/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pagination_4707/customify
Author: WPCustomify
Author URI: https://pressmaximum.pagination_4707
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.pagination_4707/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.right_b191.wrapper_496d/licenses/gpl-2.0.pagination_95d8
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.section_last_717c/, (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.yellow_1827.label_red_4bc2/normalize.preview-b8b3/
 ======
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.preview-b8b3 v7.0.0 | MIT License | github.pagination_4707/necolas/normalize.preview-b8b3 */
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;
}
.paper-4cd1 .bright-2afe,
.motion_381d,
.center-4bc6,
.menu-pink-8dc4,
.carousel_e654,
.video-thick-a444,
.clean_b1f9,
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;
}
.motion_381d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .motion_381d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .motion_381d,
  h1 {
    font-size: 1.8em;
  }
}
.center-4bc6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.center-4bc6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .center-4bc6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .center-4bc6,
  h2 {
    font-size: 1.7em;
  }
}
.menu-pink-8dc4,
h3 {
  font-size: 1.618em;
}
.paper-4cd1 .bright-2afe,
.carousel_e654,
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.simple_e313 {
  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;
}
.message-under-09ff:after,
.message-under-09ff:before,
.module-middle-5961:after,
.module-middle-5961:before {
  content: "";
  display: table;
}
.message-under-09ff:after,
.module-middle-5961:after {
  clear: both;
}
.shadow-first-b9ff {
  float: right;
  margin-right: 0;
}
.paragraph-dim-2bce {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media-copper-255b .component_blue_fbfd,
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;
}
.media-copper-255b .component_blue_fbfd: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;
}
.outline-cold-da84 .component_blue_fbfd {
  box-shadow: none;
}
.outline-cold-da84
  .component_blue_fbfd
  .border_140c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline-cold-da84 .component_blue_fbfd .cold-eab8 {
  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;
}
.outline-cold-da84
  .component_blue_fbfd
  .cold-eab8
  b {
  display: none;
}
.outline-cold-da84 .description_wood_88ab {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.purple_d762:not(.rough-6fc5):not(.glass_0347),
button:not(.rough-6fc5):not(.glass_0347),
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ),
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ),
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ) {
  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;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ):hover,
button:not(.rough-6fc5):not(
    .glass_0347
  ):hover,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ):hover,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ):hover,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ):active,
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
button:not(.rough-6fc5):not(
    .glass_0347
  ):active,
button:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ):active,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ):active,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ):active,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus {
  outline: 0;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb {
  position: relative;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .shadow-advanced-eb03,
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .backdrop-small-626a,
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .video_prev_cdf3,
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  i,
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  svg,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .shadow-advanced-eb03,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .backdrop-small-626a,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .video_prev_cdf3,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  i,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  svg,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .shadow-advanced-eb03,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .backdrop-small-626a,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .video_prev_cdf3,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  i,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  svg,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .shadow-advanced-eb03,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .backdrop-small-626a,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .video_prev_cdf3,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  i,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  svg,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .shadow-advanced-eb03,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .backdrop-small-626a,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  .video_prev_cdf3,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  i,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb
  svg {
  visibility: hidden;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb:after,
button:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb:after,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb:after,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb:after,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ).fn-loading-1cbb: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;
}
.purple_d762:not(.rough-6fc5):not(.glass_0347),
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ),
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ),
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ) {
  color: #fff;
  background: #235787;
}
.purple_d762:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="button"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="reset"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus,
input[type="submit"]:not(.rough-6fc5):not(
    .glass_0347
  ):focus {
  color: #fff;
}
.purple_d762.fn-disabled-1cbb:not(.rough-6fc5):not(
    .glass_0347
  ),
.purple_d762[disabled]:not(.rough-6fc5):not(
    .glass_0347
  ),
button.fn-disabled-1cbb:not(.rough-6fc5):not(
    .glass_0347
  ),
button[disabled]:not(.rough-6fc5):not(
    .glass_0347
  ) {
  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;
}
.caption_first_b784 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_first_b784: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;
}
.pink-c240 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-1cd9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.rough_4e1a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message-under-09ff:after,
.message-under-09ff:before,
.border-b7cd:after,
.border-b7cd:before,
.hover_out_ec78:after,
.hover_out_ec78:before,
.motion-ecd4:after,
.motion-ecd4:before,
.cool-b42a:after,
.cool-b42a:before,
.accent_210e:after,
.accent_210e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message-under-09ff:after,
.border-b7cd:after,
.hover_out_ec78:after,
.motion-ecd4:after,
.cool-b42a:after,
.accent_210e:after {
  clear: both;
}
.border-b7cd .pagination-ddc2,
.hover_out_ec78 .pagination-ddc2,
.media-selected-7fb5 .pagination-ddc2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo-dd5c {
  display: inline-block;
}
.advanced_cfb6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced_cfb6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced_cfb6 .warm_5182 {
  padding: 1em 0;
  font-size: 85%;
}
.warm_5182 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.middle-ee2a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.middle-ee2a:after,
.middle-ee2a:before {
  content: "";
  display: table;
}
.middle-ee2a:after {
  clear: both;
}
.title_yellow_3cd5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lower_d1fc .title_yellow_3cd5 {
  max-width: 50%;
}
.item_motion_6681 .title_yellow_3cd5 {
  max-width: 33.33%;
}
.gas_f6e4 .title_yellow_3cd5 {
  max-width: 25%;
}
.north_f34d .title_yellow_3cd5 {
  max-width: 20%;
}
.stale-3dd2 .title_yellow_3cd5 {
  max-width: 16.66%;
}
.prev-c026 .title_yellow_3cd5 {
  max-width: 14.28%;
}
.status_selected_0001 .title_yellow_3cd5 {
  max-width: 12.5%;
}
.background_action_b4e6 .title_yellow_3cd5 {
  max-width: 11.11%;
}
.row-64be {
  display: block;
}
.paper-4cd1 .paragraph-8ce0 label,
.paper-4cd1 .selected-703b label,
.paper-4cd1 .accordion_a4c1 label,
.paper-4cd1 .panel_6d6e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_2db4 {
  list-style: none;
  margin: 0;
}
.content_2db4 article.row_c275 {
  margin-bottom: 0;
}
.content_2db4 ul {
  list-style: none;
  margin: 0;
}
.content_2db4 .breadcrumb_south_4563 li.row_c275 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_2db4 .breadcrumb_south_4563 li.row_c275 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_2db4 .breadcrumb_south_4563 li.row_c275: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) {
  .content_2db4 .breadcrumb_south_4563 li.row_c275 li.row_c275 li.row_c275 li.row_c275 {
    padding-left: 0;
  }
}
article.row_c275 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_c275 .border-b7cd p:last-of-type {
  margin-bottom: 0;
}
article.row_c275 .pattern-1ef5 {
  float: left;
}
article.row_c275 .short_90c6 {
  margin-left: 85px;
}
article.row_c275 .primary_de8d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_c275 .primary_de8d .layout_a521 {
  margin-left: 10px;
}
article.row_c275 .up_64e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_c275 .north-20e0 {
  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 .paragraph-8ce0,
  #respond .accordion_a4c1,
  #respond .panel_6d6e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-8ce0 input,
#respond .accordion_a4c1 input,
#respond .panel_6d6e input {
  width: 100%;
}
#respond .panel_6d6e {
  margin-right: 0;
}
#respond .new-480b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-9219 {
  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;
}
.shadow-9219.footer-ee4c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shadow-9219 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%);
}
.shadow-9219:focus,
.shadow-9219: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);
}
.carousel_71b8 {
  border-radius: 10%;
}
.modal-2943 {
  border-radius: 50%;
}
.filter-thick-39b5 {
  font-size: 0.72em;
}
.modal-63a1 {
  font-size: 0.875em;
}
.glass_437a {
  font-size: 1.1em;
}
.paragraph_e326 {
  text-transform: uppercase;
  line-height: 1.2;
}
.paragraph_e326.filter-thick-39b5 {
  letter-spacing: 0.5px;
}
.sort-9755,
.sort-9755 a {
  color: #6d6d6d;
}
.sort-9755 a:hover {
  color: #111;
}
.row_middle_0a25 {
  color: #6d6d6d;
}
.large-ca45 {
  overflow-x: hidden;
}
.large-ca45 .white_3652.module_ec2c {
  position: relative;
}
.large-ca45 .white_3652.module_ec2c.primary_5106 {
  position: initial;
}
.large-ca45
  .white_3652.module_ec2c.primary_5106
  .summary-advanced-6dcf {
  left: auto;
}
.large-ca45 .white_3652 .summary-advanced-6dcf {
  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;
}
.large-ca45 .white_3652:hover.module_ec2c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-ca45
  .white_3652:hover.module_ec2c
  .summary-advanced-6dcf {
  display: block;
  z-index: 9999999;
}
.large-ca45 .wrapper-wood-9d62 .article-75ea,
.large-ca45 .avatar_52fb .article-75ea {
  display: none;
}
.large-ca45 .focus-1c94 .white_3652:hover.module_ec2c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paper-4cd1 .paragraph-8ce0 label,
.paper-4cd1 .selected-703b label,
.paper-4cd1 .accordion_a4c1 label,
.paper-4cd1 .panel_6d6e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_2db4 {
  list-style: none;
  margin: 0;
}
.content_2db4 article.row_c275 {
  margin-bottom: 0;
}
.content_2db4 ul {
  list-style: none;
  margin: 0;
}
.content_2db4 .breadcrumb_south_4563 li.row_c275 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_2db4 .breadcrumb_south_4563 li.row_c275 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_2db4 .breadcrumb_south_4563 li.row_c275: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) {
  .content_2db4 .breadcrumb_south_4563 li.row_c275 li.row_c275 li.row_c275 li.row_c275 {
    padding-left: 0;
  }
}
article.row_c275 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_c275 .border-b7cd p:last-of-type {
  margin-bottom: 0;
}
article.row_c275 .pattern-1ef5 {
  float: left;
}
article.row_c275 .short_90c6 {
  margin-left: 85px;
}
article.row_c275 .primary_de8d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_c275 .primary_de8d .layout_a521 {
  margin-left: 10px;
}
article.row_c275 .up_64e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_c275 .north-20e0 {
  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 .paragraph-8ce0,
  #respond .accordion_a4c1,
  #respond .panel_6d6e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-8ce0 input,
#respond .accordion_a4c1 input,
#respond .panel_6d6e input {
  width: 100%;
}
#respond .panel_6d6e {
  margin-right: 0;
}
#respond .new-480b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper-wood-9d62 .article_lower_c89e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_lower_c89e .wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a:focus,
.article_lower_c89e .wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a:hover,
.article_lower_c89e .wide_8198.alert_thick_6736 .pro-1d70 > li > a:focus,
.article_lower_c89e .wide_8198.alert_thick_6736 .pro-1d70 > li > a:hover,
.article_lower_c89e .wide_8198.shade-stale-1d03 .pro-1d70 > li > a:focus,
.article_lower_c89e .wide_8198.shade-stale-1d03 .pro-1d70 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e
  .wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.component_aa89
  > a,
.article_lower_c89e
  .wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.simple_8363
  > a,
.article_lower_c89e
  .wide_8198.alert_thick_6736
  .pro-1d70
  > li.component_aa89
  > a,
.article_lower_c89e
  .wide_8198.alert_thick_6736
  .pro-1d70
  > li.simple_8363
  > a,
.article_lower_c89e
  .wide_8198.shade-stale-1d03
  .pro-1d70
  > li.component_aa89
  > a,
.article_lower_c89e .wide_8198.shade-stale-1d03 .pro-1d70 > li.first-e12f > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e .green-c464,
.article_lower_c89e .green-c464 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e .list-silver-df72.outline-d2c0 li a,
.article_lower_c89e .solid-98da a,
.article_lower_c89e .last-3a1c,
.article_lower_c89e .pro-1d70 > li > a,
.article_lower_c89e .panel-old-8131 {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e .list-silver-df72.outline-d2c0 li a:hover,
.article_lower_c89e .solid-98da a:hover,
.article_lower_c89e .last-3a1c:hover,
.article_lower_c89e .pro-1d70 > li > a:hover,
.article_lower_c89e .panel-old-8131:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e .gold-9a7d {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e .gold-9a7d .tertiary_b8d1 {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e .gold-9a7d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_lower_c89e .pink-0b0a .preview-7012 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e .pink-0b0a .preview-7012 .shade_new_eb67 {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e
  .pink-0b0a
  .preview-7012
  .shade_new_eb67::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e
  .pink-0b0a
  .preview-7012
  .shade_new_eb67:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e
  .pink-0b0a
  .preview-7012
  .shade_new_eb67::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e
  .pink-0b0a
  .preview-7012
  .shade_new_eb67::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e .pink-0b0a .inner_2b01 {
  color: rgba(255, 255, 255, 0.79);
}
.article_lower_c89e .pink-0b0a .inner_2b01:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_970a
  .article_lower_c89e
  .pink-0b0a
  .filter-6ded
  .notice_9f1b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_970a
  .article_lower_c89e
  .pink-0b0a
  .filter-6ded
  .shade_new_eb67 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-wood-9d62 .status_36da {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status_36da .wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a:focus,
.status_36da .wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a:hover,
.status_36da .wide_8198.alert_thick_6736 .pro-1d70 > li > a:focus,
.status_36da .wide_8198.alert_thick_6736 .pro-1d70 > li > a:hover,
.status_36da .wide_8198.shade-stale-1d03 .pro-1d70 > li > a:focus,
.status_36da .wide_8198.shade-stale-1d03 .pro-1d70 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_36da
  .wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.component_aa89
  > a,
.status_36da
  .wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.simple_8363
  > a,
.status_36da
  .wide_8198.alert_thick_6736
  .pro-1d70
  > li.component_aa89
  > a,
.status_36da
  .wide_8198.alert_thick_6736
  .pro-1d70
  > li.simple_8363
  > a,
.status_36da
  .wide_8198.shade-stale-1d03
  .pro-1d70
  > li.component_aa89
  > a,
.status_36da .wide_8198.shade-stale-1d03 .pro-1d70 > li.first-e12f > a {
  color: rgba(0, 0, 0, 0.8);
}
.status_36da .green-c464,
.status_36da .green-c464 a {
  color: rgba(0, 0, 0, 0.8);
}
.status_36da .list-silver-df72.outline-d2c0 li a,
.status_36da .solid-98da a,
.status_36da .last-3a1c,
.status_36da .pro-1d70 > li > a,
.status_36da .panel-old-8131 {
  color: rgba(0, 0, 0, 0.55);
}
.status_36da .list-silver-df72.outline-d2c0 li a:hover,
.status_36da .solid-98da a:hover,
.status_36da .last-3a1c:hover,
.status_36da .pro-1d70 > li > a:hover,
.status_36da .panel-old-8131:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_36da .gold-9a7d {
  color: rgba(0, 0, 0, 0.55);
}
.status_36da .gold-9a7d .tertiary_b8d1 {
  color: rgba(0, 0, 0, 0.8);
}
.status_36da .gold-9a7d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_8bf5 .simple-57a5 {
  margin-left: auto;
  margin-right: auto;
}
.hover_out_ec78 > * {
  margin-left: auto;
  margin-right: auto;
}
.hover_out_ec78 .pink-c240 {
  margin-right: 1.41575em;
}
.steel_4a06 .hover_out_ec78 > .border_36a7 {
  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;
}
.steel_4a06 .hover_out_ec78 > .slider-5fe3 {
  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;
}
.detail-current-f0d9.top_8bf5 .simple-57a5,
.sidebar-a723.top_8bf5 .simple-57a5 {
  margin-left: 0;
}
.list_f0af.top_8bf5 .simple-57a5,
.layout-f655.top_8bf5 .simple-57a5 {
  margin-right: 0;
}
.hover_out_ec78 ol,
.hover_out_ec78 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box_df21 video {
  max-width: 100%;
}
.cold_f991 img {
  display: block;
}
.cold_f991.pink-c240,
.cold_f991.active-1cd9 {
  width: 100%;
}
.cold_f991.slider-5fe3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tag-short-f37f:not(.video_a71a) {
  margin: 1.5em auto;
}
.last-5494 p {
  padding: 1.5em 14px;
}
ul.shadow-down-4641.slider-5fe3,
ul.shadow-down-4641.border_36a7,
ul.shadow-down-4641.notice-next-ffce.border_36a7 {
  padding: 0 14px;
}
.hero_26e1 {
  display: block;
  overflow-x: auto;
}
.hero_26e1 table {
  border-collapse: collapse;
  width: 100%;
}
.hero_26e1 td,
.hero_26e1 th {
  padding: 0.5em;
}
.hover_out_ec78 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hover_out_ec78 ol ol,
.hover_out_ec78 ol ul,
.hover_out_ec78 ul ol,
.hover_out_ec78 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hover_out_ec78 ol ol li,
.hover_out_ec78 ol ul li,
.hover_out_ec78 ul ol li,
.hover_out_ec78 ul ul li {
  margin-left: 0;
}
.mini-aa4c.red-0b4b > .row-ac57 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mini-aa4c.red-0b4b > .row-ac57 iframe,
.mini-aa4c.red-0b4b > .row-ac57 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge_8d81 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge_8d81.status-next-0654 {
  padding: 0;
}
.huge_8d81.status-next-0654 cite {
  font-size: 13px;
}
.huge_8d81 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge_8d81 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dim-f803 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dim-f803 > p:first-child {
  margin-top: 0;
}
.dim-f803 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dim-f803 blockquote {
  border-left: 0;
}
.cool-639b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cool-639b:not(.slider-2659) {
  max-width: 100px;
}
.cool-639b.notice-b43c {
  border-bottom: none !important;
  text-align: center;
}
.cool-639b.notice-b43c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last-5494 p {
    padding: 1.5em 0;
  }
}
.avatar-4980 {
  color: #0073aa;
}
.column-cool-a20a {
  background-color: #0073aa;
}
.action_c2b2 {
  color: #229fd8;
}
.label-green-7ca4 {
  background-color: #229fd8;
}
.avatar_fixed_1518 {
  color: #eee;
}
.picture_4d24 {
  background-color: #eee;
}
.element-4970 {
  color: #444;
}
.detail-fluid-18be {
  background-color: #444;
}
.shade-glass-ad33 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-glass-ad33 .next-64b1 .solid-98da {
  font-size: 15px;
}
.shade-glass-ad33 .solid-98da {
  line-height: 1.3;
}
.shade-glass-ad33 .status_36da {
}
.shade-glass-ad33 .article_lower_c89e {
  background: #235787;
}
.shade_93c2 {
  padding: 0;
}
.shade_93c2 .article_lower_c89e {
  background: #1a1a1a;
}
.shade_93c2 .status_36da {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay-30ac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay-30ac .status_36da {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay-30ac .article_lower_c89e {
  background: #303030;
}
.accent_210e {
  position: relative;
  z-index: 10;
}
.accent_210e .east_c36e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-6b01 .module_ec2c {
  display: inline-block;
  vertical-align: middle;
}
.glass-6b01.slider-cf9d .module_ec2c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass-6b01.slider-cf9d .module_ec2c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass-6b01.slider-cf9d .module_ec2c {
    margin-right: 0.4em;
  }
}
.glass-6b01.slider-cf9d .module_ec2c:last-child {
  margin-right: 0;
}
.input-left-2884 .east_c36e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wrapper-wood-9d62 .next-64b1 {
    margin: 0 -0.5em;
  }
  .wrapper-wood-9d62 .next-64b1 [class*="customify-col-"],
  .wrapper-wood-9d62 .next-64b1 [class*="customify-col_"],
  .wrapper-wood-9d62 .next-64b1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wrapper-wood-9d62.center_0b88 .east_c36e {
  background: 0 0 !important;
}
.wrapper-wood-9d62.center_0b88 .east_c36e,
.wrapper-wood-9d62.input-left-2884 .east_c36e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wrapper-wood-9d62.paragraph_5d8d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wrapper-wood-9d62.input-left-2884 .east_c36e {
  box-shadow: none !important;
}
.primary_selected_ba57 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary_selected_ba57 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary_selected_ba57 {
    padding: 18px 0 20px;
  }
}
.primary_selected_ba57 .info_8eb1 {
  width: 100%;
}
.primary_selected_ba57 .badge-dark-c92b {
  margin-bottom: 0;
}
.primary_selected_ba57 .current_2d4f {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary_white_9c68 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary_white_9c68 .gradient_rough_62c8 {
  width: 100%;
}
.accordion-1a06 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion-1a06 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion-1a06 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;
}
.accordion-1a06 li:last-child:after {
  display: none;
}
.accordion-1a06 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-bronze-ef6b .article-75ea button,
.primary_selected_ba57 .article-75ea button {
  left: 0;
}
.footer-bronze-ef6b .gradient_rough_62c8,
.primary_selected_ba57 .gradient_rough_62c8 {
  padding-left: 0;
  padding-right: 0;
}
.footer-bronze-ef6b .summary_white_9c68,
.primary_selected_ba57 .summary_white_9c68 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-bronze-ef6b {
  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;
}
.footer-bronze-ef6b: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;
}
.footer-bronze-ef6b .sort-2d08 {
  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) {
  .footer-bronze-ef6b .sort-2d08 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-bronze-ef6b .sort-2d08 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-bronze-ef6b .sort-2d08 {
    min-height: 200px;
  }
}
.footer-bronze-ef6b .accordion-1a06 {
  color: rgba(255, 255, 255, 0.8);
}
.footer-bronze-ef6b .accordion-1a06 a,
.footer-bronze-ef6b .accordion-1a06 li:after {
  color: inherit;
}
.footer-bronze-ef6b .accordion-1a06 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-last-c94b {
  margin-bottom: 0.5em;
}
.overlay_fixed_eecf {
  margin-bottom: 1.2em;
}
.overlay_fixed_eecf,
.breadcrumb-last-c94b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.overlay_fixed_eecf p:last-child,
.breadcrumb-last-c94b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article-75ea,
#masthead .article-75ea {
  display: none;
}
#masthead
  > .article-75ea.slow_862d {
  display: none;
}
#masthead > .article-75ea button {
  left: 0;
}
.wrapper_gold_6cca {
  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%;
}
.wrapper_gold_6cca .module_ec2c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_gold_6cca .bronze_0296 {
  display: -webkit-box;
  display: flex;
}
.wrapper_gold_6cca .bronze_0296.motion-cf82 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_gold_6cca .bronze_0296.large_45bc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_gold_6cca .bronze_0296.feature-22f3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_gold_6cca.backdrop-new-d8da.list-7a3a .bronze_0296.motion-cf82 {
  flex-basis: 100%;
}
.wrapper_gold_6cca.cool-ccc1 .bronze_0296.large_45bc {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_gold_6cca.cool-ccc1 .bronze_0296.feature-22f3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article-75ea.slow_862d {
  display: none;
}
#masthead > .article-75ea button {
  left: 0;
}
.picture-574f {
  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;
}
.picture-574f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture-574f.status_steel_0372 i {
  margin-right: 4px;
}
.picture-574f.menu-52a0 i {
  margin-left: 5px;
}
.solid-98da p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.solid-98da p:last-child {
  margin-bottom: 0;
}
.active_2212 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_2212 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_2212 img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_2212 .green-c464 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_2212 .clean_5899 {
  margin: 5px 0 7px 0;
}
.active_2212.preview_silver_7aa6 .steel_3a29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_2212.preview_silver_7aa6 .current-d24b {
  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;
}
.active_2212.wood-a23d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_2212.wood-a23d .steel_3a29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_2212.wood-a23d .current-d24b {
  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;
}
.active_2212.advanced_2a94 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_2212.section_9367 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_2212.section_9367 .current-d24b {
  margin-top: 7px;
}
.filter-bbf9 {
  display: inline-block;
}
.accent_210e .pattern-dark-a387 .active_2212 img {
  max-width: 100%;
}
.wide_8198 .mask-d664.pattern_f2ff,
.simple-0401 .mask-d664.pattern_f2ff {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide_8198 .menu_right_2643,
.simple-0401 .menu_right_2643 {
  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%);
}
.wide_8198 .menu_right_2643 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wide_8198.breadcrumb-easy-5196 .menu_right_2643 {
  display: none;
}
.wide_8198 .up-ee6c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_8198 .up-ee6c li {
  display: inline-block;
  position: relative;
}
.wide_8198 .up-ee6c li:last-child {
  margin-right: 0;
}
.wide_8198 .up-ee6c 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;
}
.wide_8198 .up-ee6c li.first-e12f > a {
  color: rgba(0, 0, 0, 0.9);
}
.wide_8198 .up-ee6c > 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;
}
.wide_8198 .up-ee6c > li > a i {
  line-height: 0;
}
.wide_8198 .up-ee6c > li.wrapper-0201 > a .menu_right_2643 {
  margin-left: 4px;
  line-height: 0;
}
.wide_8198 .up-ee6c .soft-e852 li.wrapper-0201 > a {
  position: relative;
}
.wide_8198 .up-ee6c .soft-e852 li.wrapper-0201 > a:after,
.wide_8198 .up-ee6c .soft-e852 li.wrapper-0201 > a:before {
  content: "";
  display: table;
}
.wide_8198 .up-ee6c .soft-e852 li.wrapper-0201 > a:after {
  clear: both;
}
.wide_8198 .up-ee6c .soft-e852 li.wrapper-0201 > a .menu_right_2643 {
  margin-left: 5px;
  float: right;
}
.wide_8198 .logo_3ed8,
.wide_8198 .soft-e852 {
  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;
}
.wide_8198 .soft-e852 {
  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;
}
.wide_8198 .soft-e852 .pattern_f2ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide_8198 .soft-e852 .menu_right_2643 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wide_8198 .soft-e852 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wide_8198 .soft-e852 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;
}
.wide_8198 .soft-e852 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wide_8198 .soft-e852 .soft-e852 {
  top: 0;
  left: 100%;
}
.wide_8198 .chip_2773.fn-focus-1cbb > .logo_3ed8,
.wide_8198 .chip_2773.fn-focus-1cbb > .soft-e852,
.wide_8198 .chip_2773:focus > .logo_3ed8,
.wide_8198 .chip_2773:focus > .soft-e852,
.wide_8198 .chip_2773:hover > .logo_3ed8,
.wide_8198 .chip_2773:hover > .soft-e852 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wide_8198.shade-stale-1d03 .pro-1d70:after,
.wide_8198.shade-stale-1d03 .pro-1d70:before {
  content: "";
  display: table;
}
.wide_8198.shade-stale-1d03 .pro-1d70:after {
  clear: both;
}
.wide_8198.shade-stale-1d03 .pro-1d70 > li {
  float: left;
}
.wide_8198.full-48bc .pro-1d70:after,
.wide_8198.full-48bc .pro-1d70:before {
  content: "";
  display: table;
}
.wide_8198.full-48bc .pro-1d70:after {
  clear: both;
}
.wide_8198.full-48bc .pro-1d70 > li {
  float: left;
}
.wide_8198.full-48bc .pro-1d70 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wide_8198.full-48bc .pro-1d70 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wide_8198.full-48bc .pro-1d70 > li.component_aa89 > a,
.wide_8198.full-48bc .pro-1d70 > li.first-e12f > a {
  color: #fff;
  background-color: #1e4b75;
}
.wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a .pattern_f2ff {
  position: relative;
}
.wide_8198.pagination-fluid-4f35 .pro-1d70 > li > a .pattern_f2ff: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;
}
.wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li:focus
  > a
  .pattern_f2ff:before,
.wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li:hover
  > a
  .pattern_f2ff:before {
  width: 100%;
  background-color: currentColor;
}
.wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.component_aa89
  > a
  .pattern_f2ff:before,
.wide_8198.pagination-fluid-4f35
  .pro-1d70
  > li.simple_8363
  > a
  .pattern_f2ff:before {
  width: 100%;
  background-color: currentColor;
}
.wide_8198.alert_thick_6736 .pro-1d70 > li > a .pattern_f2ff {
  position: relative;
}
.wide_8198.alert_thick_6736 .pro-1d70 > li > a .pattern_f2ff: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;
}
.wide_8198.alert_thick_6736 .pro-1d70 > li:focus > a .pattern_f2ff:before,
.wide_8198.alert_thick_6736
  .pro-1d70
  > li:hover
  > a
  .pattern_f2ff:before {
  width: 100%;
  background-color: currentColor;
}
.wide_8198.alert_thick_6736
  .pro-1d70
  > li.component_aa89
  > a
  .pattern_f2ff:before,
.wide_8198.alert_thick_6736
  .pro-1d70
  > li.simple_8363
  > a
  .pattern_f2ff:before {
  width: 100%;
  background-color: currentColor;
}
.simple-0401 .up-ee6c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-0401 .up-ee6c li:first-child > a {
  border-top: none;
}
.simple-0401 .up-ee6c .preview_wood_2dda > .pattern_f2ff .menu_right_2643 {
  display: none;
}
.simple-0401 .up-ee6c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple-0401 .up-ee6c li:last-child {
  border: none;
}
.simple-0401 .up-ee6c li.wrapper-0201 > a {
  padding-right: 45px !important;
}
.simple-0401 .up-ee6c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple-0401 .up-ee6c li a:focus,
.simple-0401 .up-ee6c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-0401 .up-ee6c li .tabs_a6d6 {
  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;
}
.simple-0401 .up-ee6c li .tabs_a6d6:hover {
  box-shadow: none;
}
.simple-0401 .up-ee6c li .tabs_a6d6 .menu_right_2643 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple-0401 .up-ee6c .soft-e852 {
  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);
}
.simple-0401 .up-ee6c .soft-e852 li a {
  padding-left: 3em;
}
.simple-0401 .up-ee6c .lite_e08e > a .tabs_a6d6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple-0401 .up-ee6c .lite_e08e > .soft-e852 {
  display: block;
  opacity: 1;
}
.frame_cecd {
  max-width: 100%;
}
.down-403b {
  line-height: 0;
  cursor: pointer;
}
.panel-old-8131 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel-old-8131:hover {
  box-shadow: none;
  color: currentColor;
}
.panel-old-8131 svg {
  width: 18px;
  height: 18px;
}
.panel-old-8131 .tabs-left-cef2 {
  display: none;
}
.popup_2761 {
  position: relative;
}
.popup_2761.fn-active-1cbb .panel-old-8131 .first_7760 {
  display: none;
}
.popup_2761.fn-active-1cbb .panel-old-8131 .tabs-left-cef2 {
  display: inline-block;
}
.popup_2761 .search_advanced_fd49 {
  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);
}
.popup_2761.outline-28af .search_advanced_fd49 {
  left: auto;
  right: -0.9em;
}
.popup_2761.outline-28af .text_stale_a72d::before {
  left: auto;
  right: 15px;
}
.popup_2761.fn-active-1cbb .search_advanced_fd49 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter-6ded {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.filter-6ded label {
  flex-basis: 100%;
}
.filter-6ded .preview-7012 {
  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;
}
.filter-6ded .shade_new_eb67 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.filter-6ded .shade_new_eb67:focus {
  background-color: transparent;
}
.filter-6ded button.inner_2b01 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.filter-6ded button.inner_2b01:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.filter-6ded button.inner_2b01 svg {
  width: 18px;
  height: 18px;
}
.filter-6ded input[type="submit"] {
  min-height: auto;
}
.pink-0b0a .filter-6ded .shade_new_eb67 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text_stale_a72d {
  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) {
  .text_stale_a72d {
    width: 220px;
  }
}
.text_stale_a72d label {
  flex-basis: 100%;
}
.text_stale_a72d::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;
}
.sidebar_970a .pink-0b0a .filter-6ded {
  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;
}
.sidebar_970a
  .pink-0b0a
  .filter-6ded
  .preview-7012 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar_970a .pink-0b0a .filter-6ded .shade_new_eb67 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar_970a
  .pink-0b0a
  .filter-6ded
  .shade_new_eb67:focus {
  background: 0 0;
}
.sidebar_970a
  .pink-0b0a
  .filter-6ded
  .notice_9f1b {
  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;
}
.list-silver-df72 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list-silver-df72 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list-silver-df72 li:last-child {
  margin-right: 0;
}
.list-silver-df72 li:first-child {
  margin-left: 0;
}
.list-silver-df72.liquid_33e8 a {
  color: #fff;
}
.list-silver-df72.liquid_33e8 a:hover {
  color: #fff;
}
.list-silver-df72 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list-silver-df72 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list-silver-df72 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list-silver-df72 a:hover {
  opacity: 0.9;
  color: inherit;
}
.list-silver-df72 [class*="social-icon-apple"] {
  background-color: #999;
}
.list-silver-df72 [class*="social-icon-apple"].pink_2de0 {
  background-color: transparent;
  color: #999;
}
.list-silver-df72 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list-silver-df72 [class*="social-icon-behance"].pink_2de0 {
  background-color: transparent;
  color: #1769ff;
}
.list-silver-df72 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list-silver-df72 [class*="social-icon-bitbucket"].pink_2de0 {
  background-color: transparent;
  color: #205081;
}
.list-silver-df72 [class*="social-icon-codepen"] {
  background-color: #000;
}
.list-silver-df72 [class*="social-icon-codepen"].pink_2de0 {
  background-color: transparent;
  color: #000;
}
.list-silver-df72 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list-silver-df72 [class*="social-icon-delicious"].pink_2de0 {
  background-color: transparent;
  color: #39f;
}
.list-silver-df72 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list-silver-df72 [class*="social-icon-digg"].pink_2de0 {
  background-color: transparent;
  color: #005be2;
}
.list-silver-df72 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list-silver-df72 [class*="social-icon-dribbble"].pink_2de0 {
  background-color: transparent;
  color: #ea4c89;
}
.list-silver-df72 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list-silver-df72 [class*="social-icon-envelope"].pink_2de0 {
  background-color: transparent;
  color: #ea4335;
}
.list-silver-df72 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list-silver-df72 [class*="social-icon-facebook"].pink_2de0 {
  background-color: transparent;
  color: #3b5998;
}
.list-silver-df72 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list-silver-df72 [class*="social-icon-flickr"].pink_2de0 {
  background-color: transparent;
  color: #0063dc;
}
.list-silver-df72 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list-silver-df72 [class*="social-icon-foursquare"].pink_2de0 {
  background-color: transparent;
  color: #2d5be3;
}
.list-silver-df72 [class*="social-icon-github"] {
  background-color: #333;
}
.list-silver-df72 [class*="social-icon-github"].pink_2de0 {
  background-color: transparent;
  color: #333;
}
.list-silver-df72 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list-silver-df72 [class*="social-icon-google-plus"].pink_2de0 {
  background-color: transparent;
  color: #dd4b39;
}
.list-silver-df72 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list-silver-df72 [class*="social-icon-houzz"].pink_2de0 {
  background-color: transparent;
  color: #7ac142;
}
.list-silver-df72 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list-silver-df72 [class*="social-icon-instagram"].pink_2de0 {
  background-color: transparent;
  color: #262626;
}
.list-silver-df72 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list-silver-df72 [class*="social-icon-jsfiddle"].pink_2de0 {
  background-color: transparent;
  color: #487aa2;
}
.list-silver-df72 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list-silver-df72 [class*="social-icon-linkedin"].pink_2de0 {
  background-color: transparent;
  color: #0077b5;
}
.list-silver-df72 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list-silver-df72 [class*="social-icon-medium"].pink_2de0 {
  background-color: transparent;
  color: #00ab6b;
}
.list-silver-df72 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list-silver-df72
  [class*="social-icon-odnoklassniki"].pink_2de0 {
  background-color: transparent;
  color: #f4731c;
}
.list-silver-df72 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list-silver-df72 [class*="social-icon-meetup"].pink_2de0 {
  background-color: transparent;
  color: #ec1c40;
}
.list-silver-df72 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list-silver-df72 [class*="social-icon-pinterest"].pink_2de0 {
  background-color: transparent;
  color: #bd081c;
}
.list-silver-df72 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list-silver-df72 [class*="social-icon-product-hunt"].pink_2de0 {
  background-color: transparent;
  color: #da552f;
}
.list-silver-df72 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list-silver-df72 [class*="social-icon-reddit"].pink_2de0 {
  background-color: transparent;
  color: #ff4500;
}
.list-silver-df72 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list-silver-df72 [class*="social-icon-rss"].pink_2de0 {
  background-color: transparent;
  color: #f26522;
}
.list-silver-df72 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list-silver-df72
  [class*="social-icon-shopping-cart"].pink_2de0 {
  background-color: transparent;
  color: #4caf50;
}
.list-silver-df72 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list-silver-df72 [class*="social-icon-skype"].pink_2de0 {
  background-color: transparent;
  color: #00aff0;
}
.list-silver-df72 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list-silver-df72 [class*="social-icon-slideshare"].pink_2de0 {
  background-color: transparent;
  color: #0077b5;
}
.list-silver-df72 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list-silver-df72 [class*="social-icon-snapchat"].pink_2de0 {
  background-color: transparent;
  color: #fffc00;
}
.list-silver-df72 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list-silver-df72 [class*="social-icon-soundcloud"].pink_2de0 {
  background-color: transparent;
  color: #f80;
}
.list-silver-df72 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list-silver-df72 [class*="social-icon-spotify"].pink_2de0 {
  background-color: transparent;
  color: #2ebd59;
}
.list-silver-df72 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list-silver-df72
  [class*="social-icon-stack-overflow"].pink_2de0 {
  background-color: transparent;
  color: #fe7a15;
}
.list-silver-df72 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list-silver-df72 [class*="social-icon-maldkfgram"].pink_2de0 {
  background-color: transparent;
  color: #2ca5e0;
}
.list-silver-df72 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list-silver-df72 [class*="social-icon-tripadvisor"].pink_2de0 {
  background-color: transparent;
  color: #589442;
}
.list-silver-df72 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list-silver-df72 [class*="social-icon-tumblr"].pink_2de0 {
  background-color: transparent;
  color: #35465c;
}
.list-silver-df72 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list-silver-df72 [class*="social-icon-twitch"].pink_2de0 {
  background-color: transparent;
  color: #6441a5;
}
.list-silver-df72 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list-silver-df72 [class*="social-icon-twitter"].pink_2de0 {
  background-color: transparent;
  color: #1da1f2;
}
.list-silver-df72 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list-silver-df72 [class*="social-icon-vimeo"].pink_2de0 {
  background-color: transparent;
  color: #1ab7ea;
}
.list-silver-df72 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list-silver-df72 [class*="social-icon-vk"].pink_2de0 {
  background-color: transparent;
  color: #45668e;
}
.list-silver-df72 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list-silver-df72 [class*="social-icon-weibo"].pink_2de0 {
  background-color: transparent;
  color: #df2029;
}
.list-silver-df72 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list-silver-df72 [class*="social-icon-weixin"].pink_2de0 {
  background-color: transparent;
  color: #7bb32e;
}
.list-silver-df72 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list-silver-df72 [class*="social-icon-whatsapp"].pink_2de0 {
  background-color: transparent;
  color: #25d366;
}
.list-silver-df72 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list-silver-df72 [class*="social-icon-wordpress"].pink_2de0 {
  background-color: transparent;
  color: #21759b;
}
.list-silver-df72 [class*="social-icon-xing"] {
  background-color: #026466;
}
.list-silver-df72 [class*="social-icon-xing"].pink_2de0 {
  background-color: transparent;
  color: #026466;
}
.list-silver-df72 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list-silver-df72 [class*="social-icon-yelp"].pink_2de0 {
  background-color: transparent;
  color: #af0606;
}
.list-silver-df72 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list-silver-df72 [class*="social-icon-youtube"].pink_2de0 {
  background-color: transparent;
  color: #cd201f;
}
.last-3a1c {
  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;
}
.last-3a1c:hover {
  box-shadow: none;
  background: 0 0;
}
.picture_blue_e913 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.nav-3153 {
  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;
}
.article-bb98 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_a55a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_a55a,
.footer_a55a::after,
.footer_a55a::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;
}
.footer_a55a::after,
.footer_a55a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cool-ebe3 .nav-3153 .article-bb98 {
  margin-top: -2px;
  width: 19px;
}
.cool-ebe3 .nav-3153 .footer_a55a {
  margin-top: -1px;
}
.cool-ebe3 .nav-3153 .footer_a55a,
.cool-ebe3 .nav-3153 .footer_a55a::after,
.cool-ebe3 .nav-3153 .footer_a55a::before {
  width: 19px;
  height: 2px;
}
.cool-ebe3 .nav-3153 .footer_a55a::before {
  top: -6px;
}
.cool-ebe3 .nav-3153 .footer_a55a::after {
  bottom: -6px;
}
.hover-rough-5e3d .nav-3153 .article-bb98 {
  margin-top: -2px;
  width: 22px;
}
.hover-rough-5e3d .nav-3153 .footer_a55a {
  margin-top: -1px;
}
.hover-rough-5e3d .nav-3153 .footer_a55a,
.hover-rough-5e3d .nav-3153 .footer_a55a::after,
.hover-rough-5e3d .nav-3153 .footer_a55a::before {
  width: 22px;
  height: 2px;
}
.hover-rough-5e3d .nav-3153 .footer_a55a::before {
  top: -7px;
}
.hover-rough-5e3d .nav-3153 .footer_a55a::after {
  bottom: -7px;
}
.badge_58a7 .nav-3153 .article-bb98 {
  margin-top: -2px;
  width: 31px;
}
.badge_58a7 .nav-3153 .footer_a55a {
  margin-top: -1.5px;
}
.badge_58a7 .nav-3153 .footer_a55a,
.badge_58a7 .nav-3153 .footer_a55a::after,
.badge_58a7 .nav-3153 .footer_a55a::before {
  width: 31px;
  height: 3px;
}
.badge_58a7 .nav-3153 .footer_a55a::before {
  top: -9px;
}
.badge_58a7 .nav-3153 .footer_a55a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_soft_d463 .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 19px;
  }
  .module_soft_d463 .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .module_soft_d463 .nav-3153 .footer_a55a,
  .module_soft_d463 .nav-3153 .footer_a55a::after,
  .module_soft_d463 .nav-3153 .footer_a55a::before {
    width: 19px;
    height: 2px;
  }
  .module_soft_d463 .nav-3153 .footer_a55a::before {
    top: -6px;
  }
  .module_soft_d463 .nav-3153 .footer_a55a::after {
    bottom: -6px;
  }
  .cool_9241 .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 22px;
  }
  .cool_9241 .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .cool_9241 .nav-3153 .footer_a55a,
  .cool_9241 .nav-3153 .footer_a55a::after,
  .cool_9241 .nav-3153 .footer_a55a::before {
    width: 22px;
    height: 2px;
  }
  .cool_9241 .nav-3153 .footer_a55a::before {
    top: -7px;
  }
  .cool_9241 .nav-3153 .footer_a55a::after {
    bottom: -7px;
  }
  .heading_middle_ee7d .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_middle_ee7d .nav-3153 .footer_a55a {
    margin-top: -1.5px;
  }
  .heading_middle_ee7d .nav-3153 .footer_a55a,
  .heading_middle_ee7d .nav-3153 .footer_a55a::after,
  .heading_middle_ee7d .nav-3153 .footer_a55a::before {
    width: 31px;
    height: 3px;
  }
  .heading_middle_ee7d .nav-3153 .footer_a55a::before {
    top: -9px;
  }
  .heading_middle_ee7d .nav-3153 .footer_a55a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-full-c53b .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-full-c53b .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .summary-full-c53b .nav-3153 .footer_a55a,
  .summary-full-c53b .nav-3153 .footer_a55a::after,
  .summary-full-c53b .nav-3153 .footer_a55a::before {
    width: 19px;
    height: 2px;
  }
  .summary-full-c53b .nav-3153 .footer_a55a::before {
    top: -6px;
  }
  .summary-full-c53b .nav-3153 .footer_a55a::after {
    bottom: -6px;
  }
  .image-691d .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 22px;
  }
  .image-691d .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .image-691d .nav-3153 .footer_a55a,
  .image-691d .nav-3153 .footer_a55a::after,
  .image-691d .nav-3153 .footer_a55a::before {
    width: 22px;
    height: 2px;
  }
  .image-691d .nav-3153 .footer_a55a::before {
    top: -7px;
  }
  .image-691d .nav-3153 .footer_a55a::after {
    bottom: -7px;
  }
  .description-old-ceda .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 31px;
  }
  .description-old-ceda .nav-3153 .footer_a55a {
    margin-top: -1.5px;
  }
  .description-old-ceda .nav-3153 .footer_a55a,
  .description-old-ceda .nav-3153 .footer_a55a::after,
  .description-old-ceda .nav-3153 .footer_a55a::before {
    width: 31px;
    height: 3px;
  }
  .description-old-ceda .nav-3153 .footer_a55a::before {
    top: -9px;
  }
  .description-old-ceda .nav-3153 .footer_a55a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bottom_f344 .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_f344 .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .bottom_f344 .nav-3153 .footer_a55a,
  .bottom_f344 .nav-3153 .footer_a55a::after,
  .bottom_f344 .nav-3153 .footer_a55a::before {
    width: 19px;
    height: 2px;
  }
  .bottom_f344 .nav-3153 .footer_a55a::before {
    top: -6px;
  }
  .bottom_f344 .nav-3153 .footer_a55a::after {
    bottom: -6px;
  }
  .active-inner-4e07 .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 22px;
  }
  .active-inner-4e07 .nav-3153 .footer_a55a {
    margin-top: -1px;
  }
  .active-inner-4e07 .nav-3153 .footer_a55a,
  .active-inner-4e07 .nav-3153 .footer_a55a::after,
  .active-inner-4e07 .nav-3153 .footer_a55a::before {
    width: 22px;
    height: 2px;
  }
  .active-inner-4e07 .nav-3153 .footer_a55a::before {
    top: -7px;
  }
  .active-inner-4e07 .nav-3153 .footer_a55a::after {
    bottom: -7px;
  }
  .dropdown-b107 .nav-3153 .article-bb98 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-b107 .nav-3153 .footer_a55a {
    margin-top: -1.5px;
  }
  .dropdown-b107 .nav-3153 .footer_a55a,
  .dropdown-b107 .nav-3153 .footer_a55a::after,
  .dropdown-b107 .nav-3153 .footer_a55a::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-b107 .nav-3153 .footer_a55a::before {
    top: -9px;
  }
  .dropdown-b107 .nav-3153 .footer_a55a::after {
    bottom: -9px;
  }
}
.shadow-a842 .footer_a55a {
  -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);
}
.shadow-a842 .footer_a55a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow-a842 .footer_a55a::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);
}
.shadow-a842.prev-435d .footer_a55a {
  -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);
}
.shadow-a842.prev-435d .footer_a55a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow-a842.prev-435d .footer_a55a::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);
}
.east-03ff {
  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.soft-4da6:before {
  display: none;
}
.avatar_52fb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.avatar_52fb .item-last-d0f8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.avatar_52fb .item-last-d0f8:last-of-type {
  border-bottom: none;
}
.avatar_52fb .item-last-d0f8.fluid-4085,
.avatar_52fb .item-last-d0f8.fast_08e3,
.avatar_52fb .item-last-d0f8.rough_3bc7 {
  padding: 0;
}
.avatar_52fb .simple-0401 .tabs_a6d6 {
  color: currentColor;
}
.avatar_52fb .simple-0401 .tabs_a6d6:focus,
.avatar_52fb .simple-0401 .tabs_a6d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_52fb.status_36da .gold-9a7d,
.avatar_52fb.status_36da .solid-98da a,
.avatar_52fb.status_36da .pro-1d70 a,
.avatar_52fb.status_36da .soft-e852 a {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_52fb.status_36da .gold-9a7d:hover,
.avatar_52fb.status_36da .solid-98da a:hover,
.avatar_52fb.status_36da .pro-1d70 a:hover,
.avatar_52fb.status_36da .soft-e852 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_52fb.status_36da .tertiary_b8d1 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_52fb.status_36da .item-last-d0f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_52fb.status_36da .item-last-d0f8:before {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_52fb.status_36da .video_c6c1:before {
  background: rgba(255, 255, 255, 0.9);
}
.avatar_52fb.status_36da .simple-0401 .up-ee6c li a,
.avatar_52fb.status_36da .simple-0401 .tabs_a6d6,
.avatar_52fb.status_36da .soft-e852 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_52fb.status_36da .simple-0401 .tabs_a6d6:focus,
.avatar_52fb.status_36da .simple-0401 .tabs_a6d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_52fb.status_36da .up-ee6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_52fb.article_lower_c89e .gold-9a7d,
.avatar_52fb.article_lower_c89e .solid-98da a,
.avatar_52fb.article_lower_c89e .pro-1d70 .tabs_a6d6,
.avatar_52fb.article_lower_c89e .pro-1d70 a,
.avatar_52fb.article_lower_c89e .soft-e852 a {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_52fb.article_lower_c89e .gold-9a7d:hover,
.avatar_52fb.article_lower_c89e .solid-98da a:hover,
.avatar_52fb.article_lower_c89e .pro-1d70 .tabs_a6d6:hover,
.avatar_52fb.article_lower_c89e .pro-1d70 a:hover,
.avatar_52fb.article_lower_c89e .soft-e852 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_52fb.article_lower_c89e .tertiary_b8d1 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_52fb.article_lower_c89e .item-last-d0f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_52fb.article_lower_c89e .item-last-d0f8:before {
  background: rgba(255, 255, 255, 0.08);
}
.avatar_52fb.article_lower_c89e .video_c6c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_52fb.article_lower_c89e .simple-0401 .up-ee6c li a,
.avatar_52fb.article_lower_c89e .simple-0401 .tabs_a6d6,
.avatar_52fb.article_lower_c89e .soft-e852 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_52fb.article_lower_c89e .simple-0401 .tabs_a6d6:focus,
.avatar_52fb.article_lower_c89e .simple-0401 .tabs_a6d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_52fb.article_lower_c89e .up-ee6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_c6c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video_c6c1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip-2410 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture_7c17 .avatar_52fb {
  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;
}
.picture_7c17 .item-last-d0f8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture_7c17 .item-last-d0f8: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) {
  .picture_7c17 .item-last-d0f8:before {
    width: 16%;
    left: 42%;
  }
}
.picture_7c17 .item-last-d0f8:last-child:before {
  content: none;
}
.picture_7c17 .item-last-d0f8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture_7c17 .simple-0401 .up-ee6c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture_7c17 .simple-0401 .up-ee6c li a .tabs_a6d6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture_7c17 .simple-0401 .soft-e852 {
  border: none;
}
.picture_7c17 .simple-0401 .soft-e852 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture_7c17 .video_c6c1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture_7c17 .tooltip-2410 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture_7c17 .article_lower_c89e .video_c6c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_7c17 .status_36da.wood_cbea .footer_a55a {
  background: rgba(0, 0, 0, 0.6);
}
.picture_7c17
  .status_36da.wood_cbea
  .footer_a55a::after,
.picture_7c17
  .status_36da.wood_cbea
  .footer_a55a:before {
  background: inherit;
}
.picture_7c17
  .status_36da.wood_cbea:hover
  .footer_a55a {
  background: rgba(0, 0, 0, 0.8);
}
.section-b14e .avatar_52fb {
  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) {
  .section-b14e .avatar_52fb {
    width: auto;
    right: 45px;
  }
}
.widget_3fef .avatar_52fb {
  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) {
  .widget_3fef .avatar_52fb {
    width: auto;
    left: 45px;
  }
}
.soft-4da6 .avatar_52fb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft-4da6 .tooltip-2410 {
  max-width: 48em;
  margin: 0 auto;
}
.soft-4da6 .video_c6c1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag-white-da86 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag-white-da86.picture_7c17 .avatar_52fb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag-white-da86.section-b14e .avatar_52fb {
  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);
}
.tag-white-da86 .avatar_52fb {
  visibility: visible;
}
.tag-white-da86.widget_3fef .avatar_52fb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-d4e9,
.picture-lite-dbaf {
  overflow-x: hidden;
}
.item-d4e9 .avatar_52fb {
  overflow: auto;
}
.item-d4e9.picture_7c17 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-d4e9.picture_7c17 .avatar_52fb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-d4e9.picture_7c17 .last-3a1c {
  opacity: 0;
}
.item-d4e9.section-b14e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-d4e9.section-b14e .avatar_52fb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-d4e9.section-b14e .last-3a1c {
  opacity: 0;
}
.item-d4e9.widget_3fef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-d4e9.widget_3fef .avatar_52fb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-d4e9.widget_3fef .last-3a1c {
  opacity: 0;
}
.item-d4e9.soft-4da6 .avatar_52fb {
  z-index: 10;
  visibility: visible;
}
.wood_cbea {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wood_cbea .footer_a55a {
  background: rgba(255, 255, 255, 0.99);
}
.wood_cbea .footer_a55a::after,
.wood_cbea .footer_a55a:before {
  background: inherit;
}
.wood_cbea:hover .footer_a55a {
  background: rgba(255, 255, 255, 0.99);
}
.widget_3fef .wood_cbea {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft-4da6 .wood_cbea {
  display: none !important;
}
.item-d4e9:before,
.picture-lite-dbaf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-d4e9 .wood_cbea,
.picture-lite-dbaf .wood_cbea {
  display: inline-block;
}
.avatar_52fb .module_ec2c {
  -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;
}
.item-d4e9 .avatar_52fb .module_ec2c,
.picture-lite-dbaf .avatar_52fb .module_ec2c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-9999 .preview-7012 {
  width: 100%;
}
.pattern-dark-a387 {
  padding: 0 0.5em 0;
}
.pattern-dark-a387 [class*="customify-col-"],
.pattern-dark-a387 [class*="customify-col_"],
.pattern-dark-a387 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel_8690 .pattern-dark-a387 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .next-64b1 .image_next_d98f,
  .image_next_d98f {
    display: none;
  }
  .filter_134b {
    text-align: left;
  }
  .pattern-d0a1 {
    text-align: center;
  }
  .item_444e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .next-64b1 .notification-9866,
  .notification-9866 {
    display: none;
  }
  .black_2386 {
    text-align: left;
  }
  .banner-9686 {
    text-align: center;
  }
  .center_ad39 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .next-64b1 .module-full-1b30,
  .module-full-1b30 {
    display: none;
  }
  .text_2e9f {
    text-align: left;
  }
  .primary-hovered-772d {
    text-align: center;
  }
  .photo-west-5d71 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over-5ada {
  box-shadow: none !important;
}
.mask-silver-72fb .item_8def,
.hero-4b3f .item_8def {
  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;
}
.hero-4b3f .item_8def {
  margin-top: 30px;
  margin-bottom: 30px;
}
.east_c36e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.east_c36e:after,
.east_c36e:before {
  content: "";
  display: table;
}
.east_c36e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .east_c36e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.east_c36e,
.paragraph_5d8d {
  max-width: 1248px;
  margin: 0 auto;
}

.motion-ecd4.picture_963d .east_c36e {
  max-width: 100%;
}
.motion-ecd4.panel_fluid_c7a4 {
  max-width: 1200px;
  margin: 0 auto;
}
.motion-ecd4.south_bcf4 .east_c36e {
  max-width: 100%;
}
.motion-ecd4.south_bcf4 > .east_c36e {
  padding-left: 0;
  padding-right: 0;
}
.motion-ecd4.south_bcf4 > .east_c36e .next-64b1 {
  margin: 0;
}
.motion-ecd4.south_bcf4
  > .east_c36e
  .disabled-2a9d.old_9c23 {
  margin-right: 0;
  margin-left: 0;
}
.motion-ecd4.south_bcf4 #main.old_9c23 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow_steel_c4e9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_steel_c4e9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dim-9387 .simple-57a5 {
    padding-right: 1em;
  }
  .dim-9387.logo_9034 .disabled-2a9d {
    border-right: 1px solid #eaecee;
  }
  .dim-9387.logo_9034 .simple-57a5 {
    padding-right: 1em;
  }
  .dim-9387.logo_9034 .up-ef16 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple-8ed7 .simple-57a5 {
    padding-left: 1em;
  }
  .purple-8ed7.logo_9034 .disabled-2a9d {
    border-left: 1px solid #eaecee;
  }
  .purple-8ed7.logo_9034 .simple-57a5 {
    padding-left: 1em;
  }
  .purple-8ed7.logo_9034 .up-ef16 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_f4c0 .simple-57a5 {
    padding-left: 1em;
  }
  .avatar_f4c0.logo_9034 .container-1bb2 {
    border-right: 1px solid #eaecee;
  }
  .avatar_f4c0.logo_9034 .in_ed0c {
    border-right: 1px solid #eaecee;
  }
  .avatar_f4c0.logo_9034 .simple-57a5 {
    padding-left: 1em;
  }
  .avatar_f4c0.logo_9034 .up-ef16 {
    padding-right: 1em;
  }
  .avatar_f4c0.logo_9034 .upper-762a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-2f20 .simple-57a5 {
    padding-right: 1em;
  }
  .surface-2f20.logo_9034 .container-1bb2 {
    border-left: 1px solid #eaecee;
  }
  .surface-2f20.logo_9034 .in_ed0c {
    border-left: 1px solid #eaecee;
  }
  .surface-2f20.logo_9034 .simple-57a5 {
    padding-right: 1em;
  }
  .surface-2f20.logo_9034 .up-ef16 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-2f20.logo_9034 .upper-762a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_steel_c4e9 .simple-57a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_steel_c4e9.logo_9034 .disabled-2a9d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow_steel_c4e9.logo_9034 .simple-57a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_steel_c4e9.logo_9034 .up-ef16 {
    padding-left: 1em;
  }
  .shadow_steel_c4e9.logo_9034 .upper-762a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow_steel_c4e9.logo_9034 .simple-57a5 {
    padding-left: 0;
  }
}
.title-gas-9c06 .glass-6b01 {
  display: inline-block;
}
.hidden_594e {
  display: inline-block;
}
.inner-52cf {
  word-con: break-word;
}
.rough_37ab > span {
  display: inline-block;
  padding: 5px 0;
}
.rough_37ab .dynamic_f66d {
  margin-left: 8px;
  margin-right: 8px;
}
.rough_37ab .description-plasma-4635 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pink_613a .widget_3f6f {
  margin-bottom: 2em;
}
.pink_613a .input-962d {
  margin-bottom: 15px;
}
.pink_613a .input-962d:last-child {
  margin-bottom: 0;
}
.pink_613a .overlay_bronze_cec2 {
  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) {
  .pink_613a .overlay_bronze_cec2 {
    display: block;
  }
}
.pink_613a .cold-7328 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pink_613a .cold-7328 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pink_613a .content-blue-b9a4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pink_613a .content-blue-b9a4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pink_613a .content-blue-b9a4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pink_613a .inner-52cf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pink_613a .inner-52cf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pink_613a .chip-4d83 p:last-child {
  margin-bottom: 0;
}
.pink_613a .search_warm_82fa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pink_613a .video-cold-b8fd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pink_613a .thumbnail-6cfb {
  margin-top: 1em;
}
.pink_613a .header-abd8 {
  top: 0;
  display: block;
}
.pink_613a .header-abd8 a {
  color: inherit;
}
.pink_613a .header-abd8 a:hover {
  color: inherit;
}
.pink_613a .purple_9fc3 {
  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;
}
.pink_613a .purple_9fc3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pink_613a .video-cold-b8fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pink_613a .detail-b3ba {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pink_613a .detail-b3ba:first-child {
  margin-top: 0;
}
.pink_613a .detail-b3ba.accent-active-ba9d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pink_613a .detail-b3ba.box_mini_b7df {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pink_613a
  .detail-b3ba.box_mini_b7df.pattern_01d2
  .thumbnail-6cfb {
  width: 100%;
}
.pink_613a .box_mini_b7df {
  -webkit-box-align: center;
  align-items: center;
}
.pink_613a .box_mini_b7df .rough_37ab,
.pink_613a .box_mini_b7df > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pink_613a .content-blue-b9a4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink_613a .content-blue-b9a4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink_613a .content-blue-b9a4: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;
}
.pink_613a .accent-active-ba9d {
  z-index: 5;
}
.pink_613a .box_easy_2555 .photo-advanced-d9a3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pink_613a .large_dd61 .photo-advanced-d9a3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pink_613a .pro-1e8c .photo-advanced-d9a3 {
  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;
}
.pink_613a.outline_copper_00ac .overlay_bronze_cec2,
.pink_613a.badge_fe00 .overlay_bronze_cec2 {
  display: block;
}
.pink_613a.outline_copper_00ac .overlay_bronze_cec2 .slow_c53d,
.pink_613a.outline_copper_00ac .overlay_bronze_cec2 .video-cold-b8fd,
.pink_613a.badge_fe00 .overlay_bronze_cec2 .slow_c53d,
.pink_613a.badge_fe00 .overlay_bronze_cec2 .video-cold-b8fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_613a.shade-complex-2ec2 .cold-7328 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pink_613a.shade-complex-2ec2 .cold-7328 {
    margin-right: 0;
  }
}
.pink_613a.outline_copper_00ac .cold-7328,
.pink_613a.badge_fe00 .cold-7328 {
  padding-top: 40%;
}
.pink_613a.outline_copper_00ac .widget_3f6f,
.pink_613a.badge_fe00 .widget_3f6f {
  display: block;
}
.pink_613a.outline_copper_00ac .fn-sticky-1cbb .video-cold-b8fd,
.pink_613a.badge_fe00 .fn-sticky-1cbb .video-cold-b8fd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pink_613a.outline_copper_00ac .cold-7328,
.pink_613a.badge_fe00 .cold-7328 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pink_613a.outline_copper_00ac .video-cold-b8fd {
  padding: 1em;
}
.advanced_1e21 {
  margin: 30px auto;
  display: block;
}
.advanced_1e21 .prev_1bda > * {
  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;
}
.advanced_1e21 .prev_1bda > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.advanced_1e21 .prev_1bda span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_1aab .rough_37ab {
  margin-bottom: 1.41575em;
}
.shade_1aab .summary_4f6b {
  margin-bottom: 1.618em;
}
.hover_out_ec78 .message-purple-b949 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hover_out_ec78 .message-purple-b949 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hover_out_ec78 .banner-d5b4 {
  max-width: 100%;
  overflow: auto;
}
.top_8bf5 .hover_out_ec78 a:hover {
  text-decoration: underline;
}
.steel-2190 .input-962d:not(.inner-52cf),
.steel-2190 .content-blue-b9a4 {
  margin-bottom: 1.41575em;
}
.steel-2190 .input-962d:not(.inner-52cf):last-child,
.steel-2190 .content-blue-b9a4:last-child {
  margin-bottom: 0;
}
.steel-2190 .input-962d.orange-1a97 {
  margin-bottom: 0.41575em;
}
.steel-2190 .badge-slow-b9fb:before,
.steel-2190 .border-dynamic-d0eb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.steel-2190 .badge-slow-b9fb:before {
  content: "\f115";
}
.steel-2190 .border-dynamic-d0eb:before {
  content: "\f02c";
}
.steel-2190 .silver_ac60 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.steel-2190 .silver_ac60 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tag-2286 {
  display: -webkit-box;
  display: flex;
}
.tag-2286 .surface-narrow-ebb1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tag-2286 .surface-narrow-ebb1 {
    flex-basis: 90px;
  }
}
.tag-2286 .section-cold-9fc4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-2286 .section-cold-9fc4 {
    flex-basis: calc(100% - 50px);
  }
}
.tag-2286 .wide-e3f6 p:last-child {
  margin-bottom: 0.72em;
}
.easy_a86f .prev_1bda {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.easy_a86f .prev_1bda:after,
.easy_a86f .prev_1bda:before {
  content: "";
  display: table;
}
.easy_a86f .prev_1bda:after {
  clear: both;
}
.easy_a86f .prev_1bda .widget-52f5,
.easy_a86f .prev_1bda .hot_05f5 {
  width: 49%;
}
.easy_a86f .prev_1bda .widget-52f5 a span.inner-886b,
.easy_a86f .prev_1bda .hot_05f5 a span.inner-886b {
  display: block;
  margin-bottom: 5px;
}
.easy_a86f .prev_1bda .hot_05f5 {
  float: left;
  text-align: left;
}
.easy_a86f .prev_1bda .widget-52f5 {
  float: right;
  text-align: right;
}
.outer_5d96 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outer_5d96 {
    margin-bottom: 0;
  }
}
.badge_cc7a {
  margin-bottom: 1em;
}
.badge_cc7a .inner-52cf {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_4a2c a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading_soft_d9b3 .badge_cc7a,
.fluid-c775 .badge_cc7a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading_soft_d9b3 .badge_cc7a,
  .fluid-c775 .badge_cc7a {
    display: block;
  }
}
.heading_soft_d9b3 .active_4a2c,
.fluid-c775 .active_4a2c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading_soft_d9b3 .active_4a2c,
  .fluid-c775 .active_4a2c {
    margin-bottom: 1em;
  }
}
.heading_soft_d9b3 .active_4a2c img,
.fluid-c775 .active_4a2c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading_soft_d9b3 .liquid_26d2,
.fluid-c775 .liquid_26d2 {
  flex-basis: calc(100% - 160px);
}
.heading_soft_d9b3 .liquid_26d2 p,
.fluid-c775 .liquid_26d2 p {
  margin-bottom: 0;
}
.heading_soft_d9b3 .liquid_26d2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading_soft_d9b3 .liquid_26d2 {
    padding-left: 0;
  }
}
.fluid-c775 .liquid_26d2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fluid-c775 .liquid_26d2 {
    padding-right: 0;
  }
}
.fluid-c775 .active_4a2c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.black-d58e .active_4a2c {
  margin-bottom: 0.5em;
}
.black-d58e .active_4a2c img {
  width: 100%;
}
.row_basic_b026 .inner-a74a,
.active-7f7d .inner-a74a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active-7f7d .disabled-2a9d .silver_8989 p:last-child {
  margin-bottom: 0;
}
.dark_a5b0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip_8dd2 .container-0c19 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip_8dd2 .container-0c19:last-of-type {
    margin-bottom: 0;
  }
}
.chip_8dd2 .container-0c19 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_8dd2 .container-0c19 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip_8dd2 .container-0c19 ul li {
  margin: 0 0 0.6em;
}
.chip_8dd2 .container-0c19 ul li.disabled-6459,
.chip_8dd2 .container-0c19 ul li.basic_7d63 {
  position: relative;
}
.chip_8dd2 .container-0c19 ul li.disabled-6459 .shadow_a03f,
.chip_8dd2 .container-0c19 ul li.basic_7d63 .shadow_a03f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip_8dd2 .container-0c19 ul li.disabled-6459:after:after,
.chip_8dd2 .container-0c19 ul li.disabled-6459:after:before,
.chip_8dd2
  .container-0c19
  ul
  li.basic_7d63:after:after,
.chip_8dd2
  .container-0c19
  ul
  li.basic_7d63:after:before {
  content: "";
  display: table;
}
.chip_8dd2 .container-0c19 ul li.disabled-6459:after:after,
.chip_8dd2
  .container-0c19
  ul
  li.basic_7d63:after:after {
  clear: both;
}
.chip_8dd2 .container-0c19 a.purple_d762:hover {
  text-decoration: none;
}
.chip_8dd2 .container-0c19 select {
  max-width: 100%;
}
.chip_8dd2 .container-0c19 table {
  font-size: 85%;
}
.chip_8dd2 .container-0c19 table td,
.chip_8dd2 .container-0c19 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip_8dd2 .container-0c19 table tfoot td {
  text-align: left;
}
.chip_8dd2 .container-0c19 :last-child {
  margin-bottom: 0;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 label {
  width: 100%;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 .shade_new_eb67 {
  width: 100%;
  display: block;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 .inner_2b01 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 .inner_2b01:hover svg #svg-search {
  fill: #444;
}
.chip_8dd2 .container-0c19 .menu-motion-b926 .inner_2b01 svg {
  width: 18px;
  height: 18px;
}
.chip_8dd2 .static_1479 ul ul,
.chip_8dd2 .photo-d27c ul ul,
.chip_8dd2 .paragraph-5a6d ul ul,
.chip_8dd2 .layout_next_2ba8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip_8dd2 .static_1479 .wrapper-0201 > a,
.chip_8dd2 .photo-d27c .wrapper-0201 > a,
.chip_8dd2 .paragraph-5a6d .wrapper-0201 > a,
.chip_8dd2 .layout_next_2ba8 .wrapper-0201 > a {
  margin-bottom: 0;
}
.chip_8dd2 .highlight-9040 li,
.chip_8dd2 .static_1479 li,
.chip_8dd2 .article_warm_15ce li,
.chip_8dd2 .photo-d27c li,
.chip_8dd2 .paragraph-5a6d li,
.chip_8dd2 .layout_next_2ba8 li,
.chip_8dd2 .badge_hot_614e li,
.chip_8dd2 .notification-wood-aa0c li {
  display: block;
  position: relative;
}
.chip_8dd2 .highlight-9040 li:last-child,
.chip_8dd2 .static_1479 li:last-child,
.chip_8dd2 .article_warm_15ce li:last-child,
.chip_8dd2 .photo-d27c li:last-child,
.chip_8dd2 .paragraph-5a6d li:last-child,
.chip_8dd2 .layout_next_2ba8 li:last-child,
.chip_8dd2 .badge_hot_614e li:last-child,
.chip_8dd2 .notification-wood-aa0c li:last-child {
  border: none;
}
.chip_8dd2 .highlight-9040 li a,
.chip_8dd2 .static_1479 li a,
.chip_8dd2 .article_warm_15ce li a,
.chip_8dd2 .photo-d27c li a,
.chip_8dd2 .paragraph-5a6d li a,
.chip_8dd2 .layout_next_2ba8 li a,
.chip_8dd2 .badge_hot_614e li a,
.chip_8dd2 .notification-wood-aa0c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_8dd2 .highlight-9040 li ul li::before,
.chip_8dd2 .static_1479 li ul li::before,
.chip_8dd2 .article_warm_15ce li ul li::before,
.chip_8dd2 .photo-d27c li ul li::before,
.chip_8dd2 .paragraph-5a6d li ul li::before,
.chip_8dd2 .layout_next_2ba8 li ul li::before,
.chip_8dd2 .badge_hot_614e li ul li::before,
.chip_8dd2 .notification-wood-aa0c li ul li::before {
  left: 15px;
}
.chip_8dd2 .highlight-9040 li ul a,
.chip_8dd2 .static_1479 li ul a,
.chip_8dd2 .article_warm_15ce li ul a,
.chip_8dd2 .photo-d27c li ul a,
.chip_8dd2 .paragraph-5a6d li ul a,
.chip_8dd2 .layout_next_2ba8 li ul a,
.chip_8dd2 .badge_hot_614e li ul a,
.chip_8dd2 .notification-wood-aa0c li ul a {
  padding-left: 20px;
}
.chip_8dd2 .highlight-9040 li ul ul li::before,
.chip_8dd2 .static_1479 li ul ul li::before,
.chip_8dd2 .article_warm_15ce li ul ul li::before,
.chip_8dd2 .photo-d27c li ul ul li::before,
.chip_8dd2 .paragraph-5a6d li ul ul li::before,
.chip_8dd2 .layout_next_2ba8 li ul ul li::before,
.chip_8dd2 .badge_hot_614e li ul ul li::before,
.chip_8dd2 .notification-wood-aa0c li ul ul li::before {
  left: 30px;
}
.chip_8dd2 .highlight-9040 li ul ul a,
.chip_8dd2 .static_1479 li ul ul a,
.chip_8dd2 .article_warm_15ce li ul ul a,
.chip_8dd2 .photo-d27c li ul ul a,
.chip_8dd2 .paragraph-5a6d li ul ul a,
.chip_8dd2 .layout_next_2ba8 li ul ul a,
.chip_8dd2 .badge_hot_614e li ul ul a,
.chip_8dd2 .notification-wood-aa0c li ul ul a {
  padding-left: 40px;
}
.chip_8dd2 .form_7d45 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_8dd2 .notification-wood-aa0c ul li {
  margin-bottom: 1.41575em;
}
.chip_8dd2 .notification-wood-aa0c ul li .warm-d817 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip_8dd2 .notification-wood-aa0c ul li .tertiary-ac4e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_lower_c89e .highlight-9040 li a,
.article_lower_c89e .static_1479 li a,
.article_lower_c89e .article_warm_15ce li a,
.article_lower_c89e .photo-d27c li a,
.article_lower_c89e .paragraph-5a6d li a,
.article_lower_c89e .layout_next_2ba8 li a,
.article_lower_c89e .badge_hot_614e li a,
.article_lower_c89e .notification-wood-aa0c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_lower_c89e .form_7d45 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_lower_c89e .container-0c19 ul li.disabled-6459 .shadow_a03f,
.article_lower_c89e .container-0c19 ul li.basic_7d63 .shadow_a03f {
  background: rgba(0, 0, 0, 0.2);
}
.article_lower_c89e .chip_8dd2 .container-0c19 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-ecd4 .chip_8dd2 .up-ee6c li {
  margin: 0;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li ul {
  margin: 0;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li ul li a {
  padding-left: 15px;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li ul li li a {
  padding-left: 30px;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li.first-e12f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li.first-e12f > 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;
}
.motion-ecd4 .chip_8dd2 .up-ee6c li.first-e12f > 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;
}
.active-9e39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.cool-b42a {
  position: relative;
  z-index: 10;
}
.cool-b42a .module_ec2c {
  width: 100%;
  max-width: 100%;
}
.alert_tall_e46c .summary_bd5f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert_tall_e46c .status_36da {
}
.alert_tall_e46c .article_lower_c89e {
  background: #292929;
}
.surface_lower_8fc5 .summary_bd5f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface_lower_8fc5 .status_36da {
  background: #f9f9f9;
}
.surface_lower_8fc5 .article_lower_c89e {
  background: #303030;
}
.notice_657b .summary_bd5f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_657b .glass-6b01 {
    margin-bottom: 1em;
  }
  .notice_657b .glass-6b01:last-child {
    margin-bottom: 0;
  }
}
.notice_657b .status_36da {
  background: #ededed;
}
.notice_657b .article_lower_c89e {
  background: #1a1a1a;
}
.summary_bd5f.status_36da {
  color: rgba(0, 0, 0, 0.6);
}
.summary_bd5f.status_36da .list_blue_3a6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_bd5f.article_lower_c89e {
  color: rgba(255, 255, 255, 0.99);
}
.summary_bd5f.article_lower_c89e a:not(.purple_d762) {
  color: rgba(255, 255, 255, 0.79);
}
.summary_bd5f.article_lower_c89e a:not(.purple_d762):hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_bd5f.article_lower_c89e .list_blue_3a6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_bd5f.article_lower_c89e table tbody td,
.summary_bd5f.article_lower_c89e table th {
  background: rgba(0, 0, 0, 0.08);
}
.focus-1c94.input-left-2884 .east_c36e {
  max-width: initial;
}
.focus-1c94 .slider-cf9d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focus-1c94 .slider-cf9d .module_ec2c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focus-1c94 .slider-cf9d .module_ec2c {
    display: block;
    margin-bottom: 2em;
  }
  .focus-1c94 .slider-cf9d .module_ec2c:last-child {
    margin-bottom: 0;
  }
}
.notice_657b .glass-6b01:last-child,
.surface_lower_8fc5 .glass-6b01:last-child,
.alert_tall_e46c .glass-6b01:last-child {
  margin-bottom: 0;
}
.notice_657b .glass-6b01 .chip_8dd2 .container-0c19:last-child,
.surface_lower_8fc5 .glass-6b01 .chip_8dd2 .container-0c19:last-child,
.alert_tall_e46c .glass-6b01 .chip_8dd2 .container-0c19:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice_657b .warm-7d67,
  .notice_657b .tag-e849,
  .surface_lower_8fc5 .warm-7d67,
  .surface_lower_8fc5 .tag-e849,
  .alert_tall_e46c .warm-7d67,
  .alert_tall_e46c .tag-e849 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .cool-b42a .glass-6b01 {
    margin-bottom: 2em;
  }
}
.cool-b42a p:last-child {
  margin-bottom: 0;
}
.cool-b42a li,
.cool-b42a ul {
  list-style: none;
  margin: 0;
}
.cool-b42a ul ul {
  margin-left: 2.617924em;
}
.paragraph_3bf9 {
  font-size: 0.875em;
}

/* css-noise: a48a */
.widget-item-v5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
