/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dark_33c4/customify
Author: WPCustomify
Author URI: https://pressmaximum.dark_33c4
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.dark_33c4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dim-336b.basic_9601/licenses/gpl-2.0.modal-static-08b9
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.carousel_cdde/, (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.title-huge-4384.red-12f4/normalize.link_def8/
 ======
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.link_def8 v7.0.0 | MIT License | github.dark_33c4/necolas/normalize.link_def8 */
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;
}
.nav-yellow-9069 .table_d03a,
.dark-3727,
.accordion-57e5,
.caption-2bb2,
.bright_3c1b,
.active_medium_0122,
.form_92a6,
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;
}
.dark-3727,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark-3727,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-3727,
  h1 {
    font-size: 1.8em;
  }
}
.accordion-57e5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion-57e5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion-57e5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-57e5,
  h2 {
    font-size: 1.7em;
  }
}
.caption-2bb2,
h3 {
  font-size: 1.618em;
}
.nav-yellow-9069 .table_d03a,
.bright_3c1b,
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.icon-old-1c88 {
  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;
}
.photo-copper-ec08:after,
.photo-copper-ec08:before,
.under-e970:after,
.under-e970:before {
  content: "";
  display: table;
}
.photo-copper-ec08:after,
.under-e970:after {
  clear: both;
}
.out-7ca4 {
  float: right;
  margin-right: 0;
}
.banner-dark-9855 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.stone_1a15 .caption-hot-b0f8,
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;
}
.stone_1a15 .caption-hot-b0f8: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;
}
.tabs-last-2432 .caption-hot-b0f8 {
  box-shadow: none;
}
.tabs-last-2432
  .caption-hot-b0f8
  .input_761c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs-last-2432 .caption-hot-b0f8 .menu_94e5 {
  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;
}
.tabs-last-2432
  .caption-hot-b0f8
  .menu_94e5
  b {
  display: none;
}
.tabs-last-2432 .selected-694a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_374e:not(.article-static-f841):not(.search_8d6a),
button:not(.article-static-f841):not(.search_8d6a),
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ),
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ),
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ) {
  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;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ):hover,
button:not(.article-static-f841):not(
    .search_8d6a
  ):hover,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ):hover,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ):hover,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ):active,
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
button:not(.article-static-f841):not(
    .search_8d6a
  ):active,
button:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ):active,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ):active,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ):active,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus {
  outline: 0;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f {
  position: relative;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .pagination_fresh_741f,
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .alert_bottom_dd3b,
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .column-3557,
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  i,
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  svg,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .pagination_fresh_741f,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .alert_bottom_dd3b,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .column-3557,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  i,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  svg,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .pagination_fresh_741f,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .alert_bottom_dd3b,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .column-3557,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  i,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  svg,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .pagination_fresh_741f,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .alert_bottom_dd3b,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .column-3557,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  i,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  svg,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .pagination_fresh_741f,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .alert_bottom_dd3b,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  .column-3557,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  i,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f
  svg {
  visibility: hidden;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f:after,
button:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f:after,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f:after,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f:after,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ).fn-loading-103f: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;
}
.grid_374e:not(.article-static-f841):not(.search_8d6a),
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ),
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ),
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ) {
  color: #fff;
  background: #235787;
}
.grid_374e:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="button"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="reset"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus,
input[type="submit"]:not(.article-static-f841):not(
    .search_8d6a
  ):focus {
  color: #fff;
}
.grid_374e.fn-disabled-103f:not(.article-static-f841):not(
    .search_8d6a
  ),
.grid_374e[disabled]:not(.article-static-f841):not(
    .search_8d6a
  ),
button.fn-disabled-103f:not(.article-static-f841):not(
    .search_8d6a
  ),
button[disabled]:not(.article-static-f841):not(
    .search_8d6a
  ) {
  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;
}
.widget_e1e6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget_e1e6: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;
}
.block_f6db {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label-7b50 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon-new-e900 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-copper-ec08:after,
.photo-copper-ec08:before,
.action-abf6:after,
.action-abf6:before,
.solid-1247:after,
.solid-1247:before,
.notification-cc97:after,
.notification-cc97:before,
.article-369d:after,
.article-369d:before,
.gradient_static_b53d:after,
.gradient_static_b53d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-copper-ec08:after,
.action-abf6:after,
.solid-1247:after,
.notification-cc97:after,
.article-369d:after,
.gradient_static_b53d:after {
  clear: both;
}
.action-abf6 .slider_bottom_3721,
.solid-1247 .slider_bottom_3721,
.border-fb48 .slider_bottom_3721 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer-active-4b30 {
  display: inline-block;
}
.top_243f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.top_243f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top_243f .message-mini-bced {
  padding: 1em 0;
  font-size: 85%;
}
.message-mini-bced {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_black_4f12 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_black_4f12:after,
.tertiary_black_4f12:before {
  content: "";
  display: table;
}
.tertiary_black_4f12:after {
  clear: both;
}
.item-plasma-00e7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced_239c .item-plasma-00e7 {
  max-width: 50%;
}
.badge_fresh_3f38 .item-plasma-00e7 {
  max-width: 33.33%;
}
.modal-e2c3 .item-plasma-00e7 {
  max-width: 25%;
}
.description-11b9 .item-plasma-00e7 {
  max-width: 20%;
}
.thick-5f9e .item-plasma-00e7 {
  max-width: 16.66%;
}
.short-d01f .item-plasma-00e7 {
  max-width: 14.28%;
}
.stone_6013 .item-plasma-00e7 {
  max-width: 12.5%;
}
.over_334b .item-plasma-00e7 {
  max-width: 11.11%;
}
.menu_c8e6 {
  display: block;
}
.nav-yellow-9069 .progress-0e3b label,
.nav-yellow-9069 .surface_4ac3 label,
.nav-yellow-9069 .message_slow_85aa label,
.nav-yellow-9069 .pattern-ecd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold_b558 {
  list-style: none;
  margin: 0;
}
.cold_b558 article.sort-832c {
  margin-bottom: 0;
}
.cold_b558 ul {
  list-style: none;
  margin: 0;
}
.cold_b558 .photo-cbb1 li.sort-832c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold_b558 .photo-cbb1 li.sort-832c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold_b558 .photo-cbb1 li.sort-832c: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) {
  .cold_b558 .photo-cbb1 li.sort-832c li.sort-832c li.sort-832c li.sort-832c {
    padding-left: 0;
  }
}
article.sort-832c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort-832c .action-abf6 p:last-of-type {
  margin-bottom: 0;
}
article.sort-832c .frame_orange_a7ba {
  float: left;
}
article.sort-832c .action-120e {
  margin-left: 85px;
}
article.sort-832c .carousel_purple_1546 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort-832c .carousel_purple_1546 .gradient_d037 {
  margin-left: 10px;
}
article.sort-832c .carousel-de18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort-832c .primary_3cba {
  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 .progress-0e3b,
  #respond .message_slow_85aa,
  #respond .pattern-ecd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-0e3b input,
#respond .message_slow_85aa input,
#respond .pattern-ecd6 input {
  width: 100%;
}
#respond .pattern-ecd6 {
  margin-right: 0;
}
#respond .tabs-gas-aa29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider-smooth-891b {
  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;
}
.slider-smooth-891b.form_bdc2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slider-smooth-891b 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%);
}
.slider-smooth-891b:focus,
.slider-smooth-891b: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);
}
.widget-wood-9acf {
  border-radius: 10%;
}
.medium-f5ab {
  border-radius: 50%;
}
.accent_solid_e7f1 {
  font-size: 0.72em;
}
.banner-3113 {
  font-size: 0.875em;
}
.component_thick_7d7b {
  font-size: 1.1em;
}
.popup_7dc4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup_7dc4.accent_solid_e7f1 {
  letter-spacing: 0.5px;
}
.huge_b15b,
.huge_b15b a {
  color: #6d6d6d;
}
.huge_b15b a:hover {
  color: #111;
}
.sort_gold_562f {
  color: #6d6d6d;
}
.pink-1e9f {
  overflow-x: hidden;
}
.pink-1e9f .hard-f2a2.avatar-39eb {
  position: relative;
}
.pink-1e9f .hard-f2a2.avatar-39eb.accent-old-9711 {
  position: initial;
}
.pink-1e9f
  .hard-f2a2.avatar-39eb.accent-old-9711
  .blue_2e90 {
  left: auto;
}
.pink-1e9f .hard-f2a2 .blue_2e90 {
  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;
}
.pink-1e9f .hard-f2a2:hover.avatar-39eb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pink-1e9f
  .hard-f2a2:hover.avatar-39eb
  .blue_2e90 {
  display: block;
  z-index: 9999999;
}
.pink-1e9f .progress-6f94 .backdrop_29a6,
.pink-1e9f .chip-tall-dd0a .backdrop_29a6 {
  display: none;
}
.pink-1e9f .paragraph-easy-1a95 .hard-f2a2:hover.avatar-39eb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav-yellow-9069 .progress-0e3b label,
.nav-yellow-9069 .surface_4ac3 label,
.nav-yellow-9069 .message_slow_85aa label,
.nav-yellow-9069 .pattern-ecd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold_b558 {
  list-style: none;
  margin: 0;
}
.cold_b558 article.sort-832c {
  margin-bottom: 0;
}
.cold_b558 ul {
  list-style: none;
  margin: 0;
}
.cold_b558 .photo-cbb1 li.sort-832c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold_b558 .photo-cbb1 li.sort-832c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold_b558 .photo-cbb1 li.sort-832c: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) {
  .cold_b558 .photo-cbb1 li.sort-832c li.sort-832c li.sort-832c li.sort-832c {
    padding-left: 0;
  }
}
article.sort-832c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort-832c .action-abf6 p:last-of-type {
  margin-bottom: 0;
}
article.sort-832c .frame_orange_a7ba {
  float: left;
}
article.sort-832c .action-120e {
  margin-left: 85px;
}
article.sort-832c .carousel_purple_1546 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort-832c .carousel_purple_1546 .gradient_d037 {
  margin-left: 10px;
}
article.sort-832c .carousel-de18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort-832c .primary_3cba {
  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 .progress-0e3b,
  #respond .message_slow_85aa,
  #respond .pattern-ecd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-0e3b input,
#respond .message_slow_85aa input,
#respond .pattern-ecd6 input {
  width: 100%;
}
#respond .pattern-ecd6 {
  margin-right: 0;
}
#respond .tabs-gas-aa29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-6f94 .search-6c94 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-6c94 .surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a:focus,
.search-6c94 .surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a:hover,
.search-6c94 .surface_b225.bright-cbac .status-iron-a0cb > li > a:focus,
.search-6c94 .surface_b225.bright-cbac .status-iron-a0cb > li > a:hover,
.search-6c94 .surface_b225.gallery-6d6b .status-iron-a0cb > li > a:focus,
.search-6c94 .surface_b225.gallery-6d6b .status-iron-a0cb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94
  .surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.section-535d
  > a,
.search-6c94
  .surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.steel-ffc5
  > a,
.search-6c94
  .surface_b225.bright-cbac
  .status-iron-a0cb
  > li.section-535d
  > a,
.search-6c94
  .surface_b225.bright-cbac
  .status-iron-a0cb
  > li.steel-ffc5
  > a,
.search-6c94
  .surface_b225.gallery-6d6b
  .status-iron-a0cb
  > li.section-535d
  > a,
.search-6c94 .surface_b225.gallery-6d6b .status-iron-a0cb > li.notification-57a4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94 .green-6db9,
.search-6c94 .green-6db9 a {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94 .focus-in-dc3d.solid-2355 li a,
.search-6c94 .cold-9249 a,
.search-6c94 .tall_dc84,
.search-6c94 .status-iron-a0cb > li > a,
.search-6c94 .next_a1e0 {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94 .focus-in-dc3d.solid-2355 li a:hover,
.search-6c94 .cold-9249 a:hover,
.search-6c94 .tall_dc84:hover,
.search-6c94 .status-iron-a0cb > li > a:hover,
.search-6c94 .next_a1e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94 .item_be89 {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94 .item_be89 .secondary_f265 {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94 .item_be89:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-6c94 .slow_59fa .item_fe36 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94 .slow_59fa .item_fe36 .fixed-3b17 {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94
  .slow_59fa
  .item_fe36
  .fixed-3b17::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94
  .slow_59fa
  .item_fe36
  .fixed-3b17:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94
  .slow_59fa
  .item_fe36
  .fixed-3b17::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94
  .slow_59fa
  .item_fe36
  .fixed-3b17::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94 .slow_59fa .hidden_silver_60d2 {
  color: rgba(255, 255, 255, 0.79);
}
.search-6c94 .slow_59fa .hidden_silver_60d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_f676
  .search-6c94
  .slow_59fa
  .alert_e39f
  .mask_90dc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_f676
  .search-6c94
  .slow_59fa
  .alert_e39f
  .fixed-3b17 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-6f94 .pink-af8b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink-af8b .surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a:focus,
.pink-af8b .surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a:hover,
.pink-af8b .surface_b225.bright-cbac .status-iron-a0cb > li > a:focus,
.pink-af8b .surface_b225.bright-cbac .status-iron-a0cb > li > a:hover,
.pink-af8b .surface_b225.gallery-6d6b .status-iron-a0cb > li > a:focus,
.pink-af8b .surface_b225.gallery-6d6b .status-iron-a0cb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-af8b
  .surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.section-535d
  > a,
.pink-af8b
  .surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.steel-ffc5
  > a,
.pink-af8b
  .surface_b225.bright-cbac
  .status-iron-a0cb
  > li.section-535d
  > a,
.pink-af8b
  .surface_b225.bright-cbac
  .status-iron-a0cb
  > li.steel-ffc5
  > a,
.pink-af8b
  .surface_b225.gallery-6d6b
  .status-iron-a0cb
  > li.section-535d
  > a,
.pink-af8b .surface_b225.gallery-6d6b .status-iron-a0cb > li.notification-57a4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-af8b .green-6db9,
.pink-af8b .green-6db9 a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-af8b .focus-in-dc3d.solid-2355 li a,
.pink-af8b .cold-9249 a,
.pink-af8b .tall_dc84,
.pink-af8b .status-iron-a0cb > li > a,
.pink-af8b .next_a1e0 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-af8b .focus-in-dc3d.solid-2355 li a:hover,
.pink-af8b .cold-9249 a:hover,
.pink-af8b .tall_dc84:hover,
.pink-af8b .status-iron-a0cb > li > a:hover,
.pink-af8b .next_a1e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-af8b .item_be89 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-af8b .item_be89 .secondary_f265 {
  color: rgba(0, 0, 0, 0.8);
}
.pink-af8b .item_be89:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_6fa5 .search-simple-6ead {
  margin-left: auto;
  margin-right: auto;
}
.solid-1247 > * {
  margin-left: auto;
  margin-right: auto;
}
.solid-1247 .block_f6db {
  margin-right: 1.41575em;
}
.smooth-d8a5 .solid-1247 > .filter_8d65 {
  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;
}
.smooth-d8a5 .solid-1247 > .brown_b024 {
  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;
}
.sort_dynamic_37e8.hero_6fa5 .search-simple-6ead,
.button_green_9e10.hero_6fa5 .search-simple-6ead {
  margin-left: 0;
}
.stale-6c3d.hero_6fa5 .search-simple-6ead,
.widget_0aa5.hero_6fa5 .search-simple-6ead {
  margin-right: 0;
}
.solid-1247 ol,
.solid-1247 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info-silver-eb18 video {
  max-width: 100%;
}
.solid_3073 img {
  display: block;
}
.solid_3073.block_f6db,
.solid_3073.label-7b50 {
  width: 100%;
}
.solid_3073.brown_b024 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight_pressed_a5c4:not(.table_fast_0ca6) {
  margin: 1.5em auto;
}
.accordion_6836 p {
  padding: 1.5em 14px;
}
ul.photo-397b.brown_b024,
ul.photo-397b.filter_8d65,
ul.photo-397b.article_yellow_58b6.filter_8d65 {
  padding: 0 14px;
}
.accordion-last-a3d8 {
  display: block;
  overflow-x: auto;
}
.accordion-last-a3d8 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion-last-a3d8 td,
.accordion-last-a3d8 th {
  padding: 0.5em;
}
.solid-1247 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.solid-1247 ol ol,
.solid-1247 ol ul,
.solid-1247 ul ol,
.solid-1247 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.solid-1247 ol ol li,
.solid-1247 ol ul li,
.solid-1247 ul ol li,
.solid-1247 ul ul li {
  margin-left: 0;
}
.solid-5db4.backdrop-dynamic-3895 > .slow_36b9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.solid-5db4.backdrop-dynamic-3895 > .slow_36b9 iframe,
.solid-5db4.backdrop-dynamic-3895 > .slow_36b9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel_smooth_600b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel_smooth_600b.element-large-2408 {
  padding: 0;
}
.carousel_smooth_600b.element-large-2408 cite {
  font-size: 13px;
}
.carousel_smooth_600b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel_smooth_600b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.overlay_fixed_50fa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.overlay_fixed_50fa > p:first-child {
  margin-top: 0;
}
.overlay_fixed_50fa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.overlay_fixed_50fa blockquote {
  border-left: 0;
}
.sort_left_8094 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort_left_8094:not(.module-b8fa) {
  max-width: 100px;
}
.sort_left_8094.slider_pro_19b8 {
  border-bottom: none !important;
  text-align: center;
}
.sort_left_8094.slider_pro_19b8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion_6836 p {
    padding: 1.5em 0;
  }
}
.panel_fa9d {
  color: #0073aa;
}
.message-thick-6edd {
  background-color: #0073aa;
}
.modal-clean-24ba {
  color: #229fd8;
}
.dynamic-486d {
  background-color: #229fd8;
}
.dim-e392 {
  color: #eee;
}
.tag_31a3 {
  background-color: #eee;
}
.frame_hard_5d05 {
  color: #444;
}
.input_new_a95b {
  background-color: #444;
}
.advanced-6d0f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.advanced-6d0f .aside_8c8d .cold-9249 {
  font-size: 15px;
}
.advanced-6d0f .cold-9249 {
  line-height: 1.3;
}
.advanced-6d0f .pink-af8b {
}
.advanced-6d0f .search-6c94 {
  background: #235787;
}
.accordion-15c6 {
  padding: 0;
}
.accordion-15c6 .search-6c94 {
  background: #1a1a1a;
}
.accordion-15c6 .pink-af8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice_full_e9af {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice_full_e9af .pink-af8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice_full_e9af .search-6c94 {
  background: #303030;
}
.gradient_static_b53d {
  position: relative;
  z-index: 10;
}
.gradient_static_b53d .carousel-1942 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-8f5e .avatar-39eb {
  display: inline-block;
  vertical-align: middle;
}
.container-8f5e.short_a117 .avatar-39eb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container-8f5e.short_a117 .avatar-39eb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container-8f5e.short_a117 .avatar-39eb {
    margin-right: 0.4em;
  }
}
.container-8f5e.short_a117 .avatar-39eb:last-child {
  margin-right: 0;
}
.surface_glass_e3ad .carousel-1942 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-6f94 .aside_8c8d {
    margin: 0 -0.5em;
  }
  .progress-6f94 .aside_8c8d [class*="customify-col-"],
  .progress-6f94 .aside_8c8d [class*="customify-col_"],
  .progress-6f94 .aside_8c8d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-6f94.progress-3b84 .carousel-1942 {
  background: 0 0 !important;
}
.progress-6f94.progress-3b84 .carousel-1942,
.progress-6f94.surface_glass_e3ad .carousel-1942 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-6f94.title-gold-572b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-6f94.surface_glass_e3ad .carousel-1942 {
  box-shadow: none !important;
}
.progress_soft_9ade {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_soft_9ade {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_soft_9ade {
    padding: 18px 0 20px;
  }
}
.progress_soft_9ade .hidden_6bff {
  width: 100%;
}
.progress_soft_9ade .component_2508 {
  margin-bottom: 0;
}
.progress_soft_9ade .text-fresh-6f82 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fixed-a1d1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fixed-a1d1 .small-5ad0 {
  width: 100%;
}
.title-b2b0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title-b2b0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title-b2b0 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;
}
.title-b2b0 li:last-child:after {
  display: none;
}
.title-b2b0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid_080c .backdrop_29a6 button,
.progress_soft_9ade .backdrop_29a6 button {
  left: 0;
}
.grid_080c .small-5ad0,
.progress_soft_9ade .small-5ad0 {
  padding-left: 0;
  padding-right: 0;
}
.grid_080c .fixed-a1d1,
.progress_soft_9ade .fixed-a1d1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid_080c {
  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;
}
.grid_080c: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;
}
.grid_080c .label-huge-820e {
  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) {
  .grid_080c .label-huge-820e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_080c .label-huge-820e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid_080c .label-huge-820e {
    min-height: 200px;
  }
}
.grid_080c .title-b2b0 {
  color: rgba(255, 255, 255, 0.8);
}
.grid_080c .title-b2b0 a,
.grid_080c .title-b2b0 li:after {
  color: inherit;
}
.grid_080c .title-b2b0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.copper_4e06 {
  margin-bottom: 0.5em;
}
.video_8b12 {
  margin-bottom: 1.2em;
}
.video_8b12,
.copper_4e06 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.video_8b12 p:last-child,
.copper_4e06 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop_29a6,
#masthead .backdrop_29a6 {
  display: none;
}
#masthead
  > .backdrop_29a6.hidden-f378 {
  display: none;
}
#masthead > .backdrop_29a6 button {
  left: 0;
}
.blue-e947 {
  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%;
}
.blue-e947 .avatar-39eb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.blue-e947 .badge-pressed-d3fd {
  display: -webkit-box;
  display: flex;
}
.blue-e947 .badge-pressed-d3fd.caption_edef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.blue-e947 .badge-pressed-d3fd.layout-green-83f1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-e947 .badge-pressed-d3fd.info_e9ae {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-e947.container-27ff.first_a03d .badge-pressed-d3fd.caption_edef {
  flex-basis: 100%;
}
.blue-e947.border-orange-b89b .badge-pressed-d3fd.layout-green-83f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.blue-e947.border-orange-b89b .badge-pressed-d3fd.info_e9ae {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop_29a6.hidden-f378 {
  display: none;
}
#masthead > .backdrop_29a6 button {
  left: 0;
}
.lower-260c {
  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;
}
.lower-260c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower-260c.active_dirty_5ef6 i {
  margin-right: 4px;
}
.lower-260c.filter-ecb7 i {
  margin-left: 5px;
}
.cold-9249 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cold-9249 p:last-child {
  margin-bottom: 0;
}
.solid_6508 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.solid_6508 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.solid_6508 img {
  display: block;
  width: auto;
  line-height: 1;
}
.solid_6508 .green-6db9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.solid_6508 .stale-ccaf {
  margin: 5px 0 7px 0;
}
.solid_6508.border_outer_3e2a .light_44d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_6508.border_outer_3e2a .up-de4d {
  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;
}
.solid_6508.status-red-f2e7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.solid_6508.status-red-f2e7 .light_44d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_6508.status-red-f2e7 .up-de4d {
  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;
}
.solid_6508.nav-89cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solid_6508.row_north_c03e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.solid_6508.row_north_c03e .up-de4d {
  margin-top: 7px;
}
.caption_8744 {
  display: inline-block;
}
.gradient_static_b53d .tag_b477 .solid_6508 img {
  max-width: 100%;
}
.surface_b225 .alert_middle_0dbb.green_caf9,
.info-d006 .alert_middle_0dbb.green_caf9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_b225 .header_first_2160,
.info-d006 .header_first_2160 {
  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%);
}
.surface_b225 .header_first_2160 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_b225.cool-b6ba .header_first_2160 {
  display: none;
}
.surface_b225 .status_4bb9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_b225 .status_4bb9 li {
  display: inline-block;
  position: relative;
}
.surface_b225 .status_4bb9 li:last-child {
  margin-right: 0;
}
.surface_b225 .status_4bb9 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;
}
.surface_b225 .status_4bb9 li.notification-57a4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_b225 .status_4bb9 > 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;
}
.surface_b225 .status_4bb9 > li > a i {
  line-height: 0;
}
.surface_b225 .status_4bb9 > li.dirty-972c > a .header_first_2160 {
  margin-left: 4px;
  line-height: 0;
}
.surface_b225 .status_4bb9 .dynamic-0bd3 li.dirty-972c > a {
  position: relative;
}
.surface_b225 .status_4bb9 .dynamic-0bd3 li.dirty-972c > a:after,
.surface_b225 .status_4bb9 .dynamic-0bd3 li.dirty-972c > a:before {
  content: "";
  display: table;
}
.surface_b225 .status_4bb9 .dynamic-0bd3 li.dirty-972c > a:after {
  clear: both;
}
.surface_b225 .status_4bb9 .dynamic-0bd3 li.dirty-972c > a .header_first_2160 {
  margin-left: 5px;
  float: right;
}
.surface_b225 .accent-up-5e7f,
.surface_b225 .dynamic-0bd3 {
  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;
}
.surface_b225 .dynamic-0bd3 {
  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;
}
.surface_b225 .dynamic-0bd3 .green_caf9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_b225 .dynamic-0bd3 .header_first_2160 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_b225 .dynamic-0bd3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_b225 .dynamic-0bd3 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;
}
.surface_b225 .dynamic-0bd3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_b225 .dynamic-0bd3 .dynamic-0bd3 {
  top: 0;
  left: 100%;
}
.surface_b225 .south-18cf.fn-focus-103f > .accent-up-5e7f,
.surface_b225 .south-18cf.fn-focus-103f > .dynamic-0bd3,
.surface_b225 .south-18cf:focus > .accent-up-5e7f,
.surface_b225 .south-18cf:focus > .dynamic-0bd3,
.surface_b225 .south-18cf:hover > .accent-up-5e7f,
.surface_b225 .south-18cf:hover > .dynamic-0bd3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_b225.gallery-6d6b .status-iron-a0cb:after,
.surface_b225.gallery-6d6b .status-iron-a0cb:before {
  content: "";
  display: table;
}
.surface_b225.gallery-6d6b .status-iron-a0cb:after {
  clear: both;
}
.surface_b225.gallery-6d6b .status-iron-a0cb > li {
  float: left;
}
.surface_b225.layout_786d .status-iron-a0cb:after,
.surface_b225.layout_786d .status-iron-a0cb:before {
  content: "";
  display: table;
}
.surface_b225.layout_786d .status-iron-a0cb:after {
  clear: both;
}
.surface_b225.layout_786d .status-iron-a0cb > li {
  float: left;
}
.surface_b225.layout_786d .status-iron-a0cb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_b225.layout_786d .status-iron-a0cb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_b225.layout_786d .status-iron-a0cb > li.section-535d > a,
.surface_b225.layout_786d .status-iron-a0cb > li.notification-57a4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a .green_caf9 {
  position: relative;
}
.surface_b225.popup-simple-7f3c .status-iron-a0cb > li > a .green_caf9: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;
}
.surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li:focus
  > a
  .green_caf9:before,
.surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li:hover
  > a
  .green_caf9:before {
  width: 100%;
  background-color: currentColor;
}
.surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.section-535d
  > a
  .green_caf9:before,
.surface_b225.popup-simple-7f3c
  .status-iron-a0cb
  > li.steel-ffc5
  > a
  .green_caf9:before {
  width: 100%;
  background-color: currentColor;
}
.surface_b225.bright-cbac .status-iron-a0cb > li > a .green_caf9 {
  position: relative;
}
.surface_b225.bright-cbac .status-iron-a0cb > li > a .green_caf9: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;
}
.surface_b225.bright-cbac .status-iron-a0cb > li:focus > a .green_caf9:before,
.surface_b225.bright-cbac
  .status-iron-a0cb
  > li:hover
  > a
  .green_caf9:before {
  width: 100%;
  background-color: currentColor;
}
.surface_b225.bright-cbac
  .status-iron-a0cb
  > li.section-535d
  > a
  .green_caf9:before,
.surface_b225.bright-cbac
  .status-iron-a0cb
  > li.steel-ffc5
  > a
  .green_caf9:before {
  width: 100%;
  background-color: currentColor;
}
.info-d006 .status_4bb9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-d006 .status_4bb9 li:first-child > a {
  border-top: none;
}
.info-d006 .status_4bb9 .section-8f8e > .green_caf9 .header_first_2160 {
  display: none;
}
.info-d006 .status_4bb9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-d006 .status_4bb9 li:last-child {
  border: none;
}
.info-d006 .status_4bb9 li.dirty-972c > a {
  padding-right: 45px !important;
}
.info-d006 .status_4bb9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-d006 .status_4bb9 li a:focus,
.info-d006 .status_4bb9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-d006 .status_4bb9 li .form_clean_0131 {
  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;
}
.info-d006 .status_4bb9 li .form_clean_0131:hover {
  box-shadow: none;
}
.info-d006 .status_4bb9 li .form_clean_0131 .header_first_2160 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-d006 .status_4bb9 .dynamic-0bd3 {
  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);
}
.info-d006 .status_4bb9 .dynamic-0bd3 li a {
  padding-left: 3em;
}
.info-d006 .status_4bb9 .layout-daa5 > a .form_clean_0131 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-d006 .status_4bb9 .layout-daa5 > .dynamic-0bd3 {
  display: block;
  opacity: 1;
}
.basic-5a64 {
  max-width: 100%;
}
.tooltip-gas-a480 {
  line-height: 0;
  cursor: pointer;
}
.next_a1e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.next_a1e0:hover {
  box-shadow: none;
  color: currentColor;
}
.next_a1e0 svg {
  width: 18px;
  height: 18px;
}
.next_a1e0 .active-1d3e {
  display: none;
}
.pagination_soft_cb04 {
  position: relative;
}
.pagination_soft_cb04.fn-active-103f .next_a1e0 .texture_under_eadb {
  display: none;
}
.pagination_soft_cb04.fn-active-103f .next_a1e0 .active-1d3e {
  display: inline-block;
}
.pagination_soft_cb04 .form-outer-d48c {
  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);
}
.pagination_soft_cb04.simple-4fe9 .form-outer-d48c {
  left: auto;
  right: -0.9em;
}
.pagination_soft_cb04.simple-4fe9 .primary-5814::before {
  left: auto;
  right: 15px;
}
.pagination_soft_cb04.fn-active-103f .form-outer-d48c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert_e39f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.alert_e39f label {
  flex-basis: 100%;
}
.alert_e39f .item_fe36 {
  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;
}
.alert_e39f .fixed-3b17 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.alert_e39f .fixed-3b17:focus {
  background-color: transparent;
}
.alert_e39f button.hidden_silver_60d2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.alert_e39f button.hidden_silver_60d2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.alert_e39f button.hidden_silver_60d2 svg {
  width: 18px;
  height: 18px;
}
.alert_e39f input[type="submit"] {
  min-height: auto;
}
.slow_59fa .alert_e39f .fixed-3b17 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.primary-5814 {
  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) {
  .primary-5814 {
    width: 220px;
  }
}
.primary-5814 label {
  flex-basis: 100%;
}
.primary-5814::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;
}
.highlight_f676 .slow_59fa .alert_e39f {
  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;
}
.highlight_f676
  .slow_59fa
  .alert_e39f
  .item_fe36 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight_f676 .slow_59fa .alert_e39f .fixed-3b17 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight_f676
  .slow_59fa
  .alert_e39f
  .fixed-3b17:focus {
  background: 0 0;
}
.highlight_f676
  .slow_59fa
  .alert_e39f
  .mask_90dc {
  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;
}
.focus-in-dc3d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus-in-dc3d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus-in-dc3d li:last-child {
  margin-right: 0;
}
.focus-in-dc3d li:first-child {
  margin-left: 0;
}
.focus-in-dc3d.footer_rough_5e08 a {
  color: #fff;
}
.focus-in-dc3d.footer_rough_5e08 a:hover {
  color: #fff;
}
.focus-in-dc3d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus-in-dc3d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus-in-dc3d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus-in-dc3d a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus-in-dc3d [class*="social-icon-apple"] {
  background-color: #999;
}
.focus-in-dc3d [class*="social-icon-apple"].background-b83b {
  background-color: transparent;
  color: #999;
}
.focus-in-dc3d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus-in-dc3d [class*="social-icon-behance"].background-b83b {
  background-color: transparent;
  color: #1769ff;
}
.focus-in-dc3d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus-in-dc3d [class*="social-icon-bitbucket"].background-b83b {
  background-color: transparent;
  color: #205081;
}
.focus-in-dc3d [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus-in-dc3d [class*="social-icon-codepen"].background-b83b {
  background-color: transparent;
  color: #000;
}
.focus-in-dc3d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus-in-dc3d [class*="social-icon-delicious"].background-b83b {
  background-color: transparent;
  color: #39f;
}
.focus-in-dc3d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus-in-dc3d [class*="social-icon-digg"].background-b83b {
  background-color: transparent;
  color: #005be2;
}
.focus-in-dc3d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus-in-dc3d [class*="social-icon-dribbble"].background-b83b {
  background-color: transparent;
  color: #ea4c89;
}
.focus-in-dc3d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus-in-dc3d [class*="social-icon-envelope"].background-b83b {
  background-color: transparent;
  color: #ea4335;
}
.focus-in-dc3d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus-in-dc3d [class*="social-icon-facebook"].background-b83b {
  background-color: transparent;
  color: #3b5998;
}
.focus-in-dc3d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus-in-dc3d [class*="social-icon-flickr"].background-b83b {
  background-color: transparent;
  color: #0063dc;
}
.focus-in-dc3d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus-in-dc3d [class*="social-icon-foursquare"].background-b83b {
  background-color: transparent;
  color: #2d5be3;
}
.focus-in-dc3d [class*="social-icon-github"] {
  background-color: #333;
}
.focus-in-dc3d [class*="social-icon-github"].background-b83b {
  background-color: transparent;
  color: #333;
}
.focus-in-dc3d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus-in-dc3d [class*="social-icon-google-plus"].background-b83b {
  background-color: transparent;
  color: #dd4b39;
}
.focus-in-dc3d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus-in-dc3d [class*="social-icon-houzz"].background-b83b {
  background-color: transparent;
  color: #7ac142;
}
.focus-in-dc3d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus-in-dc3d [class*="social-icon-instagram"].background-b83b {
  background-color: transparent;
  color: #262626;
}
.focus-in-dc3d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus-in-dc3d [class*="social-icon-jsfiddle"].background-b83b {
  background-color: transparent;
  color: #487aa2;
}
.focus-in-dc3d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus-in-dc3d [class*="social-icon-linkedin"].background-b83b {
  background-color: transparent;
  color: #0077b5;
}
.focus-in-dc3d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus-in-dc3d [class*="social-icon-medium"].background-b83b {
  background-color: transparent;
  color: #00ab6b;
}
.focus-in-dc3d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus-in-dc3d
  [class*="social-icon-odnoklassniki"].background-b83b {
  background-color: transparent;
  color: #f4731c;
}
.focus-in-dc3d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus-in-dc3d [class*="social-icon-meetup"].background-b83b {
  background-color: transparent;
  color: #ec1c40;
}
.focus-in-dc3d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus-in-dc3d [class*="social-icon-pinterest"].background-b83b {
  background-color: transparent;
  color: #bd081c;
}
.focus-in-dc3d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus-in-dc3d [class*="social-icon-product-hunt"].background-b83b {
  background-color: transparent;
  color: #da552f;
}
.focus-in-dc3d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus-in-dc3d [class*="social-icon-reddit"].background-b83b {
  background-color: transparent;
  color: #ff4500;
}
.focus-in-dc3d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus-in-dc3d [class*="social-icon-rss"].background-b83b {
  background-color: transparent;
  color: #f26522;
}
.focus-in-dc3d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus-in-dc3d
  [class*="social-icon-shopping-cart"].background-b83b {
  background-color: transparent;
  color: #4caf50;
}
.focus-in-dc3d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus-in-dc3d [class*="social-icon-skype"].background-b83b {
  background-color: transparent;
  color: #00aff0;
}
.focus-in-dc3d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus-in-dc3d [class*="social-icon-slideshare"].background-b83b {
  background-color: transparent;
  color: #0077b5;
}
.focus-in-dc3d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus-in-dc3d [class*="social-icon-snapchat"].background-b83b {
  background-color: transparent;
  color: #fffc00;
}
.focus-in-dc3d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus-in-dc3d [class*="social-icon-soundcloud"].background-b83b {
  background-color: transparent;
  color: #f80;
}
.focus-in-dc3d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus-in-dc3d [class*="social-icon-spotify"].background-b83b {
  background-color: transparent;
  color: #2ebd59;
}
.focus-in-dc3d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus-in-dc3d
  [class*="social-icon-stack-overflow"].background-b83b {
  background-color: transparent;
  color: #fe7a15;
}
.focus-in-dc3d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus-in-dc3d [class*="social-icon-maldkfgram"].background-b83b {
  background-color: transparent;
  color: #2ca5e0;
}
.focus-in-dc3d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus-in-dc3d [class*="social-icon-tripadvisor"].background-b83b {
  background-color: transparent;
  color: #589442;
}
.focus-in-dc3d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus-in-dc3d [class*="social-icon-tumblr"].background-b83b {
  background-color: transparent;
  color: #35465c;
}
.focus-in-dc3d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus-in-dc3d [class*="social-icon-twitch"].background-b83b {
  background-color: transparent;
  color: #6441a5;
}
.focus-in-dc3d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus-in-dc3d [class*="social-icon-twitter"].background-b83b {
  background-color: transparent;
  color: #1da1f2;
}
.focus-in-dc3d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus-in-dc3d [class*="social-icon-vimeo"].background-b83b {
  background-color: transparent;
  color: #1ab7ea;
}
.focus-in-dc3d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus-in-dc3d [class*="social-icon-vk"].background-b83b {
  background-color: transparent;
  color: #45668e;
}
.focus-in-dc3d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus-in-dc3d [class*="social-icon-weibo"].background-b83b {
  background-color: transparent;
  color: #df2029;
}
.focus-in-dc3d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus-in-dc3d [class*="social-icon-weixin"].background-b83b {
  background-color: transparent;
  color: #7bb32e;
}
.focus-in-dc3d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus-in-dc3d [class*="social-icon-whatsapp"].background-b83b {
  background-color: transparent;
  color: #25d366;
}
.focus-in-dc3d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus-in-dc3d [class*="social-icon-wordpress"].background-b83b {
  background-color: transparent;
  color: #21759b;
}
.focus-in-dc3d [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus-in-dc3d [class*="social-icon-xing"].background-b83b {
  background-color: transparent;
  color: #026466;
}
.focus-in-dc3d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus-in-dc3d [class*="social-icon-yelp"].background-b83b {
  background-color: transparent;
  color: #af0606;
}
.focus-in-dc3d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus-in-dc3d [class*="social-icon-youtube"].background-b83b {
  background-color: transparent;
  color: #cd201f;
}
.tall_dc84 {
  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;
}
.tall_dc84:hover {
  box-shadow: none;
  background: 0 0;
}
.detail-liquid-5a9b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left_4247 {
  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;
}
.element_thick_9fe7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_warm_5cdb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_warm_5cdb,
.footer_warm_5cdb::after,
.footer_warm_5cdb::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;
}
.footer_warm_5cdb::after,
.footer_warm_5cdb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-under-de4e .left_4247 .element_thick_9fe7 {
  margin-top: -2px;
  width: 19px;
}
.preview-under-de4e .left_4247 .footer_warm_5cdb {
  margin-top: -1px;
}
.preview-under-de4e .left_4247 .footer_warm_5cdb,
.preview-under-de4e .left_4247 .footer_warm_5cdb::after,
.preview-under-de4e .left_4247 .footer_warm_5cdb::before {
  width: 19px;
  height: 2px;
}
.preview-under-de4e .left_4247 .footer_warm_5cdb::before {
  top: -6px;
}
.preview-under-de4e .left_4247 .footer_warm_5cdb::after {
  bottom: -6px;
}
.module_732a .left_4247 .element_thick_9fe7 {
  margin-top: -2px;
  width: 22px;
}
.module_732a .left_4247 .footer_warm_5cdb {
  margin-top: -1px;
}
.module_732a .left_4247 .footer_warm_5cdb,
.module_732a .left_4247 .footer_warm_5cdb::after,
.module_732a .left_4247 .footer_warm_5cdb::before {
  width: 22px;
  height: 2px;
}
.module_732a .left_4247 .footer_warm_5cdb::before {
  top: -7px;
}
.module_732a .left_4247 .footer_warm_5cdb::after {
  bottom: -7px;
}
.shadow_a961 .left_4247 .element_thick_9fe7 {
  margin-top: -2px;
  width: 31px;
}
.shadow_a961 .left_4247 .footer_warm_5cdb {
  margin-top: -1.5px;
}
.shadow_a961 .left_4247 .footer_warm_5cdb,
.shadow_a961 .left_4247 .footer_warm_5cdb::after,
.shadow_a961 .left_4247 .footer_warm_5cdb::before {
  width: 31px;
  height: 3px;
}
.shadow_a961 .left_4247 .footer_warm_5cdb::before {
  top: -9px;
}
.shadow_a961 .left_4247 .footer_warm_5cdb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .liquid-8ec7 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 19px;
  }
  .liquid-8ec7 .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .liquid-8ec7 .left_4247 .footer_warm_5cdb,
  .liquid-8ec7 .left_4247 .footer_warm_5cdb::after,
  .liquid-8ec7 .left_4247 .footer_warm_5cdb::before {
    width: 19px;
    height: 2px;
  }
  .liquid-8ec7 .left_4247 .footer_warm_5cdb::before {
    top: -6px;
  }
  .liquid-8ec7 .left_4247 .footer_warm_5cdb::after {
    bottom: -6px;
  }
  .advanced-eb09 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-eb09 .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .advanced-eb09 .left_4247 .footer_warm_5cdb,
  .advanced-eb09 .left_4247 .footer_warm_5cdb::after,
  .advanced-eb09 .left_4247 .footer_warm_5cdb::before {
    width: 22px;
    height: 2px;
  }
  .advanced-eb09 .left_4247 .footer_warm_5cdb::before {
    top: -7px;
  }
  .advanced-eb09 .left_4247 .footer_warm_5cdb::after {
    bottom: -7px;
  }
  .narrow-5e73 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-5e73 .left_4247 .footer_warm_5cdb {
    margin-top: -1.5px;
  }
  .narrow-5e73 .left_4247 .footer_warm_5cdb,
  .narrow-5e73 .left_4247 .footer_warm_5cdb::after,
  .narrow-5e73 .left_4247 .footer_warm_5cdb::before {
    width: 31px;
    height: 3px;
  }
  .narrow-5e73 .left_4247 .footer_warm_5cdb::before {
    top: -9px;
  }
  .narrow-5e73 .left_4247 .footer_warm_5cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-south-51fe .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-south-51fe .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .gradient-south-51fe .left_4247 .footer_warm_5cdb,
  .gradient-south-51fe .left_4247 .footer_warm_5cdb::after,
  .gradient-south-51fe .left_4247 .footer_warm_5cdb::before {
    width: 19px;
    height: 2px;
  }
  .gradient-south-51fe .left_4247 .footer_warm_5cdb::before {
    top: -6px;
  }
  .gradient-south-51fe .left_4247 .footer_warm_5cdb::after {
    bottom: -6px;
  }
  .surface_e267 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_e267 .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .surface_e267 .left_4247 .footer_warm_5cdb,
  .surface_e267 .left_4247 .footer_warm_5cdb::after,
  .surface_e267 .left_4247 .footer_warm_5cdb::before {
    width: 22px;
    height: 2px;
  }
  .surface_e267 .left_4247 .footer_warm_5cdb::before {
    top: -7px;
  }
  .surface_e267 .left_4247 .footer_warm_5cdb::after {
    bottom: -7px;
  }
  .label-first-c178 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 31px;
  }
  .label-first-c178 .left_4247 .footer_warm_5cdb {
    margin-top: -1.5px;
  }
  .label-first-c178 .left_4247 .footer_warm_5cdb,
  .label-first-c178 .left_4247 .footer_warm_5cdb::after,
  .label-first-c178 .left_4247 .footer_warm_5cdb::before {
    width: 31px;
    height: 3px;
  }
  .label-first-c178 .left_4247 .footer_warm_5cdb::before {
    top: -9px;
  }
  .label-first-c178 .left_4247 .footer_warm_5cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-a1d7 .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 19px;
  }
  .active-a1d7 .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .active-a1d7 .left_4247 .footer_warm_5cdb,
  .active-a1d7 .left_4247 .footer_warm_5cdb::after,
  .active-a1d7 .left_4247 .footer_warm_5cdb::before {
    width: 19px;
    height: 2px;
  }
  .active-a1d7 .left_4247 .footer_warm_5cdb::before {
    top: -6px;
  }
  .active-a1d7 .left_4247 .footer_warm_5cdb::after {
    bottom: -6px;
  }
  .photo_slow_9d4b .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb {
    margin-top: -1px;
  }
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb,
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb::after,
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb::before {
    width: 22px;
    height: 2px;
  }
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb::before {
    top: -7px;
  }
  .photo_slow_9d4b .left_4247 .footer_warm_5cdb::after {
    bottom: -7px;
  }
  .prev_c90b .left_4247 .element_thick_9fe7 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_c90b .left_4247 .footer_warm_5cdb {
    margin-top: -1.5px;
  }
  .prev_c90b .left_4247 .footer_warm_5cdb,
  .prev_c90b .left_4247 .footer_warm_5cdb::after,
  .prev_c90b .left_4247 .footer_warm_5cdb::before {
    width: 31px;
    height: 3px;
  }
  .prev_c90b .left_4247 .footer_warm_5cdb::before {
    top: -9px;
  }
  .prev_c90b .left_4247 .footer_warm_5cdb::after {
    bottom: -9px;
  }
}
.focused-8131 .footer_warm_5cdb {
  -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);
}
.focused-8131 .footer_warm_5cdb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focused-8131 .footer_warm_5cdb::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);
}
.focused-8131.lite-35a6 .footer_warm_5cdb {
  -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);
}
.focused-8131.lite-35a6 .footer_warm_5cdb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focused-8131.lite-35a6 .footer_warm_5cdb::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);
}
.alert-hard-8487 {
  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.surface_center_bcae:before {
  display: none;
}
.chip-tall-dd0a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-tall-dd0a .top-fc2d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-tall-dd0a .top-fc2d:last-of-type {
  border-bottom: none;
}
.chip-tall-dd0a .top-fc2d.upper-25f2,
.chip-tall-dd0a .top-fc2d.text-white-7140,
.chip-tall-dd0a .top-fc2d.dynamic_f6c2 {
  padding: 0;
}
.chip-tall-dd0a .info-d006 .form_clean_0131 {
  color: currentColor;
}
.chip-tall-dd0a .info-d006 .form_clean_0131:focus,
.chip-tall-dd0a .info-d006 .form_clean_0131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-tall-dd0a.pink-af8b .item_be89,
.chip-tall-dd0a.pink-af8b .cold-9249 a,
.chip-tall-dd0a.pink-af8b .status-iron-a0cb a,
.chip-tall-dd0a.pink-af8b .dynamic-0bd3 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-tall-dd0a.pink-af8b .item_be89:hover,
.chip-tall-dd0a.pink-af8b .cold-9249 a:hover,
.chip-tall-dd0a.pink-af8b .status-iron-a0cb a:hover,
.chip-tall-dd0a.pink-af8b .dynamic-0bd3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-tall-dd0a.pink-af8b .secondary_f265 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-tall-dd0a.pink-af8b .top-fc2d {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-tall-dd0a.pink-af8b .top-fc2d:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-tall-dd0a.pink-af8b .message-1df2:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-tall-dd0a.pink-af8b .info-d006 .status_4bb9 li a,
.chip-tall-dd0a.pink-af8b .info-d006 .form_clean_0131,
.chip-tall-dd0a.pink-af8b .dynamic-0bd3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-tall-dd0a.pink-af8b .info-d006 .form_clean_0131:focus,
.chip-tall-dd0a.pink-af8b .info-d006 .form_clean_0131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-tall-dd0a.pink-af8b .status_4bb9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-tall-dd0a.search-6c94 .item_be89,
.chip-tall-dd0a.search-6c94 .cold-9249 a,
.chip-tall-dd0a.search-6c94 .status-iron-a0cb .form_clean_0131,
.chip-tall-dd0a.search-6c94 .status-iron-a0cb a,
.chip-tall-dd0a.search-6c94 .dynamic-0bd3 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-tall-dd0a.search-6c94 .item_be89:hover,
.chip-tall-dd0a.search-6c94 .cold-9249 a:hover,
.chip-tall-dd0a.search-6c94 .status-iron-a0cb .form_clean_0131:hover,
.chip-tall-dd0a.search-6c94 .status-iron-a0cb a:hover,
.chip-tall-dd0a.search-6c94 .dynamic-0bd3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-tall-dd0a.search-6c94 .secondary_f265 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-tall-dd0a.search-6c94 .top-fc2d {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-tall-dd0a.search-6c94 .top-fc2d:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-tall-dd0a.search-6c94 .message-1df2:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-tall-dd0a.search-6c94 .info-d006 .status_4bb9 li a,
.chip-tall-dd0a.search-6c94 .info-d006 .form_clean_0131,
.chip-tall-dd0a.search-6c94 .dynamic-0bd3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-tall-dd0a.search-6c94 .info-d006 .form_clean_0131:focus,
.chip-tall-dd0a.search-6c94 .info-d006 .form_clean_0131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-tall-dd0a.search-6c94 .status_4bb9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-1df2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message-1df2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-out-f0ac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row-c510 .chip-tall-dd0a {
  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;
}
.row-c510 .top-fc2d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row-c510 .top-fc2d: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) {
  .row-c510 .top-fc2d:before {
    width: 16%;
    left: 42%;
  }
}
.row-c510 .top-fc2d:last-child:before {
  content: none;
}
.row-c510 .top-fc2d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row-c510 .info-d006 .status_4bb9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row-c510 .info-d006 .status_4bb9 li a .form_clean_0131 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row-c510 .info-d006 .dynamic-0bd3 {
  border: none;
}
.row-c510 .info-d006 .dynamic-0bd3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row-c510 .message-1df2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row-c510 .main-out-f0ac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row-c510 .search-6c94 .message-1df2:before {
  background: rgba(0, 0, 0, 0.9);
}
.row-c510 .pink-af8b.wrapper_light_547f .footer_warm_5cdb {
  background: rgba(0, 0, 0, 0.6);
}
.row-c510
  .pink-af8b.wrapper_light_547f
  .footer_warm_5cdb::after,
.row-c510
  .pink-af8b.wrapper_light_547f
  .footer_warm_5cdb:before {
  background: inherit;
}
.row-c510
  .pink-af8b.wrapper_light_547f:hover
  .footer_warm_5cdb {
  background: rgba(0, 0, 0, 0.8);
}
.button-narrow-c82d .chip-tall-dd0a {
  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) {
  .button-narrow-c82d .chip-tall-dd0a {
    width: auto;
    right: 45px;
  }
}
.pressed-2868 .chip-tall-dd0a {
  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) {
  .pressed-2868 .chip-tall-dd0a {
    width: auto;
    left: 45px;
  }
}
.surface_center_bcae .chip-tall-dd0a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface_center_bcae .main-out-f0ac {
  max-width: 48em;
  margin: 0 auto;
}
.surface_center_bcae .message-1df2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.purple_099b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.purple_099b.row-c510 .chip-tall-dd0a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.purple_099b.button-narrow-c82d .chip-tall-dd0a {
  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);
}
.purple_099b .chip-tall-dd0a {
  visibility: visible;
}
.purple_099b.pressed-2868 .chip-tall-dd0a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary-pink-e6db,
.status-motion-bb7d {
  overflow-x: hidden;
}
.primary-pink-e6db .chip-tall-dd0a {
  overflow: auto;
}
.primary-pink-e6db.row-c510 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-pink-e6db.row-c510 .chip-tall-dd0a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary-pink-e6db.row-c510 .tall_dc84 {
  opacity: 0;
}
.primary-pink-e6db.button-narrow-c82d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-pink-e6db.button-narrow-c82d .chip-tall-dd0a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary-pink-e6db.button-narrow-c82d .tall_dc84 {
  opacity: 0;
}
.primary-pink-e6db.pressed-2868 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-pink-e6db.pressed-2868 .chip-tall-dd0a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary-pink-e6db.pressed-2868 .tall_dc84 {
  opacity: 0;
}
.primary-pink-e6db.surface_center_bcae .chip-tall-dd0a {
  z-index: 10;
  visibility: visible;
}
.wrapper_light_547f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wrapper_light_547f .footer_warm_5cdb {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_light_547f .footer_warm_5cdb::after,
.wrapper_light_547f .footer_warm_5cdb:before {
  background: inherit;
}
.wrapper_light_547f:hover .footer_warm_5cdb {
  background: rgba(255, 255, 255, 0.99);
}
.pressed-2868 .wrapper_light_547f {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface_center_bcae .wrapper_light_547f {
  display: none !important;
}
.primary-pink-e6db:before,
.status-motion-bb7d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary-pink-e6db .wrapper_light_547f,
.status-motion-bb7d .wrapper_light_547f {
  display: inline-block;
}
.chip-tall-dd0a .avatar-39eb {
  -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;
}
.primary-pink-e6db .chip-tall-dd0a .avatar-39eb,
.status-motion-bb7d .chip-tall-dd0a .avatar-39eb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.small-cbef .item_fe36 {
  width: 100%;
}
.tag_b477 {
  padding: 0 0.5em 0;
}
.tag_b477 [class*="customify-col-"],
.tag_b477 [class*="customify-col_"],
.tag_b477 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large-f6f0 .tag_b477 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside_8c8d .primary_6a40,
  .primary_6a40 {
    display: none;
  }
  .first_923f {
    text-align: left;
  }
  .banner-65e9 {
    text-align: center;
  }
  .gold-55ff {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside_8c8d .input_under_4074,
  .input_under_4074 {
    display: none;
  }
  .paragraph_middle_68f8 {
    text-align: left;
  }
  .section-1bce {
    text-align: center;
  }
  .heading_9c71 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside_8c8d .light-538f,
  .light-538f {
    display: none;
  }
  .soft-df79 {
    text-align: left;
  }
  .sidebar_fbef {
    text-align: center;
  }
  .bright_ef42 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.up-12a6 {
  box-shadow: none !important;
}
.info-green-5bdd .carousel-huge-4a3e,
.west-ccc3 .carousel-huge-4a3e {
  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;
}
.west-ccc3 .carousel-huge-4a3e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.carousel-1942 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.carousel-1942:after,
.carousel-1942:before {
  content: "";
  display: table;
}
.carousel-1942:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .carousel-1942 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.carousel-1942,
.title-gold-572b {
  max-width: 1248px;
  margin: 0 auto;
}

.notification-cc97.hovered_171d .carousel-1942 {
  max-width: 100%;
}
.notification-cc97.middle_c5f8 {
  max-width: 1200px;
  margin: 0 auto;
}
.notification-cc97.sort_5f2d .carousel-1942 {
  max-width: 100%;
}
.notification-cc97.sort_5f2d > .carousel-1942 {
  padding-left: 0;
  padding-right: 0;
}
.notification-cc97.sort_5f2d > .carousel-1942 .aside_8c8d {
  margin: 0;
}
.notification-cc97.sort_5f2d
  > .carousel-1942
  .hovered-baac.photo-clean-5b46 {
  margin-right: 0;
  margin-left: 0;
}
.notification-cc97.sort_5f2d #main.photo-clean-5b46 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-purple-36e1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-purple-36e1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .item_next_a254 .search-simple-6ead {
    padding-right: 1em;
  }
  .item_next_a254.glass_47eb .hovered-baac {
    border-right: 1px solid #eaecee;
  }
  .item_next_a254.glass_47eb .search-simple-6ead {
    padding-right: 1em;
  }
  .item_next_a254.glass_47eb .warm_fd93 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_8be4 .search-simple-6ead {
    padding-left: 1em;
  }
  .last_8be4.glass_47eb .hovered-baac {
    border-left: 1px solid #eaecee;
  }
  .last_8be4.glass_47eb .search-simple-6ead {
    padding-left: 1em;
  }
  .last_8be4.glass_47eb .warm_fd93 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-2610 .search-simple-6ead {
    padding-left: 1em;
  }
  .chip-2610.glass_47eb .west-2a8a {
    border-right: 1px solid #eaecee;
  }
  .chip-2610.glass_47eb .texture_in_7ab2 {
    border-right: 1px solid #eaecee;
  }
  .chip-2610.glass_47eb .search-simple-6ead {
    padding-left: 1em;
  }
  .chip-2610.glass_47eb .warm_fd93 {
    padding-right: 1em;
  }
  .chip-2610.glass_47eb .hot_0310 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-937e .search-simple-6ead {
    padding-right: 1em;
  }
  .thick-937e.glass_47eb .west-2a8a {
    border-left: 1px solid #eaecee;
  }
  .thick-937e.glass_47eb .texture_in_7ab2 {
    border-left: 1px solid #eaecee;
  }
  .thick-937e.glass_47eb .search-simple-6ead {
    padding-right: 1em;
  }
  .thick-937e.glass_47eb .warm_fd93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick-937e.glass_47eb .hot_0310 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-purple-36e1 .search-simple-6ead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-purple-36e1.glass_47eb .hovered-baac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-purple-36e1.glass_47eb .search-simple-6ead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-purple-36e1.glass_47eb .warm_fd93 {
    padding-left: 1em;
  }
  .disabled-purple-36e1.glass_47eb .hot_0310 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-purple-36e1.glass_47eb .search-simple-6ead {
    padding-left: 0;
  }
}
.current-3007 .container-8f5e {
  display: inline-block;
}
.layout_dirty_7252 {
  display: inline-block;
}
.form-de83 {
  word-con: break-word;
}
.title_static_411e > span {
  display: inline-block;
  padding: 5px 0;
}
.title_static_411e .dark-bf86 {
  margin-left: 8px;
  margin-right: 8px;
}
.title_static_411e .wood_91c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.rough-67c0 .nav_b76b {
  margin-bottom: 2em;
}
.rough-67c0 .narrow-d814 {
  margin-bottom: 15px;
}
.rough-67c0 .narrow-d814:last-child {
  margin-bottom: 0;
}
.rough-67c0 .first-63c0 {
  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) {
  .rough-67c0 .first-63c0 {
    display: block;
  }
}
.rough-67c0 .caption_dark_3a65 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .rough-67c0 .caption_dark_3a65 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.rough-67c0 .input_in_7051 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.rough-67c0 .input_in_7051 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rough-67c0 .input_in_7051 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.rough-67c0 .form-de83 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough-67c0 .form-de83 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.rough-67c0 .logo_dim_4fda p:last-child {
  margin-bottom: 0;
}
.rough-67c0 .highlight-static-6c31 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.rough-67c0 .cool_7433 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.rough-67c0 .widget_under_7325 {
  margin-top: 1em;
}
.rough-67c0 .hovered_a759 {
  top: 0;
  display: block;
}
.rough-67c0 .hovered_a759 a {
  color: inherit;
}
.rough-67c0 .hovered_a759 a:hover {
  color: inherit;
}
.rough-67c0 .active-action-cab4 {
  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;
}
.rough-67c0 .active-action-cab4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.rough-67c0 .cool_7433 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.rough-67c0 .video_28df {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.rough-67c0 .video_28df:first-child {
  margin-top: 0;
}
.rough-67c0 .video_28df.video_09e2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rough-67c0 .video_28df.hero_in_6117 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough-67c0
  .video_28df.hero_in_6117.hero-upper-75b2
  .widget_under_7325 {
  width: 100%;
}
.rough-67c0 .hero_in_6117 {
  -webkit-box-align: center;
  align-items: center;
}
.rough-67c0 .hero_in_6117 .title_static_411e,
.rough-67c0 .hero_in_6117 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.rough-67c0 .input_in_7051 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-67c0 .input_in_7051 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-67c0 .input_in_7051: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;
}
.rough-67c0 .video_09e2 {
  z-index: 5;
}
.rough-67c0 .modal-6075 .panel_hard_d60f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rough-67c0 .medium-f41f .panel_hard_d60f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.rough-67c0 .detail-huge-0f01 .panel_hard_d60f {
  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;
}
.rough-67c0.modal-short-0b95 .first-63c0,
.rough-67c0.info-current-d00c .first-63c0 {
  display: block;
}
.rough-67c0.modal-short-0b95 .first-63c0 .easy_b487,
.rough-67c0.modal-short-0b95 .first-63c0 .cool_7433,
.rough-67c0.info-current-d00c .first-63c0 .easy_b487,
.rough-67c0.info-current-d00c .first-63c0 .cool_7433 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough-67c0.gradient_d0f5 .caption_dark_3a65 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .rough-67c0.gradient_d0f5 .caption_dark_3a65 {
    margin-right: 0;
  }
}
.rough-67c0.modal-short-0b95 .caption_dark_3a65,
.rough-67c0.info-current-d00c .caption_dark_3a65 {
  padding-top: 40%;
}
.rough-67c0.modal-short-0b95 .nav_b76b,
.rough-67c0.info-current-d00c .nav_b76b {
  display: block;
}
.rough-67c0.modal-short-0b95 .fn-sticky-103f .cool_7433,
.rough-67c0.info-current-d00c .fn-sticky-103f .cool_7433 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.rough-67c0.modal-short-0b95 .caption_dark_3a65,
.rough-67c0.info-current-d00c .caption_dark_3a65 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.rough-67c0.modal-short-0b95 .cool_7433 {
  padding: 1em;
}
.pressed_ae9c {
  margin: 30px auto;
  display: block;
}
.pressed_ae9c .secondary-8b41 > * {
  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;
}
.pressed_ae9c .secondary-8b41 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pressed_ae9c .secondary-8b41 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-66f6 .title_static_411e {
  margin-bottom: 1.41575em;
}
.progress-66f6 .dark_7da4 {
  margin-bottom: 1.618em;
}
.solid-1247 .glass-820b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.solid-1247 .glass-820b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.solid-1247 .block_6bb1 {
  max-width: 100%;
  overflow: auto;
}
.hero_6fa5 .solid-1247 a:hover {
  text-decoration: underline;
}
.border_under_9644 .narrow-d814:not(.form-de83),
.border_under_9644 .input_in_7051 {
  margin-bottom: 1.41575em;
}
.border_under_9644 .narrow-d814:not(.form-de83):last-child,
.border_under_9644 .input_in_7051:last-child {
  margin-bottom: 0;
}
.border_under_9644 .narrow-d814.hidden-huge-10dc {
  margin-bottom: 0.41575em;
}
.border_under_9644 .secondary-prev-0f6f:before,
.border_under_9644 .highlight_6a2e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_under_9644 .secondary-prev-0f6f:before {
  content: "\f115";
}
.border_under_9644 .highlight_6a2e:before {
  content: "\f02c";
}
.border_under_9644 .fresh_3af9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_under_9644 .fresh_3af9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.purple_c221 {
  display: -webkit-box;
  display: flex;
}
.purple_c221 .dark_a58e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .purple_c221 .dark_a58e {
    flex-basis: 90px;
  }
}
.purple_c221 .last_79d1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple_c221 .last_79d1 {
    flex-basis: calc(100% - 50px);
  }
}
.purple_c221 .column-b72c p:last-child {
  margin-bottom: 0.72em;
}
.widget_8554 .secondary-8b41 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_8554 .secondary-8b41:after,
.widget_8554 .secondary-8b41:before {
  content: "";
  display: table;
}
.widget_8554 .secondary-8b41:after {
  clear: both;
}
.widget_8554 .secondary-8b41 .warm_0b7b,
.widget_8554 .secondary-8b41 .active_7bf0 {
  width: 49%;
}
.widget_8554 .secondary-8b41 .warm_0b7b a span.panel_7723,
.widget_8554 .secondary-8b41 .active_7bf0 a span.panel_7723 {
  display: block;
  margin-bottom: 5px;
}
.widget_8554 .secondary-8b41 .active_7bf0 {
  float: left;
  text-align: left;
}
.widget_8554 .secondary-8b41 .warm_0b7b {
  float: right;
  text-align: right;
}
.stone-ba2d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone-ba2d {
    margin-bottom: 0;
  }
}
.slider_soft_fee1 {
  margin-bottom: 1em;
}
.slider_soft_fee1 .form-de83 {
  font-size: 1.1em;
  line-height: 1.3;
}
.article-f297 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel_ba7f .slider_soft_fee1,
.mask_2c0e .slider_soft_fee1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel_ba7f .slider_soft_fee1,
  .mask_2c0e .slider_soft_fee1 {
    display: block;
  }
}
.carousel_ba7f .article-f297,
.mask_2c0e .article-f297 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel_ba7f .article-f297,
  .mask_2c0e .article-f297 {
    margin-bottom: 1em;
  }
}
.carousel_ba7f .article-f297 img,
.mask_2c0e .article-f297 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel_ba7f .pagination-complex-013c,
.mask_2c0e .pagination-complex-013c {
  flex-basis: calc(100% - 160px);
}
.carousel_ba7f .pagination-complex-013c p,
.mask_2c0e .pagination-complex-013c p {
  margin-bottom: 0;
}
.carousel_ba7f .pagination-complex-013c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_ba7f .pagination-complex-013c {
    padding-left: 0;
  }
}
.mask_2c0e .pagination-complex-013c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask_2c0e .pagination-complex-013c {
    padding-right: 0;
  }
}
.mask_2c0e .article-f297 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide_3a8a .article-f297 {
  margin-bottom: 0.5em;
}
.wide_3a8a .article-f297 img {
  width: 100%;
}
.lite-466a .video_f083,
.column_basic_242d .video_f083 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.column_basic_242d .hovered-baac .modal-fc22 p:last-child {
  margin-bottom: 0;
}
.liquid-3ebf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_yellow_4ca5 .modal_2458 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_yellow_4ca5 .modal_2458:last-of-type {
    margin-bottom: 0;
  }
}
.icon_yellow_4ca5 .modal_2458 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_yellow_4ca5 .modal_2458 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_yellow_4ca5 .modal_2458 ul li {
  margin: 0 0 0.6em;
}
.icon_yellow_4ca5 .modal_2458 ul li.notification-12cb,
.icon_yellow_4ca5 .modal_2458 ul li.label-e6bb {
  position: relative;
}
.icon_yellow_4ca5 .modal_2458 ul li.notification-12cb .yellow-d6bb,
.icon_yellow_4ca5 .modal_2458 ul li.label-e6bb .yellow-d6bb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_yellow_4ca5 .modal_2458 ul li.notification-12cb:after:after,
.icon_yellow_4ca5 .modal_2458 ul li.notification-12cb:after:before,
.icon_yellow_4ca5
  .modal_2458
  ul
  li.label-e6bb:after:after,
.icon_yellow_4ca5
  .modal_2458
  ul
  li.label-e6bb:after:before {
  content: "";
  display: table;
}
.icon_yellow_4ca5 .modal_2458 ul li.notification-12cb:after:after,
.icon_yellow_4ca5
  .modal_2458
  ul
  li.label-e6bb:after:after {
  clear: both;
}
.icon_yellow_4ca5 .modal_2458 a.grid_374e:hover {
  text-decoration: none;
}
.icon_yellow_4ca5 .modal_2458 select {
  max-width: 100%;
}
.icon_yellow_4ca5 .modal_2458 table {
  font-size: 85%;
}
.icon_yellow_4ca5 .modal_2458 table td,
.icon_yellow_4ca5 .modal_2458 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_yellow_4ca5 .modal_2458 table tfoot td {
  text-align: left;
}
.icon_yellow_4ca5 .modal_2458 :last-child {
  margin-bottom: 0;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f label {
  width: 100%;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f .fixed-3b17 {
  width: 100%;
  display: block;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f .hidden_silver_60d2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f .hidden_silver_60d2:hover svg #svg-search {
  fill: #444;
}
.icon_yellow_4ca5 .modal_2458 .blue-0a0f .hidden_silver_60d2 svg {
  width: 18px;
  height: 18px;
}
.icon_yellow_4ca5 .text-c00a ul ul,
.icon_yellow_4ca5 .avatar_3986 ul ul,
.icon_yellow_4ca5 .dark-6712 ul ul,
.icon_yellow_4ca5 .panel-focused-a0f8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_yellow_4ca5 .text-c00a .dirty-972c > a,
.icon_yellow_4ca5 .avatar_3986 .dirty-972c > a,
.icon_yellow_4ca5 .dark-6712 .dirty-972c > a,
.icon_yellow_4ca5 .panel-focused-a0f8 .dirty-972c > a {
  margin-bottom: 0;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li,
.icon_yellow_4ca5 .text-c00a li,
.icon_yellow_4ca5 .article-hot-ef43 li,
.icon_yellow_4ca5 .avatar_3986 li,
.icon_yellow_4ca5 .dark-6712 li,
.icon_yellow_4ca5 .panel-focused-a0f8 li,
.icon_yellow_4ca5 .stone-5e22 li,
.icon_yellow_4ca5 .clean-3ede li {
  display: block;
  position: relative;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li:last-child,
.icon_yellow_4ca5 .text-c00a li:last-child,
.icon_yellow_4ca5 .article-hot-ef43 li:last-child,
.icon_yellow_4ca5 .avatar_3986 li:last-child,
.icon_yellow_4ca5 .dark-6712 li:last-child,
.icon_yellow_4ca5 .panel-focused-a0f8 li:last-child,
.icon_yellow_4ca5 .stone-5e22 li:last-child,
.icon_yellow_4ca5 .clean-3ede li:last-child {
  border: none;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li a,
.icon_yellow_4ca5 .text-c00a li a,
.icon_yellow_4ca5 .article-hot-ef43 li a,
.icon_yellow_4ca5 .avatar_3986 li a,
.icon_yellow_4ca5 .dark-6712 li a,
.icon_yellow_4ca5 .panel-focused-a0f8 li a,
.icon_yellow_4ca5 .stone-5e22 li a,
.icon_yellow_4ca5 .clean-3ede li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li ul li::before,
.icon_yellow_4ca5 .text-c00a li ul li::before,
.icon_yellow_4ca5 .article-hot-ef43 li ul li::before,
.icon_yellow_4ca5 .avatar_3986 li ul li::before,
.icon_yellow_4ca5 .dark-6712 li ul li::before,
.icon_yellow_4ca5 .panel-focused-a0f8 li ul li::before,
.icon_yellow_4ca5 .stone-5e22 li ul li::before,
.icon_yellow_4ca5 .clean-3ede li ul li::before {
  left: 15px;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li ul a,
.icon_yellow_4ca5 .text-c00a li ul a,
.icon_yellow_4ca5 .article-hot-ef43 li ul a,
.icon_yellow_4ca5 .avatar_3986 li ul a,
.icon_yellow_4ca5 .dark-6712 li ul a,
.icon_yellow_4ca5 .panel-focused-a0f8 li ul a,
.icon_yellow_4ca5 .stone-5e22 li ul a,
.icon_yellow_4ca5 .clean-3ede li ul a {
  padding-left: 20px;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li ul ul li::before,
.icon_yellow_4ca5 .text-c00a li ul ul li::before,
.icon_yellow_4ca5 .article-hot-ef43 li ul ul li::before,
.icon_yellow_4ca5 .avatar_3986 li ul ul li::before,
.icon_yellow_4ca5 .dark-6712 li ul ul li::before,
.icon_yellow_4ca5 .panel-focused-a0f8 li ul ul li::before,
.icon_yellow_4ca5 .stone-5e22 li ul ul li::before,
.icon_yellow_4ca5 .clean-3ede li ul ul li::before {
  left: 30px;
}
.icon_yellow_4ca5 .sidebar_soft_ce3c li ul ul a,
.icon_yellow_4ca5 .text-c00a li ul ul a,
.icon_yellow_4ca5 .article-hot-ef43 li ul ul a,
.icon_yellow_4ca5 .avatar_3986 li ul ul a,
.icon_yellow_4ca5 .dark-6712 li ul ul a,
.icon_yellow_4ca5 .panel-focused-a0f8 li ul ul a,
.icon_yellow_4ca5 .stone-5e22 li ul ul a,
.icon_yellow_4ca5 .clean-3ede li ul ul a {
  padding-left: 40px;
}
.icon_yellow_4ca5 .icon-9269 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_yellow_4ca5 .clean-3ede ul li {
  margin-bottom: 1.41575em;
}
.icon_yellow_4ca5 .clean-3ede ul li .tiny-5786 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_yellow_4ca5 .clean-3ede ul li .accordion_white_5e8e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-6c94 .sidebar_soft_ce3c li a,
.search-6c94 .text-c00a li a,
.search-6c94 .article-hot-ef43 li a,
.search-6c94 .avatar_3986 li a,
.search-6c94 .dark-6712 li a,
.search-6c94 .panel-focused-a0f8 li a,
.search-6c94 .stone-5e22 li a,
.search-6c94 .clean-3ede li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-6c94 .icon-9269 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-6c94 .modal_2458 ul li.notification-12cb .yellow-d6bb,
.search-6c94 .modal_2458 ul li.label-e6bb .yellow-d6bb {
  background: rgba(0, 0, 0, 0.2);
}
.search-6c94 .icon_yellow_4ca5 .modal_2458 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li {
  margin: 0;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li ul {
  margin: 0;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li ul li a {
  padding-left: 15px;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li ul li li a {
  padding-left: 30px;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li.notification-57a4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li.notification-57a4 > 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;
}
.notification-cc97 .icon_yellow_4ca5 .status_4bb9 li.notification-57a4 > 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;
}
.aside-gas-9198 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-369d {
  position: relative;
  z-index: 10;
}
.article-369d .avatar-39eb {
  width: 100%;
  max-width: 100%;
}
.logo-4a21 .description-copper-691c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo-4a21 .pink-af8b {
}
.logo-4a21 .search-6c94 {
  background: #292929;
}
.component_5730 .description-copper-691c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component_5730 .pink-af8b {
  background: #f9f9f9;
}
.component_5730 .search-6c94 {
  background: #303030;
}
.tag-brown-d5c5 .description-copper-691c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-brown-d5c5 .container-8f5e {
    margin-bottom: 1em;
  }
  .tag-brown-d5c5 .container-8f5e:last-child {
    margin-bottom: 0;
  }
}
.tag-brown-d5c5 .pink-af8b {
  background: #ededed;
}
.tag-brown-d5c5 .search-6c94 {
  background: #1a1a1a;
}
.description-copper-691c.pink-af8b {
  color: rgba(0, 0, 0, 0.6);
}
.description-copper-691c.pink-af8b .carousel_dynamic_f921 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-copper-691c.search-6c94 {
  color: rgba(255, 255, 255, 0.99);
}
.description-copper-691c.search-6c94 a:not(.grid_374e) {
  color: rgba(255, 255, 255, 0.79);
}
.description-copper-691c.search-6c94 a:not(.grid_374e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-copper-691c.search-6c94 .carousel_dynamic_f921 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-copper-691c.search-6c94 table tbody td,
.description-copper-691c.search-6c94 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-easy-1a95.surface_glass_e3ad .carousel-1942 {
  max-width: initial;
}
.paragraph-easy-1a95 .short_a117 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph-easy-1a95 .short_a117 .avatar-39eb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph-easy-1a95 .short_a117 .avatar-39eb {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph-easy-1a95 .short_a117 .avatar-39eb:last-child {
    margin-bottom: 0;
  }
}
.tag-brown-d5c5 .container-8f5e:last-child,
.component_5730 .container-8f5e:last-child,
.logo-4a21 .container-8f5e:last-child {
  margin-bottom: 0;
}
.tag-brown-d5c5 .container-8f5e .icon_yellow_4ca5 .modal_2458:last-child,
.component_5730 .container-8f5e .icon_yellow_4ca5 .modal_2458:last-child,
.logo-4a21 .container-8f5e .icon_yellow_4ca5 .modal_2458:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-brown-d5c5 .modal_aece,
  .tag-brown-d5c5 .left_b00b,
  .component_5730 .modal_aece,
  .component_5730 .left_b00b,
  .logo-4a21 .modal_aece,
  .logo-4a21 .left_b00b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-369d .container-8f5e {
    margin-bottom: 2em;
  }
}
.article-369d p:last-child {
  margin-bottom: 0;
}
.article-369d li,
.article-369d ul {
  list-style: none;
  margin: 0;
}
.article-369d ul ul {
  margin-left: 2.617924em;
}
.wrapper-c292 {
  font-size: 0.875em;
}

/* css-noise: b8e6 */
.widget-item-y4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
