/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny_9b71/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny_9b71
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.tiny_9b71/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-wood-bd5d.pagination_small_0848/licenses/gpl-2.0.component_hot_277f
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.link_north_2572/, (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.disabled_center_7edd.secondary_dark_7186/normalize.accordion-outer-de72/
 ======
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.accordion-outer-de72 v7.0.0 | MIT License | github.tiny_9b71/necolas/normalize.accordion-outer-de72 */
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;
}
.highlight_basic_de67 .preview-3ffe,
.pink_bb0e,
.pagination_2fe8,
.info-tall-95a0,
.status-pro-fc9c,
.message-north-3eff,
.section-9af3,
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;
}
.pink_bb0e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pink_bb0e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pink_bb0e,
  h1 {
    font-size: 1.8em;
  }
}
.pagination_2fe8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination_2fe8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination_2fe8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_2fe8,
  h2 {
    font-size: 1.7em;
  }
}
.info-tall-95a0,
h3 {
  font-size: 1.618em;
}
.highlight_basic_de67 .preview-3ffe,
.status-pro-fc9c,
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.table-04b5 {
  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;
}
.tag-3f6f:after,
.tag-3f6f:before,
.grid-6390:after,
.grid-6390:before {
  content: "";
  display: table;
}
.tag-3f6f:after,
.grid-6390:after {
  clear: both;
}
.footer_38f6 {
  float: right;
  margin-right: 0;
}
.tall-7195 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-f6b8 .status_c40a,
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;
}
.layout-f6b8 .status_c40a: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;
}
.hover-solid-de50 .status_c40a {
  box-shadow: none;
}
.hover-solid-de50
  .status_c40a
  .over-d29a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover-solid-de50 .status_c40a .wrapper-dark-081c {
  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;
}
.hover-solid-de50
  .status_c40a
  .wrapper-dark-081c
  b {
  display: none;
}
.hover-solid-de50 .banner_pink_7366 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_light_d3e2:not(.table_cold_055c):not(.iron-f362),
button:not(.table_cold_055c):not(.iron-f362),
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ),
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ),
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ) {
  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;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ):hover,
button:not(.table_cold_055c):not(
    .iron-f362
  ):hover,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ):hover,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ):hover,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ):active,
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
button:not(.table_cold_055c):not(
    .iron-f362
  ):active,
button:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ):active,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ):active,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ):active,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus {
  outline: 0;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536 {
  position: relative;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .pattern_8dee,
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .search_slow_8687,
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .static_40ba,
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  i,
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  svg,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .pattern_8dee,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .search_slow_8687,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .static_40ba,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  i,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  svg,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .pattern_8dee,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .search_slow_8687,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .static_40ba,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  i,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  svg,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .pattern_8dee,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .search_slow_8687,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .static_40ba,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  i,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  svg,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .pattern_8dee,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .search_slow_8687,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  .static_40ba,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  i,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536
  svg {
  visibility: hidden;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536:after,
button:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536:after,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536:after,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536:after,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ).fn-loading-3536: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;
}
.tabs_light_d3e2:not(.table_cold_055c):not(.iron-f362),
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ),
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ),
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ) {
  color: #fff;
  background: #235787;
}
.tabs_light_d3e2:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="button"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="reset"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus,
input[type="submit"]:not(.table_cold_055c):not(
    .iron-f362
  ):focus {
  color: #fff;
}
.tabs_light_d3e2.fn-disabled-3536:not(.table_cold_055c):not(
    .iron-f362
  ),
.tabs_light_d3e2[disabled]:not(.table_cold_055c):not(
    .iron-f362
  ),
button.fn-disabled-3536:not(.table_cold_055c):not(
    .iron-f362
  ),
button[disabled]:not(.table_cold_055c):not(
    .iron-f362
  ) {
  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;
}
.block_inner_db55 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.block_inner_db55: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;
}
.blue-2222 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel_outer_db59 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.layout-5535 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag-3f6f:after,
.tag-3f6f:before,
.detail_solid_6e34:after,
.detail_solid_6e34:before,
.paragraph_plasma_5994:after,
.paragraph_plasma_5994:before,
.badge_cold_490c:after,
.badge_cold_490c:before,
.gas-4afa:after,
.gas-4afa:before,
.lower-88d2:after,
.lower-88d2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag-3f6f:after,
.detail_solid_6e34:after,
.paragraph_plasma_5994:after,
.badge_cold_490c:after,
.gas-4afa:after,
.lower-88d2:after {
  clear: both;
}
.detail_solid_6e34 .slider-57c6,
.paragraph_plasma_5994 .slider-57c6,
.stone_46e1 .slider-57c6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.middle_9ee1 {
  display: inline-block;
}
.notice-7d12 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice-7d12 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice-7d12 .main_0f5a {
  padding: 1em 0;
  font-size: 85%;
}
.main_0f5a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline_f845 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline_f845:after,
.outline_f845:before {
  content: "";
  display: table;
}
.outline_f845:after {
  clear: both;
}
.module_top_ae5f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-over-c785 .module_top_ae5f {
  max-width: 50%;
}
.breadcrumb_ec13 .module_top_ae5f {
  max-width: 33.33%;
}
.fluid-7dc9 .module_top_ae5f {
  max-width: 25%;
}
.popup_1a1d .module_top_ae5f {
  max-width: 20%;
}
.hidden-83a6 .module_top_ae5f {
  max-width: 16.66%;
}
.popup-3949 .module_top_ae5f {
  max-width: 14.28%;
}
.bright-c333 .module_top_ae5f {
  max-width: 12.5%;
}
.alert-up-d3da .module_top_ae5f {
  max-width: 11.11%;
}
.breadcrumb-dirty-249a {
  display: block;
}
.highlight_basic_de67 .sidebar_56e3 label,
.highlight_basic_de67 .shadow_red_54a2 label,
.highlight_basic_de67 .grid_ff5e label,
.highlight_basic_de67 .middle-1800 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_ac72 {
  list-style: none;
  margin: 0;
}
.mask_ac72 article.action-db17 {
  margin-bottom: 0;
}
.mask_ac72 ul {
  list-style: none;
  margin: 0;
}
.mask_ac72 .section_53db li.action-db17 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_ac72 .section_53db li.action-db17 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_ac72 .section_53db li.action-db17: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) {
  .mask_ac72 .section_53db li.action-db17 li.action-db17 li.action-db17 li.action-db17 {
    padding-left: 0;
  }
}
article.action-db17 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-db17 .detail_solid_6e34 p:last-of-type {
  margin-bottom: 0;
}
article.action-db17 .menu_fd90 {
  float: left;
}
article.action-db17 .stale_5a2e {
  margin-left: 85px;
}
article.action-db17 .table-large-3d7a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-db17 .table-large-3d7a .section_narrow_f111 {
  margin-left: 10px;
}
article.action-db17 .background_9d9e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-db17 .column-a036 {
  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 .sidebar_56e3,
  #respond .grid_ff5e,
  #respond .middle-1800 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_56e3 input,
#respond .grid_ff5e input,
#respond .middle-1800 input {
  width: 100%;
}
#respond .middle-1800 {
  margin-right: 0;
}
#respond .feature-center-95b4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-d505 {
  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;
}
.summary-d505.status-bc04 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.summary-d505 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%);
}
.summary-d505:focus,
.summary-d505: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);
}
.purple_9a20 {
  border-radius: 10%;
}
.slow_809e {
  border-radius: 50%;
}
.tag_f13d {
  font-size: 0.72em;
}
.hard_7e5d {
  font-size: 0.875em;
}
.last_ef70 {
  font-size: 1.1em;
}
.wood_6cba {
  text-transform: uppercase;
  line-height: 1.2;
}
.wood_6cba.tag_f13d {
  letter-spacing: 0.5px;
}
.small_cbb6,
.small_cbb6 a {
  color: #6d6d6d;
}
.small_cbb6 a:hover {
  color: #111;
}
.paragraph-80ff {
  color: #6d6d6d;
}
.input-1e50 {
  overflow-x: hidden;
}
.input-1e50 .detail-7cdf.solid-3647 {
  position: relative;
}
.input-1e50 .detail-7cdf.solid-3647.fluid_c7a7 {
  position: initial;
}
.input-1e50
  .detail-7cdf.solid-3647.fluid_c7a7
  .gradient_a855 {
  left: auto;
}
.input-1e50 .detail-7cdf .gradient_a855 {
  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;
}
.input-1e50 .detail-7cdf:hover.solid-3647 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input-1e50
  .detail-7cdf:hover.solid-3647
  .gradient_a855 {
  display: block;
  z-index: 9999999;
}
.input-1e50 .background_ee6c .iron_4cab,
.input-1e50 .stale_ac9c .iron_4cab {
  display: none;
}
.input-1e50 .status_static_a328 .detail-7cdf:hover.solid-3647 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight_basic_de67 .sidebar_56e3 label,
.highlight_basic_de67 .shadow_red_54a2 label,
.highlight_basic_de67 .grid_ff5e label,
.highlight_basic_de67 .middle-1800 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_ac72 {
  list-style: none;
  margin: 0;
}
.mask_ac72 article.action-db17 {
  margin-bottom: 0;
}
.mask_ac72 ul {
  list-style: none;
  margin: 0;
}
.mask_ac72 .section_53db li.action-db17 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_ac72 .section_53db li.action-db17 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_ac72 .section_53db li.action-db17: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) {
  .mask_ac72 .section_53db li.action-db17 li.action-db17 li.action-db17 li.action-db17 {
    padding-left: 0;
  }
}
article.action-db17 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-db17 .detail_solid_6e34 p:last-of-type {
  margin-bottom: 0;
}
article.action-db17 .menu_fd90 {
  float: left;
}
article.action-db17 .stale_5a2e {
  margin-left: 85px;
}
article.action-db17 .table-large-3d7a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-db17 .table-large-3d7a .section_narrow_f111 {
  margin-left: 10px;
}
article.action-db17 .background_9d9e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-db17 .column-a036 {
  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 .sidebar_56e3,
  #respond .grid_ff5e,
  #respond .middle-1800 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_56e3 input,
#respond .grid_ff5e input,
#respond .middle-1800 input {
  width: 100%;
}
#respond .middle-1800 {
  margin-right: 0;
}
#respond .feature-center-95b4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_ee6c .panel_tiny_e8f0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel_tiny_e8f0 .fresh_156b.picture-9847 .thick_f891 > li > a:focus,
.panel_tiny_e8f0 .fresh_156b.picture-9847 .thick_f891 > li > a:hover,
.panel_tiny_e8f0 .fresh_156b.layout-2cd8 .thick_f891 > li > a:focus,
.panel_tiny_e8f0 .fresh_156b.layout-2cd8 .thick_f891 > li > a:hover,
.panel_tiny_e8f0 .fresh_156b.hot-e3b4 .thick_f891 > li > a:focus,
.panel_tiny_e8f0 .fresh_156b.hot-e3b4 .thick_f891 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0
  .fresh_156b.picture-9847
  .thick_f891
  > li.bronze_1f41
  > a,
.panel_tiny_e8f0
  .fresh_156b.picture-9847
  .thick_f891
  > li.lower_d8bd
  > a,
.panel_tiny_e8f0
  .fresh_156b.layout-2cd8
  .thick_f891
  > li.bronze_1f41
  > a,
.panel_tiny_e8f0
  .fresh_156b.layout-2cd8
  .thick_f891
  > li.lower_d8bd
  > a,
.panel_tiny_e8f0
  .fresh_156b.hot-e3b4
  .thick_f891
  > li.bronze_1f41
  > a,
.panel_tiny_e8f0 .fresh_156b.hot-e3b4 .thick_f891 > li.mask_dc70 > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0 .icon_d646,
.panel_tiny_e8f0 .icon_d646 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0 .wrapper_right_ac6b.advanced_0c44 li a,
.panel_tiny_e8f0 .primary-fresh-9bd9 a,
.panel_tiny_e8f0 .article-dynamic-b31d,
.panel_tiny_e8f0 .thick_f891 > li > a,
.panel_tiny_e8f0 .popup-copper-20d0 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0 .wrapper_right_ac6b.advanced_0c44 li a:hover,
.panel_tiny_e8f0 .primary-fresh-9bd9 a:hover,
.panel_tiny_e8f0 .article-dynamic-b31d:hover,
.panel_tiny_e8f0 .thick_f891 > li > a:hover,
.panel_tiny_e8f0 .popup-copper-20d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0 .outline-8d0e {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0 .outline-8d0e .texture_a839 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0 .outline-8d0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tiny_e8f0 .card-a798 .top_8e28 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0 .card-a798 .top_8e28 .filter_in_db8b {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0
  .card-a798
  .top_8e28
  .filter_in_db8b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0
  .card-a798
  .top_8e28
  .filter_in_db8b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0
  .card-a798
  .top_8e28
  .filter_in_db8b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0
  .card-a798
  .top_8e28
  .filter_in_db8b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0 .card-a798 .button-up-779c {
  color: rgba(255, 255, 255, 0.79);
}
.panel_tiny_e8f0 .card-a798 .button-up-779c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-ce17
  .panel_tiny_e8f0
  .card-a798
  .content_simple_68f9
  .fixed_0579 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade-ce17
  .panel_tiny_e8f0
  .card-a798
  .content_simple_68f9
  .filter_in_db8b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_ee6c .notice-dynamic-f3f1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice-dynamic-f3f1 .fresh_156b.picture-9847 .thick_f891 > li > a:focus,
.notice-dynamic-f3f1 .fresh_156b.picture-9847 .thick_f891 > li > a:hover,
.notice-dynamic-f3f1 .fresh_156b.layout-2cd8 .thick_f891 > li > a:focus,
.notice-dynamic-f3f1 .fresh_156b.layout-2cd8 .thick_f891 > li > a:hover,
.notice-dynamic-f3f1 .fresh_156b.hot-e3b4 .thick_f891 > li > a:focus,
.notice-dynamic-f3f1 .fresh_156b.hot-e3b4 .thick_f891 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dynamic-f3f1
  .fresh_156b.picture-9847
  .thick_f891
  > li.bronze_1f41
  > a,
.notice-dynamic-f3f1
  .fresh_156b.picture-9847
  .thick_f891
  > li.lower_d8bd
  > a,
.notice-dynamic-f3f1
  .fresh_156b.layout-2cd8
  .thick_f891
  > li.bronze_1f41
  > a,
.notice-dynamic-f3f1
  .fresh_156b.layout-2cd8
  .thick_f891
  > li.lower_d8bd
  > a,
.notice-dynamic-f3f1
  .fresh_156b.hot-e3b4
  .thick_f891
  > li.bronze_1f41
  > a,
.notice-dynamic-f3f1 .fresh_156b.hot-e3b4 .thick_f891 > li.mask_dc70 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dynamic-f3f1 .icon_d646,
.notice-dynamic-f3f1 .icon_d646 a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dynamic-f3f1 .wrapper_right_ac6b.advanced_0c44 li a,
.notice-dynamic-f3f1 .primary-fresh-9bd9 a,
.notice-dynamic-f3f1 .article-dynamic-b31d,
.notice-dynamic-f3f1 .thick_f891 > li > a,
.notice-dynamic-f3f1 .popup-copper-20d0 {
  color: rgba(0, 0, 0, 0.55);
}
.notice-dynamic-f3f1 .wrapper_right_ac6b.advanced_0c44 li a:hover,
.notice-dynamic-f3f1 .primary-fresh-9bd9 a:hover,
.notice-dynamic-f3f1 .article-dynamic-b31d:hover,
.notice-dynamic-f3f1 .thick_f891 > li > a:hover,
.notice-dynamic-f3f1 .popup-copper-20d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dynamic-f3f1 .outline-8d0e {
  color: rgba(0, 0, 0, 0.55);
}
.notice-dynamic-f3f1 .outline-8d0e .texture_a839 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dynamic-f3f1 .outline-8d0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed_2879 .gallery_simple_e4dc {
  margin-left: auto;
  margin-right: auto;
}
.paragraph_plasma_5994 > * {
  margin-left: auto;
  margin-right: auto;
}
.paragraph_plasma_5994 .blue-2222 {
  margin-right: 1.41575em;
}
.gradient_98e5 .paragraph_plasma_5994 > .frame-active-4310 {
  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;
}
.gradient_98e5 .paragraph_plasma_5994 > .video_silver_c0bf {
  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;
}
.fast_bf0c.fixed_2879 .gallery_simple_e4dc,
.pattern_530d.fixed_2879 .gallery_simple_e4dc {
  margin-left: 0;
}
.icon-9152.fixed_2879 .gallery_simple_e4dc,
.alert_56fd.fixed_2879 .gallery_simple_e4dc {
  margin-right: 0;
}
.paragraph_plasma_5994 ol,
.paragraph_plasma_5994 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary-6c04 video {
  max-width: 100%;
}
.dark-c6d2 img {
  display: block;
}
.dark-c6d2.blue-2222,
.dark-c6d2.carousel_outer_db59 {
  width: 100%;
}
.dark-c6d2.video_silver_c0bf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fast-223b:not(.shade-f70d) {
  margin: 1.5em auto;
}
.yellow_8270 p {
  padding: 1.5em 14px;
}
ul.glass_8618.video_silver_c0bf,
ul.glass_8618.frame-active-4310,
ul.glass_8618.focused-727c.frame-active-4310 {
  padding: 0 14px;
}
.sort_middle_f309 {
  display: block;
  overflow-x: auto;
}
.sort_middle_f309 table {
  border-collapse: collapse;
  width: 100%;
}
.sort_middle_f309 td,
.sort_middle_f309 th {
  padding: 0.5em;
}
.paragraph_plasma_5994 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.paragraph_plasma_5994 ol ol,
.paragraph_plasma_5994 ol ul,
.paragraph_plasma_5994 ul ol,
.paragraph_plasma_5994 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.paragraph_plasma_5994 ol ol li,
.paragraph_plasma_5994 ol ul li,
.paragraph_plasma_5994 ul ol li,
.paragraph_plasma_5994 ul ul li {
  margin-left: 0;
}
.secondary_gold_432d.filter-6d5d > .bright-2acb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_gold_432d.filter-6d5d > .bright-2acb iframe,
.secondary_gold_432d.filter-6d5d > .bright-2acb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_d06e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_d06e.cold_8881 {
  padding: 0;
}
.text_d06e.cold_8881 cite {
  font-size: 13px;
}
.text_d06e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_d06e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.next-d074 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.next-d074 > p:first-child {
  margin-top: 0;
}
.next-d074 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.next-d074 blockquote {
  border-left: 0;
}
.dropdown-prev-2023 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown-prev-2023:not(.background_af80) {
  max-width: 100px;
}
.dropdown-prev-2023.pagination-large-342b {
  border-bottom: none !important;
  text-align: center;
}
.dropdown-prev-2023.pagination-large-342b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .yellow_8270 p {
    padding: 1.5em 0;
  }
}
.mini-01f6 {
  color: #0073aa;
}
.tooltip_a5d4 {
  background-color: #0073aa;
}
.hidden_2551 {
  color: #229fd8;
}
.slow_40ef {
  background-color: #229fd8;
}
.panel_65aa {
  color: #eee;
}
.filter_c779 {
  background-color: #eee;
}
.primary-f960 {
  color: #444;
}
.gas-778e {
  background-color: #444;
}
.media_4a22 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_4a22 .footer-072b .primary-fresh-9bd9 {
  font-size: 15px;
}
.media_4a22 .primary-fresh-9bd9 {
  line-height: 1.3;
}
.media_4a22 .notice-dynamic-f3f1 {
}
.media_4a22 .panel_tiny_e8f0 {
  background: #235787;
}
.brown-8534 {
  padding: 0;
}
.brown-8534 .panel_tiny_e8f0 {
  background: #1a1a1a;
}
.brown-8534 .notice-dynamic-f3f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_2d44 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_2d44 .notice-dynamic-f3f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_2d44 .panel_tiny_e8f0 {
  background: #303030;
}
.lower-88d2 {
  position: relative;
  z-index: 10;
}
.lower-88d2 .feature-warm-704b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-purple-9859 .solid-3647 {
  display: inline-block;
  vertical-align: middle;
}
.outline-purple-9859.outer-d8d0 .solid-3647 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outline-purple-9859.outer-d8d0 .solid-3647 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-purple-9859.outer-d8d0 .solid-3647 {
    margin-right: 0.4em;
  }
}
.outline-purple-9859.outer-d8d0 .solid-3647:last-child {
  margin-right: 0;
}
.component-lower-4c1d .feature-warm-704b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background_ee6c .footer-072b {
    margin: 0 -0.5em;
  }
  .background_ee6c .footer-072b [class*="customify-col-"],
  .background_ee6c .footer-072b [class*="customify-col_"],
  .background_ee6c .footer-072b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background_ee6c.right_0cab .feature-warm-704b {
  background: 0 0 !important;
}
.background_ee6c.right_0cab .feature-warm-704b,
.background_ee6c.component-lower-4c1d .feature-warm-704b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background_ee6c.message_easy_76c4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background_ee6c.component-lower-4c1d .feature-warm-704b {
  box-shadow: none !important;
}
.media-tall-21c8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media-tall-21c8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media-tall-21c8 {
    padding: 18px 0 20px;
  }
}
.media-tall-21c8 .over_5bd7 {
  width: 100%;
}
.media-tall-21c8 .hot_4d9f {
  margin-bottom: 0;
}
.media-tall-21c8 .advanced_5a1c {
  margin-top: 5px;
  font-size: 0.875em;
}
.progress_c1d7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.progress_c1d7 .smooth-63ce {
  width: 100%;
}
.tertiary-silver-ab4d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-silver-ab4d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-silver-ab4d 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;
}
.tertiary-silver-ab4d li:last-child:after {
  display: none;
}
.tertiary-silver-ab4d li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_5ce2 .iron_4cab button,
.media-tall-21c8 .iron_4cab button {
  left: 0;
}
.panel_5ce2 .smooth-63ce,
.media-tall-21c8 .smooth-63ce {
  padding-left: 0;
  padding-right: 0;
}
.panel_5ce2 .progress_c1d7,
.media-tall-21c8 .progress_c1d7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_5ce2 {
  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;
}
.panel_5ce2: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;
}
.panel_5ce2 .text_left_899c {
  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) {
  .panel_5ce2 .text_left_899c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_5ce2 .text_left_899c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_5ce2 .text_left_899c {
    min-height: 200px;
  }
}
.panel_5ce2 .tertiary-silver-ab4d {
  color: rgba(255, 255, 255, 0.8);
}
.panel_5ce2 .tertiary-silver-ab4d a,
.panel_5ce2 .tertiary-silver-ab4d li:after {
  color: inherit;
}
.panel_5ce2 .tertiary-silver-ab4d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.feature_970c {
  margin-bottom: 0.5em;
}
.menu_rough_fe28 {
  margin-bottom: 1.2em;
}
.menu_rough_fe28,
.feature_970c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_rough_fe28 p:last-child,
.feature_970c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .iron_4cab,
#masthead .iron_4cab {
  display: none;
}
#masthead
  > .iron_4cab.plasma-f776 {
  display: none;
}
#masthead > .iron_4cab button {
  left: 0;
}
.lite_2160 {
  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%;
}
.lite_2160 .solid-3647 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lite_2160 .west_1124 {
  display: -webkit-box;
  display: flex;
}
.lite_2160 .west_1124.media-22dc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lite_2160 .west_1124.card_cool_2dd6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite_2160 .west_1124.search_medium_7a2a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite_2160.component_404f.card_6fc0 .west_1124.media-22dc {
  flex-basis: 100%;
}
.lite_2160.item-warm-a564 .west_1124.card_cool_2dd6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.lite_2160.item-warm-a564 .west_1124.search_medium_7a2a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .iron_4cab.plasma-f776 {
  display: none;
}
#masthead > .iron_4cab button {
  left: 0;
}
.focus_4f00 {
  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;
}
.focus_4f00:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_4f00.stale-741a i {
  margin-right: 4px;
}
.focus_4f00.image_70e6 i {
  margin-left: 5px;
}
.primary-fresh-9bd9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.primary-fresh-9bd9 p:last-child {
  margin-bottom: 0;
}
.picture-last-4bc3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture-last-4bc3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture-last-4bc3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture-last-4bc3 .icon_d646 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture-last-4bc3 .backdrop-fffc {
  margin: 5px 0 7px 0;
}
.picture-last-4bc3.stone_d5a5 .content_middle_585f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-last-4bc3.stone_d5a5 .gold_f5e0 {
  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;
}
.picture-last-4bc3.box-over-2f70 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture-last-4bc3.box-over-2f70 .content_middle_585f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-last-4bc3.box-over-2f70 .gold_f5e0 {
  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;
}
.picture-last-4bc3.upper-774b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-last-4bc3.outline-outer-cccb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture-last-4bc3.outline-outer-cccb .gold_f5e0 {
  margin-top: 7px;
}
.background_white_063d {
  display: inline-block;
}
.lower-88d2 .card_lower_5fec .picture-last-4bc3 img {
  max-width: 100%;
}
.fresh_156b .shade_562a.block_f9ae,
.summary_old_fdbc .shade_562a.block_f9ae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fresh_156b .grid_ba5c,
.summary_old_fdbc .grid_ba5c {
  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%);
}
.fresh_156b .grid_ba5c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fresh_156b.highlight-7e80 .grid_ba5c {
  display: none;
}
.fresh_156b .box_next_d967 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fresh_156b .box_next_d967 li {
  display: inline-block;
  position: relative;
}
.fresh_156b .box_next_d967 li:last-child {
  margin-right: 0;
}
.fresh_156b .box_next_d967 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;
}
.fresh_156b .box_next_d967 li.mask_dc70 > a {
  color: rgba(0, 0, 0, 0.9);
}
.fresh_156b .box_next_d967 > 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;
}
.fresh_156b .box_next_d967 > li > a i {
  line-height: 0;
}
.fresh_156b .box_next_d967 > li.heading-pink-5240 > a .grid_ba5c {
  margin-left: 4px;
  line-height: 0;
}
.fresh_156b .box_next_d967 .icon_south_9302 li.heading-pink-5240 > a {
  position: relative;
}
.fresh_156b .box_next_d967 .icon_south_9302 li.heading-pink-5240 > a:after,
.fresh_156b .box_next_d967 .icon_south_9302 li.heading-pink-5240 > a:before {
  content: "";
  display: table;
}
.fresh_156b .box_next_d967 .icon_south_9302 li.heading-pink-5240 > a:after {
  clear: both;
}
.fresh_156b .box_next_d967 .icon_south_9302 li.heading-pink-5240 > a .grid_ba5c {
  margin-left: 5px;
  float: right;
}
.fresh_156b .full_7c48,
.fresh_156b .icon_south_9302 {
  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;
}
.fresh_156b .icon_south_9302 {
  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;
}
.fresh_156b .icon_south_9302 .block_f9ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fresh_156b .icon_south_9302 .grid_ba5c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fresh_156b .icon_south_9302 li {
  display: block;
  margin: 0;
  padding: 0;
}
.fresh_156b .icon_south_9302 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;
}
.fresh_156b .icon_south_9302 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fresh_156b .icon_south_9302 .icon_south_9302 {
  top: 0;
  left: 100%;
}
.fresh_156b .accordion_focused_2c5b.fn-focus-3536 > .full_7c48,
.fresh_156b .accordion_focused_2c5b.fn-focus-3536 > .icon_south_9302,
.fresh_156b .accordion_focused_2c5b:focus > .full_7c48,
.fresh_156b .accordion_focused_2c5b:focus > .icon_south_9302,
.fresh_156b .accordion_focused_2c5b:hover > .full_7c48,
.fresh_156b .accordion_focused_2c5b:hover > .icon_south_9302 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fresh_156b.hot-e3b4 .thick_f891:after,
.fresh_156b.hot-e3b4 .thick_f891:before {
  content: "";
  display: table;
}
.fresh_156b.hot-e3b4 .thick_f891:after {
  clear: both;
}
.fresh_156b.hot-e3b4 .thick_f891 > li {
  float: left;
}
.fresh_156b.next_02f7 .thick_f891:after,
.fresh_156b.next_02f7 .thick_f891:before {
  content: "";
  display: table;
}
.fresh_156b.next_02f7 .thick_f891:after {
  clear: both;
}
.fresh_156b.next_02f7 .thick_f891 > li {
  float: left;
}
.fresh_156b.next_02f7 .thick_f891 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fresh_156b.next_02f7 .thick_f891 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fresh_156b.next_02f7 .thick_f891 > li.bronze_1f41 > a,
.fresh_156b.next_02f7 .thick_f891 > li.mask_dc70 > a {
  color: #fff;
  background-color: #1e4b75;
}
.fresh_156b.picture-9847 .thick_f891 > li > a .block_f9ae {
  position: relative;
}
.fresh_156b.picture-9847 .thick_f891 > li > a .block_f9ae: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;
}
.fresh_156b.picture-9847
  .thick_f891
  > li:focus
  > a
  .block_f9ae:before,
.fresh_156b.picture-9847
  .thick_f891
  > li:hover
  > a
  .block_f9ae:before {
  width: 100%;
  background-color: currentColor;
}
.fresh_156b.picture-9847
  .thick_f891
  > li.bronze_1f41
  > a
  .block_f9ae:before,
.fresh_156b.picture-9847
  .thick_f891
  > li.lower_d8bd
  > a
  .block_f9ae:before {
  width: 100%;
  background-color: currentColor;
}
.fresh_156b.layout-2cd8 .thick_f891 > li > a .block_f9ae {
  position: relative;
}
.fresh_156b.layout-2cd8 .thick_f891 > li > a .block_f9ae: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;
}
.fresh_156b.layout-2cd8 .thick_f891 > li:focus > a .block_f9ae:before,
.fresh_156b.layout-2cd8
  .thick_f891
  > li:hover
  > a
  .block_f9ae:before {
  width: 100%;
  background-color: currentColor;
}
.fresh_156b.layout-2cd8
  .thick_f891
  > li.bronze_1f41
  > a
  .block_f9ae:before,
.fresh_156b.layout-2cd8
  .thick_f891
  > li.lower_d8bd
  > a
  .block_f9ae:before {
  width: 100%;
  background-color: currentColor;
}
.summary_old_fdbc .box_next_d967 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_old_fdbc .box_next_d967 li:first-child > a {
  border-top: none;
}
.summary_old_fdbc .box_next_d967 .blue_0652 > .block_f9ae .grid_ba5c {
  display: none;
}
.summary_old_fdbc .box_next_d967 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_old_fdbc .box_next_d967 li:last-child {
  border: none;
}
.summary_old_fdbc .box_next_d967 li.heading-pink-5240 > a {
  padding-right: 45px !important;
}
.summary_old_fdbc .box_next_d967 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_old_fdbc .box_next_d967 li a:focus,
.summary_old_fdbc .box_next_d967 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_old_fdbc .box_next_d967 li .aside_warm_0601 {
  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;
}
.summary_old_fdbc .box_next_d967 li .aside_warm_0601:hover {
  box-shadow: none;
}
.summary_old_fdbc .box_next_d967 li .aside_warm_0601 .grid_ba5c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_old_fdbc .box_next_d967 .icon_south_9302 {
  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);
}
.summary_old_fdbc .box_next_d967 .icon_south_9302 li a {
  padding-left: 3em;
}
.summary_old_fdbc .box_next_d967 .icon-fresh-296f > a .aside_warm_0601 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_old_fdbc .box_next_d967 .icon-fresh-296f > .icon_south_9302 {
  display: block;
  opacity: 1;
}
.hovered-4e4b {
  max-width: 100%;
}
.gradient_cool_d4cc {
  line-height: 0;
  cursor: pointer;
}
.popup-copper-20d0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup-copper-20d0:hover {
  box-shadow: none;
  color: currentColor;
}
.popup-copper-20d0 svg {
  width: 18px;
  height: 18px;
}
.popup-copper-20d0 .steel_14dd {
  display: none;
}
.glass_b567 {
  position: relative;
}
.glass_b567.fn-active-3536 .popup-copper-20d0 .dropdown_cold_eebd {
  display: none;
}
.glass_b567.fn-active-3536 .popup-copper-20d0 .steel_14dd {
  display: inline-block;
}
.glass_b567 .dirty-261a {
  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);
}
.glass_b567.row_advanced_65be .dirty-261a {
  left: auto;
  right: -0.9em;
}
.glass_b567.row_advanced_65be .block_a514::before {
  left: auto;
  right: 15px;
}
.glass_b567.fn-active-3536 .dirty-261a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_simple_68f9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content_simple_68f9 label {
  flex-basis: 100%;
}
.content_simple_68f9 .top_8e28 {
  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;
}
.content_simple_68f9 .filter_in_db8b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content_simple_68f9 .filter_in_db8b:focus {
  background-color: transparent;
}
.content_simple_68f9 button.button-up-779c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content_simple_68f9 button.button-up-779c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content_simple_68f9 button.button-up-779c svg {
  width: 18px;
  height: 18px;
}
.content_simple_68f9 input[type="submit"] {
  min-height: auto;
}
.card-a798 .content_simple_68f9 .filter_in_db8b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block_a514 {
  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) {
  .block_a514 {
    width: 220px;
  }
}
.block_a514 label {
  flex-basis: 100%;
}
.block_a514::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;
}
.shade-ce17 .card-a798 .content_simple_68f9 {
  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;
}
.shade-ce17
  .card-a798
  .content_simple_68f9
  .top_8e28 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade-ce17 .card-a798 .content_simple_68f9 .filter_in_db8b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade-ce17
  .card-a798
  .content_simple_68f9
  .filter_in_db8b:focus {
  background: 0 0;
}
.shade-ce17
  .card-a798
  .content_simple_68f9
  .fixed_0579 {
  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;
}
.wrapper_right_ac6b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper_right_ac6b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper_right_ac6b li:last-child {
  margin-right: 0;
}
.wrapper_right_ac6b li:first-child {
  margin-left: 0;
}
.wrapper_right_ac6b.widget-stale-0664 a {
  color: #fff;
}
.wrapper_right_ac6b.widget-stale-0664 a:hover {
  color: #fff;
}
.wrapper_right_ac6b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper_right_ac6b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper_right_ac6b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper_right_ac6b a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper_right_ac6b [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper_right_ac6b [class*="social-icon-apple"].small_cbbf {
  background-color: transparent;
  color: #999;
}
.wrapper_right_ac6b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper_right_ac6b [class*="social-icon-behance"].small_cbbf {
  background-color: transparent;
  color: #1769ff;
}
.wrapper_right_ac6b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper_right_ac6b [class*="social-icon-bitbucket"].small_cbbf {
  background-color: transparent;
  color: #205081;
}
.wrapper_right_ac6b [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper_right_ac6b [class*="social-icon-codepen"].small_cbbf {
  background-color: transparent;
  color: #000;
}
.wrapper_right_ac6b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper_right_ac6b [class*="social-icon-delicious"].small_cbbf {
  background-color: transparent;
  color: #39f;
}
.wrapper_right_ac6b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper_right_ac6b [class*="social-icon-digg"].small_cbbf {
  background-color: transparent;
  color: #005be2;
}
.wrapper_right_ac6b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper_right_ac6b [class*="social-icon-dribbble"].small_cbbf {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper_right_ac6b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper_right_ac6b [class*="social-icon-envelope"].small_cbbf {
  background-color: transparent;
  color: #ea4335;
}
.wrapper_right_ac6b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper_right_ac6b [class*="social-icon-facebook"].small_cbbf {
  background-color: transparent;
  color: #3b5998;
}
.wrapper_right_ac6b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper_right_ac6b [class*="social-icon-flickr"].small_cbbf {
  background-color: transparent;
  color: #0063dc;
}
.wrapper_right_ac6b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper_right_ac6b [class*="social-icon-foursquare"].small_cbbf {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper_right_ac6b [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper_right_ac6b [class*="social-icon-github"].small_cbbf {
  background-color: transparent;
  color: #333;
}
.wrapper_right_ac6b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper_right_ac6b [class*="social-icon-google-plus"].small_cbbf {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper_right_ac6b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper_right_ac6b [class*="social-icon-houzz"].small_cbbf {
  background-color: transparent;
  color: #7ac142;
}
.wrapper_right_ac6b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper_right_ac6b [class*="social-icon-instagram"].small_cbbf {
  background-color: transparent;
  color: #262626;
}
.wrapper_right_ac6b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper_right_ac6b [class*="social-icon-jsfiddle"].small_cbbf {
  background-color: transparent;
  color: #487aa2;
}
.wrapper_right_ac6b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper_right_ac6b [class*="social-icon-linkedin"].small_cbbf {
  background-color: transparent;
  color: #0077b5;
}
.wrapper_right_ac6b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper_right_ac6b [class*="social-icon-medium"].small_cbbf {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper_right_ac6b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper_right_ac6b
  [class*="social-icon-odnoklassniki"].small_cbbf {
  background-color: transparent;
  color: #f4731c;
}
.wrapper_right_ac6b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper_right_ac6b [class*="social-icon-meetup"].small_cbbf {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper_right_ac6b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper_right_ac6b [class*="social-icon-pinterest"].small_cbbf {
  background-color: transparent;
  color: #bd081c;
}
.wrapper_right_ac6b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper_right_ac6b [class*="social-icon-product-hunt"].small_cbbf {
  background-color: transparent;
  color: #da552f;
}
.wrapper_right_ac6b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper_right_ac6b [class*="social-icon-reddit"].small_cbbf {
  background-color: transparent;
  color: #ff4500;
}
.wrapper_right_ac6b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper_right_ac6b [class*="social-icon-rss"].small_cbbf {
  background-color: transparent;
  color: #f26522;
}
.wrapper_right_ac6b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper_right_ac6b
  [class*="social-icon-shopping-cart"].small_cbbf {
  background-color: transparent;
  color: #4caf50;
}
.wrapper_right_ac6b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper_right_ac6b [class*="social-icon-skype"].small_cbbf {
  background-color: transparent;
  color: #00aff0;
}
.wrapper_right_ac6b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper_right_ac6b [class*="social-icon-slideshare"].small_cbbf {
  background-color: transparent;
  color: #0077b5;
}
.wrapper_right_ac6b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper_right_ac6b [class*="social-icon-snapchat"].small_cbbf {
  background-color: transparent;
  color: #fffc00;
}
.wrapper_right_ac6b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper_right_ac6b [class*="social-icon-soundcloud"].small_cbbf {
  background-color: transparent;
  color: #f80;
}
.wrapper_right_ac6b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper_right_ac6b [class*="social-icon-spotify"].small_cbbf {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper_right_ac6b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper_right_ac6b
  [class*="social-icon-stack-overflow"].small_cbbf {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper_right_ac6b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper_right_ac6b [class*="social-icon-maldkfgram"].small_cbbf {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper_right_ac6b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper_right_ac6b [class*="social-icon-tripadvisor"].small_cbbf {
  background-color: transparent;
  color: #589442;
}
.wrapper_right_ac6b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper_right_ac6b [class*="social-icon-tumblr"].small_cbbf {
  background-color: transparent;
  color: #35465c;
}
.wrapper_right_ac6b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper_right_ac6b [class*="social-icon-twitch"].small_cbbf {
  background-color: transparent;
  color: #6441a5;
}
.wrapper_right_ac6b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper_right_ac6b [class*="social-icon-twitter"].small_cbbf {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper_right_ac6b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper_right_ac6b [class*="social-icon-vimeo"].small_cbbf {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper_right_ac6b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper_right_ac6b [class*="social-icon-vk"].small_cbbf {
  background-color: transparent;
  color: #45668e;
}
.wrapper_right_ac6b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper_right_ac6b [class*="social-icon-weibo"].small_cbbf {
  background-color: transparent;
  color: #df2029;
}
.wrapper_right_ac6b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper_right_ac6b [class*="social-icon-weixin"].small_cbbf {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper_right_ac6b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper_right_ac6b [class*="social-icon-whatsapp"].small_cbbf {
  background-color: transparent;
  color: #25d366;
}
.wrapper_right_ac6b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper_right_ac6b [class*="social-icon-wordpress"].small_cbbf {
  background-color: transparent;
  color: #21759b;
}
.wrapper_right_ac6b [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper_right_ac6b [class*="social-icon-xing"].small_cbbf {
  background-color: transparent;
  color: #026466;
}
.wrapper_right_ac6b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper_right_ac6b [class*="social-icon-yelp"].small_cbbf {
  background-color: transparent;
  color: #af0606;
}
.wrapper_right_ac6b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper_right_ac6b [class*="social-icon-youtube"].small_cbbf {
  background-color: transparent;
  color: #cd201f;
}
.article-dynamic-b31d {
  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;
}
.article-dynamic-b31d:hover {
  box-shadow: none;
  background: 0 0;
}
.status-easy-e6d0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pressed_9096 {
  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;
}
.dynamic-f75e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_in_069f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_in_069f,
.summary_in_069f::after,
.summary_in_069f::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;
}
.summary_in_069f::after,
.summary_in_069f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sort-f319 .pressed_9096 .dynamic-f75e {
  margin-top: -2px;
  width: 19px;
}
.sort-f319 .pressed_9096 .summary_in_069f {
  margin-top: -1px;
}
.sort-f319 .pressed_9096 .summary_in_069f,
.sort-f319 .pressed_9096 .summary_in_069f::after,
.sort-f319 .pressed_9096 .summary_in_069f::before {
  width: 19px;
  height: 2px;
}
.sort-f319 .pressed_9096 .summary_in_069f::before {
  top: -6px;
}
.sort-f319 .pressed_9096 .summary_in_069f::after {
  bottom: -6px;
}
.form-4424 .pressed_9096 .dynamic-f75e {
  margin-top: -2px;
  width: 22px;
}
.form-4424 .pressed_9096 .summary_in_069f {
  margin-top: -1px;
}
.form-4424 .pressed_9096 .summary_in_069f,
.form-4424 .pressed_9096 .summary_in_069f::after,
.form-4424 .pressed_9096 .summary_in_069f::before {
  width: 22px;
  height: 2px;
}
.form-4424 .pressed_9096 .summary_in_069f::before {
  top: -7px;
}
.form-4424 .pressed_9096 .summary_in_069f::after {
  bottom: -7px;
}
.avatar-407e .pressed_9096 .dynamic-f75e {
  margin-top: -2px;
  width: 31px;
}
.avatar-407e .pressed_9096 .summary_in_069f {
  margin-top: -1.5px;
}
.avatar-407e .pressed_9096 .summary_in_069f,
.avatar-407e .pressed_9096 .summary_in_069f::after,
.avatar-407e .pressed_9096 .summary_in_069f::before {
  width: 31px;
  height: 3px;
}
.avatar-407e .pressed_9096 .summary_in_069f::before {
  top: -9px;
}
.avatar-407e .pressed_9096 .summary_in_069f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_7fa7 .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 19px;
  }
  .layout_7fa7 .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .layout_7fa7 .pressed_9096 .summary_in_069f,
  .layout_7fa7 .pressed_9096 .summary_in_069f::after,
  .layout_7fa7 .pressed_9096 .summary_in_069f::before {
    width: 19px;
    height: 2px;
  }
  .layout_7fa7 .pressed_9096 .summary_in_069f::before {
    top: -6px;
  }
  .layout_7fa7 .pressed_9096 .summary_in_069f::after {
    bottom: -6px;
  }
  .highlight_723d .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_723d .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .highlight_723d .pressed_9096 .summary_in_069f,
  .highlight_723d .pressed_9096 .summary_in_069f::after,
  .highlight_723d .pressed_9096 .summary_in_069f::before {
    width: 22px;
    height: 2px;
  }
  .highlight_723d .pressed_9096 .summary_in_069f::before {
    top: -7px;
  }
  .highlight_723d .pressed_9096 .summary_in_069f::after {
    bottom: -7px;
  }
  .middle-2dac .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 31px;
  }
  .middle-2dac .pressed_9096 .summary_in_069f {
    margin-top: -1.5px;
  }
  .middle-2dac .pressed_9096 .summary_in_069f,
  .middle-2dac .pressed_9096 .summary_in_069f::after,
  .middle-2dac .pressed_9096 .summary_in_069f::before {
    width: 31px;
    height: 3px;
  }
  .middle-2dac .pressed_9096 .summary_in_069f::before {
    top: -9px;
  }
  .middle-2dac .pressed_9096 .summary_in_069f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-3b42 .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 19px;
  }
  .layout-3b42 .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .layout-3b42 .pressed_9096 .summary_in_069f,
  .layout-3b42 .pressed_9096 .summary_in_069f::after,
  .layout-3b42 .pressed_9096 .summary_in_069f::before {
    width: 19px;
    height: 2px;
  }
  .layout-3b42 .pressed_9096 .summary_in_069f::before {
    top: -6px;
  }
  .layout-3b42 .pressed_9096 .summary_in_069f::after {
    bottom: -6px;
  }
  .carousel_2d6d .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_2d6d .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .carousel_2d6d .pressed_9096 .summary_in_069f,
  .carousel_2d6d .pressed_9096 .summary_in_069f::after,
  .carousel_2d6d .pressed_9096 .summary_in_069f::before {
    width: 22px;
    height: 2px;
  }
  .carousel_2d6d .pressed_9096 .summary_in_069f::before {
    top: -7px;
  }
  .carousel_2d6d .pressed_9096 .summary_in_069f::after {
    bottom: -7px;
  }
  .bottom_2863 .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 31px;
  }
  .bottom_2863 .pressed_9096 .summary_in_069f {
    margin-top: -1.5px;
  }
  .bottom_2863 .pressed_9096 .summary_in_069f,
  .bottom_2863 .pressed_9096 .summary_in_069f::after,
  .bottom_2863 .pressed_9096 .summary_in_069f::before {
    width: 31px;
    height: 3px;
  }
  .bottom_2863 .pressed_9096 .summary_in_069f::before {
    top: -9px;
  }
  .bottom_2863 .pressed_9096 .summary_in_069f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-selected-c10d .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 19px;
  }
  .hover-selected-c10d .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .hover-selected-c10d .pressed_9096 .summary_in_069f,
  .hover-selected-c10d .pressed_9096 .summary_in_069f::after,
  .hover-selected-c10d .pressed_9096 .summary_in_069f::before {
    width: 19px;
    height: 2px;
  }
  .hover-selected-c10d .pressed_9096 .summary_in_069f::before {
    top: -6px;
  }
  .hover-selected-c10d .pressed_9096 .summary_in_069f::after {
    bottom: -6px;
  }
  .summary-2531 .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 22px;
  }
  .summary-2531 .pressed_9096 .summary_in_069f {
    margin-top: -1px;
  }
  .summary-2531 .pressed_9096 .summary_in_069f,
  .summary-2531 .pressed_9096 .summary_in_069f::after,
  .summary-2531 .pressed_9096 .summary_in_069f::before {
    width: 22px;
    height: 2px;
  }
  .summary-2531 .pressed_9096 .summary_in_069f::before {
    top: -7px;
  }
  .summary-2531 .pressed_9096 .summary_in_069f::after {
    bottom: -7px;
  }
  .label_9c1d .pressed_9096 .dynamic-f75e {
    margin-top: -2px;
    width: 31px;
  }
  .label_9c1d .pressed_9096 .summary_in_069f {
    margin-top: -1.5px;
  }
  .label_9c1d .pressed_9096 .summary_in_069f,
  .label_9c1d .pressed_9096 .summary_in_069f::after,
  .label_9c1d .pressed_9096 .summary_in_069f::before {
    width: 31px;
    height: 3px;
  }
  .label_9c1d .pressed_9096 .summary_in_069f::before {
    top: -9px;
  }
  .label_9c1d .pressed_9096 .summary_in_069f::after {
    bottom: -9px;
  }
}
.logo_full_91a6 .summary_in_069f {
  -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);
}
.logo_full_91a6 .summary_in_069f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_full_91a6 .summary_in_069f::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);
}
.logo_full_91a6.title_be65 .summary_in_069f {
  -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);
}
.logo_full_91a6.title_be65 .summary_in_069f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_full_91a6.title_be65 .summary_in_069f::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);
}
.steel_8673 {
  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.brown_217e:before {
  display: none;
}
.stale_ac9c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale_ac9c .popup_black_74fe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale_ac9c .popup_black_74fe:last-of-type {
  border-bottom: none;
}
.stale_ac9c .popup_black_74fe.wrapper_south_70a1,
.stale_ac9c .popup_black_74fe.box_9224,
.stale_ac9c .popup_black_74fe.widget-d861 {
  padding: 0;
}
.stale_ac9c .summary_old_fdbc .aside_warm_0601 {
  color: currentColor;
}
.stale_ac9c .summary_old_fdbc .aside_warm_0601:focus,
.stale_ac9c .summary_old_fdbc .aside_warm_0601:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_ac9c.notice-dynamic-f3f1 .outline-8d0e,
.stale_ac9c.notice-dynamic-f3f1 .primary-fresh-9bd9 a,
.stale_ac9c.notice-dynamic-f3f1 .thick_f891 a,
.stale_ac9c.notice-dynamic-f3f1 .icon_south_9302 a {
  color: rgba(0, 0, 0, 0.55);
}
.stale_ac9c.notice-dynamic-f3f1 .outline-8d0e:hover,
.stale_ac9c.notice-dynamic-f3f1 .primary-fresh-9bd9 a:hover,
.stale_ac9c.notice-dynamic-f3f1 .thick_f891 a:hover,
.stale_ac9c.notice-dynamic-f3f1 .icon_south_9302 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale_ac9c.notice-dynamic-f3f1 .texture_a839 {
  color: rgba(0, 0, 0, 0.8);
}
.stale_ac9c.notice-dynamic-f3f1 .popup_black_74fe {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_ac9c.notice-dynamic-f3f1 .popup_black_74fe:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale_ac9c.notice-dynamic-f3f1 .clean_e8c8:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale_ac9c.notice-dynamic-f3f1 .summary_old_fdbc .box_next_d967 li a,
.stale_ac9c.notice-dynamic-f3f1 .summary_old_fdbc .aside_warm_0601,
.stale_ac9c.notice-dynamic-f3f1 .icon_south_9302 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_ac9c.notice-dynamic-f3f1 .summary_old_fdbc .aside_warm_0601:focus,
.stale_ac9c.notice-dynamic-f3f1 .summary_old_fdbc .aside_warm_0601:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_ac9c.notice-dynamic-f3f1 .box_next_d967 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_ac9c.panel_tiny_e8f0 .outline-8d0e,
.stale_ac9c.panel_tiny_e8f0 .primary-fresh-9bd9 a,
.stale_ac9c.panel_tiny_e8f0 .thick_f891 .aside_warm_0601,
.stale_ac9c.panel_tiny_e8f0 .thick_f891 a,
.stale_ac9c.panel_tiny_e8f0 .icon_south_9302 a {
  color: rgba(255, 255, 255, 0.79);
}
.stale_ac9c.panel_tiny_e8f0 .outline-8d0e:hover,
.stale_ac9c.panel_tiny_e8f0 .primary-fresh-9bd9 a:hover,
.stale_ac9c.panel_tiny_e8f0 .thick_f891 .aside_warm_0601:hover,
.stale_ac9c.panel_tiny_e8f0 .thick_f891 a:hover,
.stale_ac9c.panel_tiny_e8f0 .icon_south_9302 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_ac9c.panel_tiny_e8f0 .texture_a839 {
  color: rgba(255, 255, 255, 0.99);
}
.stale_ac9c.panel_tiny_e8f0 .popup_black_74fe {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_ac9c.panel_tiny_e8f0 .popup_black_74fe:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale_ac9c.panel_tiny_e8f0 .clean_e8c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale_ac9c.panel_tiny_e8f0 .summary_old_fdbc .box_next_d967 li a,
.stale_ac9c.panel_tiny_e8f0 .summary_old_fdbc .aside_warm_0601,
.stale_ac9c.panel_tiny_e8f0 .icon_south_9302 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_ac9c.panel_tiny_e8f0 .summary_old_fdbc .aside_warm_0601:focus,
.stale_ac9c.panel_tiny_e8f0 .summary_old_fdbc .aside_warm_0601:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_ac9c.panel_tiny_e8f0 .box_next_d967 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_e8c8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.clean_e8c8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.new-b534 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_steel_4297 .stale_ac9c {
  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;
}
.article_steel_4297 .popup_black_74fe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_steel_4297 .popup_black_74fe: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) {
  .article_steel_4297 .popup_black_74fe:before {
    width: 16%;
    left: 42%;
  }
}
.article_steel_4297 .popup_black_74fe:last-child:before {
  content: none;
}
.article_steel_4297 .popup_black_74fe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_steel_4297 .summary_old_fdbc .box_next_d967 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_steel_4297 .summary_old_fdbc .box_next_d967 li a .aside_warm_0601 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_steel_4297 .summary_old_fdbc .icon_south_9302 {
  border: none;
}
.article_steel_4297 .summary_old_fdbc .icon_south_9302 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_steel_4297 .clean_e8c8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_steel_4297 .new-b534 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_steel_4297 .panel_tiny_e8f0 .clean_e8c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_steel_4297 .notice-dynamic-f3f1.slider_09c1 .summary_in_069f {
  background: rgba(0, 0, 0, 0.6);
}
.article_steel_4297
  .notice-dynamic-f3f1.slider_09c1
  .summary_in_069f::after,
.article_steel_4297
  .notice-dynamic-f3f1.slider_09c1
  .summary_in_069f:before {
  background: inherit;
}
.article_steel_4297
  .notice-dynamic-f3f1.slider_09c1:hover
  .summary_in_069f {
  background: rgba(0, 0, 0, 0.8);
}
.pagination_929c .stale_ac9c {
  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) {
  .pagination_929c .stale_ac9c {
    width: auto;
    right: 45px;
  }
}
.breadcrumb-slow-6cde .stale_ac9c {
  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) {
  .breadcrumb-slow-6cde .stale_ac9c {
    width: auto;
    left: 45px;
  }
}
.brown_217e .stale_ac9c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.brown_217e .new-b534 {
  max-width: 48em;
  margin: 0 auto;
}
.brown_217e .clean_e8c8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fast_b4ac {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fast_b4ac.article_steel_4297 .stale_ac9c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fast_b4ac.pagination_929c .stale_ac9c {
  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);
}
.fast_b4ac .stale_ac9c {
  visibility: visible;
}
.fast_b4ac.breadcrumb-slow-6cde .stale_ac9c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.north-a985,
.bottom_3c10 {
  overflow-x: hidden;
}
.north-a985 .stale_ac9c {
  overflow: auto;
}
.north-a985.article_steel_4297 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-a985.article_steel_4297 .stale_ac9c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.north-a985.article_steel_4297 .article-dynamic-b31d {
  opacity: 0;
}
.north-a985.pagination_929c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-a985.pagination_929c .stale_ac9c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.north-a985.pagination_929c .article-dynamic-b31d {
  opacity: 0;
}
.north-a985.breadcrumb-slow-6cde {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-a985.breadcrumb-slow-6cde .stale_ac9c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.north-a985.breadcrumb-slow-6cde .article-dynamic-b31d {
  opacity: 0;
}
.north-a985.brown_217e .stale_ac9c {
  z-index: 10;
  visibility: visible;
}
.slider_09c1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider_09c1 .summary_in_069f {
  background: rgba(255, 255, 255, 0.99);
}
.slider_09c1 .summary_in_069f::after,
.slider_09c1 .summary_in_069f:before {
  background: inherit;
}
.slider_09c1:hover .summary_in_069f {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-slow-6cde .slider_09c1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.brown_217e .slider_09c1 {
  display: none !important;
}
.north-a985:before,
.bottom_3c10:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.north-a985 .slider_09c1,
.bottom_3c10 .slider_09c1 {
  display: inline-block;
}
.stale_ac9c .solid-3647 {
  -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;
}
.north-a985 .stale_ac9c .solid-3647,
.bottom_3c10 .stale_ac9c .solid-3647 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-blue-7b7a .top_8e28 {
  width: 100%;
}
.card_lower_5fec {
  padding: 0 0.5em 0;
}
.card_lower_5fec [class*="customify-col-"],
.card_lower_5fec [class*="customify-col_"],
.card_lower_5fec [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block_0c75 .card_lower_5fec {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer-072b .modal-red-e3c3,
  .modal-red-e3c3 {
    display: none;
  }
  .input-thick-8d24 {
    text-align: left;
  }
  .frame_c186 {
    text-align: center;
  }
  .hover-9eab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer-072b .tooltip-pro-01fc,
  .tooltip-pro-01fc {
    display: none;
  }
  .message_d6b2 {
    text-align: left;
  }
  .notice_0843 {
    text-align: center;
  }
  .paragraph_plasma_8923 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer-072b .orange_3784,
  .orange_3784 {
    display: none;
  }
  .motion_18ba {
    text-align: left;
  }
  .accent-03f1 {
    text-align: center;
  }
  .tiny-4c1d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-ddb2 {
  box-shadow: none !important;
}
.out-7c57 .table-557a,
.table_dirty_7a54 .table-557a {
  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;
}
.table_dirty_7a54 .table-557a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-warm-704b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-warm-704b:after,
.feature-warm-704b:before {
  content: "";
  display: table;
}
.feature-warm-704b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-warm-704b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-warm-704b,
.message_easy_76c4 {
  max-width: 1248px;
  margin: 0 auto;
}

.badge_cold_490c.fast-91d3 .feature-warm-704b {
  max-width: 100%;
}
.badge_cold_490c.overlay-motion-a347 {
  max-width: 1200px;
  margin: 0 auto;
}
.badge_cold_490c.hover_643a .feature-warm-704b {
  max-width: 100%;
}
.badge_cold_490c.hover_643a > .feature-warm-704b {
  padding-left: 0;
  padding-right: 0;
}
.badge_cold_490c.hover_643a > .feature-warm-704b .footer-072b {
  margin: 0;
}
.badge_cold_490c.hover_643a
  > .feature-warm-704b
  .thumbnail-fc6c.badge_hard_33be {
  margin-right: 0;
  margin-left: 0;
}
.badge_cold_490c.hover_643a #main.badge_hard_33be {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline-silver-0b95 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline-silver-0b95 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal_light_dd23 .gallery_simple_e4dc {
    padding-right: 1em;
  }
  .modal_light_dd23.gold_2cbd .thumbnail-fc6c {
    border-right: 1px solid #eaecee;
  }
  .modal_light_dd23.gold_2cbd .gallery_simple_e4dc {
    padding-right: 1em;
  }
  .modal_light_dd23.gold_2cbd .dim_1691 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-red-dd54 .gallery_simple_e4dc {
    padding-left: 1em;
  }
  .panel-red-dd54.gold_2cbd .thumbnail-fc6c {
    border-left: 1px solid #eaecee;
  }
  .panel-red-dd54.gold_2cbd .gallery_simple_e4dc {
    padding-left: 1em;
  }
  .panel-red-dd54.gold_2cbd .dim_1691 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_b976 .gallery_simple_e4dc {
    padding-left: 1em;
  }
  .hard_b976.gold_2cbd .pressed-bae0 {
    border-right: 1px solid #eaecee;
  }
  .hard_b976.gold_2cbd .paper-e3ac {
    border-right: 1px solid #eaecee;
  }
  .hard_b976.gold_2cbd .gallery_simple_e4dc {
    padding-left: 1em;
  }
  .hard_b976.gold_2cbd .dim_1691 {
    padding-right: 1em;
  }
  .hard_b976.gold_2cbd .gold_06cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_675a .gallery_simple_e4dc {
    padding-right: 1em;
  }
  .slider_675a.gold_2cbd .pressed-bae0 {
    border-left: 1px solid #eaecee;
  }
  .slider_675a.gold_2cbd .paper-e3ac {
    border-left: 1px solid #eaecee;
  }
  .slider_675a.gold_2cbd .gallery_simple_e4dc {
    padding-right: 1em;
  }
  .slider_675a.gold_2cbd .dim_1691 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider_675a.gold_2cbd .gold_06cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-silver-0b95 .gallery_simple_e4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-silver-0b95.gold_2cbd .thumbnail-fc6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline-silver-0b95.gold_2cbd .gallery_simple_e4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-silver-0b95.gold_2cbd .dim_1691 {
    padding-left: 1em;
  }
  .outline-silver-0b95.gold_2cbd .gold_06cc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline-silver-0b95.gold_2cbd .gallery_simple_e4dc {
    padding-left: 0;
  }
}
.up_c94c .outline-purple-9859 {
  display: inline-block;
}
.surface-medium-6dca {
  display: inline-block;
}
.photo-north-72b4 {
  word-con: break-word;
}
.shadow-d554 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-d554 .status_3a15 {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-d554 .article-dim-190b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fresh_363a .media-3f2e {
  margin-bottom: 2em;
}
.fresh_363a .image-5bbe {
  margin-bottom: 15px;
}
.fresh_363a .image-5bbe:last-child {
  margin-bottom: 0;
}
.fresh_363a .popup-37dd {
  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) {
  .fresh_363a .popup-37dd {
    display: block;
  }
}
.fresh_363a .modal-down-50f2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fresh_363a .modal-down-50f2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fresh_363a .footer_cool_6988 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fresh_363a .footer_cool_6988 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fresh_363a .footer_cool_6988 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fresh_363a .photo-north-72b4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fresh_363a .photo-north-72b4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fresh_363a .current-810c p:last-child {
  margin-bottom: 0;
}
.fresh_363a .outer_1ef2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fresh_363a .active_pro_5d31 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fresh_363a .dynamic-7c07 {
  margin-top: 1em;
}
.fresh_363a .motion_80ff {
  top: 0;
  display: block;
}
.fresh_363a .motion_80ff a {
  color: inherit;
}
.fresh_363a .motion_80ff a:hover {
  color: inherit;
}
.fresh_363a .tall-d155 {
  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;
}
.fresh_363a .tall-d155:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fresh_363a .active_pro_5d31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fresh_363a .status_brown_1540 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fresh_363a .status_brown_1540:first-child {
  margin-top: 0;
}
.fresh_363a .status_brown_1540.pressed_4cb7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fresh_363a .status_brown_1540.breadcrumb-out-9334 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fresh_363a
  .status_brown_1540.breadcrumb-out-9334.cold-672c
  .dynamic-7c07 {
  width: 100%;
}
.fresh_363a .breadcrumb-out-9334 {
  -webkit-box-align: center;
  align-items: center;
}
.fresh_363a .breadcrumb-out-9334 .shadow-d554,
.fresh_363a .breadcrumb-out-9334 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fresh_363a .footer_cool_6988 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh_363a .footer_cool_6988 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh_363a .footer_cool_6988: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;
}
.fresh_363a .pressed_4cb7 {
  z-index: 5;
}
.fresh_363a .medium_8a84 .upper_b6cb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fresh_363a .section_lower_5813 .upper_b6cb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fresh_363a .picture-middle-49b9 .upper_b6cb {
  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;
}
.fresh_363a.accent_complex_25f1 .popup-37dd,
.fresh_363a.element-08bb .popup-37dd {
  display: block;
}
.fresh_363a.accent_complex_25f1 .popup-37dd .highlight_47cf,
.fresh_363a.accent_complex_25f1 .popup-37dd .active_pro_5d31,
.fresh_363a.element-08bb .popup-37dd .highlight_47cf,
.fresh_363a.element-08bb .popup-37dd .active_pro_5d31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fresh_363a.out_2c8f .modal-down-50f2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fresh_363a.out_2c8f .modal-down-50f2 {
    margin-right: 0;
  }
}
.fresh_363a.accent_complex_25f1 .modal-down-50f2,
.fresh_363a.element-08bb .modal-down-50f2 {
  padding-top: 40%;
}
.fresh_363a.accent_complex_25f1 .media-3f2e,
.fresh_363a.element-08bb .media-3f2e {
  display: block;
}
.fresh_363a.accent_complex_25f1 .fn-sticky-3536 .active_pro_5d31,
.fresh_363a.element-08bb .fn-sticky-3536 .active_pro_5d31 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fresh_363a.accent_complex_25f1 .modal-down-50f2,
.fresh_363a.element-08bb .modal-down-50f2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fresh_363a.accent_complex_25f1 .active_pro_5d31 {
  padding: 1em;
}
.slider-27d0 {
  margin: 30px auto;
  display: block;
}
.slider-27d0 .pagination_up_47ae > * {
  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;
}
.slider-27d0 .pagination_up_47ae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-27d0 .pagination_up_47ae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold-c9ec .shadow-d554 {
  margin-bottom: 1.41575em;
}
.cold-c9ec .preview_a01d {
  margin-bottom: 1.618em;
}
.paragraph_plasma_5994 .huge-3ef4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.paragraph_plasma_5994 .huge-3ef4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.paragraph_plasma_5994 .border-c18d {
  max-width: 100%;
  overflow: auto;
}
.fixed_2879 .paragraph_plasma_5994 a:hover {
  text-decoration: underline;
}
.video-fresh-6a66 .image-5bbe:not(.photo-north-72b4),
.video-fresh-6a66 .footer_cool_6988 {
  margin-bottom: 1.41575em;
}
.video-fresh-6a66 .image-5bbe:not(.photo-north-72b4):last-child,
.video-fresh-6a66 .footer_cool_6988:last-child {
  margin-bottom: 0;
}
.video-fresh-6a66 .image-5bbe.advanced_aa79 {
  margin-bottom: 0.41575em;
}
.video-fresh-6a66 .main_e318:before,
.video-fresh-6a66 .over-b7a9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.video-fresh-6a66 .main_e318:before {
  content: "\f115";
}
.video-fresh-6a66 .over-b7a9:before {
  content: "\f02c";
}
.video-fresh-6a66 .pagination_brown_f058 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.video-fresh-6a66 .pagination_brown_f058 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon-d920 {
  display: -webkit-box;
  display: flex;
}
.icon-d920 .clean-0c03 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon-d920 .clean-0c03 {
    flex-basis: 90px;
  }
}
.icon-d920 .banner-steel-0d7e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon-d920 .banner-steel-0d7e {
    flex-basis: calc(100% - 50px);
  }
}
.icon-d920 .wrapper-a21d p:last-child {
  margin-bottom: 0.72em;
}
.detail-hot-c487 .pagination_up_47ae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail-hot-c487 .pagination_up_47ae:after,
.detail-hot-c487 .pagination_up_47ae:before {
  content: "";
  display: table;
}
.detail-hot-c487 .pagination_up_47ae:after {
  clear: both;
}
.detail-hot-c487 .pagination_up_47ae .east-b4b0,
.detail-hot-c487 .pagination_up_47ae .wide_3436 {
  width: 49%;
}
.detail-hot-c487 .pagination_up_47ae .east-b4b0 a span.chip_selected_cfbb,
.detail-hot-c487 .pagination_up_47ae .wide_3436 a span.chip_selected_cfbb {
  display: block;
  margin-bottom: 5px;
}
.detail-hot-c487 .pagination_up_47ae .wide_3436 {
  float: left;
  text-align: left;
}
.detail-hot-c487 .pagination_up_47ae .east-b4b0 {
  float: right;
  text-align: right;
}
.full_db48 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full_db48 {
    margin-bottom: 0;
  }
}
.icon-purple-9856 {
  margin-bottom: 1em;
}
.icon-purple-9856 .photo-north-72b4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.east-09e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_warm_6564 .icon-purple-9856,
.alert-ee91 .icon-purple-9856 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_warm_6564 .icon-purple-9856,
  .alert-ee91 .icon-purple-9856 {
    display: block;
  }
}
.search_warm_6564 .east-09e7,
.alert-ee91 .east-09e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_warm_6564 .east-09e7,
  .alert-ee91 .east-09e7 {
    margin-bottom: 1em;
  }
}
.search_warm_6564 .east-09e7 img,
.alert-ee91 .east-09e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_warm_6564 .feature-e724,
.alert-ee91 .feature-e724 {
  flex-basis: calc(100% - 160px);
}
.search_warm_6564 .feature-e724 p,
.alert-ee91 .feature-e724 p {
  margin-bottom: 0;
}
.search_warm_6564 .feature-e724 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_warm_6564 .feature-e724 {
    padding-left: 0;
  }
}
.alert-ee91 .feature-e724 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert-ee91 .feature-e724 {
    padding-right: 0;
  }
}
.alert-ee91 .east-09e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_e404 .east-09e7 {
  margin-bottom: 0.5em;
}
.avatar_e404 .east-09e7 img {
  width: 100%;
}
.link-b2c0 .cool-7137,
.bronze-65d2 .cool-7137 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bronze-65d2 .thumbnail-fc6c .down-cb45 p:last-child {
  margin-bottom: 0;
}
.center_cc2f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.selected-8114 .paragraph-4075 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .selected-8114 .paragraph-4075:last-of-type {
    margin-bottom: 0;
  }
}
.selected-8114 .paragraph-4075 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected-8114 .paragraph-4075 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.selected-8114 .paragraph-4075 ul li {
  margin: 0 0 0.6em;
}
.selected-8114 .paragraph-4075 ul li.banner-slow-c7bd,
.selected-8114 .paragraph-4075 ul li.cold-7869 {
  position: relative;
}
.selected-8114 .paragraph-4075 ul li.banner-slow-c7bd .label_liquid_3032,
.selected-8114 .paragraph-4075 ul li.cold-7869 .label_liquid_3032 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.selected-8114 .paragraph-4075 ul li.banner-slow-c7bd:after:after,
.selected-8114 .paragraph-4075 ul li.banner-slow-c7bd:after:before,
.selected-8114
  .paragraph-4075
  ul
  li.cold-7869:after:after,
.selected-8114
  .paragraph-4075
  ul
  li.cold-7869:after:before {
  content: "";
  display: table;
}
.selected-8114 .paragraph-4075 ul li.banner-slow-c7bd:after:after,
.selected-8114
  .paragraph-4075
  ul
  li.cold-7869:after:after {
  clear: both;
}
.selected-8114 .paragraph-4075 a.tabs_light_d3e2:hover {
  text-decoration: none;
}
.selected-8114 .paragraph-4075 select {
  max-width: 100%;
}
.selected-8114 .paragraph-4075 table {
  font-size: 85%;
}
.selected-8114 .paragraph-4075 table td,
.selected-8114 .paragraph-4075 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.selected-8114 .paragraph-4075 table tfoot td {
  text-align: left;
}
.selected-8114 .paragraph-4075 :last-child {
  margin-bottom: 0;
}
.selected-8114 .paragraph-4075 .surface-488b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.selected-8114 .paragraph-4075 .surface-488b label {
  width: 100%;
}
.selected-8114 .paragraph-4075 .surface-488b .filter_in_db8b {
  width: 100%;
  display: block;
}
.selected-8114 .paragraph-4075 .surface-488b .button-up-779c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.selected-8114 .paragraph-4075 .surface-488b .button-up-779c:hover svg #svg-search {
  fill: #444;
}
.selected-8114 .paragraph-4075 .surface-488b .button-up-779c svg {
  width: 18px;
  height: 18px;
}
.selected-8114 .gallery-liquid-0442 ul ul,
.selected-8114 .accent_8b6b ul ul,
.selected-8114 .popup-f8e4 ul ul,
.selected-8114 .module_8f28 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.selected-8114 .gallery-liquid-0442 .heading-pink-5240 > a,
.selected-8114 .accent_8b6b .heading-pink-5240 > a,
.selected-8114 .popup-f8e4 .heading-pink-5240 > a,
.selected-8114 .module_8f28 .heading-pink-5240 > a {
  margin-bottom: 0;
}
.selected-8114 .link-purple-8e84 li,
.selected-8114 .gallery-liquid-0442 li,
.selected-8114 .left_ea3f li,
.selected-8114 .accent_8b6b li,
.selected-8114 .popup-f8e4 li,
.selected-8114 .module_8f28 li,
.selected-8114 .picture_7f5a li,
.selected-8114 .dark-2ac9 li {
  display: block;
  position: relative;
}
.selected-8114 .link-purple-8e84 li:last-child,
.selected-8114 .gallery-liquid-0442 li:last-child,
.selected-8114 .left_ea3f li:last-child,
.selected-8114 .accent_8b6b li:last-child,
.selected-8114 .popup-f8e4 li:last-child,
.selected-8114 .module_8f28 li:last-child,
.selected-8114 .picture_7f5a li:last-child,
.selected-8114 .dark-2ac9 li:last-child {
  border: none;
}
.selected-8114 .link-purple-8e84 li a,
.selected-8114 .gallery-liquid-0442 li a,
.selected-8114 .left_ea3f li a,
.selected-8114 .accent_8b6b li a,
.selected-8114 .popup-f8e4 li a,
.selected-8114 .module_8f28 li a,
.selected-8114 .picture_7f5a li a,
.selected-8114 .dark-2ac9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected-8114 .link-purple-8e84 li ul li::before,
.selected-8114 .gallery-liquid-0442 li ul li::before,
.selected-8114 .left_ea3f li ul li::before,
.selected-8114 .accent_8b6b li ul li::before,
.selected-8114 .popup-f8e4 li ul li::before,
.selected-8114 .module_8f28 li ul li::before,
.selected-8114 .picture_7f5a li ul li::before,
.selected-8114 .dark-2ac9 li ul li::before {
  left: 15px;
}
.selected-8114 .link-purple-8e84 li ul a,
.selected-8114 .gallery-liquid-0442 li ul a,
.selected-8114 .left_ea3f li ul a,
.selected-8114 .accent_8b6b li ul a,
.selected-8114 .popup-f8e4 li ul a,
.selected-8114 .module_8f28 li ul a,
.selected-8114 .picture_7f5a li ul a,
.selected-8114 .dark-2ac9 li ul a {
  padding-left: 20px;
}
.selected-8114 .link-purple-8e84 li ul ul li::before,
.selected-8114 .gallery-liquid-0442 li ul ul li::before,
.selected-8114 .left_ea3f li ul ul li::before,
.selected-8114 .accent_8b6b li ul ul li::before,
.selected-8114 .popup-f8e4 li ul ul li::before,
.selected-8114 .module_8f28 li ul ul li::before,
.selected-8114 .picture_7f5a li ul ul li::before,
.selected-8114 .dark-2ac9 li ul ul li::before {
  left: 30px;
}
.selected-8114 .link-purple-8e84 li ul ul a,
.selected-8114 .gallery-liquid-0442 li ul ul a,
.selected-8114 .left_ea3f li ul ul a,
.selected-8114 .accent_8b6b li ul ul a,
.selected-8114 .popup-f8e4 li ul ul a,
.selected-8114 .module_8f28 li ul ul a,
.selected-8114 .picture_7f5a li ul ul a,
.selected-8114 .dark-2ac9 li ul ul a {
  padding-left: 40px;
}
.selected-8114 .media_easy_a465 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected-8114 .dark-2ac9 ul li {
  margin-bottom: 1.41575em;
}
.selected-8114 .dark-2ac9 ul li .fluid-c30e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.selected-8114 .dark-2ac9 ul li .row_6e74 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel_tiny_e8f0 .link-purple-8e84 li a,
.panel_tiny_e8f0 .gallery-liquid-0442 li a,
.panel_tiny_e8f0 .left_ea3f li a,
.panel_tiny_e8f0 .accent_8b6b li a,
.panel_tiny_e8f0 .popup-f8e4 li a,
.panel_tiny_e8f0 .module_8f28 li a,
.panel_tiny_e8f0 .picture_7f5a li a,
.panel_tiny_e8f0 .dark-2ac9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_tiny_e8f0 .media_easy_a465 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_tiny_e8f0 .paragraph-4075 ul li.banner-slow-c7bd .label_liquid_3032,
.panel_tiny_e8f0 .paragraph-4075 ul li.cold-7869 .label_liquid_3032 {
  background: rgba(0, 0, 0, 0.2);
}
.panel_tiny_e8f0 .selected-8114 .paragraph-4075 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_cold_490c .selected-8114 .box_next_d967 li {
  margin: 0;
}
.badge_cold_490c .selected-8114 .box_next_d967 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge_cold_490c .selected-8114 .box_next_d967 li ul {
  margin: 0;
}
.badge_cold_490c .selected-8114 .box_next_d967 li ul li a {
  padding-left: 15px;
}
.badge_cold_490c .selected-8114 .box_next_d967 li ul li li a {
  padding-left: 30px;
}
.badge_cold_490c .selected-8114 .box_next_d967 li.mask_dc70 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge_cold_490c .selected-8114 .box_next_d967 li.mask_dc70 > 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;
}
.badge_cold_490c .selected-8114 .box_next_d967 li.mask_dc70 > 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;
}
.mask-52c3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gas-4afa {
  position: relative;
  z-index: 10;
}
.gas-4afa .solid-3647 {
  width: 100%;
  max-width: 100%;
}
.active_a4ab .link_green_377c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_a4ab .notice-dynamic-f3f1 {
}
.active_a4ab .panel_tiny_e8f0 {
  background: #292929;
}
.header-4fbd .link_green_377c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header-4fbd .notice-dynamic-f3f1 {
  background: #f9f9f9;
}
.header-4fbd .panel_tiny_e8f0 {
  background: #303030;
}
.avatar_clean_b601 .link_green_377c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_clean_b601 .outline-purple-9859 {
    margin-bottom: 1em;
  }
  .avatar_clean_b601 .outline-purple-9859:last-child {
    margin-bottom: 0;
  }
}
.avatar_clean_b601 .notice-dynamic-f3f1 {
  background: #ededed;
}
.avatar_clean_b601 .panel_tiny_e8f0 {
  background: #1a1a1a;
}
.link_green_377c.notice-dynamic-f3f1 {
  color: rgba(0, 0, 0, 0.6);
}
.link_green_377c.notice-dynamic-f3f1 .tertiary_d484 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_green_377c.panel_tiny_e8f0 {
  color: rgba(255, 255, 255, 0.99);
}
.link_green_377c.panel_tiny_e8f0 a:not(.tabs_light_d3e2) {
  color: rgba(255, 255, 255, 0.79);
}
.link_green_377c.panel_tiny_e8f0 a:not(.tabs_light_d3e2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_green_377c.panel_tiny_e8f0 .tertiary_d484 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_green_377c.panel_tiny_e8f0 table tbody td,
.link_green_377c.panel_tiny_e8f0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status_static_a328.component-lower-4c1d .feature-warm-704b {
  max-width: initial;
}
.status_static_a328 .outer-d8d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status_static_a328 .outer-d8d0 .solid-3647 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status_static_a328 .outer-d8d0 .solid-3647 {
    display: block;
    margin-bottom: 2em;
  }
  .status_static_a328 .outer-d8d0 .solid-3647:last-child {
    margin-bottom: 0;
  }
}
.avatar_clean_b601 .outline-purple-9859:last-child,
.header-4fbd .outline-purple-9859:last-child,
.active_a4ab .outline-purple-9859:last-child {
  margin-bottom: 0;
}
.avatar_clean_b601 .outline-purple-9859 .selected-8114 .paragraph-4075:last-child,
.header-4fbd .outline-purple-9859 .selected-8114 .paragraph-4075:last-child,
.active_a4ab .outline-purple-9859 .selected-8114 .paragraph-4075:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar_clean_b601 .widget_solid_485e,
  .avatar_clean_b601 .section-out-255b,
  .header-4fbd .widget_solid_485e,
  .header-4fbd .section-out-255b,
  .active_a4ab .widget_solid_485e,
  .active_a4ab .section-out-255b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gas-4afa .outline-purple-9859 {
    margin-bottom: 2em;
  }
}
.gas-4afa p:last-child {
  margin-bottom: 0;
}
.gas-4afa li,
.gas-4afa ul {
  list-style: none;
  margin: 0;
}
.gas-4afa ul ul {
  margin-left: 2.617924em;
}
.yellow-5a15 {
  font-size: 0.875em;
}

/* css-noise: 6eb4 */
.promo-block-c8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
