/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture_white_f1ba/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture_white_f1ba
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.picture_white_f1ba/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.small-7ecb.logo-c66f/licenses/gpl-2.0.cool-c0b9
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.shadow_active_b845/, (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.row-c7dc.black_b432/normalize.section_9c41/
 ======
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.section_9c41 v7.0.0 | MIT License | github.picture_white_f1ba/necolas/normalize.section_9c41 */
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;
}
.dark-1da6 .pattern-wood-358b,
.sidebar-5084,
.feature_bb38,
.light-1fb1,
.gallery-motion-6480,
.progress_762a,
.outline_right_a669,
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;
}
.sidebar-5084,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sidebar-5084,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-5084,
  h1 {
    font-size: 1.8em;
  }
}
.feature_bb38,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_bb38 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_bb38,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_bb38,
  h2 {
    font-size: 1.7em;
  }
}
.light-1fb1,
h3 {
  font-size: 1.618em;
}
.dark-1da6 .pattern-wood-358b,
.gallery-motion-6480,
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.border_large_0905 {
  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;
}
.content-3e16:after,
.content-3e16:before,
.notice_6a22:after,
.notice_6a22:before {
  content: "";
  display: table;
}
.content-3e16:after,
.notice_6a22:after {
  clear: both;
}
.menu_8a07 {
  float: right;
  margin-right: 0;
}
.thumbnail-2ba2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-under-75c4 .gallery-2c60,
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;
}
.focus-under-75c4 .gallery-2c60: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;
}
.nav_fedd .gallery-2c60 {
  box-shadow: none;
}
.nav_fedd
  .gallery-2c60
  .texture-be09 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav_fedd .gallery-2c60 .dynamic-2e2b {
  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;
}
.nav_fedd
  .gallery-2c60
  .dynamic-2e2b
  b {
  display: none;
}
.nav_fedd .orange-8390 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stone_84ea:not(.backdrop-purple-a014):not(.slider-clean-c33f),
button:not(.backdrop-purple-a014):not(.slider-clean-c33f),
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ) {
  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;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):hover,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):hover,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):hover,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):hover,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):active,
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):active,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):active,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):active,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):active,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus {
  outline: 0;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f {
  position: relative;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .message-5d99,
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .pagination_aa55,
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .filter-f926,
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  i,
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  svg,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .message-5d99,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .pagination_aa55,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .filter-f926,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  i,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  svg,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .message-5d99,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .pagination_aa55,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .filter-f926,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  i,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  svg,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .message-5d99,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .pagination_aa55,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .filter-f926,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  i,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  svg,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .message-5d99,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .pagination_aa55,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  .filter-f926,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  i,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f
  svg {
  visibility: hidden;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f:after,
button:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f:after,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f:after,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f:after,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ).fn-loading-716f: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;
}
.stone_84ea:not(.backdrop-purple-a014):not(.slider-clean-c33f),
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ) {
  color: #fff;
  background: #235787;
}
.stone_84ea:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="button"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="reset"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus,
input[type="submit"]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ):focus {
  color: #fff;
}
.stone_84ea.fn-disabled-716f:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
.stone_84ea[disabled]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
button.fn-disabled-716f:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ),
button[disabled]:not(.backdrop-purple-a014):not(
    .slider-clean-c33f
  ) {
  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;
}
.header-72d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header-72d0: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;
}
.narrow_577e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-f1d5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic_84af {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-3e16:after,
.content-3e16:before,
.notice-9598:after,
.notice-9598:before,
.block-fluid-65ca:after,
.block-fluid-65ca:before,
.yellow-f19e:after,
.yellow-f19e:before,
.overlay_8dfb:after,
.overlay_8dfb:before,
.image-old-28fa:after,
.image-old-28fa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-3e16:after,
.notice-9598:after,
.block-fluid-65ca:after,
.yellow-f19e:after,
.overlay_8dfb:after,
.image-old-28fa:after {
  clear: both;
}
.notice-9598 .warm-89e1,
.block-fluid-65ca .warm-89e1,
.accordion-static-220d .warm-89e1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.new-6905 {
  display: inline-block;
}
.tiny_7739 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tiny_7739 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tiny_7739 .link-d156 {
  padding: 1em 0;
  font-size: 85%;
}
.link-d156 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar-d332 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar-d332:after,
.sidebar-d332:before {
  content: "";
  display: table;
}
.sidebar-d332:after {
  clear: both;
}
.preview-iron-14f5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-4b62 .preview-iron-14f5 {
  max-width: 50%;
}
.sort-059d .preview-iron-14f5 {
  max-width: 33.33%;
}
.accent-2f14 .preview-iron-14f5 {
  max-width: 25%;
}
.solid_cdc6 .preview-iron-14f5 {
  max-width: 20%;
}
.hero-dirty-8a67 .preview-iron-14f5 {
  max-width: 16.66%;
}
.input-liquid-6402 .preview-iron-14f5 {
  max-width: 14.28%;
}
.logo-8856 .preview-iron-14f5 {
  max-width: 12.5%;
}
.tag-b49f .preview-iron-14f5 {
  max-width: 11.11%;
}
.down_c0a1 {
  display: block;
}
.dark-1da6 .dropdown_dynamic_5966 label,
.dark-1da6 .black_c642 label,
.dark-1da6 .heading-dim-c7e0 label,
.dark-1da6 .border_fast_aa1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-a86e {
  list-style: none;
  margin: 0;
}
.focus-a86e article.container-3ece {
  margin-bottom: 0;
}
.focus-a86e ul {
  list-style: none;
  margin: 0;
}
.focus-a86e .wide_5f7d li.container-3ece {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-a86e .wide_5f7d li.container-3ece {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-a86e .wide_5f7d li.container-3ece: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) {
  .focus-a86e .wide_5f7d li.container-3ece li.container-3ece li.container-3ece li.container-3ece {
    padding-left: 0;
  }
}
article.container-3ece {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container-3ece .notice-9598 p:last-of-type {
  margin-bottom: 0;
}
article.container-3ece .gradient-0ce7 {
  float: left;
}
article.container-3ece .wrapper_north_666a {
  margin-left: 85px;
}
article.container-3ece .solid_f1ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container-3ece .solid_f1ab .motion-75d2 {
  margin-left: 10px;
}
article.container-3ece .hero_8d0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container-3ece .up-3117 {
  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 .dropdown_dynamic_5966,
  #respond .heading-dim-c7e0,
  #respond .border_fast_aa1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_dynamic_5966 input,
#respond .heading-dim-c7e0 input,
#respond .border_fast_aa1a input {
  width: 100%;
}
#respond .border_fast_aa1a {
  margin-right: 0;
}
#respond .outline_fast_1303 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-top-01c5 {
  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;
}
.aside-top-01c5.input_silver_91c7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside-top-01c5 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%);
}
.aside-top-01c5:focus,
.aside-top-01c5: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);
}
.logo_b7be {
  border-radius: 10%;
}
.plasma-6e86 {
  border-radius: 50%;
}
.image_884c {
  font-size: 0.72em;
}
.lite_939f {
  font-size: 0.875em;
}
.pink_02fc {
  font-size: 1.1em;
}
.clean_e98b {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean_e98b.image_884c {
  letter-spacing: 0.5px;
}
.icon-left-2782,
.icon-left-2782 a {
  color: #6d6d6d;
}
.icon-left-2782 a:hover {
  color: #111;
}
.message_cold_8109 {
  color: #6d6d6d;
}
.box_up_f69a {
  overflow-x: hidden;
}
.box_up_f69a .texture_medium_ce2b.label-cool-c7c3 {
  position: relative;
}
.box_up_f69a .texture_medium_ce2b.label-cool-c7c3.pattern-cool-1da4 {
  position: initial;
}
.box_up_f69a
  .texture_medium_ce2b.label-cool-c7c3.pattern-cool-1da4
  .out-3bc4 {
  left: auto;
}
.box_up_f69a .texture_medium_ce2b .out-3bc4 {
  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;
}
.box_up_f69a .texture_medium_ce2b:hover.label-cool-c7c3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box_up_f69a
  .texture_medium_ce2b:hover.label-cool-c7c3
  .out-3bc4 {
  display: block;
  z-index: 9999999;
}
.box_up_f69a .description_7f95 .prev_7597,
.box_up_f69a .top-c541 .prev_7597 {
  display: none;
}
.box_up_f69a .slider_hard_e4d1 .texture_medium_ce2b:hover.label-cool-c7c3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dark-1da6 .dropdown_dynamic_5966 label,
.dark-1da6 .black_c642 label,
.dark-1da6 .heading-dim-c7e0 label,
.dark-1da6 .border_fast_aa1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-a86e {
  list-style: none;
  margin: 0;
}
.focus-a86e article.container-3ece {
  margin-bottom: 0;
}
.focus-a86e ul {
  list-style: none;
  margin: 0;
}
.focus-a86e .wide_5f7d li.container-3ece {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-a86e .wide_5f7d li.container-3ece {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-a86e .wide_5f7d li.container-3ece: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) {
  .focus-a86e .wide_5f7d li.container-3ece li.container-3ece li.container-3ece li.container-3ece {
    padding-left: 0;
  }
}
article.container-3ece {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container-3ece .notice-9598 p:last-of-type {
  margin-bottom: 0;
}
article.container-3ece .gradient-0ce7 {
  float: left;
}
article.container-3ece .wrapper_north_666a {
  margin-left: 85px;
}
article.container-3ece .solid_f1ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container-3ece .solid_f1ab .motion-75d2 {
  margin-left: 10px;
}
article.container-3ece .hero_8d0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container-3ece .up-3117 {
  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 .dropdown_dynamic_5966,
  #respond .heading-dim-c7e0,
  #respond .border_fast_aa1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_dynamic_5966 input,
#respond .heading-dim-c7e0 input,
#respond .border_fast_aa1a input {
  width: 100%;
}
#respond .border_fast_aa1a {
  margin-right: 0;
}
#respond .outline_fast_1303 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_7f95 .active-focused-66ce {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active-focused-66ce .mask_877a.paragraph_d0a7 .popup_3963 > li > a:focus,
.active-focused-66ce .mask_877a.paragraph_d0a7 .popup_3963 > li > a:hover,
.active-focused-66ce .mask_877a.active_91c7 .popup_3963 > li > a:focus,
.active-focused-66ce .mask_877a.active_91c7 .popup_3963 > li > a:hover,
.active-focused-66ce .mask_877a.tiny-bd93 .popup_3963 > li > a:focus,
.active-focused-66ce .mask_877a.tiny-bd93 .popup_3963 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce
  .mask_877a.paragraph_d0a7
  .popup_3963
  > li.dynamic_50d6
  > a,
.active-focused-66ce
  .mask_877a.paragraph_d0a7
  .popup_3963
  > li.surface_ba76
  > a,
.active-focused-66ce
  .mask_877a.active_91c7
  .popup_3963
  > li.dynamic_50d6
  > a,
.active-focused-66ce
  .mask_877a.active_91c7
  .popup_3963
  > li.surface_ba76
  > a,
.active-focused-66ce
  .mask_877a.tiny-bd93
  .popup_3963
  > li.dynamic_50d6
  > a,
.active-focused-66ce .mask_877a.tiny-bd93 .popup_3963 > li.current_68fe > a {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce .gas-f334,
.active-focused-66ce .gas-f334 a {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce .wrapper-silver-6fed.input-dark-e2e1 li a,
.active-focused-66ce .preview-large-fa4b a,
.active-focused-66ce .mini-f071,
.active-focused-66ce .popup_3963 > li > a,
.active-focused-66ce .shade_a9e4 {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce .wrapper-silver-6fed.input-dark-e2e1 li a:hover,
.active-focused-66ce .preview-large-fa4b a:hover,
.active-focused-66ce .mini-f071:hover,
.active-focused-66ce .popup_3963 > li > a:hover,
.active-focused-66ce .shade_a9e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce .widget-d250 {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce .widget-d250 .badge_dark_e7de {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce .widget-d250:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-focused-66ce .in-2411 .label-7626 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce .in-2411 .label-7626 .orange-88bd {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce
  .in-2411
  .label-7626
  .orange-88bd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce
  .in-2411
  .label-7626
  .orange-88bd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce
  .in-2411
  .label-7626
  .orange-88bd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce
  .in-2411
  .label-7626
  .orange-88bd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce .in-2411 .badge_glass_772e {
  color: rgba(255, 255, 255, 0.79);
}
.active-focused-66ce .in-2411 .badge_glass_772e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-bd78
  .active-focused-66ce
  .in-2411
  .modal_bottom_c6b9
  .motion-6b26 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-bd78
  .active-focused-66ce
  .in-2411
  .modal_bottom_c6b9
  .orange-88bd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_7f95 .paper-66ea {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paper-66ea .mask_877a.paragraph_d0a7 .popup_3963 > li > a:focus,
.paper-66ea .mask_877a.paragraph_d0a7 .popup_3963 > li > a:hover,
.paper-66ea .mask_877a.active_91c7 .popup_3963 > li > a:focus,
.paper-66ea .mask_877a.active_91c7 .popup_3963 > li > a:hover,
.paper-66ea .mask_877a.tiny-bd93 .popup_3963 > li > a:focus,
.paper-66ea .mask_877a.tiny-bd93 .popup_3963 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-66ea
  .mask_877a.paragraph_d0a7
  .popup_3963
  > li.dynamic_50d6
  > a,
.paper-66ea
  .mask_877a.paragraph_d0a7
  .popup_3963
  > li.surface_ba76
  > a,
.paper-66ea
  .mask_877a.active_91c7
  .popup_3963
  > li.dynamic_50d6
  > a,
.paper-66ea
  .mask_877a.active_91c7
  .popup_3963
  > li.surface_ba76
  > a,
.paper-66ea
  .mask_877a.tiny-bd93
  .popup_3963
  > li.dynamic_50d6
  > a,
.paper-66ea .mask_877a.tiny-bd93 .popup_3963 > li.current_68fe > a {
  color: rgba(0, 0, 0, 0.8);
}
.paper-66ea .gas-f334,
.paper-66ea .gas-f334 a {
  color: rgba(0, 0, 0, 0.8);
}
.paper-66ea .wrapper-silver-6fed.input-dark-e2e1 li a,
.paper-66ea .preview-large-fa4b a,
.paper-66ea .mini-f071,
.paper-66ea .popup_3963 > li > a,
.paper-66ea .shade_a9e4 {
  color: rgba(0, 0, 0, 0.55);
}
.paper-66ea .wrapper-silver-6fed.input-dark-e2e1 li a:hover,
.paper-66ea .preview-large-fa4b a:hover,
.paper-66ea .mini-f071:hover,
.paper-66ea .popup_3963 > li > a:hover,
.paper-66ea .shade_a9e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-66ea .widget-d250 {
  color: rgba(0, 0, 0, 0.55);
}
.paper-66ea .widget-d250 .badge_dark_e7de {
  color: rgba(0, 0, 0, 0.8);
}
.paper-66ea .widget-d250:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_dark_bd34 .bronze-0531 {
  margin-left: auto;
  margin-right: auto;
}
.block-fluid-65ca > * {
  margin-left: auto;
  margin-right: auto;
}
.block-fluid-65ca .narrow_577e {
  margin-right: 1.41575em;
}
.main_action_f3ec .block-fluid-65ca > .link_under_2038 {
  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;
}
.main_action_f3ec .block-fluid-65ca > .video-large-8223 {
  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;
}
.narrow_375b.main_dark_bd34 .bronze-0531,
.alert-d000.main_dark_bd34 .bronze-0531 {
  margin-left: 0;
}
.frame_afe9.main_dark_bd34 .bronze-0531,
.tooltip_aee5.main_dark_bd34 .bronze-0531 {
  margin-right: 0;
}
.block-fluid-65ca ol,
.block-fluid-65ca ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.under_7213 video {
  max-width: 100%;
}
.backdrop-purple-b213 img {
  display: block;
}
.backdrop-purple-b213.narrow_577e,
.backdrop-purple-b213.status-f1d5 {
  width: 100%;
}
.backdrop-purple-b213.video-large-8223 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo_fast_acdb:not(.tag-bright-9973) {
  margin: 1.5em auto;
}
.notification-tall-bc08 p {
  padding: 1.5em 14px;
}
ul.old_869a.video-large-8223,
ul.old_869a.link_under_2038,
ul.old_869a.hidden-db80.link_under_2038 {
  padding: 0 14px;
}
.complex_6b62 {
  display: block;
  overflow-x: auto;
}
.complex_6b62 table {
  border-collapse: collapse;
  width: 100%;
}
.complex_6b62 td,
.complex_6b62 th {
  padding: 0.5em;
}
.block-fluid-65ca li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block-fluid-65ca ol ol,
.block-fluid-65ca ol ul,
.block-fluid-65ca ul ol,
.block-fluid-65ca ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block-fluid-65ca ol ol li,
.block-fluid-65ca ol ul li,
.block-fluid-65ca ul ol li,
.block-fluid-65ca ul ul li {
  margin-left: 0;
}
.description_brown_ce6d.backdrop_4e27 > .caption_e61f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description_brown_ce6d.backdrop_4e27 > .caption_e61f iframe,
.description_brown_ce6d.backdrop_4e27 > .caption_e61f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link_8dbe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link_8dbe.header_up_f66c {
  padding: 0;
}
.link_8dbe.header_up_f66c cite {
  font-size: 13px;
}
.link_8dbe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link_8dbe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.under-cbd5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.under-cbd5 > p:first-child {
  margin-top: 0;
}
.under-cbd5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.under-cbd5 blockquote {
  border-left: 0;
}
.iron-bb16 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.iron-bb16:not(.focus_new_e7a6) {
  max-width: 100px;
}
.iron-bb16.center_177a {
  border-bottom: none !important;
  text-align: center;
}
.iron-bb16.center_177a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notification-tall-bc08 p {
    padding: 1.5em 0;
  }
}
.pink-3252 {
  color: #0073aa;
}
.content-stale-0b51 {
  background-color: #0073aa;
}
.current_1910 {
  color: #229fd8;
}
.progress-fixed-2ce6 {
  background-color: #229fd8;
}
.title_fixed_12d6 {
  color: #eee;
}
.aside-ffdb {
  background-color: #eee;
}
.container_new_7ce8 {
  color: #444;
}
.preview-2776 {
  background-color: #444;
}
.soft-1a11 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.soft-1a11 .sidebar_huge_39c2 .preview-large-fa4b {
  font-size: 15px;
}
.soft-1a11 .preview-large-fa4b {
  line-height: 1.3;
}
.soft-1a11 .paper-66ea {
}
.soft-1a11 .active-focused-66ce {
  background: #235787;
}
.clean-ed4a {
  padding: 0;
}
.clean-ed4a .active-focused-66ce {
  background: #1a1a1a;
}
.clean-ed4a .paper-66ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.box_hot_5056 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.box_hot_5056 .paper-66ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.box_hot_5056 .active-focused-66ce {
  background: #303030;
}
.image-old-28fa {
  position: relative;
  z-index: 10;
}
.image-old-28fa .layout-ce3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient-9fb8 .label-cool-c7c3 {
  display: inline-block;
  vertical-align: middle;
}
.gradient-9fb8.east_07db .label-cool-c7c3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient-9fb8.east_07db .label-cool-c7c3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-9fb8.east_07db .label-cool-c7c3 {
    margin-right: 0.4em;
  }
}
.gradient-9fb8.east_07db .label-cool-c7c3:last-child {
  margin-right: 0;
}
.link_lower_159c .layout-ce3a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .description_7f95 .sidebar_huge_39c2 {
    margin: 0 -0.5em;
  }
  .description_7f95 .sidebar_huge_39c2 [class*="customify-col-"],
  .description_7f95 .sidebar_huge_39c2 [class*="customify-col_"],
  .description_7f95 .sidebar_huge_39c2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.description_7f95.border_bronze_043c .layout-ce3a {
  background: 0 0 !important;
}
.description_7f95.border_bronze_043c .layout-ce3a,
.description_7f95.link_lower_159c .layout-ce3a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .description_7f95.avatar_19cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.description_7f95.link_lower_159c .layout-ce3a {
  box-shadow: none !important;
}
.huge_745d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .huge_745d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .huge_745d {
    padding: 18px 0 20px;
  }
}
.huge_745d .steel-917a {
  width: 100%;
}
.huge_745d .info_cool_a5ee {
  margin-bottom: 0;
}
.huge_745d .search_68c7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_rough_ae27 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_rough_ae27 .title-stone-9ed0 {
  width: 100%;
}
.panel-gas-4d34 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel-gas-4d34 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel-gas-4d34 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;
}
.panel-gas-4d34 li:last-child:after {
  display: none;
}
.panel-gas-4d34 li a {
  font-weight: 500;
  margin-right: 10px;
}
.content-new-c352 .prev_7597 button,
.huge_745d .prev_7597 button {
  left: 0;
}
.content-new-c352 .title-stone-9ed0,
.huge_745d .title-stone-9ed0 {
  padding-left: 0;
  padding-right: 0;
}
.content-new-c352 .status_rough_ae27,
.huge_745d .status_rough_ae27 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content-new-c352 {
  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;
}
.content-new-c352: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;
}
.content-new-c352 .breadcrumb_160e {
  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) {
  .content-new-c352 .breadcrumb_160e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content-new-c352 .breadcrumb_160e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content-new-c352 .breadcrumb_160e {
    min-height: 200px;
  }
}
.content-new-c352 .panel-gas-4d34 {
  color: rgba(255, 255, 255, 0.8);
}
.content-new-c352 .panel-gas-4d34 a,
.content-new-c352 .panel-gas-4d34 li:after {
  color: inherit;
}
.content-new-c352 .panel-gas-4d34 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary-5f6d {
  margin-bottom: 0.5em;
}
.card_soft_0464 {
  margin-bottom: 1.2em;
}
.card_soft_0464,
.primary-5f6d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_soft_0464 p:last-child,
.primary-5f6d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .prev_7597,
#masthead .prev_7597 {
  display: none;
}
#masthead
  > .prev_7597.header-7cce {
  display: none;
}
#masthead > .prev_7597 button {
  left: 0;
}
.search-0cf0 {
  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%;
}
.search-0cf0 .label-cool-c7c3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.search-0cf0 .active_upper_fe76 {
  display: -webkit-box;
  display: flex;
}
.search-0cf0 .active_upper_fe76.preview-advanced-5065 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.search-0cf0 .active_upper_fe76.avatar-719c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search-0cf0 .active_upper_fe76.small-7b53 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search-0cf0.smooth_e0a4.gallery_selected_1a45 .active_upper_fe76.preview-advanced-5065 {
  flex-basis: 100%;
}
.search-0cf0.tall_e5a0 .active_upper_fe76.avatar-719c {
  -webkit-box-flex: 1;
  flex: auto;
}
.search-0cf0.tall_e5a0 .active_upper_fe76.small-7b53 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .prev_7597.header-7cce {
  display: none;
}
#masthead > .prev_7597 button {
  left: 0;
}
.tertiary-bright-ba54 {
  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;
}
.tertiary-bright-ba54:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tertiary-bright-ba54.banner-light-32e1 i {
  margin-right: 4px;
}
.tertiary-bright-ba54.right_00e5 i {
  margin-left: 5px;
}
.preview-large-fa4b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.preview-large-fa4b p:last-child {
  margin-bottom: 0;
}
.content-10d0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content-10d0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content-10d0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.content-10d0 .gas-f334 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content-10d0 .image_8f74 {
  margin: 5px 0 7px 0;
}
.content-10d0.logo_f477 .outline_69fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-10d0.logo_f477 .hover-8fe0 {
  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;
}
.content-10d0.banner-new-e89d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content-10d0.banner-new-e89d .outline_69fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-10d0.banner-new-e89d .hover-8fe0 {
  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;
}
.content-10d0.row_outer_bfa5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-10d0.surface_1603 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content-10d0.surface_1603 .hover-8fe0 {
  margin-top: 7px;
}
.menu_prev_7f50 {
  display: inline-block;
}
.image-old-28fa .tiny_6b60 .content-10d0 img {
  max-width: 100%;
}
.mask_877a .cold_4319.surface-thick-198f,
.layout_9f64 .cold_4319.surface-thick-198f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask_877a .current-c988,
.layout_9f64 .current-c988 {
  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%);
}
.mask_877a .current-c988 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mask_877a.detail_be4d .current-c988 {
  display: none;
}
.mask_877a .box_94a2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_877a .box_94a2 li {
  display: inline-block;
  position: relative;
}
.mask_877a .box_94a2 li:last-child {
  margin-right: 0;
}
.mask_877a .box_94a2 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;
}
.mask_877a .box_94a2 li.current_68fe > a {
  color: rgba(0, 0, 0, 0.9);
}
.mask_877a .box_94a2 > 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;
}
.mask_877a .box_94a2 > li > a i {
  line-height: 0;
}
.mask_877a .box_94a2 > li.surface-hard-bd08 > a .current-c988 {
  margin-left: 4px;
  line-height: 0;
}
.mask_877a .box_94a2 .right-9276 li.surface-hard-bd08 > a {
  position: relative;
}
.mask_877a .box_94a2 .right-9276 li.surface-hard-bd08 > a:after,
.mask_877a .box_94a2 .right-9276 li.surface-hard-bd08 > a:before {
  content: "";
  display: table;
}
.mask_877a .box_94a2 .right-9276 li.surface-hard-bd08 > a:after {
  clear: both;
}
.mask_877a .box_94a2 .right-9276 li.surface-hard-bd08 > a .current-c988 {
  margin-left: 5px;
  float: right;
}
.mask_877a .item-south-3f25,
.mask_877a .right-9276 {
  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;
}
.mask_877a .right-9276 {
  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;
}
.mask_877a .right-9276 .surface-thick-198f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask_877a .right-9276 .current-c988 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mask_877a .right-9276 li {
  display: block;
  margin: 0;
  padding: 0;
}
.mask_877a .right-9276 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;
}
.mask_877a .right-9276 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mask_877a .right-9276 .right-9276 {
  top: 0;
  left: 100%;
}
.mask_877a .silver-d728.fn-focus-716f > .item-south-3f25,
.mask_877a .silver-d728.fn-focus-716f > .right-9276,
.mask_877a .silver-d728:focus > .item-south-3f25,
.mask_877a .silver-d728:focus > .right-9276,
.mask_877a .silver-d728:hover > .item-south-3f25,
.mask_877a .silver-d728:hover > .right-9276 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mask_877a.tiny-bd93 .popup_3963:after,
.mask_877a.tiny-bd93 .popup_3963:before {
  content: "";
  display: table;
}
.mask_877a.tiny-bd93 .popup_3963:after {
  clear: both;
}
.mask_877a.tiny-bd93 .popup_3963 > li {
  float: left;
}
.mask_877a.link-current-863e .popup_3963:after,
.mask_877a.link-current-863e .popup_3963:before {
  content: "";
  display: table;
}
.mask_877a.link-current-863e .popup_3963:after {
  clear: both;
}
.mask_877a.link-current-863e .popup_3963 > li {
  float: left;
}
.mask_877a.link-current-863e .popup_3963 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mask_877a.link-current-863e .popup_3963 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mask_877a.link-current-863e .popup_3963 > li.dynamic_50d6 > a,
.mask_877a.link-current-863e .popup_3963 > li.current_68fe > a {
  color: #fff;
  background-color: #1e4b75;
}
.mask_877a.paragraph_d0a7 .popup_3963 > li > a .surface-thick-198f {
  position: relative;
}
.mask_877a.paragraph_d0a7 .popup_3963 > li > a .surface-thick-198f: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;
}
.mask_877a.paragraph_d0a7
  .popup_3963
  > li:focus
  > a
  .surface-thick-198f:before,
.mask_877a.paragraph_d0a7
  .popup_3963
  > li:hover
  > a
  .surface-thick-198f:before {
  width: 100%;
  background-color: currentColor;
}
.mask_877a.paragraph_d0a7
  .popup_3963
  > li.dynamic_50d6
  > a
  .surface-thick-198f:before,
.mask_877a.paragraph_d0a7
  .popup_3963
  > li.surface_ba76
  > a
  .surface-thick-198f:before {
  width: 100%;
  background-color: currentColor;
}
.mask_877a.active_91c7 .popup_3963 > li > a .surface-thick-198f {
  position: relative;
}
.mask_877a.active_91c7 .popup_3963 > li > a .surface-thick-198f: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;
}
.mask_877a.active_91c7 .popup_3963 > li:focus > a .surface-thick-198f:before,
.mask_877a.active_91c7
  .popup_3963
  > li:hover
  > a
  .surface-thick-198f:before {
  width: 100%;
  background-color: currentColor;
}
.mask_877a.active_91c7
  .popup_3963
  > li.dynamic_50d6
  > a
  .surface-thick-198f:before,
.mask_877a.active_91c7
  .popup_3963
  > li.surface_ba76
  > a
  .surface-thick-198f:before {
  width: 100%;
  background-color: currentColor;
}
.layout_9f64 .box_94a2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout_9f64 .box_94a2 li:first-child > a {
  border-top: none;
}
.layout_9f64 .box_94a2 .menu_ce2d > .surface-thick-198f .current-c988 {
  display: none;
}
.layout_9f64 .box_94a2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout_9f64 .box_94a2 li:last-child {
  border: none;
}
.layout_9f64 .box_94a2 li.surface-hard-bd08 > a {
  padding-right: 45px !important;
}
.layout_9f64 .box_94a2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout_9f64 .box_94a2 li a:focus,
.layout_9f64 .box_94a2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_9f64 .box_94a2 li .first-1853 {
  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;
}
.layout_9f64 .box_94a2 li .first-1853:hover {
  box-shadow: none;
}
.layout_9f64 .box_94a2 li .first-1853 .current-c988 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout_9f64 .box_94a2 .right-9276 {
  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);
}
.layout_9f64 .box_94a2 .right-9276 li a {
  padding-left: 3em;
}
.layout_9f64 .box_94a2 .content_stone_4776 > a .first-1853 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout_9f64 .box_94a2 .content_stone_4776 > .right-9276 {
  display: block;
  opacity: 1;
}
.avatar_7e7a {
  max-width: 100%;
}
.thick-2594 {
  line-height: 0;
  cursor: pointer;
}
.shade_a9e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade_a9e4:hover {
  box-shadow: none;
  color: currentColor;
}
.shade_a9e4 svg {
  width: 18px;
  height: 18px;
}
.shade_a9e4 .white-1fb9 {
  display: none;
}
.yellow_e228 {
  position: relative;
}
.yellow_e228.fn-active-716f .shade_a9e4 .pink-dba2 {
  display: none;
}
.yellow_e228.fn-active-716f .shade_a9e4 .white-1fb9 {
  display: inline-block;
}
.yellow_e228 .tiny_9366 {
  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);
}
.yellow_e228.in_14ea .tiny_9366 {
  left: auto;
  right: -0.9em;
}
.yellow_e228.in_14ea .banner-df48::before {
  left: auto;
  right: 15px;
}
.yellow_e228.fn-active-716f .tiny_9366 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_bottom_c6b9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_bottom_c6b9 label {
  flex-basis: 100%;
}
.modal_bottom_c6b9 .label-7626 {
  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;
}
.modal_bottom_c6b9 .orange-88bd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_bottom_c6b9 .orange-88bd:focus {
  background-color: transparent;
}
.modal_bottom_c6b9 button.badge_glass_772e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_bottom_c6b9 button.badge_glass_772e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_bottom_c6b9 button.badge_glass_772e svg {
  width: 18px;
  height: 18px;
}
.modal_bottom_c6b9 input[type="submit"] {
  min-height: auto;
}
.in-2411 .modal_bottom_c6b9 .orange-88bd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.banner-df48 {
  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) {
  .banner-df48 {
    width: 220px;
  }
}
.banner-df48 label {
  flex-basis: 100%;
}
.banner-df48::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;
}
.bright-bd78 .in-2411 .modal_bottom_c6b9 {
  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;
}
.bright-bd78
  .in-2411
  .modal_bottom_c6b9
  .label-7626 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bright-bd78 .in-2411 .modal_bottom_c6b9 .orange-88bd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bright-bd78
  .in-2411
  .modal_bottom_c6b9
  .orange-88bd:focus {
  background: 0 0;
}
.bright-bd78
  .in-2411
  .modal_bottom_c6b9
  .motion-6b26 {
  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;
}
.wrapper-silver-6fed {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper-silver-6fed li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper-silver-6fed li:last-child {
  margin-right: 0;
}
.wrapper-silver-6fed li:first-child {
  margin-left: 0;
}
.wrapper-silver-6fed.hover_lite_09c3 a {
  color: #fff;
}
.wrapper-silver-6fed.hover_lite_09c3 a:hover {
  color: #fff;
}
.wrapper-silver-6fed a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper-silver-6fed a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper-silver-6fed a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-silver-6fed a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper-silver-6fed [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper-silver-6fed [class*="social-icon-apple"].sort-e9eb {
  background-color: transparent;
  color: #999;
}
.wrapper-silver-6fed [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper-silver-6fed [class*="social-icon-behance"].sort-e9eb {
  background-color: transparent;
  color: #1769ff;
}
.wrapper-silver-6fed [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper-silver-6fed [class*="social-icon-bitbucket"].sort-e9eb {
  background-color: transparent;
  color: #205081;
}
.wrapper-silver-6fed [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper-silver-6fed [class*="social-icon-codepen"].sort-e9eb {
  background-color: transparent;
  color: #000;
}
.wrapper-silver-6fed [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper-silver-6fed [class*="social-icon-delicious"].sort-e9eb {
  background-color: transparent;
  color: #39f;
}
.wrapper-silver-6fed [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper-silver-6fed [class*="social-icon-digg"].sort-e9eb {
  background-color: transparent;
  color: #005be2;
}
.wrapper-silver-6fed [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper-silver-6fed [class*="social-icon-dribbble"].sort-e9eb {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper-silver-6fed [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper-silver-6fed [class*="social-icon-envelope"].sort-e9eb {
  background-color: transparent;
  color: #ea4335;
}
.wrapper-silver-6fed [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper-silver-6fed [class*="social-icon-facebook"].sort-e9eb {
  background-color: transparent;
  color: #3b5998;
}
.wrapper-silver-6fed [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper-silver-6fed [class*="social-icon-flickr"].sort-e9eb {
  background-color: transparent;
  color: #0063dc;
}
.wrapper-silver-6fed [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper-silver-6fed [class*="social-icon-foursquare"].sort-e9eb {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper-silver-6fed [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper-silver-6fed [class*="social-icon-github"].sort-e9eb {
  background-color: transparent;
  color: #333;
}
.wrapper-silver-6fed [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper-silver-6fed [class*="social-icon-google-plus"].sort-e9eb {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper-silver-6fed [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper-silver-6fed [class*="social-icon-houzz"].sort-e9eb {
  background-color: transparent;
  color: #7ac142;
}
.wrapper-silver-6fed [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper-silver-6fed [class*="social-icon-instagram"].sort-e9eb {
  background-color: transparent;
  color: #262626;
}
.wrapper-silver-6fed [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper-silver-6fed [class*="social-icon-jsfiddle"].sort-e9eb {
  background-color: transparent;
  color: #487aa2;
}
.wrapper-silver-6fed [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper-silver-6fed [class*="social-icon-linkedin"].sort-e9eb {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-silver-6fed [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper-silver-6fed [class*="social-icon-medium"].sort-e9eb {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper-silver-6fed [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper-silver-6fed
  [class*="social-icon-odnoklassniki"].sort-e9eb {
  background-color: transparent;
  color: #f4731c;
}
.wrapper-silver-6fed [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper-silver-6fed [class*="social-icon-meetup"].sort-e9eb {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper-silver-6fed [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper-silver-6fed [class*="social-icon-pinterest"].sort-e9eb {
  background-color: transparent;
  color: #bd081c;
}
.wrapper-silver-6fed [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper-silver-6fed [class*="social-icon-product-hunt"].sort-e9eb {
  background-color: transparent;
  color: #da552f;
}
.wrapper-silver-6fed [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper-silver-6fed [class*="social-icon-reddit"].sort-e9eb {
  background-color: transparent;
  color: #ff4500;
}
.wrapper-silver-6fed [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper-silver-6fed [class*="social-icon-rss"].sort-e9eb {
  background-color: transparent;
  color: #f26522;
}
.wrapper-silver-6fed [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper-silver-6fed
  [class*="social-icon-shopping-cart"].sort-e9eb {
  background-color: transparent;
  color: #4caf50;
}
.wrapper-silver-6fed [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper-silver-6fed [class*="social-icon-skype"].sort-e9eb {
  background-color: transparent;
  color: #00aff0;
}
.wrapper-silver-6fed [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper-silver-6fed [class*="social-icon-slideshare"].sort-e9eb {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-silver-6fed [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper-silver-6fed [class*="social-icon-snapchat"].sort-e9eb {
  background-color: transparent;
  color: #fffc00;
}
.wrapper-silver-6fed [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper-silver-6fed [class*="social-icon-soundcloud"].sort-e9eb {
  background-color: transparent;
  color: #f80;
}
.wrapper-silver-6fed [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper-silver-6fed [class*="social-icon-spotify"].sort-e9eb {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper-silver-6fed [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper-silver-6fed
  [class*="social-icon-stack-overflow"].sort-e9eb {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper-silver-6fed [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper-silver-6fed [class*="social-icon-maldkfgram"].sort-e9eb {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper-silver-6fed [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper-silver-6fed [class*="social-icon-tripadvisor"].sort-e9eb {
  background-color: transparent;
  color: #589442;
}
.wrapper-silver-6fed [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper-silver-6fed [class*="social-icon-tumblr"].sort-e9eb {
  background-color: transparent;
  color: #35465c;
}
.wrapper-silver-6fed [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper-silver-6fed [class*="social-icon-twitch"].sort-e9eb {
  background-color: transparent;
  color: #6441a5;
}
.wrapper-silver-6fed [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper-silver-6fed [class*="social-icon-twitter"].sort-e9eb {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper-silver-6fed [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper-silver-6fed [class*="social-icon-vimeo"].sort-e9eb {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper-silver-6fed [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper-silver-6fed [class*="social-icon-vk"].sort-e9eb {
  background-color: transparent;
  color: #45668e;
}
.wrapper-silver-6fed [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper-silver-6fed [class*="social-icon-weibo"].sort-e9eb {
  background-color: transparent;
  color: #df2029;
}
.wrapper-silver-6fed [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper-silver-6fed [class*="social-icon-weixin"].sort-e9eb {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper-silver-6fed [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper-silver-6fed [class*="social-icon-whatsapp"].sort-e9eb {
  background-color: transparent;
  color: #25d366;
}
.wrapper-silver-6fed [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper-silver-6fed [class*="social-icon-wordpress"].sort-e9eb {
  background-color: transparent;
  color: #21759b;
}
.wrapper-silver-6fed [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper-silver-6fed [class*="social-icon-xing"].sort-e9eb {
  background-color: transparent;
  color: #026466;
}
.wrapper-silver-6fed [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper-silver-6fed [class*="social-icon-yelp"].sort-e9eb {
  background-color: transparent;
  color: #af0606;
}
.wrapper-silver-6fed [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper-silver-6fed [class*="social-icon-youtube"].sort-e9eb {
  background-color: transparent;
  color: #cd201f;
}
.mini-f071 {
  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;
}
.mini-f071:hover {
  box-shadow: none;
  background: 0 0;
}
.thick_cdb4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled-cool-d3bc {
  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;
}
.stone_5ec8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal_9424 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal_9424,
.modal_9424::after,
.modal_9424::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;
}
.modal_9424::after,
.modal_9424::before {
  content: "";
  display: block;
  background-color: inherit;
}
.progress_61dc .disabled-cool-d3bc .stone_5ec8 {
  margin-top: -2px;
  width: 19px;
}
.progress_61dc .disabled-cool-d3bc .modal_9424 {
  margin-top: -1px;
}
.progress_61dc .disabled-cool-d3bc .modal_9424,
.progress_61dc .disabled-cool-d3bc .modal_9424::after,
.progress_61dc .disabled-cool-d3bc .modal_9424::before {
  width: 19px;
  height: 2px;
}
.progress_61dc .disabled-cool-d3bc .modal_9424::before {
  top: -6px;
}
.progress_61dc .disabled-cool-d3bc .modal_9424::after {
  bottom: -6px;
}
.left_75ec .disabled-cool-d3bc .stone_5ec8 {
  margin-top: -2px;
  width: 22px;
}
.left_75ec .disabled-cool-d3bc .modal_9424 {
  margin-top: -1px;
}
.left_75ec .disabled-cool-d3bc .modal_9424,
.left_75ec .disabled-cool-d3bc .modal_9424::after,
.left_75ec .disabled-cool-d3bc .modal_9424::before {
  width: 22px;
  height: 2px;
}
.left_75ec .disabled-cool-d3bc .modal_9424::before {
  top: -7px;
}
.left_75ec .disabled-cool-d3bc .modal_9424::after {
  bottom: -7px;
}
.message-bright-9d7a .disabled-cool-d3bc .stone_5ec8 {
  margin-top: -2px;
  width: 31px;
}
.message-bright-9d7a .disabled-cool-d3bc .modal_9424 {
  margin-top: -1.5px;
}
.message-bright-9d7a .disabled-cool-d3bc .modal_9424,
.message-bright-9d7a .disabled-cool-d3bc .modal_9424::after,
.message-bright-9d7a .disabled-cool-d3bc .modal_9424::before {
  width: 31px;
  height: 3px;
}
.message-bright-9d7a .disabled-cool-d3bc .modal_9424::before {
  top: -9px;
}
.message-bright-9d7a .disabled-cool-d3bc .modal_9424::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .inner-7cc4 .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 19px;
  }
  .inner-7cc4 .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .inner-7cc4 .disabled-cool-d3bc .modal_9424,
  .inner-7cc4 .disabled-cool-d3bc .modal_9424::after,
  .inner-7cc4 .disabled-cool-d3bc .modal_9424::before {
    width: 19px;
    height: 2px;
  }
  .inner-7cc4 .disabled-cool-d3bc .modal_9424::before {
    top: -6px;
  }
  .inner-7cc4 .disabled-cool-d3bc .modal_9424::after {
    bottom: -6px;
  }
  .active_0b5b .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 22px;
  }
  .active_0b5b .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .active_0b5b .disabled-cool-d3bc .modal_9424,
  .active_0b5b .disabled-cool-d3bc .modal_9424::after,
  .active_0b5b .disabled-cool-d3bc .modal_9424::before {
    width: 22px;
    height: 2px;
  }
  .active_0b5b .disabled-cool-d3bc .modal_9424::before {
    top: -7px;
  }
  .active_0b5b .disabled-cool-d3bc .modal_9424::after {
    bottom: -7px;
  }
  .container-under-ee2e .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 31px;
  }
  .container-under-ee2e .disabled-cool-d3bc .modal_9424 {
    margin-top: -1.5px;
  }
  .container-under-ee2e .disabled-cool-d3bc .modal_9424,
  .container-under-ee2e .disabled-cool-d3bc .modal_9424::after,
  .container-under-ee2e .disabled-cool-d3bc .modal_9424::before {
    width: 31px;
    height: 3px;
  }
  .container-under-ee2e .disabled-cool-d3bc .modal_9424::before {
    top: -9px;
  }
  .container-under-ee2e .disabled-cool-d3bc .modal_9424::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .right_0a78 .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 19px;
  }
  .right_0a78 .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .right_0a78 .disabled-cool-d3bc .modal_9424,
  .right_0a78 .disabled-cool-d3bc .modal_9424::after,
  .right_0a78 .disabled-cool-d3bc .modal_9424::before {
    width: 19px;
    height: 2px;
  }
  .right_0a78 .disabled-cool-d3bc .modal_9424::before {
    top: -6px;
  }
  .right_0a78 .disabled-cool-d3bc .modal_9424::after {
    bottom: -6px;
  }
  .glass-a21e .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-a21e .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .glass-a21e .disabled-cool-d3bc .modal_9424,
  .glass-a21e .disabled-cool-d3bc .modal_9424::after,
  .glass-a21e .disabled-cool-d3bc .modal_9424::before {
    width: 22px;
    height: 2px;
  }
  .glass-a21e .disabled-cool-d3bc .modal_9424::before {
    top: -7px;
  }
  .glass-a21e .disabled-cool-d3bc .modal_9424::after {
    bottom: -7px;
  }
  .white_35e5 .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 31px;
  }
  .white_35e5 .disabled-cool-d3bc .modal_9424 {
    margin-top: -1.5px;
  }
  .white_35e5 .disabled-cool-d3bc .modal_9424,
  .white_35e5 .disabled-cool-d3bc .modal_9424::after,
  .white_35e5 .disabled-cool-d3bc .modal_9424::before {
    width: 31px;
    height: 3px;
  }
  .white_35e5 .disabled-cool-d3bc .modal_9424::before {
    top: -9px;
  }
  .white_35e5 .disabled-cool-d3bc .modal_9424::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro-9425 .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-9425 .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .pro-9425 .disabled-cool-d3bc .modal_9424,
  .pro-9425 .disabled-cool-d3bc .modal_9424::after,
  .pro-9425 .disabled-cool-d3bc .modal_9424::before {
    width: 19px;
    height: 2px;
  }
  .pro-9425 .disabled-cool-d3bc .modal_9424::before {
    top: -6px;
  }
  .pro-9425 .disabled-cool-d3bc .modal_9424::after {
    bottom: -6px;
  }
  .table_current_c01b .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 22px;
  }
  .table_current_c01b .disabled-cool-d3bc .modal_9424 {
    margin-top: -1px;
  }
  .table_current_c01b .disabled-cool-d3bc .modal_9424,
  .table_current_c01b .disabled-cool-d3bc .modal_9424::after,
  .table_current_c01b .disabled-cool-d3bc .modal_9424::before {
    width: 22px;
    height: 2px;
  }
  .table_current_c01b .disabled-cool-d3bc .modal_9424::before {
    top: -7px;
  }
  .table_current_c01b .disabled-cool-d3bc .modal_9424::after {
    bottom: -7px;
  }
  .detail-yellow-be04 .disabled-cool-d3bc .stone_5ec8 {
    margin-top: -2px;
    width: 31px;
  }
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424 {
    margin-top: -1.5px;
  }
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424,
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424::after,
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424::before {
    width: 31px;
    height: 3px;
  }
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424::before {
    top: -9px;
  }
  .detail-yellow-be04 .disabled-cool-d3bc .modal_9424::after {
    bottom: -9px;
  }
}
.caption-2386 .modal_9424 {
  -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);
}
.caption-2386 .modal_9424::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-2386 .modal_9424::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);
}
.caption-2386.prev_e0cd .modal_9424 {
  -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);
}
.caption-2386.prev_e0cd .modal_9424::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-2386.prev_e0cd .modal_9424::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);
}
.tooltip_2d21 {
  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.easy_d421:before {
  display: none;
}
.top-c541 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.top-c541 .dark_8ee6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.top-c541 .dark_8ee6:last-of-type {
  border-bottom: none;
}
.top-c541 .dark_8ee6.shade-stale-fab1,
.top-c541 .dark_8ee6.tooltip-09b6,
.top-c541 .dark_8ee6.dim-7c0f {
  padding: 0;
}
.top-c541 .layout_9f64 .first-1853 {
  color: currentColor;
}
.top-c541 .layout_9f64 .first-1853:focus,
.top-c541 .layout_9f64 .first-1853:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-c541.paper-66ea .widget-d250,
.top-c541.paper-66ea .preview-large-fa4b a,
.top-c541.paper-66ea .popup_3963 a,
.top-c541.paper-66ea .right-9276 a {
  color: rgba(0, 0, 0, 0.55);
}
.top-c541.paper-66ea .widget-d250:hover,
.top-c541.paper-66ea .preview-large-fa4b a:hover,
.top-c541.paper-66ea .popup_3963 a:hover,
.top-c541.paper-66ea .right-9276 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top-c541.paper-66ea .badge_dark_e7de {
  color: rgba(0, 0, 0, 0.8);
}
.top-c541.paper-66ea .dark_8ee6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top-c541.paper-66ea .dark_8ee6:before {
  background: rgba(0, 0, 0, 0.08);
}
.top-c541.paper-66ea .tag-new-9ecb:before {
  background: rgba(255, 255, 255, 0.9);
}
.top-c541.paper-66ea .layout_9f64 .box_94a2 li a,
.top-c541.paper-66ea .layout_9f64 .first-1853,
.top-c541.paper-66ea .right-9276 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top-c541.paper-66ea .layout_9f64 .first-1853:focus,
.top-c541.paper-66ea .layout_9f64 .first-1853:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-c541.paper-66ea .box_94a2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top-c541.active-focused-66ce .widget-d250,
.top-c541.active-focused-66ce .preview-large-fa4b a,
.top-c541.active-focused-66ce .popup_3963 .first-1853,
.top-c541.active-focused-66ce .popup_3963 a,
.top-c541.active-focused-66ce .right-9276 a {
  color: rgba(255, 255, 255, 0.79);
}
.top-c541.active-focused-66ce .widget-d250:hover,
.top-c541.active-focused-66ce .preview-large-fa4b a:hover,
.top-c541.active-focused-66ce .popup_3963 .first-1853:hover,
.top-c541.active-focused-66ce .popup_3963 a:hover,
.top-c541.active-focused-66ce .right-9276 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-c541.active-focused-66ce .badge_dark_e7de {
  color: rgba(255, 255, 255, 0.99);
}
.top-c541.active-focused-66ce .dark_8ee6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-c541.active-focused-66ce .dark_8ee6:before {
  background: rgba(255, 255, 255, 0.08);
}
.top-c541.active-focused-66ce .tag-new-9ecb:before {
  background: rgba(0, 0, 0, 0.9);
}
.top-c541.active-focused-66ce .layout_9f64 .box_94a2 li a,
.top-c541.active-focused-66ce .layout_9f64 .first-1853,
.top-c541.active-focused-66ce .right-9276 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-c541.active-focused-66ce .layout_9f64 .first-1853:focus,
.top-c541.active-focused-66ce .layout_9f64 .first-1853:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-c541.active-focused-66ce .box_94a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-new-9ecb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-new-9ecb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_black_90d5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_d52a .top-c541 {
  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;
}
.icon_d52a .dark_8ee6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_d52a .dark_8ee6: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) {
  .icon_d52a .dark_8ee6:before {
    width: 16%;
    left: 42%;
  }
}
.icon_d52a .dark_8ee6:last-child:before {
  content: none;
}
.icon_d52a .dark_8ee6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_d52a .layout_9f64 .box_94a2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_d52a .layout_9f64 .box_94a2 li a .first-1853 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_d52a .layout_9f64 .right-9276 {
  border: none;
}
.icon_d52a .layout_9f64 .right-9276 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_d52a .tag-new-9ecb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_d52a .active_black_90d5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_d52a .active-focused-66ce .tag-new-9ecb:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_d52a .paper-66ea.photo_smooth_9c47 .modal_9424 {
  background: rgba(0, 0, 0, 0.6);
}
.icon_d52a
  .paper-66ea.photo_smooth_9c47
  .modal_9424::after,
.icon_d52a
  .paper-66ea.photo_smooth_9c47
  .modal_9424:before {
  background: inherit;
}
.icon_d52a
  .paper-66ea.photo_smooth_9c47:hover
  .modal_9424 {
  background: rgba(0, 0, 0, 0.8);
}
.aside-focused-1791 .top-c541 {
  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) {
  .aside-focused-1791 .top-c541 {
    width: auto;
    right: 45px;
  }
}
.sidebar_92a2 .top-c541 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .sidebar_92a2 .top-c541 {
    width: auto;
    left: 45px;
  }
}
.easy_d421 .top-c541 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy_d421 .active_black_90d5 {
  max-width: 48em;
  margin: 0 auto;
}
.easy_d421 .tag-new-9ecb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.component-dynamic-9468 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.component-dynamic-9468.icon_d52a .top-c541 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.component-dynamic-9468.aside-focused-1791 .top-c541 {
  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);
}
.component-dynamic-9468 .top-c541 {
  visibility: visible;
}
.component-dynamic-9468.sidebar_92a2 .top-c541 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_motion_cdc2,
.dropdown_south_02b9 {
  overflow-x: hidden;
}
.badge_motion_cdc2 .top-c541 {
  overflow: auto;
}
.badge_motion_cdc2.icon_d52a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_motion_cdc2.icon_d52a .top-c541 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_motion_cdc2.icon_d52a .mini-f071 {
  opacity: 0;
}
.badge_motion_cdc2.aside-focused-1791 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_motion_cdc2.aside-focused-1791 .top-c541 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_motion_cdc2.aside-focused-1791 .mini-f071 {
  opacity: 0;
}
.badge_motion_cdc2.sidebar_92a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_motion_cdc2.sidebar_92a2 .top-c541 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_motion_cdc2.sidebar_92a2 .mini-f071 {
  opacity: 0;
}
.badge_motion_cdc2.easy_d421 .top-c541 {
  z-index: 10;
  visibility: visible;
}
.photo_smooth_9c47 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_smooth_9c47 .modal_9424 {
  background: rgba(255, 255, 255, 0.99);
}
.photo_smooth_9c47 .modal_9424::after,
.photo_smooth_9c47 .modal_9424:before {
  background: inherit;
}
.photo_smooth_9c47:hover .modal_9424 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_92a2 .photo_smooth_9c47 {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy_d421 .photo_smooth_9c47 {
  display: none !important;
}
.badge_motion_cdc2:before,
.dropdown_south_02b9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_motion_cdc2 .photo_smooth_9c47,
.dropdown_south_02b9 .photo_smooth_9c47 {
  display: inline-block;
}
.top-c541 .label-cool-c7c3 {
  -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;
}
.badge_motion_cdc2 .top-c541 .label-cool-c7c3,
.dropdown_south_02b9 .top-c541 .label-cool-c7c3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-aa21 .label-7626 {
  width: 100%;
}
.tiny_6b60 {
  padding: 0 0.5em 0;
}
.tiny_6b60 [class*="customify-col-"],
.tiny_6b60 [class*="customify-col_"],
.tiny_6b60 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thick_da22 .tiny_6b60 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_huge_39c2 .list-d1d8,
  .list-d1d8 {
    display: none;
  }
  .tiny-aee0 {
    text-align: left;
  }
  .filter-selected-4514 {
    text-align: center;
  }
  .description_3fe2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_huge_39c2 .shade-white-7b52,
  .shade-white-7b52 {
    display: none;
  }
  .disabled-0e0b {
    text-align: left;
  }
  .detail-bf2a {
    text-align: center;
  }
  .overlay-004b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_huge_39c2 .preview-d87c,
  .preview-d87c {
    display: none;
  }
  .thumbnail_3121 {
    text-align: left;
  }
  .warm-01f9 {
    text-align: center;
  }
  .tabs_d340 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.box-orange-9af9 {
  box-shadow: none !important;
}
.avatar-dirty-1a46 .background-over-02fa,
.soft_b255 .background-over-02fa {
  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;
}
.soft_b255 .background-over-02fa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.layout-ce3a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.layout-ce3a:after,
.layout-ce3a:before {
  content: "";
  display: table;
}
.layout-ce3a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .layout-ce3a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.layout-ce3a,
.avatar_19cd {
  max-width: 1248px;
  margin: 0 auto;
}

.yellow-f19e.in-8cde .layout-ce3a {
  max-width: 100%;
}
.yellow-f19e.paragraph-31f5 {
  max-width: 1200px;
  margin: 0 auto;
}
.yellow-f19e.prev_aae8 .layout-ce3a {
  max-width: 100%;
}
.yellow-f19e.prev_aae8 > .layout-ce3a {
  padding-left: 0;
  padding-right: 0;
}
.yellow-f19e.prev_aae8 > .layout-ce3a .sidebar_huge_39c2 {
  margin: 0;
}
.yellow-f19e.prev_aae8
  > .layout-ce3a
  .widget-top-51a1.notice_6426 {
  margin-right: 0;
  margin-left: 0;
}
.yellow-f19e.prev_aae8 #main.notice_6426 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fixed_f38b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_f38b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .old-1aca .bronze-0531 {
    padding-right: 1em;
  }
  .old-1aca.layout_light_6bee .widget-top-51a1 {
    border-right: 1px solid #eaecee;
  }
  .old-1aca.layout_light_6bee .bronze-0531 {
    padding-right: 1em;
  }
  .old-1aca.layout_light_6bee .large_8202 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_29b0 .bronze-0531 {
    padding-left: 1em;
  }
  .paragraph_29b0.layout_light_6bee .widget-top-51a1 {
    border-left: 1px solid #eaecee;
  }
  .paragraph_29b0.layout_light_6bee .bronze-0531 {
    padding-left: 1em;
  }
  .paragraph_29b0.layout_light_6bee .large_8202 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-pro-bf28 .bronze-0531 {
    padding-left: 1em;
  }
  .pattern-pro-bf28.layout_light_6bee .hot_a8f9 {
    border-right: 1px solid #eaecee;
  }
  .pattern-pro-bf28.layout_light_6bee .warm_637c {
    border-right: 1px solid #eaecee;
  }
  .pattern-pro-bf28.layout_light_6bee .bronze-0531 {
    padding-left: 1em;
  }
  .pattern-pro-bf28.layout_light_6bee .large_8202 {
    padding-right: 1em;
  }
  .pattern-pro-bf28.layout_light_6bee .center_7dd6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_7d2c .bronze-0531 {
    padding-right: 1em;
  }
  .hidden_7d2c.layout_light_6bee .hot_a8f9 {
    border-left: 1px solid #eaecee;
  }
  .hidden_7d2c.layout_light_6bee .warm_637c {
    border-left: 1px solid #eaecee;
  }
  .hidden_7d2c.layout_light_6bee .bronze-0531 {
    padding-right: 1em;
  }
  .hidden_7d2c.layout_light_6bee .large_8202 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_7d2c.layout_light_6bee .center_7dd6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_f38b .bronze-0531 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_f38b.layout_light_6bee .widget-top-51a1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fixed_f38b.layout_light_6bee .bronze-0531 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_f38b.layout_light_6bee .large_8202 {
    padding-left: 1em;
  }
  .fixed_f38b.layout_light_6bee .center_7dd6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fixed_f38b.layout_light_6bee .bronze-0531 {
    padding-left: 0;
  }
}
.green-2667 .gradient-9fb8 {
  display: inline-block;
}
.photo_orange_6483 {
  display: inline-block;
}
.hovered-aa7d {
  word-con: break-word;
}
.copper_7e98 > span {
  display: inline-block;
  padding: 5px 0;
}
.copper_7e98 .shade-stone-53b9 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper_7e98 .pressed-78ec img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-1551 .component_in_563a {
  margin-bottom: 2em;
}
.soft-1551 .panel_light_bd37 {
  margin-bottom: 15px;
}
.soft-1551 .panel_light_bd37:last-child {
  margin-bottom: 0;
}
.soft-1551 .box_center_cf8f {
  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) {
  .soft-1551 .box_center_cf8f {
    display: block;
  }
}
.soft-1551 .white-b3c5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-1551 .white-b3c5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-1551 .widget-lite-f0cb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-1551 .widget-lite-f0cb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-1551 .widget-lite-f0cb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-1551 .hovered-aa7d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-1551 .hovered-aa7d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-1551 .tabs_lower_c1c7 p:last-child {
  margin-bottom: 0;
}
.soft-1551 .tooltip_28df {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-1551 .column_dim_6292 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-1551 .disabled_73f7 {
  margin-top: 1em;
}
.soft-1551 .gallery_130b {
  top: 0;
  display: block;
}
.soft-1551 .gallery_130b a {
  color: inherit;
}
.soft-1551 .gallery_130b a:hover {
  color: inherit;
}
.soft-1551 .accent_south_d5d4 {
  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;
}
.soft-1551 .accent_south_d5d4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-1551 .column_dim_6292 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-1551 .surface-88ae {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-1551 .surface-88ae:first-child {
  margin-top: 0;
}
.soft-1551 .surface-88ae.info_8291 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-1551 .surface-88ae.thumbnail_23cd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-1551
  .surface-88ae.thumbnail_23cd.link_stone_071b
  .disabled_73f7 {
  width: 100%;
}
.soft-1551 .thumbnail_23cd {
  -webkit-box-align: center;
  align-items: center;
}
.soft-1551 .thumbnail_23cd .copper_7e98,
.soft-1551 .thumbnail_23cd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-1551 .widget-lite-f0cb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-1551 .widget-lite-f0cb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-1551 .widget-lite-f0cb: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;
}
.soft-1551 .info_8291 {
  z-index: 5;
}
.soft-1551 .text-pink-0ce2 .picture_f132 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-1551 .orange_704c .picture_f132 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-1551 .breadcrumb_large_3c82 .picture_f132 {
  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;
}
.soft-1551.item_stone_afbf .box_center_cf8f,
.soft-1551.input_0ea7 .box_center_cf8f {
  display: block;
}
.soft-1551.item_stone_afbf .box_center_cf8f .sort_bb62,
.soft-1551.item_stone_afbf .box_center_cf8f .column_dim_6292,
.soft-1551.input_0ea7 .box_center_cf8f .sort_bb62,
.soft-1551.input_0ea7 .box_center_cf8f .column_dim_6292 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-1551.banner_lite_4ee8 .white-b3c5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-1551.banner_lite_4ee8 .white-b3c5 {
    margin-right: 0;
  }
}
.soft-1551.item_stone_afbf .white-b3c5,
.soft-1551.input_0ea7 .white-b3c5 {
  padding-top: 40%;
}
.soft-1551.item_stone_afbf .component_in_563a,
.soft-1551.input_0ea7 .component_in_563a {
  display: block;
}
.soft-1551.item_stone_afbf .fn-sticky-716f .column_dim_6292,
.soft-1551.input_0ea7 .fn-sticky-716f .column_dim_6292 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-1551.item_stone_afbf .white-b3c5,
.soft-1551.input_0ea7 .white-b3c5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-1551.item_stone_afbf .column_dim_6292 {
  padding: 1em;
}
.column-9751 {
  margin: 30px auto;
  display: block;
}
.column-9751 .dim-bff8 > * {
  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;
}
.column-9751 .dim-bff8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-9751 .dim-bff8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-8d97 .copper_7e98 {
  margin-bottom: 1.41575em;
}
.medium-8d97 .shade_lower_18bd {
  margin-bottom: 1.618em;
}
.block-fluid-65ca .lower-d720 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block-fluid-65ca .lower-d720 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block-fluid-65ca .tag-hard-d172 {
  max-width: 100%;
  overflow: auto;
}
.main_dark_bd34 .block-fluid-65ca a:hover {
  text-decoration: underline;
}
.gradient-1770 .panel_light_bd37:not(.hovered-aa7d),
.gradient-1770 .widget-lite-f0cb {
  margin-bottom: 1.41575em;
}
.gradient-1770 .panel_light_bd37:not(.hovered-aa7d):last-child,
.gradient-1770 .widget-lite-f0cb:last-child {
  margin-bottom: 0;
}
.gradient-1770 .panel_light_bd37.dropdown_f730 {
  margin-bottom: 0.41575em;
}
.gradient-1770 .under-8c78:before,
.gradient-1770 .table_c794:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient-1770 .under-8c78:before {
  content: "\f115";
}
.gradient-1770 .table_c794:before {
  content: "\f02c";
}
.gradient-1770 .avatar-dirty-91ba {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient-1770 .avatar-dirty-91ba a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pattern_fresh_0f0a {
  display: -webkit-box;
  display: flex;
}
.pattern_fresh_0f0a .warm-7712 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pattern_fresh_0f0a .warm-7712 {
    flex-basis: 90px;
  }
}
.pattern_fresh_0f0a .medium-bc39 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_fresh_0f0a .medium-bc39 {
    flex-basis: calc(100% - 50px);
  }
}
.pattern_fresh_0f0a .container_cb50 p:last-child {
  margin-bottom: 0.72em;
}
.steel_c3ab .dim-bff8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.steel_c3ab .dim-bff8:after,
.steel_c3ab .dim-bff8:before {
  content: "";
  display: table;
}
.steel_c3ab .dim-bff8:after {
  clear: both;
}
.steel_c3ab .dim-bff8 .form_solid_c0d7,
.steel_c3ab .dim-bff8 .solid-53e0 {
  width: 49%;
}
.steel_c3ab .dim-bff8 .form_solid_c0d7 a span.secondary_0da2,
.steel_c3ab .dim-bff8 .solid-53e0 a span.secondary_0da2 {
  display: block;
  margin-bottom: 5px;
}
.steel_c3ab .dim-bff8 .solid-53e0 {
  float: left;
  text-align: left;
}
.steel_c3ab .dim-bff8 .form_solid_c0d7 {
  float: right;
  text-align: right;
}
.mask-64a7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask-64a7 {
    margin-bottom: 0;
  }
}
.video_upper_9f9a {
  margin-bottom: 1em;
}
.video_upper_9f9a .hovered-aa7d {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_last_1f6b a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed-0b63 .video_upper_9f9a,
.cool-20e4 .video_upper_9f9a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed-0b63 .video_upper_9f9a,
  .cool-20e4 .video_upper_9f9a {
    display: block;
  }
}
.fixed-0b63 .highlight_last_1f6b,
.cool-20e4 .highlight_last_1f6b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed-0b63 .highlight_last_1f6b,
  .cool-20e4 .highlight_last_1f6b {
    margin-bottom: 1em;
  }
}
.fixed-0b63 .highlight_last_1f6b img,
.cool-20e4 .highlight_last_1f6b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed-0b63 .prev-cae4,
.cool-20e4 .prev-cae4 {
  flex-basis: calc(100% - 160px);
}
.fixed-0b63 .prev-cae4 p,
.cool-20e4 .prev-cae4 p {
  margin-bottom: 0;
}
.fixed-0b63 .prev-cae4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed-0b63 .prev-cae4 {
    padding-left: 0;
  }
}
.cool-20e4 .prev-cae4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cool-20e4 .prev-cae4 {
    padding-right: 0;
  }
}
.cool-20e4 .highlight_last_1f6b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center-ead9 .highlight_last_1f6b {
  margin-bottom: 0.5em;
}
.center-ead9 .highlight_last_1f6b img {
  width: 100%;
}
.full-9fdb .current-cbb2,
.element_38aa .current-cbb2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_38aa .widget-top-51a1 .header-8529 p:last-child {
  margin-bottom: 0;
}
.summary_bbc9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.highlight-focused-7723 .paragraph-1d32 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .highlight-focused-7723 .paragraph-1d32:last-of-type {
    margin-bottom: 0;
  }
}
.highlight-focused-7723 .paragraph-1d32 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-focused-7723 .paragraph-1d32 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.highlight-focused-7723 .paragraph-1d32 ul li {
  margin: 0 0 0.6em;
}
.highlight-focused-7723 .paragraph-1d32 ul li.main-d072,
.highlight-focused-7723 .paragraph-1d32 ul li.button-bfdf {
  position: relative;
}
.highlight-focused-7723 .paragraph-1d32 ul li.main-d072 .focus_right_25ab,
.highlight-focused-7723 .paragraph-1d32 ul li.button-bfdf .focus_right_25ab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.highlight-focused-7723 .paragraph-1d32 ul li.main-d072:after:after,
.highlight-focused-7723 .paragraph-1d32 ul li.main-d072:after:before,
.highlight-focused-7723
  .paragraph-1d32
  ul
  li.button-bfdf:after:after,
.highlight-focused-7723
  .paragraph-1d32
  ul
  li.button-bfdf:after:before {
  content: "";
  display: table;
}
.highlight-focused-7723 .paragraph-1d32 ul li.main-d072:after:after,
.highlight-focused-7723
  .paragraph-1d32
  ul
  li.button-bfdf:after:after {
  clear: both;
}
.highlight-focused-7723 .paragraph-1d32 a.stone_84ea:hover {
  text-decoration: none;
}
.highlight-focused-7723 .paragraph-1d32 select {
  max-width: 100%;
}
.highlight-focused-7723 .paragraph-1d32 table {
  font-size: 85%;
}
.highlight-focused-7723 .paragraph-1d32 table td,
.highlight-focused-7723 .paragraph-1d32 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.highlight-focused-7723 .paragraph-1d32 table tfoot td {
  text-align: left;
}
.highlight-focused-7723 .paragraph-1d32 :last-child {
  margin-bottom: 0;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 label {
  width: 100%;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 .orange-88bd {
  width: 100%;
  display: block;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 .badge_glass_772e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 .badge_glass_772e:hover svg #svg-search {
  fill: #444;
}
.highlight-focused-7723 .paragraph-1d32 .plasma-a183 .badge_glass_772e svg {
  width: 18px;
  height: 18px;
}
.highlight-focused-7723 .title_huge_2e1e ul ul,
.highlight-focused-7723 .wide_148b ul ul,
.highlight-focused-7723 .outline_ceea ul ul,
.highlight-focused-7723 .item-a9c6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.highlight-focused-7723 .title_huge_2e1e .surface-hard-bd08 > a,
.highlight-focused-7723 .wide_148b .surface-hard-bd08 > a,
.highlight-focused-7723 .outline_ceea .surface-hard-bd08 > a,
.highlight-focused-7723 .item-a9c6 .surface-hard-bd08 > a {
  margin-bottom: 0;
}
.highlight-focused-7723 .table-blue-b728 li,
.highlight-focused-7723 .title_huge_2e1e li,
.highlight-focused-7723 .thumbnail-747d li,
.highlight-focused-7723 .wide_148b li,
.highlight-focused-7723 .outline_ceea li,
.highlight-focused-7723 .item-a9c6 li,
.highlight-focused-7723 .black-7f90 li,
.highlight-focused-7723 .video-red-16e3 li {
  display: block;
  position: relative;
}
.highlight-focused-7723 .table-blue-b728 li:last-child,
.highlight-focused-7723 .title_huge_2e1e li:last-child,
.highlight-focused-7723 .thumbnail-747d li:last-child,
.highlight-focused-7723 .wide_148b li:last-child,
.highlight-focused-7723 .outline_ceea li:last-child,
.highlight-focused-7723 .item-a9c6 li:last-child,
.highlight-focused-7723 .black-7f90 li:last-child,
.highlight-focused-7723 .video-red-16e3 li:last-child {
  border: none;
}
.highlight-focused-7723 .table-blue-b728 li a,
.highlight-focused-7723 .title_huge_2e1e li a,
.highlight-focused-7723 .thumbnail-747d li a,
.highlight-focused-7723 .wide_148b li a,
.highlight-focused-7723 .outline_ceea li a,
.highlight-focused-7723 .item-a9c6 li a,
.highlight-focused-7723 .black-7f90 li a,
.highlight-focused-7723 .video-red-16e3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight-focused-7723 .table-blue-b728 li ul li::before,
.highlight-focused-7723 .title_huge_2e1e li ul li::before,
.highlight-focused-7723 .thumbnail-747d li ul li::before,
.highlight-focused-7723 .wide_148b li ul li::before,
.highlight-focused-7723 .outline_ceea li ul li::before,
.highlight-focused-7723 .item-a9c6 li ul li::before,
.highlight-focused-7723 .black-7f90 li ul li::before,
.highlight-focused-7723 .video-red-16e3 li ul li::before {
  left: 15px;
}
.highlight-focused-7723 .table-blue-b728 li ul a,
.highlight-focused-7723 .title_huge_2e1e li ul a,
.highlight-focused-7723 .thumbnail-747d li ul a,
.highlight-focused-7723 .wide_148b li ul a,
.highlight-focused-7723 .outline_ceea li ul a,
.highlight-focused-7723 .item-a9c6 li ul a,
.highlight-focused-7723 .black-7f90 li ul a,
.highlight-focused-7723 .video-red-16e3 li ul a {
  padding-left: 20px;
}
.highlight-focused-7723 .table-blue-b728 li ul ul li::before,
.highlight-focused-7723 .title_huge_2e1e li ul ul li::before,
.highlight-focused-7723 .thumbnail-747d li ul ul li::before,
.highlight-focused-7723 .wide_148b li ul ul li::before,
.highlight-focused-7723 .outline_ceea li ul ul li::before,
.highlight-focused-7723 .item-a9c6 li ul ul li::before,
.highlight-focused-7723 .black-7f90 li ul ul li::before,
.highlight-focused-7723 .video-red-16e3 li ul ul li::before {
  left: 30px;
}
.highlight-focused-7723 .table-blue-b728 li ul ul a,
.highlight-focused-7723 .title_huge_2e1e li ul ul a,
.highlight-focused-7723 .thumbnail-747d li ul ul a,
.highlight-focused-7723 .wide_148b li ul ul a,
.highlight-focused-7723 .outline_ceea li ul ul a,
.highlight-focused-7723 .item-a9c6 li ul ul a,
.highlight-focused-7723 .black-7f90 li ul ul a,
.highlight-focused-7723 .video-red-16e3 li ul ul a {
  padding-left: 40px;
}
.highlight-focused-7723 .east-0fd7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight-focused-7723 .video-red-16e3 ul li {
  margin-bottom: 1.41575em;
}
.highlight-focused-7723 .video-red-16e3 ul li .in_da2c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.highlight-focused-7723 .video-red-16e3 ul li .action_cf4a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active-focused-66ce .table-blue-b728 li a,
.active-focused-66ce .title_huge_2e1e li a,
.active-focused-66ce .thumbnail-747d li a,
.active-focused-66ce .wide_148b li a,
.active-focused-66ce .outline_ceea li a,
.active-focused-66ce .item-a9c6 li a,
.active-focused-66ce .black-7f90 li a,
.active-focused-66ce .video-red-16e3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-focused-66ce .east-0fd7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-focused-66ce .paragraph-1d32 ul li.main-d072 .focus_right_25ab,
.active-focused-66ce .paragraph-1d32 ul li.button-bfdf .focus_right_25ab {
  background: rgba(0, 0, 0, 0.2);
}
.active-focused-66ce .highlight-focused-7723 .paragraph-1d32 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li {
  margin: 0;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li ul {
  margin: 0;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li ul li a {
  padding-left: 15px;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li ul li li a {
  padding-left: 30px;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li.current_68fe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li.current_68fe > 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;
}
.yellow-f19e .highlight-focused-7723 .box_94a2 li.current_68fe > 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;
}
.dark-7b50 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.overlay_8dfb {
  position: relative;
  z-index: 10;
}
.overlay_8dfb .label-cool-c7c3 {
  width: 100%;
  max-width: 100%;
}
.tag_hard_25c4 .west-829c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_hard_25c4 .paper-66ea {
}
.tag_hard_25c4 .active-focused-66ce {
  background: #292929;
}
.media_dim_2f34 .west-829c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.media_dim_2f34 .paper-66ea {
  background: #f9f9f9;
}
.media_dim_2f34 .active-focused-66ce {
  background: #303030;
}
.hovered-c11f .west-829c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hovered-c11f .gradient-9fb8 {
    margin-bottom: 1em;
  }
  .hovered-c11f .gradient-9fb8:last-child {
    margin-bottom: 0;
  }
}
.hovered-c11f .paper-66ea {
  background: #ededed;
}
.hovered-c11f .active-focused-66ce {
  background: #1a1a1a;
}
.west-829c.paper-66ea {
  color: rgba(0, 0, 0, 0.6);
}
.west-829c.paper-66ea .outline_lite_3cb5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-829c.active-focused-66ce {
  color: rgba(255, 255, 255, 0.99);
}
.west-829c.active-focused-66ce a:not(.stone_84ea) {
  color: rgba(255, 255, 255, 0.79);
}
.west-829c.active-focused-66ce a:not(.stone_84ea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-829c.active-focused-66ce .outline_lite_3cb5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-829c.active-focused-66ce table tbody td,
.west-829c.active-focused-66ce table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_hard_e4d1.link_lower_159c .layout-ce3a {
  max-width: initial;
}
.slider_hard_e4d1 .east_07db {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_hard_e4d1 .east_07db .label-cool-c7c3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_hard_e4d1 .east_07db .label-cool-c7c3 {
    display: block;
    margin-bottom: 2em;
  }
  .slider_hard_e4d1 .east_07db .label-cool-c7c3:last-child {
    margin-bottom: 0;
  }
}
.hovered-c11f .gradient-9fb8:last-child,
.media_dim_2f34 .gradient-9fb8:last-child,
.tag_hard_25c4 .gradient-9fb8:last-child {
  margin-bottom: 0;
}
.hovered-c11f .gradient-9fb8 .highlight-focused-7723 .paragraph-1d32:last-child,
.media_dim_2f34 .gradient-9fb8 .highlight-focused-7723 .paragraph-1d32:last-child,
.tag_hard_25c4 .gradient-9fb8 .highlight-focused-7723 .paragraph-1d32:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hovered-c11f .in-6f35,
  .hovered-c11f .in_99a6,
  .media_dim_2f34 .in-6f35,
  .media_dim_2f34 .in_99a6,
  .tag_hard_25c4 .in-6f35,
  .tag_hard_25c4 .in_99a6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .overlay_8dfb .gradient-9fb8 {
    margin-bottom: 2em;
  }
}
.overlay_8dfb p:last-child {
  margin-bottom: 0;
}
.overlay_8dfb li,
.overlay_8dfb ul {
  list-style: none;
  margin: 0;
}
.overlay_8dfb ul ul {
  margin-left: 2.617924em;
}
.thick_0909 {
  font-size: 0.875em;
}

/* css-noise: 26d0 */
.shadow-element-x0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
