/*!
Theme Name: Customify
Theme URI: https://pressmaximum.up_7d1c/customify
Author: WPCustomify
Author URI: https://pressmaximum.up_7d1c
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.up_7d1c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget_0797.dropdown-fa59/licenses/gpl-2.0.thick-ab84
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.notice_c457/, (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.first_1126.old-f754/normalize.video-wide-6e0c/
 ======
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.video-wide-6e0c v7.0.0 | MIT License | github.up_7d1c/necolas/normalize.video-wide-6e0c */
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;
}
.light_4ca8 .lite-9f6b,
.medium-6cf4,
.last_2f0f,
.photo_glass_8fff,
.label_dark_63c5,
.hovered_3ec5,
.next-fd5a,
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;
}
.medium-6cf4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium-6cf4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-6cf4,
  h1 {
    font-size: 1.8em;
  }
}
.last_2f0f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last_2f0f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last_2f0f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last_2f0f,
  h2 {
    font-size: 1.7em;
  }
}
.photo_glass_8fff,
h3 {
  font-size: 1.618em;
}
.light_4ca8 .lite-9f6b,
.label_dark_63c5,
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.hot_aae4 {
  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;
}
.description-yellow-a584:after,
.description-yellow-a584:before,
.hard_74b1:after,
.hard_74b1:before {
  content: "";
  display: table;
}
.description-yellow-a584:after,
.hard_74b1:after {
  clear: both;
}
.feature_rough_879d {
  float: right;
  margin-right: 0;
}
.under_10e7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.badge-7197 .focused_18a0,
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;
}
.badge-7197 .focused_18a0: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;
}
.gradient_thick_e736 .focused_18a0 {
  box-shadow: none;
}
.gradient_thick_e736
  .focused_18a0
  .silver_d2a2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_thick_e736 .focused_18a0 .progress-6ff9 {
  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;
}
.gradient_thick_e736
  .focused_18a0
  .progress-6ff9
  b {
  display: none;
}
.gradient_thick_e736 .dropdown-lite-f64a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.module-50af:not(.smooth_31ce):not(.element_large_8cb9),
button:not(.smooth_31ce):not(.element_large_8cb9),
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ) {
  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;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ):hover,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ):hover,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):hover,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):hover,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ):active,
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ):active,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):active,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):active,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):active,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus {
  outline: 0;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f {
  position: relative;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .header_f45d,
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .content-1789,
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .preview_62c8,
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  i,
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  svg,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .header_f45d,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .content-1789,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .preview_62c8,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  i,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  svg,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .header_f45d,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .content-1789,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .preview_62c8,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  i,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  svg,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .header_f45d,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .content-1789,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .preview_62c8,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  i,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  svg,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .header_f45d,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .content-1789,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  .preview_62c8,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  i,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f
  svg {
  visibility: hidden;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f:after,
button:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f:after,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f:after,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f:after,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ).fn-loading-954f: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;
}
.module-50af:not(.smooth_31ce):not(.element_large_8cb9),
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ) {
  color: #fff;
  background: #235787;
}
.module-50af:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="button"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="reset"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus,
input[type="submit"]:not(.smooth_31ce):not(
    .element_large_8cb9
  ):focus {
  color: #fff;
}
.module-50af.fn-disabled-954f:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
.module-50af[disabled]:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
button.fn-disabled-954f:not(.smooth_31ce):not(
    .element_large_8cb9
  ),
button[disabled]:not(.smooth_31ce):not(
    .element_large_8cb9
  ) {
  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;
}
.liquid_df99 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.liquid_df99: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;
}
.red_9f6f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media_50a7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup-a1e4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description-yellow-a584:after,
.description-yellow-a584:before,
.first_3712:after,
.first_3712:before,
.dynamic-ce1f:after,
.dynamic-ce1f:before,
.paper_7110:after,
.paper_7110:before,
.texture-orange-4751:after,
.texture-orange-4751:before,
.frame_c535:after,
.frame_c535:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description-yellow-a584:after,
.first_3712:after,
.dynamic-ce1f:after,
.paper_7110:after,
.texture-orange-4751:after,
.frame_c535:after {
  clear: both;
}
.first_3712 .logo-up-53b6,
.dynamic-ce1f .logo-up-53b6,
.narrow_15bb .logo-up-53b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slow-9df4 {
  display: inline-block;
}
.fast-fba7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fast-fba7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fast-fba7 .warm-9b71 {
  padding: 1em 0;
  font-size: 85%;
}
.warm-9b71 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accordion_solid_1901 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accordion_solid_1901:after,
.accordion_solid_1901:before {
  content: "";
  display: table;
}
.accordion_solid_1901:after {
  clear: both;
}
.component_large_9780 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.smooth-9d40 .component_large_9780 {
  max-width: 50%;
}
.old-1f28 .component_large_9780 {
  max-width: 33.33%;
}
.popup_4725 .component_large_9780 {
  max-width: 25%;
}
.badge-south-65bf .component_large_9780 {
  max-width: 20%;
}
.accent_dirty_64d1 .component_large_9780 {
  max-width: 16.66%;
}
.narrow_e90f .component_large_9780 {
  max-width: 14.28%;
}
.pro-c283 .component_large_9780 {
  max-width: 12.5%;
}
.table-old-79b9 .component_large_9780 {
  max-width: 11.11%;
}
.bright-b0d8 {
  display: block;
}
.light_4ca8 .hovered_346d label,
.light_4ca8 .filter-medium-67c0 label,
.light_4ca8 .caption_ce1c label,
.light_4ca8 .wrapper_rough_7185 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-outer-26c6 {
  list-style: none;
  margin: 0;
}
.column-outer-26c6 article.filter-c3f1 {
  margin-bottom: 0;
}
.column-outer-26c6 ul {
  list-style: none;
  margin: 0;
}
.column-outer-26c6 .hidden_de88 li.filter-c3f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-outer-26c6 .hidden_de88 li.filter-c3f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-outer-26c6 .hidden_de88 li.filter-c3f1: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) {
  .column-outer-26c6 .hidden_de88 li.filter-c3f1 li.filter-c3f1 li.filter-c3f1 li.filter-c3f1 {
    padding-left: 0;
  }
}
article.filter-c3f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-c3f1 .first_3712 p:last-of-type {
  margin-bottom: 0;
}
article.filter-c3f1 .dropdown_a02d {
  float: left;
}
article.filter-c3f1 .pattern_soft_1bd3 {
  margin-left: 85px;
}
article.filter-c3f1 .full-cd40 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-c3f1 .full-cd40 .tag_huge_153d {
  margin-left: 10px;
}
article.filter-c3f1 .slider_complex_ac18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-c3f1 .article_c70b {
  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 .hovered_346d,
  #respond .caption_ce1c,
  #respond .wrapper_rough_7185 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered_346d input,
#respond .caption_ce1c input,
#respond .wrapper_rough_7185 input {
  width: 100%;
}
#respond .wrapper_rough_7185 {
  margin-right: 0;
}
#respond .block_tall_ea6a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-red-515d {
  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;
}
.article-red-515d.label_b2fe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.article-red-515d 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%);
}
.article-red-515d:focus,
.article-red-515d: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);
}
.label-37de {
  border-radius: 10%;
}
.thumbnail-c610 {
  border-radius: 50%;
}
.accent-active-6af4 {
  font-size: 0.72em;
}
.media_1eae {
  font-size: 0.875em;
}
.input-pressed-4e96 {
  font-size: 1.1em;
}
.steel-878e {
  text-transform: uppercase;
  line-height: 1.2;
}
.steel-878e.accent-active-6af4 {
  letter-spacing: 0.5px;
}
.accordion-current-d6c2,
.accordion-current-d6c2 a {
  color: #6d6d6d;
}
.accordion-current-d6c2 a:hover {
  color: #111;
}
.button-next-992f {
  color: #6d6d6d;
}
.backdrop_251d {
  overflow-x: hidden;
}
.backdrop_251d .active-43ee.outline-liquid-6d15 {
  position: relative;
}
.backdrop_251d .active-43ee.outline-liquid-6d15.caption_yellow_e054 {
  position: initial;
}
.backdrop_251d
  .active-43ee.outline-liquid-6d15.caption_yellow_e054
  .wrapper-in-c291 {
  left: auto;
}
.backdrop_251d .active-43ee .wrapper-in-c291 {
  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;
}
.backdrop_251d .active-43ee:hover.outline-liquid-6d15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop_251d
  .active-43ee:hover.outline-liquid-6d15
  .wrapper-in-c291 {
  display: block;
  z-index: 9999999;
}
.backdrop_251d .card_8cc1 .outline_dark_b17b,
.backdrop_251d .fresh-95b7 .outline_dark_b17b {
  display: none;
}
.backdrop_251d .photo_left_1eda .active-43ee:hover.outline-liquid-6d15 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.light_4ca8 .hovered_346d label,
.light_4ca8 .filter-medium-67c0 label,
.light_4ca8 .caption_ce1c label,
.light_4ca8 .wrapper_rough_7185 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-outer-26c6 {
  list-style: none;
  margin: 0;
}
.column-outer-26c6 article.filter-c3f1 {
  margin-bottom: 0;
}
.column-outer-26c6 ul {
  list-style: none;
  margin: 0;
}
.column-outer-26c6 .hidden_de88 li.filter-c3f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-outer-26c6 .hidden_de88 li.filter-c3f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-outer-26c6 .hidden_de88 li.filter-c3f1: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) {
  .column-outer-26c6 .hidden_de88 li.filter-c3f1 li.filter-c3f1 li.filter-c3f1 li.filter-c3f1 {
    padding-left: 0;
  }
}
article.filter-c3f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-c3f1 .first_3712 p:last-of-type {
  margin-bottom: 0;
}
article.filter-c3f1 .dropdown_a02d {
  float: left;
}
article.filter-c3f1 .pattern_soft_1bd3 {
  margin-left: 85px;
}
article.filter-c3f1 .full-cd40 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-c3f1 .full-cd40 .tag_huge_153d {
  margin-left: 10px;
}
article.filter-c3f1 .slider_complex_ac18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-c3f1 .article_c70b {
  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 .hovered_346d,
  #respond .caption_ce1c,
  #respond .wrapper_rough_7185 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered_346d input,
#respond .caption_ce1c input,
#respond .wrapper_rough_7185 input {
  width: 100%;
}
#respond .wrapper_rough_7185 {
  margin-right: 0;
}
#respond .block_tall_ea6a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_8cc1 .in-ff40 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.in-ff40 .over-1da2.thumbnail_8f6d .huge_cdb2 > li > a:focus,
.in-ff40 .over-1da2.thumbnail_8f6d .huge_cdb2 > li > a:hover,
.in-ff40 .over-1da2.dynamic-1090 .huge_cdb2 > li > a:focus,
.in-ff40 .over-1da2.dynamic-1090 .huge_cdb2 > li > a:hover,
.in-ff40 .over-1da2.green-a9d5 .huge_cdb2 > li > a:focus,
.in-ff40 .over-1da2.green-a9d5 .huge_cdb2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40
  .over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.item_2af9
  > a,
.in-ff40
  .over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.widget-pressed-a25d
  > a,
.in-ff40
  .over-1da2.dynamic-1090
  .huge_cdb2
  > li.item_2af9
  > a,
.in-ff40
  .over-1da2.dynamic-1090
  .huge_cdb2
  > li.widget-pressed-a25d
  > a,
.in-ff40
  .over-1da2.green-a9d5
  .huge_cdb2
  > li.item_2af9
  > a,
.in-ff40 .over-1da2.green-a9d5 .huge_cdb2 > li.primary-a7d6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40 .paper_18ac,
.in-ff40 .paper_18ac a {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40 .mini-4e80.secondary_blue_171c li a,
.in-ff40 .steel_dafb a,
.in-ff40 .paragraph_3e92,
.in-ff40 .huge_cdb2 > li > a,
.in-ff40 .tag_fe0e {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40 .mini-4e80.secondary_blue_171c li a:hover,
.in-ff40 .steel_dafb a:hover,
.in-ff40 .paragraph_3e92:hover,
.in-ff40 .huge_cdb2 > li > a:hover,
.in-ff40 .tag_fe0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40 .secondary-full-2aeb {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40 .secondary-full-2aeb .icon-8452 {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40 .secondary-full-2aeb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-ff40 .media_53fe .video_basic_fb36 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40 .media_53fe .video_basic_fb36 .easy_dc3b {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40
  .media_53fe
  .video_basic_fb36
  .easy_dc3b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40
  .media_53fe
  .video_basic_fb36
  .easy_dc3b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40
  .media_53fe
  .video_basic_fb36
  .easy_dc3b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40
  .media_53fe
  .video_basic_fb36
  .easy_dc3b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40 .media_53fe .mask_d96a {
  color: rgba(255, 255, 255, 0.79);
}
.in-ff40 .media_53fe .mask_d96a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-tall-5e38
  .in-ff40
  .media_53fe
  .notice_selected_0375
  .header_a705 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-tall-5e38
  .in-ff40
  .media_53fe
  .notice_selected_0375
  .easy_dc3b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_8cc1 .search_yellow_e47e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.search_yellow_e47e .over-1da2.thumbnail_8f6d .huge_cdb2 > li > a:focus,
.search_yellow_e47e .over-1da2.thumbnail_8f6d .huge_cdb2 > li > a:hover,
.search_yellow_e47e .over-1da2.dynamic-1090 .huge_cdb2 > li > a:focus,
.search_yellow_e47e .over-1da2.dynamic-1090 .huge_cdb2 > li > a:hover,
.search_yellow_e47e .over-1da2.green-a9d5 .huge_cdb2 > li > a:focus,
.search_yellow_e47e .over-1da2.green-a9d5 .huge_cdb2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_yellow_e47e
  .over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.item_2af9
  > a,
.search_yellow_e47e
  .over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.widget-pressed-a25d
  > a,
.search_yellow_e47e
  .over-1da2.dynamic-1090
  .huge_cdb2
  > li.item_2af9
  > a,
.search_yellow_e47e
  .over-1da2.dynamic-1090
  .huge_cdb2
  > li.widget-pressed-a25d
  > a,
.search_yellow_e47e
  .over-1da2.green-a9d5
  .huge_cdb2
  > li.item_2af9
  > a,
.search_yellow_e47e .over-1da2.green-a9d5 .huge_cdb2 > li.primary-a7d6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.search_yellow_e47e .paper_18ac,
.search_yellow_e47e .paper_18ac a {
  color: rgba(0, 0, 0, 0.8);
}
.search_yellow_e47e .mini-4e80.secondary_blue_171c li a,
.search_yellow_e47e .steel_dafb a,
.search_yellow_e47e .paragraph_3e92,
.search_yellow_e47e .huge_cdb2 > li > a,
.search_yellow_e47e .tag_fe0e {
  color: rgba(0, 0, 0, 0.55);
}
.search_yellow_e47e .mini-4e80.secondary_blue_171c li a:hover,
.search_yellow_e47e .steel_dafb a:hover,
.search_yellow_e47e .paragraph_3e92:hover,
.search_yellow_e47e .huge_cdb2 > li > a:hover,
.search_yellow_e47e .tag_fe0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_yellow_e47e .secondary-full-2aeb {
  color: rgba(0, 0, 0, 0.55);
}
.search_yellow_e47e .secondary-full-2aeb .icon-8452 {
  color: rgba(0, 0, 0, 0.8);
}
.search_yellow_e47e .secondary-full-2aeb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-6106 .out_1faa {
  margin-left: auto;
  margin-right: auto;
}
.dynamic-ce1f > * {
  margin-left: auto;
  margin-right: auto;
}
.dynamic-ce1f .red_9f6f {
  margin-right: 1.41575em;
}
.hot_4c05 .dynamic-ce1f > .center_ee1a {
  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;
}
.hot_4c05 .dynamic-ce1f > .chip-wood-3b81 {
  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;
}
.blue-474f.preview-6106 .out_1faa,
.huge_909a.preview-6106 .out_1faa {
  margin-left: 0;
}
.tall-8ea1.preview-6106 .out_1faa,
.logo_motion_fd83.preview-6106 .out_1faa {
  margin-right: 0;
}
.dynamic-ce1f ol,
.dynamic-ce1f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside_4640 video {
  max-width: 100%;
}
.motion_8d75 img {
  display: block;
}
.motion_8d75.red_9f6f,
.motion_8d75.media_50a7 {
  width: 100%;
}
.motion_8d75.chip-wood-3b81 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero-c9e8:not(.brown-52ff) {
  margin: 1.5em auto;
}
.outer-1a60 p {
  padding: 1.5em 14px;
}
ul.avatar-thick-b665.chip-wood-3b81,
ul.avatar-thick-b665.center_ee1a,
ul.avatar-thick-b665.label_down_3e80.center_ee1a {
  padding: 0 14px;
}
.row_c9e0 {
  display: block;
  overflow-x: auto;
}
.row_c9e0 table {
  border-collapse: collapse;
  width: 100%;
}
.row_c9e0 td,
.row_c9e0 th {
  padding: 0.5em;
}
.dynamic-ce1f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dynamic-ce1f ol ol,
.dynamic-ce1f ol ul,
.dynamic-ce1f ul ol,
.dynamic-ce1f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dynamic-ce1f ol ol li,
.dynamic-ce1f ol ul li,
.dynamic-ce1f ul ol li,
.dynamic-ce1f ul ul li {
  margin-left: 0;
}
.avatar-north-a88a.search-66a8 > .breadcrumb-4647 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.avatar-north-a88a.search-66a8 > .breadcrumb-4647 iframe,
.avatar-north-a88a.search-66a8 > .breadcrumb-4647 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard_a020 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard_a020.yellow-f850 {
  padding: 0;
}
.hard_a020.yellow-f850 cite {
  font-size: 13px;
}
.hard_a020 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard_a020 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cool-5bb9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cool-5bb9 > p:first-child {
  margin-top: 0;
}
.cool-5bb9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cool-5bb9 blockquote {
  border-left: 0;
}
.input-blue-89a7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input-blue-89a7:not(.easy-73e0) {
  max-width: 100px;
}
.input-blue-89a7.tall-9629 {
  border-bottom: none !important;
  text-align: center;
}
.input-blue-89a7.tall-9629::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer-1a60 p {
    padding: 1.5em 0;
  }
}
.active_white_5100 {
  color: #0073aa;
}
.pressed-de8d {
  background-color: #0073aa;
}
.text-5708 {
  color: #229fd8;
}
.notice_1ae7 {
  background-color: #229fd8;
}
.outer_0868 {
  color: #eee;
}
.sidebar_0893 {
  background-color: #eee;
}
.border-simple-fc17 {
  color: #444;
}
.black-e531 {
  background-color: #444;
}
.info_cool_3edb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info_cool_3edb .component-slow-864e .steel_dafb {
  font-size: 15px;
}
.info_cool_3edb .steel_dafb {
  line-height: 1.3;
}
.info_cool_3edb .search_yellow_e47e {
}
.info_cool_3edb .in-ff40 {
  background: #235787;
}
.accordion-full-6f4c {
  padding: 0;
}
.accordion-full-6f4c .in-ff40 {
  background: #1a1a1a;
}
.accordion-full-6f4c .search_yellow_e47e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.under-7330 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.under-7330 .search_yellow_e47e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.under-7330 .in-ff40 {
  background: #303030;
}
.frame_c535 {
  position: relative;
  z-index: 10;
}
.frame_c535 .tag_425e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-dirty-e7c4 .outline-liquid-6d15 {
  display: inline-block;
  vertical-align: middle;
}
.preview-dirty-e7c4.stone_ed71 .outline-liquid-6d15 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .preview-dirty-e7c4.stone_ed71 .outline-liquid-6d15 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .preview-dirty-e7c4.stone_ed71 .outline-liquid-6d15 {
    margin-right: 0.4em;
  }
}
.preview-dirty-e7c4.stone_ed71 .outline-liquid-6d15:last-child {
  margin-right: 0;
}
.item-0fba .tag_425e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card_8cc1 .component-slow-864e {
    margin: 0 -0.5em;
  }
  .card_8cc1 .component-slow-864e [class*="customify-col-"],
  .card_8cc1 .component-slow-864e [class*="customify-col_"],
  .card_8cc1 .component-slow-864e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card_8cc1.backdrop_f980 .tag_425e {
  background: 0 0 !important;
}
.card_8cc1.backdrop_f980 .tag_425e,
.card_8cc1.item-0fba .tag_425e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card_8cc1.rough-eb9f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card_8cc1.item-0fba .tag_425e {
  box-shadow: none !important;
}
.fast-dcff {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fast-dcff {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fast-dcff {
    padding: 18px 0 20px;
  }
}
.fast-dcff .image_209c {
  width: 100%;
}
.fast-dcff .shadow-wood-f44b {
  margin-bottom: 0;
}
.fast-dcff .texture_2ac2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.disabled-active-dc5e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.disabled-active-dc5e .hard_946d {
  width: 100%;
}
.motion_9d8a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.motion_9d8a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.motion_9d8a 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;
}
.motion_9d8a li:last-child:after {
  display: none;
}
.motion_9d8a li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_paper_4deb .outline_dark_b17b button,
.fast-dcff .outline_dark_b17b button {
  left: 0;
}
.notice_paper_4deb .hard_946d,
.fast-dcff .hard_946d {
  padding-left: 0;
  padding-right: 0;
}
.notice_paper_4deb .disabled-active-dc5e,
.fast-dcff .disabled-active-dc5e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_paper_4deb {
  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;
}
.notice_paper_4deb: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;
}
.notice_paper_4deb .stone-bee6 {
  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) {
  .notice_paper_4deb .stone-bee6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_paper_4deb .stone-bee6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_paper_4deb .stone-bee6 {
    min-height: 200px;
  }
}
.notice_paper_4deb .motion_9d8a {
  color: rgba(255, 255, 255, 0.8);
}
.notice_paper_4deb .motion_9d8a a,
.notice_paper_4deb .motion_9d8a li:after {
  color: inherit;
}
.notice_paper_4deb .motion_9d8a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link-a428 {
  margin-bottom: 0.5em;
}
.top_34f3 {
  margin-bottom: 1.2em;
}
.top_34f3,
.link-a428 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.top_34f3 p:last-child,
.link-a428 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline_dark_b17b,
#masthead .outline_dark_b17b {
  display: none;
}
#masthead
  > .outline_dark_b17b.sort-basic-6b0b {
  display: none;
}
#masthead > .outline_dark_b17b button {
  left: 0;
}
.caption_solid_2c04 {
  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%;
}
.caption_solid_2c04 .outline-liquid-6d15 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_solid_2c04 .next_841d {
  display: -webkit-box;
  display: flex;
}
.caption_solid_2c04 .next_841d.notice_left_0a3c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_solid_2c04 .next_841d.down_4c5f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_solid_2c04 .next_841d.short_e672 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_solid_2c04.icon_tiny_202f.basic-4dcf .next_841d.notice_left_0a3c {
  flex-basis: 100%;
}
.caption_solid_2c04.button-d7dc .next_841d.down_4c5f {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_solid_2c04.button-d7dc .next_841d.short_e672 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline_dark_b17b.sort-basic-6b0b {
  display: none;
}
#masthead > .outline_dark_b17b button {
  left: 0;
}
.shade_advanced_b52c {
  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;
}
.shade_advanced_b52c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade_advanced_b52c.hover_last_2346 i {
  margin-right: 4px;
}
.shade_advanced_b52c.down-eab7 i {
  margin-left: 5px;
}
.steel_dafb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.steel_dafb p:last-child {
  margin-bottom: 0;
}
.notification_7abd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notification_7abd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notification_7abd img {
  display: block;
  width: auto;
  line-height: 1;
}
.notification_7abd .paper_18ac {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notification_7abd .title-clean-4540 {
  margin: 5px 0 7px 0;
}
.notification_7abd.aside_ead7 .filter-complex-5500 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_7abd.aside_ead7 .glass-92db {
  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;
}
.notification_7abd.thumbnail-8b00 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notification_7abd.thumbnail-8b00 .filter-complex-5500 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_7abd.thumbnail-8b00 .glass-92db {
  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;
}
.notification_7abd.middle-f626 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification_7abd.primary_c0a9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notification_7abd.primary_c0a9 .glass-92db {
  margin-top: 7px;
}
.footer_pink_cf24 {
  display: inline-block;
}
.frame_c535 .frame_6637 .notification_7abd img {
  max-width: 100%;
}
.over-1da2 .feature_dbd4.under-3231,
.sidebar-4316 .feature_dbd4.under-3231 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-1da2 .preview-1ba9,
.sidebar-4316 .preview-1ba9 {
  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%);
}
.over-1da2 .preview-1ba9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over-1da2.picture-c240 .preview-1ba9 {
  display: none;
}
.over-1da2 .green-79b4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-1da2 .green-79b4 li {
  display: inline-block;
  position: relative;
}
.over-1da2 .green-79b4 li:last-child {
  margin-right: 0;
}
.over-1da2 .green-79b4 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;
}
.over-1da2 .green-79b4 li.primary-a7d6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.over-1da2 .green-79b4 > 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;
}
.over-1da2 .green-79b4 > li > a i {
  line-height: 0;
}
.over-1da2 .green-79b4 > li.form_new_e60d > a .preview-1ba9 {
  margin-left: 4px;
  line-height: 0;
}
.over-1da2 .green-79b4 .tiny_08c3 li.form_new_e60d > a {
  position: relative;
}
.over-1da2 .green-79b4 .tiny_08c3 li.form_new_e60d > a:after,
.over-1da2 .green-79b4 .tiny_08c3 li.form_new_e60d > a:before {
  content: "";
  display: table;
}
.over-1da2 .green-79b4 .tiny_08c3 li.form_new_e60d > a:after {
  clear: both;
}
.over-1da2 .green-79b4 .tiny_08c3 li.form_new_e60d > a .preview-1ba9 {
  margin-left: 5px;
  float: right;
}
.over-1da2 .carousel-ac45,
.over-1da2 .tiny_08c3 {
  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;
}
.over-1da2 .tiny_08c3 {
  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;
}
.over-1da2 .tiny_08c3 .under-3231 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-1da2 .tiny_08c3 .preview-1ba9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over-1da2 .tiny_08c3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.over-1da2 .tiny_08c3 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;
}
.over-1da2 .tiny_08c3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over-1da2 .tiny_08c3 .tiny_08c3 {
  top: 0;
  left: 100%;
}
.over-1da2 .main-25fc.fn-focus-954f > .carousel-ac45,
.over-1da2 .main-25fc.fn-focus-954f > .tiny_08c3,
.over-1da2 .main-25fc:focus > .carousel-ac45,
.over-1da2 .main-25fc:focus > .tiny_08c3,
.over-1da2 .main-25fc:hover > .carousel-ac45,
.over-1da2 .main-25fc:hover > .tiny_08c3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over-1da2.green-a9d5 .huge_cdb2:after,
.over-1da2.green-a9d5 .huge_cdb2:before {
  content: "";
  display: table;
}
.over-1da2.green-a9d5 .huge_cdb2:after {
  clear: both;
}
.over-1da2.green-a9d5 .huge_cdb2 > li {
  float: left;
}
.over-1da2.active_93c4 .huge_cdb2:after,
.over-1da2.active_93c4 .huge_cdb2:before {
  content: "";
  display: table;
}
.over-1da2.active_93c4 .huge_cdb2:after {
  clear: both;
}
.over-1da2.active_93c4 .huge_cdb2 > li {
  float: left;
}
.over-1da2.active_93c4 .huge_cdb2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over-1da2.active_93c4 .huge_cdb2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over-1da2.active_93c4 .huge_cdb2 > li.item_2af9 > a,
.over-1da2.active_93c4 .huge_cdb2 > li.primary-a7d6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.over-1da2.thumbnail_8f6d .huge_cdb2 > li > a .under-3231 {
  position: relative;
}
.over-1da2.thumbnail_8f6d .huge_cdb2 > li > a .under-3231: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;
}
.over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li:focus
  > a
  .under-3231:before,
.over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li:hover
  > a
  .under-3231:before {
  width: 100%;
  background-color: currentColor;
}
.over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.item_2af9
  > a
  .under-3231:before,
.over-1da2.thumbnail_8f6d
  .huge_cdb2
  > li.widget-pressed-a25d
  > a
  .under-3231:before {
  width: 100%;
  background-color: currentColor;
}
.over-1da2.dynamic-1090 .huge_cdb2 > li > a .under-3231 {
  position: relative;
}
.over-1da2.dynamic-1090 .huge_cdb2 > li > a .under-3231: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;
}
.over-1da2.dynamic-1090 .huge_cdb2 > li:focus > a .under-3231:before,
.over-1da2.dynamic-1090
  .huge_cdb2
  > li:hover
  > a
  .under-3231:before {
  width: 100%;
  background-color: currentColor;
}
.over-1da2.dynamic-1090
  .huge_cdb2
  > li.item_2af9
  > a
  .under-3231:before,
.over-1da2.dynamic-1090
  .huge_cdb2
  > li.widget-pressed-a25d
  > a
  .under-3231:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-4316 .green-79b4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-4316 .green-79b4 li:first-child > a {
  border-top: none;
}
.sidebar-4316 .green-79b4 .tertiary_5d4d > .under-3231 .preview-1ba9 {
  display: none;
}
.sidebar-4316 .green-79b4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar-4316 .green-79b4 li:last-child {
  border: none;
}
.sidebar-4316 .green-79b4 li.form_new_e60d > a {
  padding-right: 45px !important;
}
.sidebar-4316 .green-79b4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar-4316 .green-79b4 li a:focus,
.sidebar-4316 .green-79b4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-4316 .green-79b4 li .article_fluid_7708 {
  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;
}
.sidebar-4316 .green-79b4 li .article_fluid_7708:hover {
  box-shadow: none;
}
.sidebar-4316 .green-79b4 li .article_fluid_7708 .preview-1ba9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar-4316 .green-79b4 .tiny_08c3 {
  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);
}
.sidebar-4316 .green-79b4 .tiny_08c3 li a {
  padding-left: 3em;
}
.sidebar-4316 .green-79b4 .table-motion-c58b > a .article_fluid_7708 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-4316 .green-79b4 .table-motion-c58b > .tiny_08c3 {
  display: block;
  opacity: 1;
}
.huge_6910 {
  max-width: 100%;
}
.box-f94f {
  line-height: 0;
  cursor: pointer;
}
.tag_fe0e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag_fe0e:hover {
  box-shadow: none;
  color: currentColor;
}
.tag_fe0e svg {
  width: 18px;
  height: 18px;
}
.tag_fe0e .hover-8105 {
  display: none;
}
.hot_852e {
  position: relative;
}
.hot_852e.fn-active-954f .tag_fe0e .cool-5ebe {
  display: none;
}
.hot_852e.fn-active-954f .tag_fe0e .hover-8105 {
  display: inline-block;
}
.hot_852e .alert_2d7f {
  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);
}
.hot_852e.action_06cf .alert_2d7f {
  left: auto;
  right: -0.9em;
}
.hot_852e.action_06cf .stone_1e62::before {
  left: auto;
  right: 15px;
}
.hot_852e.fn-active-954f .alert_2d7f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_selected_0375 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice_selected_0375 label {
  flex-basis: 100%;
}
.notice_selected_0375 .video_basic_fb36 {
  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;
}
.notice_selected_0375 .easy_dc3b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice_selected_0375 .easy_dc3b:focus {
  background-color: transparent;
}
.notice_selected_0375 button.mask_d96a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice_selected_0375 button.mask_d96a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice_selected_0375 button.mask_d96a svg {
  width: 18px;
  height: 18px;
}
.notice_selected_0375 input[type="submit"] {
  min-height: auto;
}
.media_53fe .notice_selected_0375 .easy_dc3b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stone_1e62 {
  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) {
  .stone_1e62 {
    width: 220px;
  }
}
.stone_1e62 label {
  flex-basis: 100%;
}
.stone_1e62::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;
}
.badge-tall-5e38 .media_53fe .notice_selected_0375 {
  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;
}
.badge-tall-5e38
  .media_53fe
  .notice_selected_0375
  .video_basic_fb36 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge-tall-5e38 .media_53fe .notice_selected_0375 .easy_dc3b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge-tall-5e38
  .media_53fe
  .notice_selected_0375
  .easy_dc3b:focus {
  background: 0 0;
}
.badge-tall-5e38
  .media_53fe
  .notice_selected_0375
  .header_a705 {
  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;
}
.mini-4e80 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mini-4e80 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mini-4e80 li:last-child {
  margin-right: 0;
}
.mini-4e80 li:first-child {
  margin-left: 0;
}
.mini-4e80.outer-f5a0 a {
  color: #fff;
}
.mini-4e80.outer-f5a0 a:hover {
  color: #fff;
}
.mini-4e80 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mini-4e80 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mini-4e80 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mini-4e80 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mini-4e80 [class*="social-icon-apple"] {
  background-color: #999;
}
.mini-4e80 [class*="social-icon-apple"].orange-0aed {
  background-color: transparent;
  color: #999;
}
.mini-4e80 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mini-4e80 [class*="social-icon-behance"].orange-0aed {
  background-color: transparent;
  color: #1769ff;
}
.mini-4e80 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mini-4e80 [class*="social-icon-bitbucket"].orange-0aed {
  background-color: transparent;
  color: #205081;
}
.mini-4e80 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mini-4e80 [class*="social-icon-codepen"].orange-0aed {
  background-color: transparent;
  color: #000;
}
.mini-4e80 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mini-4e80 [class*="social-icon-delicious"].orange-0aed {
  background-color: transparent;
  color: #39f;
}
.mini-4e80 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mini-4e80 [class*="social-icon-digg"].orange-0aed {
  background-color: transparent;
  color: #005be2;
}
.mini-4e80 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mini-4e80 [class*="social-icon-dribbble"].orange-0aed {
  background-color: transparent;
  color: #ea4c89;
}
.mini-4e80 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mini-4e80 [class*="social-icon-envelope"].orange-0aed {
  background-color: transparent;
  color: #ea4335;
}
.mini-4e80 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mini-4e80 [class*="social-icon-facebook"].orange-0aed {
  background-color: transparent;
  color: #3b5998;
}
.mini-4e80 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mini-4e80 [class*="social-icon-flickr"].orange-0aed {
  background-color: transparent;
  color: #0063dc;
}
.mini-4e80 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mini-4e80 [class*="social-icon-foursquare"].orange-0aed {
  background-color: transparent;
  color: #2d5be3;
}
.mini-4e80 [class*="social-icon-github"] {
  background-color: #333;
}
.mini-4e80 [class*="social-icon-github"].orange-0aed {
  background-color: transparent;
  color: #333;
}
.mini-4e80 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mini-4e80 [class*="social-icon-google-plus"].orange-0aed {
  background-color: transparent;
  color: #dd4b39;
}
.mini-4e80 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mini-4e80 [class*="social-icon-houzz"].orange-0aed {
  background-color: transparent;
  color: #7ac142;
}
.mini-4e80 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mini-4e80 [class*="social-icon-instagram"].orange-0aed {
  background-color: transparent;
  color: #262626;
}
.mini-4e80 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mini-4e80 [class*="social-icon-jsfiddle"].orange-0aed {
  background-color: transparent;
  color: #487aa2;
}
.mini-4e80 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mini-4e80 [class*="social-icon-linkedin"].orange-0aed {
  background-color: transparent;
  color: #0077b5;
}
.mini-4e80 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mini-4e80 [class*="social-icon-medium"].orange-0aed {
  background-color: transparent;
  color: #00ab6b;
}
.mini-4e80 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mini-4e80
  [class*="social-icon-odnoklassniki"].orange-0aed {
  background-color: transparent;
  color: #f4731c;
}
.mini-4e80 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mini-4e80 [class*="social-icon-meetup"].orange-0aed {
  background-color: transparent;
  color: #ec1c40;
}
.mini-4e80 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mini-4e80 [class*="social-icon-pinterest"].orange-0aed {
  background-color: transparent;
  color: #bd081c;
}
.mini-4e80 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mini-4e80 [class*="social-icon-product-hunt"].orange-0aed {
  background-color: transparent;
  color: #da552f;
}
.mini-4e80 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mini-4e80 [class*="social-icon-reddit"].orange-0aed {
  background-color: transparent;
  color: #ff4500;
}
.mini-4e80 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mini-4e80 [class*="social-icon-rss"].orange-0aed {
  background-color: transparent;
  color: #f26522;
}
.mini-4e80 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mini-4e80
  [class*="social-icon-shopping-cart"].orange-0aed {
  background-color: transparent;
  color: #4caf50;
}
.mini-4e80 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mini-4e80 [class*="social-icon-skype"].orange-0aed {
  background-color: transparent;
  color: #00aff0;
}
.mini-4e80 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mini-4e80 [class*="social-icon-slideshare"].orange-0aed {
  background-color: transparent;
  color: #0077b5;
}
.mini-4e80 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mini-4e80 [class*="social-icon-snapchat"].orange-0aed {
  background-color: transparent;
  color: #fffc00;
}
.mini-4e80 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mini-4e80 [class*="social-icon-soundcloud"].orange-0aed {
  background-color: transparent;
  color: #f80;
}
.mini-4e80 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mini-4e80 [class*="social-icon-spotify"].orange-0aed {
  background-color: transparent;
  color: #2ebd59;
}
.mini-4e80 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mini-4e80
  [class*="social-icon-stack-overflow"].orange-0aed {
  background-color: transparent;
  color: #fe7a15;
}
.mini-4e80 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mini-4e80 [class*="social-icon-maldkfgram"].orange-0aed {
  background-color: transparent;
  color: #2ca5e0;
}
.mini-4e80 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mini-4e80 [class*="social-icon-tripadvisor"].orange-0aed {
  background-color: transparent;
  color: #589442;
}
.mini-4e80 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mini-4e80 [class*="social-icon-tumblr"].orange-0aed {
  background-color: transparent;
  color: #35465c;
}
.mini-4e80 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mini-4e80 [class*="social-icon-twitch"].orange-0aed {
  background-color: transparent;
  color: #6441a5;
}
.mini-4e80 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mini-4e80 [class*="social-icon-twitter"].orange-0aed {
  background-color: transparent;
  color: #1da1f2;
}
.mini-4e80 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mini-4e80 [class*="social-icon-vimeo"].orange-0aed {
  background-color: transparent;
  color: #1ab7ea;
}
.mini-4e80 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mini-4e80 [class*="social-icon-vk"].orange-0aed {
  background-color: transparent;
  color: #45668e;
}
.mini-4e80 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mini-4e80 [class*="social-icon-weibo"].orange-0aed {
  background-color: transparent;
  color: #df2029;
}
.mini-4e80 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mini-4e80 [class*="social-icon-weixin"].orange-0aed {
  background-color: transparent;
  color: #7bb32e;
}
.mini-4e80 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mini-4e80 [class*="social-icon-whatsapp"].orange-0aed {
  background-color: transparent;
  color: #25d366;
}
.mini-4e80 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mini-4e80 [class*="social-icon-wordpress"].orange-0aed {
  background-color: transparent;
  color: #21759b;
}
.mini-4e80 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mini-4e80 [class*="social-icon-xing"].orange-0aed {
  background-color: transparent;
  color: #026466;
}
.mini-4e80 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mini-4e80 [class*="social-icon-yelp"].orange-0aed {
  background-color: transparent;
  color: #af0606;
}
.mini-4e80 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mini-4e80 [class*="social-icon-youtube"].orange-0aed {
  background-color: transparent;
  color: #cd201f;
}
.paragraph_3e92 {
  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;
}
.paragraph_3e92:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel_83e8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slider_25da {
  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;
}
.bright-a0c9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tertiary-9a4f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tertiary-9a4f,
.tertiary-9a4f::after,
.tertiary-9a4f::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;
}
.tertiary-9a4f::after,
.tertiary-9a4f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list_lite_d334 .slider_25da .bright-a0c9 {
  margin-top: -2px;
  width: 19px;
}
.list_lite_d334 .slider_25da .tertiary-9a4f {
  margin-top: -1px;
}
.list_lite_d334 .slider_25da .tertiary-9a4f,
.list_lite_d334 .slider_25da .tertiary-9a4f::after,
.list_lite_d334 .slider_25da .tertiary-9a4f::before {
  width: 19px;
  height: 2px;
}
.list_lite_d334 .slider_25da .tertiary-9a4f::before {
  top: -6px;
}
.list_lite_d334 .slider_25da .tertiary-9a4f::after {
  bottom: -6px;
}
.image-pink-b3fc .slider_25da .bright-a0c9 {
  margin-top: -2px;
  width: 22px;
}
.image-pink-b3fc .slider_25da .tertiary-9a4f {
  margin-top: -1px;
}
.image-pink-b3fc .slider_25da .tertiary-9a4f,
.image-pink-b3fc .slider_25da .tertiary-9a4f::after,
.image-pink-b3fc .slider_25da .tertiary-9a4f::before {
  width: 22px;
  height: 2px;
}
.image-pink-b3fc .slider_25da .tertiary-9a4f::before {
  top: -7px;
}
.image-pink-b3fc .slider_25da .tertiary-9a4f::after {
  bottom: -7px;
}
.smooth_9aa0 .slider_25da .bright-a0c9 {
  margin-top: -2px;
  width: 31px;
}
.smooth_9aa0 .slider_25da .tertiary-9a4f {
  margin-top: -1.5px;
}
.smooth_9aa0 .slider_25da .tertiary-9a4f,
.smooth_9aa0 .slider_25da .tertiary-9a4f::after,
.smooth_9aa0 .slider_25da .tertiary-9a4f::before {
  width: 31px;
  height: 3px;
}
.smooth_9aa0 .slider_25da .tertiary-9a4f::before {
  top: -9px;
}
.smooth_9aa0 .slider_25da .tertiary-9a4f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_next_0392 .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 19px;
  }
  .text_next_0392 .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .text_next_0392 .slider_25da .tertiary-9a4f,
  .text_next_0392 .slider_25da .tertiary-9a4f::after,
  .text_next_0392 .slider_25da .tertiary-9a4f::before {
    width: 19px;
    height: 2px;
  }
  .text_next_0392 .slider_25da .tertiary-9a4f::before {
    top: -6px;
  }
  .text_next_0392 .slider_25da .tertiary-9a4f::after {
    bottom: -6px;
  }
  .progress-c0cd .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-c0cd .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .progress-c0cd .slider_25da .tertiary-9a4f,
  .progress-c0cd .slider_25da .tertiary-9a4f::after,
  .progress-c0cd .slider_25da .tertiary-9a4f::before {
    width: 22px;
    height: 2px;
  }
  .progress-c0cd .slider_25da .tertiary-9a4f::before {
    top: -7px;
  }
  .progress-c0cd .slider_25da .tertiary-9a4f::after {
    bottom: -7px;
  }
  .nav-b5ac .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-b5ac .slider_25da .tertiary-9a4f {
    margin-top: -1.5px;
  }
  .nav-b5ac .slider_25da .tertiary-9a4f,
  .nav-b5ac .slider_25da .tertiary-9a4f::after,
  .nav-b5ac .slider_25da .tertiary-9a4f::before {
    width: 31px;
    height: 3px;
  }
  .nav-b5ac .slider_25da .tertiary-9a4f::before {
    top: -9px;
  }
  .nav-b5ac .slider_25da .tertiary-9a4f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-easy-f2f6 .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f,
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f::after,
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f::before {
    width: 19px;
    height: 2px;
  }
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f::before {
    top: -6px;
  }
  .nav-easy-f2f6 .slider_25da .tertiary-9a4f::after {
    bottom: -6px;
  }
  .carousel_solid_428a .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_solid_428a .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .carousel_solid_428a .slider_25da .tertiary-9a4f,
  .carousel_solid_428a .slider_25da .tertiary-9a4f::after,
  .carousel_solid_428a .slider_25da .tertiary-9a4f::before {
    width: 22px;
    height: 2px;
  }
  .carousel_solid_428a .slider_25da .tertiary-9a4f::before {
    top: -7px;
  }
  .carousel_solid_428a .slider_25da .tertiary-9a4f::after {
    bottom: -7px;
  }
  .label-paper-866a .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 31px;
  }
  .label-paper-866a .slider_25da .tertiary-9a4f {
    margin-top: -1.5px;
  }
  .label-paper-866a .slider_25da .tertiary-9a4f,
  .label-paper-866a .slider_25da .tertiary-9a4f::after,
  .label-paper-866a .slider_25da .tertiary-9a4f::before {
    width: 31px;
    height: 3px;
  }
  .label-paper-866a .slider_25da .tertiary-9a4f::before {
    top: -9px;
  }
  .label-paper-866a .slider_25da .tertiary-9a4f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .action_aae3 .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 19px;
  }
  .action_aae3 .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .action_aae3 .slider_25da .tertiary-9a4f,
  .action_aae3 .slider_25da .tertiary-9a4f::after,
  .action_aae3 .slider_25da .tertiary-9a4f::before {
    width: 19px;
    height: 2px;
  }
  .action_aae3 .slider_25da .tertiary-9a4f::before {
    top: -6px;
  }
  .action_aae3 .slider_25da .tertiary-9a4f::after {
    bottom: -6px;
  }
  .dropdown_b09a .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_b09a .slider_25da .tertiary-9a4f {
    margin-top: -1px;
  }
  .dropdown_b09a .slider_25da .tertiary-9a4f,
  .dropdown_b09a .slider_25da .tertiary-9a4f::after,
  .dropdown_b09a .slider_25da .tertiary-9a4f::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_b09a .slider_25da .tertiary-9a4f::before {
    top: -7px;
  }
  .dropdown_b09a .slider_25da .tertiary-9a4f::after {
    bottom: -7px;
  }
  .gradient-9868 .slider_25da .bright-a0c9 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-9868 .slider_25da .tertiary-9a4f {
    margin-top: -1.5px;
  }
  .gradient-9868 .slider_25da .tertiary-9a4f,
  .gradient-9868 .slider_25da .tertiary-9a4f::after,
  .gradient-9868 .slider_25da .tertiary-9a4f::before {
    width: 31px;
    height: 3px;
  }
  .gradient-9868 .slider_25da .tertiary-9a4f::before {
    top: -9px;
  }
  .gradient-9868 .slider_25da .tertiary-9a4f::after {
    bottom: -9px;
  }
}
.fresh_d2a1 .tertiary-9a4f {
  -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);
}
.fresh_d2a1 .tertiary-9a4f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fresh_d2a1 .tertiary-9a4f::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);
}
.fresh_d2a1.dropdown-eed0 .tertiary-9a4f {
  -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);
}
.fresh_d2a1.dropdown-eed0 .tertiary-9a4f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fresh_d2a1.dropdown-eed0 .tertiary-9a4f::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);
}
.message-99b9 {
  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.new-8349:before {
  display: none;
}
.fresh-95b7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fresh-95b7 .wide-5985 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fresh-95b7 .wide-5985:last-of-type {
  border-bottom: none;
}
.fresh-95b7 .wide-5985.slow_ce8d,
.fresh-95b7 .wide-5985.main-9f63,
.fresh-95b7 .wide-5985.frame_a308 {
  padding: 0;
}
.fresh-95b7 .sidebar-4316 .article_fluid_7708 {
  color: currentColor;
}
.fresh-95b7 .sidebar-4316 .article_fluid_7708:focus,
.fresh-95b7 .sidebar-4316 .article_fluid_7708:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-95b7.search_yellow_e47e .secondary-full-2aeb,
.fresh-95b7.search_yellow_e47e .steel_dafb a,
.fresh-95b7.search_yellow_e47e .huge_cdb2 a,
.fresh-95b7.search_yellow_e47e .tiny_08c3 a {
  color: rgba(0, 0, 0, 0.55);
}
.fresh-95b7.search_yellow_e47e .secondary-full-2aeb:hover,
.fresh-95b7.search_yellow_e47e .steel_dafb a:hover,
.fresh-95b7.search_yellow_e47e .huge_cdb2 a:hover,
.fresh-95b7.search_yellow_e47e .tiny_08c3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-95b7.search_yellow_e47e .icon-8452 {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-95b7.search_yellow_e47e .wide-5985 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-95b7.search_yellow_e47e .wide-5985:before {
  background: rgba(0, 0, 0, 0.08);
}
.fresh-95b7.search_yellow_e47e .lite-4479:before {
  background: rgba(255, 255, 255, 0.9);
}
.fresh-95b7.search_yellow_e47e .sidebar-4316 .green-79b4 li a,
.fresh-95b7.search_yellow_e47e .sidebar-4316 .article_fluid_7708,
.fresh-95b7.search_yellow_e47e .tiny_08c3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-95b7.search_yellow_e47e .sidebar-4316 .article_fluid_7708:focus,
.fresh-95b7.search_yellow_e47e .sidebar-4316 .article_fluid_7708:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-95b7.search_yellow_e47e .green-79b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-95b7.in-ff40 .secondary-full-2aeb,
.fresh-95b7.in-ff40 .steel_dafb a,
.fresh-95b7.in-ff40 .huge_cdb2 .article_fluid_7708,
.fresh-95b7.in-ff40 .huge_cdb2 a,
.fresh-95b7.in-ff40 .tiny_08c3 a {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-95b7.in-ff40 .secondary-full-2aeb:hover,
.fresh-95b7.in-ff40 .steel_dafb a:hover,
.fresh-95b7.in-ff40 .huge_cdb2 .article_fluid_7708:hover,
.fresh-95b7.in-ff40 .huge_cdb2 a:hover,
.fresh-95b7.in-ff40 .tiny_08c3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-95b7.in-ff40 .icon-8452 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-95b7.in-ff40 .wide-5985 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-95b7.in-ff40 .wide-5985:before {
  background: rgba(255, 255, 255, 0.08);
}
.fresh-95b7.in-ff40 .lite-4479:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh-95b7.in-ff40 .sidebar-4316 .green-79b4 li a,
.fresh-95b7.in-ff40 .sidebar-4316 .article_fluid_7708,
.fresh-95b7.in-ff40 .tiny_08c3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-95b7.in-ff40 .sidebar-4316 .article_fluid_7708:focus,
.fresh-95b7.in-ff40 .sidebar-4316 .article_fluid_7708:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-95b7.in-ff40 .green-79b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-4479 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.lite-4479:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail_basic_8600 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip_advanced_8314 .fresh-95b7 {
  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;
}
.tooltip_advanced_8314 .wide-5985 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip_advanced_8314 .wide-5985: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) {
  .tooltip_advanced_8314 .wide-5985:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip_advanced_8314 .wide-5985:last-child:before {
  content: none;
}
.tooltip_advanced_8314 .wide-5985[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip_advanced_8314 .sidebar-4316 .green-79b4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip_advanced_8314 .sidebar-4316 .green-79b4 li a .article_fluid_7708 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip_advanced_8314 .sidebar-4316 .tiny_08c3 {
  border: none;
}
.tooltip_advanced_8314 .sidebar-4316 .tiny_08c3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip_advanced_8314 .lite-4479 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip_advanced_8314 .detail_basic_8600 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip_advanced_8314 .in-ff40 .lite-4479:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_advanced_8314 .search_yellow_e47e.picture_left_3bc2 .tertiary-9a4f {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip_advanced_8314
  .search_yellow_e47e.picture_left_3bc2
  .tertiary-9a4f::after,
.tooltip_advanced_8314
  .search_yellow_e47e.picture_left_3bc2
  .tertiary-9a4f:before {
  background: inherit;
}
.tooltip_advanced_8314
  .search_yellow_e47e.picture_left_3bc2:hover
  .tertiary-9a4f {
  background: rgba(0, 0, 0, 0.8);
}
.pink-cc45 .fresh-95b7 {
  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) {
  .pink-cc45 .fresh-95b7 {
    width: auto;
    right: 45px;
  }
}
.banner-faf6 .fresh-95b7 {
  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) {
  .banner-faf6 .fresh-95b7 {
    width: auto;
    left: 45px;
  }
}
.new-8349 .fresh-95b7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.new-8349 .detail_basic_8600 {
  max-width: 48em;
  margin: 0 auto;
}
.new-8349 .lite-4479:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert_pressed_520c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert_pressed_520c.tooltip_advanced_8314 .fresh-95b7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert_pressed_520c.pink-cc45 .fresh-95b7 {
  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);
}
.alert_pressed_520c .fresh-95b7 {
  visibility: visible;
}
.alert_pressed_520c.banner-faf6 .fresh-95b7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-smooth-48ae,
.item-pink-6c87 {
  overflow-x: hidden;
}
.article-smooth-48ae .fresh-95b7 {
  overflow: auto;
}
.article-smooth-48ae.tooltip_advanced_8314 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-smooth-48ae.tooltip_advanced_8314 .fresh-95b7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-smooth-48ae.tooltip_advanced_8314 .paragraph_3e92 {
  opacity: 0;
}
.article-smooth-48ae.pink-cc45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-smooth-48ae.pink-cc45 .fresh-95b7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-smooth-48ae.pink-cc45 .paragraph_3e92 {
  opacity: 0;
}
.article-smooth-48ae.banner-faf6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-smooth-48ae.banner-faf6 .fresh-95b7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-smooth-48ae.banner-faf6 .paragraph_3e92 {
  opacity: 0;
}
.article-smooth-48ae.new-8349 .fresh-95b7 {
  z-index: 10;
  visibility: visible;
}
.picture_left_3bc2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.picture_left_3bc2 .tertiary-9a4f {
  background: rgba(255, 255, 255, 0.99);
}
.picture_left_3bc2 .tertiary-9a4f::after,
.picture_left_3bc2 .tertiary-9a4f:before {
  background: inherit;
}
.picture_left_3bc2:hover .tertiary-9a4f {
  background: rgba(255, 255, 255, 0.99);
}
.banner-faf6 .picture_left_3bc2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.new-8349 .picture_left_3bc2 {
  display: none !important;
}
.article-smooth-48ae:before,
.item-pink-6c87:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-smooth-48ae .picture_left_3bc2,
.item-pink-6c87 .picture_left_3bc2 {
  display: inline-block;
}
.fresh-95b7 .outline-liquid-6d15 {
  -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;
}
.article-smooth-48ae .fresh-95b7 .outline-liquid-6d15,
.item-pink-6c87 .fresh-95b7 .outline-liquid-6d15 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-out-cae3 .video_basic_fb36 {
  width: 100%;
}
.frame_6637 {
  padding: 0 0.5em 0;
}
.frame_6637 [class*="customify-col-"],
.frame_6637 [class*="customify-col_"],
.frame_6637 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mini_fffd .frame_6637 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component-slow-864e .outline-pink-3120,
  .outline-pink-3120 {
    display: none;
  }
  .hot-8df6 {
    text-align: left;
  }
  .hovered_f11e {
    text-align: center;
  }
  .hover-north-89b9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component-slow-864e .main_iron_d393,
  .main_iron_d393 {
    display: none;
  }
  .steel-8e23 {
    text-align: left;
  }
  .input-32e6 {
    text-align: center;
  }
  .white_d673 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component-slow-864e .table_d85d,
  .table_d85d {
    display: none;
  }
  .layout_red_34db {
    text-align: left;
  }
  .nav-over-df43 {
    text-align: center;
  }
  .popup_4775 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thick_cff1 {
  box-shadow: none !important;
}
.video_full_5402 .modal-inner-0865,
.mask-e2a3 .modal-inner-0865 {
  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;
}
.mask-e2a3 .modal-inner-0865 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_425e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_425e:after,
.tag_425e:before {
  content: "";
  display: table;
}
.tag_425e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_425e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_425e,
.rough-eb9f {
  max-width: 1248px;
  margin: 0 auto;
}

.paper_7110.stale-2d1f .tag_425e {
  max-width: 100%;
}
.paper_7110.hero_ba9f {
  max-width: 1200px;
  margin: 0 auto;
}
.paper_7110.border_hovered_4417 .tag_425e {
  max-width: 100%;
}
.paper_7110.border_hovered_4417 > .tag_425e {
  padding-left: 0;
  padding-right: 0;
}
.paper_7110.border_hovered_4417 > .tag_425e .component-slow-864e {
  margin: 0;
}
.paper_7110.border_hovered_4417
  > .tag_425e
  .media_short_6368.hot-19e2 {
  margin-right: 0;
  margin-left: 0;
}
.paper_7110.border_hovered_4417 #main.hot-19e2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .solid-da43 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .solid-da43 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .prev_1d41 .out_1faa {
    padding-right: 1em;
  }
  .prev_1d41.secondary_cool_a1d9 .media_short_6368 {
    border-right: 1px solid #eaecee;
  }
  .prev_1d41.secondary_cool_a1d9 .out_1faa {
    padding-right: 1em;
  }
  .prev_1d41.secondary_cool_a1d9 .highlight_0c1f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-soft-67cb .out_1faa {
    padding-left: 1em;
  }
  .element-soft-67cb.secondary_cool_a1d9 .media_short_6368 {
    border-left: 1px solid #eaecee;
  }
  .element-soft-67cb.secondary_cool_a1d9 .out_1faa {
    padding-left: 1em;
  }
  .element-soft-67cb.secondary_cool_a1d9 .highlight_0c1f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_top_7d06 .out_1faa {
    padding-left: 1em;
  }
  .popup_top_7d06.secondary_cool_a1d9 .block-clean-ae47 {
    border-right: 1px solid #eaecee;
  }
  .popup_top_7d06.secondary_cool_a1d9 .pink-b2f1 {
    border-right: 1px solid #eaecee;
  }
  .popup_top_7d06.secondary_cool_a1d9 .out_1faa {
    padding-left: 1em;
  }
  .popup_top_7d06.secondary_cool_a1d9 .highlight_0c1f {
    padding-right: 1em;
  }
  .popup_top_7d06.secondary_cool_a1d9 .pattern-dd30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-bright-2ea5 .out_1faa {
    padding-right: 1em;
  }
  .text-bright-2ea5.secondary_cool_a1d9 .block-clean-ae47 {
    border-left: 1px solid #eaecee;
  }
  .text-bright-2ea5.secondary_cool_a1d9 .pink-b2f1 {
    border-left: 1px solid #eaecee;
  }
  .text-bright-2ea5.secondary_cool_a1d9 .out_1faa {
    padding-right: 1em;
  }
  .text-bright-2ea5.secondary_cool_a1d9 .highlight_0c1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-bright-2ea5.secondary_cool_a1d9 .pattern-dd30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-da43 .out_1faa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid-da43.secondary_cool_a1d9 .media_short_6368 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .solid-da43.secondary_cool_a1d9 .out_1faa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid-da43.secondary_cool_a1d9 .highlight_0c1f {
    padding-left: 1em;
  }
  .solid-da43.secondary_cool_a1d9 .pattern-dd30 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .solid-da43.secondary_cool_a1d9 .out_1faa {
    padding-left: 0;
  }
}
.top_1c54 .preview-dirty-e7c4 {
  display: inline-block;
}
.box-purple-a11a {
  display: inline-block;
}
.middle-c86b {
  word-con: break-word;
}
.iron-7347 > span {
  display: inline-block;
  padding: 5px 0;
}
.iron-7347 .pattern_712d {
  margin-left: 8px;
  margin-right: 8px;
}
.iron-7347 .section-red-7ef8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-0a34 .slider-first-ffab {
  margin-bottom: 2em;
}
.hover-0a34 .static_48c2 {
  margin-bottom: 15px;
}
.hover-0a34 .static_48c2:last-child {
  margin-bottom: 0;
}
.hover-0a34 .aside-0826 {
  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) {
  .hover-0a34 .aside-0826 {
    display: block;
  }
}
.hover-0a34 .nav_d1bf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-0a34 .nav_d1bf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-0a34 .simple_5a6a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-0a34 .simple_5a6a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-0a34 .simple_5a6a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-0a34 .middle-c86b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-0a34 .middle-c86b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-0a34 .message_5b57 p:last-child {
  margin-bottom: 0;
}
.hover-0a34 .accent-old-074c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-0a34 .detail-pressed-414c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-0a34 .summary-d0d1 {
  margin-top: 1em;
}
.hover-0a34 .clean-e917 {
  top: 0;
  display: block;
}
.hover-0a34 .clean-e917 a {
  color: inherit;
}
.hover-0a34 .clean-e917 a:hover {
  color: inherit;
}
.hover-0a34 .center-6f48 {
  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;
}
.hover-0a34 .center-6f48:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-0a34 .detail-pressed-414c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-0a34 .tooltip-0fb4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-0a34 .tooltip-0fb4:first-child {
  margin-top: 0;
}
.hover-0a34 .tooltip-0fb4.advanced-5eb1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-0a34 .tooltip-0fb4.simple_044b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-0a34
  .tooltip-0fb4.simple_044b.old_939e
  .summary-d0d1 {
  width: 100%;
}
.hover-0a34 .simple_044b {
  -webkit-box-align: center;
  align-items: center;
}
.hover-0a34 .simple_044b .iron-7347,
.hover-0a34 .simple_044b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-0a34 .simple_5a6a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-0a34 .simple_5a6a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-0a34 .simple_5a6a: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;
}
.hover-0a34 .advanced-5eb1 {
  z-index: 5;
}
.hover-0a34 .backdrop-action-d501 .slider-selected-d97d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-0a34 .input_tall_8469 .slider-selected-d97d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-0a34 .backdrop-d8b1 .slider-selected-d97d {
  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;
}
.hover-0a34.hover-073a .aside-0826,
.hover-0a34.panel-bottom-faa8 .aside-0826 {
  display: block;
}
.hover-0a34.hover-073a .aside-0826 .smooth_cb09,
.hover-0a34.hover-073a .aside-0826 .detail-pressed-414c,
.hover-0a34.panel-bottom-faa8 .aside-0826 .smooth_cb09,
.hover-0a34.panel-bottom-faa8 .aside-0826 .detail-pressed-414c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-0a34.frame-easy-5664 .nav_d1bf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-0a34.frame-easy-5664 .nav_d1bf {
    margin-right: 0;
  }
}
.hover-0a34.hover-073a .nav_d1bf,
.hover-0a34.panel-bottom-faa8 .nav_d1bf {
  padding-top: 40%;
}
.hover-0a34.hover-073a .slider-first-ffab,
.hover-0a34.panel-bottom-faa8 .slider-first-ffab {
  display: block;
}
.hover-0a34.hover-073a .fn-sticky-954f .detail-pressed-414c,
.hover-0a34.panel-bottom-faa8 .fn-sticky-954f .detail-pressed-414c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-0a34.hover-073a .nav_d1bf,
.hover-0a34.panel-bottom-faa8 .nav_d1bf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-0a34.hover-073a .detail-pressed-414c {
  padding: 1em;
}
.hidden-solid-e79c {
  margin: 30px auto;
  display: block;
}
.hidden-solid-e79c .nav_80c3 > * {
  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;
}
.hidden-solid-e79c .nav_80c3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-solid-e79c .nav_80c3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft-e2ac .iron-7347 {
  margin-bottom: 1.41575em;
}
.soft-e2ac .avatar_2b76 {
  margin-bottom: 1.618em;
}
.dynamic-ce1f .action_991b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dynamic-ce1f .action_991b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dynamic-ce1f .detail_stone_c97d {
  max-width: 100%;
  overflow: auto;
}
.preview-6106 .dynamic-ce1f a:hover {
  text-decoration: underline;
}
.component_604b .static_48c2:not(.middle-c86b),
.component_604b .simple_5a6a {
  margin-bottom: 1.41575em;
}
.component_604b .static_48c2:not(.middle-c86b):last-child,
.component_604b .simple_5a6a:last-child {
  margin-bottom: 0;
}
.component_604b .static_48c2.pressed_9f28 {
  margin-bottom: 0.41575em;
}
.component_604b .advanced_bd53:before,
.component_604b .breadcrumb-f3c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.component_604b .advanced_bd53:before {
  content: "\f115";
}
.component_604b .breadcrumb-f3c7:before {
  content: "\f02c";
}
.component_604b .grid_e64a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.component_604b .grid_e64a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean-904d {
  display: -webkit-box;
  display: flex;
}
.clean-904d .fixed-0c16 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean-904d .fixed-0c16 {
    flex-basis: 90px;
  }
}
.clean-904d .panel_c0c8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-904d .panel_c0c8 {
    flex-basis: calc(100% - 50px);
  }
}
.clean-904d .east_7b95 p:last-child {
  margin-bottom: 0.72em;
}
.lite-5aa0 .nav_80c3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lite-5aa0 .nav_80c3:after,
.lite-5aa0 .nav_80c3:before {
  content: "";
  display: table;
}
.lite-5aa0 .nav_80c3:after {
  clear: both;
}
.lite-5aa0 .nav_80c3 .nav_827f,
.lite-5aa0 .nav_80c3 .east_4706 {
  width: 49%;
}
.lite-5aa0 .nav_80c3 .nav_827f a span.breadcrumb_north_1c42,
.lite-5aa0 .nav_80c3 .east_4706 a span.breadcrumb_north_1c42 {
  display: block;
  margin-bottom: 5px;
}
.lite-5aa0 .nav_80c3 .east_4706 {
  float: left;
  text-align: left;
}
.lite-5aa0 .nav_80c3 .nav_827f {
  float: right;
  text-align: right;
}
.south_b1c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .south_b1c9 {
    margin-bottom: 0;
  }
}
.summary-tall-4100 {
  margin-bottom: 1em;
}
.summary-tall-4100 .middle-c86b {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert_fbf3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight_advanced_1cfe .summary-tall-4100,
.photo_right_edaf .summary-tall-4100 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight_advanced_1cfe .summary-tall-4100,
  .photo_right_edaf .summary-tall-4100 {
    display: block;
  }
}
.highlight_advanced_1cfe .alert_fbf3,
.photo_right_edaf .alert_fbf3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight_advanced_1cfe .alert_fbf3,
  .photo_right_edaf .alert_fbf3 {
    margin-bottom: 1em;
  }
}
.highlight_advanced_1cfe .alert_fbf3 img,
.photo_right_edaf .alert_fbf3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight_advanced_1cfe .shadow_stale_3401,
.photo_right_edaf .shadow_stale_3401 {
  flex-basis: calc(100% - 160px);
}
.highlight_advanced_1cfe .shadow_stale_3401 p,
.photo_right_edaf .shadow_stale_3401 p {
  margin-bottom: 0;
}
.highlight_advanced_1cfe .shadow_stale_3401 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_advanced_1cfe .shadow_stale_3401 {
    padding-left: 0;
  }
}
.photo_right_edaf .shadow_stale_3401 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .photo_right_edaf .shadow_stale_3401 {
    padding-right: 0;
  }
}
.photo_right_edaf .alert_fbf3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight_4c56 .alert_fbf3 {
  margin-bottom: 0.5em;
}
.highlight_4c56 .alert_fbf3 img {
  width: 100%;
}
.hero_fcbd .cool_ab36,
.center-5ce6 .cool_ab36 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center-5ce6 .media_short_6368 .primary_c3f5 p:last-child {
  margin-bottom: 0;
}
.hard_2d6b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.cold-7afb .widget-1e90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .cold-7afb .widget-1e90:last-of-type {
    margin-bottom: 0;
  }
}
.cold-7afb .widget-1e90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cold-7afb .widget-1e90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cold-7afb .widget-1e90 ul li {
  margin: 0 0 0.6em;
}
.cold-7afb .widget-1e90 ul li.title_fced,
.cold-7afb .widget-1e90 ul li.content-short-33f3 {
  position: relative;
}
.cold-7afb .widget-1e90 ul li.title_fced .backdrop-top-5922,
.cold-7afb .widget-1e90 ul li.content-short-33f3 .backdrop-top-5922 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.cold-7afb .widget-1e90 ul li.title_fced:after:after,
.cold-7afb .widget-1e90 ul li.title_fced:after:before,
.cold-7afb
  .widget-1e90
  ul
  li.content-short-33f3:after:after,
.cold-7afb
  .widget-1e90
  ul
  li.content-short-33f3:after:before {
  content: "";
  display: table;
}
.cold-7afb .widget-1e90 ul li.title_fced:after:after,
.cold-7afb
  .widget-1e90
  ul
  li.content-short-33f3:after:after {
  clear: both;
}
.cold-7afb .widget-1e90 a.module-50af:hover {
  text-decoration: none;
}
.cold-7afb .widget-1e90 select {
  max-width: 100%;
}
.cold-7afb .widget-1e90 table {
  font-size: 85%;
}
.cold-7afb .widget-1e90 table td,
.cold-7afb .widget-1e90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.cold-7afb .widget-1e90 table tfoot td {
  text-align: left;
}
.cold-7afb .widget-1e90 :last-child {
  margin-bottom: 0;
}
.cold-7afb .widget-1e90 .bronze-08e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.cold-7afb .widget-1e90 .bronze-08e6 label {
  width: 100%;
}
.cold-7afb .widget-1e90 .bronze-08e6 .easy_dc3b {
  width: 100%;
  display: block;
}
.cold-7afb .widget-1e90 .bronze-08e6 .mask_d96a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.cold-7afb .widget-1e90 .bronze-08e6 .mask_d96a:hover svg #svg-search {
  fill: #444;
}
.cold-7afb .widget-1e90 .bronze-08e6 .mask_d96a svg {
  width: 18px;
  height: 18px;
}
.cold-7afb .west-0184 ul ul,
.cold-7afb .alert-hard-62ea ul ul,
.cold-7afb .fixed_1a6c ul ul,
.cold-7afb .widget_dirty_7815 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.cold-7afb .west-0184 .form_new_e60d > a,
.cold-7afb .alert-hard-62ea .form_new_e60d > a,
.cold-7afb .fixed_1a6c .form_new_e60d > a,
.cold-7afb .widget_dirty_7815 .form_new_e60d > a {
  margin-bottom: 0;
}
.cold-7afb .wrapper_tiny_862f li,
.cold-7afb .west-0184 li,
.cold-7afb .north_611c li,
.cold-7afb .alert-hard-62ea li,
.cold-7afb .fixed_1a6c li,
.cold-7afb .widget_dirty_7815 li,
.cold-7afb .tag-31fb li,
.cold-7afb .white_3c3f li {
  display: block;
  position: relative;
}
.cold-7afb .wrapper_tiny_862f li:last-child,
.cold-7afb .west-0184 li:last-child,
.cold-7afb .north_611c li:last-child,
.cold-7afb .alert-hard-62ea li:last-child,
.cold-7afb .fixed_1a6c li:last-child,
.cold-7afb .widget_dirty_7815 li:last-child,
.cold-7afb .tag-31fb li:last-child,
.cold-7afb .white_3c3f li:last-child {
  border: none;
}
.cold-7afb .wrapper_tiny_862f li a,
.cold-7afb .west-0184 li a,
.cold-7afb .north_611c li a,
.cold-7afb .alert-hard-62ea li a,
.cold-7afb .fixed_1a6c li a,
.cold-7afb .widget_dirty_7815 li a,
.cold-7afb .tag-31fb li a,
.cold-7afb .white_3c3f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-7afb .wrapper_tiny_862f li ul li::before,
.cold-7afb .west-0184 li ul li::before,
.cold-7afb .north_611c li ul li::before,
.cold-7afb .alert-hard-62ea li ul li::before,
.cold-7afb .fixed_1a6c li ul li::before,
.cold-7afb .widget_dirty_7815 li ul li::before,
.cold-7afb .tag-31fb li ul li::before,
.cold-7afb .white_3c3f li ul li::before {
  left: 15px;
}
.cold-7afb .wrapper_tiny_862f li ul a,
.cold-7afb .west-0184 li ul a,
.cold-7afb .north_611c li ul a,
.cold-7afb .alert-hard-62ea li ul a,
.cold-7afb .fixed_1a6c li ul a,
.cold-7afb .widget_dirty_7815 li ul a,
.cold-7afb .tag-31fb li ul a,
.cold-7afb .white_3c3f li ul a {
  padding-left: 20px;
}
.cold-7afb .wrapper_tiny_862f li ul ul li::before,
.cold-7afb .west-0184 li ul ul li::before,
.cold-7afb .north_611c li ul ul li::before,
.cold-7afb .alert-hard-62ea li ul ul li::before,
.cold-7afb .fixed_1a6c li ul ul li::before,
.cold-7afb .widget_dirty_7815 li ul ul li::before,
.cold-7afb .tag-31fb li ul ul li::before,
.cold-7afb .white_3c3f li ul ul li::before {
  left: 30px;
}
.cold-7afb .wrapper_tiny_862f li ul ul a,
.cold-7afb .west-0184 li ul ul a,
.cold-7afb .north_611c li ul ul a,
.cold-7afb .alert-hard-62ea li ul ul a,
.cold-7afb .fixed_1a6c li ul ul a,
.cold-7afb .widget_dirty_7815 li ul ul a,
.cold-7afb .tag-31fb li ul ul a,
.cold-7afb .white_3c3f li ul ul a {
  padding-left: 40px;
}
.cold-7afb .carousel_596e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-7afb .white_3c3f ul li {
  margin-bottom: 1.41575em;
}
.cold-7afb .white_3c3f ul li .dynamic_342c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.cold-7afb .white_3c3f ul li .accordion-selected-b209 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.in-ff40 .wrapper_tiny_862f li a,
.in-ff40 .west-0184 li a,
.in-ff40 .north_611c li a,
.in-ff40 .alert-hard-62ea li a,
.in-ff40 .fixed_1a6c li a,
.in-ff40 .widget_dirty_7815 li a,
.in-ff40 .tag-31fb li a,
.in-ff40 .white_3c3f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-ff40 .carousel_596e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-ff40 .widget-1e90 ul li.title_fced .backdrop-top-5922,
.in-ff40 .widget-1e90 ul li.content-short-33f3 .backdrop-top-5922 {
  background: rgba(0, 0, 0, 0.2);
}
.in-ff40 .cold-7afb .widget-1e90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_7110 .cold-7afb .green-79b4 li {
  margin: 0;
}
.paper_7110 .cold-7afb .green-79b4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paper_7110 .cold-7afb .green-79b4 li ul {
  margin: 0;
}
.paper_7110 .cold-7afb .green-79b4 li ul li a {
  padding-left: 15px;
}
.paper_7110 .cold-7afb .green-79b4 li ul li li a {
  padding-left: 30px;
}
.paper_7110 .cold-7afb .green-79b4 li.primary-a7d6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paper_7110 .cold-7afb .green-79b4 li.primary-a7d6 > 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;
}
.paper_7110 .cold-7afb .green-79b4 li.primary-a7d6 > 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;
}
.fluid_6c29 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture-orange-4751 {
  position: relative;
  z-index: 10;
}
.texture-orange-4751 .outline-liquid-6d15 {
  width: 100%;
  max-width: 100%;
}
.banner-in-ad5d .block_bottom_8314 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner-in-ad5d .search_yellow_e47e {
}
.banner-in-ad5d .in-ff40 {
  background: #292929;
}
.accent_tiny_5119 .block_bottom_8314 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent_tiny_5119 .search_yellow_e47e {
  background: #f9f9f9;
}
.accent_tiny_5119 .in-ff40 {
  background: #303030;
}
.bottom_1214 .block_bottom_8314 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom_1214 .preview-dirty-e7c4 {
    margin-bottom: 1em;
  }
  .bottom_1214 .preview-dirty-e7c4:last-child {
    margin-bottom: 0;
  }
}
.bottom_1214 .search_yellow_e47e {
  background: #ededed;
}
.bottom_1214 .in-ff40 {
  background: #1a1a1a;
}
.block_bottom_8314.search_yellow_e47e {
  color: rgba(0, 0, 0, 0.6);
}
.block_bottom_8314.search_yellow_e47e .aside_next_6ce1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_bottom_8314.in-ff40 {
  color: rgba(255, 255, 255, 0.99);
}
.block_bottom_8314.in-ff40 a:not(.module-50af) {
  color: rgba(255, 255, 255, 0.79);
}
.block_bottom_8314.in-ff40 a:not(.module-50af):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_bottom_8314.in-ff40 .aside_next_6ce1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_bottom_8314.in-ff40 table tbody td,
.block_bottom_8314.in-ff40 table th {
  background: rgba(0, 0, 0, 0.08);
}
.photo_left_1eda.item-0fba .tag_425e {
  max-width: initial;
}
.photo_left_1eda .stone_ed71 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.photo_left_1eda .stone_ed71 .outline-liquid-6d15 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .photo_left_1eda .stone_ed71 .outline-liquid-6d15 {
    display: block;
    margin-bottom: 2em;
  }
  .photo_left_1eda .stone_ed71 .outline-liquid-6d15:last-child {
    margin-bottom: 0;
  }
}
.bottom_1214 .preview-dirty-e7c4:last-child,
.accent_tiny_5119 .preview-dirty-e7c4:last-child,
.banner-in-ad5d .preview-dirty-e7c4:last-child {
  margin-bottom: 0;
}
.bottom_1214 .preview-dirty-e7c4 .cold-7afb .widget-1e90:last-child,
.accent_tiny_5119 .preview-dirty-e7c4 .cold-7afb .widget-1e90:last-child,
.banner-in-ad5d .preview-dirty-e7c4 .cold-7afb .widget-1e90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bottom_1214 .fresh-7cc7,
  .bottom_1214 .texture-9ba1,
  .accent_tiny_5119 .fresh-7cc7,
  .accent_tiny_5119 .texture-9ba1,
  .banner-in-ad5d .fresh-7cc7,
  .banner-in-ad5d .texture-9ba1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture-orange-4751 .preview-dirty-e7c4 {
    margin-bottom: 2em;
  }
}
.texture-orange-4751 p:last-child {
  margin-bottom: 0;
}
.texture-orange-4751 li,
.texture-orange-4751 ul {
  list-style: none;
  margin: 0;
}
.texture-orange-4751 ul ul {
  margin-left: 2.617924em;
}
.hot_66ae {
  font-size: 0.875em;
}

/* css-noise: 8567 */
.shadow-element-v5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
