/*!
Theme Name: Customify
Theme URI: https://pressmaximum.component-a804/customify
Author: WPCustomify
Author URI: https://pressmaximum.component-a804
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.component-a804/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-south-672f.basic_0044/licenses/gpl-2.0.bright-16a8
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.status_e251/, (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.logo-orange-c18e.huge-a0f1/normalize.paragraph_e887/
 ======
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.paragraph_e887 v7.0.0 | MIT License | github.component-a804/necolas/normalize.paragraph_e887 */
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;
}
.silver_113c .green_fc6b,
.logo-tall-62e4,
.label_purple_1153,
.item_bronze_87a9,
.notification_next_15a3,
.copper_05ee,
.progress-tall-a726,
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;
}
.logo-tall-62e4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .logo-tall-62e4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .logo-tall-62e4,
  h1 {
    font-size: 1.8em;
  }
}
.label_purple_1153,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label_purple_1153 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label_purple_1153,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label_purple_1153,
  h2 {
    font-size: 1.7em;
  }
}
.item_bronze_87a9,
h3 {
  font-size: 1.618em;
}
.silver_113c .green_fc6b,
.notification_next_15a3,
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.title-stone-d3da {
  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;
}
.lower-8d03:after,
.lower-8d03:before,
.middle_dde4:after,
.middle_dde4:before {
  content: "";
  display: table;
}
.lower-8d03:after,
.middle_dde4:after {
  clear: both;
}
.thumbnail-pressed-fbee {
  float: right;
  margin-right: 0;
}
.top-8829 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image_prev_ed0a .large_cd8c,
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;
}
.image_prev_ed0a .large_cd8c: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;
}
.border-7578 .large_cd8c {
  box-shadow: none;
}
.border-7578
  .large_cd8c
  .column_up_8842 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border-7578 .large_cd8c .pressed_99f2 {
  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;
}
.border-7578
  .large_cd8c
  .pressed_99f2
  b {
  display: none;
}
.border-7578 .center_905c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot-7f3c:not(.progress_north_e344):not(.gradient-medium-63c5),
button:not(.progress_north_e344):not(.gradient-medium-63c5),
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ) {
  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;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):hover,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):hover,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):hover,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):hover,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):active,
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):active,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):active,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):active,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):active,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus {
  outline: 0;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14 {
  position: relative;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .accordion-4486,
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .backdrop-91f3,
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .list_hot_4550,
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  i,
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  svg,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .accordion-4486,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .backdrop-91f3,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .list_hot_4550,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  i,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  svg,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .accordion-4486,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .backdrop-91f3,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .list_hot_4550,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  i,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  svg,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .accordion-4486,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .backdrop-91f3,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .list_hot_4550,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  i,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  svg,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .accordion-4486,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .backdrop-91f3,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  .list_hot_4550,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  i,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14
  svg {
  visibility: hidden;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14:after,
button:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14:after,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14:after,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14:after,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ).fn-loading-5a14: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;
}
.hot-7f3c:not(.progress_north_e344):not(.gradient-medium-63c5),
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ) {
  color: #fff;
  background: #235787;
}
.hot-7f3c:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="button"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="reset"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus,
input[type="submit"]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ):focus {
  color: #fff;
}
.hot-7f3c.fn-disabled-5a14:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
.hot-7f3c[disabled]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
button.fn-disabled-5a14:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ),
button[disabled]:not(.progress_north_e344):not(
    .gradient-medium-63c5
  ) {
  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;
}
.form_c38e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form_c38e: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;
}
.hover_7e28 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element-71dd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.black-2e72 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lower-8d03:after,
.lower-8d03:before,
.soft-440f:after,
.soft-440f:before,
.footer_next_3827:after,
.footer_next_3827:before,
.link-02f3:after,
.link-02f3:before,
.dropdown_bright_44b8:after,
.dropdown_bright_44b8:before,
.caption_north_e024:after,
.caption_north_e024:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lower-8d03:after,
.soft-440f:after,
.footer_next_3827:after,
.link-02f3:after,
.dropdown_bright_44b8:after,
.caption_north_e024:after {
  clear: both;
}
.soft-440f .solid_6774,
.footer_next_3827 .solid_6774,
.backdrop-cd87 .solid_6774 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline-c31e {
  display: inline-block;
}
.dark_c61d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dark_c61d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dark_c61d .modal_9f44 {
  padding: 1em 0;
  font-size: 85%;
}
.modal_9f44 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.widget-large-8f78 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.widget-large-8f78:after,
.widget-large-8f78:before {
  content: "";
  display: table;
}
.widget-large-8f78:after {
  clear: both;
}
.brown-0257 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video_e224 .brown-0257 {
  max-width: 50%;
}
.title_9246 .brown-0257 {
  max-width: 33.33%;
}
.primary-current-001b .brown-0257 {
  max-width: 25%;
}
.sidebar_e040 .brown-0257 {
  max-width: 20%;
}
.feature_white_2165 .brown-0257 {
  max-width: 16.66%;
}
.smooth_8283 .brown-0257 {
  max-width: 14.28%;
}
.title-copper-e3be .brown-0257 {
  max-width: 12.5%;
}
.summary-red-934c .brown-0257 {
  max-width: 11.11%;
}
.upper-c4ef {
  display: block;
}
.silver_113c .pattern-gold-235f label,
.silver_113c .dynamic_8709 label,
.silver_113c .slider-14f8 label,
.silver_113c .panel-green-8bc5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_medium_7e12 {
  list-style: none;
  margin: 0;
}
.thumbnail_medium_7e12 article.message-soft-6533 {
  margin-bottom: 0;
}
.thumbnail_medium_7e12 ul {
  list-style: none;
  margin: 0;
}
.thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533: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) {
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 li.message-soft-6533 li.message-soft-6533 li.message-soft-6533 {
    padding-left: 0;
  }
}
article.message-soft-6533 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-soft-6533 .soft-440f p:last-of-type {
  margin-bottom: 0;
}
article.message-soft-6533 .background_a65f {
  float: left;
}
article.message-soft-6533 .soft-2075 {
  margin-left: 85px;
}
article.message-soft-6533 .dynamic_1ff1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-soft-6533 .dynamic_1ff1 .hidden-153b {
  margin-left: 10px;
}
article.message-soft-6533 .banner_bottom_34bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-soft-6533 .surface-612e {
  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 .pattern-gold-235f,
  #respond .slider-14f8,
  #respond .panel-green-8bc5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-gold-235f input,
#respond .slider-14f8 input,
#respond .panel-green-8bc5 input {
  width: 100%;
}
#respond .panel-green-8bc5 {
  margin-right: 0;
}
#respond .gas-65a4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_6f1c {
  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;
}
.huge_6f1c.lower-d11b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.huge_6f1c 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%);
}
.huge_6f1c:focus,
.huge_6f1c: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);
}
.bottom_f263 {
  border-radius: 10%;
}
.summary_6559 {
  border-radius: 50%;
}
.north_2344 {
  font-size: 0.72em;
}
.right_833a {
  font-size: 0.875em;
}
.left_4b5f {
  font-size: 1.1em;
}
.dirty-c803 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dirty-c803.north_2344 {
  letter-spacing: 0.5px;
}
.outline_simple_425b,
.outline_simple_425b a {
  color: #6d6d6d;
}
.outline_simple_425b a:hover {
  color: #111;
}
.hovered_3898 {
  color: #6d6d6d;
}
.thumbnail_hovered_4306 {
  overflow-x: hidden;
}
.thumbnail_hovered_4306 .hero-active-0bb6.column-d6ef {
  position: relative;
}
.thumbnail_hovered_4306 .hero-active-0bb6.column-d6ef.block_thick_b52a {
  position: initial;
}
.thumbnail_hovered_4306
  .hero-active-0bb6.column-d6ef.block_thick_b52a
  .breadcrumb_wide_7033 {
  left: auto;
}
.thumbnail_hovered_4306 .hero-active-0bb6 .breadcrumb_wide_7033 {
  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;
}
.thumbnail_hovered_4306 .hero-active-0bb6:hover.column-d6ef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail_hovered_4306
  .hero-active-0bb6:hover.column-d6ef
  .breadcrumb_wide_7033 {
  display: block;
  z-index: 9999999;
}
.thumbnail_hovered_4306 .surface-ba31 .avatar_pink_4e11,
.thumbnail_hovered_4306 .disabled-a01d .avatar_pink_4e11 {
  display: none;
}
.thumbnail_hovered_4306 .warm-2eb1 .hero-active-0bb6:hover.column-d6ef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver_113c .pattern-gold-235f label,
.silver_113c .dynamic_8709 label,
.silver_113c .slider-14f8 label,
.silver_113c .panel-green-8bc5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_medium_7e12 {
  list-style: none;
  margin: 0;
}
.thumbnail_medium_7e12 article.message-soft-6533 {
  margin-bottom: 0;
}
.thumbnail_medium_7e12 ul {
  list-style: none;
  margin: 0;
}
.thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533: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) {
  .thumbnail_medium_7e12 .component-tall-4a8d li.message-soft-6533 li.message-soft-6533 li.message-soft-6533 li.message-soft-6533 {
    padding-left: 0;
  }
}
article.message-soft-6533 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-soft-6533 .soft-440f p:last-of-type {
  margin-bottom: 0;
}
article.message-soft-6533 .background_a65f {
  float: left;
}
article.message-soft-6533 .soft-2075 {
  margin-left: 85px;
}
article.message-soft-6533 .dynamic_1ff1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-soft-6533 .dynamic_1ff1 .hidden-153b {
  margin-left: 10px;
}
article.message-soft-6533 .banner_bottom_34bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-soft-6533 .surface-612e {
  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 .pattern-gold-235f,
  #respond .slider-14f8,
  #respond .panel-green-8bc5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-gold-235f input,
#respond .slider-14f8 input,
#respond .panel-green-8bc5 input {
  width: 100%;
}
#respond .panel-green-8bc5 {
  margin-right: 0;
}
#respond .gas-65a4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-ba31 .rough_65d1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.rough_65d1 .photo-68c5.logo-9a11 .detail_active_590c > li > a:focus,
.rough_65d1 .photo-68c5.logo-9a11 .detail_active_590c > li > a:hover,
.rough_65d1 .photo-68c5.logo_bottom_497b .detail_active_590c > li > a:focus,
.rough_65d1 .photo-68c5.logo_bottom_497b .detail_active_590c > li > a:hover,
.rough_65d1 .photo-68c5.block_outer_9636 .detail_active_590c > li > a:focus,
.rough_65d1 .photo-68c5.block_outer_9636 .detail_active_590c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1
  .photo-68c5.logo-9a11
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.rough_65d1
  .photo-68c5.logo-9a11
  .detail_active_590c
  > li.in_ce13
  > a,
.rough_65d1
  .photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.rough_65d1
  .photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.in_ce13
  > a,
.rough_65d1
  .photo-68c5.block_outer_9636
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.rough_65d1 .photo-68c5.block_outer_9636 .detail_active_590c > li.green-4b7e > a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1 .layout-in-2f89,
.rough_65d1 .layout-in-2f89 a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1 .modal-c40b.message_7ce6 li a,
.rough_65d1 .purple-0940 a,
.rough_65d1 .backdrop_paper_251a,
.rough_65d1 .detail_active_590c > li > a,
.rough_65d1 .aside-1b73 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1 .modal-c40b.message_7ce6 li a:hover,
.rough_65d1 .purple-0940 a:hover,
.rough_65d1 .backdrop_paper_251a:hover,
.rough_65d1 .detail_active_590c > li > a:hover,
.rough_65d1 .aside-1b73:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1 .texture_9d5e {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1 .texture_9d5e .icon-next-2a32 {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1 .texture_9d5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_65d1 .block-complex-ab8a .container_d461 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1 .block-complex-ab8a .container_d461 .modal_3fbc {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1
  .block-complex-ab8a
  .container_d461
  .modal_3fbc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1
  .block-complex-ab8a
  .container_d461
  .modal_3fbc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1
  .block-complex-ab8a
  .container_d461
  .modal_3fbc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1
  .block-complex-ab8a
  .container_d461
  .modal_3fbc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1 .block-complex-ab8a .tooltip-hard-2ce7 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_65d1 .block-complex-ab8a .tooltip-hard-2ce7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_lower_4d20
  .rough_65d1
  .block-complex-ab8a
  .dynamic-f8e2
  .mini_47a5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_lower_4d20
  .rough_65d1
  .block-complex-ab8a
  .dynamic-f8e2
  .modal_3fbc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-ba31 .in-b8f6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in-b8f6 .photo-68c5.logo-9a11 .detail_active_590c > li > a:focus,
.in-b8f6 .photo-68c5.logo-9a11 .detail_active_590c > li > a:hover,
.in-b8f6 .photo-68c5.logo_bottom_497b .detail_active_590c > li > a:focus,
.in-b8f6 .photo-68c5.logo_bottom_497b .detail_active_590c > li > a:hover,
.in-b8f6 .photo-68c5.block_outer_9636 .detail_active_590c > li > a:focus,
.in-b8f6 .photo-68c5.block_outer_9636 .detail_active_590c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-b8f6
  .photo-68c5.logo-9a11
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.in-b8f6
  .photo-68c5.logo-9a11
  .detail_active_590c
  > li.in_ce13
  > a,
.in-b8f6
  .photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.in-b8f6
  .photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.in_ce13
  > a,
.in-b8f6
  .photo-68c5.block_outer_9636
  .detail_active_590c
  > li.sort_over_9f4b
  > a,
.in-b8f6 .photo-68c5.block_outer_9636 .detail_active_590c > li.green-4b7e > a {
  color: rgba(0, 0, 0, 0.8);
}
.in-b8f6 .layout-in-2f89,
.in-b8f6 .layout-in-2f89 a {
  color: rgba(0, 0, 0, 0.8);
}
.in-b8f6 .modal-c40b.message_7ce6 li a,
.in-b8f6 .purple-0940 a,
.in-b8f6 .backdrop_paper_251a,
.in-b8f6 .detail_active_590c > li > a,
.in-b8f6 .aside-1b73 {
  color: rgba(0, 0, 0, 0.55);
}
.in-b8f6 .modal-c40b.message_7ce6 li a:hover,
.in-b8f6 .purple-0940 a:hover,
.in-b8f6 .backdrop_paper_251a:hover,
.in-b8f6 .detail_active_590c > li > a:hover,
.in-b8f6 .aside-1b73:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-b8f6 .texture_9d5e {
  color: rgba(0, 0, 0, 0.55);
}
.in-b8f6 .texture_9d5e .icon-next-2a32 {
  color: rgba(0, 0, 0, 0.8);
}
.in-b8f6 .texture_9d5e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-29c0 .hover_next_5fc0 {
  margin-left: auto;
  margin-right: auto;
}
.footer_next_3827 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_next_3827 .hover_7e28 {
  margin-right: 1.41575em;
}
.hot_62b8 .footer_next_3827 > .stone-ff53 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hot_62b8 .footer_next_3827 > .progress-04d4 {
  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;
}
.shade_dynamic_6e6a.selected-29c0 .hover_next_5fc0,
.pagination-in-d29c.selected-29c0 .hover_next_5fc0 {
  margin-left: 0;
}
.fluid_11ec.selected-29c0 .hover_next_5fc0,
.video_f49d.selected-29c0 .hover_next_5fc0 {
  margin-right: 0;
}
.footer_next_3827 ol,
.footer_next_3827 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.out-e12d video {
  max-width: 100%;
}
.over_69ac img {
  display: block;
}
.over_69ac.hover_7e28,
.over_69ac.element-71dd {
  width: 100%;
}
.over_69ac.progress-04d4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paper-c49e:not(.wrapper-center-0747) {
  margin: 1.5em auto;
}
.right_9249 p {
  padding: 1.5em 14px;
}
ul.content-8592.progress-04d4,
ul.content-8592.stone-ff53,
ul.content-8592.out-f3c5.stone-ff53 {
  padding: 0 14px;
}
.active-b018 {
  display: block;
  overflow-x: auto;
}
.active-b018 table {
  border-collapse: collapse;
  width: 100%;
}
.active-b018 td,
.active-b018 th {
  padding: 0.5em;
}
.footer_next_3827 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_next_3827 ol ol,
.footer_next_3827 ol ul,
.footer_next_3827 ul ol,
.footer_next_3827 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_next_3827 ol ol li,
.footer_next_3827 ol ul li,
.footer_next_3827 ul ol li,
.footer_next_3827 ul ul li {
  margin-left: 0;
}
.notice_9f0b.content_medium_9031 > .sort-blue-b7fe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notice_9f0b.content_medium_9031 > .sort-blue-b7fe iframe,
.notice_9f0b.content_medium_9031 > .sort-blue-b7fe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-ea1e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-ea1e.bright-c610 {
  padding: 0;
}
.breadcrumb-ea1e.bright-c610 cite {
  font-size: 13px;
}
.breadcrumb-ea1e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-ea1e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search_glass_7497 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search_glass_7497 > p:first-child {
  margin-top: 0;
}
.search_glass_7497 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search_glass_7497 blockquote {
  border-left: 0;
}
.complex_3e3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex_3e3f:not(.highlight_ae9d) {
  max-width: 100px;
}
.complex_3e3f.surface-bright-b315 {
  border-bottom: none !important;
  text-align: center;
}
.complex_3e3f.surface-bright-b315::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .right_9249 p {
    padding: 1.5em 0;
  }
}
.element_be06 {
  color: #0073aa;
}
.module-5f1e {
  background-color: #0073aa;
}
.gold_eabf {
  color: #229fd8;
}
.lite-d1af {
  background-color: #229fd8;
}
.tertiary_under_7793 {
  color: #eee;
}
.link_fa5c {
  background-color: #eee;
}
.component-west-c126 {
  color: #444;
}
.status_37c3 {
  background-color: #444;
}
.iron-7821 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.iron-7821 .gradient_8090 .purple-0940 {
  font-size: 15px;
}
.iron-7821 .purple-0940 {
  line-height: 1.3;
}
.iron-7821 .in-b8f6 {
}
.iron-7821 .rough_65d1 {
  background: #235787;
}
.focus-aea4 {
  padding: 0;
}
.focus-aea4 .rough_65d1 {
  background: #1a1a1a;
}
.focus-aea4 .in-b8f6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fresh-6d1f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fresh-6d1f .in-b8f6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fresh-6d1f .rough_65d1 {
  background: #303030;
}
.caption_north_e024 {
  position: relative;
  z-index: 10;
}
.caption_north_e024 .lower-1ab6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_f3a8 .column-d6ef {
  display: inline-block;
  vertical-align: middle;
}
.middle_f3a8.smooth-e231 .column-d6ef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle_f3a8.smooth-e231 .column-d6ef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_f3a8.smooth-e231 .column-d6ef {
    margin-right: 0.4em;
  }
}
.middle_f3a8.smooth-e231 .column-d6ef:last-child {
  margin-right: 0;
}
.light-4f91 .lower-1ab6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-ba31 .gradient_8090 {
    margin: 0 -0.5em;
  }
  .surface-ba31 .gradient_8090 [class*="customify-col-"],
  .surface-ba31 .gradient_8090 [class*="customify-col_"],
  .surface-ba31 .gradient_8090 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-ba31.action-2e53 .lower-1ab6 {
  background: 0 0 !important;
}
.surface-ba31.action-2e53 .lower-1ab6,
.surface-ba31.light-4f91 .lower-1ab6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-ba31.pattern_glass_9367 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-ba31.light-4f91 .lower-1ab6 {
  box-shadow: none !important;
}
.fresh-3146 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fresh-3146 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fresh-3146 {
    padding: 18px 0 20px;
  }
}
.fresh-3146 .thumbnail_current_adf6 {
  width: 100%;
}
.fresh-3146 .thumbnail-hard-8ad5 {
  margin-bottom: 0;
}
.fresh-3146 .border_fixed_2b3a {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-hovered-0656 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-hovered-0656 .full-77db {
  width: 100%;
}
.top-4565 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top-4565 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top-4565 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;
}
.top-4565 li:last-child:after {
  display: none;
}
.top-4565 li a {
  font-weight: 500;
  margin-right: 10px;
}
.nav-glass-d06b .avatar_pink_4e11 button,
.fresh-3146 .avatar_pink_4e11 button {
  left: 0;
}
.nav-glass-d06b .full-77db,
.fresh-3146 .full-77db {
  padding-left: 0;
  padding-right: 0;
}
.nav-glass-d06b .article-hovered-0656,
.fresh-3146 .article-hovered-0656 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.nav-glass-d06b {
  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;
}
.nav-glass-d06b: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;
}
.nav-glass-d06b .container_huge_7c1e {
  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) {
  .nav-glass-d06b .container_huge_7c1e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-glass-d06b .container_huge_7c1e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .nav-glass-d06b .container_huge_7c1e {
    min-height: 200px;
  }
}
.nav-glass-d06b .top-4565 {
  color: rgba(255, 255, 255, 0.8);
}
.nav-glass-d06b .top-4565 a,
.nav-glass-d06b .top-4565 li:after {
  color: inherit;
}
.nav-glass-d06b .top-4565 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lite-1927 {
  margin-bottom: 0.5em;
}
.dropdown_2194 {
  margin-bottom: 1.2em;
}
.dropdown_2194,
.lite-1927 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown_2194 p:last-child,
.lite-1927 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_pink_4e11,
#masthead .avatar_pink_4e11 {
  display: none;
}
#masthead
  > .avatar_pink_4e11.advanced_337a {
  display: none;
}
#masthead > .avatar_pink_4e11 button {
  left: 0;
}
.element-blue-10cf {
  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%;
}
.element-blue-10cf .column-d6ef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element-blue-10cf .slider-fluid-0a28 {
  display: -webkit-box;
  display: flex;
}
.element-blue-10cf .slider-fluid-0a28.steel_95f1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element-blue-10cf .slider-fluid-0a28.narrow-ec74 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element-blue-10cf .slider-fluid-0a28.carousel_d8fd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element-blue-10cf.modal-gas-c698.feature_d078 .slider-fluid-0a28.steel_95f1 {
  flex-basis: 100%;
}
.element-blue-10cf.shadow_344a .slider-fluid-0a28.narrow-ec74 {
  -webkit-box-flex: 1;
  flex: auto;
}
.element-blue-10cf.shadow_344a .slider-fluid-0a28.carousel_d8fd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_pink_4e11.advanced_337a {
  display: none;
}
#masthead > .avatar_pink_4e11 button {
  left: 0;
}
.dropdown-lite-d1dc {
  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;
}
.dropdown-lite-d1dc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown-lite-d1dc.info_fluid_14be i {
  margin-right: 4px;
}
.dropdown-lite-d1dc.detail_511c i {
  margin-left: 5px;
}
.purple-0940 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.purple-0940 p:last-child {
  margin-bottom: 0;
}
.main-upper-60fd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main-upper-60fd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main-upper-60fd img {
  display: block;
  width: auto;
  line-height: 1;
}
.main-upper-60fd .layout-in-2f89 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main-upper-60fd .table_motion_0a59 {
  margin: 5px 0 7px 0;
}
.main-upper-60fd.tag-6962 .preview-8b2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-upper-60fd.tag-6962 .thumbnail-north-38f0 {
  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;
}
.main-upper-60fd.over-b08e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main-upper-60fd.over-b08e .preview-8b2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-upper-60fd.over-b08e .thumbnail-north-38f0 {
  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;
}
.main-upper-60fd.box_cf0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-upper-60fd.row_black_1e59 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main-upper-60fd.row_black_1e59 .thumbnail-north-38f0 {
  margin-top: 7px;
}
.wide-1ce3 {
  display: inline-block;
}
.caption_north_e024 .nav_f996 .main-upper-60fd img {
  max-width: 100%;
}
.photo-68c5 .purple-4f9d.pink_07c2,
.link_wide_6747 .purple-4f9d.pink_07c2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-68c5 .pink_a24f,
.link_wide_6747 .pink_a24f {
  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%);
}
.photo-68c5 .pink_a24f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo-68c5.block-2f5b .pink_a24f {
  display: none;
}
.photo-68c5 .button_10f6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-68c5 .button_10f6 li {
  display: inline-block;
  position: relative;
}
.photo-68c5 .button_10f6 li:last-child {
  margin-right: 0;
}
.photo-68c5 .button_10f6 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;
}
.photo-68c5 .button_10f6 li.green-4b7e > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo-68c5 .button_10f6 > 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;
}
.photo-68c5 .button_10f6 > li > a i {
  line-height: 0;
}
.photo-68c5 .button_10f6 > li.widget_d7aa > a .pink_a24f {
  margin-left: 4px;
  line-height: 0;
}
.photo-68c5 .button_10f6 .menu-90c9 li.widget_d7aa > a {
  position: relative;
}
.photo-68c5 .button_10f6 .menu-90c9 li.widget_d7aa > a:after,
.photo-68c5 .button_10f6 .menu-90c9 li.widget_d7aa > a:before {
  content: "";
  display: table;
}
.photo-68c5 .button_10f6 .menu-90c9 li.widget_d7aa > a:after {
  clear: both;
}
.photo-68c5 .button_10f6 .menu-90c9 li.widget_d7aa > a .pink_a24f {
  margin-left: 5px;
  float: right;
}
.photo-68c5 .focus_upper_9ff9,
.photo-68c5 .menu-90c9 {
  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;
}
.photo-68c5 .menu-90c9 {
  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;
}
.photo-68c5 .menu-90c9 .pink_07c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-68c5 .menu-90c9 .pink_a24f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo-68c5 .menu-90c9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo-68c5 .menu-90c9 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;
}
.photo-68c5 .menu-90c9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo-68c5 .menu-90c9 .menu-90c9 {
  top: 0;
  left: 100%;
}
.photo-68c5 .detail_middle_69b9.fn-focus-5a14 > .focus_upper_9ff9,
.photo-68c5 .detail_middle_69b9.fn-focus-5a14 > .menu-90c9,
.photo-68c5 .detail_middle_69b9:focus > .focus_upper_9ff9,
.photo-68c5 .detail_middle_69b9:focus > .menu-90c9,
.photo-68c5 .detail_middle_69b9:hover > .focus_upper_9ff9,
.photo-68c5 .detail_middle_69b9:hover > .menu-90c9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo-68c5.block_outer_9636 .detail_active_590c:after,
.photo-68c5.block_outer_9636 .detail_active_590c:before {
  content: "";
  display: table;
}
.photo-68c5.block_outer_9636 .detail_active_590c:after {
  clear: both;
}
.photo-68c5.block_outer_9636 .detail_active_590c > li {
  float: left;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c:after,
.photo-68c5.primary_east_9bb6 .detail_active_590c:before {
  content: "";
  display: table;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c:after {
  clear: both;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c > li {
  float: left;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo-68c5.primary_east_9bb6 .detail_active_590c > li.sort_over_9f4b > a,
.photo-68c5.primary_east_9bb6 .detail_active_590c > li.green-4b7e > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo-68c5.logo-9a11 .detail_active_590c > li > a .pink_07c2 {
  position: relative;
}
.photo-68c5.logo-9a11 .detail_active_590c > li > a .pink_07c2: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;
}
.photo-68c5.logo-9a11
  .detail_active_590c
  > li:focus
  > a
  .pink_07c2:before,
.photo-68c5.logo-9a11
  .detail_active_590c
  > li:hover
  > a
  .pink_07c2:before {
  width: 100%;
  background-color: currentColor;
}
.photo-68c5.logo-9a11
  .detail_active_590c
  > li.sort_over_9f4b
  > a
  .pink_07c2:before,
.photo-68c5.logo-9a11
  .detail_active_590c
  > li.in_ce13
  > a
  .pink_07c2:before {
  width: 100%;
  background-color: currentColor;
}
.photo-68c5.logo_bottom_497b .detail_active_590c > li > a .pink_07c2 {
  position: relative;
}
.photo-68c5.logo_bottom_497b .detail_active_590c > li > a .pink_07c2: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;
}
.photo-68c5.logo_bottom_497b .detail_active_590c > li:focus > a .pink_07c2:before,
.photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li:hover
  > a
  .pink_07c2:before {
  width: 100%;
  background-color: currentColor;
}
.photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.sort_over_9f4b
  > a
  .pink_07c2:before,
.photo-68c5.logo_bottom_497b
  .detail_active_590c
  > li.in_ce13
  > a
  .pink_07c2:before {
  width: 100%;
  background-color: currentColor;
}
.link_wide_6747 .button_10f6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_wide_6747 .button_10f6 li:first-child > a {
  border-top: none;
}
.link_wide_6747 .button_10f6 .hovered_e556 > .pink_07c2 .pink_a24f {
  display: none;
}
.link_wide_6747 .button_10f6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_wide_6747 .button_10f6 li:last-child {
  border: none;
}
.link_wide_6747 .button_10f6 li.widget_d7aa > a {
  padding-right: 45px !important;
}
.link_wide_6747 .button_10f6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_wide_6747 .button_10f6 li a:focus,
.link_wide_6747 .button_10f6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_wide_6747 .button_10f6 li .section-997f {
  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;
}
.link_wide_6747 .button_10f6 li .section-997f:hover {
  box-shadow: none;
}
.link_wide_6747 .button_10f6 li .section-997f .pink_a24f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_wide_6747 .button_10f6 .menu-90c9 {
  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);
}
.link_wide_6747 .button_10f6 .menu-90c9 li a {
  padding-left: 3em;
}
.link_wide_6747 .button_10f6 .feature_3d8e > a .section-997f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_wide_6747 .button_10f6 .feature_3d8e > .menu-90c9 {
  display: block;
  opacity: 1;
}
.tag_narrow_babd {
  max-width: 100%;
}
.sidebar-9145 {
  line-height: 0;
  cursor: pointer;
}
.aside-1b73 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside-1b73:hover {
  box-shadow: none;
  color: currentColor;
}
.aside-1b73 svg {
  width: 18px;
  height: 18px;
}
.aside-1b73 .photo-16bf {
  display: none;
}
.gas-b456 {
  position: relative;
}
.gas-b456.fn-active-5a14 .aside-1b73 .wrapper_complex_d866 {
  display: none;
}
.gas-b456.fn-active-5a14 .aside-1b73 .photo-16bf {
  display: inline-block;
}
.gas-b456 .west_40f8 {
  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);
}
.gas-b456.over-b8dc .west_40f8 {
  left: auto;
  right: -0.9em;
}
.gas-b456.over-b8dc .frame_0e6d::before {
  left: auto;
  right: 15px;
}
.gas-b456.fn-active-5a14 .west_40f8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic-f8e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dynamic-f8e2 label {
  flex-basis: 100%;
}
.dynamic-f8e2 .container_d461 {
  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;
}
.dynamic-f8e2 .modal_3fbc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dynamic-f8e2 .modal_3fbc:focus {
  background-color: transparent;
}
.dynamic-f8e2 button.tooltip-hard-2ce7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dynamic-f8e2 button.tooltip-hard-2ce7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dynamic-f8e2 button.tooltip-hard-2ce7 svg {
  width: 18px;
  height: 18px;
}
.dynamic-f8e2 input[type="submit"] {
  min-height: auto;
}
.block-complex-ab8a .dynamic-f8e2 .modal_3fbc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame_0e6d {
  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) {
  .frame_0e6d {
    width: 220px;
  }
}
.frame_0e6d label {
  flex-basis: 100%;
}
.frame_0e6d::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;
}
.notification_lower_4d20 .block-complex-ab8a .dynamic-f8e2 {
  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;
}
.notification_lower_4d20
  .block-complex-ab8a
  .dynamic-f8e2
  .container_d461 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification_lower_4d20 .block-complex-ab8a .dynamic-f8e2 .modal_3fbc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification_lower_4d20
  .block-complex-ab8a
  .dynamic-f8e2
  .modal_3fbc:focus {
  background: 0 0;
}
.notification_lower_4d20
  .block-complex-ab8a
  .dynamic-f8e2
  .mini_47a5 {
  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;
}
.modal-c40b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal-c40b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal-c40b li:last-child {
  margin-right: 0;
}
.modal-c40b li:first-child {
  margin-left: 0;
}
.modal-c40b.element_b5b7 a {
  color: #fff;
}
.modal-c40b.element_b5b7 a:hover {
  color: #fff;
}
.modal-c40b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal-c40b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal-c40b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal-c40b a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal-c40b [class*="social-icon-apple"] {
  background-color: #999;
}
.modal-c40b [class*="social-icon-apple"].header_tall_d877 {
  background-color: transparent;
  color: #999;
}
.modal-c40b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal-c40b [class*="social-icon-behance"].header_tall_d877 {
  background-color: transparent;
  color: #1769ff;
}
.modal-c40b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal-c40b [class*="social-icon-bitbucket"].header_tall_d877 {
  background-color: transparent;
  color: #205081;
}
.modal-c40b [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal-c40b [class*="social-icon-codepen"].header_tall_d877 {
  background-color: transparent;
  color: #000;
}
.modal-c40b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal-c40b [class*="social-icon-delicious"].header_tall_d877 {
  background-color: transparent;
  color: #39f;
}
.modal-c40b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal-c40b [class*="social-icon-digg"].header_tall_d877 {
  background-color: transparent;
  color: #005be2;
}
.modal-c40b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal-c40b [class*="social-icon-dribbble"].header_tall_d877 {
  background-color: transparent;
  color: #ea4c89;
}
.modal-c40b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal-c40b [class*="social-icon-envelope"].header_tall_d877 {
  background-color: transparent;
  color: #ea4335;
}
.modal-c40b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal-c40b [class*="social-icon-facebook"].header_tall_d877 {
  background-color: transparent;
  color: #3b5998;
}
.modal-c40b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal-c40b [class*="social-icon-flickr"].header_tall_d877 {
  background-color: transparent;
  color: #0063dc;
}
.modal-c40b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal-c40b [class*="social-icon-foursquare"].header_tall_d877 {
  background-color: transparent;
  color: #2d5be3;
}
.modal-c40b [class*="social-icon-github"] {
  background-color: #333;
}
.modal-c40b [class*="social-icon-github"].header_tall_d877 {
  background-color: transparent;
  color: #333;
}
.modal-c40b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal-c40b [class*="social-icon-google-plus"].header_tall_d877 {
  background-color: transparent;
  color: #dd4b39;
}
.modal-c40b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal-c40b [class*="social-icon-houzz"].header_tall_d877 {
  background-color: transparent;
  color: #7ac142;
}
.modal-c40b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal-c40b [class*="social-icon-instagram"].header_tall_d877 {
  background-color: transparent;
  color: #262626;
}
.modal-c40b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal-c40b [class*="social-icon-jsfiddle"].header_tall_d877 {
  background-color: transparent;
  color: #487aa2;
}
.modal-c40b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal-c40b [class*="social-icon-linkedin"].header_tall_d877 {
  background-color: transparent;
  color: #0077b5;
}
.modal-c40b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal-c40b [class*="social-icon-medium"].header_tall_d877 {
  background-color: transparent;
  color: #00ab6b;
}
.modal-c40b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal-c40b
  [class*="social-icon-odnoklassniki"].header_tall_d877 {
  background-color: transparent;
  color: #f4731c;
}
.modal-c40b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal-c40b [class*="social-icon-meetup"].header_tall_d877 {
  background-color: transparent;
  color: #ec1c40;
}
.modal-c40b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal-c40b [class*="social-icon-pinterest"].header_tall_d877 {
  background-color: transparent;
  color: #bd081c;
}
.modal-c40b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal-c40b [class*="social-icon-product-hunt"].header_tall_d877 {
  background-color: transparent;
  color: #da552f;
}
.modal-c40b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal-c40b [class*="social-icon-reddit"].header_tall_d877 {
  background-color: transparent;
  color: #ff4500;
}
.modal-c40b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal-c40b [class*="social-icon-rss"].header_tall_d877 {
  background-color: transparent;
  color: #f26522;
}
.modal-c40b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal-c40b
  [class*="social-icon-shopping-cart"].header_tall_d877 {
  background-color: transparent;
  color: #4caf50;
}
.modal-c40b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal-c40b [class*="social-icon-skype"].header_tall_d877 {
  background-color: transparent;
  color: #00aff0;
}
.modal-c40b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal-c40b [class*="social-icon-slideshare"].header_tall_d877 {
  background-color: transparent;
  color: #0077b5;
}
.modal-c40b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal-c40b [class*="social-icon-snapchat"].header_tall_d877 {
  background-color: transparent;
  color: #fffc00;
}
.modal-c40b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal-c40b [class*="social-icon-soundcloud"].header_tall_d877 {
  background-color: transparent;
  color: #f80;
}
.modal-c40b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal-c40b [class*="social-icon-spotify"].header_tall_d877 {
  background-color: transparent;
  color: #2ebd59;
}
.modal-c40b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal-c40b
  [class*="social-icon-stack-overflow"].header_tall_d877 {
  background-color: transparent;
  color: #fe7a15;
}
.modal-c40b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal-c40b [class*="social-icon-maldkfgram"].header_tall_d877 {
  background-color: transparent;
  color: #2ca5e0;
}
.modal-c40b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal-c40b [class*="social-icon-tripadvisor"].header_tall_d877 {
  background-color: transparent;
  color: #589442;
}
.modal-c40b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal-c40b [class*="social-icon-tumblr"].header_tall_d877 {
  background-color: transparent;
  color: #35465c;
}
.modal-c40b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal-c40b [class*="social-icon-twitch"].header_tall_d877 {
  background-color: transparent;
  color: #6441a5;
}
.modal-c40b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal-c40b [class*="social-icon-twitter"].header_tall_d877 {
  background-color: transparent;
  color: #1da1f2;
}
.modal-c40b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal-c40b [class*="social-icon-vimeo"].header_tall_d877 {
  background-color: transparent;
  color: #1ab7ea;
}
.modal-c40b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal-c40b [class*="social-icon-vk"].header_tall_d877 {
  background-color: transparent;
  color: #45668e;
}
.modal-c40b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal-c40b [class*="social-icon-weibo"].header_tall_d877 {
  background-color: transparent;
  color: #df2029;
}
.modal-c40b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal-c40b [class*="social-icon-weixin"].header_tall_d877 {
  background-color: transparent;
  color: #7bb32e;
}
.modal-c40b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal-c40b [class*="social-icon-whatsapp"].header_tall_d877 {
  background-color: transparent;
  color: #25d366;
}
.modal-c40b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal-c40b [class*="social-icon-wordpress"].header_tall_d877 {
  background-color: transparent;
  color: #21759b;
}
.modal-c40b [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal-c40b [class*="social-icon-xing"].header_tall_d877 {
  background-color: transparent;
  color: #026466;
}
.modal-c40b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal-c40b [class*="social-icon-yelp"].header_tall_d877 {
  background-color: transparent;
  color: #af0606;
}
.modal-c40b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal-c40b [class*="social-icon-youtube"].header_tall_d877 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop_paper_251a {
  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;
}
.backdrop_paper_251a:hover {
  box-shadow: none;
  background: 0 0;
}
.active_73b0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_stone_7b1b {
  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;
}
.info_ebfa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.right_8072 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.right_8072,
.right_8072::after,
.right_8072::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;
}
.right_8072::after,
.right_8072::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stone_f921 .text_stone_7b1b .info_ebfa {
  margin-top: -2px;
  width: 19px;
}
.stone_f921 .text_stone_7b1b .right_8072 {
  margin-top: -1px;
}
.stone_f921 .text_stone_7b1b .right_8072,
.stone_f921 .text_stone_7b1b .right_8072::after,
.stone_f921 .text_stone_7b1b .right_8072::before {
  width: 19px;
  height: 2px;
}
.stone_f921 .text_stone_7b1b .right_8072::before {
  top: -6px;
}
.stone_f921 .text_stone_7b1b .right_8072::after {
  bottom: -6px;
}
.wide-1464 .text_stone_7b1b .info_ebfa {
  margin-top: -2px;
  width: 22px;
}
.wide-1464 .text_stone_7b1b .right_8072 {
  margin-top: -1px;
}
.wide-1464 .text_stone_7b1b .right_8072,
.wide-1464 .text_stone_7b1b .right_8072::after,
.wide-1464 .text_stone_7b1b .right_8072::before {
  width: 22px;
  height: 2px;
}
.wide-1464 .text_stone_7b1b .right_8072::before {
  top: -7px;
}
.wide-1464 .text_stone_7b1b .right_8072::after {
  bottom: -7px;
}
.filter-8819 .text_stone_7b1b .info_ebfa {
  margin-top: -2px;
  width: 31px;
}
.filter-8819 .text_stone_7b1b .right_8072 {
  margin-top: -1.5px;
}
.filter-8819 .text_stone_7b1b .right_8072,
.filter-8819 .text_stone_7b1b .right_8072::after,
.filter-8819 .text_stone_7b1b .right_8072::before {
  width: 31px;
  height: 3px;
}
.filter-8819 .text_stone_7b1b .right_8072::before {
  top: -9px;
}
.filter-8819 .text_stone_7b1b .right_8072::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dynamic-138e .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic-138e .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .dynamic-138e .text_stone_7b1b .right_8072,
  .dynamic-138e .text_stone_7b1b .right_8072::after,
  .dynamic-138e .text_stone_7b1b .right_8072::before {
    width: 19px;
    height: 2px;
  }
  .dynamic-138e .text_stone_7b1b .right_8072::before {
    top: -6px;
  }
  .dynamic-138e .text_stone_7b1b .right_8072::after {
    bottom: -6px;
  }
  .text_silver_eaf4 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 22px;
  }
  .text_silver_eaf4 .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .text_silver_eaf4 .text_stone_7b1b .right_8072,
  .text_silver_eaf4 .text_stone_7b1b .right_8072::after,
  .text_silver_eaf4 .text_stone_7b1b .right_8072::before {
    width: 22px;
    height: 2px;
  }
  .text_silver_eaf4 .text_stone_7b1b .right_8072::before {
    top: -7px;
  }
  .text_silver_eaf4 .text_stone_7b1b .right_8072::after {
    bottom: -7px;
  }
  .mask-warm-a3fa .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 31px;
  }
  .mask-warm-a3fa .text_stone_7b1b .right_8072 {
    margin-top: -1.5px;
  }
  .mask-warm-a3fa .text_stone_7b1b .right_8072,
  .mask-warm-a3fa .text_stone_7b1b .right_8072::after,
  .mask-warm-a3fa .text_stone_7b1b .right_8072::before {
    width: 31px;
    height: 3px;
  }
  .mask-warm-a3fa .text_stone_7b1b .right_8072::before {
    top: -9px;
  }
  .mask-warm-a3fa .text_stone_7b1b .right_8072::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video-7c68 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 19px;
  }
  .video-7c68 .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .video-7c68 .text_stone_7b1b .right_8072,
  .video-7c68 .text_stone_7b1b .right_8072::after,
  .video-7c68 .text_stone_7b1b .right_8072::before {
    width: 19px;
    height: 2px;
  }
  .video-7c68 .text_stone_7b1b .right_8072::before {
    top: -6px;
  }
  .video-7c68 .text_stone_7b1b .right_8072::after {
    bottom: -6px;
  }
  .link_3243 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 22px;
  }
  .link_3243 .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .link_3243 .text_stone_7b1b .right_8072,
  .link_3243 .text_stone_7b1b .right_8072::after,
  .link_3243 .text_stone_7b1b .right_8072::before {
    width: 22px;
    height: 2px;
  }
  .link_3243 .text_stone_7b1b .right_8072::before {
    top: -7px;
  }
  .link_3243 .text_stone_7b1b .right_8072::after {
    bottom: -7px;
  }
  .main_pink_4ebf .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 31px;
  }
  .main_pink_4ebf .text_stone_7b1b .right_8072 {
    margin-top: -1.5px;
  }
  .main_pink_4ebf .text_stone_7b1b .right_8072,
  .main_pink_4ebf .text_stone_7b1b .right_8072::after,
  .main_pink_4ebf .text_stone_7b1b .right_8072::before {
    width: 31px;
    height: 3px;
  }
  .main_pink_4ebf .text_stone_7b1b .right_8072::before {
    top: -9px;
  }
  .main_pink_4ebf .text_stone_7b1b .right_8072::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu_6a66 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 19px;
  }
  .menu_6a66 .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .menu_6a66 .text_stone_7b1b .right_8072,
  .menu_6a66 .text_stone_7b1b .right_8072::after,
  .menu_6a66 .text_stone_7b1b .right_8072::before {
    width: 19px;
    height: 2px;
  }
  .menu_6a66 .text_stone_7b1b .right_8072::before {
    top: -6px;
  }
  .menu_6a66 .text_stone_7b1b .right_8072::after {
    bottom: -6px;
  }
  .block-67c0 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 22px;
  }
  .block-67c0 .text_stone_7b1b .right_8072 {
    margin-top: -1px;
  }
  .block-67c0 .text_stone_7b1b .right_8072,
  .block-67c0 .text_stone_7b1b .right_8072::after,
  .block-67c0 .text_stone_7b1b .right_8072::before {
    width: 22px;
    height: 2px;
  }
  .block-67c0 .text_stone_7b1b .right_8072::before {
    top: -7px;
  }
  .block-67c0 .text_stone_7b1b .right_8072::after {
    bottom: -7px;
  }
  .notice-liquid-2b03 .text_stone_7b1b .info_ebfa {
    margin-top: -2px;
    width: 31px;
  }
  .notice-liquid-2b03 .text_stone_7b1b .right_8072 {
    margin-top: -1.5px;
  }
  .notice-liquid-2b03 .text_stone_7b1b .right_8072,
  .notice-liquid-2b03 .text_stone_7b1b .right_8072::after,
  .notice-liquid-2b03 .text_stone_7b1b .right_8072::before {
    width: 31px;
    height: 3px;
  }
  .notice-liquid-2b03 .text_stone_7b1b .right_8072::before {
    top: -9px;
  }
  .notice-liquid-2b03 .text_stone_7b1b .right_8072::after {
    bottom: -9px;
  }
}
.left-79a7 .right_8072 {
  -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);
}
.left-79a7 .right_8072::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.left-79a7 .right_8072::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);
}
.left-79a7.box-middle-9a72 .right_8072 {
  -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);
}
.left-79a7.box-middle-9a72 .right_8072::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.left-79a7.box-middle-9a72 .right_8072::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);
}
.hidden-cb1c {
  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.progress_pro_b0d7:before {
  display: none;
}
.disabled-a01d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled-a01d .container_paper_55c6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled-a01d .container_paper_55c6:last-of-type {
  border-bottom: none;
}
.disabled-a01d .container_paper_55c6.active-f88d,
.disabled-a01d .container_paper_55c6.summary-e9d8,
.disabled-a01d .container_paper_55c6.dynamic-bedf {
  padding: 0;
}
.disabled-a01d .link_wide_6747 .section-997f {
  color: currentColor;
}
.disabled-a01d .link_wide_6747 .section-997f:focus,
.disabled-a01d .link_wide_6747 .section-997f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-a01d.in-b8f6 .texture_9d5e,
.disabled-a01d.in-b8f6 .purple-0940 a,
.disabled-a01d.in-b8f6 .detail_active_590c a,
.disabled-a01d.in-b8f6 .menu-90c9 a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-a01d.in-b8f6 .texture_9d5e:hover,
.disabled-a01d.in-b8f6 .purple-0940 a:hover,
.disabled-a01d.in-b8f6 .detail_active_590c a:hover,
.disabled-a01d.in-b8f6 .menu-90c9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-a01d.in-b8f6 .icon-next-2a32 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-a01d.in-b8f6 .container_paper_55c6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-a01d.in-b8f6 .container_paper_55c6:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled-a01d.in-b8f6 .left-7b60:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled-a01d.in-b8f6 .link_wide_6747 .button_10f6 li a,
.disabled-a01d.in-b8f6 .link_wide_6747 .section-997f,
.disabled-a01d.in-b8f6 .menu-90c9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-a01d.in-b8f6 .link_wide_6747 .section-997f:focus,
.disabled-a01d.in-b8f6 .link_wide_6747 .section-997f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-a01d.in-b8f6 .button_10f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-a01d.rough_65d1 .texture_9d5e,
.disabled-a01d.rough_65d1 .purple-0940 a,
.disabled-a01d.rough_65d1 .detail_active_590c .section-997f,
.disabled-a01d.rough_65d1 .detail_active_590c a,
.disabled-a01d.rough_65d1 .menu-90c9 a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-a01d.rough_65d1 .texture_9d5e:hover,
.disabled-a01d.rough_65d1 .purple-0940 a:hover,
.disabled-a01d.rough_65d1 .detail_active_590c .section-997f:hover,
.disabled-a01d.rough_65d1 .detail_active_590c a:hover,
.disabled-a01d.rough_65d1 .menu-90c9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-a01d.rough_65d1 .icon-next-2a32 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-a01d.rough_65d1 .container_paper_55c6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-a01d.rough_65d1 .container_paper_55c6:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled-a01d.rough_65d1 .left-7b60:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-a01d.rough_65d1 .link_wide_6747 .button_10f6 li a,
.disabled-a01d.rough_65d1 .link_wide_6747 .section-997f,
.disabled-a01d.rough_65d1 .menu-90c9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-a01d.rough_65d1 .link_wide_6747 .section-997f:focus,
.disabled-a01d.rough_65d1 .link_wide_6747 .section-997f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-a01d.rough_65d1 .button_10f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-7b60 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.left-7b60:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon-a33d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo_0b99 .disabled-a01d {
  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;
}
.photo_0b99 .container_paper_55c6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo_0b99 .container_paper_55c6: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) {
  .photo_0b99 .container_paper_55c6:before {
    width: 16%;
    left: 42%;
  }
}
.photo_0b99 .container_paper_55c6:last-child:before {
  content: none;
}
.photo_0b99 .container_paper_55c6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo_0b99 .link_wide_6747 .button_10f6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo_0b99 .link_wide_6747 .button_10f6 li a .section-997f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo_0b99 .link_wide_6747 .menu-90c9 {
  border: none;
}
.photo_0b99 .link_wide_6747 .menu-90c9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo_0b99 .left-7b60 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo_0b99 .icon-a33d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo_0b99 .rough_65d1 .left-7b60:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_0b99 .in-b8f6.tooltip-steel-5fb1 .right_8072 {
  background: rgba(0, 0, 0, 0.6);
}
.photo_0b99
  .in-b8f6.tooltip-steel-5fb1
  .right_8072::after,
.photo_0b99
  .in-b8f6.tooltip-steel-5fb1
  .right_8072:before {
  background: inherit;
}
.photo_0b99
  .in-b8f6.tooltip-steel-5fb1:hover
  .right_8072 {
  background: rgba(0, 0, 0, 0.8);
}
.box_right_d3d1 .disabled-a01d {
  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) {
  .box_right_d3d1 .disabled-a01d {
    width: auto;
    right: 45px;
  }
}
.out_3d41 .disabled-a01d {
  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) {
  .out_3d41 .disabled-a01d {
    width: auto;
    left: 45px;
  }
}
.progress_pro_b0d7 .disabled-a01d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_pro_b0d7 .icon-a33d {
  max-width: 48em;
  margin: 0 auto;
}
.progress_pro_b0d7 .left-7b60:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower-0459 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower-0459.photo_0b99 .disabled-a01d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower-0459.box_right_d3d1 .disabled-a01d {
  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);
}
.lower-0459 .disabled-a01d {
  visibility: visible;
}
.lower-0459.out_3d41 .disabled-a01d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hovered-90fc,
.modal_iron_088b {
  overflow-x: hidden;
}
.hovered-90fc .disabled-a01d {
  overflow: auto;
}
.hovered-90fc.photo_0b99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-90fc.photo_0b99 .disabled-a01d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hovered-90fc.photo_0b99 .backdrop_paper_251a {
  opacity: 0;
}
.hovered-90fc.box_right_d3d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-90fc.box_right_d3d1 .disabled-a01d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hovered-90fc.box_right_d3d1 .backdrop_paper_251a {
  opacity: 0;
}
.hovered-90fc.out_3d41 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-90fc.out_3d41 .disabled-a01d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hovered-90fc.out_3d41 .backdrop_paper_251a {
  opacity: 0;
}
.hovered-90fc.progress_pro_b0d7 .disabled-a01d {
  z-index: 10;
  visibility: visible;
}
.tooltip-steel-5fb1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-steel-5fb1 .right_8072 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-steel-5fb1 .right_8072::after,
.tooltip-steel-5fb1 .right_8072:before {
  background: inherit;
}
.tooltip-steel-5fb1:hover .right_8072 {
  background: rgba(255, 255, 255, 0.99);
}
.out_3d41 .tooltip-steel-5fb1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_pro_b0d7 .tooltip-steel-5fb1 {
  display: none !important;
}
.hovered-90fc:before,
.modal_iron_088b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hovered-90fc .tooltip-steel-5fb1,
.modal_iron_088b .tooltip-steel-5fb1 {
  display: inline-block;
}
.disabled-a01d .column-d6ef {
  -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;
}
.hovered-90fc .disabled-a01d .column-d6ef,
.modal_iron_088b .disabled-a01d .column-d6ef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_c174 .container_d461 {
  width: 100%;
}
.nav_f996 {
  padding: 0 0.5em 0;
}
.nav_f996 [class*="customify-col-"],
.nav_f996 [class*="customify-col_"],
.nav_f996 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.component-black-8fa1 .nav_f996 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gradient_8090 .item_0d66,
  .item_0d66 {
    display: none;
  }
  .action_ea7b {
    text-align: left;
  }
  .widget-warm-78c7 {
    text-align: center;
  }
  .block-82f1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_8090 .main_liquid_00ea,
  .main_liquid_00ea {
    display: none;
  }
  .preview-purple-3252 {
    text-align: left;
  }
  .south-fa7d {
    text-align: center;
  }
  .widget-plasma-6184 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gradient_8090 .shadow_42ef,
  .shadow_42ef {
    display: none;
  }
  .content_current_8c97 {
    text-align: left;
  }
  .current_2fe1 {
    text-align: center;
  }
  .message_center_7245 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over_32ac {
  box-shadow: none !important;
}
.progress_b977 .new-356c,
.yellow-66f3 .new-356c {
  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;
}
.yellow-66f3 .new-356c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lower-1ab6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lower-1ab6:after,
.lower-1ab6:before {
  content: "";
  display: table;
}
.lower-1ab6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lower-1ab6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lower-1ab6,
.pattern_glass_9367 {
  max-width: 1248px;
  margin: 0 auto;
}

.link-02f3.pink_6b5f .lower-1ab6 {
  max-width: 100%;
}
.link-02f3.complex-25f0 {
  max-width: 1200px;
  margin: 0 auto;
}
.link-02f3.hidden_tall_5ce9 .lower-1ab6 {
  max-width: 100%;
}
.link-02f3.hidden_tall_5ce9 > .lower-1ab6 {
  padding-left: 0;
  padding-right: 0;
}
.link-02f3.hidden_tall_5ce9 > .lower-1ab6 .gradient_8090 {
  margin: 0;
}
.link-02f3.hidden_tall_5ce9
  > .lower-1ab6
  .title-basic-d472.popup-deb1 {
  margin-right: 0;
  margin-left: 0;
}
.link-02f3.hidden_tall_5ce9 #main.popup-deb1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo_lower_c44f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo_lower_c44f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert-4e7e .hover_next_5fc0 {
    padding-right: 1em;
  }
  .alert-4e7e.in-b041 .title-basic-d472 {
    border-right: 1px solid #eaecee;
  }
  .alert-4e7e.in-b041 .hover_next_5fc0 {
    padding-right: 1em;
  }
  .alert-4e7e.in-b041 .narrow_b3ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_9cc8 .hover_next_5fc0 {
    padding-left: 1em;
  }
  .last_9cc8.in-b041 .title-basic-d472 {
    border-left: 1px solid #eaecee;
  }
  .last_9cc8.in-b041 .hover_next_5fc0 {
    padding-left: 1em;
  }
  .last_9cc8.in-b041 .narrow_b3ba {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_e53f .hover_next_5fc0 {
    padding-left: 1em;
  }
  .tag_e53f.in-b041 .cool-30d1 {
    border-right: 1px solid #eaecee;
  }
  .tag_e53f.in-b041 .caption-basic-3e79 {
    border-right: 1px solid #eaecee;
  }
  .tag_e53f.in-b041 .hover_next_5fc0 {
    padding-left: 1em;
  }
  .tag_e53f.in-b041 .narrow_b3ba {
    padding-right: 1em;
  }
  .tag_e53f.in-b041 .description_f202 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_prev_0d2e .hover_next_5fc0 {
    padding-right: 1em;
  }
  .tag_prev_0d2e.in-b041 .cool-30d1 {
    border-left: 1px solid #eaecee;
  }
  .tag_prev_0d2e.in-b041 .caption-basic-3e79 {
    border-left: 1px solid #eaecee;
  }
  .tag_prev_0d2e.in-b041 .hover_next_5fc0 {
    padding-right: 1em;
  }
  .tag_prev_0d2e.in-b041 .narrow_b3ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_prev_0d2e.in-b041 .description_f202 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_lower_c44f .hover_next_5fc0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_lower_c44f.in-b041 .title-basic-d472 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo_lower_c44f.in-b041 .hover_next_5fc0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_lower_c44f.in-b041 .narrow_b3ba {
    padding-left: 1em;
  }
  .photo_lower_c44f.in-b041 .description_f202 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo_lower_c44f.in-b041 .hover_next_5fc0 {
    padding-left: 0;
  }
}
.basic_2e80 .middle_f3a8 {
  display: inline-block;
}
.stale_ea4d {
  display: inline-block;
}
.alert-fec6 {
  word-con: break-word;
}
.footer_bronze_f268 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_bronze_f268 .row_62e8 {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_bronze_f268 .over_5802 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-prev-776f .alert_bf9c {
  margin-bottom: 2em;
}
.menu-prev-776f .column_cd23 {
  margin-bottom: 15px;
}
.menu-prev-776f .column_cd23:last-child {
  margin-bottom: 0;
}
.menu-prev-776f .text_5cb4 {
  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) {
  .menu-prev-776f .text_5cb4 {
    display: block;
  }
}
.menu-prev-776f .carousel-6064 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-prev-776f .carousel-6064 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-prev-776f .summary_in_3f35 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-prev-776f .summary_in_3f35 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-prev-776f .summary_in_3f35 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-prev-776f .alert-fec6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-prev-776f .alert-fec6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-prev-776f .column-dynamic-bc97 p:last-child {
  margin-bottom: 0;
}
.menu-prev-776f .message-df44 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-prev-776f .stale_5d37 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-prev-776f .notice-5ceb {
  margin-top: 1em;
}
.menu-prev-776f .info_right_f1ea {
  top: 0;
  display: block;
}
.menu-prev-776f .info_right_f1ea a {
  color: inherit;
}
.menu-prev-776f .info_right_f1ea a:hover {
  color: inherit;
}
.menu-prev-776f .warm-498d {
  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;
}
.menu-prev-776f .warm-498d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-prev-776f .stale_5d37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-prev-776f .list-yellow-80c0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-prev-776f .list-yellow-80c0:first-child {
  margin-top: 0;
}
.menu-prev-776f .list-yellow-80c0.label_paper_5470 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-prev-776f .list-yellow-80c0.column-full-7a47 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-prev-776f
  .list-yellow-80c0.column-full-7a47.static-bff2
  .notice-5ceb {
  width: 100%;
}
.menu-prev-776f .column-full-7a47 {
  -webkit-box-align: center;
  align-items: center;
}
.menu-prev-776f .column-full-7a47 .footer_bronze_f268,
.menu-prev-776f .column-full-7a47 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-prev-776f .summary_in_3f35 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-prev-776f .summary_in_3f35 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-prev-776f .summary_in_3f35: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;
}
.menu-prev-776f .label_paper_5470 {
  z-index: 5;
}
.menu-prev-776f .main-eade .mask_b3c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-prev-776f .liquid-a492 .mask_b3c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-prev-776f .red-c47f .mask_b3c7 {
  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;
}
.menu-prev-776f.banner-huge-9e3e .text_5cb4,
.menu-prev-776f.fresh_65d2 .text_5cb4 {
  display: block;
}
.menu-prev-776f.banner-huge-9e3e .text_5cb4 .east-24ad,
.menu-prev-776f.banner-huge-9e3e .text_5cb4 .stale_5d37,
.menu-prev-776f.fresh_65d2 .text_5cb4 .east-24ad,
.menu-prev-776f.fresh_65d2 .text_5cb4 .stale_5d37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-prev-776f.solid_adc7 .carousel-6064 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-prev-776f.solid_adc7 .carousel-6064 {
    margin-right: 0;
  }
}
.menu-prev-776f.banner-huge-9e3e .carousel-6064,
.menu-prev-776f.fresh_65d2 .carousel-6064 {
  padding-top: 40%;
}
.menu-prev-776f.banner-huge-9e3e .alert_bf9c,
.menu-prev-776f.fresh_65d2 .alert_bf9c {
  display: block;
}
.menu-prev-776f.banner-huge-9e3e .fn-sticky-5a14 .stale_5d37,
.menu-prev-776f.fresh_65d2 .fn-sticky-5a14 .stale_5d37 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-prev-776f.banner-huge-9e3e .carousel-6064,
.menu-prev-776f.fresh_65d2 .carousel-6064 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-prev-776f.banner-huge-9e3e .stale_5d37 {
  padding: 1em;
}
.icon_silver_2760 {
  margin: 30px auto;
  display: block;
}
.icon_silver_2760 .hero_wood_d998 > * {
  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;
}
.icon_silver_2760 .hero_wood_d998 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_silver_2760 .hero_wood_d998 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_prev_f43b .footer_bronze_f268 {
  margin-bottom: 1.41575em;
}
.section_prev_f43b .motion_04ad {
  margin-bottom: 1.618em;
}
.footer_next_3827 .aside-soft-53b4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_next_3827 .aside-soft-53b4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_next_3827 .brown-c723 {
  max-width: 100%;
  overflow: auto;
}
.selected-29c0 .footer_next_3827 a:hover {
  text-decoration: underline;
}
.main-f6db .column_cd23:not(.alert-fec6),
.main-f6db .summary_in_3f35 {
  margin-bottom: 1.41575em;
}
.main-f6db .column_cd23:not(.alert-fec6):last-child,
.main-f6db .summary_in_3f35:last-child {
  margin-bottom: 0;
}
.main-f6db .column_cd23.section-b3ab {
  margin-bottom: 0.41575em;
}
.main-f6db .pagination-liquid-ecd5:before,
.main-f6db .item-outer-4e96:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main-f6db .pagination-liquid-ecd5:before {
  content: "\f115";
}
.main-f6db .item-outer-4e96:before {
  content: "\f02c";
}
.main-f6db .caption-b4da {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main-f6db .caption-b4da a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thumbnail-88fe {
  display: -webkit-box;
  display: flex;
}
.thumbnail-88fe .aside-887b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thumbnail-88fe .aside-887b {
    flex-basis: 90px;
  }
}
.thumbnail-88fe .motion_8a92 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-88fe .motion_8a92 {
    flex-basis: calc(100% - 50px);
  }
}
.thumbnail-88fe .box_hovered_bd66 p:last-child {
  margin-bottom: 0.72em;
}
.status_6fee .hero_wood_d998 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_6fee .hero_wood_d998:after,
.status_6fee .hero_wood_d998:before {
  content: "";
  display: table;
}
.status_6fee .hero_wood_d998:after {
  clear: both;
}
.status_6fee .hero_wood_d998 .paragraph-soft-0fbf,
.status_6fee .hero_wood_d998 .bottom-552d {
  width: 49%;
}
.status_6fee .hero_wood_d998 .paragraph-soft-0fbf a span.dynamic_09ca,
.status_6fee .hero_wood_d998 .bottom-552d a span.dynamic_09ca {
  display: block;
  margin-bottom: 5px;
}
.status_6fee .hero_wood_d998 .bottom-552d {
  float: left;
  text-align: left;
}
.status_6fee .hero_wood_d998 .paragraph-soft-0fbf {
  float: right;
  text-align: right;
}
.box_3746 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .box_3746 {
    margin-bottom: 0;
  }
}
.breadcrumb-e111 {
  margin-bottom: 1em;
}
.breadcrumb-e111 .alert-fec6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.footer-focused-a625 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tiny-0985 .breadcrumb-e111,
.green_08fb .breadcrumb-e111 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tiny-0985 .breadcrumb-e111,
  .green_08fb .breadcrumb-e111 {
    display: block;
  }
}
.tiny-0985 .footer-focused-a625,
.green_08fb .footer-focused-a625 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tiny-0985 .footer-focused-a625,
  .green_08fb .footer-focused-a625 {
    margin-bottom: 1em;
  }
}
.tiny-0985 .footer-focused-a625 img,
.green_08fb .footer-focused-a625 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tiny-0985 .article_1e5b,
.green_08fb .article_1e5b {
  flex-basis: calc(100% - 160px);
}
.tiny-0985 .article_1e5b p,
.green_08fb .article_1e5b p {
  margin-bottom: 0;
}
.tiny-0985 .article_1e5b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-0985 .article_1e5b {
    padding-left: 0;
  }
}
.green_08fb .article_1e5b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .green_08fb .article_1e5b {
    padding-right: 0;
  }
}
.green_08fb .footer-focused-a625 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thick_a47c .footer-focused-a625 {
  margin-bottom: 0.5em;
}
.thick_a47c .footer-focused-a625 img {
  width: 100%;
}
.tag_lower_e60f .secondary-pressed-0b9c,
.glass_7c63 .secondary-pressed-0b9c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.glass_7c63 .title-basic-d472 .caption-cool-5d6e p:last-child {
  margin-bottom: 0;
}
.layout_dc93 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_last_7350 .accordion_20be {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_last_7350 .accordion_20be:last-of-type {
    margin-bottom: 0;
  }
}
.icon_last_7350 .accordion_20be ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_last_7350 .accordion_20be ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_last_7350 .accordion_20be ul li {
  margin: 0 0 0.6em;
}
.icon_last_7350 .accordion_20be ul li.silver-4e3b,
.icon_last_7350 .accordion_20be ul li.dropdown-hovered-f0e4 {
  position: relative;
}
.icon_last_7350 .accordion_20be ul li.silver-4e3b .hard-fc09,
.icon_last_7350 .accordion_20be ul li.dropdown-hovered-f0e4 .hard-fc09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_last_7350 .accordion_20be ul li.silver-4e3b:after:after,
.icon_last_7350 .accordion_20be ul li.silver-4e3b:after:before,
.icon_last_7350
  .accordion_20be
  ul
  li.dropdown-hovered-f0e4:after:after,
.icon_last_7350
  .accordion_20be
  ul
  li.dropdown-hovered-f0e4:after:before {
  content: "";
  display: table;
}
.icon_last_7350 .accordion_20be ul li.silver-4e3b:after:after,
.icon_last_7350
  .accordion_20be
  ul
  li.dropdown-hovered-f0e4:after:after {
  clear: both;
}
.icon_last_7350 .accordion_20be a.hot-7f3c:hover {
  text-decoration: none;
}
.icon_last_7350 .accordion_20be select {
  max-width: 100%;
}
.icon_last_7350 .accordion_20be table {
  font-size: 85%;
}
.icon_last_7350 .accordion_20be table td,
.icon_last_7350 .accordion_20be table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_last_7350 .accordion_20be table tfoot td {
  text-align: left;
}
.icon_last_7350 .accordion_20be :last-child {
  margin-bottom: 0;
}
.icon_last_7350 .accordion_20be .lower_0f09 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_last_7350 .accordion_20be .lower_0f09 label {
  width: 100%;
}
.icon_last_7350 .accordion_20be .lower_0f09 .modal_3fbc {
  width: 100%;
  display: block;
}
.icon_last_7350 .accordion_20be .lower_0f09 .tooltip-hard-2ce7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_last_7350 .accordion_20be .lower_0f09 .tooltip-hard-2ce7:hover svg #svg-search {
  fill: #444;
}
.icon_last_7350 .accordion_20be .lower_0f09 .tooltip-hard-2ce7 svg {
  width: 18px;
  height: 18px;
}
.icon_last_7350 .description-hovered-4264 ul ul,
.icon_last_7350 .article_669d ul ul,
.icon_last_7350 .pressed-6a19 ul ul,
.icon_last_7350 .focus_slow_aba1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_last_7350 .description-hovered-4264 .widget_d7aa > a,
.icon_last_7350 .article_669d .widget_d7aa > a,
.icon_last_7350 .pressed-6a19 .widget_d7aa > a,
.icon_last_7350 .focus_slow_aba1 .widget_d7aa > a {
  margin-bottom: 0;
}
.icon_last_7350 .caption-013e li,
.icon_last_7350 .description-hovered-4264 li,
.icon_last_7350 .new-17a8 li,
.icon_last_7350 .article_669d li,
.icon_last_7350 .pressed-6a19 li,
.icon_last_7350 .focus_slow_aba1 li,
.icon_last_7350 .liquid-3445 li,
.icon_last_7350 .soft-e91b li {
  display: block;
  position: relative;
}
.icon_last_7350 .caption-013e li:last-child,
.icon_last_7350 .description-hovered-4264 li:last-child,
.icon_last_7350 .new-17a8 li:last-child,
.icon_last_7350 .article_669d li:last-child,
.icon_last_7350 .pressed-6a19 li:last-child,
.icon_last_7350 .focus_slow_aba1 li:last-child,
.icon_last_7350 .liquid-3445 li:last-child,
.icon_last_7350 .soft-e91b li:last-child {
  border: none;
}
.icon_last_7350 .caption-013e li a,
.icon_last_7350 .description-hovered-4264 li a,
.icon_last_7350 .new-17a8 li a,
.icon_last_7350 .article_669d li a,
.icon_last_7350 .pressed-6a19 li a,
.icon_last_7350 .focus_slow_aba1 li a,
.icon_last_7350 .liquid-3445 li a,
.icon_last_7350 .soft-e91b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_last_7350 .caption-013e li ul li::before,
.icon_last_7350 .description-hovered-4264 li ul li::before,
.icon_last_7350 .new-17a8 li ul li::before,
.icon_last_7350 .article_669d li ul li::before,
.icon_last_7350 .pressed-6a19 li ul li::before,
.icon_last_7350 .focus_slow_aba1 li ul li::before,
.icon_last_7350 .liquid-3445 li ul li::before,
.icon_last_7350 .soft-e91b li ul li::before {
  left: 15px;
}
.icon_last_7350 .caption-013e li ul a,
.icon_last_7350 .description-hovered-4264 li ul a,
.icon_last_7350 .new-17a8 li ul a,
.icon_last_7350 .article_669d li ul a,
.icon_last_7350 .pressed-6a19 li ul a,
.icon_last_7350 .focus_slow_aba1 li ul a,
.icon_last_7350 .liquid-3445 li ul a,
.icon_last_7350 .soft-e91b li ul a {
  padding-left: 20px;
}
.icon_last_7350 .caption-013e li ul ul li::before,
.icon_last_7350 .description-hovered-4264 li ul ul li::before,
.icon_last_7350 .new-17a8 li ul ul li::before,
.icon_last_7350 .article_669d li ul ul li::before,
.icon_last_7350 .pressed-6a19 li ul ul li::before,
.icon_last_7350 .focus_slow_aba1 li ul ul li::before,
.icon_last_7350 .liquid-3445 li ul ul li::before,
.icon_last_7350 .soft-e91b li ul ul li::before {
  left: 30px;
}
.icon_last_7350 .caption-013e li ul ul a,
.icon_last_7350 .description-hovered-4264 li ul ul a,
.icon_last_7350 .new-17a8 li ul ul a,
.icon_last_7350 .article_669d li ul ul a,
.icon_last_7350 .pressed-6a19 li ul ul a,
.icon_last_7350 .focus_slow_aba1 li ul ul a,
.icon_last_7350 .liquid-3445 li ul ul a,
.icon_last_7350 .soft-e91b li ul ul a {
  padding-left: 40px;
}
.icon_last_7350 .fresh-8597 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_last_7350 .soft-e91b ul li {
  margin-bottom: 1.41575em;
}
.icon_last_7350 .soft-e91b ul li .notice_a0df {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_last_7350 .soft-e91b ul li .hero-down-019e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.rough_65d1 .caption-013e li a,
.rough_65d1 .description-hovered-4264 li a,
.rough_65d1 .new-17a8 li a,
.rough_65d1 .article_669d li a,
.rough_65d1 .pressed-6a19 li a,
.rough_65d1 .focus_slow_aba1 li a,
.rough_65d1 .liquid-3445 li a,
.rough_65d1 .soft-e91b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_65d1 .fresh-8597 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_65d1 .accordion_20be ul li.silver-4e3b .hard-fc09,
.rough_65d1 .accordion_20be ul li.dropdown-hovered-f0e4 .hard-fc09 {
  background: rgba(0, 0, 0, 0.2);
}
.rough_65d1 .icon_last_7350 .accordion_20be select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-02f3 .icon_last_7350 .button_10f6 li {
  margin: 0;
}
.link-02f3 .icon_last_7350 .button_10f6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link-02f3 .icon_last_7350 .button_10f6 li ul {
  margin: 0;
}
.link-02f3 .icon_last_7350 .button_10f6 li ul li a {
  padding-left: 15px;
}
.link-02f3 .icon_last_7350 .button_10f6 li ul li li a {
  padding-left: 30px;
}
.link-02f3 .icon_last_7350 .button_10f6 li.green-4b7e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link-02f3 .icon_last_7350 .button_10f6 li.green-4b7e > 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;
}
.link-02f3 .icon_last_7350 .button_10f6 li.green-4b7e > 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;
}
.media_light_55e4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown_bright_44b8 {
  position: relative;
  z-index: 10;
}
.dropdown_bright_44b8 .column-d6ef {
  width: 100%;
  max-width: 100%;
}
.tabs-2346 .label_medium_8e05 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs-2346 .in-b8f6 {
}
.tabs-2346 .rough_65d1 {
  background: #292929;
}
.basic-d5b8 .label_medium_8e05 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.basic-d5b8 .in-b8f6 {
  background: #f9f9f9;
}
.basic-d5b8 .rough_65d1 {
  background: #303030;
}
.mask-04bd .label_medium_8e05 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-04bd .middle_f3a8 {
    margin-bottom: 1em;
  }
  .mask-04bd .middle_f3a8:last-child {
    margin-bottom: 0;
  }
}
.mask-04bd .in-b8f6 {
  background: #ededed;
}
.mask-04bd .rough_65d1 {
  background: #1a1a1a;
}
.label_medium_8e05.in-b8f6 {
  color: rgba(0, 0, 0, 0.6);
}
.label_medium_8e05.in-b8f6 .logo_6efc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label_medium_8e05.rough_65d1 {
  color: rgba(255, 255, 255, 0.99);
}
.label_medium_8e05.rough_65d1 a:not(.hot-7f3c) {
  color: rgba(255, 255, 255, 0.79);
}
.label_medium_8e05.rough_65d1 a:not(.hot-7f3c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_medium_8e05.rough_65d1 .logo_6efc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_medium_8e05.rough_65d1 table tbody td,
.label_medium_8e05.rough_65d1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.warm-2eb1.light-4f91 .lower-1ab6 {
  max-width: initial;
}
.warm-2eb1 .smooth-e231 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.warm-2eb1 .smooth-e231 .column-d6ef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .warm-2eb1 .smooth-e231 .column-d6ef {
    display: block;
    margin-bottom: 2em;
  }
  .warm-2eb1 .smooth-e231 .column-d6ef:last-child {
    margin-bottom: 0;
  }
}
.mask-04bd .middle_f3a8:last-child,
.basic-d5b8 .middle_f3a8:last-child,
.tabs-2346 .middle_f3a8:last-child {
  margin-bottom: 0;
}
.mask-04bd .middle_f3a8 .icon_last_7350 .accordion_20be:last-child,
.basic-d5b8 .middle_f3a8 .icon_last_7350 .accordion_20be:last-child,
.tabs-2346 .middle_f3a8 .icon_last_7350 .accordion_20be:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mask-04bd .notification-pro-39b4,
  .mask-04bd .dynamic-ef1d,
  .basic-d5b8 .notification-pro-39b4,
  .basic-d5b8 .dynamic-ef1d,
  .tabs-2346 .notification-pro-39b4,
  .tabs-2346 .dynamic-ef1d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown_bright_44b8 .middle_f3a8 {
    margin-bottom: 2em;
  }
}
.dropdown_bright_44b8 p:last-child {
  margin-bottom: 0;
}
.dropdown_bright_44b8 li,
.dropdown_bright_44b8 ul {
  list-style: none;
  margin: 0;
}
.dropdown_bright_44b8 ul ul {
  margin-left: 2.617924em;
}
.summary_5c06 {
  font-size: 0.875em;
}

/* css-noise: 1a4f */
.widget-item-w0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
