/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bottom-fc5a/customify
Author: WPCustomify
Author URI: https://pressmaximum.bottom-fc5a
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.bottom-fc5a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade-be7a.feature_b707/licenses/gpl-2.0.static-0e99
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.row-6548/, (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.focus-abc3.banner_down_08ed/normalize.silver_ba0a/
 ======
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.silver_ba0a v7.0.0 | MIT License | github.bottom-fc5a/necolas/normalize.silver_ba0a */
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;
}
.prev-81c8 .slider-steel-de5e,
.border_first_ec17,
.narrow-4d89,
.media-white-a557,
.soft-9621,
.focus-copper-62cb,
.preview_cold_42c7,
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;
}
.border_first_ec17,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border_first_ec17,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border_first_ec17,
  h1 {
    font-size: 1.8em;
  }
}
.narrow-4d89,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.narrow-4d89 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .narrow-4d89,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .narrow-4d89,
  h2 {
    font-size: 1.7em;
  }
}
.media-white-a557,
h3 {
  font-size: 1.618em;
}
.prev-81c8 .slider-steel-de5e,
.soft-9621,
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.rough_4288 {
  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;
}
.advanced-f46e:after,
.advanced-f46e:before,
.mask_pink_31af:after,
.mask_pink_31af:before {
  content: "";
  display: table;
}
.advanced-f46e:after,
.mask_pink_31af:after {
  clear: both;
}
.panel_brown_7cc7 {
  float: right;
  margin-right: 0;
}
.box_8cc5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.table-blue-5e33 .footer_iron_48c0,
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;
}
.table-blue-5e33 .footer_iron_48c0: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;
}
.section_145b .footer_iron_48c0 {
  box-shadow: none;
}
.section_145b
  .footer_iron_48c0
  .static_bebd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section_145b .footer_iron_48c0 .container-clean-7010 {
  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;
}
.section_145b
  .footer_iron_48c0
  .container-clean-7010
  b {
  display: none;
}
.section_145b .gas_98cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_active_f1f5:not(.disabled_343d):not(.accent_85f4),
button:not(.disabled_343d):not(.accent_85f4),
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ),
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ),
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ) {
  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;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ):hover,
button:not(.disabled_343d):not(
    .accent_85f4
  ):hover,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ):hover,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ):hover,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ):active,
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
button:not(.disabled_343d):not(
    .accent_85f4
  ):active,
button:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ):active,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ):active,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ):active,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus {
  outline: 0;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804 {
  position: relative;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .text_3081,
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .label_10bd,
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .avatar_ee09,
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  i,
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  svg,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .text_3081,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .label_10bd,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .avatar_ee09,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  i,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  svg,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .text_3081,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .label_10bd,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .avatar_ee09,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  i,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  svg,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .text_3081,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .label_10bd,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .avatar_ee09,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  i,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  svg,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .text_3081,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .label_10bd,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  .avatar_ee09,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  i,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804
  svg {
  visibility: hidden;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804:after,
button:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804:after,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804:after,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804:after,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ).fn-loading-b804: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;
}
.notice_active_f1f5:not(.disabled_343d):not(.accent_85f4),
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ),
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ),
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ) {
  color: #fff;
  background: #235787;
}
.notice_active_f1f5:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="button"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="reset"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus,
input[type="submit"]:not(.disabled_343d):not(
    .accent_85f4
  ):focus {
  color: #fff;
}
.notice_active_f1f5.fn-disabled-b804:not(.disabled_343d):not(
    .accent_85f4
  ),
.notice_active_f1f5[disabled]:not(.disabled_343d):not(
    .accent_85f4
  ),
button.fn-disabled-b804:not(.disabled_343d):not(
    .accent_85f4
  ),
button[disabled]:not(.disabled_343d):not(
    .accent_85f4
  ) {
  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;
}
.frame-complex-4b08 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.frame-complex-4b08: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;
}
.aside_59c2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.upper-a030 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.link-edb4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.advanced-f46e:after,
.advanced-f46e:before,
.menu-solid-4b03:after,
.menu-solid-4b03:before,
.logo_lite_d1ac:after,
.logo_lite_d1ac:before,
.hidden_6eec:after,
.hidden_6eec:before,
.block-thick-881f:after,
.block-thick-881f:before,
.basic-373f:after,
.basic-373f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.advanced-f46e:after,
.menu-solid-4b03:after,
.logo_lite_d1ac:after,
.hidden_6eec:after,
.block-thick-881f:after,
.basic-373f:after {
  clear: both;
}
.menu-solid-4b03 .hidden-8e9f,
.logo_lite_d1ac .hidden-8e9f,
.stone-3486 .hidden-8e9f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_3b29 {
  display: inline-block;
}
.new-f941 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.new-f941 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-f941 .widget_red_c5c4 {
  padding: 1em 0;
  font-size: 85%;
}
.widget_red_c5c4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge-0b40 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge-0b40:after,
.badge-0b40:before {
  content: "";
  display: table;
}
.badge-0b40:after {
  clear: both;
}
.info-3abc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.last_7ba7 .info-3abc {
  max-width: 50%;
}
.black_3141 .info-3abc {
  max-width: 33.33%;
}
.link_active_6201 .info-3abc {
  max-width: 25%;
}
.focus-3407 .info-3abc {
  max-width: 20%;
}
.hero-huge-98bb .info-3abc {
  max-width: 16.66%;
}
.input-stale-6634 .info-3abc {
  max-width: 14.28%;
}
.glass_bfd1 .info-3abc {
  max-width: 12.5%;
}
.label-6556 .info-3abc {
  max-width: 11.11%;
}
.overlay-93aa {
  display: block;
}
.prev-81c8 .mask-addc label,
.prev-81c8 .shade_1c42 label,
.prev-81c8 .fluid_3e60 label,
.prev-81c8 .content-stale-88c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tiny-a753 {
  list-style: none;
  margin: 0;
}
.tiny-a753 article.title_selected_8ee5 {
  margin-bottom: 0;
}
.tiny-a753 ul {
  list-style: none;
  margin: 0;
}
.tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5: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) {
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 li.title_selected_8ee5 li.title_selected_8ee5 li.title_selected_8ee5 {
    padding-left: 0;
  }
}
article.title_selected_8ee5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_selected_8ee5 .menu-solid-4b03 p:last-of-type {
  margin-bottom: 0;
}
article.title_selected_8ee5 .popup-cc55 {
  float: left;
}
article.title_selected_8ee5 .description_red_8bee {
  margin-left: 85px;
}
article.title_selected_8ee5 .description-warm-b339 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_selected_8ee5 .description-warm-b339 .element-advanced-140d {
  margin-left: 10px;
}
article.title_selected_8ee5 .tabs_rough_5622 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_selected_8ee5 .wide-03e5 {
  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 .mask-addc,
  #respond .fluid_3e60,
  #respond .content-stale-88c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-addc input,
#respond .fluid_3e60 input,
#respond .content-stale-88c9 input {
  width: 100%;
}
#respond .content-stale-88c9 {
  margin-right: 0;
}
#respond .easy-2c6d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-warm-4a89 {
  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;
}
.avatar-warm-4a89.gradient_over_f7b5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar-warm-4a89 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%);
}
.avatar-warm-4a89:focus,
.avatar-warm-4a89: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);
}
.tabs_b09c {
  border-radius: 10%;
}
.table_action_13c3 {
  border-radius: 50%;
}
.card_9514 {
  font-size: 0.72em;
}
.stone-accc {
  font-size: 0.875em;
}
.selected-b325 {
  font-size: 1.1em;
}
.heading-action-df3c {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading-action-df3c.card_9514 {
  letter-spacing: 0.5px;
}
.alert_middle_3cfd,
.alert_middle_3cfd a {
  color: #6d6d6d;
}
.alert_middle_3cfd a:hover {
  color: #111;
}
.description_69e9 {
  color: #6d6d6d;
}
.aside-yellow-02bb {
  overflow-x: hidden;
}
.aside-yellow-02bb .lower-724f.block_2179 {
  position: relative;
}
.aside-yellow-02bb .lower-724f.block_2179.mini_0102 {
  position: initial;
}
.aside-yellow-02bb
  .lower-724f.block_2179.mini_0102
  .avatar_middle_c36f {
  left: auto;
}
.aside-yellow-02bb .lower-724f .avatar_middle_c36f {
  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;
}
.aside-yellow-02bb .lower-724f:hover.block_2179 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-yellow-02bb
  .lower-724f:hover.block_2179
  .avatar_middle_c36f {
  display: block;
  z-index: 9999999;
}
.aside-yellow-02bb .solid-ec00 .north-6199,
.aside-yellow-02bb .notification-plasma-cc04 .north-6199 {
  display: none;
}
.aside-yellow-02bb .in_bce3 .lower-724f:hover.block_2179 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.prev-81c8 .mask-addc label,
.prev-81c8 .shade_1c42 label,
.prev-81c8 .fluid_3e60 label,
.prev-81c8 .content-stale-88c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tiny-a753 {
  list-style: none;
  margin: 0;
}
.tiny-a753 article.title_selected_8ee5 {
  margin-bottom: 0;
}
.tiny-a753 ul {
  list-style: none;
  margin: 0;
}
.tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5: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) {
  .tiny-a753 .disabled-liquid-f2ac li.title_selected_8ee5 li.title_selected_8ee5 li.title_selected_8ee5 li.title_selected_8ee5 {
    padding-left: 0;
  }
}
article.title_selected_8ee5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_selected_8ee5 .menu-solid-4b03 p:last-of-type {
  margin-bottom: 0;
}
article.title_selected_8ee5 .popup-cc55 {
  float: left;
}
article.title_selected_8ee5 .description_red_8bee {
  margin-left: 85px;
}
article.title_selected_8ee5 .description-warm-b339 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_selected_8ee5 .description-warm-b339 .element-advanced-140d {
  margin-left: 10px;
}
article.title_selected_8ee5 .tabs_rough_5622 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_selected_8ee5 .wide-03e5 {
  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 .mask-addc,
  #respond .fluid_3e60,
  #respond .content-stale-88c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-addc input,
#respond .fluid_3e60 input,
#respond .content-stale-88c9 input {
  width: 100%;
}
#respond .content-stale-88c9 {
  margin-right: 0;
}
#respond .easy-2c6d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid-ec00 .basic_580c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic_580c .small_adb9.wrapper_dbbf .article_first_3e6f > li > a:focus,
.basic_580c .small_adb9.wrapper_dbbf .article_first_3e6f > li > a:hover,
.basic_580c .small_adb9.surface_new_5a74 .article_first_3e6f > li > a:focus,
.basic_580c .small_adb9.surface_new_5a74 .article_first_3e6f > li > a:hover,
.basic_580c .small_adb9.shade_a476 .article_first_3e6f > li > a:focus,
.basic_580c .small_adb9.shade_a476 .article_first_3e6f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c
  .small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.basic_580c
  .small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.header-b884
  > a,
.basic_580c
  .small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.basic_580c
  .small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.header-b884
  > a,
.basic_580c
  .small_adb9.shade_a476
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.basic_580c .small_adb9.shade_a476 .article_first_3e6f > li.cold-444e > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c .slider-40c0,
.basic_580c .slider-40c0 a {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c .right_b5da.photo_light_ba8a li a,
.basic_580c .summary-7e89 a,
.basic_580c .large_cfcd,
.basic_580c .article_first_3e6f > li > a,
.basic_580c .active_1418 {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c .right_b5da.photo_light_ba8a li a:hover,
.basic_580c .summary-7e89 a:hover,
.basic_580c .large_cfcd:hover,
.basic_580c .article_first_3e6f > li > a:hover,
.basic_580c .active_1418:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c .hovered-e256 {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c .hovered-e256 .slider_9829 {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c .hovered-e256:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_580c .gradient_easy_30c1 .frame-yellow-eca4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c .gradient_easy_30c1 .frame-yellow-eca4 .secondary-35ee {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c
  .gradient_easy_30c1
  .frame-yellow-eca4
  .secondary-35ee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c
  .gradient_easy_30c1
  .frame-yellow-eca4
  .secondary-35ee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c
  .gradient_easy_30c1
  .frame-yellow-eca4
  .secondary-35ee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c
  .gradient_easy_30c1
  .frame-yellow-eca4
  .secondary-35ee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c .gradient_easy_30c1 .old_1d3d {
  color: rgba(255, 255, 255, 0.79);
}
.basic_580c .gradient_easy_30c1 .old_1d3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-prev-cc7a
  .basic_580c
  .gradient_easy_30c1
  .info-brown-fa0b
  .steel-4d83 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-prev-cc7a
  .basic_580c
  .gradient_easy_30c1
  .info-brown-fa0b
  .secondary-35ee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid-ec00 .main-46ed {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.main-46ed .small_adb9.wrapper_dbbf .article_first_3e6f > li > a:focus,
.main-46ed .small_adb9.wrapper_dbbf .article_first_3e6f > li > a:hover,
.main-46ed .small_adb9.surface_new_5a74 .article_first_3e6f > li > a:focus,
.main-46ed .small_adb9.surface_new_5a74 .article_first_3e6f > li > a:hover,
.main-46ed .small_adb9.shade_a476 .article_first_3e6f > li > a:focus,
.main-46ed .small_adb9.shade_a476 .article_first_3e6f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-46ed
  .small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.main-46ed
  .small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.header-b884
  > a,
.main-46ed
  .small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.main-46ed
  .small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.header-b884
  > a,
.main-46ed
  .small_adb9.shade_a476
  .article_first_3e6f
  > li.info_north_68b2
  > a,
.main-46ed .small_adb9.shade_a476 .article_first_3e6f > li.cold-444e > a {
  color: rgba(0, 0, 0, 0.8);
}
.main-46ed .slider-40c0,
.main-46ed .slider-40c0 a {
  color: rgba(0, 0, 0, 0.8);
}
.main-46ed .right_b5da.photo_light_ba8a li a,
.main-46ed .summary-7e89 a,
.main-46ed .large_cfcd,
.main-46ed .article_first_3e6f > li > a,
.main-46ed .active_1418 {
  color: rgba(0, 0, 0, 0.55);
}
.main-46ed .right_b5da.photo_light_ba8a li a:hover,
.main-46ed .summary-7e89 a:hover,
.main-46ed .large_cfcd:hover,
.main-46ed .article_first_3e6f > li > a:hover,
.main-46ed .active_1418:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-46ed .hovered-e256 {
  color: rgba(0, 0, 0, 0.55);
}
.main-46ed .hovered-e256 .slider_9829 {
  color: rgba(0, 0, 0, 0.8);
}
.main-46ed .hovered-e256:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_5eb6 .yellow-b3ef {
  margin-left: auto;
  margin-right: auto;
}
.logo_lite_d1ac > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_lite_d1ac .aside_59c2 {
  margin-right: 1.41575em;
}
.active-306c .logo_lite_d1ac > .full-4623 {
  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;
}
.active-306c .logo_lite_d1ac > .pro_f5a2 {
  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;
}
.glass_a022.fluid_5eb6 .yellow-b3ef,
.sort-clean-bcc6.fluid_5eb6 .yellow-b3ef {
  margin-left: 0;
}
.hovered_f2e6.fluid_5eb6 .yellow-b3ef,
.dropdown_a9d5.fluid_5eb6 .yellow-b3ef {
  margin-right: 0;
}
.logo_lite_d1ac ol,
.logo_lite_d1ac ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.status-iron-94e5 video {
  max-width: 100%;
}
.mask-606a img {
  display: block;
}
.mask-606a.aside_59c2,
.mask-606a.upper-a030 {
  width: 100%;
}
.mask-606a.pro_f5a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.middle-6893:not(.lower_628c) {
  margin: 1.5em auto;
}
.accordion_2e44 p {
  padding: 1.5em 14px;
}
ul.active_pink_8b5e.pro_f5a2,
ul.active_pink_8b5e.full-4623,
ul.active_pink_8b5e.detail-b920.full-4623 {
  padding: 0 14px;
}
.background_ac53 {
  display: block;
  overflow-x: auto;
}
.background_ac53 table {
  border-collapse: collapse;
  width: 100%;
}
.background_ac53 td,
.background_ac53 th {
  padding: 0.5em;
}
.logo_lite_d1ac li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_lite_d1ac ol ol,
.logo_lite_d1ac ol ul,
.logo_lite_d1ac ul ol,
.logo_lite_d1ac ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_lite_d1ac ol ol li,
.logo_lite_d1ac ol ul li,
.logo_lite_d1ac ul ol li,
.logo_lite_d1ac ul ul li {
  margin-left: 0;
}
.upper-decc.wood-21e4 > .image-b4c0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper-decc.wood-21e4 > .image-b4c0 iframe,
.upper-decc.wood-21e4 > .image-b4c0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.first_1ce4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.first_1ce4.liquid-c76a {
  padding: 0;
}
.first_1ce4.liquid-c76a cite {
  font-size: 13px;
}
.first_1ce4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.first_1ce4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-c614 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-c614 > p:first-child {
  margin-top: 0;
}
.texture-c614 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-c614 blockquote {
  border-left: 0;
}
.component_fast_86af {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component_fast_86af:not(.paper_b175) {
  max-width: 100px;
}
.component_fast_86af.sidebar-90f7 {
  border-bottom: none !important;
  text-align: center;
}
.component_fast_86af.sidebar-90f7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion_2e44 p {
    padding: 1.5em 0;
  }
}
.cool-5cab {
  color: #0073aa;
}
.last_f0db {
  background-color: #0073aa;
}
.solid-5424 {
  color: #229fd8;
}
.popup-smooth-8050 {
  background-color: #229fd8;
}
.fixed_6d54 {
  color: #eee;
}
.frame_1950 {
  background-color: #eee;
}
.narrow_e697 {
  color: #444;
}
.filter-54d5 {
  background-color: #444;
}
.column_tiny_9dbe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column_tiny_9dbe .texture_3ad9 .summary-7e89 {
  font-size: 15px;
}
.column_tiny_9dbe .summary-7e89 {
  line-height: 1.3;
}
.column_tiny_9dbe .main-46ed {
}
.column_tiny_9dbe .basic_580c {
  background: #235787;
}
.column-fixed-604b {
  padding: 0;
}
.column-fixed-604b .basic_580c {
  background: #1a1a1a;
}
.column-fixed-604b .main-46ed {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video-12a6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video-12a6 .main-46ed {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video-12a6 .basic_580c {
  background: #303030;
}
.basic-373f {
  position: relative;
  z-index: 10;
}
.basic-373f .easy_8eb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_5046 .block_2179 {
  display: inline-block;
  vertical-align: middle;
}
.frame_5046.widget_light_2cbc .block_2179 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame_5046.widget_light_2cbc .block_2179 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_5046.widget_light_2cbc .block_2179 {
    margin-right: 0.4em;
  }
}
.frame_5046.widget_light_2cbc .block_2179:last-child {
  margin-right: 0;
}
.thumbnail-bright-2921 .easy_8eb8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .solid-ec00 .texture_3ad9 {
    margin: 0 -0.5em;
  }
  .solid-ec00 .texture_3ad9 [class*="customify-col-"],
  .solid-ec00 .texture_3ad9 [class*="customify-col_"],
  .solid-ec00 .texture_3ad9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.solid-ec00.card_north_9e74 .easy_8eb8 {
  background: 0 0 !important;
}
.solid-ec00.card_north_9e74 .easy_8eb8,
.solid-ec00.thumbnail-bright-2921 .easy_8eb8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .solid-ec00.chip_fb25 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.solid-ec00.thumbnail-bright-2921 .easy_8eb8 {
  box-shadow: none !important;
}
.warm_918f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .warm_918f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .warm_918f {
    padding: 18px 0 20px;
  }
}
.warm_918f .down-bedd {
  width: 100%;
}
.warm_918f .backdrop-wide-2783 {
  margin-bottom: 0;
}
.warm_918f .wrapper_south_e8e6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-0b37 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-0b37 .caption-slow-ceb7 {
  width: 100%;
}
.box_complex_65cb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_complex_65cb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_complex_65cb 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;
}
.box_complex_65cb li:last-child:after {
  display: none;
}
.box_complex_65cb li a {
  font-weight: 500;
  margin-right: 10px;
}
.mask_top_9005 .north-6199 button,
.warm_918f .north-6199 button {
  left: 0;
}
.mask_top_9005 .caption-slow-ceb7,
.warm_918f .caption-slow-ceb7 {
  padding-left: 0;
  padding-right: 0;
}
.mask_top_9005 .notification-0b37,
.warm_918f .notification-0b37 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mask_top_9005 {
  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;
}
.mask_top_9005: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;
}
.mask_top_9005 .huge_8096 {
  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) {
  .mask_top_9005 .huge_8096 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_top_9005 .huge_8096 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mask_top_9005 .huge_8096 {
    min-height: 200px;
  }
}
.mask_top_9005 .box_complex_65cb {
  color: rgba(255, 255, 255, 0.8);
}
.mask_top_9005 .box_complex_65cb a,
.mask_top_9005 .box_complex_65cb li:after {
  color: inherit;
}
.mask_top_9005 .box_complex_65cb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-wide-0ed2 {
  margin-bottom: 0.5em;
}
.pink-9d0c {
  margin-bottom: 1.2em;
}
.pink-9d0c,
.texture-wide-0ed2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pink-9d0c p:last-child,
.texture-wide-0ed2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .north-6199,
#masthead .north-6199 {
  display: none;
}
#masthead
  > .north-6199.accordion-lite-67ea {
  display: none;
}
#masthead > .north-6199 button {
  left: 0;
}
.dirty_2155 {
  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%;
}
.dirty_2155 .block_2179 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dirty_2155 .wrapper_huge_835b {
  display: -webkit-box;
  display: flex;
}
.dirty_2155 .wrapper_huge_835b.info_892e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dirty_2155 .wrapper_huge_835b.smooth_32e0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dirty_2155 .wrapper_huge_835b.in_08b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dirty_2155.pro_a167.easy-4340 .wrapper_huge_835b.info_892e {
  flex-basis: 100%;
}
.dirty_2155.advanced-b445 .wrapper_huge_835b.smooth_32e0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dirty_2155.advanced-b445 .wrapper_huge_835b.in_08b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .north-6199.accordion-lite-67ea {
  display: none;
}
#masthead > .north-6199 button {
  left: 0;
}
.background_9de4 {
  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;
}
.background_9de4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_9de4.current_8e80 i {
  margin-right: 4px;
}
.background_9de4.mask_right_3080 i {
  margin-left: 5px;
}
.summary-7e89 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary-7e89 p:last-child {
  margin-bottom: 0;
}
.next_98df {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.next_98df a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.next_98df img {
  display: block;
  width: auto;
  line-height: 1;
}
.next_98df .slider-40c0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.next_98df .avatar_next_1900 {
  margin: 5px 0 7px 0;
}
.next_98df.progress_old_52ec .fast_4d81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_98df.progress_old_52ec .selected-e87b {
  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;
}
.next_98df.row_mini_4450 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.next_98df.row_mini_4450 .fast_4d81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_98df.row_mini_4450 .selected-e87b {
  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;
}
.next_98df.overlay_7407 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next_98df.widget-bright-600a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.next_98df.widget-bright-600a .selected-e87b {
  margin-top: 7px;
}
.icon-95b6 {
  display: inline-block;
}
.basic-373f .texture-clean-d059 .next_98df img {
  max-width: 100%;
}
.small_adb9 .box-hovered-7c85.border_923b,
.focus_a2e7 .box-hovered-7c85.border_923b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.small_adb9 .silver_1936,
.focus_a2e7 .silver_1936 {
  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%);
}
.small_adb9 .silver_1936 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.small_adb9.copper-30d6 .silver_1936 {
  display: none;
}
.small_adb9 .pagination-soft-951c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small_adb9 .pagination-soft-951c li {
  display: inline-block;
  position: relative;
}
.small_adb9 .pagination-soft-951c li:last-child {
  margin-right: 0;
}
.small_adb9 .pagination-soft-951c 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;
}
.small_adb9 .pagination-soft-951c li.cold-444e > a {
  color: rgba(0, 0, 0, 0.9);
}
.small_adb9 .pagination-soft-951c > 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;
}
.small_adb9 .pagination-soft-951c > li > a i {
  line-height: 0;
}
.small_adb9 .pagination-soft-951c > li.simple-2367 > a .silver_1936 {
  margin-left: 4px;
  line-height: 0;
}
.small_adb9 .pagination-soft-951c .title-98a9 li.simple-2367 > a {
  position: relative;
}
.small_adb9 .pagination-soft-951c .title-98a9 li.simple-2367 > a:after,
.small_adb9 .pagination-soft-951c .title-98a9 li.simple-2367 > a:before {
  content: "";
  display: table;
}
.small_adb9 .pagination-soft-951c .title-98a9 li.simple-2367 > a:after {
  clear: both;
}
.small_adb9 .pagination-soft-951c .title-98a9 li.simple-2367 > a .silver_1936 {
  margin-left: 5px;
  float: right;
}
.small_adb9 .header_middle_c959,
.small_adb9 .title-98a9 {
  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;
}
.small_adb9 .title-98a9 {
  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;
}
.small_adb9 .title-98a9 .border_923b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small_adb9 .title-98a9 .silver_1936 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.small_adb9 .title-98a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.small_adb9 .title-98a9 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;
}
.small_adb9 .title-98a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.small_adb9 .title-98a9 .title-98a9 {
  top: 0;
  left: 100%;
}
.small_adb9 .wide_1779.fn-focus-b804 > .header_middle_c959,
.small_adb9 .wide_1779.fn-focus-b804 > .title-98a9,
.small_adb9 .wide_1779:focus > .header_middle_c959,
.small_adb9 .wide_1779:focus > .title-98a9,
.small_adb9 .wide_1779:hover > .header_middle_c959,
.small_adb9 .wide_1779:hover > .title-98a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.small_adb9.shade_a476 .article_first_3e6f:after,
.small_adb9.shade_a476 .article_first_3e6f:before {
  content: "";
  display: table;
}
.small_adb9.shade_a476 .article_first_3e6f:after {
  clear: both;
}
.small_adb9.shade_a476 .article_first_3e6f > li {
  float: left;
}
.small_adb9.footer-old-04cb .article_first_3e6f:after,
.small_adb9.footer-old-04cb .article_first_3e6f:before {
  content: "";
  display: table;
}
.small_adb9.footer-old-04cb .article_first_3e6f:after {
  clear: both;
}
.small_adb9.footer-old-04cb .article_first_3e6f > li {
  float: left;
}
.small_adb9.footer-old-04cb .article_first_3e6f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.small_adb9.footer-old-04cb .article_first_3e6f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.small_adb9.footer-old-04cb .article_first_3e6f > li.info_north_68b2 > a,
.small_adb9.footer-old-04cb .article_first_3e6f > li.cold-444e > a {
  color: #fff;
  background-color: #1e4b75;
}
.small_adb9.wrapper_dbbf .article_first_3e6f > li > a .border_923b {
  position: relative;
}
.small_adb9.wrapper_dbbf .article_first_3e6f > li > a .border_923b: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;
}
.small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li:focus
  > a
  .border_923b:before,
.small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li:hover
  > a
  .border_923b:before {
  width: 100%;
  background-color: currentColor;
}
.small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.info_north_68b2
  > a
  .border_923b:before,
.small_adb9.wrapper_dbbf
  .article_first_3e6f
  > li.header-b884
  > a
  .border_923b:before {
  width: 100%;
  background-color: currentColor;
}
.small_adb9.surface_new_5a74 .article_first_3e6f > li > a .border_923b {
  position: relative;
}
.small_adb9.surface_new_5a74 .article_first_3e6f > li > a .border_923b: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;
}
.small_adb9.surface_new_5a74 .article_first_3e6f > li:focus > a .border_923b:before,
.small_adb9.surface_new_5a74
  .article_first_3e6f
  > li:hover
  > a
  .border_923b:before {
  width: 100%;
  background-color: currentColor;
}
.small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.info_north_68b2
  > a
  .border_923b:before,
.small_adb9.surface_new_5a74
  .article_first_3e6f
  > li.header-b884
  > a
  .border_923b:before {
  width: 100%;
  background-color: currentColor;
}
.focus_a2e7 .pagination-soft-951c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus_a2e7 .pagination-soft-951c li:first-child > a {
  border-top: none;
}
.focus_a2e7 .pagination-soft-951c .icon_outer_269f > .border_923b .silver_1936 {
  display: none;
}
.focus_a2e7 .pagination-soft-951c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus_a2e7 .pagination-soft-951c li:last-child {
  border: none;
}
.focus_a2e7 .pagination-soft-951c li.simple-2367 > a {
  padding-right: 45px !important;
}
.focus_a2e7 .pagination-soft-951c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus_a2e7 .pagination-soft-951c li a:focus,
.focus_a2e7 .pagination-soft-951c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_a2e7 .pagination-soft-951c li .middle-543a {
  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;
}
.focus_a2e7 .pagination-soft-951c li .middle-543a:hover {
  box-shadow: none;
}
.focus_a2e7 .pagination-soft-951c li .middle-543a .silver_1936 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus_a2e7 .pagination-soft-951c .title-98a9 {
  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);
}
.focus_a2e7 .pagination-soft-951c .title-98a9 li a {
  padding-left: 3em;
}
.focus_a2e7 .pagination-soft-951c .footer-cool-9612 > a .middle-543a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus_a2e7 .pagination-soft-951c .footer-cool-9612 > .title-98a9 {
  display: block;
  opacity: 1;
}
.picture-rough-6aea {
  max-width: 100%;
}
.focus_35a7 {
  line-height: 0;
  cursor: pointer;
}
.active_1418 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_1418:hover {
  box-shadow: none;
  color: currentColor;
}
.active_1418 svg {
  width: 18px;
  height: 18px;
}
.active_1418 .search-d3c5 {
  display: none;
}
.new_beb1 {
  position: relative;
}
.new_beb1.fn-active-b804 .active_1418 .blue_dd47 {
  display: none;
}
.new_beb1.fn-active-b804 .active_1418 .search-d3c5 {
  display: inline-block;
}
.new_beb1 .fresh-b2c8 {
  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);
}
.new_beb1.box-024a .fresh-b2c8 {
  left: auto;
  right: -0.9em;
}
.new_beb1.box-024a .media-a263::before {
  left: auto;
  right: 15px;
}
.new_beb1.fn-active-b804 .fresh-b2c8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info-brown-fa0b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info-brown-fa0b label {
  flex-basis: 100%;
}
.info-brown-fa0b .frame-yellow-eca4 {
  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;
}
.info-brown-fa0b .secondary-35ee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info-brown-fa0b .secondary-35ee:focus {
  background-color: transparent;
}
.info-brown-fa0b button.old_1d3d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info-brown-fa0b button.old_1d3d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info-brown-fa0b button.old_1d3d svg {
  width: 18px;
  height: 18px;
}
.info-brown-fa0b input[type="submit"] {
  min-height: auto;
}
.gradient_easy_30c1 .info-brown-fa0b .secondary-35ee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media-a263 {
  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) {
  .media-a263 {
    width: 220px;
  }
}
.media-a263 label {
  flex-basis: 100%;
}
.media-a263::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;
}
.alert-prev-cc7a .gradient_easy_30c1 .info-brown-fa0b {
  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;
}
.alert-prev-cc7a
  .gradient_easy_30c1
  .info-brown-fa0b
  .frame-yellow-eca4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-prev-cc7a .gradient_easy_30c1 .info-brown-fa0b .secondary-35ee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-prev-cc7a
  .gradient_easy_30c1
  .info-brown-fa0b
  .secondary-35ee:focus {
  background: 0 0;
}
.alert-prev-cc7a
  .gradient_easy_30c1
  .info-brown-fa0b
  .steel-4d83 {
  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;
}
.right_b5da {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.right_b5da li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.right_b5da li:last-child {
  margin-right: 0;
}
.right_b5da li:first-child {
  margin-left: 0;
}
.right_b5da.mask-694d a {
  color: #fff;
}
.right_b5da.mask-694d a:hover {
  color: #fff;
}
.right_b5da a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.right_b5da a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.right_b5da a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.right_b5da a:hover {
  opacity: 0.9;
  color: inherit;
}
.right_b5da [class*="social-icon-apple"] {
  background-color: #999;
}
.right_b5da [class*="social-icon-apple"].table_0d10 {
  background-color: transparent;
  color: #999;
}
.right_b5da [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.right_b5da [class*="social-icon-behance"].table_0d10 {
  background-color: transparent;
  color: #1769ff;
}
.right_b5da [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.right_b5da [class*="social-icon-bitbucket"].table_0d10 {
  background-color: transparent;
  color: #205081;
}
.right_b5da [class*="social-icon-codepen"] {
  background-color: #000;
}
.right_b5da [class*="social-icon-codepen"].table_0d10 {
  background-color: transparent;
  color: #000;
}
.right_b5da [class*="social-icon-delicious"] {
  background-color: #39f;
}
.right_b5da [class*="social-icon-delicious"].table_0d10 {
  background-color: transparent;
  color: #39f;
}
.right_b5da [class*="social-icon-digg"] {
  background-color: #005be2;
}
.right_b5da [class*="social-icon-digg"].table_0d10 {
  background-color: transparent;
  color: #005be2;
}
.right_b5da [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.right_b5da [class*="social-icon-dribbble"].table_0d10 {
  background-color: transparent;
  color: #ea4c89;
}
.right_b5da [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.right_b5da [class*="social-icon-envelope"].table_0d10 {
  background-color: transparent;
  color: #ea4335;
}
.right_b5da [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.right_b5da [class*="social-icon-facebook"].table_0d10 {
  background-color: transparent;
  color: #3b5998;
}
.right_b5da [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.right_b5da [class*="social-icon-flickr"].table_0d10 {
  background-color: transparent;
  color: #0063dc;
}
.right_b5da [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.right_b5da [class*="social-icon-foursquare"].table_0d10 {
  background-color: transparent;
  color: #2d5be3;
}
.right_b5da [class*="social-icon-github"] {
  background-color: #333;
}
.right_b5da [class*="social-icon-github"].table_0d10 {
  background-color: transparent;
  color: #333;
}
.right_b5da [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.right_b5da [class*="social-icon-google-plus"].table_0d10 {
  background-color: transparent;
  color: #dd4b39;
}
.right_b5da [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.right_b5da [class*="social-icon-houzz"].table_0d10 {
  background-color: transparent;
  color: #7ac142;
}
.right_b5da [class*="social-icon-instagram"] {
  background-color: #262626;
}
.right_b5da [class*="social-icon-instagram"].table_0d10 {
  background-color: transparent;
  color: #262626;
}
.right_b5da [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.right_b5da [class*="social-icon-jsfiddle"].table_0d10 {
  background-color: transparent;
  color: #487aa2;
}
.right_b5da [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.right_b5da [class*="social-icon-linkedin"].table_0d10 {
  background-color: transparent;
  color: #0077b5;
}
.right_b5da [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.right_b5da [class*="social-icon-medium"].table_0d10 {
  background-color: transparent;
  color: #00ab6b;
}
.right_b5da [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.right_b5da
  [class*="social-icon-odnoklassniki"].table_0d10 {
  background-color: transparent;
  color: #f4731c;
}
.right_b5da [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.right_b5da [class*="social-icon-meetup"].table_0d10 {
  background-color: transparent;
  color: #ec1c40;
}
.right_b5da [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.right_b5da [class*="social-icon-pinterest"].table_0d10 {
  background-color: transparent;
  color: #bd081c;
}
.right_b5da [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.right_b5da [class*="social-icon-product-hunt"].table_0d10 {
  background-color: transparent;
  color: #da552f;
}
.right_b5da [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.right_b5da [class*="social-icon-reddit"].table_0d10 {
  background-color: transparent;
  color: #ff4500;
}
.right_b5da [class*="social-icon-rss"] {
  background-color: #f26522;
}
.right_b5da [class*="social-icon-rss"].table_0d10 {
  background-color: transparent;
  color: #f26522;
}
.right_b5da [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.right_b5da
  [class*="social-icon-shopping-cart"].table_0d10 {
  background-color: transparent;
  color: #4caf50;
}
.right_b5da [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.right_b5da [class*="social-icon-skype"].table_0d10 {
  background-color: transparent;
  color: #00aff0;
}
.right_b5da [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.right_b5da [class*="social-icon-slideshare"].table_0d10 {
  background-color: transparent;
  color: #0077b5;
}
.right_b5da [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.right_b5da [class*="social-icon-snapchat"].table_0d10 {
  background-color: transparent;
  color: #fffc00;
}
.right_b5da [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.right_b5da [class*="social-icon-soundcloud"].table_0d10 {
  background-color: transparent;
  color: #f80;
}
.right_b5da [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.right_b5da [class*="social-icon-spotify"].table_0d10 {
  background-color: transparent;
  color: #2ebd59;
}
.right_b5da [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.right_b5da
  [class*="social-icon-stack-overflow"].table_0d10 {
  background-color: transparent;
  color: #fe7a15;
}
.right_b5da [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.right_b5da [class*="social-icon-maldkfgram"].table_0d10 {
  background-color: transparent;
  color: #2ca5e0;
}
.right_b5da [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.right_b5da [class*="social-icon-tripadvisor"].table_0d10 {
  background-color: transparent;
  color: #589442;
}
.right_b5da [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.right_b5da [class*="social-icon-tumblr"].table_0d10 {
  background-color: transparent;
  color: #35465c;
}
.right_b5da [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.right_b5da [class*="social-icon-twitch"].table_0d10 {
  background-color: transparent;
  color: #6441a5;
}
.right_b5da [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.right_b5da [class*="social-icon-twitter"].table_0d10 {
  background-color: transparent;
  color: #1da1f2;
}
.right_b5da [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.right_b5da [class*="social-icon-vimeo"].table_0d10 {
  background-color: transparent;
  color: #1ab7ea;
}
.right_b5da [class*="social-icon-vk"] {
  background-color: #45668e;
}
.right_b5da [class*="social-icon-vk"].table_0d10 {
  background-color: transparent;
  color: #45668e;
}
.right_b5da [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.right_b5da [class*="social-icon-weibo"].table_0d10 {
  background-color: transparent;
  color: #df2029;
}
.right_b5da [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.right_b5da [class*="social-icon-weixin"].table_0d10 {
  background-color: transparent;
  color: #7bb32e;
}
.right_b5da [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.right_b5da [class*="social-icon-whatsapp"].table_0d10 {
  background-color: transparent;
  color: #25d366;
}
.right_b5da [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.right_b5da [class*="social-icon-wordpress"].table_0d10 {
  background-color: transparent;
  color: #21759b;
}
.right_b5da [class*="social-icon-xing"] {
  background-color: #026466;
}
.right_b5da [class*="social-icon-xing"].table_0d10 {
  background-color: transparent;
  color: #026466;
}
.right_b5da [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.right_b5da [class*="social-icon-yelp"].table_0d10 {
  background-color: transparent;
  color: #af0606;
}
.right_b5da [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.right_b5da [class*="social-icon-youtube"].table_0d10 {
  background-color: transparent;
  color: #cd201f;
}
.large_cfcd {
  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;
}
.large_cfcd:hover {
  box-shadow: none;
  background: 0 0;
}
.narrow_708a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_medium_3410 {
  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;
}
.label_action_eddc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focused-542a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focused-542a,
.focused-542a::after,
.focused-542a::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;
}
.focused-542a::after,
.focused-542a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dynamic-dedb .footer_medium_3410 .label_action_eddc {
  margin-top: -2px;
  width: 19px;
}
.dynamic-dedb .footer_medium_3410 .focused-542a {
  margin-top: -1px;
}
.dynamic-dedb .footer_medium_3410 .focused-542a,
.dynamic-dedb .footer_medium_3410 .focused-542a::after,
.dynamic-dedb .footer_medium_3410 .focused-542a::before {
  width: 19px;
  height: 2px;
}
.dynamic-dedb .footer_medium_3410 .focused-542a::before {
  top: -6px;
}
.dynamic-dedb .footer_medium_3410 .focused-542a::after {
  bottom: -6px;
}
.small-47c5 .footer_medium_3410 .label_action_eddc {
  margin-top: -2px;
  width: 22px;
}
.small-47c5 .footer_medium_3410 .focused-542a {
  margin-top: -1px;
}
.small-47c5 .footer_medium_3410 .focused-542a,
.small-47c5 .footer_medium_3410 .focused-542a::after,
.small-47c5 .footer_medium_3410 .focused-542a::before {
  width: 22px;
  height: 2px;
}
.small-47c5 .footer_medium_3410 .focused-542a::before {
  top: -7px;
}
.small-47c5 .footer_medium_3410 .focused-542a::after {
  bottom: -7px;
}
.slider_c90b .footer_medium_3410 .label_action_eddc {
  margin-top: -2px;
  width: 31px;
}
.slider_c90b .footer_medium_3410 .focused-542a {
  margin-top: -1.5px;
}
.slider_c90b .footer_medium_3410 .focused-542a,
.slider_c90b .footer_medium_3410 .focused-542a::after,
.slider_c90b .footer_medium_3410 .focused-542a::before {
  width: 31px;
  height: 3px;
}
.slider_c90b .footer_medium_3410 .focused-542a::before {
  top: -9px;
}
.slider_c90b .footer_medium_3410 .focused-542a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar-old-1d8c .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-old-1d8c .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .avatar-old-1d8c .footer_medium_3410 .focused-542a,
  .avatar-old-1d8c .footer_medium_3410 .focused-542a::after,
  .avatar-old-1d8c .footer_medium_3410 .focused-542a::before {
    width: 19px;
    height: 2px;
  }
  .avatar-old-1d8c .footer_medium_3410 .focused-542a::before {
    top: -6px;
  }
  .avatar-old-1d8c .footer_medium_3410 .focused-542a::after {
    bottom: -6px;
  }
  .menu_1365 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 22px;
  }
  .menu_1365 .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .menu_1365 .footer_medium_3410 .focused-542a,
  .menu_1365 .footer_medium_3410 .focused-542a::after,
  .menu_1365 .footer_medium_3410 .focused-542a::before {
    width: 22px;
    height: 2px;
  }
  .menu_1365 .footer_medium_3410 .focused-542a::before {
    top: -7px;
  }
  .menu_1365 .footer_medium_3410 .focused-542a::after {
    bottom: -7px;
  }
  .menu-north-2ad9 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 31px;
  }
  .menu-north-2ad9 .footer_medium_3410 .focused-542a {
    margin-top: -1.5px;
  }
  .menu-north-2ad9 .footer_medium_3410 .focused-542a,
  .menu-north-2ad9 .footer_medium_3410 .focused-542a::after,
  .menu-north-2ad9 .footer_medium_3410 .focused-542a::before {
    width: 31px;
    height: 3px;
  }
  .menu-north-2ad9 .footer_medium_3410 .focused-542a::before {
    top: -9px;
  }
  .menu-north-2ad9 .footer_medium_3410 .focused-542a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .middle-9575 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 19px;
  }
  .middle-9575 .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .middle-9575 .footer_medium_3410 .focused-542a,
  .middle-9575 .footer_medium_3410 .focused-542a::after,
  .middle-9575 .footer_medium_3410 .focused-542a::before {
    width: 19px;
    height: 2px;
  }
  .middle-9575 .footer_medium_3410 .focused-542a::before {
    top: -6px;
  }
  .middle-9575 .footer_medium_3410 .focused-542a::after {
    bottom: -6px;
  }
  .primary_6ef5 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 22px;
  }
  .primary_6ef5 .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .primary_6ef5 .footer_medium_3410 .focused-542a,
  .primary_6ef5 .footer_medium_3410 .focused-542a::after,
  .primary_6ef5 .footer_medium_3410 .focused-542a::before {
    width: 22px;
    height: 2px;
  }
  .primary_6ef5 .footer_medium_3410 .focused-542a::before {
    top: -7px;
  }
  .primary_6ef5 .footer_medium_3410 .focused-542a::after {
    bottom: -7px;
  }
  .hot-6e53 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 31px;
  }
  .hot-6e53 .footer_medium_3410 .focused-542a {
    margin-top: -1.5px;
  }
  .hot-6e53 .footer_medium_3410 .focused-542a,
  .hot-6e53 .footer_medium_3410 .focused-542a::after,
  .hot-6e53 .footer_medium_3410 .focused-542a::before {
    width: 31px;
    height: 3px;
  }
  .hot-6e53 .footer_medium_3410 .focused-542a::before {
    top: -9px;
  }
  .hot-6e53 .footer_medium_3410 .focused-542a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary-1146 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 19px;
  }
  .primary-1146 .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .primary-1146 .footer_medium_3410 .focused-542a,
  .primary-1146 .footer_medium_3410 .focused-542a::after,
  .primary-1146 .footer_medium_3410 .focused-542a::before {
    width: 19px;
    height: 2px;
  }
  .primary-1146 .footer_medium_3410 .focused-542a::before {
    top: -6px;
  }
  .primary-1146 .footer_medium_3410 .focused-542a::after {
    bottom: -6px;
  }
  .under_fc1d .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 22px;
  }
  .under_fc1d .footer_medium_3410 .focused-542a {
    margin-top: -1px;
  }
  .under_fc1d .footer_medium_3410 .focused-542a,
  .under_fc1d .footer_medium_3410 .focused-542a::after,
  .under_fc1d .footer_medium_3410 .focused-542a::before {
    width: 22px;
    height: 2px;
  }
  .under_fc1d .footer_medium_3410 .focused-542a::before {
    top: -7px;
  }
  .under_fc1d .footer_medium_3410 .focused-542a::after {
    bottom: -7px;
  }
  .secondary_wide_2e20 .footer_medium_3410 .label_action_eddc {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a {
    margin-top: -1.5px;
  }
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a,
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a::after,
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a::before {
    width: 31px;
    height: 3px;
  }
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a::before {
    top: -9px;
  }
  .secondary_wide_2e20 .footer_medium_3410 .focused-542a::after {
    bottom: -9px;
  }
}
.thumbnail-action-4c70 .focused-542a {
  -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);
}
.thumbnail-action-4c70 .focused-542a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail-action-4c70 .focused-542a::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);
}
.thumbnail-action-4c70.last-93d0 .focused-542a {
  -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);
}
.thumbnail-action-4c70.last-93d0 .focused-542a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail-action-4c70.last-93d0 .focused-542a::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);
}
.menu-dirty-8024 {
  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_795f:before {
  display: none;
}
.notification-plasma-cc04 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notification-plasma-cc04 .alert-fixed-aee7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notification-plasma-cc04 .alert-fixed-aee7:last-of-type {
  border-bottom: none;
}
.notification-plasma-cc04 .alert-fixed-aee7.static-d702,
.notification-plasma-cc04 .alert-fixed-aee7.table-4e6a,
.notification-plasma-cc04 .alert-fixed-aee7.dark-28da {
  padding: 0;
}
.notification-plasma-cc04 .focus_a2e7 .middle-543a {
  color: currentColor;
}
.notification-plasma-cc04 .focus_a2e7 .middle-543a:focus,
.notification-plasma-cc04 .focus_a2e7 .middle-543a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-plasma-cc04.main-46ed .hovered-e256,
.notification-plasma-cc04.main-46ed .summary-7e89 a,
.notification-plasma-cc04.main-46ed .article_first_3e6f a,
.notification-plasma-cc04.main-46ed .title-98a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.notification-plasma-cc04.main-46ed .hovered-e256:hover,
.notification-plasma-cc04.main-46ed .summary-7e89 a:hover,
.notification-plasma-cc04.main-46ed .article_first_3e6f a:hover,
.notification-plasma-cc04.main-46ed .title-98a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-plasma-cc04.main-46ed .slider_9829 {
  color: rgba(0, 0, 0, 0.8);
}
.notification-plasma-cc04.main-46ed .alert-fixed-aee7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-plasma-cc04.main-46ed .alert-fixed-aee7:before {
  background: rgba(0, 0, 0, 0.08);
}
.notification-plasma-cc04.main-46ed .fixed_ac64:before {
  background: rgba(255, 255, 255, 0.9);
}
.notification-plasma-cc04.main-46ed .focus_a2e7 .pagination-soft-951c li a,
.notification-plasma-cc04.main-46ed .focus_a2e7 .middle-543a,
.notification-plasma-cc04.main-46ed .title-98a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-plasma-cc04.main-46ed .focus_a2e7 .middle-543a:focus,
.notification-plasma-cc04.main-46ed .focus_a2e7 .middle-543a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-plasma-cc04.main-46ed .pagination-soft-951c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-plasma-cc04.basic_580c .hovered-e256,
.notification-plasma-cc04.basic_580c .summary-7e89 a,
.notification-plasma-cc04.basic_580c .article_first_3e6f .middle-543a,
.notification-plasma-cc04.basic_580c .article_first_3e6f a,
.notification-plasma-cc04.basic_580c .title-98a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.notification-plasma-cc04.basic_580c .hovered-e256:hover,
.notification-plasma-cc04.basic_580c .summary-7e89 a:hover,
.notification-plasma-cc04.basic_580c .article_first_3e6f .middle-543a:hover,
.notification-plasma-cc04.basic_580c .article_first_3e6f a:hover,
.notification-plasma-cc04.basic_580c .title-98a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-plasma-cc04.basic_580c .slider_9829 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-plasma-cc04.basic_580c .alert-fixed-aee7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-plasma-cc04.basic_580c .alert-fixed-aee7:before {
  background: rgba(255, 255, 255, 0.08);
}
.notification-plasma-cc04.basic_580c .fixed_ac64:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-plasma-cc04.basic_580c .focus_a2e7 .pagination-soft-951c li a,
.notification-plasma-cc04.basic_580c .focus_a2e7 .middle-543a,
.notification-plasma-cc04.basic_580c .title-98a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-plasma-cc04.basic_580c .focus_a2e7 .middle-543a:focus,
.notification-plasma-cc04.basic_580c .focus_a2e7 .middle-543a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-plasma-cc04.basic_580c .pagination-soft-951c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed_ac64 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fixed_ac64:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dirty_a517 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal_stale_f889 .notification-plasma-cc04 {
  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;
}
.modal_stale_f889 .alert-fixed-aee7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal_stale_f889 .alert-fixed-aee7: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) {
  .modal_stale_f889 .alert-fixed-aee7:before {
    width: 16%;
    left: 42%;
  }
}
.modal_stale_f889 .alert-fixed-aee7:last-child:before {
  content: none;
}
.modal_stale_f889 .alert-fixed-aee7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal_stale_f889 .focus_a2e7 .pagination-soft-951c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal_stale_f889 .focus_a2e7 .pagination-soft-951c li a .middle-543a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal_stale_f889 .focus_a2e7 .title-98a9 {
  border: none;
}
.modal_stale_f889 .focus_a2e7 .title-98a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal_stale_f889 .fixed_ac64 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal_stale_f889 .dirty_a517 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal_stale_f889 .basic_580c .fixed_ac64:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_stale_f889 .main-46ed.wrapper-8b5a .focused-542a {
  background: rgba(0, 0, 0, 0.6);
}
.modal_stale_f889
  .main-46ed.wrapper-8b5a
  .focused-542a::after,
.modal_stale_f889
  .main-46ed.wrapper-8b5a
  .focused-542a:before {
  background: inherit;
}
.modal_stale_f889
  .main-46ed.wrapper-8b5a:hover
  .focused-542a {
  background: rgba(0, 0, 0, 0.8);
}
.bright-93d1 .notification-plasma-cc04 {
  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) {
  .bright-93d1 .notification-plasma-cc04 {
    width: auto;
    right: 45px;
  }
}
.video-small-9b72 .notification-plasma-cc04 {
  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) {
  .video-small-9b72 .notification-plasma-cc04 {
    width: auto;
    left: 45px;
  }
}
.soft_795f .notification-plasma-cc04 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft_795f .dirty_a517 {
  max-width: 48em;
  margin: 0 auto;
}
.soft_795f .fixed_ac64:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail-2b59 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-2b59.modal_stale_f889 .notification-plasma-cc04 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail-2b59.bright-93d1 .notification-plasma-cc04 {
  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);
}
.thumbnail-2b59 .notification-plasma-cc04 {
  visibility: visible;
}
.thumbnail-2b59.video-small-9b72 .notification-plasma-cc04 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.first_519a,
.bright-4d45 {
  overflow-x: hidden;
}
.first_519a .notification-plasma-cc04 {
  overflow: auto;
}
.first_519a.modal_stale_f889 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_519a.modal_stale_f889 .notification-plasma-cc04 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.first_519a.modal_stale_f889 .large_cfcd {
  opacity: 0;
}
.first_519a.bright-93d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_519a.bright-93d1 .notification-plasma-cc04 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.first_519a.bright-93d1 .large_cfcd {
  opacity: 0;
}
.first_519a.video-small-9b72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_519a.video-small-9b72 .notification-plasma-cc04 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.first_519a.video-small-9b72 .large_cfcd {
  opacity: 0;
}
.first_519a.soft_795f .notification-plasma-cc04 {
  z-index: 10;
  visibility: visible;
}
.wrapper-8b5a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wrapper-8b5a .focused-542a {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-8b5a .focused-542a::after,
.wrapper-8b5a .focused-542a:before {
  background: inherit;
}
.wrapper-8b5a:hover .focused-542a {
  background: rgba(255, 255, 255, 0.99);
}
.video-small-9b72 .wrapper-8b5a {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft_795f .wrapper-8b5a {
  display: none !important;
}
.first_519a:before,
.bright-4d45:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.first_519a .wrapper-8b5a,
.bright-4d45 .wrapper-8b5a {
  display: inline-block;
}
.notification-plasma-cc04 .block_2179 {
  -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;
}
.first_519a .notification-plasma-cc04 .block_2179,
.bright-4d45 .notification-plasma-cc04 .block_2179 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid-prev-ce34 .frame-yellow-eca4 {
  width: 100%;
}
.texture-clean-d059 {
  padding: 0 0.5em 0;
}
.texture-clean-d059 [class*="customify-col-"],
.texture-clean-d059 [class*="customify-col_"],
.texture-clean-d059 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header-prev-670d .texture-clean-d059 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_3ad9 .blue_5fc9,
  .blue_5fc9 {
    display: none;
  }
  .title-933b {
    text-align: left;
  }
  .wide_b1af {
    text-align: center;
  }
  .hard-a106 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_3ad9 .fast_ddb9,
  .fast_ddb9 {
    display: none;
  }
  .tooltip_south_4181 {
    text-align: left;
  }
  .center_9cf2 {
    text-align: center;
  }
  .up-c6f6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_3ad9 .description_35c8,
  .description_35c8 {
    display: none;
  }
  .layout_313f {
    text-align: left;
  }
  .header-lite-b4a0 {
    text-align: center;
  }
  .photo_focused_8295 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list-red-a98c {
  box-shadow: none !important;
}
.black_d14c .old-27b3,
.surface-dcbe .old-27b3 {
  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;
}
.surface-dcbe .old-27b3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.easy_8eb8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.easy_8eb8:after,
.easy_8eb8:before {
  content: "";
  display: table;
}
.easy_8eb8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .easy_8eb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.easy_8eb8,
.chip_fb25 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden_6eec.search_focused_a778 .easy_8eb8 {
  max-width: 100%;
}
.hidden_6eec.shade_pro_e89c {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden_6eec.tiny-dcaf .easy_8eb8 {
  max-width: 100%;
}
.hidden_6eec.tiny-dcaf > .easy_8eb8 {
  padding-left: 0;
  padding-right: 0;
}
.hidden_6eec.tiny-dcaf > .easy_8eb8 .texture_3ad9 {
  margin: 0;
}
.hidden_6eec.tiny-dcaf
  > .easy_8eb8
  .mini_c0b1.section_small_cc6f {
  margin-right: 0;
  margin-left: 0;
}
.hidden_6eec.tiny-dcaf #main.section_small_cc6f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .advanced-f451 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .advanced-f451 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal_1d0a .yellow-b3ef {
    padding-right: 1em;
  }
  .modal_1d0a.active-4a35 .mini_c0b1 {
    border-right: 1px solid #eaecee;
  }
  .modal_1d0a.active-4a35 .yellow-b3ef {
    padding-right: 1em;
  }
  .modal_1d0a.active-4a35 .icon_bright_bc8e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-3af0 .yellow-b3ef {
    padding-left: 1em;
  }
  .widget-3af0.active-4a35 .mini_c0b1 {
    border-left: 1px solid #eaecee;
  }
  .widget-3af0.active-4a35 .yellow-b3ef {
    padding-left: 1em;
  }
  .widget-3af0.active-4a35 .icon_bright_bc8e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_mini_d27d .yellow-b3ef {
    padding-left: 1em;
  }
  .focus_mini_d27d.active-4a35 .sidebar-c65d {
    border-right: 1px solid #eaecee;
  }
  .focus_mini_d27d.active-4a35 .solid_624e {
    border-right: 1px solid #eaecee;
  }
  .focus_mini_d27d.active-4a35 .yellow-b3ef {
    padding-left: 1em;
  }
  .focus_mini_d27d.active-4a35 .icon_bright_bc8e {
    padding-right: 1em;
  }
  .focus_mini_d27d.active-4a35 .tiny_f7df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-dim-89ea .yellow-b3ef {
    padding-right: 1em;
  }
  .list-dim-89ea.active-4a35 .sidebar-c65d {
    border-left: 1px solid #eaecee;
  }
  .list-dim-89ea.active-4a35 .solid_624e {
    border-left: 1px solid #eaecee;
  }
  .list-dim-89ea.active-4a35 .yellow-b3ef {
    padding-right: 1em;
  }
  .list-dim-89ea.active-4a35 .icon_bright_bc8e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-dim-89ea.active-4a35 .tiny_f7df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced-f451 .yellow-b3ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced-f451.active-4a35 .mini_c0b1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .advanced-f451.active-4a35 .yellow-b3ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced-f451.active-4a35 .icon_bright_bc8e {
    padding-left: 1em;
  }
  .advanced-f451.active-4a35 .tiny_f7df {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .advanced-f451.active-4a35 .yellow-b3ef {
    padding-left: 0;
  }
}
.frame-hovered-d096 .frame_5046 {
  display: inline-block;
}
.list_3db5 {
  display: inline-block;
}
.highlight_3b86 {
  word-con: break-word;
}
.easy-a586 > span {
  display: inline-block;
  padding: 5px 0;
}
.easy-a586 .paragraph-9542 {
  margin-left: 8px;
  margin-right: 8px;
}
.easy-a586 .silver-91cf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter-3675 .first-021c {
  margin-bottom: 2em;
}
.filter-3675 .list_last_78f6 {
  margin-bottom: 15px;
}
.filter-3675 .list_last_78f6:last-child {
  margin-bottom: 0;
}
.filter-3675 .thumbnail_narrow_1fe6 {
  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) {
  .filter-3675 .thumbnail_narrow_1fe6 {
    display: block;
  }
}
.filter-3675 .mask-active-bbd9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter-3675 .mask-active-bbd9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter-3675 .title-narrow-3d85 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter-3675 .title-narrow-3d85 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter-3675 .title-narrow-3d85 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter-3675 .highlight_3b86 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter-3675 .highlight_3b86 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter-3675 .prev_2e8c p:last-child {
  margin-bottom: 0;
}
.filter-3675 .brown_7d81 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter-3675 .module-2a61 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter-3675 .filter_middle_e832 {
  margin-top: 1em;
}
.filter-3675 .next_c79c {
  top: 0;
  display: block;
}
.filter-3675 .next_c79c a {
  color: inherit;
}
.filter-3675 .next_c79c a:hover {
  color: inherit;
}
.filter-3675 .row_north_d263 {
  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;
}
.filter-3675 .row_north_d263:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter-3675 .module-2a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter-3675 .medium-eeed {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter-3675 .medium-eeed:first-child {
  margin-top: 0;
}
.filter-3675 .medium-eeed.dirty-e60f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter-3675 .medium-eeed.avatar-69d0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter-3675
  .medium-eeed.avatar-69d0.description-large-64d6
  .filter_middle_e832 {
  width: 100%;
}
.filter-3675 .avatar-69d0 {
  -webkit-box-align: center;
  align-items: center;
}
.filter-3675 .avatar-69d0 .easy-a586,
.filter-3675 .avatar-69d0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter-3675 .title-narrow-3d85 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-3675 .title-narrow-3d85 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-3675 .title-narrow-3d85: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;
}
.filter-3675 .dirty-e60f {
  z-index: 5;
}
.filter-3675 .dark_a5fb .hovered_894c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter-3675 .secondary_brown_3bd9 .hovered_894c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter-3675 .hidden_08e1 .hovered_894c {
  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;
}
.filter-3675.iron-738e .thumbnail_narrow_1fe6,
.filter-3675.hot-86e8 .thumbnail_narrow_1fe6 {
  display: block;
}
.filter-3675.iron-738e .thumbnail_narrow_1fe6 .filter-3489,
.filter-3675.iron-738e .thumbnail_narrow_1fe6 .module-2a61,
.filter-3675.hot-86e8 .thumbnail_narrow_1fe6 .filter-3489,
.filter-3675.hot-86e8 .thumbnail_narrow_1fe6 .module-2a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-3675.module_1d8e .mask-active-bbd9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter-3675.module_1d8e .mask-active-bbd9 {
    margin-right: 0;
  }
}
.filter-3675.iron-738e .mask-active-bbd9,
.filter-3675.hot-86e8 .mask-active-bbd9 {
  padding-top: 40%;
}
.filter-3675.iron-738e .first-021c,
.filter-3675.hot-86e8 .first-021c {
  display: block;
}
.filter-3675.iron-738e .fn-sticky-b804 .module-2a61,
.filter-3675.hot-86e8 .fn-sticky-b804 .module-2a61 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter-3675.iron-738e .mask-active-bbd9,
.filter-3675.hot-86e8 .mask-active-bbd9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter-3675.iron-738e .module-2a61 {
  padding: 1em;
}
.gold-6427 {
  margin: 30px auto;
  display: block;
}
.gold-6427 .table-ad14 > * {
  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;
}
.gold-6427 .table-ad14 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gold-6427 .table-ad14 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination_f142 .easy-a586 {
  margin-bottom: 1.41575em;
}
.pagination_f142 .gallery-hot-4f22 {
  margin-bottom: 1.618em;
}
.logo_lite_d1ac .clean_8e4d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_lite_d1ac .clean_8e4d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_lite_d1ac .soft_acf1 {
  max-width: 100%;
  overflow: auto;
}
.fluid_5eb6 .logo_lite_d1ac a:hover {
  text-decoration: underline;
}
.mask-complex-2cb5 .list_last_78f6:not(.highlight_3b86),
.mask-complex-2cb5 .title-narrow-3d85 {
  margin-bottom: 1.41575em;
}
.mask-complex-2cb5 .list_last_78f6:not(.highlight_3b86):last-child,
.mask-complex-2cb5 .title-narrow-3d85:last-child {
  margin-bottom: 0;
}
.mask-complex-2cb5 .list_last_78f6.video_632e {
  margin-bottom: 0.41575em;
}
.mask-complex-2cb5 .pagination_plasma_1136:before,
.mask-complex-2cb5 .pro_ad41:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mask-complex-2cb5 .pagination_plasma_1136:before {
  content: "\f115";
}
.mask-complex-2cb5 .pro_ad41:before {
  content: "\f02c";
}
.mask-complex-2cb5 .light_659f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mask-complex-2cb5 .light_659f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dirty-0660 {
  display: -webkit-box;
  display: flex;
}
.dirty-0660 .carousel_bbbb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dirty-0660 .carousel_bbbb {
    flex-basis: 90px;
  }
}
.dirty-0660 .disabled_yellow_3ec0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty-0660 .disabled_yellow_3ec0 {
    flex-basis: calc(100% - 50px);
  }
}
.dirty-0660 .hover-lite-26ec p:last-child {
  margin-bottom: 0.72em;
}
.fixed_0fa0 .table-ad14 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed_0fa0 .table-ad14:after,
.fixed_0fa0 .table-ad14:before {
  content: "";
  display: table;
}
.fixed_0fa0 .table-ad14:after {
  clear: both;
}
.fixed_0fa0 .table-ad14 .active-mini-a254,
.fixed_0fa0 .table-ad14 .dropdown_out_98cd {
  width: 49%;
}
.fixed_0fa0 .table-ad14 .active-mini-a254 a span.accent_copper_5a06,
.fixed_0fa0 .table-ad14 .dropdown_out_98cd a span.accent_copper_5a06 {
  display: block;
  margin-bottom: 5px;
}
.fixed_0fa0 .table-ad14 .dropdown_out_98cd {
  float: left;
  text-align: left;
}
.fixed_0fa0 .table-ad14 .active-mini-a254 {
  float: right;
  text-align: right;
}
.detail_229e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_229e {
    margin-bottom: 0;
  }
}
.texture_8b58 {
  margin-bottom: 1em;
}
.texture_8b58 .highlight_3b86 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row-a2a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tiny_d5f3 .texture_8b58,
.card_7053 .texture_8b58 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tiny_d5f3 .texture_8b58,
  .card_7053 .texture_8b58 {
    display: block;
  }
}
.tiny_d5f3 .row-a2a4,
.card_7053 .row-a2a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tiny_d5f3 .row-a2a4,
  .card_7053 .row-a2a4 {
    margin-bottom: 1em;
  }
}
.tiny_d5f3 .row-a2a4 img,
.card_7053 .row-a2a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tiny_d5f3 .huge_e068,
.card_7053 .huge_e068 {
  flex-basis: calc(100% - 160px);
}
.tiny_d5f3 .huge_e068 p,
.card_7053 .huge_e068 p {
  margin-bottom: 0;
}
.tiny_d5f3 .huge_e068 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tiny_d5f3 .huge_e068 {
    padding-left: 0;
  }
}
.card_7053 .huge_e068 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card_7053 .huge_e068 {
    padding-right: 0;
  }
}
.card_7053 .row-a2a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-pro-8448 .row-a2a4 {
  margin-bottom: 0.5em;
}
.tabs-pro-8448 .row-a2a4 img {
  width: 100%;
}
.slow-9a31 .summary-c0ba,
.pink-aa35 .summary-c0ba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink-aa35 .mini_c0b1 .layout_new_46d1 p:last-child {
  margin-bottom: 0;
}
.module_out_8385 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame-dim-13c7 .iron_1979 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame-dim-13c7 .iron_1979:last-of-type {
    margin-bottom: 0;
  }
}
.frame-dim-13c7 .iron_1979 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-dim-13c7 .iron_1979 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame-dim-13c7 .iron_1979 ul li {
  margin: 0 0 0.6em;
}
.frame-dim-13c7 .iron_1979 ul li.full-1462,
.frame-dim-13c7 .iron_1979 ul li.motion-2dfa {
  position: relative;
}
.frame-dim-13c7 .iron_1979 ul li.full-1462 .message_052c,
.frame-dim-13c7 .iron_1979 ul li.motion-2dfa .message_052c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame-dim-13c7 .iron_1979 ul li.full-1462:after:after,
.frame-dim-13c7 .iron_1979 ul li.full-1462:after:before,
.frame-dim-13c7
  .iron_1979
  ul
  li.motion-2dfa:after:after,
.frame-dim-13c7
  .iron_1979
  ul
  li.motion-2dfa:after:before {
  content: "";
  display: table;
}
.frame-dim-13c7 .iron_1979 ul li.full-1462:after:after,
.frame-dim-13c7
  .iron_1979
  ul
  li.motion-2dfa:after:after {
  clear: both;
}
.frame-dim-13c7 .iron_1979 a.notice_active_f1f5:hover {
  text-decoration: none;
}
.frame-dim-13c7 .iron_1979 select {
  max-width: 100%;
}
.frame-dim-13c7 .iron_1979 table {
  font-size: 85%;
}
.frame-dim-13c7 .iron_1979 table td,
.frame-dim-13c7 .iron_1979 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame-dim-13c7 .iron_1979 table tfoot td {
  text-align: left;
}
.frame-dim-13c7 .iron_1979 :last-child {
  margin-bottom: 0;
}
.frame-dim-13c7 .iron_1979 .liquid-552e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame-dim-13c7 .iron_1979 .liquid-552e label {
  width: 100%;
}
.frame-dim-13c7 .iron_1979 .liquid-552e .secondary-35ee {
  width: 100%;
  display: block;
}
.frame-dim-13c7 .iron_1979 .liquid-552e .old_1d3d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame-dim-13c7 .iron_1979 .liquid-552e .old_1d3d:hover svg #svg-search {
  fill: #444;
}
.frame-dim-13c7 .iron_1979 .liquid-552e .old_1d3d svg {
  width: 18px;
  height: 18px;
}
.frame-dim-13c7 .wrapper-007b ul ul,
.frame-dim-13c7 .brown_15c9 ul ul,
.frame-dim-13c7 .texture-9d0b ul ul,
.frame-dim-13c7 .panel-5a0a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame-dim-13c7 .wrapper-007b .simple-2367 > a,
.frame-dim-13c7 .brown_15c9 .simple-2367 > a,
.frame-dim-13c7 .texture-9d0b .simple-2367 > a,
.frame-dim-13c7 .panel-5a0a .simple-2367 > a {
  margin-bottom: 0;
}
.frame-dim-13c7 .box_next_c308 li,
.frame-dim-13c7 .wrapper-007b li,
.frame-dim-13c7 .notice_selected_2a53 li,
.frame-dim-13c7 .brown_15c9 li,
.frame-dim-13c7 .texture-9d0b li,
.frame-dim-13c7 .panel-5a0a li,
.frame-dim-13c7 .block_9171 li,
.frame-dim-13c7 .over_1104 li {
  display: block;
  position: relative;
}
.frame-dim-13c7 .box_next_c308 li:last-child,
.frame-dim-13c7 .wrapper-007b li:last-child,
.frame-dim-13c7 .notice_selected_2a53 li:last-child,
.frame-dim-13c7 .brown_15c9 li:last-child,
.frame-dim-13c7 .texture-9d0b li:last-child,
.frame-dim-13c7 .panel-5a0a li:last-child,
.frame-dim-13c7 .block_9171 li:last-child,
.frame-dim-13c7 .over_1104 li:last-child {
  border: none;
}
.frame-dim-13c7 .box_next_c308 li a,
.frame-dim-13c7 .wrapper-007b li a,
.frame-dim-13c7 .notice_selected_2a53 li a,
.frame-dim-13c7 .brown_15c9 li a,
.frame-dim-13c7 .texture-9d0b li a,
.frame-dim-13c7 .panel-5a0a li a,
.frame-dim-13c7 .block_9171 li a,
.frame-dim-13c7 .over_1104 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-dim-13c7 .box_next_c308 li ul li::before,
.frame-dim-13c7 .wrapper-007b li ul li::before,
.frame-dim-13c7 .notice_selected_2a53 li ul li::before,
.frame-dim-13c7 .brown_15c9 li ul li::before,
.frame-dim-13c7 .texture-9d0b li ul li::before,
.frame-dim-13c7 .panel-5a0a li ul li::before,
.frame-dim-13c7 .block_9171 li ul li::before,
.frame-dim-13c7 .over_1104 li ul li::before {
  left: 15px;
}
.frame-dim-13c7 .box_next_c308 li ul a,
.frame-dim-13c7 .wrapper-007b li ul a,
.frame-dim-13c7 .notice_selected_2a53 li ul a,
.frame-dim-13c7 .brown_15c9 li ul a,
.frame-dim-13c7 .texture-9d0b li ul a,
.frame-dim-13c7 .panel-5a0a li ul a,
.frame-dim-13c7 .block_9171 li ul a,
.frame-dim-13c7 .over_1104 li ul a {
  padding-left: 20px;
}
.frame-dim-13c7 .box_next_c308 li ul ul li::before,
.frame-dim-13c7 .wrapper-007b li ul ul li::before,
.frame-dim-13c7 .notice_selected_2a53 li ul ul li::before,
.frame-dim-13c7 .brown_15c9 li ul ul li::before,
.frame-dim-13c7 .texture-9d0b li ul ul li::before,
.frame-dim-13c7 .panel-5a0a li ul ul li::before,
.frame-dim-13c7 .block_9171 li ul ul li::before,
.frame-dim-13c7 .over_1104 li ul ul li::before {
  left: 30px;
}
.frame-dim-13c7 .box_next_c308 li ul ul a,
.frame-dim-13c7 .wrapper-007b li ul ul a,
.frame-dim-13c7 .notice_selected_2a53 li ul ul a,
.frame-dim-13c7 .brown_15c9 li ul ul a,
.frame-dim-13c7 .texture-9d0b li ul ul a,
.frame-dim-13c7 .panel-5a0a li ul ul a,
.frame-dim-13c7 .block_9171 li ul ul a,
.frame-dim-13c7 .over_1104 li ul ul a {
  padding-left: 40px;
}
.frame-dim-13c7 .dirty_8661 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-dim-13c7 .over_1104 ul li {
  margin-bottom: 1.41575em;
}
.frame-dim-13c7 .over_1104 ul li .feature-soft-e179 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame-dim-13c7 .over_1104 ul li .pattern_5925 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic_580c .box_next_c308 li a,
.basic_580c .wrapper-007b li a,
.basic_580c .notice_selected_2a53 li a,
.basic_580c .brown_15c9 li a,
.basic_580c .texture-9d0b li a,
.basic_580c .panel-5a0a li a,
.basic_580c .block_9171 li a,
.basic_580c .over_1104 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_580c .dirty_8661 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_580c .iron_1979 ul li.full-1462 .message_052c,
.basic_580c .iron_1979 ul li.motion-2dfa .message_052c {
  background: rgba(0, 0, 0, 0.2);
}
.basic_580c .frame-dim-13c7 .iron_1979 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li {
  margin: 0;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li ul {
  margin: 0;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li ul li a {
  padding-left: 15px;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li ul li li a {
  padding-left: 30px;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li.cold-444e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li.cold-444e > 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;
}
.hidden_6eec .frame-dim-13c7 .pagination-soft-951c li.cold-444e > 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;
}
.gas_94be a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-thick-881f {
  position: relative;
  z-index: 10;
}
.block-thick-881f .block_2179 {
  width: 100%;
  max-width: 100%;
}
.paper-7cf4 .next-0ff0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paper-7cf4 .main-46ed {
}
.paper-7cf4 .basic_580c {
  background: #292929;
}
.link-1f66 .next-0ff0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-1f66 .main-46ed {
  background: #f9f9f9;
}
.link-1f66 .basic_580c {
  background: #303030;
}
.tiny-2b39 .next-0ff0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-2b39 .frame_5046 {
    margin-bottom: 1em;
  }
  .tiny-2b39 .frame_5046:last-child {
    margin-bottom: 0;
  }
}
.tiny-2b39 .main-46ed {
  background: #ededed;
}
.tiny-2b39 .basic_580c {
  background: #1a1a1a;
}
.next-0ff0.main-46ed {
  color: rgba(0, 0, 0, 0.6);
}
.next-0ff0.main-46ed .motion_a094 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.next-0ff0.basic_580c {
  color: rgba(255, 255, 255, 0.99);
}
.next-0ff0.basic_580c a:not(.notice_active_f1f5) {
  color: rgba(255, 255, 255, 0.79);
}
.next-0ff0.basic_580c a:not(.notice_active_f1f5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-0ff0.basic_580c .motion_a094 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-0ff0.basic_580c table tbody td,
.next-0ff0.basic_580c table th {
  background: rgba(0, 0, 0, 0.08);
}
.in_bce3.thumbnail-bright-2921 .easy_8eb8 {
  max-width: initial;
}
.in_bce3 .widget_light_2cbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in_bce3 .widget_light_2cbc .block_2179 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in_bce3 .widget_light_2cbc .block_2179 {
    display: block;
    margin-bottom: 2em;
  }
  .in_bce3 .widget_light_2cbc .block_2179:last-child {
    margin-bottom: 0;
  }
}
.tiny-2b39 .frame_5046:last-child,
.link-1f66 .frame_5046:last-child,
.paper-7cf4 .frame_5046:last-child {
  margin-bottom: 0;
}
.tiny-2b39 .frame_5046 .frame-dim-13c7 .iron_1979:last-child,
.link-1f66 .frame_5046 .frame-dim-13c7 .iron_1979:last-child,
.paper-7cf4 .frame_5046 .frame-dim-13c7 .iron_1979:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tiny-2b39 .gradient_4348,
  .tiny-2b39 .alert_4f73,
  .link-1f66 .gradient_4348,
  .link-1f66 .alert_4f73,
  .paper-7cf4 .gradient_4348,
  .paper-7cf4 .alert_4f73 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-thick-881f .frame_5046 {
    margin-bottom: 2em;
  }
}
.block-thick-881f p:last-child {
  margin-bottom: 0;
}
.block-thick-881f li,
.block-thick-881f ul {
  list-style: none;
  margin: 0;
}
.block-thick-881f ul ul {
  margin-left: 2.617924em;
}
.liquid-73af {
  font-size: 0.875em;
}

/* css-noise: cb00 */
.widget-item-o4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
