/*!
Theme Name: Customify
Theme URI: https://pressmaximum.orange_2984/customify
Author: WPCustomify
Author URI: https://pressmaximum.orange_2984
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.orange_2984/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-d9f2.footer-4519/licenses/gpl-2.0.sidebar_effb
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.selected_cc6a/, (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.card_4fa9.mask-e9ef/normalize.accent-outer-5582/
 ======
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.accent-outer-5582 v7.0.0 | MIT License | github.orange_2984/necolas/normalize.accent-outer-5582 */
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;
}
.gas-fa82 .small-6f83,
.cold_ba65,
.carousel_d924,
.secondary_ebae,
.short-312a,
.main_c698,
.banner-0244,
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;
}
.cold_ba65,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cold_ba65,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cold_ba65,
  h1 {
    font-size: 1.8em;
  }
}
.carousel_d924,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel_d924 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel_d924,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_d924,
  h2 {
    font-size: 1.7em;
  }
}
.secondary_ebae,
h3 {
  font-size: 1.618em;
}
.gas-fa82 .small-6f83,
.short-312a,
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.highlight-upper-c9c7 {
  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;
}
.outline_fixed_c8d7:after,
.outline_fixed_c8d7:before,
.up_37d0:after,
.up_37d0:before {
  content: "";
  display: table;
}
.outline_fixed_c8d7:after,
.up_37d0:after {
  clear: both;
}
.wood-f1a1 {
  float: right;
  margin-right: 0;
}
.inner_a2d2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_left_8ce0 .preview-lite-0e79,
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;
}
.component_left_8ce0 .preview-lite-0e79: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;
}
.modal_dynamic_bd1c .preview-lite-0e79 {
  box-shadow: none;
}
.modal_dynamic_bd1c
  .preview-lite-0e79
  .dropdown_solid_f660 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal_dynamic_bd1c .preview-lite-0e79 .table-c76d {
  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;
}
.modal_dynamic_bd1c
  .preview-lite-0e79
  .table-c76d
  b {
  display: none;
}
.modal_dynamic_bd1c .shadow_hard_b560 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pro-4254:not(.liquid_f086):not(.content-96e7),
button:not(.liquid_f086):not(.content-96e7),
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ),
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ),
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ) {
  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;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ):hover,
button:not(.liquid_f086):not(
    .content-96e7
  ):hover,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ):hover,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ):hover,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ):active,
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ):focus,
button:not(.liquid_f086):not(
    .content-96e7
  ):active,
button:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ):active,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ):active,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ):active,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ):focus {
  outline: 0;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf {
  position: relative;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .soft_3e2f,
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .static_734b,
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .summary-024f,
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  i,
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  svg,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .soft_3e2f,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .static_734b,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .summary-024f,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  i,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  svg,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .soft_3e2f,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .static_734b,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .summary-024f,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  i,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  svg,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .soft_3e2f,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .static_734b,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .summary-024f,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  i,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  svg,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .soft_3e2f,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .static_734b,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  .summary-024f,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  i,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf
  svg {
  visibility: hidden;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf:after,
button:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf:after,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf:after,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf:after,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ).fn-loading-8bdf: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;
}
.pro-4254:not(.liquid_f086):not(.content-96e7),
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ),
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ),
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ) {
  color: #fff;
  background: #235787;
}
.pro-4254:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="button"]:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="reset"]:not(.liquid_f086):not(
    .content-96e7
  ):focus,
input[type="submit"]:not(.liquid_f086):not(
    .content-96e7
  ):focus {
  color: #fff;
}
.pro-4254.fn-disabled-8bdf:not(.liquid_f086):not(
    .content-96e7
  ),
.pro-4254[disabled]:not(.liquid_f086):not(
    .content-96e7
  ),
button.fn-disabled-8bdf:not(.liquid_f086):not(
    .content-96e7
  ),
button[disabled]:not(.liquid_f086):not(
    .content-96e7
  ) {
  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;
}
.message-middle-d186 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message-middle-d186: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;
}
.first_f6a3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.purple_5a7b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.in-1208 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline_fixed_c8d7:after,
.outline_fixed_c8d7:before,
.lower-0909:after,
.lower-0909:before,
.secondary_pink_161c:after,
.secondary_pink_161c:before,
.focused_bcc5:after,
.focused_bcc5:before,
.thumbnail-0412:after,
.thumbnail-0412:before,
.black_3dfd:after,
.black_3dfd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline_fixed_c8d7:after,
.lower-0909:after,
.secondary_pink_161c:after,
.focused_bcc5:after,
.thumbnail-0412:after,
.black_3dfd:after {
  clear: both;
}
.lower-0909 .advanced-4afd,
.secondary_pink_161c .advanced-4afd,
.title-eb82 .advanced-4afd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info_short_f021 {
  display: inline-block;
}
.dim_3073 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dim_3073 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dim_3073 .avatar_a649 {
  padding: 1em 0;
  font-size: 85%;
}
.avatar_a649 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.yellow-8a3a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.yellow-8a3a:after,
.yellow-8a3a:before {
  content: "";
  display: table;
}
.yellow-8a3a:after {
  clear: both;
}
.sort_5a13 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.carousel-under-bdf8 .sort_5a13 {
  max-width: 50%;
}
.avatar-paper-c352 .sort_5a13 {
  max-width: 33.33%;
}
.slider_4237 .sort_5a13 {
  max-width: 25%;
}
.heading-lower-36f0 .sort_5a13 {
  max-width: 20%;
}
.aside_first_ce8e .sort_5a13 {
  max-width: 16.66%;
}
.pattern_selected_6e3f .sort_5a13 {
  max-width: 14.28%;
}
.gallery-glass-6973 .sort_5a13 {
  max-width: 12.5%;
}
.carousel_70c0 .sort_5a13 {
  max-width: 11.11%;
}
.north-f394 {
  display: block;
}
.gas-fa82 .complex_b654 label,
.gas-fa82 .inner_9f04 label,
.gas-fa82 .logo-9528 label,
.gas-fa82 .paper-346a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-ec3b {
  list-style: none;
  margin: 0;
}
.active-ec3b article.banner-steel-eac1 {
  margin-bottom: 0;
}
.active-ec3b ul {
  list-style: none;
  margin: 0;
}
.active-ec3b .media-fluid-1421 li.banner-steel-eac1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1: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) {
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1 li.banner-steel-eac1 li.banner-steel-eac1 li.banner-steel-eac1 {
    padding-left: 0;
  }
}
article.banner-steel-eac1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner-steel-eac1 .lower-0909 p:last-of-type {
  margin-bottom: 0;
}
article.banner-steel-eac1 .tiny_de5a {
  float: left;
}
article.banner-steel-eac1 .hover-rough-8167 {
  margin-left: 85px;
}
article.banner-steel-eac1 .grid-f438 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner-steel-eac1 .grid-f438 .mask-3ebe {
  margin-left: 10px;
}
article.banner-steel-eac1 .disabled_1659 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner-steel-eac1 .row_a02a {
  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 .complex_b654,
  #respond .logo-9528,
  #respond .paper-346a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex_b654 input,
#respond .logo-9528 input,
#respond .paper-346a input {
  width: 100%;
}
#respond .paper-346a {
  margin-right: 0;
}
#respond .dropdown-dd80 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood_0435 {
  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;
}
.wood_0435.button_dim_780c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood_0435 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%);
}
.wood_0435:focus,
.wood_0435: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);
}
.accent-in-7014 {
  border-radius: 10%;
}
.notice_bf2a {
  border-radius: 50%;
}
.image_plasma_eb5a {
  font-size: 0.72em;
}
.tertiary-bca7 {
  font-size: 0.875em;
}
.full_9fa3 {
  font-size: 1.1em;
}
.widget_advanced_6279 {
  text-transform: uppercase;
  line-height: 1.2;
}
.widget_advanced_6279.image_plasma_eb5a {
  letter-spacing: 0.5px;
}
.article_8d61,
.article_8d61 a {
  color: #6d6d6d;
}
.article_8d61 a:hover {
  color: #111;
}
.widget-82e8 {
  color: #6d6d6d;
}
.bottom_b8f9 {
  overflow-x: hidden;
}
.bottom_b8f9 .shade_09f8.text_hard_ecfd {
  position: relative;
}
.bottom_b8f9 .shade_09f8.text_hard_ecfd.last_e3cd {
  position: initial;
}
.bottom_b8f9
  .shade_09f8.text_hard_ecfd.last_e3cd
  .item_white_fb9c {
  left: auto;
}
.bottom_b8f9 .shade_09f8 .item_white_fb9c {
  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;
}
.bottom_b8f9 .shade_09f8:hover.text_hard_ecfd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom_b8f9
  .shade_09f8:hover.text_hard_ecfd
  .item_white_fb9c {
  display: block;
  z-index: 9999999;
}
.bottom_b8f9 .west_9b59 .thumbnail-12b0,
.bottom_b8f9 .frame_af6b .thumbnail-12b0 {
  display: none;
}
.bottom_b8f9 .detail_4ed3 .shade_09f8:hover.text_hard_ecfd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gas-fa82 .complex_b654 label,
.gas-fa82 .inner_9f04 label,
.gas-fa82 .logo-9528 label,
.gas-fa82 .paper-346a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-ec3b {
  list-style: none;
  margin: 0;
}
.active-ec3b article.banner-steel-eac1 {
  margin-bottom: 0;
}
.active-ec3b ul {
  list-style: none;
  margin: 0;
}
.active-ec3b .media-fluid-1421 li.banner-steel-eac1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1: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) {
  .active-ec3b .media-fluid-1421 li.banner-steel-eac1 li.banner-steel-eac1 li.banner-steel-eac1 li.banner-steel-eac1 {
    padding-left: 0;
  }
}
article.banner-steel-eac1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner-steel-eac1 .lower-0909 p:last-of-type {
  margin-bottom: 0;
}
article.banner-steel-eac1 .tiny_de5a {
  float: left;
}
article.banner-steel-eac1 .hover-rough-8167 {
  margin-left: 85px;
}
article.banner-steel-eac1 .grid-f438 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner-steel-eac1 .grid-f438 .mask-3ebe {
  margin-left: 10px;
}
article.banner-steel-eac1 .disabled_1659 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner-steel-eac1 .row_a02a {
  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 .complex_b654,
  #respond .logo-9528,
  #respond .paper-346a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex_b654 input,
#respond .logo-9528 input,
#respond .paper-346a input {
  width: 100%;
}
#respond .paper-346a {
  margin-right: 0;
}
#respond .dropdown-dd80 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_9b59 .tabs-focused-2c80 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs-focused-2c80 .link_gold_17be.small-a104 .texture-e980 > li > a:focus,
.tabs-focused-2c80 .link_gold_17be.small-a104 .texture-e980 > li > a:hover,
.tabs-focused-2c80 .link_gold_17be.pressed_9779 .texture-e980 > li > a:focus,
.tabs-focused-2c80 .link_gold_17be.pressed_9779 .texture-e980 > li > a:hover,
.tabs-focused-2c80 .link_gold_17be.lite_66e7 .texture-e980 > li > a:focus,
.tabs-focused-2c80 .link_gold_17be.lite_66e7 .texture-e980 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80
  .link_gold_17be.small-a104
  .texture-e980
  > li.advanced_cde5
  > a,
.tabs-focused-2c80
  .link_gold_17be.small-a104
  .texture-e980
  > li.icon_cold_2320
  > a,
.tabs-focused-2c80
  .link_gold_17be.pressed_9779
  .texture-e980
  > li.advanced_cde5
  > a,
.tabs-focused-2c80
  .link_gold_17be.pressed_9779
  .texture-e980
  > li.icon_cold_2320
  > a,
.tabs-focused-2c80
  .link_gold_17be.lite_66e7
  .texture-e980
  > li.advanced_cde5
  > a,
.tabs-focused-2c80 .link_gold_17be.lite_66e7 .texture-e980 > li.component_447d > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80 .sidebar_2395,
.tabs-focused-2c80 .sidebar_2395 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80 .header-845e.modal-mini-e4ba li a,
.tabs-focused-2c80 .soft-0abb a,
.tabs-focused-2c80 .background-d2ea,
.tabs-focused-2c80 .texture-e980 > li > a,
.tabs-focused-2c80 .shade-bd3c {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80 .header-845e.modal-mini-e4ba li a:hover,
.tabs-focused-2c80 .soft-0abb a:hover,
.tabs-focused-2c80 .background-d2ea:hover,
.tabs-focused-2c80 .texture-e980 > li > a:hover,
.tabs-focused-2c80 .shade-bd3c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80 .info-58ea {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80 .info-58ea .prev_249d {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80 .info-58ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-focused-2c80 .shade_a36b .bright-0702 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80 .shade_a36b .bright-0702 .thumbnail-liquid-baa0 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80
  .shade_a36b
  .bright-0702
  .thumbnail-liquid-baa0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80
  .shade_a36b
  .bright-0702
  .thumbnail-liquid-baa0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80
  .shade_a36b
  .bright-0702
  .thumbnail-liquid-baa0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80
  .shade_a36b
  .bright-0702
  .thumbnail-liquid-baa0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80 .shade_a36b .button-592c {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-focused-2c80 .shade_a36b .button-592c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_2fd6
  .tabs-focused-2c80
  .shade_a36b
  .soft-8c0e
  .frame_94cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_2fd6
  .tabs-focused-2c80
  .shade_a36b
  .soft-8c0e
  .thumbnail-liquid-baa0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_9b59 .prev-b4f8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.prev-b4f8 .link_gold_17be.small-a104 .texture-e980 > li > a:focus,
.prev-b4f8 .link_gold_17be.small-a104 .texture-e980 > li > a:hover,
.prev-b4f8 .link_gold_17be.pressed_9779 .texture-e980 > li > a:focus,
.prev-b4f8 .link_gold_17be.pressed_9779 .texture-e980 > li > a:hover,
.prev-b4f8 .link_gold_17be.lite_66e7 .texture-e980 > li > a:focus,
.prev-b4f8 .link_gold_17be.lite_66e7 .texture-e980 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-b4f8
  .link_gold_17be.small-a104
  .texture-e980
  > li.advanced_cde5
  > a,
.prev-b4f8
  .link_gold_17be.small-a104
  .texture-e980
  > li.icon_cold_2320
  > a,
.prev-b4f8
  .link_gold_17be.pressed_9779
  .texture-e980
  > li.advanced_cde5
  > a,
.prev-b4f8
  .link_gold_17be.pressed_9779
  .texture-e980
  > li.icon_cold_2320
  > a,
.prev-b4f8
  .link_gold_17be.lite_66e7
  .texture-e980
  > li.advanced_cde5
  > a,
.prev-b4f8 .link_gold_17be.lite_66e7 .texture-e980 > li.component_447d > a {
  color: rgba(0, 0, 0, 0.8);
}
.prev-b4f8 .sidebar_2395,
.prev-b4f8 .sidebar_2395 a {
  color: rgba(0, 0, 0, 0.8);
}
.prev-b4f8 .header-845e.modal-mini-e4ba li a,
.prev-b4f8 .soft-0abb a,
.prev-b4f8 .background-d2ea,
.prev-b4f8 .texture-e980 > li > a,
.prev-b4f8 .shade-bd3c {
  color: rgba(0, 0, 0, 0.55);
}
.prev-b4f8 .header-845e.modal-mini-e4ba li a:hover,
.prev-b4f8 .soft-0abb a:hover,
.prev-b4f8 .background-d2ea:hover,
.prev-b4f8 .texture-e980 > li > a:hover,
.prev-b4f8 .shade-bd3c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-b4f8 .info-58ea {
  color: rgba(0, 0, 0, 0.55);
}
.prev-b4f8 .info-58ea .prev_249d {
  color: rgba(0, 0, 0, 0.8);
}
.prev-b4f8 .info-58ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-0991 .shade_c515 {
  margin-left: auto;
  margin-right: auto;
}
.secondary_pink_161c > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary_pink_161c .first_f6a3 {
  margin-right: 1.41575em;
}
.left_0302 .secondary_pink_161c > .module_full_dabb {
  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;
}
.left_0302 .secondary_pink_161c > .rough-57e6 {
  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;
}
.yellow-6db8.hard-0991 .shade_c515,
.lower-4d47.hard-0991 .shade_c515 {
  margin-left: 0;
}
.green_7af3.hard-0991 .shade_c515,
.nav-8c50.hard-0991 .shade_c515 {
  margin-right: 0;
}
.secondary_pink_161c ol,
.secondary_pink_161c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container-720b video {
  max-width: 100%;
}
.link-next-5077 img {
  display: block;
}
.link-next-5077.first_f6a3,
.link-next-5077.purple_5a7b {
  width: 100%;
}
.link-next-5077.rough-57e6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature_bbc5:not(.cool-9d14) {
  margin: 1.5em auto;
}
.rough-e80a p {
  padding: 1.5em 14px;
}
ul.content_clean_264f.rough-57e6,
ul.content_clean_264f.module_full_dabb,
ul.content_clean_264f.white-7c8f.module_full_dabb {
  padding: 0 14px;
}
.small_e2e2 {
  display: block;
  overflow-x: auto;
}
.small_e2e2 table {
  border-collapse: collapse;
  width: 100%;
}
.small_e2e2 td,
.small_e2e2 th {
  padding: 0.5em;
}
.secondary_pink_161c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary_pink_161c ol ol,
.secondary_pink_161c ol ul,
.secondary_pink_161c ul ol,
.secondary_pink_161c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary_pink_161c ol ol li,
.secondary_pink_161c ol ul li,
.secondary_pink_161c ul ol li,
.secondary_pink_161c ul ul li {
  margin-left: 0;
}
.tiny_c253.accent_047a > .yellow-bf6d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny_c253.accent_047a > .yellow-bf6d iframe,
.tiny_c253.accent_047a > .yellow-bf6d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_e0eb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_e0eb.gallery-da9c {
  padding: 0;
}
.feature_e0eb.gallery-da9c cite {
  font-size: 13px;
}
.feature_e0eb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_e0eb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.form_advanced_b690 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.form_advanced_b690 > p:first-child {
  margin-top: 0;
}
.form_advanced_b690 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.form_advanced_b690 blockquote {
  border-left: 0;
}
.pro_305f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro_305f:not(.orange_12b1) {
  max-width: 100px;
}
.pro_305f.outline-3679 {
  border-bottom: none !important;
  text-align: center;
}
.pro_305f.outline-3679::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .rough-e80a p {
    padding: 1.5em 0;
  }
}
.slider_0b86 {
  color: #0073aa;
}
.slider-f1a3 {
  background-color: #0073aa;
}
.icon_brown_7c81 {
  color: #229fd8;
}
.gradient-hot-d653 {
  background-color: #229fd8;
}
.content-advanced-0c95 {
  color: #eee;
}
.hover-advanced-0ef1 {
  background-color: #eee;
}
.center-b4ab {
  color: #444;
}
.modal_4236 {
  background-color: #444;
}
.old-ca78 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old-ca78 .slow_16fc .soft-0abb {
  font-size: 15px;
}
.old-ca78 .soft-0abb {
  line-height: 1.3;
}
.old-ca78 .prev-b4f8 {
}
.old-ca78 .tabs-focused-2c80 {
  background: #235787;
}
.rough_759d {
  padding: 0;
}
.rough_759d .tabs-focused-2c80 {
  background: #1a1a1a;
}
.rough_759d .prev-b4f8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag_gold_ec90 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag_gold_ec90 .prev-b4f8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag_gold_ec90 .tabs-focused-2c80 {
  background: #303030;
}
.black_3dfd {
  position: relative;
  z-index: 10;
}
.black_3dfd .pro-66f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black_9f23 .text_hard_ecfd {
  display: inline-block;
  vertical-align: middle;
}
.black_9f23.alert-42f9 .text_hard_ecfd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .black_9f23.alert-42f9 .text_hard_ecfd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .black_9f23.alert-42f9 .text_hard_ecfd {
    margin-right: 0.4em;
  }
}
.black_9f23.alert-42f9 .text_hard_ecfd:last-child {
  margin-right: 0;
}
.footer-purple-a950 .pro-66f7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west_9b59 .slow_16fc {
    margin: 0 -0.5em;
  }
  .west_9b59 .slow_16fc [class*="customify-col-"],
  .west_9b59 .slow_16fc [class*="customify-col_"],
  .west_9b59 .slow_16fc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west_9b59.summary_83ae .pro-66f7 {
  background: 0 0 !important;
}
.west_9b59.summary_83ae .pro-66f7,
.west_9b59.footer-purple-a950 .pro-66f7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west_9b59.info-top-14b6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west_9b59.footer-purple-a950 .pro-66f7 {
  box-shadow: none !important;
}
.yellow_6e6f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .yellow_6e6f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .yellow_6e6f {
    padding: 18px 0 20px;
  }
}
.yellow_6e6f .photo-hard-60aa {
  width: 100%;
}
.yellow_6e6f .sort-777e {
  margin-bottom: 0;
}
.yellow_6e6f .tall_9431 {
  margin-top: 5px;
  font-size: 0.875em;
}
.search-orange-8a0f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search-orange-8a0f .image-motion-beab {
  width: 100%;
}
.item-simple-c30d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.item-simple-c30d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.item-simple-c30d 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;
}
.item-simple-c30d li:last-child:after {
  display: none;
}
.item-simple-c30d li a {
  font-weight: 500;
  margin-right: 10px;
}
.title-large-a091 .thumbnail-12b0 button,
.yellow_6e6f .thumbnail-12b0 button {
  left: 0;
}
.title-large-a091 .image-motion-beab,
.yellow_6e6f .image-motion-beab {
  padding-left: 0;
  padding-right: 0;
}
.title-large-a091 .search-orange-8a0f,
.yellow_6e6f .search-orange-8a0f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title-large-a091 {
  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;
}
.title-large-a091: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;
}
.title-large-a091 .small_c406 {
  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) {
  .title-large-a091 .small_c406 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title-large-a091 .small_c406 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title-large-a091 .small_c406 {
    min-height: 200px;
  }
}
.title-large-a091 .item-simple-c30d {
  color: rgba(255, 255, 255, 0.8);
}
.title-large-a091 .item-simple-c30d a,
.title-large-a091 .item-simple-c30d li:after {
  color: inherit;
}
.title-large-a091 .item-simple-c30d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-brown-84e0 {
  margin-bottom: 0.5em;
}
.hero-up-afa5 {
  margin-bottom: 1.2em;
}
.hero-up-afa5,
.tabs-brown-84e0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-up-afa5 p:last-child,
.tabs-brown-84e0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail-12b0,
#masthead .thumbnail-12b0 {
  display: none;
}
#masthead
  > .thumbnail-12b0.cold-3c2e {
  display: none;
}
#masthead > .thumbnail-12b0 button {
  left: 0;
}
.out-9401 {
  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%;
}
.out-9401 .text_hard_ecfd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out-9401 .narrow-8ce5 {
  display: -webkit-box;
  display: flex;
}
.out-9401 .narrow-8ce5.disabled-iron-6913 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out-9401 .narrow-8ce5.notice_2398 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-9401 .narrow-8ce5.mini-4225 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-9401.shadow_303c.stone-b9c2 .narrow-8ce5.disabled-iron-6913 {
  flex-basis: 100%;
}
.out-9401.complex_3a57 .narrow-8ce5.notice_2398 {
  -webkit-box-flex: 1;
  flex: auto;
}
.out-9401.complex_3a57 .narrow-8ce5.mini-4225 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail-12b0.cold-3c2e {
  display: none;
}
#masthead > .thumbnail-12b0 button {
  left: 0;
}
.input-soft-807d {
  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;
}
.input-soft-807d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input-soft-807d.texture_f967 i {
  margin-right: 4px;
}
.input-soft-807d.widget_easy_606d i {
  margin-left: 5px;
}
.soft-0abb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft-0abb p:last-child {
  margin-bottom: 0;
}
.tag_pressed_9678 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag_pressed_9678 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag_pressed_9678 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag_pressed_9678 .sidebar_2395 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag_pressed_9678 .mini_2776 {
  margin: 5px 0 7px 0;
}
.tag_pressed_9678.down-8a30 .wrapper_2078 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_pressed_9678.down-8a30 .description_short_1169 {
  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;
}
.tag_pressed_9678.last-dfa0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag_pressed_9678.last-dfa0 .wrapper_2078 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_pressed_9678.last-dfa0 .description_short_1169 {
  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;
}
.tag_pressed_9678.label-stone-3578 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_pressed_9678.chip-d24e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag_pressed_9678.chip-d24e .description_short_1169 {
  margin-top: 7px;
}
.logo_0a9f {
  display: inline-block;
}
.black_3dfd .stone_80c1 .tag_pressed_9678 img {
  max-width: 100%;
}
.link_gold_17be .texture_5bdd.progress_glass_5c2d,
.tabs_bright_e681 .texture_5bdd.progress_glass_5c2d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_gold_17be .article_bc48,
.tabs_bright_e681 .article_bc48 {
  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%);
}
.link_gold_17be .article_bc48 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_gold_17be.icon_prev_f136 .article_bc48 {
  display: none;
}
.link_gold_17be .sort_f077 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_gold_17be .sort_f077 li {
  display: inline-block;
  position: relative;
}
.link_gold_17be .sort_f077 li:last-child {
  margin-right: 0;
}
.link_gold_17be .sort_f077 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;
}
.link_gold_17be .sort_f077 li.component_447d > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_gold_17be .sort_f077 > 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;
}
.link_gold_17be .sort_f077 > li > a i {
  line-height: 0;
}
.link_gold_17be .sort_f077 > li.description-pink-7e3b > a .article_bc48 {
  margin-left: 4px;
  line-height: 0;
}
.link_gold_17be .sort_f077 .icon-32a6 li.description-pink-7e3b > a {
  position: relative;
}
.link_gold_17be .sort_f077 .icon-32a6 li.description-pink-7e3b > a:after,
.link_gold_17be .sort_f077 .icon-32a6 li.description-pink-7e3b > a:before {
  content: "";
  display: table;
}
.link_gold_17be .sort_f077 .icon-32a6 li.description-pink-7e3b > a:after {
  clear: both;
}
.link_gold_17be .sort_f077 .icon-32a6 li.description-pink-7e3b > a .article_bc48 {
  margin-left: 5px;
  float: right;
}
.link_gold_17be .layout_fast_d977,
.link_gold_17be .icon-32a6 {
  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;
}
.link_gold_17be .icon-32a6 {
  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;
}
.link_gold_17be .icon-32a6 .progress_glass_5c2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_gold_17be .icon-32a6 .article_bc48 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_gold_17be .icon-32a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_gold_17be .icon-32a6 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;
}
.link_gold_17be .icon-32a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_gold_17be .icon-32a6 .icon-32a6 {
  top: 0;
  left: 100%;
}
.link_gold_17be .content_south_1d02.fn-focus-8bdf > .layout_fast_d977,
.link_gold_17be .content_south_1d02.fn-focus-8bdf > .icon-32a6,
.link_gold_17be .content_south_1d02:focus > .layout_fast_d977,
.link_gold_17be .content_south_1d02:focus > .icon-32a6,
.link_gold_17be .content_south_1d02:hover > .layout_fast_d977,
.link_gold_17be .content_south_1d02:hover > .icon-32a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_gold_17be.lite_66e7 .texture-e980:after,
.link_gold_17be.lite_66e7 .texture-e980:before {
  content: "";
  display: table;
}
.link_gold_17be.lite_66e7 .texture-e980:after {
  clear: both;
}
.link_gold_17be.lite_66e7 .texture-e980 > li {
  float: left;
}
.link_gold_17be.layout-91d9 .texture-e980:after,
.link_gold_17be.layout-91d9 .texture-e980:before {
  content: "";
  display: table;
}
.link_gold_17be.layout-91d9 .texture-e980:after {
  clear: both;
}
.link_gold_17be.layout-91d9 .texture-e980 > li {
  float: left;
}
.link_gold_17be.layout-91d9 .texture-e980 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_gold_17be.layout-91d9 .texture-e980 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_gold_17be.layout-91d9 .texture-e980 > li.advanced_cde5 > a,
.link_gold_17be.layout-91d9 .texture-e980 > li.component_447d > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_gold_17be.small-a104 .texture-e980 > li > a .progress_glass_5c2d {
  position: relative;
}
.link_gold_17be.small-a104 .texture-e980 > li > a .progress_glass_5c2d: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;
}
.link_gold_17be.small-a104
  .texture-e980
  > li:focus
  > a
  .progress_glass_5c2d:before,
.link_gold_17be.small-a104
  .texture-e980
  > li:hover
  > a
  .progress_glass_5c2d:before {
  width: 100%;
  background-color: currentColor;
}
.link_gold_17be.small-a104
  .texture-e980
  > li.advanced_cde5
  > a
  .progress_glass_5c2d:before,
.link_gold_17be.small-a104
  .texture-e980
  > li.icon_cold_2320
  > a
  .progress_glass_5c2d:before {
  width: 100%;
  background-color: currentColor;
}
.link_gold_17be.pressed_9779 .texture-e980 > li > a .progress_glass_5c2d {
  position: relative;
}
.link_gold_17be.pressed_9779 .texture-e980 > li > a .progress_glass_5c2d: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;
}
.link_gold_17be.pressed_9779 .texture-e980 > li:focus > a .progress_glass_5c2d:before,
.link_gold_17be.pressed_9779
  .texture-e980
  > li:hover
  > a
  .progress_glass_5c2d:before {
  width: 100%;
  background-color: currentColor;
}
.link_gold_17be.pressed_9779
  .texture-e980
  > li.advanced_cde5
  > a
  .progress_glass_5c2d:before,
.link_gold_17be.pressed_9779
  .texture-e980
  > li.icon_cold_2320
  > a
  .progress_glass_5c2d:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_bright_e681 .sort_f077 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_bright_e681 .sort_f077 li:first-child > a {
  border-top: none;
}
.tabs_bright_e681 .sort_f077 .active-e1f6 > .progress_glass_5c2d .article_bc48 {
  display: none;
}
.tabs_bright_e681 .sort_f077 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_bright_e681 .sort_f077 li:last-child {
  border: none;
}
.tabs_bright_e681 .sort_f077 li.description-pink-7e3b > a {
  padding-right: 45px !important;
}
.tabs_bright_e681 .sort_f077 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_bright_e681 .sort_f077 li a:focus,
.tabs_bright_e681 .sort_f077 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_bright_e681 .sort_f077 li .title-d816 {
  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;
}
.tabs_bright_e681 .sort_f077 li .title-d816:hover {
  box-shadow: none;
}
.tabs_bright_e681 .sort_f077 li .title-d816 .article_bc48 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_bright_e681 .sort_f077 .icon-32a6 {
  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);
}
.tabs_bright_e681 .sort_f077 .icon-32a6 li a {
  padding-left: 3em;
}
.tabs_bright_e681 .sort_f077 .pressed-662c > a .title-d816 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_bright_e681 .sort_f077 .pressed-662c > .icon-32a6 {
  display: block;
  opacity: 1;
}
.dirty_3ba0 {
  max-width: 100%;
}
.section-bbbf {
  line-height: 0;
  cursor: pointer;
}
.shade-bd3c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-bd3c:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-bd3c svg {
  width: 18px;
  height: 18px;
}
.shade-bd3c .table_outer_a406 {
  display: none;
}
.search-bottom-66eb {
  position: relative;
}
.search-bottom-66eb.fn-active-8bdf .shade-bd3c .chip_0319 {
  display: none;
}
.search-bottom-66eb.fn-active-8bdf .shade-bd3c .table_outer_a406 {
  display: inline-block;
}
.search-bottom-66eb .liquid-186d {
  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-bottom-66eb.detail_757e .liquid-186d {
  left: auto;
  right: -0.9em;
}
.search-bottom-66eb.detail_757e .container-9f8e::before {
  left: auto;
  right: 15px;
}
.search-bottom-66eb.fn-active-8bdf .liquid-186d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-8c0e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.soft-8c0e label {
  flex-basis: 100%;
}
.soft-8c0e .bright-0702 {
  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;
}
.soft-8c0e .thumbnail-liquid-baa0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.soft-8c0e .thumbnail-liquid-baa0:focus {
  background-color: transparent;
}
.soft-8c0e button.button-592c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.soft-8c0e button.button-592c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.soft-8c0e button.button-592c svg {
  width: 18px;
  height: 18px;
}
.soft-8c0e input[type="submit"] {
  min-height: auto;
}
.shade_a36b .soft-8c0e .thumbnail-liquid-baa0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container-9f8e {
  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) {
  .container-9f8e {
    width: 220px;
  }
}
.container-9f8e label {
  flex-basis: 100%;
}
.container-9f8e::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;
}
.pattern_2fd6 .shade_a36b .soft-8c0e {
  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;
}
.pattern_2fd6
  .shade_a36b
  .soft-8c0e
  .bright-0702 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern_2fd6 .shade_a36b .soft-8c0e .thumbnail-liquid-baa0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern_2fd6
  .shade_a36b
  .soft-8c0e
  .thumbnail-liquid-baa0:focus {
  background: 0 0;
}
.pattern_2fd6
  .shade_a36b
  .soft-8c0e
  .frame_94cb {
  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;
}
.header-845e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.header-845e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.header-845e li:last-child {
  margin-right: 0;
}
.header-845e li:first-child {
  margin-left: 0;
}
.header-845e.sort_small_b7d6 a {
  color: #fff;
}
.header-845e.sort_small_b7d6 a:hover {
  color: #fff;
}
.header-845e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.header-845e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.header-845e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header-845e a:hover {
  opacity: 0.9;
  color: inherit;
}
.header-845e [class*="social-icon-apple"] {
  background-color: #999;
}
.header-845e [class*="social-icon-apple"].slider-2107 {
  background-color: transparent;
  color: #999;
}
.header-845e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.header-845e [class*="social-icon-behance"].slider-2107 {
  background-color: transparent;
  color: #1769ff;
}
.header-845e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.header-845e [class*="social-icon-bitbucket"].slider-2107 {
  background-color: transparent;
  color: #205081;
}
.header-845e [class*="social-icon-codepen"] {
  background-color: #000;
}
.header-845e [class*="social-icon-codepen"].slider-2107 {
  background-color: transparent;
  color: #000;
}
.header-845e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.header-845e [class*="social-icon-delicious"].slider-2107 {
  background-color: transparent;
  color: #39f;
}
.header-845e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.header-845e [class*="social-icon-digg"].slider-2107 {
  background-color: transparent;
  color: #005be2;
}
.header-845e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.header-845e [class*="social-icon-dribbble"].slider-2107 {
  background-color: transparent;
  color: #ea4c89;
}
.header-845e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.header-845e [class*="social-icon-envelope"].slider-2107 {
  background-color: transparent;
  color: #ea4335;
}
.header-845e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.header-845e [class*="social-icon-facebook"].slider-2107 {
  background-color: transparent;
  color: #3b5998;
}
.header-845e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.header-845e [class*="social-icon-flickr"].slider-2107 {
  background-color: transparent;
  color: #0063dc;
}
.header-845e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.header-845e [class*="social-icon-foursquare"].slider-2107 {
  background-color: transparent;
  color: #2d5be3;
}
.header-845e [class*="social-icon-github"] {
  background-color: #333;
}
.header-845e [class*="social-icon-github"].slider-2107 {
  background-color: transparent;
  color: #333;
}
.header-845e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.header-845e [class*="social-icon-google-plus"].slider-2107 {
  background-color: transparent;
  color: #dd4b39;
}
.header-845e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.header-845e [class*="social-icon-houzz"].slider-2107 {
  background-color: transparent;
  color: #7ac142;
}
.header-845e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.header-845e [class*="social-icon-instagram"].slider-2107 {
  background-color: transparent;
  color: #262626;
}
.header-845e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.header-845e [class*="social-icon-jsfiddle"].slider-2107 {
  background-color: transparent;
  color: #487aa2;
}
.header-845e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.header-845e [class*="social-icon-linkedin"].slider-2107 {
  background-color: transparent;
  color: #0077b5;
}
.header-845e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.header-845e [class*="social-icon-medium"].slider-2107 {
  background-color: transparent;
  color: #00ab6b;
}
.header-845e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.header-845e
  [class*="social-icon-odnoklassniki"].slider-2107 {
  background-color: transparent;
  color: #f4731c;
}
.header-845e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.header-845e [class*="social-icon-meetup"].slider-2107 {
  background-color: transparent;
  color: #ec1c40;
}
.header-845e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.header-845e [class*="social-icon-pinterest"].slider-2107 {
  background-color: transparent;
  color: #bd081c;
}
.header-845e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.header-845e [class*="social-icon-product-hunt"].slider-2107 {
  background-color: transparent;
  color: #da552f;
}
.header-845e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.header-845e [class*="social-icon-reddit"].slider-2107 {
  background-color: transparent;
  color: #ff4500;
}
.header-845e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.header-845e [class*="social-icon-rss"].slider-2107 {
  background-color: transparent;
  color: #f26522;
}
.header-845e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.header-845e
  [class*="social-icon-shopping-cart"].slider-2107 {
  background-color: transparent;
  color: #4caf50;
}
.header-845e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.header-845e [class*="social-icon-skype"].slider-2107 {
  background-color: transparent;
  color: #00aff0;
}
.header-845e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.header-845e [class*="social-icon-slideshare"].slider-2107 {
  background-color: transparent;
  color: #0077b5;
}
.header-845e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.header-845e [class*="social-icon-snapchat"].slider-2107 {
  background-color: transparent;
  color: #fffc00;
}
.header-845e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.header-845e [class*="social-icon-soundcloud"].slider-2107 {
  background-color: transparent;
  color: #f80;
}
.header-845e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.header-845e [class*="social-icon-spotify"].slider-2107 {
  background-color: transparent;
  color: #2ebd59;
}
.header-845e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.header-845e
  [class*="social-icon-stack-overflow"].slider-2107 {
  background-color: transparent;
  color: #fe7a15;
}
.header-845e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.header-845e [class*="social-icon-maldkfgram"].slider-2107 {
  background-color: transparent;
  color: #2ca5e0;
}
.header-845e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.header-845e [class*="social-icon-tripadvisor"].slider-2107 {
  background-color: transparent;
  color: #589442;
}
.header-845e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.header-845e [class*="social-icon-tumblr"].slider-2107 {
  background-color: transparent;
  color: #35465c;
}
.header-845e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.header-845e [class*="social-icon-twitch"].slider-2107 {
  background-color: transparent;
  color: #6441a5;
}
.header-845e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.header-845e [class*="social-icon-twitter"].slider-2107 {
  background-color: transparent;
  color: #1da1f2;
}
.header-845e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.header-845e [class*="social-icon-vimeo"].slider-2107 {
  background-color: transparent;
  color: #1ab7ea;
}
.header-845e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.header-845e [class*="social-icon-vk"].slider-2107 {
  background-color: transparent;
  color: #45668e;
}
.header-845e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.header-845e [class*="social-icon-weibo"].slider-2107 {
  background-color: transparent;
  color: #df2029;
}
.header-845e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.header-845e [class*="social-icon-weixin"].slider-2107 {
  background-color: transparent;
  color: #7bb32e;
}
.header-845e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.header-845e [class*="social-icon-whatsapp"].slider-2107 {
  background-color: transparent;
  color: #25d366;
}
.header-845e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.header-845e [class*="social-icon-wordpress"].slider-2107 {
  background-color: transparent;
  color: #21759b;
}
.header-845e [class*="social-icon-xing"] {
  background-color: #026466;
}
.header-845e [class*="social-icon-xing"].slider-2107 {
  background-color: transparent;
  color: #026466;
}
.header-845e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.header-845e [class*="social-icon-yelp"].slider-2107 {
  background-color: transparent;
  color: #af0606;
}
.header-845e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.header-845e [class*="social-icon-youtube"].slider-2107 {
  background-color: transparent;
  color: #cd201f;
}
.background-d2ea {
  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;
}
.background-d2ea:hover {
  box-shadow: none;
  background: 0 0;
}
.content-solid-ee52 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.brown-c235 {
  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;
}
.input_pro_0142 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle_ccce {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle_ccce,
.middle_ccce::after,
.middle_ccce::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;
}
.middle_ccce::after,
.middle_ccce::before {
  content: "";
  display: block;
  background-color: inherit;
}
.easy-4891 .brown-c235 .input_pro_0142 {
  margin-top: -2px;
  width: 19px;
}
.easy-4891 .brown-c235 .middle_ccce {
  margin-top: -1px;
}
.easy-4891 .brown-c235 .middle_ccce,
.easy-4891 .brown-c235 .middle_ccce::after,
.easy-4891 .brown-c235 .middle_ccce::before {
  width: 19px;
  height: 2px;
}
.easy-4891 .brown-c235 .middle_ccce::before {
  top: -6px;
}
.easy-4891 .brown-c235 .middle_ccce::after {
  bottom: -6px;
}
.table_lite_063a .brown-c235 .input_pro_0142 {
  margin-top: -2px;
  width: 22px;
}
.table_lite_063a .brown-c235 .middle_ccce {
  margin-top: -1px;
}
.table_lite_063a .brown-c235 .middle_ccce,
.table_lite_063a .brown-c235 .middle_ccce::after,
.table_lite_063a .brown-c235 .middle_ccce::before {
  width: 22px;
  height: 2px;
}
.table_lite_063a .brown-c235 .middle_ccce::before {
  top: -7px;
}
.table_lite_063a .brown-c235 .middle_ccce::after {
  bottom: -7px;
}
.photo_ce54 .brown-c235 .input_pro_0142 {
  margin-top: -2px;
  width: 31px;
}
.photo_ce54 .brown-c235 .middle_ccce {
  margin-top: -1.5px;
}
.photo_ce54 .brown-c235 .middle_ccce,
.photo_ce54 .brown-c235 .middle_ccce::after,
.photo_ce54 .brown-c235 .middle_ccce::before {
  width: 31px;
  height: 3px;
}
.photo_ce54 .brown-c235 .middle_ccce::before {
  top: -9px;
}
.photo_ce54 .brown-c235 .middle_ccce::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_e79a .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 19px;
  }
  .text_e79a .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .text_e79a .brown-c235 .middle_ccce,
  .text_e79a .brown-c235 .middle_ccce::after,
  .text_e79a .brown-c235 .middle_ccce::before {
    width: 19px;
    height: 2px;
  }
  .text_e79a .brown-c235 .middle_ccce::before {
    top: -6px;
  }
  .text_e79a .brown-c235 .middle_ccce::after {
    bottom: -6px;
  }
  .short_5978 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 22px;
  }
  .short_5978 .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .short_5978 .brown-c235 .middle_ccce,
  .short_5978 .brown-c235 .middle_ccce::after,
  .short_5978 .brown-c235 .middle_ccce::before {
    width: 22px;
    height: 2px;
  }
  .short_5978 .brown-c235 .middle_ccce::before {
    top: -7px;
  }
  .short_5978 .brown-c235 .middle_ccce::after {
    bottom: -7px;
  }
  .fluid-8017 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-8017 .brown-c235 .middle_ccce {
    margin-top: -1.5px;
  }
  .fluid-8017 .brown-c235 .middle_ccce,
  .fluid-8017 .brown-c235 .middle_ccce::after,
  .fluid-8017 .brown-c235 .middle_ccce::before {
    width: 31px;
    height: 3px;
  }
  .fluid-8017 .brown-c235 .middle_ccce::before {
    top: -9px;
  }
  .fluid-8017 .brown-c235 .middle_ccce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-9c56 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-9c56 .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .highlight-9c56 .brown-c235 .middle_ccce,
  .highlight-9c56 .brown-c235 .middle_ccce::after,
  .highlight-9c56 .brown-c235 .middle_ccce::before {
    width: 19px;
    height: 2px;
  }
  .highlight-9c56 .brown-c235 .middle_ccce::before {
    top: -6px;
  }
  .highlight-9c56 .brown-c235 .middle_ccce::after {
    bottom: -6px;
  }
  .link-pro-93f9 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 22px;
  }
  .link-pro-93f9 .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .link-pro-93f9 .brown-c235 .middle_ccce,
  .link-pro-93f9 .brown-c235 .middle_ccce::after,
  .link-pro-93f9 .brown-c235 .middle_ccce::before {
    width: 22px;
    height: 2px;
  }
  .link-pro-93f9 .brown-c235 .middle_ccce::before {
    top: -7px;
  }
  .link-pro-93f9 .brown-c235 .middle_ccce::after {
    bottom: -7px;
  }
  .dropdown-a447 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-a447 .brown-c235 .middle_ccce {
    margin-top: -1.5px;
  }
  .dropdown-a447 .brown-c235 .middle_ccce,
  .dropdown-a447 .brown-c235 .middle_ccce::after,
  .dropdown-a447 .brown-c235 .middle_ccce::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-a447 .brown-c235 .middle_ccce::before {
    top: -9px;
  }
  .dropdown-a447 .brown-c235 .middle_ccce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in-e293 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 19px;
  }
  .in-e293 .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .in-e293 .brown-c235 .middle_ccce,
  .in-e293 .brown-c235 .middle_ccce::after,
  .in-e293 .brown-c235 .middle_ccce::before {
    width: 19px;
    height: 2px;
  }
  .in-e293 .brown-c235 .middle_ccce::before {
    top: -6px;
  }
  .in-e293 .brown-c235 .middle_ccce::after {
    bottom: -6px;
  }
  .content-0042 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 22px;
  }
  .content-0042 .brown-c235 .middle_ccce {
    margin-top: -1px;
  }
  .content-0042 .brown-c235 .middle_ccce,
  .content-0042 .brown-c235 .middle_ccce::after,
  .content-0042 .brown-c235 .middle_ccce::before {
    width: 22px;
    height: 2px;
  }
  .content-0042 .brown-c235 .middle_ccce::before {
    top: -7px;
  }
  .content-0042 .brown-c235 .middle_ccce::after {
    bottom: -7px;
  }
  .status_dfd7 .brown-c235 .input_pro_0142 {
    margin-top: -2px;
    width: 31px;
  }
  .status_dfd7 .brown-c235 .middle_ccce {
    margin-top: -1.5px;
  }
  .status_dfd7 .brown-c235 .middle_ccce,
  .status_dfd7 .brown-c235 .middle_ccce::after,
  .status_dfd7 .brown-c235 .middle_ccce::before {
    width: 31px;
    height: 3px;
  }
  .status_dfd7 .brown-c235 .middle_ccce::before {
    top: -9px;
  }
  .status_dfd7 .brown-c235 .middle_ccce::after {
    bottom: -9px;
  }
}
.icon-slow-c2be .middle_ccce {
  -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);
}
.icon-slow-c2be .middle_ccce::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon-slow-c2be .middle_ccce::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);
}
.icon-slow-c2be.shade-17c8 .middle_ccce {
  -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);
}
.icon-slow-c2be.shade-17c8 .middle_ccce::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon-slow-c2be.shade-17c8 .middle_ccce::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);
}
.grid_ae66 {
  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.caption_dark_77f4:before {
  display: none;
}
.frame_af6b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame_af6b .selected_43fd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame_af6b .selected_43fd:last-of-type {
  border-bottom: none;
}
.frame_af6b .selected_43fd.disabled-675b,
.frame_af6b .selected_43fd.thumbnail-simple-fad1,
.frame_af6b .selected_43fd.bright-339a {
  padding: 0;
}
.frame_af6b .tabs_bright_e681 .title-d816 {
  color: currentColor;
}
.frame_af6b .tabs_bright_e681 .title-d816:focus,
.frame_af6b .tabs_bright_e681 .title-d816:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_af6b.prev-b4f8 .info-58ea,
.frame_af6b.prev-b4f8 .soft-0abb a,
.frame_af6b.prev-b4f8 .texture-e980 a,
.frame_af6b.prev-b4f8 .icon-32a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame_af6b.prev-b4f8 .info-58ea:hover,
.frame_af6b.prev-b4f8 .soft-0abb a:hover,
.frame_af6b.prev-b4f8 .texture-e980 a:hover,
.frame_af6b.prev-b4f8 .icon-32a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_af6b.prev-b4f8 .prev_249d {
  color: rgba(0, 0, 0, 0.8);
}
.frame_af6b.prev-b4f8 .selected_43fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_af6b.prev-b4f8 .selected_43fd:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame_af6b.prev-b4f8 .component-old-bda5:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame_af6b.prev-b4f8 .tabs_bright_e681 .sort_f077 li a,
.frame_af6b.prev-b4f8 .tabs_bright_e681 .title-d816,
.frame_af6b.prev-b4f8 .icon-32a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_af6b.prev-b4f8 .tabs_bright_e681 .title-d816:focus,
.frame_af6b.prev-b4f8 .tabs_bright_e681 .title-d816:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_af6b.prev-b4f8 .sort_f077 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_af6b.tabs-focused-2c80 .info-58ea,
.frame_af6b.tabs-focused-2c80 .soft-0abb a,
.frame_af6b.tabs-focused-2c80 .texture-e980 .title-d816,
.frame_af6b.tabs-focused-2c80 .texture-e980 a,
.frame_af6b.tabs-focused-2c80 .icon-32a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame_af6b.tabs-focused-2c80 .info-58ea:hover,
.frame_af6b.tabs-focused-2c80 .soft-0abb a:hover,
.frame_af6b.tabs-focused-2c80 .texture-e980 .title-d816:hover,
.frame_af6b.tabs-focused-2c80 .texture-e980 a:hover,
.frame_af6b.tabs-focused-2c80 .icon-32a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_af6b.tabs-focused-2c80 .prev_249d {
  color: rgba(255, 255, 255, 0.99);
}
.frame_af6b.tabs-focused-2c80 .selected_43fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_af6b.tabs-focused-2c80 .selected_43fd:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame_af6b.tabs-focused-2c80 .component-old-bda5:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_af6b.tabs-focused-2c80 .tabs_bright_e681 .sort_f077 li a,
.frame_af6b.tabs-focused-2c80 .tabs_bright_e681 .title-d816,
.frame_af6b.tabs-focused-2c80 .icon-32a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_af6b.tabs-focused-2c80 .tabs_bright_e681 .title-d816:focus,
.frame_af6b.tabs-focused-2c80 .tabs_bright_e681 .title-d816:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_af6b.tabs-focused-2c80 .sort_f077 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-old-bda5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component-old-bda5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.middle-b5b3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade_plasma_d3f0 .frame_af6b {
  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;
}
.shade_plasma_d3f0 .selected_43fd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade_plasma_d3f0 .selected_43fd: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) {
  .shade_plasma_d3f0 .selected_43fd:before {
    width: 16%;
    left: 42%;
  }
}
.shade_plasma_d3f0 .selected_43fd:last-child:before {
  content: none;
}
.shade_plasma_d3f0 .selected_43fd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade_plasma_d3f0 .tabs_bright_e681 .sort_f077 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade_plasma_d3f0 .tabs_bright_e681 .sort_f077 li a .title-d816 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade_plasma_d3f0 .tabs_bright_e681 .icon-32a6 {
  border: none;
}
.shade_plasma_d3f0 .tabs_bright_e681 .icon-32a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade_plasma_d3f0 .component-old-bda5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade_plasma_d3f0 .middle-b5b3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade_plasma_d3f0 .tabs-focused-2c80 .component-old-bda5:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_plasma_d3f0 .prev-b4f8.caption-24d9 .middle_ccce {
  background: rgba(0, 0, 0, 0.6);
}
.shade_plasma_d3f0
  .prev-b4f8.caption-24d9
  .middle_ccce::after,
.shade_plasma_d3f0
  .prev-b4f8.caption-24d9
  .middle_ccce:before {
  background: inherit;
}
.shade_plasma_d3f0
  .prev-b4f8.caption-24d9:hover
  .middle_ccce {
  background: rgba(0, 0, 0, 0.8);
}
.action_1027 .frame_af6b {
  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) {
  .action_1027 .frame_af6b {
    width: auto;
    right: 45px;
  }
}
.first_6968 .frame_af6b {
  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) {
  .first_6968 .frame_af6b {
    width: auto;
    left: 45px;
  }
}
.caption_dark_77f4 .frame_af6b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.caption_dark_77f4 .middle-b5b3 {
  max-width: 48em;
  margin: 0 auto;
}
.caption_dark_77f4 .component-old-bda5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar-513a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-513a.shade_plasma_d3f0 .frame_af6b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar-513a.action_1027 .frame_af6b {
  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);
}
.avatar-513a .frame_af6b {
  visibility: visible;
}
.avatar-513a.first_6968 .frame_af6b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer-advanced-7b8b,
.component-6354 {
  overflow-x: hidden;
}
.footer-advanced-7b8b .frame_af6b {
  overflow: auto;
}
.footer-advanced-7b8b.shade_plasma_d3f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-advanced-7b8b.shade_plasma_d3f0 .frame_af6b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer-advanced-7b8b.shade_plasma_d3f0 .background-d2ea {
  opacity: 0;
}
.footer-advanced-7b8b.action_1027 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-advanced-7b8b.action_1027 .frame_af6b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer-advanced-7b8b.action_1027 .background-d2ea {
  opacity: 0;
}
.footer-advanced-7b8b.first_6968 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-advanced-7b8b.first_6968 .frame_af6b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer-advanced-7b8b.first_6968 .background-d2ea {
  opacity: 0;
}
.footer-advanced-7b8b.caption_dark_77f4 .frame_af6b {
  z-index: 10;
  visibility: visible;
}
.caption-24d9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption-24d9 .middle_ccce {
  background: rgba(255, 255, 255, 0.99);
}
.caption-24d9 .middle_ccce::after,
.caption-24d9 .middle_ccce:before {
  background: inherit;
}
.caption-24d9:hover .middle_ccce {
  background: rgba(255, 255, 255, 0.99);
}
.first_6968 .caption-24d9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.caption_dark_77f4 .caption-24d9 {
  display: none !important;
}
.footer-advanced-7b8b:before,
.component-6354:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer-advanced-7b8b .caption-24d9,
.component-6354 .caption-24d9 {
  display: inline-block;
}
.frame_af6b .text_hard_ecfd {
  -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;
}
.footer-advanced-7b8b .frame_af6b .text_hard_ecfd,
.component-6354 .frame_af6b .text_hard_ecfd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down_c774 .bright-0702 {
  width: 100%;
}
.stone_80c1 {
  padding: 0 0.5em 0;
}
.stone_80c1 [class*="customify-col-"],
.stone_80c1 [class*="customify-col_"],
.stone_80c1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero_focused_e26c .stone_80c1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slow_16fc .gradient_7cbf,
  .gradient_7cbf {
    display: none;
  }
  .sidebar_in_2fa5 {
    text-align: left;
  }
  .basic-7b3e {
    text-align: center;
  }
  .down-0792 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slow_16fc .left-d81f,
  .left-d81f {
    display: none;
  }
  .block_18d0 {
    text-align: left;
  }
  .image-be87 {
    text-align: center;
  }
  .full-83b4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slow_16fc .main_static_210c,
  .main_static_210c {
    display: none;
  }
  .nav_pressed_68e0 {
    text-align: left;
  }
  .search_7d72 {
    text-align: center;
  }
  .feature_pressed_2940 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.in-8171 {
  box-shadow: none !important;
}
.card_f519 .caption_96c3,
.logo_5b7e .caption_96c3 {
  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;
}
.logo_5b7e .caption_96c3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pro-66f7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pro-66f7:after,
.pro-66f7:before {
  content: "";
  display: table;
}
.pro-66f7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pro-66f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pro-66f7,
.info-top-14b6 {
  max-width: 1248px;
  margin: 0 auto;
}

.focused_bcc5.frame-497d .pro-66f7 {
  max-width: 100%;
}
.focused_bcc5.tag-0843 {
  max-width: 1200px;
  margin: 0 auto;
}
.focused_bcc5.hot_69ff .pro-66f7 {
  max-width: 100%;
}
.focused_bcc5.hot_69ff > .pro-66f7 {
  padding-left: 0;
  padding-right: 0;
}
.focused_bcc5.hot_69ff > .pro-66f7 .slow_16fc {
  margin: 0;
}
.focused_bcc5.hot_69ff
  > .pro-66f7
  .cool-3a65.narrow_1d07 {
  margin-right: 0;
  margin-left: 0;
}
.focused_bcc5.hot_69ff #main.narrow_1d07 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box-prev-9fef #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box-prev-9fef #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-e91a .shade_c515 {
    padding-right: 1em;
  }
  .chip-e91a.badge_d5da .cool-3a65 {
    border-right: 1px solid #eaecee;
  }
  .chip-e91a.badge_d5da .shade_c515 {
    padding-right: 1em;
  }
  .chip-e91a.badge_d5da .black_9c08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-d0fa .shade_c515 {
    padding-left: 1em;
  }
  .content-d0fa.badge_d5da .cool-3a65 {
    border-left: 1px solid #eaecee;
  }
  .content-d0fa.badge_d5da .shade_c515 {
    padding-left: 1em;
  }
  .content-d0fa.badge_d5da .black_9c08 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-141d .shade_c515 {
    padding-left: 1em;
  }
  .tag-141d.badge_d5da .huge-b803 {
    border-right: 1px solid #eaecee;
  }
  .tag-141d.badge_d5da .dropdown_a16b {
    border-right: 1px solid #eaecee;
  }
  .tag-141d.badge_d5da .shade_c515 {
    padding-left: 1em;
  }
  .tag-141d.badge_d5da .black_9c08 {
    padding-right: 1em;
  }
  .tag-141d.badge_d5da .item-fresh-db11 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_easy_ae00 .shade_c515 {
    padding-right: 1em;
  }
  .active_easy_ae00.badge_d5da .huge-b803 {
    border-left: 1px solid #eaecee;
  }
  .active_easy_ae00.badge_d5da .dropdown_a16b {
    border-left: 1px solid #eaecee;
  }
  .active_easy_ae00.badge_d5da .shade_c515 {
    padding-right: 1em;
  }
  .active_easy_ae00.badge_d5da .black_9c08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_easy_ae00.badge_d5da .item-fresh-db11 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-prev-9fef .shade_c515 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-prev-9fef.badge_d5da .cool-3a65 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box-prev-9fef.badge_d5da .shade_c515 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-prev-9fef.badge_d5da .black_9c08 {
    padding-left: 1em;
  }
  .box-prev-9fef.badge_d5da .item-fresh-db11 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box-prev-9fef.badge_d5da .shade_c515 {
    padding-left: 0;
  }
}
.message-8847 .black_9f23 {
  display: inline-block;
}
.light_8b9c {
  display: inline-block;
}
.notification_cold_522f {
  word-con: break-word;
}
.hover-0cdf > span {
  display: inline-block;
  padding: 5px 0;
}
.hover-0cdf .message_f67c {
  margin-left: 8px;
  margin-right: 8px;
}
.hover-0cdf .shadow-10f8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.logo_fc21 .surface_new_0e53 {
  margin-bottom: 2em;
}
.logo_fc21 .message_9878 {
  margin-bottom: 15px;
}
.logo_fc21 .message_9878:last-child {
  margin-bottom: 0;
}
.logo_fc21 .module_0c03 {
  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) {
  .logo_fc21 .module_0c03 {
    display: block;
  }
}
.logo_fc21 .status-acda {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .logo_fc21 .status-acda {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.logo_fc21 .white_cfd8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.logo_fc21 .white_cfd8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.logo_fc21 .white_cfd8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.logo_fc21 .notification_cold_522f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo_fc21 .notification_cold_522f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.logo_fc21 .notification-0d94 p:last-child {
  margin-bottom: 0;
}
.logo_fc21 .huge_64f4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.logo_fc21 .stale_2388 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.logo_fc21 .paper-6345 {
  margin-top: 1em;
}
.logo_fc21 .hero_0642 {
  top: 0;
  display: block;
}
.logo_fc21 .hero_0642 a {
  color: inherit;
}
.logo_fc21 .hero_0642 a:hover {
  color: inherit;
}
.logo_fc21 .photo_2897 {
  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;
}
.logo_fc21 .photo_2897:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.logo_fc21 .stale_2388 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.logo_fc21 .tiny-bea7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.logo_fc21 .tiny-bea7:first-child {
  margin-top: 0;
}
.logo_fc21 .tiny-bea7.accordion_0764 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.logo_fc21 .tiny-bea7.primary-light-905f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo_fc21
  .tiny-bea7.primary-light-905f.cool_effe
  .paper-6345 {
  width: 100%;
}
.logo_fc21 .primary-light-905f {
  -webkit-box-align: center;
  align-items: center;
}
.logo_fc21 .primary-light-905f .hover-0cdf,
.logo_fc21 .primary-light-905f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.logo_fc21 .white_cfd8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo_fc21 .white_cfd8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo_fc21 .white_cfd8: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;
}
.logo_fc21 .accordion_0764 {
  z-index: 5;
}
.logo_fc21 .tall-21e7 .grid-in-b0e3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.logo_fc21 .top-2a03 .grid-in-b0e3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.logo_fc21 .image-b107 .grid-in-b0e3 {
  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;
}
.logo_fc21.highlight-pink-a3c8 .module_0c03,
.logo_fc21.card-active-d329 .module_0c03 {
  display: block;
}
.logo_fc21.highlight-pink-a3c8 .module_0c03 .picture-silver-cbac,
.logo_fc21.highlight-pink-a3c8 .module_0c03 .stale_2388,
.logo_fc21.card-active-d329 .module_0c03 .picture-silver-cbac,
.logo_fc21.card-active-d329 .module_0c03 .stale_2388 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_fc21.primary-f796 .status-acda {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .logo_fc21.primary-f796 .status-acda {
    margin-right: 0;
  }
}
.logo_fc21.highlight-pink-a3c8 .status-acda,
.logo_fc21.card-active-d329 .status-acda {
  padding-top: 40%;
}
.logo_fc21.highlight-pink-a3c8 .surface_new_0e53,
.logo_fc21.card-active-d329 .surface_new_0e53 {
  display: block;
}
.logo_fc21.highlight-pink-a3c8 .fn-sticky-8bdf .stale_2388,
.logo_fc21.card-active-d329 .fn-sticky-8bdf .stale_2388 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.logo_fc21.highlight-pink-a3c8 .status-acda,
.logo_fc21.card-active-d329 .status-acda {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.logo_fc21.highlight-pink-a3c8 .stale_2388 {
  padding: 1em;
}
.under_ac6b {
  margin: 30px auto;
  display: block;
}
.under_ac6b .filter_999d > * {
  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;
}
.under_ac6b .filter_999d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under_ac6b .filter_999d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_bottom_6126 .hover-0cdf {
  margin-bottom: 1.41575em;
}
.carousel_bottom_6126 .background_white_bb81 {
  margin-bottom: 1.618em;
}
.secondary_pink_161c .panel_1917 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary_pink_161c .panel_1917 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary_pink_161c .static-4908 {
  max-width: 100%;
  overflow: auto;
}
.hard-0991 .secondary_pink_161c a:hover {
  text-decoration: underline;
}
.row-e6f1 .message_9878:not(.notification_cold_522f),
.row-e6f1 .white_cfd8 {
  margin-bottom: 1.41575em;
}
.row-e6f1 .message_9878:not(.notification_cold_522f):last-child,
.row-e6f1 .white_cfd8:last-child {
  margin-bottom: 0;
}
.row-e6f1 .message_9878.gold-34ed {
  margin-bottom: 0.41575em;
}
.row-e6f1 .hot-c75a:before,
.row-e6f1 .focused-885b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row-e6f1 .hot-c75a:before {
  content: "\f115";
}
.row-e6f1 .focused-885b:before {
  content: "\f02c";
}
.row-e6f1 .card-static-55b4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row-e6f1 .card-static-55b4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active_fresh_8d54 {
  display: -webkit-box;
  display: flex;
}
.active_fresh_8d54 .action_078b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active_fresh_8d54 .action_078b {
    flex-basis: 90px;
  }
}
.active_fresh_8d54 .box-588d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_fresh_8d54 .box-588d {
    flex-basis: calc(100% - 50px);
  }
}
.active_fresh_8d54 .header_tiny_a7de p:last-child {
  margin-bottom: 0.72em;
}
.action-9ca9 .filter_999d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.action-9ca9 .filter_999d:after,
.action-9ca9 .filter_999d:before {
  content: "";
  display: table;
}
.action-9ca9 .filter_999d:after {
  clear: both;
}
.action-9ca9 .filter_999d .slider_a472,
.action-9ca9 .filter_999d .slider_5d8a {
  width: 49%;
}
.action-9ca9 .filter_999d .slider_a472 a span.surface_right_2d40,
.action-9ca9 .filter_999d .slider_5d8a a span.surface_right_2d40 {
  display: block;
  margin-bottom: 5px;
}
.action-9ca9 .filter_999d .slider_5d8a {
  float: left;
  text-align: left;
}
.action-9ca9 .filter_999d .slider_a472 {
  float: right;
  text-align: right;
}
.center-26d4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .center-26d4 {
    margin-bottom: 0;
  }
}
.search-b5b4 {
  margin-bottom: 1em;
}
.search-b5b4 .notification_cold_522f {
  font-size: 1.1em;
  line-height: 1.3;
}
.accordion-hard-b9ae a {
  display: block;
  line-height: 0;
  position: relative;
}
.preview_8299 .search-b5b4,
.media-full-7972 .search-b5b4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .preview_8299 .search-b5b4,
  .media-full-7972 .search-b5b4 {
    display: block;
  }
}
.preview_8299 .accordion-hard-b9ae,
.media-full-7972 .accordion-hard-b9ae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .preview_8299 .accordion-hard-b9ae,
  .media-full-7972 .accordion-hard-b9ae {
    margin-bottom: 1em;
  }
}
.preview_8299 .accordion-hard-b9ae img,
.media-full-7972 .accordion-hard-b9ae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.preview_8299 .paper-956a,
.media-full-7972 .paper-956a {
  flex-basis: calc(100% - 160px);
}
.preview_8299 .paper-956a p,
.media-full-7972 .paper-956a p {
  margin-bottom: 0;
}
.preview_8299 .paper-956a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .preview_8299 .paper-956a {
    padding-left: 0;
  }
}
.media-full-7972 .paper-956a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media-full-7972 .paper-956a {
    padding-right: 0;
  }
}
.media-full-7972 .accordion-hard-b9ae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress-7731 .accordion-hard-b9ae {
  margin-bottom: 0.5em;
}
.progress-7731 .accordion-hard-b9ae img {
  width: 100%;
}
.north_1009 .badge_b8bf,
.input_copper_e57f .badge_b8bf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input_copper_e57f .cool-3a65 .paragraph-721a p:last-child {
  margin-bottom: 0;
}
.mini-6611 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tall_72e2 .aside-inner-4b56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tall_72e2 .aside-inner-4b56:last-of-type {
    margin-bottom: 0;
  }
}
.tall_72e2 .aside-inner-4b56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tall_72e2 .aside-inner-4b56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tall_72e2 .aside-inner-4b56 ul li {
  margin: 0 0 0.6em;
}
.tall_72e2 .aside-inner-4b56 ul li.right-8f0a,
.tall_72e2 .aside-inner-4b56 ul li.input-d3c3 {
  position: relative;
}
.tall_72e2 .aside-inner-4b56 ul li.right-8f0a .outline_plasma_e9a4,
.tall_72e2 .aside-inner-4b56 ul li.input-d3c3 .outline_plasma_e9a4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tall_72e2 .aside-inner-4b56 ul li.right-8f0a:after:after,
.tall_72e2 .aside-inner-4b56 ul li.right-8f0a:after:before,
.tall_72e2
  .aside-inner-4b56
  ul
  li.input-d3c3:after:after,
.tall_72e2
  .aside-inner-4b56
  ul
  li.input-d3c3:after:before {
  content: "";
  display: table;
}
.tall_72e2 .aside-inner-4b56 ul li.right-8f0a:after:after,
.tall_72e2
  .aside-inner-4b56
  ul
  li.input-d3c3:after:after {
  clear: both;
}
.tall_72e2 .aside-inner-4b56 a.pro-4254:hover {
  text-decoration: none;
}
.tall_72e2 .aside-inner-4b56 select {
  max-width: 100%;
}
.tall_72e2 .aside-inner-4b56 table {
  font-size: 85%;
}
.tall_72e2 .aside-inner-4b56 table td,
.tall_72e2 .aside-inner-4b56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tall_72e2 .aside-inner-4b56 table tfoot td {
  text-align: left;
}
.tall_72e2 .aside-inner-4b56 :last-child {
  margin-bottom: 0;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd label {
  width: 100%;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd .thumbnail-liquid-baa0 {
  width: 100%;
  display: block;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd .button-592c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd .button-592c:hover svg #svg-search {
  fill: #444;
}
.tall_72e2 .aside-inner-4b56 .slider_8cdd .button-592c svg {
  width: 18px;
  height: 18px;
}
.tall_72e2 .thumbnail-hovered-0592 ul ul,
.tall_72e2 .detail-middle-d807 ul ul,
.tall_72e2 .cold-4095 ul ul,
.tall_72e2 .green-40c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tall_72e2 .thumbnail-hovered-0592 .description-pink-7e3b > a,
.tall_72e2 .detail-middle-d807 .description-pink-7e3b > a,
.tall_72e2 .cold-4095 .description-pink-7e3b > a,
.tall_72e2 .green-40c5 .description-pink-7e3b > a {
  margin-bottom: 0;
}
.tall_72e2 .large-9cc2 li,
.tall_72e2 .thumbnail-hovered-0592 li,
.tall_72e2 .tag_17bb li,
.tall_72e2 .detail-middle-d807 li,
.tall_72e2 .cold-4095 li,
.tall_72e2 .green-40c5 li,
.tall_72e2 .silver-c3ea li,
.tall_72e2 .component-silver-4e20 li {
  display: block;
  position: relative;
}
.tall_72e2 .large-9cc2 li:last-child,
.tall_72e2 .thumbnail-hovered-0592 li:last-child,
.tall_72e2 .tag_17bb li:last-child,
.tall_72e2 .detail-middle-d807 li:last-child,
.tall_72e2 .cold-4095 li:last-child,
.tall_72e2 .green-40c5 li:last-child,
.tall_72e2 .silver-c3ea li:last-child,
.tall_72e2 .component-silver-4e20 li:last-child {
  border: none;
}
.tall_72e2 .large-9cc2 li a,
.tall_72e2 .thumbnail-hovered-0592 li a,
.tall_72e2 .tag_17bb li a,
.tall_72e2 .detail-middle-d807 li a,
.tall_72e2 .cold-4095 li a,
.tall_72e2 .green-40c5 li a,
.tall_72e2 .silver-c3ea li a,
.tall_72e2 .component-silver-4e20 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tall_72e2 .large-9cc2 li ul li::before,
.tall_72e2 .thumbnail-hovered-0592 li ul li::before,
.tall_72e2 .tag_17bb li ul li::before,
.tall_72e2 .detail-middle-d807 li ul li::before,
.tall_72e2 .cold-4095 li ul li::before,
.tall_72e2 .green-40c5 li ul li::before,
.tall_72e2 .silver-c3ea li ul li::before,
.tall_72e2 .component-silver-4e20 li ul li::before {
  left: 15px;
}
.tall_72e2 .large-9cc2 li ul a,
.tall_72e2 .thumbnail-hovered-0592 li ul a,
.tall_72e2 .tag_17bb li ul a,
.tall_72e2 .detail-middle-d807 li ul a,
.tall_72e2 .cold-4095 li ul a,
.tall_72e2 .green-40c5 li ul a,
.tall_72e2 .silver-c3ea li ul a,
.tall_72e2 .component-silver-4e20 li ul a {
  padding-left: 20px;
}
.tall_72e2 .large-9cc2 li ul ul li::before,
.tall_72e2 .thumbnail-hovered-0592 li ul ul li::before,
.tall_72e2 .tag_17bb li ul ul li::before,
.tall_72e2 .detail-middle-d807 li ul ul li::before,
.tall_72e2 .cold-4095 li ul ul li::before,
.tall_72e2 .green-40c5 li ul ul li::before,
.tall_72e2 .silver-c3ea li ul ul li::before,
.tall_72e2 .component-silver-4e20 li ul ul li::before {
  left: 30px;
}
.tall_72e2 .large-9cc2 li ul ul a,
.tall_72e2 .thumbnail-hovered-0592 li ul ul a,
.tall_72e2 .tag_17bb li ul ul a,
.tall_72e2 .detail-middle-d807 li ul ul a,
.tall_72e2 .cold-4095 li ul ul a,
.tall_72e2 .green-40c5 li ul ul a,
.tall_72e2 .silver-c3ea li ul ul a,
.tall_72e2 .component-silver-4e20 li ul ul a {
  padding-left: 40px;
}
.tall_72e2 .shadow_e314 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tall_72e2 .component-silver-4e20 ul li {
  margin-bottom: 1.41575em;
}
.tall_72e2 .component-silver-4e20 ul li .secondary_upper_fc15 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tall_72e2 .component-silver-4e20 ul li .backdrop_d082 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs-focused-2c80 .large-9cc2 li a,
.tabs-focused-2c80 .thumbnail-hovered-0592 li a,
.tabs-focused-2c80 .tag_17bb li a,
.tabs-focused-2c80 .detail-middle-d807 li a,
.tabs-focused-2c80 .cold-4095 li a,
.tabs-focused-2c80 .green-40c5 li a,
.tabs-focused-2c80 .silver-c3ea li a,
.tabs-focused-2c80 .component-silver-4e20 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-focused-2c80 .shadow_e314 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-focused-2c80 .aside-inner-4b56 ul li.right-8f0a .outline_plasma_e9a4,
.tabs-focused-2c80 .aside-inner-4b56 ul li.input-d3c3 .outline_plasma_e9a4 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-focused-2c80 .tall_72e2 .aside-inner-4b56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_bcc5 .tall_72e2 .sort_f077 li {
  margin: 0;
}
.focused_bcc5 .tall_72e2 .sort_f077 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused_bcc5 .tall_72e2 .sort_f077 li ul {
  margin: 0;
}
.focused_bcc5 .tall_72e2 .sort_f077 li ul li a {
  padding-left: 15px;
}
.focused_bcc5 .tall_72e2 .sort_f077 li ul li li a {
  padding-left: 30px;
}
.focused_bcc5 .tall_72e2 .sort_f077 li.component_447d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused_bcc5 .tall_72e2 .sort_f077 li.component_447d > 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;
}
.focused_bcc5 .tall_72e2 .sort_f077 li.component_447d > 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;
}
.notification_over_8732 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail-0412 {
  position: relative;
  z-index: 10;
}
.thumbnail-0412 .text_hard_ecfd {
  width: 100%;
  max-width: 100%;
}
.border_black_16bc .highlight-18bc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border_black_16bc .prev-b4f8 {
}
.border_black_16bc .tabs-focused-2c80 {
  background: #292929;
}
.hot-0057 .highlight-18bc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hot-0057 .prev-b4f8 {
  background: #f9f9f9;
}
.hot-0057 .tabs-focused-2c80 {
  background: #303030;
}
.last-267b .highlight-18bc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .last-267b .black_9f23 {
    margin-bottom: 1em;
  }
  .last-267b .black_9f23:last-child {
    margin-bottom: 0;
  }
}
.last-267b .prev-b4f8 {
  background: #ededed;
}
.last-267b .tabs-focused-2c80 {
  background: #1a1a1a;
}
.highlight-18bc.prev-b4f8 {
  color: rgba(0, 0, 0, 0.6);
}
.highlight-18bc.prev-b4f8 .footer-a19a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-18bc.tabs-focused-2c80 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-18bc.tabs-focused-2c80 a:not(.pro-4254) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-18bc.tabs-focused-2c80 a:not(.pro-4254):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-18bc.tabs-focused-2c80 .footer-a19a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-18bc.tabs-focused-2c80 table tbody td,
.highlight-18bc.tabs-focused-2c80 table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail_4ed3.footer-purple-a950 .pro-66f7 {
  max-width: initial;
}
.detail_4ed3 .alert-42f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail_4ed3 .alert-42f9 .text_hard_ecfd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail_4ed3 .alert-42f9 .text_hard_ecfd {
    display: block;
    margin-bottom: 2em;
  }
  .detail_4ed3 .alert-42f9 .text_hard_ecfd:last-child {
    margin-bottom: 0;
  }
}
.last-267b .black_9f23:last-child,
.hot-0057 .black_9f23:last-child,
.border_black_16bc .black_9f23:last-child {
  margin-bottom: 0;
}
.last-267b .black_9f23 .tall_72e2 .aside-inner-4b56:last-child,
.hot-0057 .black_9f23 .tall_72e2 .aside-inner-4b56:last-child,
.border_black_16bc .black_9f23 .tall_72e2 .aside-inner-4b56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .last-267b .progress-medium-aba5,
  .last-267b .shade_3180,
  .hot-0057 .progress-medium-aba5,
  .hot-0057 .shade_3180,
  .border_black_16bc .progress-medium-aba5,
  .border_black_16bc .shade_3180 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail-0412 .black_9f23 {
    margin-bottom: 2em;
  }
}
.thumbnail-0412 p:last-child {
  margin-bottom: 0;
}
.thumbnail-0412 li,
.thumbnail-0412 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-0412 ul ul {
  margin-left: 2.617924em;
}
.carousel-last-63c4 {
  font-size: 0.875em;
}

/* css-noise: 2b51 */
.widget-item-u1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
