/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carousel-plasma-a676/customify
Author: WPCustomify
Author URI: https://pressmaximum.carousel-plasma-a676
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.carousel-plasma-a676/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-f056.paragraph-top-9944/licenses/gpl-2.0.content_iron_794e
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.layout-cae5/, (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.green-ba6a.tabs-76e7/normalize.hidden-adbf/
 ======
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.hidden-adbf v7.0.0 | MIT License | github.carousel-plasma-a676/necolas/normalize.hidden-adbf */
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;
}
.small_264d .gradient-down-35d8,
.wide_83dc,
.focused-38e3,
.text_7991,
.stone-1399,
.carousel_7c82,
.gallery-2010,
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;
}
.wide_83dc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide_83dc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_83dc,
  h1 {
    font-size: 1.8em;
  }
}
.focused-38e3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focused-38e3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focused-38e3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focused-38e3,
  h2 {
    font-size: 1.7em;
  }
}
.text_7991,
h3 {
  font-size: 1.618em;
}
.small_264d .gradient-down-35d8,
.stone-1399,
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.basic-194a {
  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;
}
.info_bd9f:after,
.info_bd9f:before,
.secondary_1c5f:after,
.secondary_1c5f:before {
  content: "";
  display: table;
}
.info_bd9f:after,
.secondary_1c5f:after {
  clear: both;
}
.simple-ff3c {
  float: right;
  margin-right: 0;
}
.info_smooth_4a45 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_east_4e19 .title-wood-6f7d,
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;
}
.list_east_4e19 .title-wood-6f7d: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;
}
.steel-7755 .title-wood-6f7d {
  box-shadow: none;
}
.steel-7755
  .title-wood-6f7d
  .disabled_stale_8688 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.steel-7755 .title-wood-6f7d .slow-2a78 {
  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;
}
.steel-7755
  .title-wood-6f7d
  .slow-2a78
  b {
  display: none;
}
.steel-7755 .complex_26ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom-41a3:not(.photo_a8f6):not(.video_west_ef87),
button:not(.photo_a8f6):not(.video_west_ef87),
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ),
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ),
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ) {
  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;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ):hover,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ):hover,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):hover,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):hover,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ):active,
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ):active,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):active,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):active,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):active,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus {
  outline: 0;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30 {
  position: relative;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .chip_tiny_6283,
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .green_d001,
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .shadow_focused_4f01,
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  i,
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  svg,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .chip_tiny_6283,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .green_d001,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .shadow_focused_4f01,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  i,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  svg,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .chip_tiny_6283,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .green_d001,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .shadow_focused_4f01,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  i,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  svg,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .chip_tiny_6283,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .green_d001,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .shadow_focused_4f01,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  i,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  svg,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .chip_tiny_6283,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .green_d001,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  .shadow_focused_4f01,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  i,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30
  svg {
  visibility: hidden;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30:after,
button:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30:after,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30:after,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30:after,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ).fn-loading-4b30: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;
}
.bottom-41a3:not(.photo_a8f6):not(.video_west_ef87),
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ),
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ),
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ) {
  color: #fff;
  background: #235787;
}
.bottom-41a3:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="button"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="reset"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus,
input[type="submit"]:not(.photo_a8f6):not(
    .video_west_ef87
  ):focus {
  color: #fff;
}
.bottom-41a3.fn-disabled-4b30:not(.photo_a8f6):not(
    .video_west_ef87
  ),
.bottom-41a3[disabled]:not(.photo_a8f6):not(
    .video_west_ef87
  ),
button.fn-disabled-4b30:not(.photo_a8f6):not(
    .video_west_ef87
  ),
button[disabled]:not(.photo_a8f6):not(
    .video_west_ef87
  ) {
  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;
}
.row-current-7501 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row-current-7501: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;
}
.main_focused_3e4d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard_2bd4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-rough-6727 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info_bd9f:after,
.info_bd9f:before,
.popup-fluid-6215:after,
.popup-fluid-6215:before,
.soft_3c43:after,
.soft_3c43:before,
.bronze_7287:after,
.bronze_7287:before,
.block-3279:after,
.block-3279:before,
.grid-b6f1:after,
.grid-b6f1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info_bd9f:after,
.popup-fluid-6215:after,
.soft_3c43:after,
.bronze_7287:after,
.block-3279:after,
.grid-b6f1:after {
  clear: both;
}
.popup-fluid-6215 .wrapper-lite-5dcd,
.soft_3c43 .wrapper-lite-5dcd,
.clean_569d .wrapper-lite-5dcd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.static_81ac {
  display: inline-block;
}
.frame_out_472e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame_out_472e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame_out_472e .preview_9150 {
  padding: 1em 0;
  font-size: 85%;
}
.preview_9150 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview_e11d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview_e11d:after,
.preview_e11d:before {
  content: "";
  display: table;
}
.preview_e11d:after {
  clear: both;
}
.aside_ded6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_black_8ac7 .aside_ded6 {
  max-width: 50%;
}
.plasma_072c .aside_ded6 {
  max-width: 33.33%;
}
.table-b65f .aside_ded6 {
  max-width: 25%;
}
.backdrop_hard_8968 .aside_ded6 {
  max-width: 20%;
}
.shadow_131f .aside_ded6 {
  max-width: 16.66%;
}
.solid-4da2 .aside_ded6 {
  max-width: 14.28%;
}
.blue_45d4 .aside_ded6 {
  max-width: 12.5%;
}
.progress_fixed_1e3b .aside_ded6 {
  max-width: 11.11%;
}
.hidden-tiny-09e7 {
  display: block;
}
.small_264d .active-1805 label,
.small_264d .slow_1d54 label,
.small_264d .message_orange_5856 label,
.small_264d .header-smooth-41f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_bottom_012c {
  list-style: none;
  margin: 0;
}
.tabs_bottom_012c article.hidden-west-8c56 {
  margin-bottom: 0;
}
.tabs_bottom_012c ul {
  list-style: none;
  margin: 0;
}
.tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56: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) {
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 li.hidden-west-8c56 li.hidden-west-8c56 li.hidden-west-8c56 {
    padding-left: 0;
  }
}
article.hidden-west-8c56 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-west-8c56 .popup-fluid-6215 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-west-8c56 .outer-f107 {
  float: left;
}
article.hidden-west-8c56 .media-fluid-c6a4 {
  margin-left: 85px;
}
article.hidden-west-8c56 .badge-467b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-west-8c56 .badge-467b .link-smooth-5cc2 {
  margin-left: 10px;
}
article.hidden-west-8c56 .block-6cc5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-west-8c56 .block_09fd {
  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 .active-1805,
  #respond .message_orange_5856,
  #respond .header-smooth-41f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-1805 input,
#respond .message_orange_5856 input,
#respond .header-smooth-41f5 input {
  width: 100%;
}
#respond .header-smooth-41f5 {
  margin-right: 0;
}
#respond .grid_liquid_c3cf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_cold_0bcf {
  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;
}
.hover_cold_0bcf.advanced_45af {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover_cold_0bcf 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%);
}
.hover_cold_0bcf:focus,
.hover_cold_0bcf: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);
}
.pagination_basic_8f8c {
  border-radius: 10%;
}
.icon-wide-dddb {
  border-radius: 50%;
}
.grid_prev_e4f9 {
  font-size: 0.72em;
}
.block_steel_4ae3 {
  font-size: 0.875em;
}
.container_iron_713c {
  font-size: 1.1em;
}
.avatar_0f35 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar_0f35.grid_prev_e4f9 {
  letter-spacing: 0.5px;
}
.light-db01,
.light-db01 a {
  color: #6d6d6d;
}
.light-db01 a:hover {
  color: #111;
}
.preview-08ff {
  color: #6d6d6d;
}
.menu_large_62d7 {
  overflow-x: hidden;
}
.menu_large_62d7 .pink-a855.avatar_dirty_7a5b {
  position: relative;
}
.menu_large_62d7 .pink-a855.avatar_dirty_7a5b.tabs-hot-8501 {
  position: initial;
}
.menu_large_62d7
  .pink-a855.avatar_dirty_7a5b.tabs-hot-8501
  .small_3106 {
  left: auto;
}
.menu_large_62d7 .pink-a855 .small_3106 {
  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;
}
.menu_large_62d7 .pink-a855:hover.avatar_dirty_7a5b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_large_62d7
  .pink-a855:hover.avatar_dirty_7a5b
  .small_3106 {
  display: block;
  z-index: 9999999;
}
.menu_large_62d7 .icon-13c0 .alert_last_71a3,
.menu_large_62d7 .large-4870 .alert_last_71a3 {
  display: none;
}
.menu_large_62d7 .video-medium-cfb7 .pink-a855:hover.avatar_dirty_7a5b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.small_264d .active-1805 label,
.small_264d .slow_1d54 label,
.small_264d .message_orange_5856 label,
.small_264d .header-smooth-41f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_bottom_012c {
  list-style: none;
  margin: 0;
}
.tabs_bottom_012c article.hidden-west-8c56 {
  margin-bottom: 0;
}
.tabs_bottom_012c ul {
  list-style: none;
  margin: 0;
}
.tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56: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) {
  .tabs_bottom_012c .table_current_5eaa li.hidden-west-8c56 li.hidden-west-8c56 li.hidden-west-8c56 li.hidden-west-8c56 {
    padding-left: 0;
  }
}
article.hidden-west-8c56 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-west-8c56 .popup-fluid-6215 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-west-8c56 .outer-f107 {
  float: left;
}
article.hidden-west-8c56 .media-fluid-c6a4 {
  margin-left: 85px;
}
article.hidden-west-8c56 .badge-467b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-west-8c56 .badge-467b .link-smooth-5cc2 {
  margin-left: 10px;
}
article.hidden-west-8c56 .block-6cc5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-west-8c56 .block_09fd {
  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 .active-1805,
  #respond .message_orange_5856,
  #respond .header-smooth-41f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-1805 input,
#respond .message_orange_5856 input,
#respond .header-smooth-41f5 input {
  width: 100%;
}
#respond .header-smooth-41f5 {
  margin-right: 0;
}
#respond .grid_liquid_c3cf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-13c0 .hover-rough-624e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover-rough-624e .pagination-e8f3.huge-52c7 .prev-8ac2 > li > a:focus,
.hover-rough-624e .pagination-e8f3.huge-52c7 .prev-8ac2 > li > a:hover,
.hover-rough-624e .pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a:focus,
.hover-rough-624e .pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a:hover,
.hover-rough-624e .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li > a:focus,
.hover-rough-624e .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e
  .pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hover-rough-624e
  .pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.badge-1b9f
  > a,
.hover-rough-624e
  .pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hover-rough-624e
  .pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.badge-1b9f
  > a,
.hover-rough-624e
  .pagination-e8f3.shade_focused_1b08
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hover-rough-624e .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li.light-3d6f > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e .accordion_1608,
.hover-rough-624e .accordion_1608 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e .prev-f49d.prev-e904 li a,
.hover-rough-624e .search-green-26a2 a,
.hover-rough-624e .dark_db97,
.hover-rough-624e .prev-8ac2 > li > a,
.hover-rough-624e .mini_524e {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e .prev-f49d.prev-e904 li a:hover,
.hover-rough-624e .search-green-26a2 a:hover,
.hover-rough-624e .dark_db97:hover,
.hover-rough-624e .prev-8ac2 > li > a:hover,
.hover-rough-624e .mini_524e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e .background-prev-e90d {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e .background-prev-e90d .dim_57a7 {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e .background-prev-e90d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-rough-624e .stone-1bd8 .next-44b3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e .stone-1bd8 .next-44b3 .widget_7fac {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e
  .stone-1bd8
  .next-44b3
  .widget_7fac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e
  .stone-1bd8
  .next-44b3
  .widget_7fac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e
  .stone-1bd8
  .next-44b3
  .widget_7fac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e
  .stone-1bd8
  .next-44b3
  .widget_7fac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e .stone-1bd8 .border-clean-6896 {
  color: rgba(255, 255, 255, 0.79);
}
.hover-rough-624e .stone-1bd8 .border-clean-6896:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-4b18
  .hover-rough-624e
  .stone-1bd8
  .media-upper-1830
  .panel-slow-313e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy-4b18
  .hover-rough-624e
  .stone-1bd8
  .media-upper-1830
  .widget_7fac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-13c0 .hovered-ed23 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hovered-ed23 .pagination-e8f3.huge-52c7 .prev-8ac2 > li > a:focus,
.hovered-ed23 .pagination-e8f3.huge-52c7 .prev-8ac2 > li > a:hover,
.hovered-ed23 .pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a:focus,
.hovered-ed23 .pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a:hover,
.hovered-ed23 .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li > a:focus,
.hovered-ed23 .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-ed23
  .pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hovered-ed23
  .pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.badge-1b9f
  > a,
.hovered-ed23
  .pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hovered-ed23
  .pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.badge-1b9f
  > a,
.hovered-ed23
  .pagination-e8f3.shade_focused_1b08
  .prev-8ac2
  > li.description-silver-11f1
  > a,
.hovered-ed23 .pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li.light-3d6f > a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-ed23 .accordion_1608,
.hovered-ed23 .accordion_1608 a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-ed23 .prev-f49d.prev-e904 li a,
.hovered-ed23 .search-green-26a2 a,
.hovered-ed23 .dark_db97,
.hovered-ed23 .prev-8ac2 > li > a,
.hovered-ed23 .mini_524e {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-ed23 .prev-f49d.prev-e904 li a:hover,
.hovered-ed23 .search-green-26a2 a:hover,
.hovered-ed23 .dark_db97:hover,
.hovered-ed23 .prev-8ac2 > li > a:hover,
.hovered-ed23 .mini_524e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-ed23 .background-prev-e90d {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-ed23 .background-prev-e90d .dim_57a7 {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-ed23 .background-prev-e90d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-orange-9845 .red_44f7 {
  margin-left: auto;
  margin-right: auto;
}
.soft_3c43 > * {
  margin-left: auto;
  margin-right: auto;
}
.soft_3c43 .main_focused_3e4d {
  margin-right: 1.41575em;
}
.wrapper_bottom_ed3d .soft_3c43 > .lite_dbc7 {
  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;
}
.wrapper_bottom_ed3d .soft_3c43 > .top-bfd5 {
  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;
}
.dynamic-7046.notification-orange-9845 .red_44f7,
.aside_thick_dfd0.notification-orange-9845 .red_44f7 {
  margin-left: 0;
}
.medium-6dc9.notification-orange-9845 .red_44f7,
.popup-bf8f.notification-orange-9845 .red_44f7 {
  margin-right: 0;
}
.soft_3c43 ol,
.soft_3c43 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.selected-488a video {
  max-width: 100%;
}
.text_simple_327c img {
  display: block;
}
.text_simple_327c.main_focused_3e4d,
.text_simple_327c.hard_2bd4 {
  width: 100%;
}
.text_simple_327c.top-bfd5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal-small-9b6e:not(.soft-11a9) {
  margin: 1.5em auto;
}
.form-over-f146 p {
  padding: 1.5em 14px;
}
ul.left-b2fa.top-bfd5,
ul.left-b2fa.lite_dbc7,
ul.left-b2fa.item-solid-24f9.lite_dbc7 {
  padding: 0 14px;
}
.wrapper-hard-d97f {
  display: block;
  overflow-x: auto;
}
.wrapper-hard-d97f table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper-hard-d97f td,
.wrapper-hard-d97f th {
  padding: 0.5em;
}
.soft_3c43 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.soft_3c43 ol ol,
.soft_3c43 ol ul,
.soft_3c43 ul ol,
.soft_3c43 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.soft_3c43 ol ol li,
.soft_3c43 ol ul li,
.soft_3c43 ul ol li,
.soft_3c43 ul ul li {
  margin-left: 0;
}
.shadow-outer-aa96.hard_5751 > .search-full-3a19 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow-outer-aa96.hard_5751 > .search-full-3a19 iframe,
.shadow-outer-aa96.hard_5751 > .search-full-3a19 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dynamic_830b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dynamic_830b.primary-action-ca83 {
  padding: 0;
}
.dynamic_830b.primary-action-ca83 cite {
  font-size: 13px;
}
.dynamic_830b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dynamic_830b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.breadcrumb_gold_d963 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.breadcrumb_gold_d963 > p:first-child {
  margin-top: 0;
}
.breadcrumb_gold_d963 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.breadcrumb_gold_d963 blockquote {
  border-left: 0;
}
.hard_76b1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hard_76b1:not(.status-upper-c4a4) {
  max-width: 100px;
}
.hard_76b1.nav-narrow-bfd4 {
  border-bottom: none !important;
  text-align: center;
}
.hard_76b1.nav-narrow-bfd4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-over-f146 p {
    padding: 1.5em 0;
  }
}
.table_bright_b2ad {
  color: #0073aa;
}
.highlight_smooth_c157 {
  background-color: #0073aa;
}
.mini_96de {
  color: #229fd8;
}
.west_ad30 {
  background-color: #229fd8;
}
.white-5859 {
  color: #eee;
}
.search-a5b9 {
  background-color: #eee;
}
.shade_blue_57fa {
  color: #444;
}
.heading_c0b5 {
  background-color: #444;
}
.element-center-0762 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element-center-0762 .focused-6470 .search-green-26a2 {
  font-size: 15px;
}
.element-center-0762 .search-green-26a2 {
  line-height: 1.3;
}
.element-center-0762 .hovered-ed23 {
}
.element-center-0762 .hover-rough-624e {
  background: #235787;
}
.block-08e4 {
  padding: 0;
}
.block-08e4 .hover-rough-624e {
  background: #1a1a1a;
}
.block-08e4 .hovered-ed23 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.disabled_6343 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.disabled_6343 .hovered-ed23 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.disabled_6343 .hover-rough-624e {
  background: #303030;
}
.grid-b6f1 {
  position: relative;
  z-index: 10;
}
.grid-b6f1 .accent-22ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-7720 .avatar_dirty_7a5b {
  display: inline-block;
  vertical-align: middle;
}
.button-7720.outline_middle_f96d .avatar_dirty_7a5b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-7720.outline_middle_f96d .avatar_dirty_7a5b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-7720.outline_middle_f96d .avatar_dirty_7a5b {
    margin-right: 0.4em;
  }
}
.button-7720.outline_middle_f96d .avatar_dirty_7a5b:last-child {
  margin-right: 0;
}
.dark-dd9f .accent-22ed {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon-13c0 .focused-6470 {
    margin: 0 -0.5em;
  }
  .icon-13c0 .focused-6470 [class*="customify-col-"],
  .icon-13c0 .focused-6470 [class*="customify-col_"],
  .icon-13c0 .focused-6470 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon-13c0.summary-b146 .accent-22ed {
  background: 0 0 !important;
}
.icon-13c0.summary-b146 .accent-22ed,
.icon-13c0.dark-dd9f .accent-22ed {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon-13c0.element_fbed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon-13c0.dark-dd9f .accent-22ed {
  box-shadow: none !important;
}
.focused-2e85 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focused-2e85 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focused-2e85 {
    padding: 18px 0 20px;
  }
}
.focused-2e85 .alert_d1e5 {
  width: 100%;
}
.focused-2e85 .notice-fresh-d2ba {
  margin-bottom: 0;
}
.focused-2e85 .fixed_546f {
  margin-top: 5px;
  font-size: 0.875em;
}
.widget-old-d55c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.widget-old-d55c .gold_613e {
  width: 100%;
}
.clean-94a1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.clean-94a1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.clean-94a1 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;
}
.clean-94a1 li:last-child:after {
  display: none;
}
.clean-94a1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs_0e47 .alert_last_71a3 button,
.focused-2e85 .alert_last_71a3 button {
  left: 0;
}
.tabs_0e47 .gold_613e,
.focused-2e85 .gold_613e {
  padding-left: 0;
  padding-right: 0;
}
.tabs_0e47 .widget-old-d55c,
.focused-2e85 .widget-old-d55c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs_0e47 {
  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;
}
.tabs_0e47: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;
}
.tabs_0e47 .feature_out_e649 {
  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) {
  .tabs_0e47 .feature_out_e649 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_0e47 .feature_out_e649 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_0e47 .feature_out_e649 {
    min-height: 200px;
  }
}
.tabs_0e47 .clean-94a1 {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_0e47 .clean-94a1 a,
.tabs_0e47 .clean-94a1 li:after {
  color: inherit;
}
.tabs_0e47 .clean-94a1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel_3c4b {
  margin-bottom: 0.5em;
}
.column_da92 {
  margin-bottom: 1.2em;
}
.column_da92,
.panel_3c4b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.column_da92 p:last-child,
.panel_3c4b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .alert_last_71a3,
#masthead .alert_last_71a3 {
  display: none;
}
#masthead
  > .alert_last_71a3.slider-soft-136f {
  display: none;
}
#masthead > .alert_last_71a3 button {
  left: 0;
}
.large-449d {
  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%;
}
.large-449d .avatar_dirty_7a5b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.large-449d .wrapper-plasma-ae01 {
  display: -webkit-box;
  display: flex;
}
.large-449d .wrapper-plasma-ae01.aside-a4e0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.large-449d .wrapper-plasma-ae01.paper-d0e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large-449d .wrapper-plasma-ae01.summary-blue-66ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large-449d.texture-top-509c.under_9200 .wrapper-plasma-ae01.aside-a4e0 {
  flex-basis: 100%;
}
.large-449d.gallery-ee5b .wrapper-plasma-ae01.paper-d0e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.large-449d.gallery-ee5b .wrapper-plasma-ae01.summary-blue-66ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .alert_last_71a3.slider-soft-136f {
  display: none;
}
#masthead > .alert_last_71a3 button {
  left: 0;
}
.secondary-11ef {
  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;
}
.secondary-11ef:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary-11ef.purple_29f0 i {
  margin-right: 4px;
}
.secondary-11ef.slow-f89e i {
  margin-left: 5px;
}
.search-green-26a2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.search-green-26a2 p:last-child {
  margin-bottom: 0;
}
.brown-bcce {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown-bcce a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown-bcce img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown-bcce .accordion_1608 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown-bcce .breadcrumb_motion_f95c {
  margin: 5px 0 7px 0;
}
.brown-bcce.dropdown_0a22 .pattern_f3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-bcce.dropdown_0a22 .last-ab35 {
  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;
}
.brown-bcce.grid-black-42e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown-bcce.grid-black-42e2 .pattern_f3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-bcce.grid-black-42e2 .last-ab35 {
  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;
}
.brown-bcce.backdrop_red_dd0e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown-bcce.backdrop_outer_bc65 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown-bcce.backdrop_outer_bc65 .last-ab35 {
  margin-top: 7px;
}
.frame_3f42 {
  display: inline-block;
}
.grid-b6f1 .primary-lite-a3da .brown-bcce img {
  max-width: 100%;
}
.pagination-e8f3 .notification_left_8fb6.status-20f2,
.huge_fd66 .notification_left_8fb6.status-20f2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-e8f3 .form_bottom_4108,
.huge_fd66 .form_bottom_4108 {
  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%);
}
.pagination-e8f3 .form_bottom_4108 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pagination-e8f3.icon-fresh-ddaf .form_bottom_4108 {
  display: none;
}
.pagination-e8f3 .south_bee0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-e8f3 .south_bee0 li {
  display: inline-block;
  position: relative;
}
.pagination-e8f3 .south_bee0 li:last-child {
  margin-right: 0;
}
.pagination-e8f3 .south_bee0 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;
}
.pagination-e8f3 .south_bee0 li.light-3d6f > a {
  color: rgba(0, 0, 0, 0.9);
}
.pagination-e8f3 .south_bee0 > 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;
}
.pagination-e8f3 .south_bee0 > li > a i {
  line-height: 0;
}
.pagination-e8f3 .south_bee0 > li.menu-d8da > a .form_bottom_4108 {
  margin-left: 4px;
  line-height: 0;
}
.pagination-e8f3 .south_bee0 .photo_f185 li.menu-d8da > a {
  position: relative;
}
.pagination-e8f3 .south_bee0 .photo_f185 li.menu-d8da > a:after,
.pagination-e8f3 .south_bee0 .photo_f185 li.menu-d8da > a:before {
  content: "";
  display: table;
}
.pagination-e8f3 .south_bee0 .photo_f185 li.menu-d8da > a:after {
  clear: both;
}
.pagination-e8f3 .south_bee0 .photo_f185 li.menu-d8da > a .form_bottom_4108 {
  margin-left: 5px;
  float: right;
}
.pagination-e8f3 .container_0154,
.pagination-e8f3 .photo_f185 {
  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;
}
.pagination-e8f3 .photo_f185 {
  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;
}
.pagination-e8f3 .photo_f185 .status-20f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination-e8f3 .photo_f185 .form_bottom_4108 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pagination-e8f3 .photo_f185 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pagination-e8f3 .photo_f185 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;
}
.pagination-e8f3 .photo_f185 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pagination-e8f3 .photo_f185 .photo_f185 {
  top: 0;
  left: 100%;
}
.pagination-e8f3 .right-8165.fn-focus-4b30 > .container_0154,
.pagination-e8f3 .right-8165.fn-focus-4b30 > .photo_f185,
.pagination-e8f3 .right-8165:focus > .container_0154,
.pagination-e8f3 .right-8165:focus > .photo_f185,
.pagination-e8f3 .right-8165:hover > .container_0154,
.pagination-e8f3 .right-8165:hover > .photo_f185 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pagination-e8f3.shade_focused_1b08 .prev-8ac2:after,
.pagination-e8f3.shade_focused_1b08 .prev-8ac2:before {
  content: "";
  display: table;
}
.pagination-e8f3.shade_focused_1b08 .prev-8ac2:after {
  clear: both;
}
.pagination-e8f3.shade_focused_1b08 .prev-8ac2 > li {
  float: left;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2:after,
.pagination-e8f3.tertiary_7014 .prev-8ac2:before {
  content: "";
  display: table;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2:after {
  clear: both;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2 > li {
  float: left;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pagination-e8f3.tertiary_7014 .prev-8ac2 > li.description-silver-11f1 > a,
.pagination-e8f3.tertiary_7014 .prev-8ac2 > li.light-3d6f > a {
  color: #fff;
  background-color: #1e4b75;
}
.pagination-e8f3.huge-52c7 .prev-8ac2 > li > a .status-20f2 {
  position: relative;
}
.pagination-e8f3.huge-52c7 .prev-8ac2 > li > a .status-20f2: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;
}
.pagination-e8f3.huge-52c7
  .prev-8ac2
  > li:focus
  > a
  .status-20f2:before,
.pagination-e8f3.huge-52c7
  .prev-8ac2
  > li:hover
  > a
  .status-20f2:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.description-silver-11f1
  > a
  .status-20f2:before,
.pagination-e8f3.huge-52c7
  .prev-8ac2
  > li.badge-1b9f
  > a
  .status-20f2:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a .status-20f2 {
  position: relative;
}
.pagination-e8f3.disabled_tall_557d .prev-8ac2 > li > a .status-20f2: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;
}
.pagination-e8f3.disabled_tall_557d .prev-8ac2 > li:focus > a .status-20f2:before,
.pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li:hover
  > a
  .status-20f2:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.description-silver-11f1
  > a
  .status-20f2:before,
.pagination-e8f3.disabled_tall_557d
  .prev-8ac2
  > li.badge-1b9f
  > a
  .status-20f2:before {
  width: 100%;
  background-color: currentColor;
}
.huge_fd66 .south_bee0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.huge_fd66 .south_bee0 li:first-child > a {
  border-top: none;
}
.huge_fd66 .south_bee0 .avatar-north-898a > .status-20f2 .form_bottom_4108 {
  display: none;
}
.huge_fd66 .south_bee0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.huge_fd66 .south_bee0 li:last-child {
  border: none;
}
.huge_fd66 .south_bee0 li.menu-d8da > a {
  padding-right: 45px !important;
}
.huge_fd66 .south_bee0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.huge_fd66 .south_bee0 li a:focus,
.huge_fd66 .south_bee0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_fd66 .south_bee0 li .hidden_hovered_42aa {
  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;
}
.huge_fd66 .south_bee0 li .hidden_hovered_42aa:hover {
  box-shadow: none;
}
.huge_fd66 .south_bee0 li .hidden_hovered_42aa .form_bottom_4108 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.huge_fd66 .south_bee0 .photo_f185 {
  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);
}
.huge_fd66 .south_bee0 .photo_f185 li a {
  padding-left: 3em;
}
.huge_fd66 .south_bee0 .column-f150 > a .hidden_hovered_42aa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.huge_fd66 .south_bee0 .column-f150 > .photo_f185 {
  display: block;
  opacity: 1;
}
.easy-4f3f {
  max-width: 100%;
}
.brown-19cc {
  line-height: 0;
  cursor: pointer;
}
.mini_524e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mini_524e:hover {
  box-shadow: none;
  color: currentColor;
}
.mini_524e svg {
  width: 18px;
  height: 18px;
}
.mini_524e .black-92e2 {
  display: none;
}
.progress_6a53 {
  position: relative;
}
.progress_6a53.fn-active-4b30 .mini_524e .disabled-glass-c17a {
  display: none;
}
.progress_6a53.fn-active-4b30 .mini_524e .black-92e2 {
  display: inline-block;
}
.progress_6a53 .mask-prev-6921 {
  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);
}
.progress_6a53.dropdown-outer-b032 .mask-prev-6921 {
  left: auto;
  right: -0.9em;
}
.progress_6a53.dropdown-outer-b032 .photo_gold_a8f2::before {
  left: auto;
  right: 15px;
}
.progress_6a53.fn-active-4b30 .mask-prev-6921 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-upper-1830 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media-upper-1830 label {
  flex-basis: 100%;
}
.media-upper-1830 .next-44b3 {
  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;
}
.media-upper-1830 .widget_7fac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media-upper-1830 .widget_7fac:focus {
  background-color: transparent;
}
.media-upper-1830 button.border-clean-6896 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media-upper-1830 button.border-clean-6896:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media-upper-1830 button.border-clean-6896 svg {
  width: 18px;
  height: 18px;
}
.media-upper-1830 input[type="submit"] {
  min-height: auto;
}
.stone-1bd8 .media-upper-1830 .widget_7fac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo_gold_a8f2 {
  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) {
  .photo_gold_a8f2 {
    width: 220px;
  }
}
.photo_gold_a8f2 label {
  flex-basis: 100%;
}
.photo_gold_a8f2::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;
}
.easy-4b18 .stone-1bd8 .media-upper-1830 {
  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;
}
.easy-4b18
  .stone-1bd8
  .media-upper-1830
  .next-44b3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.easy-4b18 .stone-1bd8 .media-upper-1830 .widget_7fac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.easy-4b18
  .stone-1bd8
  .media-upper-1830
  .widget_7fac:focus {
  background: 0 0;
}
.easy-4b18
  .stone-1bd8
  .media-upper-1830
  .panel-slow-313e {
  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;
}
.prev-f49d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.prev-f49d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.prev-f49d li:last-child {
  margin-right: 0;
}
.prev-f49d li:first-child {
  margin-left: 0;
}
.prev-f49d.header-warm-eae8 a {
  color: #fff;
}
.prev-f49d.header-warm-eae8 a:hover {
  color: #fff;
}
.prev-f49d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.prev-f49d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.prev-f49d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.prev-f49d a:hover {
  opacity: 0.9;
  color: inherit;
}
.prev-f49d [class*="social-icon-apple"] {
  background-color: #999;
}
.prev-f49d [class*="social-icon-apple"].avatar_huge_6f09 {
  background-color: transparent;
  color: #999;
}
.prev-f49d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.prev-f49d [class*="social-icon-behance"].avatar_huge_6f09 {
  background-color: transparent;
  color: #1769ff;
}
.prev-f49d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.prev-f49d [class*="social-icon-bitbucket"].avatar_huge_6f09 {
  background-color: transparent;
  color: #205081;
}
.prev-f49d [class*="social-icon-codepen"] {
  background-color: #000;
}
.prev-f49d [class*="social-icon-codepen"].avatar_huge_6f09 {
  background-color: transparent;
  color: #000;
}
.prev-f49d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.prev-f49d [class*="social-icon-delicious"].avatar_huge_6f09 {
  background-color: transparent;
  color: #39f;
}
.prev-f49d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.prev-f49d [class*="social-icon-digg"].avatar_huge_6f09 {
  background-color: transparent;
  color: #005be2;
}
.prev-f49d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.prev-f49d [class*="social-icon-dribbble"].avatar_huge_6f09 {
  background-color: transparent;
  color: #ea4c89;
}
.prev-f49d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.prev-f49d [class*="social-icon-envelope"].avatar_huge_6f09 {
  background-color: transparent;
  color: #ea4335;
}
.prev-f49d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.prev-f49d [class*="social-icon-facebook"].avatar_huge_6f09 {
  background-color: transparent;
  color: #3b5998;
}
.prev-f49d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.prev-f49d [class*="social-icon-flickr"].avatar_huge_6f09 {
  background-color: transparent;
  color: #0063dc;
}
.prev-f49d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.prev-f49d [class*="social-icon-foursquare"].avatar_huge_6f09 {
  background-color: transparent;
  color: #2d5be3;
}
.prev-f49d [class*="social-icon-github"] {
  background-color: #333;
}
.prev-f49d [class*="social-icon-github"].avatar_huge_6f09 {
  background-color: transparent;
  color: #333;
}
.prev-f49d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.prev-f49d [class*="social-icon-google-plus"].avatar_huge_6f09 {
  background-color: transparent;
  color: #dd4b39;
}
.prev-f49d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.prev-f49d [class*="social-icon-houzz"].avatar_huge_6f09 {
  background-color: transparent;
  color: #7ac142;
}
.prev-f49d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.prev-f49d [class*="social-icon-instagram"].avatar_huge_6f09 {
  background-color: transparent;
  color: #262626;
}
.prev-f49d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.prev-f49d [class*="social-icon-jsfiddle"].avatar_huge_6f09 {
  background-color: transparent;
  color: #487aa2;
}
.prev-f49d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.prev-f49d [class*="social-icon-linkedin"].avatar_huge_6f09 {
  background-color: transparent;
  color: #0077b5;
}
.prev-f49d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.prev-f49d [class*="social-icon-medium"].avatar_huge_6f09 {
  background-color: transparent;
  color: #00ab6b;
}
.prev-f49d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.prev-f49d
  [class*="social-icon-odnoklassniki"].avatar_huge_6f09 {
  background-color: transparent;
  color: #f4731c;
}
.prev-f49d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.prev-f49d [class*="social-icon-meetup"].avatar_huge_6f09 {
  background-color: transparent;
  color: #ec1c40;
}
.prev-f49d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.prev-f49d [class*="social-icon-pinterest"].avatar_huge_6f09 {
  background-color: transparent;
  color: #bd081c;
}
.prev-f49d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.prev-f49d [class*="social-icon-product-hunt"].avatar_huge_6f09 {
  background-color: transparent;
  color: #da552f;
}
.prev-f49d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.prev-f49d [class*="social-icon-reddit"].avatar_huge_6f09 {
  background-color: transparent;
  color: #ff4500;
}
.prev-f49d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.prev-f49d [class*="social-icon-rss"].avatar_huge_6f09 {
  background-color: transparent;
  color: #f26522;
}
.prev-f49d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.prev-f49d
  [class*="social-icon-shopping-cart"].avatar_huge_6f09 {
  background-color: transparent;
  color: #4caf50;
}
.prev-f49d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.prev-f49d [class*="social-icon-skype"].avatar_huge_6f09 {
  background-color: transparent;
  color: #00aff0;
}
.prev-f49d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.prev-f49d [class*="social-icon-slideshare"].avatar_huge_6f09 {
  background-color: transparent;
  color: #0077b5;
}
.prev-f49d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.prev-f49d [class*="social-icon-snapchat"].avatar_huge_6f09 {
  background-color: transparent;
  color: #fffc00;
}
.prev-f49d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.prev-f49d [class*="social-icon-soundcloud"].avatar_huge_6f09 {
  background-color: transparent;
  color: #f80;
}
.prev-f49d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.prev-f49d [class*="social-icon-spotify"].avatar_huge_6f09 {
  background-color: transparent;
  color: #2ebd59;
}
.prev-f49d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.prev-f49d
  [class*="social-icon-stack-overflow"].avatar_huge_6f09 {
  background-color: transparent;
  color: #fe7a15;
}
.prev-f49d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.prev-f49d [class*="social-icon-maldkfgram"].avatar_huge_6f09 {
  background-color: transparent;
  color: #2ca5e0;
}
.prev-f49d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.prev-f49d [class*="social-icon-tripadvisor"].avatar_huge_6f09 {
  background-color: transparent;
  color: #589442;
}
.prev-f49d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.prev-f49d [class*="social-icon-tumblr"].avatar_huge_6f09 {
  background-color: transparent;
  color: #35465c;
}
.prev-f49d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.prev-f49d [class*="social-icon-twitch"].avatar_huge_6f09 {
  background-color: transparent;
  color: #6441a5;
}
.prev-f49d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.prev-f49d [class*="social-icon-twitter"].avatar_huge_6f09 {
  background-color: transparent;
  color: #1da1f2;
}
.prev-f49d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.prev-f49d [class*="social-icon-vimeo"].avatar_huge_6f09 {
  background-color: transparent;
  color: #1ab7ea;
}
.prev-f49d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.prev-f49d [class*="social-icon-vk"].avatar_huge_6f09 {
  background-color: transparent;
  color: #45668e;
}
.prev-f49d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.prev-f49d [class*="social-icon-weibo"].avatar_huge_6f09 {
  background-color: transparent;
  color: #df2029;
}
.prev-f49d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.prev-f49d [class*="social-icon-weixin"].avatar_huge_6f09 {
  background-color: transparent;
  color: #7bb32e;
}
.prev-f49d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.prev-f49d [class*="social-icon-whatsapp"].avatar_huge_6f09 {
  background-color: transparent;
  color: #25d366;
}
.prev-f49d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.prev-f49d [class*="social-icon-wordpress"].avatar_huge_6f09 {
  background-color: transparent;
  color: #21759b;
}
.prev-f49d [class*="social-icon-xing"] {
  background-color: #026466;
}
.prev-f49d [class*="social-icon-xing"].avatar_huge_6f09 {
  background-color: transparent;
  color: #026466;
}
.prev-f49d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.prev-f49d [class*="social-icon-yelp"].avatar_huge_6f09 {
  background-color: transparent;
  color: #af0606;
}
.prev-f49d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.prev-f49d [class*="social-icon-youtube"].avatar_huge_6f09 {
  background-color: transparent;
  color: #cd201f;
}
.dark_db97 {
  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;
}
.dark_db97:hover {
  box-shadow: none;
  background: 0 0;
}
.old-c020 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.article_7f17 {
  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;
}
.complex-0af5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.aside_action_8090 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.aside_action_8090,
.aside_action_8090::after,
.aside_action_8090::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;
}
.aside_action_8090::after,
.aside_action_8090::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner_action_58e8 .article_7f17 .complex-0af5 {
  margin-top: -2px;
  width: 19px;
}
.banner_action_58e8 .article_7f17 .aside_action_8090 {
  margin-top: -1px;
}
.banner_action_58e8 .article_7f17 .aside_action_8090,
.banner_action_58e8 .article_7f17 .aside_action_8090::after,
.banner_action_58e8 .article_7f17 .aside_action_8090::before {
  width: 19px;
  height: 2px;
}
.banner_action_58e8 .article_7f17 .aside_action_8090::before {
  top: -6px;
}
.banner_action_58e8 .article_7f17 .aside_action_8090::after {
  bottom: -6px;
}
.prev-7673 .article_7f17 .complex-0af5 {
  margin-top: -2px;
  width: 22px;
}
.prev-7673 .article_7f17 .aside_action_8090 {
  margin-top: -1px;
}
.prev-7673 .article_7f17 .aside_action_8090,
.prev-7673 .article_7f17 .aside_action_8090::after,
.prev-7673 .article_7f17 .aside_action_8090::before {
  width: 22px;
  height: 2px;
}
.prev-7673 .article_7f17 .aside_action_8090::before {
  top: -7px;
}
.prev-7673 .article_7f17 .aside_action_8090::after {
  bottom: -7px;
}
.tiny_508a .article_7f17 .complex-0af5 {
  margin-top: -2px;
  width: 31px;
}
.tiny_508a .article_7f17 .aside_action_8090 {
  margin-top: -1.5px;
}
.tiny_508a .article_7f17 .aside_action_8090,
.tiny_508a .article_7f17 .aside_action_8090::after,
.tiny_508a .article_7f17 .aside_action_8090::before {
  width: 31px;
  height: 3px;
}
.tiny_508a .article_7f17 .aside_action_8090::before {
  top: -9px;
}
.tiny_508a .article_7f17 .aside_action_8090::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .easy_ba7e .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 19px;
  }
  .easy_ba7e .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .easy_ba7e .article_7f17 .aside_action_8090,
  .easy_ba7e .article_7f17 .aside_action_8090::after,
  .easy_ba7e .article_7f17 .aside_action_8090::before {
    width: 19px;
    height: 2px;
  }
  .easy_ba7e .article_7f17 .aside_action_8090::before {
    top: -6px;
  }
  .easy_ba7e .article_7f17 .aside_action_8090::after {
    bottom: -6px;
  }
  .dim_bf45 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 22px;
  }
  .dim_bf45 .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .dim_bf45 .article_7f17 .aside_action_8090,
  .dim_bf45 .article_7f17 .aside_action_8090::after,
  .dim_bf45 .article_7f17 .aside_action_8090::before {
    width: 22px;
    height: 2px;
  }
  .dim_bf45 .article_7f17 .aside_action_8090::before {
    top: -7px;
  }
  .dim_bf45 .article_7f17 .aside_action_8090::after {
    bottom: -7px;
  }
  .info_top_6d2d .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 31px;
  }
  .info_top_6d2d .article_7f17 .aside_action_8090 {
    margin-top: -1.5px;
  }
  .info_top_6d2d .article_7f17 .aside_action_8090,
  .info_top_6d2d .article_7f17 .aside_action_8090::after,
  .info_top_6d2d .article_7f17 .aside_action_8090::before {
    width: 31px;
    height: 3px;
  }
  .info_top_6d2d .article_7f17 .aside_action_8090::before {
    top: -9px;
  }
  .info_top_6d2d .article_7f17 .aside_action_8090::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold_f3f6 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 19px;
  }
  .gold_f3f6 .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .gold_f3f6 .article_7f17 .aside_action_8090,
  .gold_f3f6 .article_7f17 .aside_action_8090::after,
  .gold_f3f6 .article_7f17 .aside_action_8090::before {
    width: 19px;
    height: 2px;
  }
  .gold_f3f6 .article_7f17 .aside_action_8090::before {
    top: -6px;
  }
  .gold_f3f6 .article_7f17 .aside_action_8090::after {
    bottom: -6px;
  }
  .icon-f3af .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 22px;
  }
  .icon-f3af .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .icon-f3af .article_7f17 .aside_action_8090,
  .icon-f3af .article_7f17 .aside_action_8090::after,
  .icon-f3af .article_7f17 .aside_action_8090::before {
    width: 22px;
    height: 2px;
  }
  .icon-f3af .article_7f17 .aside_action_8090::before {
    top: -7px;
  }
  .icon-f3af .article_7f17 .aside_action_8090::after {
    bottom: -7px;
  }
  .message_yellow_c012 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 31px;
  }
  .message_yellow_c012 .article_7f17 .aside_action_8090 {
    margin-top: -1.5px;
  }
  .message_yellow_c012 .article_7f17 .aside_action_8090,
  .message_yellow_c012 .article_7f17 .aside_action_8090::after,
  .message_yellow_c012 .article_7f17 .aside_action_8090::before {
    width: 31px;
    height: 3px;
  }
  .message_yellow_c012 .article_7f17 .aside_action_8090::before {
    top: -9px;
  }
  .message_yellow_c012 .article_7f17 .aside_action_8090::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-dirty-ad35 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090,
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090::after,
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090::before {
    top: -6px;
  }
  .tertiary-dirty-ad35 .article_7f17 .aside_action_8090::after {
    bottom: -6px;
  }
  .soft-ec89 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 22px;
  }
  .soft-ec89 .article_7f17 .aside_action_8090 {
    margin-top: -1px;
  }
  .soft-ec89 .article_7f17 .aside_action_8090,
  .soft-ec89 .article_7f17 .aside_action_8090::after,
  .soft-ec89 .article_7f17 .aside_action_8090::before {
    width: 22px;
    height: 2px;
  }
  .soft-ec89 .article_7f17 .aside_action_8090::before {
    top: -7px;
  }
  .soft-ec89 .article_7f17 .aside_action_8090::after {
    bottom: -7px;
  }
  .progress-current-6e16 .article_7f17 .complex-0af5 {
    margin-top: -2px;
    width: 31px;
  }
  .progress-current-6e16 .article_7f17 .aside_action_8090 {
    margin-top: -1.5px;
  }
  .progress-current-6e16 .article_7f17 .aside_action_8090,
  .progress-current-6e16 .article_7f17 .aside_action_8090::after,
  .progress-current-6e16 .article_7f17 .aside_action_8090::before {
    width: 31px;
    height: 3px;
  }
  .progress-current-6e16 .article_7f17 .aside_action_8090::before {
    top: -9px;
  }
  .progress-current-6e16 .article_7f17 .aside_action_8090::after {
    bottom: -9px;
  }
}
.video_9638 .aside_action_8090 {
  -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);
}
.video_9638 .aside_action_8090::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video_9638 .aside_action_8090::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);
}
.video_9638.layout_fast_5573 .aside_action_8090 {
  -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);
}
.video_9638.layout_fast_5573 .aside_action_8090::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video_9638.layout_fast_5573 .aside_action_8090::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);
}
.shade-087c {
  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.grid-stone-c558:before {
  display: none;
}
.large-4870 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.large-4870 .focused_361b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.large-4870 .focused_361b:last-of-type {
  border-bottom: none;
}
.large-4870 .focused_361b.alert-stale-66f3,
.large-4870 .focused_361b.detail_66ce,
.large-4870 .focused_361b.over-8ae9 {
  padding: 0;
}
.large-4870 .huge_fd66 .hidden_hovered_42aa {
  color: currentColor;
}
.large-4870 .huge_fd66 .hidden_hovered_42aa:focus,
.large-4870 .huge_fd66 .hidden_hovered_42aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.large-4870.hovered-ed23 .background-prev-e90d,
.large-4870.hovered-ed23 .search-green-26a2 a,
.large-4870.hovered-ed23 .prev-8ac2 a,
.large-4870.hovered-ed23 .photo_f185 a {
  color: rgba(0, 0, 0, 0.55);
}
.large-4870.hovered-ed23 .background-prev-e90d:hover,
.large-4870.hovered-ed23 .search-green-26a2 a:hover,
.large-4870.hovered-ed23 .prev-8ac2 a:hover,
.large-4870.hovered-ed23 .photo_f185 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-4870.hovered-ed23 .dim_57a7 {
  color: rgba(0, 0, 0, 0.8);
}
.large-4870.hovered-ed23 .focused_361b {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-4870.hovered-ed23 .focused_361b:before {
  background: rgba(0, 0, 0, 0.08);
}
.large-4870.hovered-ed23 .dropdown_ea87:before {
  background: rgba(255, 255, 255, 0.9);
}
.large-4870.hovered-ed23 .huge_fd66 .south_bee0 li a,
.large-4870.hovered-ed23 .huge_fd66 .hidden_hovered_42aa,
.large-4870.hovered-ed23 .photo_f185 {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-4870.hovered-ed23 .huge_fd66 .hidden_hovered_42aa:focus,
.large-4870.hovered-ed23 .huge_fd66 .hidden_hovered_42aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.large-4870.hovered-ed23 .south_bee0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-4870.hover-rough-624e .background-prev-e90d,
.large-4870.hover-rough-624e .search-green-26a2 a,
.large-4870.hover-rough-624e .prev-8ac2 .hidden_hovered_42aa,
.large-4870.hover-rough-624e .prev-8ac2 a,
.large-4870.hover-rough-624e .photo_f185 a {
  color: rgba(255, 255, 255, 0.79);
}
.large-4870.hover-rough-624e .background-prev-e90d:hover,
.large-4870.hover-rough-624e .search-green-26a2 a:hover,
.large-4870.hover-rough-624e .prev-8ac2 .hidden_hovered_42aa:hover,
.large-4870.hover-rough-624e .prev-8ac2 a:hover,
.large-4870.hover-rough-624e .photo_f185 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-4870.hover-rough-624e .dim_57a7 {
  color: rgba(255, 255, 255, 0.99);
}
.large-4870.hover-rough-624e .focused_361b {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-4870.hover-rough-624e .focused_361b:before {
  background: rgba(255, 255, 255, 0.08);
}
.large-4870.hover-rough-624e .dropdown_ea87:before {
  background: rgba(0, 0, 0, 0.9);
}
.large-4870.hover-rough-624e .huge_fd66 .south_bee0 li a,
.large-4870.hover-rough-624e .huge_fd66 .hidden_hovered_42aa,
.large-4870.hover-rough-624e .photo_f185 {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-4870.hover-rough-624e .huge_fd66 .hidden_hovered_42aa:focus,
.large-4870.hover-rough-624e .huge_fd66 .hidden_hovered_42aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.large-4870.hover-rough-624e .south_bee0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_ea87 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_ea87:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pro-be19 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notification-b478 .large-4870 {
  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;
}
.notification-b478 .focused_361b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notification-b478 .focused_361b: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) {
  .notification-b478 .focused_361b:before {
    width: 16%;
    left: 42%;
  }
}
.notification-b478 .focused_361b:last-child:before {
  content: none;
}
.notification-b478 .focused_361b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notification-b478 .huge_fd66 .south_bee0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notification-b478 .huge_fd66 .south_bee0 li a .hidden_hovered_42aa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notification-b478 .huge_fd66 .photo_f185 {
  border: none;
}
.notification-b478 .huge_fd66 .photo_f185 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notification-b478 .dropdown_ea87 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notification-b478 .pro-be19 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notification-b478 .hover-rough-624e .dropdown_ea87:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-b478 .hovered-ed23.banner_pink_d138 .aside_action_8090 {
  background: rgba(0, 0, 0, 0.6);
}
.notification-b478
  .hovered-ed23.banner_pink_d138
  .aside_action_8090::after,
.notification-b478
  .hovered-ed23.banner_pink_d138
  .aside_action_8090:before {
  background: inherit;
}
.notification-b478
  .hovered-ed23.banner_pink_d138:hover
  .aside_action_8090 {
  background: rgba(0, 0, 0, 0.8);
}
.brown_7a79 .large-4870 {
  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) {
  .brown_7a79 .large-4870 {
    width: auto;
    right: 45px;
  }
}
.white-76d7 .large-4870 {
  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) {
  .white-76d7 .large-4870 {
    width: auto;
    left: 45px;
  }
}
.grid-stone-c558 .large-4870 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.grid-stone-c558 .pro-be19 {
  max-width: 48em;
  margin: 0 auto;
}
.grid-stone-c558 .dropdown_ea87:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.last_3ce8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.last_3ce8.notification-b478 .large-4870 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.last_3ce8.brown_7a79 .large-4870 {
  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);
}
.last_3ce8 .large-4870 {
  visibility: visible;
}
.last_3ce8.white-76d7 .large-4870 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list-dynamic-e3e2,
.main-b4e7 {
  overflow-x: hidden;
}
.list-dynamic-e3e2 .large-4870 {
  overflow: auto;
}
.list-dynamic-e3e2.notification-b478 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-dynamic-e3e2.notification-b478 .large-4870 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list-dynamic-e3e2.notification-b478 .dark_db97 {
  opacity: 0;
}
.list-dynamic-e3e2.brown_7a79 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-dynamic-e3e2.brown_7a79 .large-4870 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list-dynamic-e3e2.brown_7a79 .dark_db97 {
  opacity: 0;
}
.list-dynamic-e3e2.white-76d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-dynamic-e3e2.white-76d7 .large-4870 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list-dynamic-e3e2.white-76d7 .dark_db97 {
  opacity: 0;
}
.list-dynamic-e3e2.grid-stone-c558 .large-4870 {
  z-index: 10;
  visibility: visible;
}
.banner_pink_d138 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_pink_d138 .aside_action_8090 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_pink_d138 .aside_action_8090::after,
.banner_pink_d138 .aside_action_8090:before {
  background: inherit;
}
.banner_pink_d138:hover .aside_action_8090 {
  background: rgba(255, 255, 255, 0.99);
}
.white-76d7 .banner_pink_d138 {
  top: 10px;
  right: auto;
  left: 12px;
}
.grid-stone-c558 .banner_pink_d138 {
  display: none !important;
}
.list-dynamic-e3e2:before,
.main-b4e7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list-dynamic-e3e2 .banner_pink_d138,
.main-b4e7 .banner_pink_d138 {
  display: inline-block;
}
.large-4870 .avatar_dirty_7a5b {
  -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;
}
.list-dynamic-e3e2 .large-4870 .avatar_dirty_7a5b,
.main-b4e7 .large-4870 .avatar_dirty_7a5b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_2b9a .next-44b3 {
  width: 100%;
}
.primary-lite-a3da {
  padding: 0 0.5em 0;
}
.primary-lite-a3da [class*="customify-col-"],
.primary-lite-a3da [class*="customify-col_"],
.primary-lite-a3da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert_easy_8417 .primary-lite-a3da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focused-6470 .light-2d52,
  .light-2d52 {
    display: none;
  }
  .item_first_8c88 {
    text-align: left;
  }
  .green-d167 {
    text-align: center;
  }
  .large-d47a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focused-6470 .tiny_d949,
  .tiny_d949 {
    display: none;
  }
  .dropdown-a49d {
    text-align: left;
  }
  .box-9797 {
    text-align: center;
  }
  .primary-tiny-e9ca {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focused-6470 .box-current-075b,
  .box-current-075b {
    display: none;
  }
  .preview_ed8a {
    text-align: left;
  }
  .info_e511 {
    text-align: center;
  }
  .search_full_4cec {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section_west_86e4 {
  box-shadow: none !important;
}
.backdrop-advanced-a7b4 .warm_8b1f,
.wrapper_54ea .warm_8b1f {
  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;
}
.wrapper_54ea .warm_8b1f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accent-22ed {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accent-22ed:after,
.accent-22ed:before {
  content: "";
  display: table;
}
.accent-22ed:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accent-22ed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accent-22ed,
.element_fbed {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze_7287.focus-c324 .accent-22ed {
  max-width: 100%;
}
.bronze_7287.disabled_0f39 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze_7287.accent_large_9e6e .accent-22ed {
  max-width: 100%;
}
.bronze_7287.accent_large_9e6e > .accent-22ed {
  padding-left: 0;
  padding-right: 0;
}
.bronze_7287.accent_large_9e6e > .accent-22ed .focused-6470 {
  margin: 0;
}
.bronze_7287.accent_large_9e6e
  > .accent-22ed
  .avatar-hot-6822.link_dim_36f4 {
  margin-right: 0;
  margin-left: 0;
}
.bronze_7287.accent_large_9e6e #main.link_dim_36f4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black-5da6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black-5da6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-25a5 .red_44f7 {
    padding-right: 1em;
  }
  .dropdown-25a5.container-hot-8a07 .avatar-hot-6822 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-25a5.container-hot-8a07 .red_44f7 {
    padding-right: 1em;
  }
  .dropdown-25a5.container-hot-8a07 .heading_6f2f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_red_5a34 .red_44f7 {
    padding-left: 1em;
  }
  .wrapper_red_5a34.container-hot-8a07 .avatar-hot-6822 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_red_5a34.container-hot-8a07 .red_44f7 {
    padding-left: 1em;
  }
  .wrapper_red_5a34.container-hot-8a07 .heading_6f2f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_hot_030b .red_44f7 {
    padding-left: 1em;
  }
  .disabled_hot_030b.container-hot-8a07 .notice_fb0e {
    border-right: 1px solid #eaecee;
  }
  .disabled_hot_030b.container-hot-8a07 .dropdown-e1ef {
    border-right: 1px solid #eaecee;
  }
  .disabled_hot_030b.container-hot-8a07 .red_44f7 {
    padding-left: 1em;
  }
  .disabled_hot_030b.container-hot-8a07 .heading_6f2f {
    padding-right: 1em;
  }
  .disabled_hot_030b.container-hot-8a07 .box_3193 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_9c5c .red_44f7 {
    padding-right: 1em;
  }
  .steel_9c5c.container-hot-8a07 .notice_fb0e {
    border-left: 1px solid #eaecee;
  }
  .steel_9c5c.container-hot-8a07 .dropdown-e1ef {
    border-left: 1px solid #eaecee;
  }
  .steel_9c5c.container-hot-8a07 .red_44f7 {
    padding-right: 1em;
  }
  .steel_9c5c.container-hot-8a07 .heading_6f2f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_9c5c.container-hot-8a07 .box_3193 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-5da6 .red_44f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-5da6.container-hot-8a07 .avatar-hot-6822 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black-5da6.container-hot-8a07 .red_44f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-5da6.container-hot-8a07 .heading_6f2f {
    padding-left: 1em;
  }
  .black-5da6.container-hot-8a07 .box_3193 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black-5da6.container-hot-8a07 .red_44f7 {
    padding-left: 0;
  }
}
.text-stone-2ac4 .button-7720 {
  display: inline-block;
}
.prev_4561 {
  display: inline-block;
}
.description_wood_cea9 {
  word-con: break-word;
}
.sort_liquid_5940 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort_liquid_5940 .paper_78de {
  margin-left: 8px;
  margin-right: 8px;
}
.sort_liquid_5940 .highlight_solid_2230 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.modal-copper-8741 .avatar_c9b7 {
  margin-bottom: 2em;
}
.modal-copper-8741 .badge-red-65e4 {
  margin-bottom: 15px;
}
.modal-copper-8741 .badge-red-65e4:last-child {
  margin-bottom: 0;
}
.modal-copper-8741 .aside-blue-3bf0 {
  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) {
  .modal-copper-8741 .aside-blue-3bf0 {
    display: block;
  }
}
.modal-copper-8741 .carousel-76b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .modal-copper-8741 .carousel-76b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.modal-copper-8741 .border_left_3f3c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.modal-copper-8741 .border_left_3f3c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.modal-copper-8741 .border_left_3f3c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.modal-copper-8741 .description_wood_cea9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal-copper-8741 .description_wood_cea9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.modal-copper-8741 .hidden_8fe7 p:last-child {
  margin-bottom: 0;
}
.modal-copper-8741 .center_e99e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.modal-copper-8741 .wide-297f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.modal-copper-8741 .narrow_f963 {
  margin-top: 1em;
}
.modal-copper-8741 .hard-1700 {
  top: 0;
  display: block;
}
.modal-copper-8741 .hard-1700 a {
  color: inherit;
}
.modal-copper-8741 .hard-1700 a:hover {
  color: inherit;
}
.modal-copper-8741 .carousel_d6e0 {
  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;
}
.modal-copper-8741 .carousel_d6e0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.modal-copper-8741 .wide-297f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.modal-copper-8741 .block-first-81d5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.modal-copper-8741 .block-first-81d5:first-child {
  margin-top: 0;
}
.modal-copper-8741 .block-first-81d5.container-bronze-f5d0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal-copper-8741 .block-first-81d5.chip-cool-049b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal-copper-8741
  .block-first-81d5.chip-cool-049b.yellow_9f69
  .narrow_f963 {
  width: 100%;
}
.modal-copper-8741 .chip-cool-049b {
  -webkit-box-align: center;
  align-items: center;
}
.modal-copper-8741 .chip-cool-049b .sort_liquid_5940,
.modal-copper-8741 .chip-cool-049b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.modal-copper-8741 .border_left_3f3c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal-copper-8741 .border_left_3f3c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal-copper-8741 .border_left_3f3c: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;
}
.modal-copper-8741 .container-bronze-f5d0 {
  z-index: 5;
}
.modal-copper-8741 .info-north-8bc4 .notice-cold-40b8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.modal-copper-8741 .accordion-north-9b9c .notice-cold-40b8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.modal-copper-8741 .mask_stone_02e3 .notice-cold-40b8 {
  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;
}
.modal-copper-8741.modal-north-a272 .aside-blue-3bf0,
.modal-copper-8741.panel_6590 .aside-blue-3bf0 {
  display: block;
}
.modal-copper-8741.modal-north-a272 .aside-blue-3bf0 .summary-selected-0957,
.modal-copper-8741.modal-north-a272 .aside-blue-3bf0 .wide-297f,
.modal-copper-8741.panel_6590 .aside-blue-3bf0 .summary-selected-0957,
.modal-copper-8741.panel_6590 .aside-blue-3bf0 .wide-297f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal-copper-8741.hover-59f0 .carousel-76b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .modal-copper-8741.hover-59f0 .carousel-76b1 {
    margin-right: 0;
  }
}
.modal-copper-8741.modal-north-a272 .carousel-76b1,
.modal-copper-8741.panel_6590 .carousel-76b1 {
  padding-top: 40%;
}
.modal-copper-8741.modal-north-a272 .avatar_c9b7,
.modal-copper-8741.panel_6590 .avatar_c9b7 {
  display: block;
}
.modal-copper-8741.modal-north-a272 .fn-sticky-4b30 .wide-297f,
.modal-copper-8741.panel_6590 .fn-sticky-4b30 .wide-297f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.modal-copper-8741.modal-north-a272 .carousel-76b1,
.modal-copper-8741.panel_6590 .carousel-76b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.modal-copper-8741.modal-north-a272 .wide-297f {
  padding: 1em;
}
.focused_efce {
  margin: 30px auto;
  display: block;
}
.focused_efce .description-steel-3be7 > * {
  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;
}
.focused_efce .description-steel-3be7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused_efce .description-steel-3be7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-68fb .sort_liquid_5940 {
  margin-bottom: 1.41575em;
}
.dropdown-68fb .pressed_a81a {
  margin-bottom: 1.618em;
}
.soft_3c43 .old-980b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.soft_3c43 .old-980b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.soft_3c43 .surface-middle-3c8b {
  max-width: 100%;
  overflow: auto;
}
.notification-orange-9845 .soft_3c43 a:hover {
  text-decoration: underline;
}
.search_hovered_5c9a .badge-red-65e4:not(.description_wood_cea9),
.search_hovered_5c9a .border_left_3f3c {
  margin-bottom: 1.41575em;
}
.search_hovered_5c9a .badge-red-65e4:not(.description_wood_cea9):last-child,
.search_hovered_5c9a .border_left_3f3c:last-child {
  margin-bottom: 0;
}
.search_hovered_5c9a .badge-red-65e4.section-0932 {
  margin-bottom: 0.41575em;
}
.search_hovered_5c9a .detail_86f4:before,
.search_hovered_5c9a .active-27db:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_hovered_5c9a .detail_86f4:before {
  content: "\f115";
}
.search_hovered_5c9a .active-27db:before {
  content: "\f02c";
}
.search_hovered_5c9a .status-old-e1da {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_hovered_5c9a .status-old-e1da a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notice_upper_202b {
  display: -webkit-box;
  display: flex;
}
.notice_upper_202b .out_43f4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notice_upper_202b .out_43f4 {
    flex-basis: 90px;
  }
}
.notice_upper_202b .card-e4e6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_upper_202b .card-e4e6 {
    flex-basis: calc(100% - 50px);
  }
}
.notice_upper_202b .basic_e453 p:last-child {
  margin-bottom: 0.72em;
}
.content-down-8b06 .description-steel-3be7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content-down-8b06 .description-steel-3be7:after,
.content-down-8b06 .description-steel-3be7:before {
  content: "";
  display: table;
}
.content-down-8b06 .description-steel-3be7:after {
  clear: both;
}
.content-down-8b06 .description-steel-3be7 .orange_c068,
.content-down-8b06 .description-steel-3be7 .pattern_8245 {
  width: 49%;
}
.content-down-8b06 .description-steel-3be7 .orange_c068 a span.texture_f27a,
.content-down-8b06 .description-steel-3be7 .pattern_8245 a span.texture_f27a {
  display: block;
  margin-bottom: 5px;
}
.content-down-8b06 .description-steel-3be7 .pattern_8245 {
  float: left;
  text-align: left;
}
.content-down-8b06 .description-steel-3be7 .orange_c068 {
  float: right;
  text-align: right;
}
.hovered-007a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hovered-007a {
    margin-bottom: 0;
  }
}
.disabled-731d {
  margin-bottom: 1em;
}
.disabled-731d .description_wood_cea9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice_solid_9c13 a {
  display: block;
  line-height: 0;
  position: relative;
}
.smooth-8878 .disabled-731d,
.thumbnail-4065 .disabled-731d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .smooth-8878 .disabled-731d,
  .thumbnail-4065 .disabled-731d {
    display: block;
  }
}
.smooth-8878 .notice_solid_9c13,
.thumbnail-4065 .notice_solid_9c13 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .smooth-8878 .notice_solid_9c13,
  .thumbnail-4065 .notice_solid_9c13 {
    margin-bottom: 1em;
  }
}
.smooth-8878 .notice_solid_9c13 img,
.thumbnail-4065 .notice_solid_9c13 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.smooth-8878 .brown-ead2,
.thumbnail-4065 .brown-ead2 {
  flex-basis: calc(100% - 160px);
}
.smooth-8878 .brown-ead2 p,
.thumbnail-4065 .brown-ead2 p {
  margin-bottom: 0;
}
.smooth-8878 .brown-ead2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-8878 .brown-ead2 {
    padding-left: 0;
  }
}
.thumbnail-4065 .brown-ead2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-4065 .brown-ead2 {
    padding-right: 0;
  }
}
.thumbnail-4065 .notice_solid_9c13 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern_iron_6bb9 .notice_solid_9c13 {
  margin-bottom: 0.5em;
}
.pattern_iron_6bb9 .notice_solid_9c13 img {
  width: 100%;
}
.pagination_small_573b .button_74bc,
.hero-d77c .button_74bc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-d77c .avatar-hot-6822 .filter-last-4059 p:last-child {
  margin-bottom: 0;
}
.pattern_5eb5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.easy_b265 .tooltip_c93f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .easy_b265 .tooltip_c93f:last-of-type {
    margin-bottom: 0;
  }
}
.easy_b265 .tooltip_c93f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_b265 .tooltip_c93f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.easy_b265 .tooltip_c93f ul li {
  margin: 0 0 0.6em;
}
.easy_b265 .tooltip_c93f ul li.middle_6786,
.easy_b265 .tooltip_c93f ul li.popup_wood_ab6d {
  position: relative;
}
.easy_b265 .tooltip_c93f ul li.middle_6786 .wrapper-smooth-ccd5,
.easy_b265 .tooltip_c93f ul li.popup_wood_ab6d .wrapper-smooth-ccd5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.easy_b265 .tooltip_c93f ul li.middle_6786:after:after,
.easy_b265 .tooltip_c93f ul li.middle_6786:after:before,
.easy_b265
  .tooltip_c93f
  ul
  li.popup_wood_ab6d:after:after,
.easy_b265
  .tooltip_c93f
  ul
  li.popup_wood_ab6d:after:before {
  content: "";
  display: table;
}
.easy_b265 .tooltip_c93f ul li.middle_6786:after:after,
.easy_b265
  .tooltip_c93f
  ul
  li.popup_wood_ab6d:after:after {
  clear: both;
}
.easy_b265 .tooltip_c93f a.bottom-41a3:hover {
  text-decoration: none;
}
.easy_b265 .tooltip_c93f select {
  max-width: 100%;
}
.easy_b265 .tooltip_c93f table {
  font-size: 85%;
}
.easy_b265 .tooltip_c93f table td,
.easy_b265 .tooltip_c93f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.easy_b265 .tooltip_c93f table tfoot td {
  text-align: left;
}
.easy_b265 .tooltip_c93f :last-child {
  margin-bottom: 0;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 label {
  width: 100%;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 .widget_7fac {
  width: 100%;
  display: block;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 .border-clean-6896 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 .border-clean-6896:hover svg #svg-search {
  fill: #444;
}
.easy_b265 .tooltip_c93f .grid-right-37f0 .border-clean-6896 svg {
  width: 18px;
  height: 18px;
}
.easy_b265 .button-2568 ul ul,
.easy_b265 .highlight_13ab ul ul,
.easy_b265 .logo_69fc ul ul,
.easy_b265 .tertiary-green-8b55 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.easy_b265 .button-2568 .menu-d8da > a,
.easy_b265 .highlight_13ab .menu-d8da > a,
.easy_b265 .logo_69fc .menu-d8da > a,
.easy_b265 .tertiary-green-8b55 .menu-d8da > a {
  margin-bottom: 0;
}
.easy_b265 .hard_baaa li,
.easy_b265 .button-2568 li,
.easy_b265 .west-969b li,
.easy_b265 .highlight_13ab li,
.easy_b265 .logo_69fc li,
.easy_b265 .tertiary-green-8b55 li,
.easy_b265 .wide_f6b2 li,
.easy_b265 .primary_a9af li {
  display: block;
  position: relative;
}
.easy_b265 .hard_baaa li:last-child,
.easy_b265 .button-2568 li:last-child,
.easy_b265 .west-969b li:last-child,
.easy_b265 .highlight_13ab li:last-child,
.easy_b265 .logo_69fc li:last-child,
.easy_b265 .tertiary-green-8b55 li:last-child,
.easy_b265 .wide_f6b2 li:last-child,
.easy_b265 .primary_a9af li:last-child {
  border: none;
}
.easy_b265 .hard_baaa li a,
.easy_b265 .button-2568 li a,
.easy_b265 .west-969b li a,
.easy_b265 .highlight_13ab li a,
.easy_b265 .logo_69fc li a,
.easy_b265 .tertiary-green-8b55 li a,
.easy_b265 .wide_f6b2 li a,
.easy_b265 .primary_a9af li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_b265 .hard_baaa li ul li::before,
.easy_b265 .button-2568 li ul li::before,
.easy_b265 .west-969b li ul li::before,
.easy_b265 .highlight_13ab li ul li::before,
.easy_b265 .logo_69fc li ul li::before,
.easy_b265 .tertiary-green-8b55 li ul li::before,
.easy_b265 .wide_f6b2 li ul li::before,
.easy_b265 .primary_a9af li ul li::before {
  left: 15px;
}
.easy_b265 .hard_baaa li ul a,
.easy_b265 .button-2568 li ul a,
.easy_b265 .west-969b li ul a,
.easy_b265 .highlight_13ab li ul a,
.easy_b265 .logo_69fc li ul a,
.easy_b265 .tertiary-green-8b55 li ul a,
.easy_b265 .wide_f6b2 li ul a,
.easy_b265 .primary_a9af li ul a {
  padding-left: 20px;
}
.easy_b265 .hard_baaa li ul ul li::before,
.easy_b265 .button-2568 li ul ul li::before,
.easy_b265 .west-969b li ul ul li::before,
.easy_b265 .highlight_13ab li ul ul li::before,
.easy_b265 .logo_69fc li ul ul li::before,
.easy_b265 .tertiary-green-8b55 li ul ul li::before,
.easy_b265 .wide_f6b2 li ul ul li::before,
.easy_b265 .primary_a9af li ul ul li::before {
  left: 30px;
}
.easy_b265 .hard_baaa li ul ul a,
.easy_b265 .button-2568 li ul ul a,
.easy_b265 .west-969b li ul ul a,
.easy_b265 .highlight_13ab li ul ul a,
.easy_b265 .logo_69fc li ul ul a,
.easy_b265 .tertiary-green-8b55 li ul ul a,
.easy_b265 .wide_f6b2 li ul ul a,
.easy_b265 .primary_a9af li ul ul a {
  padding-left: 40px;
}
.easy_b265 .status_5dbd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_b265 .primary_a9af ul li {
  margin-bottom: 1.41575em;
}
.easy_b265 .primary_a9af ul li .layout-5ba1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.easy_b265 .primary_a9af ul li .tall_59f5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover-rough-624e .hard_baaa li a,
.hover-rough-624e .button-2568 li a,
.hover-rough-624e .west-969b li a,
.hover-rough-624e .highlight_13ab li a,
.hover-rough-624e .logo_69fc li a,
.hover-rough-624e .tertiary-green-8b55 li a,
.hover-rough-624e .wide_f6b2 li a,
.hover-rough-624e .primary_a9af li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-rough-624e .status_5dbd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-rough-624e .tooltip_c93f ul li.middle_6786 .wrapper-smooth-ccd5,
.hover-rough-624e .tooltip_c93f ul li.popup_wood_ab6d .wrapper-smooth-ccd5 {
  background: rgba(0, 0, 0, 0.2);
}
.hover-rough-624e .easy_b265 .tooltip_c93f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_7287 .easy_b265 .south_bee0 li {
  margin: 0;
}
.bronze_7287 .easy_b265 .south_bee0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze_7287 .easy_b265 .south_bee0 li ul {
  margin: 0;
}
.bronze_7287 .easy_b265 .south_bee0 li ul li a {
  padding-left: 15px;
}
.bronze_7287 .easy_b265 .south_bee0 li ul li li a {
  padding-left: 30px;
}
.bronze_7287 .easy_b265 .south_bee0 li.light-3d6f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze_7287 .easy_b265 .south_bee0 li.light-3d6f > 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;
}
.bronze_7287 .easy_b265 .south_bee0 li.light-3d6f > 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;
}
.block-south-67c9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-3279 {
  position: relative;
  z-index: 10;
}
.block-3279 .avatar_dirty_7a5b {
  width: 100%;
  max-width: 100%;
}
.black_d43f .tooltip_1c57 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.black_d43f .hovered-ed23 {
}
.black_d43f .hover-rough-624e {
  background: #292929;
}
.motion-4e81 .tooltip_1c57 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion-4e81 .hovered-ed23 {
  background: #f9f9f9;
}
.motion-4e81 .hover-rough-624e {
  background: #303030;
}
.simple_6acf .tooltip_1c57 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple_6acf .button-7720 {
    margin-bottom: 1em;
  }
  .simple_6acf .button-7720:last-child {
    margin-bottom: 0;
  }
}
.simple_6acf .hovered-ed23 {
  background: #ededed;
}
.simple_6acf .hover-rough-624e {
  background: #1a1a1a;
}
.tooltip_1c57.hovered-ed23 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip_1c57.hovered-ed23 .hot_73c4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_1c57.hover-rough-624e {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_1c57.hover-rough-624e a:not(.bottom-41a3) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_1c57.hover-rough-624e a:not(.bottom-41a3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_1c57.hover-rough-624e .hot_73c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_1c57.hover-rough-624e table tbody td,
.tooltip_1c57.hover-rough-624e table th {
  background: rgba(0, 0, 0, 0.08);
}
.video-medium-cfb7.dark-dd9f .accent-22ed {
  max-width: initial;
}
.video-medium-cfb7 .outline_middle_f96d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video-medium-cfb7 .outline_middle_f96d .avatar_dirty_7a5b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video-medium-cfb7 .outline_middle_f96d .avatar_dirty_7a5b {
    display: block;
    margin-bottom: 2em;
  }
  .video-medium-cfb7 .outline_middle_f96d .avatar_dirty_7a5b:last-child {
    margin-bottom: 0;
  }
}
.simple_6acf .button-7720:last-child,
.motion-4e81 .button-7720:last-child,
.black_d43f .button-7720:last-child {
  margin-bottom: 0;
}
.simple_6acf .button-7720 .easy_b265 .tooltip_c93f:last-child,
.motion-4e81 .button-7720 .easy_b265 .tooltip_c93f:last-child,
.black_d43f .button-7720 .easy_b265 .tooltip_c93f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .simple_6acf .small_3bb4,
  .simple_6acf .aside_prev_3dec,
  .motion-4e81 .small_3bb4,
  .motion-4e81 .aside_prev_3dec,
  .black_d43f .small_3bb4,
  .black_d43f .aside_prev_3dec {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-3279 .button-7720 {
    margin-bottom: 2em;
  }
}
.block-3279 p:last-child {
  margin-bottom: 0;
}
.block-3279 li,
.block-3279 ul {
  list-style: none;
  margin: 0;
}
.block-3279 ul ul {
  margin-left: 2.617924em;
}
.hidden_bb68 {
  font-size: 0.875em;
}

/* css-noise: fa44 */
.phantom-card-y2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
