/*!
Theme Name: Customify
Theme URI: https://pressmaximum.alert_rough_6b01/customify
Author: WPCustomify
Author URI: https://pressmaximum.alert_rough_6b01
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.alert_rough_6b01/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_d086.thick_7432/licenses/gpl-2.0.down-43ac
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.old-539d/, (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.layout_9ca4.cold-cc68/normalize.banner-east-d83c/
 ======
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.banner-east-d83c v7.0.0 | MIT License | github.alert_rough_6b01/necolas/normalize.banner-east-d83c */
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;
}
.secondary_4011 .tertiary-last-af41,
.link-red-3a7a,
.tall_aa8d,
.popup_copper_4238,
.stone_52f5,
.tag-91fc,
.logo-orange-7b60,
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;
}
.link-red-3a7a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-red-3a7a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-red-3a7a,
  h1 {
    font-size: 1.8em;
  }
}
.tall_aa8d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tall_aa8d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tall_aa8d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tall_aa8d,
  h2 {
    font-size: 1.7em;
  }
}
.popup_copper_4238,
h3 {
  font-size: 1.618em;
}
.secondary_4011 .tertiary-last-af41,
.stone_52f5,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.border_8d42 {
  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;
}
.detail_brown_ac92:after,
.detail_brown_ac92:before,
.text_dynamic_07cc:after,
.text_dynamic_07cc:before {
  content: "";
  display: table;
}
.detail_brown_ac92:after,
.text_dynamic_07cc:after {
  clear: both;
}
.banner_bfee {
  float: right;
  margin-right: 0;
}
.feature-d8dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gallery_up_b4b3 .pagination-734e,
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;
}
.gallery_up_b4b3 .pagination-734e: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;
}
.pro-2e30 .pagination-734e {
  box-shadow: none;
}
.pro-2e30
  .pagination-734e
  .link_left_c1d3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pro-2e30 .pagination-734e .full-e244 {
  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;
}
.pro-2e30
  .pagination-734e
  .full-e244
  b {
  display: none;
}
.pro-2e30 .layout-soft-9edb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow_c3c9:not(.mask-9c22):not(.stone_4825),
button:not(.mask-9c22):not(.stone_4825),
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ),
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ),
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ) {
  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;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ):hover,
button:not(.mask-9c22):not(
    .stone_4825
  ):hover,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ):hover,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ):hover,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ):active,
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ):focus,
button:not(.mask-9c22):not(
    .stone_4825
  ):active,
button:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ):active,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ):active,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ):active,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ):focus {
  outline: 0;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c {
  position: relative;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .preview-silver-043e,
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .secondary_dynamic_7d2a,
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .hidden_inner_3551,
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  i,
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  svg,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .preview-silver-043e,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .secondary_dynamic_7d2a,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .hidden_inner_3551,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  i,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  svg,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .preview-silver-043e,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .secondary_dynamic_7d2a,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .hidden_inner_3551,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  i,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  svg,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .preview-silver-043e,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .secondary_dynamic_7d2a,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .hidden_inner_3551,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  i,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  svg,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .preview-silver-043e,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .secondary_dynamic_7d2a,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  .hidden_inner_3551,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  i,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c
  svg {
  visibility: hidden;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c:after,
button:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c:after,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c:after,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c:after,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ).fn-loading-9e5c: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;
}
.shadow_c3c9:not(.mask-9c22):not(.stone_4825),
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ),
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ),
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ) {
  color: #fff;
  background: #235787;
}
.shadow_c3c9:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="button"]:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="reset"]:not(.mask-9c22):not(
    .stone_4825
  ):focus,
input[type="submit"]:not(.mask-9c22):not(
    .stone_4825
  ):focus {
  color: #fff;
}
.shadow_c3c9.fn-disabled-9e5c:not(.mask-9c22):not(
    .stone_4825
  ),
.shadow_c3c9[disabled]:not(.mask-9c22):not(
    .stone_4825
  ),
button.fn-disabled-9e5c:not(.mask-9c22):not(
    .stone_4825
  ),
button[disabled]:not(.mask-9c22):not(
    .stone_4825
  ) {
  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;
}
.info_1884 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_1884: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;
}
.notification-a92d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar_hot_a3fc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading-outer-1599 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_brown_ac92:after,
.detail_brown_ac92:before,
.upper-ce69:after,
.upper-ce69:before,
.dropdown_98d1:after,
.dropdown_98d1:before,
.up_328a:after,
.up_328a:before,
.bottom_b041:after,
.bottom_b041:before,
.tooltip_dynamic_d468:after,
.tooltip_dynamic_d468:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_brown_ac92:after,
.upper-ce69:after,
.dropdown_98d1:after,
.up_328a:after,
.bottom_b041:after,
.tooltip_dynamic_d468:after {
  clear: both;
}
.upper-ce69 .highlight_4bf2,
.dropdown_98d1 .highlight_4bf2,
.accordion_left_cd27 .highlight_4bf2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.link-white-28fc {
  display: inline-block;
}
.bottom_939a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bottom_939a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bottom_939a .footer_174d {
  padding: 1em 0;
  font-size: 85%;
}
.footer_174d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft_174c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft_174c:after,
.soft_174c:before {
  content: "";
  display: table;
}
.soft_174c:after {
  clear: both;
}
.rough_e2e0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.huge-6bd3 .rough_e2e0 {
  max-width: 50%;
}
.gold-8316 .rough_e2e0 {
  max-width: 33.33%;
}
.media_2808 .rough_e2e0 {
  max-width: 25%;
}
.bronze-8405 .rough_e2e0 {
  max-width: 20%;
}
.primary_hard_4655 .rough_e2e0 {
  max-width: 16.66%;
}
.panel_cold_03ee .rough_e2e0 {
  max-width: 14.28%;
}
.frame_d3b6 .rough_e2e0 {
  max-width: 12.5%;
}
.slow-563c .rough_e2e0 {
  max-width: 11.11%;
}
.paragraph_9b4c {
  display: block;
}
.secondary_4011 .wrapper_fast_7730 label,
.secondary_4011 .hard_b39a label,
.secondary_4011 .gallery_silver_8f14 label,
.secondary_4011 .logo_light_8614 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_8ec6 {
  list-style: none;
  margin: 0;
}
.highlight_8ec6 article.picture_top_31e0 {
  margin-bottom: 0;
}
.highlight_8ec6 ul {
  list-style: none;
  margin: 0;
}
.highlight_8ec6 .glass-f892 li.picture_top_31e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_8ec6 .glass-f892 li.picture_top_31e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_8ec6 .glass-f892 li.picture_top_31e0: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) {
  .highlight_8ec6 .glass-f892 li.picture_top_31e0 li.picture_top_31e0 li.picture_top_31e0 li.picture_top_31e0 {
    padding-left: 0;
  }
}
article.picture_top_31e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_top_31e0 .upper-ce69 p:last-of-type {
  margin-bottom: 0;
}
article.picture_top_31e0 .summary-c59d {
  float: left;
}
article.picture_top_31e0 .footer_634a {
  margin-left: 85px;
}
article.picture_top_31e0 .plasma-3534 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_top_31e0 .plasma-3534 .content_complex_e809 {
  margin-left: 10px;
}
article.picture_top_31e0 .hovered-1c9e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_top_31e0 .item-wide-4903 {
  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 .wrapper_fast_7730,
  #respond .gallery_silver_8f14,
  #respond .logo_light_8614 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_fast_7730 input,
#respond .gallery_silver_8f14 input,
#respond .logo_light_8614 input {
  width: 100%;
}
#respond .logo_light_8614 {
  margin-right: 0;
}
#respond .card-00ae #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_45df {
  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;
}
.logo_45df.bronze-0a2b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo_45df 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%);
}
.logo_45df:focus,
.logo_45df: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);
}
.tag-paper-e71e {
  border-radius: 10%;
}
.fixed_bc20 {
  border-radius: 50%;
}
.container-720b {
  font-size: 0.72em;
}
.slider-5231 {
  font-size: 0.875em;
}
.icon_outer_3f1e {
  font-size: 1.1em;
}
.tertiary-8323 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary-8323.container-720b {
  letter-spacing: 0.5px;
}
.article_d685,
.article_d685 a {
  color: #6d6d6d;
}
.article_d685 a:hover {
  color: #111;
}
.tooltip_purple_c827 {
  color: #6d6d6d;
}
.chip_prev_30ac {
  overflow-x: hidden;
}
.chip_prev_30ac .upper-1409.modal-671e {
  position: relative;
}
.chip_prev_30ac .upper-1409.modal-671e.hover-c0a6 {
  position: initial;
}
.chip_prev_30ac
  .upper-1409.modal-671e.hover-c0a6
  .simple_8fe5 {
  left: auto;
}
.chip_prev_30ac .upper-1409 .simple_8fe5 {
  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;
}
.chip_prev_30ac .upper-1409:hover.modal-671e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip_prev_30ac
  .upper-1409:hover.modal-671e
  .simple_8fe5 {
  display: block;
  z-index: 9999999;
}
.chip_prev_30ac .description-ac9c .notification_hovered_aaae,
.chip_prev_30ac .caption-mini-a021 .notification_hovered_aaae {
  display: none;
}
.chip_prev_30ac .picture-iron-ed32 .upper-1409:hover.modal-671e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary_4011 .wrapper_fast_7730 label,
.secondary_4011 .hard_b39a label,
.secondary_4011 .gallery_silver_8f14 label,
.secondary_4011 .logo_light_8614 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_8ec6 {
  list-style: none;
  margin: 0;
}
.highlight_8ec6 article.picture_top_31e0 {
  margin-bottom: 0;
}
.highlight_8ec6 ul {
  list-style: none;
  margin: 0;
}
.highlight_8ec6 .glass-f892 li.picture_top_31e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_8ec6 .glass-f892 li.picture_top_31e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_8ec6 .glass-f892 li.picture_top_31e0: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) {
  .highlight_8ec6 .glass-f892 li.picture_top_31e0 li.picture_top_31e0 li.picture_top_31e0 li.picture_top_31e0 {
    padding-left: 0;
  }
}
article.picture_top_31e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_top_31e0 .upper-ce69 p:last-of-type {
  margin-bottom: 0;
}
article.picture_top_31e0 .summary-c59d {
  float: left;
}
article.picture_top_31e0 .footer_634a {
  margin-left: 85px;
}
article.picture_top_31e0 .plasma-3534 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_top_31e0 .plasma-3534 .content_complex_e809 {
  margin-left: 10px;
}
article.picture_top_31e0 .hovered-1c9e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_top_31e0 .item-wide-4903 {
  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 .wrapper_fast_7730,
  #respond .gallery_silver_8f14,
  #respond .logo_light_8614 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_fast_7730 input,
#respond .gallery_silver_8f14 input,
#respond .logo_light_8614 input {
  width: 100%;
}
#respond .logo_light_8614 {
  margin-right: 0;
}
#respond .card-00ae #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-ac9c .orange-0f87 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.orange-0f87 .wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a:focus,
.orange-0f87 .wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a:hover,
.orange-0f87 .wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a:focus,
.orange-0f87 .wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a:hover,
.orange-0f87 .wrapper-dirty-5638.new_c701 .cold_7f82 > li > a:focus,
.orange-0f87 .wrapper-dirty-5638.new_c701 .cold_7f82 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87
  .wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.orange-0f87
  .wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.title_878d
  > a,
.orange-0f87
  .wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.orange-0f87
  .wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.title_878d
  > a,
.orange-0f87
  .wrapper-dirty-5638.new_c701
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.orange-0f87 .wrapper-dirty-5638.new_c701 .cold_7f82 > li.grid-ed7b > a {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87 .iron-ee8e,
.orange-0f87 .iron-ee8e a {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87 .complex_24c4.main-a442 li a,
.orange-0f87 .brown-fa73 a,
.orange-0f87 .card-f24f,
.orange-0f87 .cold_7f82 > li > a,
.orange-0f87 .pagination-7aa9 {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87 .complex_24c4.main-a442 li a:hover,
.orange-0f87 .brown-fa73 a:hover,
.orange-0f87 .card-f24f:hover,
.orange-0f87 .cold_7f82 > li > a:hover,
.orange-0f87 .pagination-7aa9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87 .shade-b178 {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87 .shade-b178 .new_40e1 {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87 .shade-b178:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-0f87 .backdrop-steel-4fc4 .link-blue-5a50 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87 .backdrop-steel-4fc4 .link-blue-5a50 .description_bottom_870e {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87
  .backdrop-steel-4fc4
  .link-blue-5a50
  .description_bottom_870e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87
  .backdrop-steel-4fc4
  .link-blue-5a50
  .description_bottom_870e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87
  .backdrop-steel-4fc4
  .link-blue-5a50
  .description_bottom_870e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87
  .backdrop-steel-4fc4
  .link-blue-5a50
  .description_bottom_870e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87 .backdrop-steel-4fc4 .nav-259d {
  color: rgba(255, 255, 255, 0.79);
}
.orange-0f87 .backdrop-steel-4fc4 .nav-259d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-df5f
  .orange-0f87
  .backdrop-steel-4fc4
  .top-6639
  .down-40c9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-df5f
  .orange-0f87
  .backdrop-steel-4fc4
  .top-6639
  .description_bottom_870e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description-ac9c .solid-0bb6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid-0bb6 .wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a:focus,
.solid-0bb6 .wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a:hover,
.solid-0bb6 .wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a:focus,
.solid-0bb6 .wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a:hover,
.solid-0bb6 .wrapper-dirty-5638.new_c701 .cold_7f82 > li > a:focus,
.solid-0bb6 .wrapper-dirty-5638.new_c701 .cold_7f82 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-0bb6
  .wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.solid-0bb6
  .wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.title_878d
  > a,
.solid-0bb6
  .wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.solid-0bb6
  .wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.title_878d
  > a,
.solid-0bb6
  .wrapper-dirty-5638.new_c701
  .cold_7f82
  > li.aside_clean_3d97
  > a,
.solid-0bb6 .wrapper-dirty-5638.new_c701 .cold_7f82 > li.grid-ed7b > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-0bb6 .iron-ee8e,
.solid-0bb6 .iron-ee8e a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-0bb6 .complex_24c4.main-a442 li a,
.solid-0bb6 .brown-fa73 a,
.solid-0bb6 .card-f24f,
.solid-0bb6 .cold_7f82 > li > a,
.solid-0bb6 .pagination-7aa9 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-0bb6 .complex_24c4.main-a442 li a:hover,
.solid-0bb6 .brown-fa73 a:hover,
.solid-0bb6 .card-f24f:hover,
.solid-0bb6 .cold_7f82 > li > a:hover,
.solid-0bb6 .pagination-7aa9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-0bb6 .shade-b178 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-0bb6 .shade-b178 .new_40e1 {
  color: rgba(0, 0, 0, 0.8);
}
.solid-0bb6 .shade-b178:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic-c719 .image-mini-4143 {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_98d1 > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_98d1 .notification-a92d {
  margin-right: 1.41575em;
}
.black_2e70 .dropdown_98d1 > .video_iron_8a4d {
  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;
}
.black_2e70 .dropdown_98d1 > .gradient_cb82 {
  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;
}
.item-clean-ae2c.basic-c719 .image-mini-4143,
.container_dcfe.basic-c719 .image-mini-4143 {
  margin-left: 0;
}
.progress-d260.basic-c719 .image-mini-4143,
.widget-f51f.basic-c719 .image-mini-4143 {
  margin-right: 0;
}
.dropdown_98d1 ol,
.dropdown_98d1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pink_284c video {
  max-width: 100%;
}
.secondary-left-f74b img {
  display: block;
}
.secondary-left-f74b.notification-a92d,
.secondary-left-f74b.sidebar_hot_a3fc {
  width: 100%;
}
.secondary-left-f74b.gradient_cb82 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description_complex_abde:not(.glass-fe66) {
  margin: 1.5em auto;
}
.notice_cc38 p {
  padding: 1.5em 14px;
}
ul.hero-530c.gradient_cb82,
ul.hero-530c.video_iron_8a4d,
ul.hero-530c.gradient-0a34.video_iron_8a4d {
  padding: 0 14px;
}
.advanced_630a {
  display: block;
  overflow-x: auto;
}
.advanced_630a table {
  border-collapse: collapse;
  width: 100%;
}
.advanced_630a td,
.advanced_630a th {
  padding: 0.5em;
}
.dropdown_98d1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown_98d1 ol ol,
.dropdown_98d1 ol ul,
.dropdown_98d1 ul ol,
.dropdown_98d1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown_98d1 ol ol li,
.dropdown_98d1 ol ul li,
.dropdown_98d1 ul ol li,
.dropdown_98d1 ul ul li {
  margin-left: 0;
}
.texture_glass_ce3a.overlay_bb77 > .article-glass-92f9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture_glass_ce3a.overlay_bb77 > .article-glass-92f9 iframe,
.texture_glass_ce3a.overlay_bb77 > .article-glass-92f9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-8712 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-8712.hero-b494 {
  padding: 0;
}
.stale-8712.hero-b494 cite {
  font-size: 13px;
}
.stale-8712 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-8712 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-2f46 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-2f46 > p:first-child {
  margin-top: 0;
}
.box-2f46 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-2f46 blockquote {
  border-left: 0;
}
.preview_under_3124 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_under_3124:not(.icon_wide_4ea4) {
  max-width: 100px;
}
.preview_under_3124.dynamic_aa91 {
  border-bottom: none !important;
  text-align: center;
}
.preview_under_3124.dynamic_aa91::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notice_cc38 p {
    padding: 1.5em 0;
  }
}
.container_81c6 {
  color: #0073aa;
}
.avatar-advanced-a9b3 {
  background-color: #0073aa;
}
.modal-b880 {
  color: #229fd8;
}
.lite-9a93 {
  background-color: #229fd8;
}
.title-4bc0 {
  color: #eee;
}
.first_cf6c {
  background-color: #eee;
}
.focus_rough_ff55 {
  color: #444;
}
.hard-eaf9 {
  background-color: #444;
}
.input_67b1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input_67b1 .up_8386 .brown-fa73 {
  font-size: 15px;
}
.input_67b1 .brown-fa73 {
  line-height: 1.3;
}
.input_67b1 .solid-0bb6 {
}
.input_67b1 .orange-0f87 {
  background: #235787;
}
.slider_new_23d1 {
  padding: 0;
}
.slider_new_23d1 .orange-0f87 {
  background: #1a1a1a;
}
.slider_new_23d1 .solid-0bb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link_iron_292c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link_iron_292c .solid-0bb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link_iron_292c .orange-0f87 {
  background: #303030;
}
.tooltip_dynamic_d468 {
  position: relative;
  z-index: 10;
}
.tooltip_dynamic_d468 .white-db5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-2fa8 .modal-671e {
  display: inline-block;
  vertical-align: middle;
}
.south-2fa8.dirty_4feb .modal-671e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south-2fa8.dirty_4feb .modal-671e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south-2fa8.dirty_4feb .modal-671e {
    margin-right: 0.4em;
  }
}
.south-2fa8.dirty_4feb .modal-671e:last-child {
  margin-right: 0;
}
.carousel_huge_ffa7 .white-db5a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .description-ac9c .up_8386 {
    margin: 0 -0.5em;
  }
  .description-ac9c .up_8386 [class*="customify-col-"],
  .description-ac9c .up_8386 [class*="customify-col_"],
  .description-ac9c .up_8386 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.description-ac9c.column-6e41 .white-db5a {
  background: 0 0 !important;
}
.description-ac9c.column-6e41 .white-db5a,
.description-ac9c.carousel_huge_ffa7 .white-db5a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .description-ac9c.frame_f682 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.description-ac9c.carousel_huge_ffa7 .white-db5a {
  box-shadow: none !important;
}
.accordion-0ebd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accordion-0ebd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accordion-0ebd {
    padding: 18px 0 20px;
  }
}
.accordion-0ebd .hidden-gold-b11d {
  width: 100%;
}
.accordion-0ebd .label-afd6 {
  margin-bottom: 0;
}
.accordion-0ebd .modal_5032 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_fede {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_fede .east-67fb {
  width: 100%;
}
.row-copper-d62c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row-copper-d62c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row-copper-d62c 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;
}
.row-copper-d62c li:last-child:after {
  display: none;
}
.row-copper-d62c li a {
  font-weight: 500;
  margin-right: 10px;
}
.medium-f58a .notification_hovered_aaae button,
.accordion-0ebd .notification_hovered_aaae button {
  left: 0;
}
.medium-f58a .east-67fb,
.accordion-0ebd .east-67fb {
  padding-left: 0;
  padding-right: 0;
}
.medium-f58a .menu_fede,
.accordion-0ebd .menu_fede {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.medium-f58a {
  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;
}
.medium-f58a: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;
}
.medium-f58a .picture-iron-da76 {
  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) {
  .medium-f58a .picture-iron-da76 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .medium-f58a .picture-iron-da76 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .medium-f58a .picture-iron-da76 {
    min-height: 200px;
  }
}
.medium-f58a .row-copper-d62c {
  color: rgba(255, 255, 255, 0.8);
}
.medium-f58a .row-copper-d62c a,
.medium-f58a .row-copper-d62c li:after {
  color: inherit;
}
.medium-f58a .row-copper-d62c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-4c7a {
  margin-bottom: 0.5em;
}
.tertiary_66c6 {
  margin-bottom: 1.2em;
}
.tertiary_66c6,
.pattern-4c7a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary_66c6 p:last-child,
.pattern-4c7a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification_hovered_aaae,
#masthead .notification_hovered_aaae {
  display: none;
}
#masthead
  > .notification_hovered_aaae.row_static_04be {
  display: none;
}
#masthead > .notification_hovered_aaae button {
  left: 0;
}
.description_cd74 {
  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%;
}
.description_cd74 .modal-671e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.description_cd74 .dark-a2e4 {
  display: -webkit-box;
  display: flex;
}
.description_cd74 .dark-a2e4.small-b9df {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.description_cd74 .dark-a2e4.block_ca07 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_cd74 .dark-a2e4.summary_first_210b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_cd74.detail_right_0823.banner-upper-81ff .dark-a2e4.small-b9df {
  flex-basis: 100%;
}
.description_cd74.banner-fa40 .dark-a2e4.block_ca07 {
  -webkit-box-flex: 1;
  flex: auto;
}
.description_cd74.banner-fa40 .dark-a2e4.summary_first_210b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification_hovered_aaae.row_static_04be {
  display: none;
}
#masthead > .notification_hovered_aaae button {
  left: 0;
}
.chip-motion-ba4c {
  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;
}
.chip-motion-ba4c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-motion-ba4c.link_023d i {
  margin-right: 4px;
}
.chip-motion-ba4c.badge_tall_c9b2 i {
  margin-left: 5px;
}
.brown-fa73 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown-fa73 p:last-child {
  margin-bottom: 0;
}
.grid_action_6314 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.grid_action_6314 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.grid_action_6314 img {
  display: block;
  width: auto;
  line-height: 1;
}
.grid_action_6314 .iron-ee8e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.grid_action_6314 .hovered-8cdc {
  margin: 5px 0 7px 0;
}
.grid_action_6314.header_f4ed .wrapper_0890 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_action_6314.header_f4ed .thumbnail-0444 {
  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;
}
.grid_action_6314.item-full-b42b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.grid_action_6314.item-full-b42b .wrapper_0890 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_action_6314.item-full-b42b .thumbnail-0444 {
  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;
}
.grid_action_6314.popup-pro-b406 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid_action_6314.icon_left_8a2d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.grid_action_6314.icon_left_8a2d .thumbnail-0444 {
  margin-top: 7px;
}
.widget_bcb1 {
  display: inline-block;
}
.tooltip_dynamic_d468 .carousel-5b39 .grid_action_6314 img {
  max-width: 100%;
}
.wrapper-dirty-5638 .main-prev-fa44.wrapper_pressed_3178,
.search-b616 .main-prev-fa44.wrapper_pressed_3178 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-dirty-5638 .over-5b52,
.search-b616 .over-5b52 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.wrapper-dirty-5638 .over-5b52 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper-dirty-5638.box-f1af .over-5b52 {
  display: none;
}
.wrapper-dirty-5638 .text_ac4b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-dirty-5638 .text_ac4b li {
  display: inline-block;
  position: relative;
}
.wrapper-dirty-5638 .text_ac4b li:last-child {
  margin-right: 0;
}
.wrapper-dirty-5638 .text_ac4b li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.wrapper-dirty-5638 .text_ac4b li.grid-ed7b > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper-dirty-5638 .text_ac4b > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.wrapper-dirty-5638 .text_ac4b > li > a i {
  line-height: 0;
}
.wrapper-dirty-5638 .text_ac4b > li.layout_9984 > a .over-5b52 {
  margin-left: 4px;
  line-height: 0;
}
.wrapper-dirty-5638 .text_ac4b .picture-3421 li.layout_9984 > a {
  position: relative;
}
.wrapper-dirty-5638 .text_ac4b .picture-3421 li.layout_9984 > a:after,
.wrapper-dirty-5638 .text_ac4b .picture-3421 li.layout_9984 > a:before {
  content: "";
  display: table;
}
.wrapper-dirty-5638 .text_ac4b .picture-3421 li.layout_9984 > a:after {
  clear: both;
}
.wrapper-dirty-5638 .text_ac4b .picture-3421 li.layout_9984 > a .over-5b52 {
  margin-left: 5px;
  float: right;
}
.wrapper-dirty-5638 .gradient_cold_a4ad,
.wrapper-dirty-5638 .picture-3421 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.wrapper-dirty-5638 .picture-3421 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.wrapper-dirty-5638 .picture-3421 .wrapper_pressed_3178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-dirty-5638 .picture-3421 .over-5b52 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper-dirty-5638 .picture-3421 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper-dirty-5638 .picture-3421 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.wrapper-dirty-5638 .picture-3421 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-dirty-5638 .picture-3421 .picture-3421 {
  top: 0;
  left: 100%;
}
.wrapper-dirty-5638 .wood_0346.fn-focus-9e5c > .gradient_cold_a4ad,
.wrapper-dirty-5638 .wood_0346.fn-focus-9e5c > .picture-3421,
.wrapper-dirty-5638 .wood_0346:focus > .gradient_cold_a4ad,
.wrapper-dirty-5638 .wood_0346:focus > .picture-3421,
.wrapper-dirty-5638 .wood_0346:hover > .gradient_cold_a4ad,
.wrapper-dirty-5638 .wood_0346:hover > .picture-3421 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper-dirty-5638.new_c701 .cold_7f82:after,
.wrapper-dirty-5638.new_c701 .cold_7f82:before {
  content: "";
  display: table;
}
.wrapper-dirty-5638.new_c701 .cold_7f82:after {
  clear: both;
}
.wrapper-dirty-5638.new_c701 .cold_7f82 > li {
  float: left;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82:after,
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82:before {
  content: "";
  display: table;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82:after {
  clear: both;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82 > li {
  float: left;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82 > li.aside_clean_3d97 > a,
.wrapper-dirty-5638.menu_orange_ec14 .cold_7f82 > li.grid-ed7b > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a .wrapper_pressed_3178 {
  position: relative;
}
.wrapper-dirty-5638.west-8b02 .cold_7f82 > li > a .wrapper_pressed_3178:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li:focus
  > a
  .wrapper_pressed_3178:before,
.wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li:hover
  > a
  .wrapper_pressed_3178:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.aside_clean_3d97
  > a
  .wrapper_pressed_3178:before,
.wrapper-dirty-5638.west-8b02
  .cold_7f82
  > li.title_878d
  > a
  .wrapper_pressed_3178:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a .wrapper_pressed_3178 {
  position: relative;
}
.wrapper-dirty-5638.fresh-7013 .cold_7f82 > li > a .wrapper_pressed_3178:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wrapper-dirty-5638.fresh-7013 .cold_7f82 > li:focus > a .wrapper_pressed_3178:before,
.wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li:hover
  > a
  .wrapper_pressed_3178:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.aside_clean_3d97
  > a
  .wrapper_pressed_3178:before,
.wrapper-dirty-5638.fresh-7013
  .cold_7f82
  > li.title_878d
  > a
  .wrapper_pressed_3178:before {
  width: 100%;
  background-color: currentColor;
}
.search-b616 .text_ac4b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-b616 .text_ac4b li:first-child > a {
  border-top: none;
}
.search-b616 .text_ac4b .header-right-4d8b > .wrapper_pressed_3178 .over-5b52 {
  display: none;
}
.search-b616 .text_ac4b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-b616 .text_ac4b li:last-child {
  border: none;
}
.search-b616 .text_ac4b li.layout_9984 > a {
  padding-right: 45px !important;
}
.search-b616 .text_ac4b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-b616 .text_ac4b li a:focus,
.search-b616 .text_ac4b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-b616 .text_ac4b li .badge-e4ac {
  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;
}
.search-b616 .text_ac4b li .badge-e4ac:hover {
  box-shadow: none;
}
.search-b616 .text_ac4b li .badge-e4ac .over-5b52 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-b616 .text_ac4b .picture-3421 {
  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);
}
.search-b616 .text_ac4b .picture-3421 li a {
  padding-left: 3em;
}
.search-b616 .text_ac4b .hovered-95c0 > a .badge-e4ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-b616 .text_ac4b .hovered-95c0 > .picture-3421 {
  display: block;
  opacity: 1;
}
.glass-e1d0 {
  max-width: 100%;
}
.panel_upper_6699 {
  line-height: 0;
  cursor: pointer;
}
.pagination-7aa9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination-7aa9:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination-7aa9 svg {
  width: 18px;
  height: 18px;
}
.pagination-7aa9 .hero_gold_7c83 {
  display: none;
}
.search_stone_dc73 {
  position: relative;
}
.search_stone_dc73.fn-active-9e5c .pagination-7aa9 .pressed-4398 {
  display: none;
}
.search_stone_dc73.fn-active-9e5c .pagination-7aa9 .hero_gold_7c83 {
  display: inline-block;
}
.search_stone_dc73 .carousel-f87d {
  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);
}
.search_stone_dc73.up-aa9d .carousel-f87d {
  left: auto;
  right: -0.9em;
}
.search_stone_dc73.up-aa9d .item-b7cc::before {
  left: auto;
  right: 15px;
}
.search_stone_dc73.fn-active-9e5c .carousel-f87d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.top-6639 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.top-6639 label {
  flex-basis: 100%;
}
.top-6639 .link-blue-5a50 {
  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;
}
.top-6639 .description_bottom_870e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.top-6639 .description_bottom_870e:focus {
  background-color: transparent;
}
.top-6639 button.nav-259d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.top-6639 button.nav-259d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.top-6639 button.nav-259d svg {
  width: 18px;
  height: 18px;
}
.top-6639 input[type="submit"] {
  min-height: auto;
}
.backdrop-steel-4fc4 .top-6639 .description_bottom_870e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-b7cc {
  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) {
  .item-b7cc {
    width: 220px;
  }
}
.item-b7cc label {
  flex-basis: 100%;
}
.item-b7cc::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;
}
.yellow-df5f .backdrop-steel-4fc4 .top-6639 {
  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;
}
.yellow-df5f
  .backdrop-steel-4fc4
  .top-6639
  .link-blue-5a50 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow-df5f .backdrop-steel-4fc4 .top-6639 .description_bottom_870e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow-df5f
  .backdrop-steel-4fc4
  .top-6639
  .description_bottom_870e:focus {
  background: 0 0;
}
.yellow-df5f
  .backdrop-steel-4fc4
  .top-6639
  .down-40c9 {
  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;
}
.complex_24c4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.complex_24c4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.complex_24c4 li:last-child {
  margin-right: 0;
}
.complex_24c4 li:first-child {
  margin-left: 0;
}
.complex_24c4.advanced_071a a {
  color: #fff;
}
.complex_24c4.advanced_071a a:hover {
  color: #fff;
}
.complex_24c4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.complex_24c4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.complex_24c4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.complex_24c4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.complex_24c4 [class*="social-icon-apple"] {
  background-color: #999;
}
.complex_24c4 [class*="social-icon-apple"].active_medium_a063 {
  background-color: transparent;
  color: #999;
}
.complex_24c4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.complex_24c4 [class*="social-icon-behance"].active_medium_a063 {
  background-color: transparent;
  color: #1769ff;
}
.complex_24c4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.complex_24c4 [class*="social-icon-bitbucket"].active_medium_a063 {
  background-color: transparent;
  color: #205081;
}
.complex_24c4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.complex_24c4 [class*="social-icon-codepen"].active_medium_a063 {
  background-color: transparent;
  color: #000;
}
.complex_24c4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.complex_24c4 [class*="social-icon-delicious"].active_medium_a063 {
  background-color: transparent;
  color: #39f;
}
.complex_24c4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.complex_24c4 [class*="social-icon-digg"].active_medium_a063 {
  background-color: transparent;
  color: #005be2;
}
.complex_24c4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.complex_24c4 [class*="social-icon-dribbble"].active_medium_a063 {
  background-color: transparent;
  color: #ea4c89;
}
.complex_24c4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.complex_24c4 [class*="social-icon-envelope"].active_medium_a063 {
  background-color: transparent;
  color: #ea4335;
}
.complex_24c4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.complex_24c4 [class*="social-icon-facebook"].active_medium_a063 {
  background-color: transparent;
  color: #3b5998;
}
.complex_24c4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.complex_24c4 [class*="social-icon-flickr"].active_medium_a063 {
  background-color: transparent;
  color: #0063dc;
}
.complex_24c4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.complex_24c4 [class*="social-icon-foursquare"].active_medium_a063 {
  background-color: transparent;
  color: #2d5be3;
}
.complex_24c4 [class*="social-icon-github"] {
  background-color: #333;
}
.complex_24c4 [class*="social-icon-github"].active_medium_a063 {
  background-color: transparent;
  color: #333;
}
.complex_24c4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.complex_24c4 [class*="social-icon-google-plus"].active_medium_a063 {
  background-color: transparent;
  color: #dd4b39;
}
.complex_24c4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.complex_24c4 [class*="social-icon-houzz"].active_medium_a063 {
  background-color: transparent;
  color: #7ac142;
}
.complex_24c4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.complex_24c4 [class*="social-icon-instagram"].active_medium_a063 {
  background-color: transparent;
  color: #262626;
}
.complex_24c4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.complex_24c4 [class*="social-icon-jsfiddle"].active_medium_a063 {
  background-color: transparent;
  color: #487aa2;
}
.complex_24c4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.complex_24c4 [class*="social-icon-linkedin"].active_medium_a063 {
  background-color: transparent;
  color: #0077b5;
}
.complex_24c4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.complex_24c4 [class*="social-icon-medium"].active_medium_a063 {
  background-color: transparent;
  color: #00ab6b;
}
.complex_24c4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.complex_24c4
  [class*="social-icon-odnoklassniki"].active_medium_a063 {
  background-color: transparent;
  color: #f4731c;
}
.complex_24c4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.complex_24c4 [class*="social-icon-meetup"].active_medium_a063 {
  background-color: transparent;
  color: #ec1c40;
}
.complex_24c4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.complex_24c4 [class*="social-icon-pinterest"].active_medium_a063 {
  background-color: transparent;
  color: #bd081c;
}
.complex_24c4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.complex_24c4 [class*="social-icon-product-hunt"].active_medium_a063 {
  background-color: transparent;
  color: #da552f;
}
.complex_24c4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.complex_24c4 [class*="social-icon-reddit"].active_medium_a063 {
  background-color: transparent;
  color: #ff4500;
}
.complex_24c4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.complex_24c4 [class*="social-icon-rss"].active_medium_a063 {
  background-color: transparent;
  color: #f26522;
}
.complex_24c4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.complex_24c4
  [class*="social-icon-shopping-cart"].active_medium_a063 {
  background-color: transparent;
  color: #4caf50;
}
.complex_24c4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.complex_24c4 [class*="social-icon-skype"].active_medium_a063 {
  background-color: transparent;
  color: #00aff0;
}
.complex_24c4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.complex_24c4 [class*="social-icon-slideshare"].active_medium_a063 {
  background-color: transparent;
  color: #0077b5;
}
.complex_24c4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.complex_24c4 [class*="social-icon-snapchat"].active_medium_a063 {
  background-color: transparent;
  color: #fffc00;
}
.complex_24c4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.complex_24c4 [class*="social-icon-soundcloud"].active_medium_a063 {
  background-color: transparent;
  color: #f80;
}
.complex_24c4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.complex_24c4 [class*="social-icon-spotify"].active_medium_a063 {
  background-color: transparent;
  color: #2ebd59;
}
.complex_24c4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.complex_24c4
  [class*="social-icon-stack-overflow"].active_medium_a063 {
  background-color: transparent;
  color: #fe7a15;
}
.complex_24c4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.complex_24c4 [class*="social-icon-maldkfgram"].active_medium_a063 {
  background-color: transparent;
  color: #2ca5e0;
}
.complex_24c4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.complex_24c4 [class*="social-icon-tripadvisor"].active_medium_a063 {
  background-color: transparent;
  color: #589442;
}
.complex_24c4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.complex_24c4 [class*="social-icon-tumblr"].active_medium_a063 {
  background-color: transparent;
  color: #35465c;
}
.complex_24c4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.complex_24c4 [class*="social-icon-twitch"].active_medium_a063 {
  background-color: transparent;
  color: #6441a5;
}
.complex_24c4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.complex_24c4 [class*="social-icon-twitter"].active_medium_a063 {
  background-color: transparent;
  color: #1da1f2;
}
.complex_24c4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.complex_24c4 [class*="social-icon-vimeo"].active_medium_a063 {
  background-color: transparent;
  color: #1ab7ea;
}
.complex_24c4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.complex_24c4 [class*="social-icon-vk"].active_medium_a063 {
  background-color: transparent;
  color: #45668e;
}
.complex_24c4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.complex_24c4 [class*="social-icon-weibo"].active_medium_a063 {
  background-color: transparent;
  color: #df2029;
}
.complex_24c4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.complex_24c4 [class*="social-icon-weixin"].active_medium_a063 {
  background-color: transparent;
  color: #7bb32e;
}
.complex_24c4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.complex_24c4 [class*="social-icon-whatsapp"].active_medium_a063 {
  background-color: transparent;
  color: #25d366;
}
.complex_24c4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.complex_24c4 [class*="social-icon-wordpress"].active_medium_a063 {
  background-color: transparent;
  color: #21759b;
}
.complex_24c4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.complex_24c4 [class*="social-icon-xing"].active_medium_a063 {
  background-color: transparent;
  color: #026466;
}
.complex_24c4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.complex_24c4 [class*="social-icon-yelp"].active_medium_a063 {
  background-color: transparent;
  color: #af0606;
}
.complex_24c4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.complex_24c4 [class*="social-icon-youtube"].active_medium_a063 {
  background-color: transparent;
  color: #cd201f;
}
.card-f24f {
  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;
}
.card-f24f:hover {
  box-shadow: none;
  background: 0 0;
}
.white-d59e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-clean-4c9a {
  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;
}
.main_medium_edc0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-d807 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-d807,
.element-d807::after,
.element-d807::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;
}
.element-d807::after,
.element-d807::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_1aa8 .element-clean-4c9a .main_medium_edc0 {
  margin-top: -2px;
  width: 19px;
}
.shade_1aa8 .element-clean-4c9a .element-d807 {
  margin-top: -1px;
}
.shade_1aa8 .element-clean-4c9a .element-d807,
.shade_1aa8 .element-clean-4c9a .element-d807::after,
.shade_1aa8 .element-clean-4c9a .element-d807::before {
  width: 19px;
  height: 2px;
}
.shade_1aa8 .element-clean-4c9a .element-d807::before {
  top: -6px;
}
.shade_1aa8 .element-clean-4c9a .element-d807::after {
  bottom: -6px;
}
.primary_large_23e9 .element-clean-4c9a .main_medium_edc0 {
  margin-top: -2px;
  width: 22px;
}
.primary_large_23e9 .element-clean-4c9a .element-d807 {
  margin-top: -1px;
}
.primary_large_23e9 .element-clean-4c9a .element-d807,
.primary_large_23e9 .element-clean-4c9a .element-d807::after,
.primary_large_23e9 .element-clean-4c9a .element-d807::before {
  width: 22px;
  height: 2px;
}
.primary_large_23e9 .element-clean-4c9a .element-d807::before {
  top: -7px;
}
.primary_large_23e9 .element-clean-4c9a .element-d807::after {
  bottom: -7px;
}
.pattern_f582 .element-clean-4c9a .main_medium_edc0 {
  margin-top: -2px;
  width: 31px;
}
.pattern_f582 .element-clean-4c9a .element-d807 {
  margin-top: -1.5px;
}
.pattern_f582 .element-clean-4c9a .element-d807,
.pattern_f582 .element-clean-4c9a .element-d807::after,
.pattern_f582 .element-clean-4c9a .element-d807::before {
  width: 31px;
  height: 3px;
}
.pattern_f582 .element-clean-4c9a .element-d807::before {
  top: -9px;
}
.pattern_f582 .element-clean-4c9a .element-d807::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .menu-focused-6b36 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-focused-6b36 .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .menu-focused-6b36 .element-clean-4c9a .element-d807,
  .menu-focused-6b36 .element-clean-4c9a .element-d807::after,
  .menu-focused-6b36 .element-clean-4c9a .element-d807::before {
    width: 19px;
    height: 2px;
  }
  .menu-focused-6b36 .element-clean-4c9a .element-d807::before {
    top: -6px;
  }
  .menu-focused-6b36 .element-clean-4c9a .element-d807::after {
    bottom: -6px;
  }
  .hero-03f9 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-03f9 .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .hero-03f9 .element-clean-4c9a .element-d807,
  .hero-03f9 .element-clean-4c9a .element-d807::after,
  .hero-03f9 .element-clean-4c9a .element-d807::before {
    width: 22px;
    height: 2px;
  }
  .hero-03f9 .element-clean-4c9a .element-d807::before {
    top: -7px;
  }
  .hero-03f9 .element-clean-4c9a .element-d807::after {
    bottom: -7px;
  }
  .inner-bf68 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-bf68 .element-clean-4c9a .element-d807 {
    margin-top: -1.5px;
  }
  .inner-bf68 .element-clean-4c9a .element-d807,
  .inner-bf68 .element-clean-4c9a .element-d807::after,
  .inner-bf68 .element-clean-4c9a .element-d807::before {
    width: 31px;
    height: 3px;
  }
  .inner-bf68 .element-clean-4c9a .element-d807::before {
    top: -9px;
  }
  .inner-bf68 .element-clean-4c9a .element-d807::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slow_799d .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 19px;
  }
  .slow_799d .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .slow_799d .element-clean-4c9a .element-d807,
  .slow_799d .element-clean-4c9a .element-d807::after,
  .slow_799d .element-clean-4c9a .element-d807::before {
    width: 19px;
    height: 2px;
  }
  .slow_799d .element-clean-4c9a .element-d807::before {
    top: -6px;
  }
  .slow_799d .element-clean-4c9a .element-d807::after {
    bottom: -6px;
  }
  .secondary-focused-4f30 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-focused-4f30 .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .secondary-focused-4f30 .element-clean-4c9a .element-d807,
  .secondary-focused-4f30 .element-clean-4c9a .element-d807::after,
  .secondary-focused-4f30 .element-clean-4c9a .element-d807::before {
    width: 22px;
    height: 2px;
  }
  .secondary-focused-4f30 .element-clean-4c9a .element-d807::before {
    top: -7px;
  }
  .secondary-focused-4f30 .element-clean-4c9a .element-d807::after {
    bottom: -7px;
  }
  .shade-fdeb .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-fdeb .element-clean-4c9a .element-d807 {
    margin-top: -1.5px;
  }
  .shade-fdeb .element-clean-4c9a .element-d807,
  .shade-fdeb .element-clean-4c9a .element-d807::after,
  .shade-fdeb .element-clean-4c9a .element-d807::before {
    width: 31px;
    height: 3px;
  }
  .shade-fdeb .element-clean-4c9a .element-d807::before {
    top: -9px;
  }
  .shade-fdeb .element-clean-4c9a .element-d807::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dirty-4e31 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-4e31 .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .dirty-4e31 .element-clean-4c9a .element-d807,
  .dirty-4e31 .element-clean-4c9a .element-d807::after,
  .dirty-4e31 .element-clean-4c9a .element-d807::before {
    width: 19px;
    height: 2px;
  }
  .dirty-4e31 .element-clean-4c9a .element-d807::before {
    top: -6px;
  }
  .dirty-4e31 .element-clean-4c9a .element-d807::after {
    bottom: -6px;
  }
  .wrapper-dff7 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-dff7 .element-clean-4c9a .element-d807 {
    margin-top: -1px;
  }
  .wrapper-dff7 .element-clean-4c9a .element-d807,
  .wrapper-dff7 .element-clean-4c9a .element-d807::after,
  .wrapper-dff7 .element-clean-4c9a .element-d807::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-dff7 .element-clean-4c9a .element-d807::before {
    top: -7px;
  }
  .wrapper-dff7 .element-clean-4c9a .element-d807::after {
    bottom: -7px;
  }
  .upper-ce28 .element-clean-4c9a .main_medium_edc0 {
    margin-top: -2px;
    width: 31px;
  }
  .upper-ce28 .element-clean-4c9a .element-d807 {
    margin-top: -1.5px;
  }
  .upper-ce28 .element-clean-4c9a .element-d807,
  .upper-ce28 .element-clean-4c9a .element-d807::after,
  .upper-ce28 .element-clean-4c9a .element-d807::before {
    width: 31px;
    height: 3px;
  }
  .upper-ce28 .element-clean-4c9a .element-d807::before {
    top: -9px;
  }
  .upper-ce28 .element-clean-4c9a .element-d807::after {
    bottom: -9px;
  }
}
.search-huge-21f6 .element-d807 {
  -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);
}
.search-huge-21f6 .element-d807::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search-huge-21f6 .element-d807::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);
}
.search-huge-21f6.photo_next_2671 .element-d807 {
  -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);
}
.search-huge-21f6.photo_next_2671 .element-d807::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search-huge-21f6.photo_next_2671 .element-d807::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);
}
.panel_cd9d {
  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.first_4c88:before {
  display: none;
}
.caption-mini-a021 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption-mini-a021 .photo-e966 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption-mini-a021 .photo-e966:last-of-type {
  border-bottom: none;
}
.caption-mini-a021 .photo-e966.liquid_2cb8,
.caption-mini-a021 .photo-e966.medium_ae8d,
.caption-mini-a021 .photo-e966.prev-d331 {
  padding: 0;
}
.caption-mini-a021 .search-b616 .badge-e4ac {
  color: currentColor;
}
.caption-mini-a021 .search-b616 .badge-e4ac:focus,
.caption-mini-a021 .search-b616 .badge-e4ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-mini-a021.solid-0bb6 .shade-b178,
.caption-mini-a021.solid-0bb6 .brown-fa73 a,
.caption-mini-a021.solid-0bb6 .cold_7f82 a,
.caption-mini-a021.solid-0bb6 .picture-3421 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption-mini-a021.solid-0bb6 .shade-b178:hover,
.caption-mini-a021.solid-0bb6 .brown-fa73 a:hover,
.caption-mini-a021.solid-0bb6 .cold_7f82 a:hover,
.caption-mini-a021.solid-0bb6 .picture-3421 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-mini-a021.solid-0bb6 .new_40e1 {
  color: rgba(0, 0, 0, 0.8);
}
.caption-mini-a021.solid-0bb6 .photo-e966 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-mini-a021.solid-0bb6 .photo-e966:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption-mini-a021.solid-0bb6 .modal-bronze-9028:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption-mini-a021.solid-0bb6 .search-b616 .text_ac4b li a,
.caption-mini-a021.solid-0bb6 .search-b616 .badge-e4ac,
.caption-mini-a021.solid-0bb6 .picture-3421 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-mini-a021.solid-0bb6 .search-b616 .badge-e4ac:focus,
.caption-mini-a021.solid-0bb6 .search-b616 .badge-e4ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-mini-a021.solid-0bb6 .text_ac4b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-mini-a021.orange-0f87 .shade-b178,
.caption-mini-a021.orange-0f87 .brown-fa73 a,
.caption-mini-a021.orange-0f87 .cold_7f82 .badge-e4ac,
.caption-mini-a021.orange-0f87 .cold_7f82 a,
.caption-mini-a021.orange-0f87 .picture-3421 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption-mini-a021.orange-0f87 .shade-b178:hover,
.caption-mini-a021.orange-0f87 .brown-fa73 a:hover,
.caption-mini-a021.orange-0f87 .cold_7f82 .badge-e4ac:hover,
.caption-mini-a021.orange-0f87 .cold_7f82 a:hover,
.caption-mini-a021.orange-0f87 .picture-3421 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-mini-a021.orange-0f87 .new_40e1 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-mini-a021.orange-0f87 .photo-e966 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-mini-a021.orange-0f87 .photo-e966:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption-mini-a021.orange-0f87 .modal-bronze-9028:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption-mini-a021.orange-0f87 .search-b616 .text_ac4b li a,
.caption-mini-a021.orange-0f87 .search-b616 .badge-e4ac,
.caption-mini-a021.orange-0f87 .picture-3421 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-mini-a021.orange-0f87 .search-b616 .badge-e4ac:focus,
.caption-mini-a021.orange-0f87 .search-b616 .badge-e4ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-mini-a021.orange-0f87 .text_ac4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-bronze-9028 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.modal-bronze-9028:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper_88db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_feba .caption-mini-a021 {
  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;
}
.card_feba .photo-e966 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_feba .photo-e966: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) {
  .card_feba .photo-e966:before {
    width: 16%;
    left: 42%;
  }
}
.card_feba .photo-e966:last-child:before {
  content: none;
}
.card_feba .photo-e966[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_feba .search-b616 .text_ac4b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_feba .search-b616 .text_ac4b li a .badge-e4ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_feba .search-b616 .picture-3421 {
  border: none;
}
.card_feba .search-b616 .picture-3421 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_feba .modal-bronze-9028 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_feba .upper_88db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_feba .orange-0f87 .modal-bronze-9028:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_feba .solid-0bb6.narrow_c40f .element-d807 {
  background: rgba(0, 0, 0, 0.6);
}
.card_feba
  .solid-0bb6.narrow_c40f
  .element-d807::after,
.card_feba
  .solid-0bb6.narrow_c40f
  .element-d807:before {
  background: inherit;
}
.card_feba
  .solid-0bb6.narrow_c40f:hover
  .element-d807 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-075f .caption-mini-a021 {
  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) {
  .hard-075f .caption-mini-a021 {
    width: auto;
    right: 45px;
  }
}
.mask-dirty-0643 .caption-mini-a021 {
  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) {
  .mask-dirty-0643 .caption-mini-a021 {
    width: auto;
    left: 45px;
  }
}
.first_4c88 .caption-mini-a021 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.first_4c88 .upper_88db {
  max-width: 48em;
  margin: 0 auto;
}
.first_4c88 .modal-bronze-9028:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notification_88bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notification_88bc.card_feba .caption-mini-a021 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notification_88bc.hard-075f .caption-mini-a021 {
  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);
}
.notification_88bc .caption-mini-a021 {
  visibility: visible;
}
.notification_88bc.mask-dirty-0643 .caption-mini-a021 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video-full-989b,
.smooth_3ed8 {
  overflow-x: hidden;
}
.video-full-989b .caption-mini-a021 {
  overflow: auto;
}
.video-full-989b.card_feba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-full-989b.card_feba .caption-mini-a021 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video-full-989b.card_feba .card-f24f {
  opacity: 0;
}
.video-full-989b.hard-075f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-full-989b.hard-075f .caption-mini-a021 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video-full-989b.hard-075f .card-f24f {
  opacity: 0;
}
.video-full-989b.mask-dirty-0643 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-full-989b.mask-dirty-0643 .caption-mini-a021 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video-full-989b.mask-dirty-0643 .card-f24f {
  opacity: 0;
}
.video-full-989b.first_4c88 .caption-mini-a021 {
  z-index: 10;
  visibility: visible;
}
.narrow_c40f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.narrow_c40f .element-d807 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow_c40f .element-d807::after,
.narrow_c40f .element-d807:before {
  background: inherit;
}
.narrow_c40f:hover .element-d807 {
  background: rgba(255, 255, 255, 0.99);
}
.mask-dirty-0643 .narrow_c40f {
  top: 10px;
  right: auto;
  left: 12px;
}
.first_4c88 .narrow_c40f {
  display: none !important;
}
.video-full-989b:before,
.smooth_3ed8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video-full-989b .narrow_c40f,
.smooth_3ed8 .narrow_c40f {
  display: inline-block;
}
.caption-mini-a021 .modal-671e {
  -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;
}
.video-full-989b .caption-mini-a021 .modal-671e,
.smooth_3ed8 .caption-mini-a021 .modal-671e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-bright-25b3 .link-blue-5a50 {
  width: 100%;
}
.carousel-5b39 {
  padding: 0 0.5em 0;
}
.carousel-5b39 [class*="customify-col-"],
.carousel-5b39 [class*="customify-col_"],
.carousel-5b39 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red_70c5 .carousel-5b39 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .up_8386 .column_3347,
  .column_3347 {
    display: none;
  }
  .last_7439 {
    text-align: left;
  }
  .secondary_899a {
    text-align: center;
  }
  .shadow-new-7541 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .up_8386 .image_f3ce,
  .image_f3ce {
    display: none;
  }
  .tiny-35e3 {
    text-align: left;
  }
  .alert-fcd0 {
    text-align: center;
  }
  .grid_8d7e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .up_8386 .label_focused_f281,
  .label_focused_f281 {
    display: none;
  }
  .photo-04fc {
    text-align: left;
  }
  .header-glass-6c7c {
    text-align: center;
  }
  .module-6a4e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer-6c9f {
  box-shadow: none !important;
}
.card_44d5 .under-c100,
.item-iron-93c9 .under-c100 {
  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;
}
.item-iron-93c9 .under-c100 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.white-db5a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.white-db5a:after,
.white-db5a:before {
  content: "";
  display: table;
}
.white-db5a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .white-db5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.white-db5a,
.frame_f682 {
  max-width: 1248px;
  margin: 0 auto;
}

.up_328a.out_e25a .white-db5a {
  max-width: 100%;
}
.up_328a.filter-96c8 {
  max-width: 1200px;
  margin: 0 auto;
}
.up_328a.dim_30ea .white-db5a {
  max-width: 100%;
}
.up_328a.dim_30ea > .white-db5a {
  padding-left: 0;
  padding-right: 0;
}
.up_328a.dim_30ea > .white-db5a .up_8386 {
  margin: 0;
}
.up_328a.dim_30ea
  > .white-db5a
  .current_2da7.stale-8077 {
  margin-right: 0;
  margin-left: 0;
}
.up_328a.dim_30ea #main.stale-8077 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip_hot_3946 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip_hot_3946 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_fresh_7220 .image-mini-4143 {
    padding-right: 1em;
  }
  .list_fresh_7220.focus-e77f .current_2da7 {
    border-right: 1px solid #eaecee;
  }
  .list_fresh_7220.focus-e77f .image-mini-4143 {
    padding-right: 1em;
  }
  .list_fresh_7220.focus-e77f .detail-fd07 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_black_2497 .image-mini-4143 {
    padding-left: 1em;
  }
  .media_black_2497.focus-e77f .current_2da7 {
    border-left: 1px solid #eaecee;
  }
  .media_black_2497.focus-e77f .image-mini-4143 {
    padding-left: 1em;
  }
  .media_black_2497.focus-e77f .detail-fd07 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-outer-0d1c .image-mini-4143 {
    padding-left: 1em;
  }
  .alert-outer-0d1c.focus-e77f .texture-slow-e0c8 {
    border-right: 1px solid #eaecee;
  }
  .alert-outer-0d1c.focus-e77f .grid_328c {
    border-right: 1px solid #eaecee;
  }
  .alert-outer-0d1c.focus-e77f .image-mini-4143 {
    padding-left: 1em;
  }
  .alert-outer-0d1c.focus-e77f .detail-fd07 {
    padding-right: 1em;
  }
  .alert-outer-0d1c.focus-e77f .feature_last_9c6a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-b0f9 .image-mini-4143 {
    padding-right: 1em;
  }
  .active-b0f9.focus-e77f .texture-slow-e0c8 {
    border-left: 1px solid #eaecee;
  }
  .active-b0f9.focus-e77f .grid_328c {
    border-left: 1px solid #eaecee;
  }
  .active-b0f9.focus-e77f .image-mini-4143 {
    padding-right: 1em;
  }
  .active-b0f9.focus-e77f .detail-fd07 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-b0f9.focus-e77f .feature_last_9c6a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_hot_3946 .image-mini-4143 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_hot_3946.focus-e77f .current_2da7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip_hot_3946.focus-e77f .image-mini-4143 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_hot_3946.focus-e77f .detail-fd07 {
    padding-left: 1em;
  }
  .chip_hot_3946.focus-e77f .feature_last_9c6a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip_hot_3946.focus-e77f .image-mini-4143 {
    padding-left: 0;
  }
}
.form_glass_086e .south-2fa8 {
  display: inline-block;
}
.menu_eaae {
  display: inline-block;
}
.info_north_10eb {
  word-con: break-word;
}
.accent_rough_7b1f > span {
  display: inline-block;
  padding: 5px 0;
}
.accent_rough_7b1f .preview_4949 {
  margin-left: 8px;
  margin-right: 8px;
}
.accent_rough_7b1f .link_hard_e7fe img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out_d7d0 .rough_8c02 {
  margin-bottom: 2em;
}
.out_d7d0 .text_9eee {
  margin-bottom: 15px;
}
.out_d7d0 .text_9eee:last-child {
  margin-bottom: 0;
}
.out_d7d0 .dynamic-7ba8 {
  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) {
  .out_d7d0 .dynamic-7ba8 {
    display: block;
  }
}
.out_d7d0 .basic_9700 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out_d7d0 .basic_9700 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out_d7d0 .main_selected_1b6e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out_d7d0 .main_selected_1b6e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out_d7d0 .main_selected_1b6e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out_d7d0 .info_north_10eb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out_d7d0 .info_north_10eb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out_d7d0 .search_iron_2341 p:last-child {
  margin-bottom: 0;
}
.out_d7d0 .description-liquid-2ebf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out_d7d0 .row-52c6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out_d7d0 .box_53bc {
  margin-top: 1em;
}
.out_d7d0 .caption-dark-659c {
  top: 0;
  display: block;
}
.out_d7d0 .caption-dark-659c a {
  color: inherit;
}
.out_d7d0 .caption-dark-659c a:hover {
  color: inherit;
}
.out_d7d0 .icon-tall-b508 {
  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;
}
.out_d7d0 .icon-tall-b508:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out_d7d0 .row-52c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out_d7d0 .tag-easy-fe9f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out_d7d0 .tag-easy-fe9f:first-child {
  margin-top: 0;
}
.out_d7d0 .tag-easy-fe9f.iron-69cb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out_d7d0 .tag-easy-fe9f.tabs_312b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out_d7d0
  .tag-easy-fe9f.tabs_312b.glass_2032
  .box_53bc {
  width: 100%;
}
.out_d7d0 .tabs_312b {
  -webkit-box-align: center;
  align-items: center;
}
.out_d7d0 .tabs_312b .accent_rough_7b1f,
.out_d7d0 .tabs_312b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out_d7d0 .main_selected_1b6e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_d7d0 .main_selected_1b6e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_d7d0 .main_selected_1b6e: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;
}
.out_d7d0 .iron-69cb {
  z-index: 5;
}
.out_d7d0 .main_ee08 .plasma-f7f7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out_d7d0 .message_7be4 .plasma-f7f7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out_d7d0 .liquid_496a .plasma-f7f7 {
  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;
}
.out_d7d0.yellow-45b0 .dynamic-7ba8,
.out_d7d0.nav-pink-26c4 .dynamic-7ba8 {
  display: block;
}
.out_d7d0.yellow-45b0 .dynamic-7ba8 .aside_d5a5,
.out_d7d0.yellow-45b0 .dynamic-7ba8 .row-52c6,
.out_d7d0.nav-pink-26c4 .dynamic-7ba8 .aside_d5a5,
.out_d7d0.nav-pink-26c4 .dynamic-7ba8 .row-52c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_d7d0.fixed_9d81 .basic_9700 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out_d7d0.fixed_9d81 .basic_9700 {
    margin-right: 0;
  }
}
.out_d7d0.yellow-45b0 .basic_9700,
.out_d7d0.nav-pink-26c4 .basic_9700 {
  padding-top: 40%;
}
.out_d7d0.yellow-45b0 .rough_8c02,
.out_d7d0.nav-pink-26c4 .rough_8c02 {
  display: block;
}
.out_d7d0.yellow-45b0 .fn-sticky-9e5c .row-52c6,
.out_d7d0.nav-pink-26c4 .fn-sticky-9e5c .row-52c6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out_d7d0.yellow-45b0 .basic_9700,
.out_d7d0.nav-pink-26c4 .basic_9700 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out_d7d0.yellow-45b0 .row-52c6 {
  padding: 1em;
}
.hover-3b26 {
  margin: 30px auto;
  display: block;
}
.hover-3b26 .glass-0639 > * {
  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;
}
.hover-3b26 .glass-0639 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-3b26 .glass-0639 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-797a .accent_rough_7b1f {
  margin-bottom: 1.41575em;
}
.aside-797a .huge-c370 {
  margin-bottom: 1.618em;
}
.dropdown_98d1 .dirty-fc11 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown_98d1 .dirty-fc11 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown_98d1 .slow_4ba1 {
  max-width: 100%;
  overflow: auto;
}
.basic-c719 .dropdown_98d1 a:hover {
  text-decoration: underline;
}
.header_b709 .text_9eee:not(.info_north_10eb),
.header_b709 .main_selected_1b6e {
  margin-bottom: 1.41575em;
}
.header_b709 .text_9eee:not(.info_north_10eb):last-child,
.header_b709 .main_selected_1b6e:last-child {
  margin-bottom: 0;
}
.header_b709 .text_9eee.frame-outer-d5dc {
  margin-bottom: 0.41575em;
}
.header_b709 .complex-1d6a:before,
.header_b709 .wood-f296:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_b709 .complex-1d6a:before {
  content: "\f115";
}
.header_b709 .wood-f296:before {
  content: "\f02c";
}
.header_b709 .under-a2fb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_b709 .under-a2fb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.plasma_cc65 {
  display: -webkit-box;
  display: flex;
}
.plasma_cc65 .tooltip_tiny_aad0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .plasma_cc65 .tooltip_tiny_aad0 {
    flex-basis: 90px;
  }
}
.plasma_cc65 .item-5631 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_cc65 .item-5631 {
    flex-basis: calc(100% - 50px);
  }
}
.plasma_cc65 .narrow_d18d p:last-child {
  margin-bottom: 0.72em;
}
.summary_c02f .glass-0639 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary_c02f .glass-0639:after,
.summary_c02f .glass-0639:before {
  content: "";
  display: table;
}
.summary_c02f .glass-0639:after {
  clear: both;
}
.summary_c02f .glass-0639 .first-8b58,
.summary_c02f .glass-0639 .easy_921b {
  width: 49%;
}
.summary_c02f .glass-0639 .first-8b58 a span.hard_b063,
.summary_c02f .glass-0639 .easy_921b a span.hard_b063 {
  display: block;
  margin-bottom: 5px;
}
.summary_c02f .glass-0639 .easy_921b {
  float: left;
  text-align: left;
}
.summary_c02f .glass-0639 .first-8b58 {
  float: right;
  text-align: right;
}
.aside-middle-afac {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .aside-middle-afac {
    margin-bottom: 0;
  }
}
.east-b9f7 {
  margin-bottom: 1em;
}
.east-b9f7 .info_north_10eb {
  font-size: 1.1em;
  line-height: 1.3;
}
.title_dca3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.content_action_4760 .east-b9f7,
.notice_f4a2 .east-b9f7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content_action_4760 .east-b9f7,
  .notice_f4a2 .east-b9f7 {
    display: block;
  }
}
.content_action_4760 .title_dca3,
.notice_f4a2 .title_dca3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content_action_4760 .title_dca3,
  .notice_f4a2 .title_dca3 {
    margin-bottom: 1em;
  }
}
.content_action_4760 .title_dca3 img,
.notice_f4a2 .title_dca3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content_action_4760 .notification-e115,
.notice_f4a2 .notification-e115 {
  flex-basis: calc(100% - 160px);
}
.content_action_4760 .notification-e115 p,
.notice_f4a2 .notification-e115 p {
  margin-bottom: 0;
}
.content_action_4760 .notification-e115 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content_action_4760 .notification-e115 {
    padding-left: 0;
  }
}
.notice_f4a2 .notification-e115 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice_f4a2 .notification-e115 {
    padding-right: 0;
  }
}
.notice_f4a2 .title_dca3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav_hot_61c6 .title_dca3 {
  margin-bottom: 0.5em;
}
.nav_hot_61c6 .title_dca3 img {
  width: 100%;
}
.detail-dim-5a0e .module-wide-05fb,
.logo-6701 .module-wide-05fb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo-6701 .current_2da7 .thick_c715 p:last-child {
  margin-bottom: 0;
}
.feature_right_052a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container-473b .link-cool-2459 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container-473b .link-cool-2459:last-of-type {
    margin-bottom: 0;
  }
}
.container-473b .link-cool-2459 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container-473b .link-cool-2459 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container-473b .link-cool-2459 ul li {
  margin: 0 0 0.6em;
}
.container-473b .link-cool-2459 ul li.out-1938,
.container-473b .link-cool-2459 ul li.badge-orange-b8ae {
  position: relative;
}
.container-473b .link-cool-2459 ul li.out-1938 .glass_9a86,
.container-473b .link-cool-2459 ul li.badge-orange-b8ae .glass_9a86 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container-473b .link-cool-2459 ul li.out-1938:after:after,
.container-473b .link-cool-2459 ul li.out-1938:after:before,
.container-473b
  .link-cool-2459
  ul
  li.badge-orange-b8ae:after:after,
.container-473b
  .link-cool-2459
  ul
  li.badge-orange-b8ae:after:before {
  content: "";
  display: table;
}
.container-473b .link-cool-2459 ul li.out-1938:after:after,
.container-473b
  .link-cool-2459
  ul
  li.badge-orange-b8ae:after:after {
  clear: both;
}
.container-473b .link-cool-2459 a.shadow_c3c9:hover {
  text-decoration: none;
}
.container-473b .link-cool-2459 select {
  max-width: 100%;
}
.container-473b .link-cool-2459 table {
  font-size: 85%;
}
.container-473b .link-cool-2459 table td,
.container-473b .link-cool-2459 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container-473b .link-cool-2459 table tfoot td {
  text-align: left;
}
.container-473b .link-cool-2459 :last-child {
  margin-bottom: 0;
}
.container-473b .link-cool-2459 .dim-99b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container-473b .link-cool-2459 .dim-99b0 label {
  width: 100%;
}
.container-473b .link-cool-2459 .dim-99b0 .description_bottom_870e {
  width: 100%;
  display: block;
}
.container-473b .link-cool-2459 .dim-99b0 .nav-259d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container-473b .link-cool-2459 .dim-99b0 .nav-259d:hover svg #svg-search {
  fill: #444;
}
.container-473b .link-cool-2459 .dim-99b0 .nav-259d svg {
  width: 18px;
  height: 18px;
}
.container-473b .dirty-9da3 ul ul,
.container-473b .north-5279 ul ul,
.container-473b .alert-b89d ul ul,
.container-473b .tooltip_stale_0445 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container-473b .dirty-9da3 .layout_9984 > a,
.container-473b .north-5279 .layout_9984 > a,
.container-473b .alert-b89d .layout_9984 > a,
.container-473b .tooltip_stale_0445 .layout_9984 > a {
  margin-bottom: 0;
}
.container-473b .link-complex-16db li,
.container-473b .dirty-9da3 li,
.container-473b .static-25eb li,
.container-473b .north-5279 li,
.container-473b .alert-b89d li,
.container-473b .tooltip_stale_0445 li,
.container-473b .main-right-1976 li,
.container-473b .progress-first-7b61 li {
  display: block;
  position: relative;
}
.container-473b .link-complex-16db li:last-child,
.container-473b .dirty-9da3 li:last-child,
.container-473b .static-25eb li:last-child,
.container-473b .north-5279 li:last-child,
.container-473b .alert-b89d li:last-child,
.container-473b .tooltip_stale_0445 li:last-child,
.container-473b .main-right-1976 li:last-child,
.container-473b .progress-first-7b61 li:last-child {
  border: none;
}
.container-473b .link-complex-16db li a,
.container-473b .dirty-9da3 li a,
.container-473b .static-25eb li a,
.container-473b .north-5279 li a,
.container-473b .alert-b89d li a,
.container-473b .tooltip_stale_0445 li a,
.container-473b .main-right-1976 li a,
.container-473b .progress-first-7b61 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container-473b .link-complex-16db li ul li::before,
.container-473b .dirty-9da3 li ul li::before,
.container-473b .static-25eb li ul li::before,
.container-473b .north-5279 li ul li::before,
.container-473b .alert-b89d li ul li::before,
.container-473b .tooltip_stale_0445 li ul li::before,
.container-473b .main-right-1976 li ul li::before,
.container-473b .progress-first-7b61 li ul li::before {
  left: 15px;
}
.container-473b .link-complex-16db li ul a,
.container-473b .dirty-9da3 li ul a,
.container-473b .static-25eb li ul a,
.container-473b .north-5279 li ul a,
.container-473b .alert-b89d li ul a,
.container-473b .tooltip_stale_0445 li ul a,
.container-473b .main-right-1976 li ul a,
.container-473b .progress-first-7b61 li ul a {
  padding-left: 20px;
}
.container-473b .link-complex-16db li ul ul li::before,
.container-473b .dirty-9da3 li ul ul li::before,
.container-473b .static-25eb li ul ul li::before,
.container-473b .north-5279 li ul ul li::before,
.container-473b .alert-b89d li ul ul li::before,
.container-473b .tooltip_stale_0445 li ul ul li::before,
.container-473b .main-right-1976 li ul ul li::before,
.container-473b .progress-first-7b61 li ul ul li::before {
  left: 30px;
}
.container-473b .link-complex-16db li ul ul a,
.container-473b .dirty-9da3 li ul ul a,
.container-473b .static-25eb li ul ul a,
.container-473b .north-5279 li ul ul a,
.container-473b .alert-b89d li ul ul a,
.container-473b .tooltip_stale_0445 li ul ul a,
.container-473b .main-right-1976 li ul ul a,
.container-473b .progress-first-7b61 li ul ul a {
  padding-left: 40px;
}
.container-473b .wrapper_1b9c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container-473b .progress-first-7b61 ul li {
  margin-bottom: 1.41575em;
}
.container-473b .progress-first-7b61 ul li .hidden_down_3cde {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container-473b .progress-first-7b61 ul li .shade_7ffb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.orange-0f87 .link-complex-16db li a,
.orange-0f87 .dirty-9da3 li a,
.orange-0f87 .static-25eb li a,
.orange-0f87 .north-5279 li a,
.orange-0f87 .alert-b89d li a,
.orange-0f87 .tooltip_stale_0445 li a,
.orange-0f87 .main-right-1976 li a,
.orange-0f87 .progress-first-7b61 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-0f87 .wrapper_1b9c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-0f87 .link-cool-2459 ul li.out-1938 .glass_9a86,
.orange-0f87 .link-cool-2459 ul li.badge-orange-b8ae .glass_9a86 {
  background: rgba(0, 0, 0, 0.2);
}
.orange-0f87 .container-473b .link-cool-2459 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_328a .container-473b .text_ac4b li {
  margin: 0;
}
.up_328a .container-473b .text_ac4b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.up_328a .container-473b .text_ac4b li ul {
  margin: 0;
}
.up_328a .container-473b .text_ac4b li ul li a {
  padding-left: 15px;
}
.up_328a .container-473b .text_ac4b li ul li li a {
  padding-left: 30px;
}
.up_328a .container-473b .text_ac4b li.grid-ed7b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.up_328a .container-473b .text_ac4b li.grid-ed7b > 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;
}
.up_328a .container-473b .text_ac4b li.grid-ed7b > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.aside_medium_4590 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bottom_b041 {
  position: relative;
  z-index: 10;
}
.bottom_b041 .modal-671e {
  width: 100%;
  max-width: 100%;
}
.widget_left_3525 .search_medium_7288 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.widget_left_3525 .solid-0bb6 {
}
.widget_left_3525 .orange-0f87 {
  background: #292929;
}
.tooltip-blue-ee1d .search_medium_7288 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip-blue-ee1d .solid-0bb6 {
  background: #f9f9f9;
}
.tooltip-blue-ee1d .orange-0f87 {
  background: #303030;
}
.east-03b1 .search_medium_7288 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .east-03b1 .south-2fa8 {
    margin-bottom: 1em;
  }
  .east-03b1 .south-2fa8:last-child {
    margin-bottom: 0;
  }
}
.east-03b1 .solid-0bb6 {
  background: #ededed;
}
.east-03b1 .orange-0f87 {
  background: #1a1a1a;
}
.search_medium_7288.solid-0bb6 {
  color: rgba(0, 0, 0, 0.6);
}
.search_medium_7288.solid-0bb6 .wrapper_clean_fbb5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_medium_7288.orange-0f87 {
  color: rgba(255, 255, 255, 0.99);
}
.search_medium_7288.orange-0f87 a:not(.shadow_c3c9) {
  color: rgba(255, 255, 255, 0.79);
}
.search_medium_7288.orange-0f87 a:not(.shadow_c3c9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_medium_7288.orange-0f87 .wrapper_clean_fbb5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_medium_7288.orange-0f87 table tbody td,
.search_medium_7288.orange-0f87 table th {
  background: rgba(0, 0, 0, 0.08);
}
.picture-iron-ed32.carousel_huge_ffa7 .white-db5a {
  max-width: initial;
}
.picture-iron-ed32 .dirty_4feb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.picture-iron-ed32 .dirty_4feb .modal-671e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .picture-iron-ed32 .dirty_4feb .modal-671e {
    display: block;
    margin-bottom: 2em;
  }
  .picture-iron-ed32 .dirty_4feb .modal-671e:last-child {
    margin-bottom: 0;
  }
}
.east-03b1 .south-2fa8:last-child,
.tooltip-blue-ee1d .south-2fa8:last-child,
.widget_left_3525 .south-2fa8:last-child {
  margin-bottom: 0;
}
.east-03b1 .south-2fa8 .container-473b .link-cool-2459:last-child,
.tooltip-blue-ee1d .south-2fa8 .container-473b .link-cool-2459:last-child,
.widget_left_3525 .south-2fa8 .container-473b .link-cool-2459:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .east-03b1 .paragraph_a6d8,
  .east-03b1 .backdrop_1422,
  .tooltip-blue-ee1d .paragraph_a6d8,
  .tooltip-blue-ee1d .backdrop_1422,
  .widget_left_3525 .paragraph_a6d8,
  .widget_left_3525 .backdrop_1422 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bottom_b041 .south-2fa8 {
    margin-bottom: 2em;
  }
}
.bottom_b041 p:last-child {
  margin-bottom: 0;
}
.bottom_b041 li,
.bottom_b041 ul {
  list-style: none;
  margin: 0;
}
.bottom_b041 ul ul {
  margin-left: 2.617924em;
}
.footer-742f {
  font-size: 0.875em;
}

/* css-noise: cd65 */
.phantom-card-q4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
