/*!
Theme Name: Customify
Theme URI: https://pressmaximum.border-pink-d058/customify
Author: WPCustomify
Author URI: https://pressmaximum.border-pink-d058
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.border-pink-d058/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lite_20d4.cool-c2b4/licenses/gpl-2.0.dynamic_8074
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.outline-stone-2eed/, (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.panel-d66a.surface_9d3f/normalize.overlay-ef27/
 ======
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.overlay-ef27 v7.0.0 | MIT License | github.border-pink-d058/necolas/normalize.overlay-ef27 */
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;
}
.motion_7245 .progress_7683,
.box_3aca,
.easy_fca3,
.gallery_in_57e6,
.middle_d737,
.menu-b77e,
.modal_ca33,
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;
}
.box_3aca,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .box_3aca,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .box_3aca,
  h1 {
    font-size: 1.8em;
  }
}
.easy_fca3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.easy_fca3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .easy_fca3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .easy_fca3,
  h2 {
    font-size: 1.7em;
  }
}
.gallery_in_57e6,
h3 {
  font-size: 1.618em;
}
.motion_7245 .progress_7683,
.middle_d737,
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.box_inner_e9aa {
  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;
}
.iron-4047:after,
.iron-4047:before,
.next_df94:after,
.next_df94:before {
  content: "";
  display: table;
}
.iron-4047:after,
.next_df94:after {
  clear: both;
}
.outline_9c71 {
  float: right;
  margin-right: 0;
}
.carousel_east_1432 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame_old_dbbd .surface_dark_2758,
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;
}
.frame_old_dbbd .surface_dark_2758: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;
}
.button_81d2 .surface_dark_2758 {
  box-shadow: none;
}
.button_81d2
  .surface_dark_2758
  .old_5e4c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button_81d2 .surface_dark_2758 .layout_8951 {
  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;
}
.button_81d2
  .surface_dark_2758
  .layout_8951
  b {
  display: none;
}
.button_81d2 .form_tall_b0b4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element_brown_4ba2:not(.main-solid-cc62):not(.item-9794),
button:not(.main-solid-cc62):not(.item-9794),
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ),
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ),
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ) {
  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;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ):hover,
button:not(.main-solid-cc62):not(
    .item-9794
  ):hover,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ):hover,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ):hover,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ):active,
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
button:not(.main-solid-cc62):not(
    .item-9794
  ):active,
button:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ):active,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ):active,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ):active,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus {
  outline: 0;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458 {
  position: relative;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .label_down_eab5,
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .orange_ebf7,
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .message-b2fe,
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  i,
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  svg,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .label_down_eab5,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .orange_ebf7,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .message-b2fe,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  i,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  svg,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .label_down_eab5,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .orange_ebf7,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .message-b2fe,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  i,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  svg,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .label_down_eab5,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .orange_ebf7,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .message-b2fe,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  i,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  svg,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .label_down_eab5,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .orange_ebf7,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  .message-b2fe,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  i,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458
  svg {
  visibility: hidden;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458:after,
button:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458:after,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458:after,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458:after,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ).fn-loading-c458: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;
}
.element_brown_4ba2:not(.main-solid-cc62):not(.item-9794),
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ),
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ),
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ) {
  color: #fff;
  background: #235787;
}
.element_brown_4ba2:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="button"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="reset"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus,
input[type="submit"]:not(.main-solid-cc62):not(
    .item-9794
  ):focus {
  color: #fff;
}
.element_brown_4ba2.fn-disabled-c458:not(.main-solid-cc62):not(
    .item-9794
  ),
.element_brown_4ba2[disabled]:not(.main-solid-cc62):not(
    .item-9794
  ),
button.fn-disabled-c458:not(.main-solid-cc62):not(
    .item-9794
  ),
button[disabled]:not(.main-solid-cc62):not(
    .item-9794
  ) {
  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;
}
.banner-outer-681d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner-outer-681d: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;
}
.fast_e906 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input-ab6c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lite_1a10 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.iron-4047:after,
.iron-4047:before,
.outline-blue-b690:after,
.outline-blue-b690:before,
.grid_full_eec0:after,
.grid_full_eec0:before,
.menu-940e:after,
.menu-940e:before,
.hover_a21b:after,
.hover_a21b:before,
.box_c6d6:after,
.box_c6d6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.iron-4047:after,
.outline-blue-b690:after,
.grid_full_eec0:after,
.menu-940e:after,
.hover_a21b:after,
.box_c6d6:after {
  clear: both;
}
.outline-blue-b690 .caption-in-8529,
.grid_full_eec0 .caption-in-8529,
.mask_static_b1eb .caption-in-8529 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-2770 {
  display: inline-block;
}
.warm_06ba {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.warm_06ba img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.warm_06ba .pagination-current-9240 {
  padding: 1em 0;
  font-size: 85%;
}
.pagination-current-9240 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button-8aac {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button-8aac:after,
.button-8aac:before {
  content: "";
  display: table;
}
.button-8aac:after {
  clear: both;
}
.chip-basic-a973 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.label-f6d3 .chip-basic-a973 {
  max-width: 50%;
}
.section-c40b .chip-basic-a973 {
  max-width: 33.33%;
}
.hero-c263 .chip-basic-a973 {
  max-width: 25%;
}
.content-9bd5 .chip-basic-a973 {
  max-width: 20%;
}
.cool-a8ef .chip-basic-a973 {
  max-width: 16.66%;
}
.gallery-paper-0294 .chip-basic-a973 {
  max-width: 14.28%;
}
.logo_blue_47f8 .chip-basic-a973 {
  max-width: 12.5%;
}
.wide_6a94 .chip-basic-a973 {
  max-width: 11.11%;
}
.carousel-narrow-9793 {
  display: block;
}
.motion_7245 .modal-8a56 label,
.motion_7245 .breadcrumb_thick_5f30 label,
.motion_7245 .logo-849c label,
.motion_7245 .element_5c24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_6a4d {
  list-style: none;
  margin: 0;
}
.steel_6a4d article.tabs-6d5f {
  margin-bottom: 0;
}
.steel_6a4d ul {
  list-style: none;
  margin: 0;
}
.steel_6a4d .red-b90e li.tabs-6d5f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_6a4d .red-b90e li.tabs-6d5f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_6a4d .red-b90e li.tabs-6d5f: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) {
  .steel_6a4d .red-b90e li.tabs-6d5f li.tabs-6d5f li.tabs-6d5f li.tabs-6d5f {
    padding-left: 0;
  }
}
article.tabs-6d5f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-6d5f .outline-blue-b690 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-6d5f .narrow-83b2 {
  float: left;
}
article.tabs-6d5f .sidebar_narrow_8d8e {
  margin-left: 85px;
}
article.tabs-6d5f .wide_be68 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-6d5f .wide_be68 .text_6cdf {
  margin-left: 10px;
}
article.tabs-6d5f .small-b32b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-6d5f .active-8b56 {
  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 .modal-8a56,
  #respond .logo-849c,
  #respond .element_5c24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .modal-8a56 input,
#respond .logo-849c input,
#respond .element_5c24 input {
  width: 100%;
}
#respond .element_5c24 {
  margin-right: 0;
}
#respond .alert-old-9377 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_316f {
  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;
}
.banner_316f.search-soft-fa93 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_316f 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%);
}
.banner_316f:focus,
.banner_316f:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.tabs_wood_d624 {
  border-radius: 10%;
}
.slider_2fb3 {
  border-radius: 50%;
}
.content_33f6 {
  font-size: 0.72em;
}
.box-f58e {
  font-size: 0.875em;
}
.primary_east_d87a {
  font-size: 1.1em;
}
.slow_edec {
  text-transform: uppercase;
  line-height: 1.2;
}
.slow_edec.content_33f6 {
  letter-spacing: 0.5px;
}
.active-3a8f,
.active-3a8f a {
  color: #6d6d6d;
}
.active-3a8f a:hover {
  color: #111;
}
.tiny_19cd {
  color: #6d6d6d;
}
.dropdown-a9fe {
  overflow-x: hidden;
}
.dropdown-a9fe .box-simple-7ad3.progress_49f0 {
  position: relative;
}
.dropdown-a9fe .box-simple-7ad3.progress_49f0.right_f046 {
  position: initial;
}
.dropdown-a9fe
  .box-simple-7ad3.progress_49f0.right_f046
  .item-de37 {
  left: auto;
}
.dropdown-a9fe .box-simple-7ad3 .item-de37 {
  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;
}
.dropdown-a9fe .box-simple-7ad3:hover.progress_49f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown-a9fe
  .box-simple-7ad3:hover.progress_49f0
  .item-de37 {
  display: block;
  z-index: 9999999;
}
.dropdown-a9fe .secondary-slow-6c60 .surface-6b02,
.dropdown-a9fe .element-inner-0a4a .surface-6b02 {
  display: none;
}
.dropdown-a9fe .mask_lite_976f .box-simple-7ad3:hover.progress_49f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.motion_7245 .modal-8a56 label,
.motion_7245 .breadcrumb_thick_5f30 label,
.motion_7245 .logo-849c label,
.motion_7245 .element_5c24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_6a4d {
  list-style: none;
  margin: 0;
}
.steel_6a4d article.tabs-6d5f {
  margin-bottom: 0;
}
.steel_6a4d ul {
  list-style: none;
  margin: 0;
}
.steel_6a4d .red-b90e li.tabs-6d5f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_6a4d .red-b90e li.tabs-6d5f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_6a4d .red-b90e li.tabs-6d5f: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) {
  .steel_6a4d .red-b90e li.tabs-6d5f li.tabs-6d5f li.tabs-6d5f li.tabs-6d5f {
    padding-left: 0;
  }
}
article.tabs-6d5f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-6d5f .outline-blue-b690 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-6d5f .narrow-83b2 {
  float: left;
}
article.tabs-6d5f .sidebar_narrow_8d8e {
  margin-left: 85px;
}
article.tabs-6d5f .wide_be68 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-6d5f .wide_be68 .text_6cdf {
  margin-left: 10px;
}
article.tabs-6d5f .small-b32b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-6d5f .active-8b56 {
  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 .modal-8a56,
  #respond .logo-849c,
  #respond .element_5c24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .modal-8a56 input,
#respond .logo-849c input,
#respond .element_5c24 input {
  width: 100%;
}
#respond .element_5c24 {
  margin-right: 0;
}
#respond .alert-old-9377 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-slow-6c60 .preview_4bac {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview_4bac .fluid_4c74.black-8906 .picture-6443 > li > a:focus,
.preview_4bac .fluid_4c74.black-8906 .picture-6443 > li > a:hover,
.preview_4bac .fluid_4c74.rough_22b7 .picture-6443 > li > a:focus,
.preview_4bac .fluid_4c74.rough_22b7 .picture-6443 > li > a:hover,
.preview_4bac .fluid_4c74.hero-focused-3a23 .picture-6443 > li > a:focus,
.preview_4bac .fluid_4c74.hero-focused-3a23 .picture-6443 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac
  .fluid_4c74.black-8906
  .picture-6443
  > li.thick_b4fb
  > a,
.preview_4bac
  .fluid_4c74.black-8906
  .picture-6443
  > li.content-f622
  > a,
.preview_4bac
  .fluid_4c74.rough_22b7
  .picture-6443
  > li.thick_b4fb
  > a,
.preview_4bac
  .fluid_4c74.rough_22b7
  .picture-6443
  > li.content-f622
  > a,
.preview_4bac
  .fluid_4c74.hero-focused-3a23
  .picture-6443
  > li.thick_b4fb
  > a,
.preview_4bac .fluid_4c74.hero-focused-3a23 .picture-6443 > li.hidden_da0a > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac .top-de06,
.preview_4bac .top-de06 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac .article_advanced_c6e5.warm-3204 li a,
.preview_4bac .pressed-8ae5 a,
.preview_4bac .active_static_0734,
.preview_4bac .picture-6443 > li > a,
.preview_4bac .disabled_8f75 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac .article_advanced_c6e5.warm-3204 li a:hover,
.preview_4bac .pressed-8ae5 a:hover,
.preview_4bac .active_static_0734:hover,
.preview_4bac .picture-6443 > li > a:hover,
.preview_4bac .disabled_8f75:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac .purple_c633 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac .purple_c633 .stale_f1b8 {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac .purple_c633:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_4bac .filter_prev_2c3d .fresh-1f07 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac .filter_prev_2c3d .fresh-1f07 .silver-d672 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac
  .filter_prev_2c3d
  .fresh-1f07
  .silver-d672::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac
  .filter_prev_2c3d
  .fresh-1f07
  .silver-d672:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac
  .filter_prev_2c3d
  .fresh-1f07
  .silver-d672::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac
  .filter_prev_2c3d
  .fresh-1f07
  .silver-d672::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac .filter_prev_2c3d .input-copper-0562 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_4bac .filter_prev_2c3d .input-copper-0562:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-pink-34f6
  .preview_4bac
  .filter_prev_2c3d
  .detail_68fe
  .stale-31d6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-pink-34f6
  .preview_4bac
  .filter_prev_2c3d
  .detail_68fe
  .silver-d672 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-slow-6c60 .black-c0d1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.black-c0d1 .fluid_4c74.black-8906 .picture-6443 > li > a:focus,
.black-c0d1 .fluid_4c74.black-8906 .picture-6443 > li > a:hover,
.black-c0d1 .fluid_4c74.rough_22b7 .picture-6443 > li > a:focus,
.black-c0d1 .fluid_4c74.rough_22b7 .picture-6443 > li > a:hover,
.black-c0d1 .fluid_4c74.hero-focused-3a23 .picture-6443 > li > a:focus,
.black-c0d1 .fluid_4c74.hero-focused-3a23 .picture-6443 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-c0d1
  .fluid_4c74.black-8906
  .picture-6443
  > li.thick_b4fb
  > a,
.black-c0d1
  .fluid_4c74.black-8906
  .picture-6443
  > li.content-f622
  > a,
.black-c0d1
  .fluid_4c74.rough_22b7
  .picture-6443
  > li.thick_b4fb
  > a,
.black-c0d1
  .fluid_4c74.rough_22b7
  .picture-6443
  > li.content-f622
  > a,
.black-c0d1
  .fluid_4c74.hero-focused-3a23
  .picture-6443
  > li.thick_b4fb
  > a,
.black-c0d1 .fluid_4c74.hero-focused-3a23 .picture-6443 > li.hidden_da0a > a {
  color: rgba(0, 0, 0, 0.8);
}
.black-c0d1 .top-de06,
.black-c0d1 .top-de06 a {
  color: rgba(0, 0, 0, 0.8);
}
.black-c0d1 .article_advanced_c6e5.warm-3204 li a,
.black-c0d1 .pressed-8ae5 a,
.black-c0d1 .active_static_0734,
.black-c0d1 .picture-6443 > li > a,
.black-c0d1 .disabled_8f75 {
  color: rgba(0, 0, 0, 0.55);
}
.black-c0d1 .article_advanced_c6e5.warm-3204 li a:hover,
.black-c0d1 .pressed-8ae5 a:hover,
.black-c0d1 .active_static_0734:hover,
.black-c0d1 .picture-6443 > li > a:hover,
.black-c0d1 .disabled_8f75:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-c0d1 .purple_c633 {
  color: rgba(0, 0, 0, 0.55);
}
.black-c0d1 .purple_c633 .stale_f1b8 {
  color: rgba(0, 0, 0, 0.8);
}
.black-c0d1 .purple_c633:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_8cbe .complex_9037 {
  margin-left: auto;
  margin-right: auto;
}
.grid_full_eec0 > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_full_eec0 .fast_e906 {
  margin-right: 1.41575em;
}
.small-720b .grid_full_eec0 > .text_basic_d5ca {
  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;
}
.small-720b .grid_full_eec0 > .action-9e9d {
  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;
}
.tag_e66a.advanced_8cbe .complex_9037,
.sidebar-middle-1e29.advanced_8cbe .complex_9037 {
  margin-left: 0;
}
.video-b177.advanced_8cbe .complex_9037,
.detail_basic_b8c8.advanced_8cbe .complex_9037 {
  margin-right: 0;
}
.grid_full_eec0 ol,
.grid_full_eec0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_hard_50d8 video {
  max-width: 100%;
}
.east-8f4a img {
  display: block;
}
.east-8f4a.fast_e906,
.east-8f4a.input-ab6c {
  width: 100%;
}
.east-8f4a.action-9e9d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slow-4769:not(.dropdown_dim_8974) {
  margin: 1.5em auto;
}
.small-1c67 p {
  padding: 1.5em 14px;
}
ul.out_5769.action-9e9d,
ul.out_5769.text_basic_d5ca,
ul.out_5769.bronze_7226.text_basic_d5ca {
  padding: 0 14px;
}
.disabled_wood_8af6 {
  display: block;
  overflow-x: auto;
}
.disabled_wood_8af6 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_wood_8af6 td,
.disabled_wood_8af6 th {
  padding: 0.5em;
}
.grid_full_eec0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_full_eec0 ol ol,
.grid_full_eec0 ol ul,
.grid_full_eec0 ul ol,
.grid_full_eec0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_full_eec0 ol ol li,
.grid_full_eec0 ol ul li,
.grid_full_eec0 ul ol li,
.grid_full_eec0 ul ul li {
  margin-left: 0;
}
.photo_active_08aa.status-bd04 > .white-26c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo_active_08aa.status-bd04 > .white-26c3 iframe,
.photo_active_08aa.status-bd04 > .white-26c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label-pro-9aed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label-pro-9aed.icon_next_d6cb {
  padding: 0;
}
.label-pro-9aed.icon_next_d6cb cite {
  font-size: 13px;
}
.label-pro-9aed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label-pro-9aed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue_1163 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue_1163 > p:first-child {
  margin-top: 0;
}
.blue_1163 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue_1163 blockquote {
  border-left: 0;
}
.static_389d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.static_389d:not(.box-iron-85c0) {
  max-width: 100px;
}
.static_389d.search-middle-7070 {
  border-bottom: none !important;
  text-align: center;
}
.static_389d.search-middle-7070::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .small-1c67 p {
    padding: 1.5em 0;
  }
}
.right-233f {
  color: #0073aa;
}
.banner-next-5bd7 {
  background-color: #0073aa;
}
.first-f71d {
  color: #229fd8;
}
.wood-7b51 {
  background-color: #229fd8;
}
.input-e694 {
  color: #eee;
}
.gradient-bottom-cd37 {
  background-color: #eee;
}
.avatar-6fb3 {
  color: #444;
}
.section_stale_e815 {
  background-color: #444;
}
.dim-952c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim-952c .preview-b87a .pressed-8ae5 {
  font-size: 15px;
}
.dim-952c .pressed-8ae5 {
  line-height: 1.3;
}
.dim-952c .black-c0d1 {
}
.dim-952c .preview_4bac {
  background: #235787;
}
.hover_e0f4 {
  padding: 0;
}
.hover_e0f4 .preview_4bac {
  background: #1a1a1a;
}
.hover_e0f4 .black-c0d1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list-right-6e15 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list-right-6e15 .black-c0d1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list-right-6e15 .preview_4bac {
  background: #303030;
}
.box_c6d6 {
  position: relative;
  z-index: 10;
}
.box_c6d6 .button-f8e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient-b417 .progress_49f0 {
  display: inline-block;
  vertical-align: middle;
}
.gradient-b417.right_17c0 .progress_49f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient-b417.right_17c0 .progress_49f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-b417.right_17c0 .progress_49f0 {
    margin-right: 0.4em;
  }
}
.gradient-b417.right_17c0 .progress_49f0:last-child {
  margin-right: 0;
}
.orange-f03e .button-f8e7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .secondary-slow-6c60 .preview-b87a {
    margin: 0 -0.5em;
  }
  .secondary-slow-6c60 .preview-b87a [class*="customify-col-"],
  .secondary-slow-6c60 .preview-b87a [class*="customify-col_"],
  .secondary-slow-6c60 .preview-b87a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.secondary-slow-6c60.photo_yellow_6dbf .button-f8e7 {
  background: 0 0 !important;
}
.secondary-slow-6c60.photo_yellow_6dbf .button-f8e7,
.secondary-slow-6c60.orange-f03e .button-f8e7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .secondary-slow-6c60.dirty-bc77 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.secondary-slow-6c60.orange-f03e .button-f8e7 {
  box-shadow: none !important;
}
.icon_94bb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon_94bb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon_94bb {
    padding: 18px 0 20px;
  }
}
.icon_94bb .tabs-blue-1433 {
  width: 100%;
}
.icon_94bb .header-28fa {
  margin-bottom: 0;
}
.icon_94bb .description-7a14 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focused-414c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focused-414c .row_e98e {
  width: 100%;
}
.soft-536f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.soft-536f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.soft-536f 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;
}
.soft-536f li:last-child:after {
  display: none;
}
.soft-536f li a {
  font-weight: 500;
  margin-right: 10px;
}
.tall-061f .surface-6b02 button,
.icon_94bb .surface-6b02 button {
  left: 0;
}
.tall-061f .row_e98e,
.icon_94bb .row_e98e {
  padding-left: 0;
  padding-right: 0;
}
.tall-061f .focused-414c,
.icon_94bb .focused-414c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tall-061f {
  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;
}
.tall-061f: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;
}
.tall-061f .north_8da3 {
  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) {
  .tall-061f .north_8da3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-061f .north_8da3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tall-061f .north_8da3 {
    min-height: 200px;
  }
}
.tall-061f .soft-536f {
  color: rgba(255, 255, 255, 0.8);
}
.tall-061f .soft-536f a,
.tall-061f .soft-536f li:after {
  color: inherit;
}
.tall-061f .soft-536f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-basic-d53b {
  margin-bottom: 0.5em;
}
.caption-solid-206c {
  margin-bottom: 1.2em;
}
.caption-solid-206c,
.shadow-basic-d53b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption-solid-206c p:last-child,
.shadow-basic-d53b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-6b02,
#masthead .surface-6b02 {
  display: none;
}
#masthead
  > .surface-6b02.clean_2152 {
  display: none;
}
#masthead > .surface-6b02 button {
  left: 0;
}
.item_black_bc4a {
  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%;
}
.item_black_bc4a .progress_49f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.item_black_bc4a .tabs_right_ee41 {
  display: -webkit-box;
  display: flex;
}
.item_black_bc4a .tabs_right_ee41.gradient_yellow_8405 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.item_black_bc4a .tabs_right_ee41.small_1fb7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item_black_bc4a .tabs_right_ee41.solid-d8ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item_black_bc4a.backdrop_fast_edc2.widget-solid-82f8 .tabs_right_ee41.gradient_yellow_8405 {
  flex-basis: 100%;
}
.item_black_bc4a.last_2070 .tabs_right_ee41.small_1fb7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.item_black_bc4a.last_2070 .tabs_right_ee41.solid-d8ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-6b02.clean_2152 {
  display: none;
}
#masthead > .surface-6b02 button {
  left: 0;
}
.shade-bottom-24f0 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.shade-bottom-24f0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade-bottom-24f0.warm-5f1f i {
  margin-right: 4px;
}
.shade-bottom-24f0.popup-inner-d998 i {
  margin-left: 5px;
}
.pressed-8ae5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed-8ae5 p:last-child {
  margin-bottom: 0;
}
.summary-first-4c02 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary-first-4c02 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary-first-4c02 img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary-first-4c02 .top-de06 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary-first-4c02 .new_f97b {
  margin: 5px 0 7px 0;
}
.summary-first-4c02.outline-pro-6115 .row_dbd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-first-4c02.outline-pro-6115 .detail-82b4 {
  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;
}
.summary-first-4c02.frame_088b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary-first-4c02.frame_088b .row_dbd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-first-4c02.frame_088b .detail-82b4 {
  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;
}
.summary-first-4c02.pagination_8dca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-first-4c02.overlay-small-66c7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary-first-4c02.overlay-small-66c7 .detail-82b4 {
  margin-top: 7px;
}
.avatar-4de5 {
  display: inline-block;
}
.box_c6d6 .bottom_6f3c .summary-first-4c02 img {
  max-width: 100%;
}
.fluid_4c74 .picture_b54b.table-copper-410f,
.pro_523f .picture_b54b.table-copper-410f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fluid_4c74 .caption-easy-9aaa,
.pro_523f .caption-easy-9aaa {
  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%);
}
.fluid_4c74 .caption-easy-9aaa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fluid_4c74.left-7a73 .caption-easy-9aaa {
  display: none;
}
.fluid_4c74 .background-cc6e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fluid_4c74 .background-cc6e li {
  display: inline-block;
  position: relative;
}
.fluid_4c74 .background-cc6e li:last-child {
  margin-right: 0;
}
.fluid_4c74 .background-cc6e 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;
}
.fluid_4c74 .background-cc6e li.hidden_da0a > a {
  color: rgba(0, 0, 0, 0.9);
}
.fluid_4c74 .background-cc6e > 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;
}
.fluid_4c74 .background-cc6e > li > a i {
  line-height: 0;
}
.fluid_4c74 .background-cc6e > li.primary_9697 > a .caption-easy-9aaa {
  margin-left: 4px;
  line-height: 0;
}
.fluid_4c74 .background-cc6e .short_a1fd li.primary_9697 > a {
  position: relative;
}
.fluid_4c74 .background-cc6e .short_a1fd li.primary_9697 > a:after,
.fluid_4c74 .background-cc6e .short_a1fd li.primary_9697 > a:before {
  content: "";
  display: table;
}
.fluid_4c74 .background-cc6e .short_a1fd li.primary_9697 > a:after {
  clear: both;
}
.fluid_4c74 .background-cc6e .short_a1fd li.primary_9697 > a .caption-easy-9aaa {
  margin-left: 5px;
  float: right;
}
.fluid_4c74 .hard_d257,
.fluid_4c74 .short_a1fd {
  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;
}
.fluid_4c74 .short_a1fd {
  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;
}
.fluid_4c74 .short_a1fd .table-copper-410f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fluid_4c74 .short_a1fd .caption-easy-9aaa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fluid_4c74 .short_a1fd li {
  display: block;
  margin: 0;
  padding: 0;
}
.fluid_4c74 .short_a1fd 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;
}
.fluid_4c74 .short_a1fd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fluid_4c74 .short_a1fd .short_a1fd {
  top: 0;
  left: 100%;
}
.fluid_4c74 .smooth_534f.fn-focus-c458 > .hard_d257,
.fluid_4c74 .smooth_534f.fn-focus-c458 > .short_a1fd,
.fluid_4c74 .smooth_534f:focus > .hard_d257,
.fluid_4c74 .smooth_534f:focus > .short_a1fd,
.fluid_4c74 .smooth_534f:hover > .hard_d257,
.fluid_4c74 .smooth_534f:hover > .short_a1fd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fluid_4c74.hero-focused-3a23 .picture-6443:after,
.fluid_4c74.hero-focused-3a23 .picture-6443:before {
  content: "";
  display: table;
}
.fluid_4c74.hero-focused-3a23 .picture-6443:after {
  clear: both;
}
.fluid_4c74.hero-focused-3a23 .picture-6443 > li {
  float: left;
}
.fluid_4c74.chip-slow-8948 .picture-6443:after,
.fluid_4c74.chip-slow-8948 .picture-6443:before {
  content: "";
  display: table;
}
.fluid_4c74.chip-slow-8948 .picture-6443:after {
  clear: both;
}
.fluid_4c74.chip-slow-8948 .picture-6443 > li {
  float: left;
}
.fluid_4c74.chip-slow-8948 .picture-6443 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fluid_4c74.chip-slow-8948 .picture-6443 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fluid_4c74.chip-slow-8948 .picture-6443 > li.thick_b4fb > a,
.fluid_4c74.chip-slow-8948 .picture-6443 > li.hidden_da0a > a {
  color: #fff;
  background-color: #1e4b75;
}
.fluid_4c74.black-8906 .picture-6443 > li > a .table-copper-410f {
  position: relative;
}
.fluid_4c74.black-8906 .picture-6443 > li > a .table-copper-410f: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;
}
.fluid_4c74.black-8906
  .picture-6443
  > li:focus
  > a
  .table-copper-410f:before,
.fluid_4c74.black-8906
  .picture-6443
  > li:hover
  > a
  .table-copper-410f:before {
  width: 100%;
  background-color: currentColor;
}
.fluid_4c74.black-8906
  .picture-6443
  > li.thick_b4fb
  > a
  .table-copper-410f:before,
.fluid_4c74.black-8906
  .picture-6443
  > li.content-f622
  > a
  .table-copper-410f:before {
  width: 100%;
  background-color: currentColor;
}
.fluid_4c74.rough_22b7 .picture-6443 > li > a .table-copper-410f {
  position: relative;
}
.fluid_4c74.rough_22b7 .picture-6443 > li > a .table-copper-410f: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;
}
.fluid_4c74.rough_22b7 .picture-6443 > li:focus > a .table-copper-410f:before,
.fluid_4c74.rough_22b7
  .picture-6443
  > li:hover
  > a
  .table-copper-410f:before {
  width: 100%;
  background-color: currentColor;
}
.fluid_4c74.rough_22b7
  .picture-6443
  > li.thick_b4fb
  > a
  .table-copper-410f:before,
.fluid_4c74.rough_22b7
  .picture-6443
  > li.content-f622
  > a
  .table-copper-410f:before {
  width: 100%;
  background-color: currentColor;
}
.pro_523f .background-cc6e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pro_523f .background-cc6e li:first-child > a {
  border-top: none;
}
.pro_523f .background-cc6e .paragraph_a575 > .table-copper-410f .caption-easy-9aaa {
  display: none;
}
.pro_523f .background-cc6e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pro_523f .background-cc6e li:last-child {
  border: none;
}
.pro_523f .background-cc6e li.primary_9697 > a {
  padding-right: 45px !important;
}
.pro_523f .background-cc6e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pro_523f .background-cc6e li a:focus,
.pro_523f .background-cc6e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_523f .background-cc6e li .gradient-073a {
  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;
}
.pro_523f .background-cc6e li .gradient-073a:hover {
  box-shadow: none;
}
.pro_523f .background-cc6e li .gradient-073a .caption-easy-9aaa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pro_523f .background-cc6e .short_a1fd {
  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);
}
.pro_523f .background-cc6e .short_a1fd li a {
  padding-left: 3em;
}
.pro_523f .background-cc6e .pattern-brown-9358 > a .gradient-073a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pro_523f .background-cc6e .pattern-brown-9358 > .short_a1fd {
  display: block;
  opacity: 1;
}
.hard-bc8c {
  max-width: 100%;
}
.focus-pink-417d {
  line-height: 0;
  cursor: pointer;
}
.disabled_8f75 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.disabled_8f75:hover {
  box-shadow: none;
  color: currentColor;
}
.disabled_8f75 svg {
  width: 18px;
  height: 18px;
}
.disabled_8f75 .block-5022 {
  display: none;
}
.badge-out-d8ee {
  position: relative;
}
.badge-out-d8ee.fn-active-c458 .disabled_8f75 .main-center-3da5 {
  display: none;
}
.badge-out-d8ee.fn-active-c458 .disabled_8f75 .block-5022 {
  display: inline-block;
}
.badge-out-d8ee .module-east-da63 {
  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);
}
.badge-out-d8ee.wrapper-50b6 .module-east-da63 {
  left: auto;
  right: -0.9em;
}
.badge-out-d8ee.wrapper-50b6 .summary-e6e2::before {
  left: auto;
  right: 15px;
}
.badge-out-d8ee.fn-active-c458 .module-east-da63 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_68fe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_68fe label {
  flex-basis: 100%;
}
.detail_68fe .fresh-1f07 {
  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;
}
.detail_68fe .silver-d672 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_68fe .silver-d672:focus {
  background-color: transparent;
}
.detail_68fe button.input-copper-0562 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_68fe button.input-copper-0562:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_68fe button.input-copper-0562 svg {
  width: 18px;
  height: 18px;
}
.detail_68fe input[type="submit"] {
  min-height: auto;
}
.filter_prev_2c3d .detail_68fe .silver-d672 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.summary-e6e2 {
  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) {
  .summary-e6e2 {
    width: 220px;
  }
}
.summary-e6e2 label {
  flex-basis: 100%;
}
.summary-e6e2::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;
}
.article-pink-34f6 .filter_prev_2c3d .detail_68fe {
  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;
}
.article-pink-34f6
  .filter_prev_2c3d
  .detail_68fe
  .fresh-1f07 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.article-pink-34f6 .filter_prev_2c3d .detail_68fe .silver-d672 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.article-pink-34f6
  .filter_prev_2c3d
  .detail_68fe
  .silver-d672:focus {
  background: 0 0;
}
.article-pink-34f6
  .filter_prev_2c3d
  .detail_68fe
  .stale-31d6 {
  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;
}
.article_advanced_c6e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.article_advanced_c6e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.article_advanced_c6e5 li:last-child {
  margin-right: 0;
}
.article_advanced_c6e5 li:first-child {
  margin-left: 0;
}
.article_advanced_c6e5.link_0015 a {
  color: #fff;
}
.article_advanced_c6e5.link_0015 a:hover {
  color: #fff;
}
.article_advanced_c6e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.article_advanced_c6e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.article_advanced_c6e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article_advanced_c6e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.article_advanced_c6e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.article_advanced_c6e5 [class*="social-icon-apple"].hidden_last_fa21 {
  background-color: transparent;
  color: #999;
}
.article_advanced_c6e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.article_advanced_c6e5 [class*="social-icon-behance"].hidden_last_fa21 {
  background-color: transparent;
  color: #1769ff;
}
.article_advanced_c6e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.article_advanced_c6e5 [class*="social-icon-bitbucket"].hidden_last_fa21 {
  background-color: transparent;
  color: #205081;
}
.article_advanced_c6e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.article_advanced_c6e5 [class*="social-icon-codepen"].hidden_last_fa21 {
  background-color: transparent;
  color: #000;
}
.article_advanced_c6e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.article_advanced_c6e5 [class*="social-icon-delicious"].hidden_last_fa21 {
  background-color: transparent;
  color: #39f;
}
.article_advanced_c6e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.article_advanced_c6e5 [class*="social-icon-digg"].hidden_last_fa21 {
  background-color: transparent;
  color: #005be2;
}
.article_advanced_c6e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.article_advanced_c6e5 [class*="social-icon-dribbble"].hidden_last_fa21 {
  background-color: transparent;
  color: #ea4c89;
}
.article_advanced_c6e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.article_advanced_c6e5 [class*="social-icon-envelope"].hidden_last_fa21 {
  background-color: transparent;
  color: #ea4335;
}
.article_advanced_c6e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.article_advanced_c6e5 [class*="social-icon-facebook"].hidden_last_fa21 {
  background-color: transparent;
  color: #3b5998;
}
.article_advanced_c6e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.article_advanced_c6e5 [class*="social-icon-flickr"].hidden_last_fa21 {
  background-color: transparent;
  color: #0063dc;
}
.article_advanced_c6e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.article_advanced_c6e5 [class*="social-icon-foursquare"].hidden_last_fa21 {
  background-color: transparent;
  color: #2d5be3;
}
.article_advanced_c6e5 [class*="social-icon-github"] {
  background-color: #333;
}
.article_advanced_c6e5 [class*="social-icon-github"].hidden_last_fa21 {
  background-color: transparent;
  color: #333;
}
.article_advanced_c6e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.article_advanced_c6e5 [class*="social-icon-google-plus"].hidden_last_fa21 {
  background-color: transparent;
  color: #dd4b39;
}
.article_advanced_c6e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.article_advanced_c6e5 [class*="social-icon-houzz"].hidden_last_fa21 {
  background-color: transparent;
  color: #7ac142;
}
.article_advanced_c6e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.article_advanced_c6e5 [class*="social-icon-instagram"].hidden_last_fa21 {
  background-color: transparent;
  color: #262626;
}
.article_advanced_c6e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.article_advanced_c6e5 [class*="social-icon-jsfiddle"].hidden_last_fa21 {
  background-color: transparent;
  color: #487aa2;
}
.article_advanced_c6e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.article_advanced_c6e5 [class*="social-icon-linkedin"].hidden_last_fa21 {
  background-color: transparent;
  color: #0077b5;
}
.article_advanced_c6e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.article_advanced_c6e5 [class*="social-icon-medium"].hidden_last_fa21 {
  background-color: transparent;
  color: #00ab6b;
}
.article_advanced_c6e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.article_advanced_c6e5
  [class*="social-icon-odnoklassniki"].hidden_last_fa21 {
  background-color: transparent;
  color: #f4731c;
}
.article_advanced_c6e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.article_advanced_c6e5 [class*="social-icon-meetup"].hidden_last_fa21 {
  background-color: transparent;
  color: #ec1c40;
}
.article_advanced_c6e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.article_advanced_c6e5 [class*="social-icon-pinterest"].hidden_last_fa21 {
  background-color: transparent;
  color: #bd081c;
}
.article_advanced_c6e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.article_advanced_c6e5 [class*="social-icon-product-hunt"].hidden_last_fa21 {
  background-color: transparent;
  color: #da552f;
}
.article_advanced_c6e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.article_advanced_c6e5 [class*="social-icon-reddit"].hidden_last_fa21 {
  background-color: transparent;
  color: #ff4500;
}
.article_advanced_c6e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.article_advanced_c6e5 [class*="social-icon-rss"].hidden_last_fa21 {
  background-color: transparent;
  color: #f26522;
}
.article_advanced_c6e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.article_advanced_c6e5
  [class*="social-icon-shopping-cart"].hidden_last_fa21 {
  background-color: transparent;
  color: #4caf50;
}
.article_advanced_c6e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.article_advanced_c6e5 [class*="social-icon-skype"].hidden_last_fa21 {
  background-color: transparent;
  color: #00aff0;
}
.article_advanced_c6e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.article_advanced_c6e5 [class*="social-icon-slideshare"].hidden_last_fa21 {
  background-color: transparent;
  color: #0077b5;
}
.article_advanced_c6e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.article_advanced_c6e5 [class*="social-icon-snapchat"].hidden_last_fa21 {
  background-color: transparent;
  color: #fffc00;
}
.article_advanced_c6e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.article_advanced_c6e5 [class*="social-icon-soundcloud"].hidden_last_fa21 {
  background-color: transparent;
  color: #f80;
}
.article_advanced_c6e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.article_advanced_c6e5 [class*="social-icon-spotify"].hidden_last_fa21 {
  background-color: transparent;
  color: #2ebd59;
}
.article_advanced_c6e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.article_advanced_c6e5
  [class*="social-icon-stack-overflow"].hidden_last_fa21 {
  background-color: transparent;
  color: #fe7a15;
}
.article_advanced_c6e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.article_advanced_c6e5 [class*="social-icon-maldkfgram"].hidden_last_fa21 {
  background-color: transparent;
  color: #2ca5e0;
}
.article_advanced_c6e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.article_advanced_c6e5 [class*="social-icon-tripadvisor"].hidden_last_fa21 {
  background-color: transparent;
  color: #589442;
}
.article_advanced_c6e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.article_advanced_c6e5 [class*="social-icon-tumblr"].hidden_last_fa21 {
  background-color: transparent;
  color: #35465c;
}
.article_advanced_c6e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.article_advanced_c6e5 [class*="social-icon-twitch"].hidden_last_fa21 {
  background-color: transparent;
  color: #6441a5;
}
.article_advanced_c6e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.article_advanced_c6e5 [class*="social-icon-twitter"].hidden_last_fa21 {
  background-color: transparent;
  color: #1da1f2;
}
.article_advanced_c6e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.article_advanced_c6e5 [class*="social-icon-vimeo"].hidden_last_fa21 {
  background-color: transparent;
  color: #1ab7ea;
}
.article_advanced_c6e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.article_advanced_c6e5 [class*="social-icon-vk"].hidden_last_fa21 {
  background-color: transparent;
  color: #45668e;
}
.article_advanced_c6e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.article_advanced_c6e5 [class*="social-icon-weibo"].hidden_last_fa21 {
  background-color: transparent;
  color: #df2029;
}
.article_advanced_c6e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.article_advanced_c6e5 [class*="social-icon-weixin"].hidden_last_fa21 {
  background-color: transparent;
  color: #7bb32e;
}
.article_advanced_c6e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.article_advanced_c6e5 [class*="social-icon-whatsapp"].hidden_last_fa21 {
  background-color: transparent;
  color: #25d366;
}
.article_advanced_c6e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.article_advanced_c6e5 [class*="social-icon-wordpress"].hidden_last_fa21 {
  background-color: transparent;
  color: #21759b;
}
.article_advanced_c6e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.article_advanced_c6e5 [class*="social-icon-xing"].hidden_last_fa21 {
  background-color: transparent;
  color: #026466;
}
.article_advanced_c6e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.article_advanced_c6e5 [class*="social-icon-yelp"].hidden_last_fa21 {
  background-color: transparent;
  color: #af0606;
}
.article_advanced_c6e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.article_advanced_c6e5 [class*="social-icon-youtube"].hidden_last_fa21 {
  background-color: transparent;
  color: #cd201f;
}
.active_static_0734 {
  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;
}
.active_static_0734:hover {
  box-shadow: none;
  background: 0 0;
}
.video-stale-0dde {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-gas-7c47 {
  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;
}
.background-simple-a432 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.disabled-14ef {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.disabled-14ef,
.disabled-14ef::after,
.disabled-14ef::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;
}
.disabled-14ef::after,
.disabled-14ef::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption_warm_1861 .texture-gas-7c47 .background-simple-a432 {
  margin-top: -2px;
  width: 19px;
}
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef {
  margin-top: -1px;
}
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef,
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef::after,
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef::before {
  width: 19px;
  height: 2px;
}
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef::before {
  top: -6px;
}
.caption_warm_1861 .texture-gas-7c47 .disabled-14ef::after {
  bottom: -6px;
}
.row-b534 .texture-gas-7c47 .background-simple-a432 {
  margin-top: -2px;
  width: 22px;
}
.row-b534 .texture-gas-7c47 .disabled-14ef {
  margin-top: -1px;
}
.row-b534 .texture-gas-7c47 .disabled-14ef,
.row-b534 .texture-gas-7c47 .disabled-14ef::after,
.row-b534 .texture-gas-7c47 .disabled-14ef::before {
  width: 22px;
  height: 2px;
}
.row-b534 .texture-gas-7c47 .disabled-14ef::before {
  top: -7px;
}
.row-b534 .texture-gas-7c47 .disabled-14ef::after {
  bottom: -7px;
}
.overlay_fixed_bd00 .texture-gas-7c47 .background-simple-a432 {
  margin-top: -2px;
  width: 31px;
}
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef {
  margin-top: -1.5px;
}
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef,
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef::after,
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef::before {
  width: 31px;
  height: 3px;
}
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef::before {
  top: -9px;
}
.overlay_fixed_bd00 .texture-gas-7c47 .disabled-14ef::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .header_c04d .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 19px;
  }
  .header_c04d .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .header_c04d .texture-gas-7c47 .disabled-14ef,
  .header_c04d .texture-gas-7c47 .disabled-14ef::after,
  .header_c04d .texture-gas-7c47 .disabled-14ef::before {
    width: 19px;
    height: 2px;
  }
  .header_c04d .texture-gas-7c47 .disabled-14ef::before {
    top: -6px;
  }
  .header_c04d .texture-gas-7c47 .disabled-14ef::after {
    bottom: -6px;
  }
  .old-0114 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 22px;
  }
  .old-0114 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .old-0114 .texture-gas-7c47 .disabled-14ef,
  .old-0114 .texture-gas-7c47 .disabled-14ef::after,
  .old-0114 .texture-gas-7c47 .disabled-14ef::before {
    width: 22px;
    height: 2px;
  }
  .old-0114 .texture-gas-7c47 .disabled-14ef::before {
    top: -7px;
  }
  .old-0114 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -7px;
  }
  .bright-c01c .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-c01c .texture-gas-7c47 .disabled-14ef {
    margin-top: -1.5px;
  }
  .bright-c01c .texture-gas-7c47 .disabled-14ef,
  .bright-c01c .texture-gas-7c47 .disabled-14ef::after,
  .bright-c01c .texture-gas-7c47 .disabled-14ef::before {
    width: 31px;
    height: 3px;
  }
  .bright-c01c .texture-gas-7c47 .disabled-14ef::before {
    top: -9px;
  }
  .bright-c01c .texture-gas-7c47 .disabled-14ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-37cc .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 19px;
  }
  .detail-37cc .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .detail-37cc .texture-gas-7c47 .disabled-14ef,
  .detail-37cc .texture-gas-7c47 .disabled-14ef::after,
  .detail-37cc .texture-gas-7c47 .disabled-14ef::before {
    width: 19px;
    height: 2px;
  }
  .detail-37cc .texture-gas-7c47 .disabled-14ef::before {
    top: -6px;
  }
  .detail-37cc .texture-gas-7c47 .disabled-14ef::after {
    bottom: -6px;
  }
  .preview-left-0cb6 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef,
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef::after,
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef::before {
    width: 22px;
    height: 2px;
  }
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef::before {
    top: -7px;
  }
  .preview-left-0cb6 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -7px;
  }
  .notification_prev_9149 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 31px;
  }
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1.5px;
  }
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef,
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef::after,
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef::before {
    width: 31px;
    height: 3px;
  }
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef::before {
    top: -9px;
  }
  .notification_prev_9149 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .down-d3f4 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 19px;
  }
  .down-d3f4 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .down-d3f4 .texture-gas-7c47 .disabled-14ef,
  .down-d3f4 .texture-gas-7c47 .disabled-14ef::after,
  .down-d3f4 .texture-gas-7c47 .disabled-14ef::before {
    width: 19px;
    height: 2px;
  }
  .down-d3f4 .texture-gas-7c47 .disabled-14ef::before {
    top: -6px;
  }
  .down-d3f4 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -6px;
  }
  .hot_b7e6 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 22px;
  }
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1px;
  }
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef,
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef::after,
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef::before {
    width: 22px;
    height: 2px;
  }
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef::before {
    top: -7px;
  }
  .hot_b7e6 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -7px;
  }
  .message_5b37 .texture-gas-7c47 .background-simple-a432 {
    margin-top: -2px;
    width: 31px;
  }
  .message_5b37 .texture-gas-7c47 .disabled-14ef {
    margin-top: -1.5px;
  }
  .message_5b37 .texture-gas-7c47 .disabled-14ef,
  .message_5b37 .texture-gas-7c47 .disabled-14ef::after,
  .message_5b37 .texture-gas-7c47 .disabled-14ef::before {
    width: 31px;
    height: 3px;
  }
  .message_5b37 .texture-gas-7c47 .disabled-14ef::before {
    top: -9px;
  }
  .message_5b37 .texture-gas-7c47 .disabled-14ef::after {
    bottom: -9px;
  }
}
.popup-outer-2e9c .disabled-14ef {
  -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);
}
.popup-outer-2e9c .disabled-14ef::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.popup-outer-2e9c .disabled-14ef::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);
}
.popup-outer-2e9c.overlay-576c .disabled-14ef {
  -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);
}
.popup-outer-2e9c.overlay-576c .disabled-14ef::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.popup-outer-2e9c.overlay-576c .disabled-14ef::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);
}
.widget-625d {
  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.info-d5a8:before {
  display: none;
}
.element-inner-0a4a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element-inner-0a4a .info_dynamic_fac5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element-inner-0a4a .info_dynamic_fac5:last-of-type {
  border-bottom: none;
}
.element-inner-0a4a .info_dynamic_fac5.texture-bright-7608,
.element-inner-0a4a .info_dynamic_fac5.aside-52de,
.element-inner-0a4a .info_dynamic_fac5.huge-08fb {
  padding: 0;
}
.element-inner-0a4a .pro_523f .gradient-073a {
  color: currentColor;
}
.element-inner-0a4a .pro_523f .gradient-073a:focus,
.element-inner-0a4a .pro_523f .gradient-073a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-inner-0a4a.black-c0d1 .purple_c633,
.element-inner-0a4a.black-c0d1 .pressed-8ae5 a,
.element-inner-0a4a.black-c0d1 .picture-6443 a,
.element-inner-0a4a.black-c0d1 .short_a1fd a {
  color: rgba(0, 0, 0, 0.55);
}
.element-inner-0a4a.black-c0d1 .purple_c633:hover,
.element-inner-0a4a.black-c0d1 .pressed-8ae5 a:hover,
.element-inner-0a4a.black-c0d1 .picture-6443 a:hover,
.element-inner-0a4a.black-c0d1 .short_a1fd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-inner-0a4a.black-c0d1 .stale_f1b8 {
  color: rgba(0, 0, 0, 0.8);
}
.element-inner-0a4a.black-c0d1 .info_dynamic_fac5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-inner-0a4a.black-c0d1 .info_dynamic_fac5:before {
  background: rgba(0, 0, 0, 0.08);
}
.element-inner-0a4a.black-c0d1 .pressed_fc4f:before {
  background: rgba(255, 255, 255, 0.9);
}
.element-inner-0a4a.black-c0d1 .pro_523f .background-cc6e li a,
.element-inner-0a4a.black-c0d1 .pro_523f .gradient-073a,
.element-inner-0a4a.black-c0d1 .short_a1fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-inner-0a4a.black-c0d1 .pro_523f .gradient-073a:focus,
.element-inner-0a4a.black-c0d1 .pro_523f .gradient-073a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-inner-0a4a.black-c0d1 .background-cc6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-inner-0a4a.preview_4bac .purple_c633,
.element-inner-0a4a.preview_4bac .pressed-8ae5 a,
.element-inner-0a4a.preview_4bac .picture-6443 .gradient-073a,
.element-inner-0a4a.preview_4bac .picture-6443 a,
.element-inner-0a4a.preview_4bac .short_a1fd a {
  color: rgba(255, 255, 255, 0.79);
}
.element-inner-0a4a.preview_4bac .purple_c633:hover,
.element-inner-0a4a.preview_4bac .pressed-8ae5 a:hover,
.element-inner-0a4a.preview_4bac .picture-6443 .gradient-073a:hover,
.element-inner-0a4a.preview_4bac .picture-6443 a:hover,
.element-inner-0a4a.preview_4bac .short_a1fd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-inner-0a4a.preview_4bac .stale_f1b8 {
  color: rgba(255, 255, 255, 0.99);
}
.element-inner-0a4a.preview_4bac .info_dynamic_fac5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-inner-0a4a.preview_4bac .info_dynamic_fac5:before {
  background: rgba(255, 255, 255, 0.08);
}
.element-inner-0a4a.preview_4bac .pressed_fc4f:before {
  background: rgba(0, 0, 0, 0.9);
}
.element-inner-0a4a.preview_4bac .pro_523f .background-cc6e li a,
.element-inner-0a4a.preview_4bac .pro_523f .gradient-073a,
.element-inner-0a4a.preview_4bac .short_a1fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-inner-0a4a.preview_4bac .pro_523f .gradient-073a:focus,
.element-inner-0a4a.preview_4bac .pro_523f .gradient-073a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-inner-0a4a.preview_4bac .background-cc6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_fc4f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pressed_fc4f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dim_73f9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paper_19d0 .element-inner-0a4a {
  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;
}
.paper_19d0 .info_dynamic_fac5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paper_19d0 .info_dynamic_fac5: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) {
  .paper_19d0 .info_dynamic_fac5:before {
    width: 16%;
    left: 42%;
  }
}
.paper_19d0 .info_dynamic_fac5:last-child:before {
  content: none;
}
.paper_19d0 .info_dynamic_fac5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paper_19d0 .pro_523f .background-cc6e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paper_19d0 .pro_523f .background-cc6e li a .gradient-073a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paper_19d0 .pro_523f .short_a1fd {
  border: none;
}
.paper_19d0 .pro_523f .short_a1fd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paper_19d0 .pressed_fc4f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paper_19d0 .dim_73f9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paper_19d0 .preview_4bac .pressed_fc4f:before {
  background: rgba(0, 0, 0, 0.9);
}
.paper_19d0 .black-c0d1.east_9e9a .disabled-14ef {
  background: rgba(0, 0, 0, 0.6);
}
.paper_19d0
  .black-c0d1.east_9e9a
  .disabled-14ef::after,
.paper_19d0
  .black-c0d1.east_9e9a
  .disabled-14ef:before {
  background: inherit;
}
.paper_19d0
  .black-c0d1.east_9e9a:hover
  .disabled-14ef {
  background: rgba(0, 0, 0, 0.8);
}
.white_a633 .element-inner-0a4a {
  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) {
  .white_a633 .element-inner-0a4a {
    width: auto;
    right: 45px;
  }
}
.gradient-smooth-451a .element-inner-0a4a {
  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) {
  .gradient-smooth-451a .element-inner-0a4a {
    width: auto;
    left: 45px;
  }
}
.info-d5a8 .element-inner-0a4a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-d5a8 .dim_73f9 {
  max-width: 48em;
  margin: 0 auto;
}
.info-d5a8 .pressed_fc4f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown_purple_58bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_purple_58bc.paper_19d0 .element-inner-0a4a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown_purple_58bc.white_a633 .element-inner-0a4a {
  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);
}
.dropdown_purple_58bc .element-inner-0a4a {
  visibility: visible;
}
.dropdown_purple_58bc.gradient-smooth-451a .element-inner-0a4a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dim-7bd8,
.dim_7132 {
  overflow-x: hidden;
}
.dim-7bd8 .element-inner-0a4a {
  overflow: auto;
}
.dim-7bd8.paper_19d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim-7bd8.paper_19d0 .element-inner-0a4a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dim-7bd8.paper_19d0 .active_static_0734 {
  opacity: 0;
}
.dim-7bd8.white_a633 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim-7bd8.white_a633 .element-inner-0a4a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dim-7bd8.white_a633 .active_static_0734 {
  opacity: 0;
}
.dim-7bd8.gradient-smooth-451a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim-7bd8.gradient-smooth-451a .element-inner-0a4a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dim-7bd8.gradient-smooth-451a .active_static_0734 {
  opacity: 0;
}
.dim-7bd8.info-d5a8 .element-inner-0a4a {
  z-index: 10;
  visibility: visible;
}
.east_9e9a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.east_9e9a .disabled-14ef {
  background: rgba(255, 255, 255, 0.99);
}
.east_9e9a .disabled-14ef::after,
.east_9e9a .disabled-14ef:before {
  background: inherit;
}
.east_9e9a:hover .disabled-14ef {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-smooth-451a .east_9e9a {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-d5a8 .east_9e9a {
  display: none !important;
}
.dim-7bd8:before,
.dim_7132:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dim-7bd8 .east_9e9a,
.dim_7132 .east_9e9a {
  display: inline-block;
}
.element-inner-0a4a .progress_49f0 {
  -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;
}
.dim-7bd8 .element-inner-0a4a .progress_49f0,
.dim_7132 .element-inner-0a4a .progress_49f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer-843a .fresh-1f07 {
  width: 100%;
}
.bottom_6f3c {
  padding: 0 0.5em 0;
}
.bottom_6f3c [class*="customify-col-"],
.bottom_6f3c [class*="customify-col_"],
.bottom_6f3c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_bronze_d8db .bottom_6f3c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .preview-b87a .caption-cold-0fa6,
  .caption-cold-0fa6 {
    display: none;
  }
  .next_fbe7 {
    text-align: left;
  }
  .notification_c76d {
    text-align: center;
  }
  .title-prev-d541 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .preview-b87a .tabs-under-9413,
  .tabs-under-9413 {
    display: none;
  }
  .container-eba3 {
    text-align: left;
  }
  .gallery_dynamic_76eb {
    text-align: center;
  }
  .tertiary-clean-648f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .preview-b87a .complex_2316,
  .complex_2316 {
    display: none;
  }
  .label_d3cf {
    text-align: left;
  }
  .progress_abbf {
    text-align: center;
  }
  .disabled_in_3196 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dark_9c6b {
  box-shadow: none !important;
}
.heading-easy-d996 .large_2152,
.input-508e .large_2152 {
  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;
}
.input-508e .large_2152 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button-f8e7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button-f8e7:after,
.button-f8e7:before {
  content: "";
  display: table;
}
.button-f8e7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button-f8e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button-f8e7,
.dirty-bc77 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu-940e.purple_aafc .button-f8e7 {
  max-width: 100%;
}
.menu-940e.secondary-gold-7713 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu-940e.white-e6ac .button-f8e7 {
  max-width: 100%;
}
.menu-940e.white-e6ac > .button-f8e7 {
  padding-left: 0;
  padding-right: 0;
}
.menu-940e.white-e6ac > .button-f8e7 .preview-b87a {
  margin: 0;
}
.menu-940e.white-e6ac
  > .button-f8e7
  .menu_be51.grid-458d {
  margin-right: 0;
  margin-left: 0;
}
.menu-940e.white-e6ac #main.grid-458d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-fresh-2e75 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-fresh-2e75 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .nav-7c28 .complex_9037 {
    padding-right: 1em;
  }
  .nav-7c28.slider_7032 .menu_be51 {
    border-right: 1px solid #eaecee;
  }
  .nav-7c28.slider_7032 .complex_9037 {
    padding-right: 1em;
  }
  .nav-7c28.slider_7032 .bottom_9cd7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-132a .complex_9037 {
    padding-left: 1em;
  }
  .input-132a.slider_7032 .menu_be51 {
    border-left: 1px solid #eaecee;
  }
  .input-132a.slider_7032 .complex_9037 {
    padding-left: 1em;
  }
  .input-132a.slider_7032 .bottom_9cd7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-78bc .complex_9037 {
    padding-left: 1em;
  }
  .text-78bc.slider_7032 .current-c587 {
    border-right: 1px solid #eaecee;
  }
  .text-78bc.slider_7032 .highlight_pink_fd2f {
    border-right: 1px solid #eaecee;
  }
  .text-78bc.slider_7032 .complex_9037 {
    padding-left: 1em;
  }
  .text-78bc.slider_7032 .bottom_9cd7 {
    padding-right: 1em;
  }
  .text-78bc.slider_7032 .icon-motion-21ff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_6441 .complex_9037 {
    padding-right: 1em;
  }
  .bronze_6441.slider_7032 .current-c587 {
    border-left: 1px solid #eaecee;
  }
  .bronze_6441.slider_7032 .highlight_pink_fd2f {
    border-left: 1px solid #eaecee;
  }
  .bronze_6441.slider_7032 .complex_9037 {
    padding-right: 1em;
  }
  .bronze_6441.slider_7032 .bottom_9cd7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_6441.slider_7032 .icon-motion-21ff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-fresh-2e75 .complex_9037 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-fresh-2e75.slider_7032 .menu_be51 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-fresh-2e75.slider_7032 .complex_9037 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-fresh-2e75.slider_7032 .bottom_9cd7 {
    padding-left: 1em;
  }
  .notice-fresh-2e75.slider_7032 .icon-motion-21ff {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-fresh-2e75.slider_7032 .complex_9037 {
    padding-left: 0;
  }
}
.slow-76da .gradient-b417 {
  display: inline-block;
}
.list_large_fb2a {
  display: inline-block;
}
.label_f33f {
  word-con: break-word;
}
.bright_b87e > span {
  display: inline-block;
  padding: 5px 0;
}
.bright_b87e .surface-0966 {
  margin-left: 8px;
  margin-right: 8px;
}
.bright_b87e .red-5d48 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip-out-4924 .west-eba3 {
  margin-bottom: 2em;
}
.chip-out-4924 .bright_5c64 {
  margin-bottom: 15px;
}
.chip-out-4924 .bright_5c64:last-child {
  margin-bottom: 0;
}
.chip-out-4924 .iron_dd62 {
  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) {
  .chip-out-4924 .iron_dd62 {
    display: block;
  }
}
.chip-out-4924 .bottom-9bb2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip-out-4924 .bottom-9bb2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip-out-4924 .table_east_859d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip-out-4924 .table_east_859d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip-out-4924 .table_east_859d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip-out-4924 .label_f33f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-out-4924 .label_f33f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip-out-4924 .media_2306 p:last-child {
  margin-bottom: 0;
}
.chip-out-4924 .east_7ceb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip-out-4924 .active_down_06d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip-out-4924 .badge-hot-409a {
  margin-top: 1em;
}
.chip-out-4924 .main-current-efc6 {
  top: 0;
  display: block;
}
.chip-out-4924 .main-current-efc6 a {
  color: inherit;
}
.chip-out-4924 .main-current-efc6 a:hover {
  color: inherit;
}
.chip-out-4924 .summary_4a0f {
  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;
}
.chip-out-4924 .summary_4a0f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip-out-4924 .active_down_06d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip-out-4924 .caption_1d00 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip-out-4924 .caption_1d00:first-child {
  margin-top: 0;
}
.chip-out-4924 .caption_1d00.media_21a3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip-out-4924 .caption_1d00.fixed-4b35 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-out-4924
  .caption_1d00.fixed-4b35.tertiary-86fa
  .badge-hot-409a {
  width: 100%;
}
.chip-out-4924 .fixed-4b35 {
  -webkit-box-align: center;
  align-items: center;
}
.chip-out-4924 .fixed-4b35 .bright_b87e,
.chip-out-4924 .fixed-4b35 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip-out-4924 .table_east_859d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-out-4924 .table_east_859d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-out-4924 .table_east_859d: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;
}
.chip-out-4924 .media_21a3 {
  z-index: 5;
}
.chip-out-4924 .icon_b0bb .pagination-76a6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip-out-4924 .active-d9af .pagination-76a6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip-out-4924 .nav_smooth_19c5 .pagination-76a6 {
  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;
}
.chip-out-4924.container-solid-a149 .iron_dd62,
.chip-out-4924.inner-561a .iron_dd62 {
  display: block;
}
.chip-out-4924.container-solid-a149 .iron_dd62 .form-wide-0105,
.chip-out-4924.container-solid-a149 .iron_dd62 .active_down_06d4,
.chip-out-4924.inner-561a .iron_dd62 .form-wide-0105,
.chip-out-4924.inner-561a .iron_dd62 .active_down_06d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-out-4924.fixed_c07f .bottom-9bb2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip-out-4924.fixed_c07f .bottom-9bb2 {
    margin-right: 0;
  }
}
.chip-out-4924.container-solid-a149 .bottom-9bb2,
.chip-out-4924.inner-561a .bottom-9bb2 {
  padding-top: 40%;
}
.chip-out-4924.container-solid-a149 .west-eba3,
.chip-out-4924.inner-561a .west-eba3 {
  display: block;
}
.chip-out-4924.container-solid-a149 .fn-sticky-c458 .active_down_06d4,
.chip-out-4924.inner-561a .fn-sticky-c458 .active_down_06d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip-out-4924.container-solid-a149 .bottom-9bb2,
.chip-out-4924.inner-561a .bottom-9bb2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip-out-4924.container-solid-a149 .active_down_06d4 {
  padding: 1em;
}
.alert_fast_6ec6 {
  margin: 30px auto;
  display: block;
}
.alert_fast_6ec6 .disabled_3ee5 > * {
  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;
}
.alert_fast_6ec6 .disabled_3ee5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_fast_6ec6 .disabled_3ee5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-1a65 .bright_b87e {
  margin-bottom: 1.41575em;
}
.next-1a65 .badge_gold_3c05 {
  margin-bottom: 1.618em;
}
.grid_full_eec0 .left-df76 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_full_eec0 .left-df76 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_full_eec0 .layout-blue-595f {
  max-width: 100%;
  overflow: auto;
}
.advanced_8cbe .grid_full_eec0 a:hover {
  text-decoration: underline;
}
.component-7dab .bright_5c64:not(.label_f33f),
.component-7dab .table_east_859d {
  margin-bottom: 1.41575em;
}
.component-7dab .bright_5c64:not(.label_f33f):last-child,
.component-7dab .table_east_859d:last-child {
  margin-bottom: 0;
}
.component-7dab .bright_5c64.full_161b {
  margin-bottom: 0.41575em;
}
.component-7dab .text_a66b:before,
.component-7dab .hero-dynamic-5980:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.component-7dab .text_a66b:before {
  content: "\f115";
}
.component-7dab .hero-dynamic-5980:before {
  content: "\f02c";
}
.component-7dab .fresh-eaa6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.component-7dab .fresh-eaa6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content_advanced_3a5e {
  display: -webkit-box;
  display: flex;
}
.content_advanced_3a5e .image-iron-8a0c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content_advanced_3a5e .image-iron-8a0c {
    flex-basis: 90px;
  }
}
.content_advanced_3a5e .badge_outer_c420 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content_advanced_3a5e .badge_outer_c420 {
    flex-basis: calc(100% - 50px);
  }
}
.content_advanced_3a5e .element-dd8d p:last-child {
  margin-bottom: 0.72em;
}
.filter_c1bc .disabled_3ee5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter_c1bc .disabled_3ee5:after,
.filter_c1bc .disabled_3ee5:before {
  content: "";
  display: table;
}
.filter_c1bc .disabled_3ee5:after {
  clear: both;
}
.filter_c1bc .disabled_3ee5 .article-dark-eada,
.filter_c1bc .disabled_3ee5 .list-black-92a0 {
  width: 49%;
}
.filter_c1bc .disabled_3ee5 .article-dark-eada a span.tooltip-8c19,
.filter_c1bc .disabled_3ee5 .list-black-92a0 a span.tooltip-8c19 {
  display: block;
  margin-bottom: 5px;
}
.filter_c1bc .disabled_3ee5 .list-black-92a0 {
  float: left;
  text-align: left;
}
.filter_c1bc .disabled_3ee5 .article-dark-eada {
  float: right;
  text-align: right;
}
.popup-silver-eec2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .popup-silver-eec2 {
    margin-bottom: 0;
  }
}
.notice_selected_9be8 {
  margin-bottom: 1em;
}
.notice_selected_9be8 .label_f33f {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs-fe3e a {
  display: block;
  line-height: 0;
  position: relative;
}
.plasma-4c00 .notice_selected_9be8,
.yellow_3edf .notice_selected_9be8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .plasma-4c00 .notice_selected_9be8,
  .yellow_3edf .notice_selected_9be8 {
    display: block;
  }
}
.plasma-4c00 .tabs-fe3e,
.yellow_3edf .tabs-fe3e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .plasma-4c00 .tabs-fe3e,
  .yellow_3edf .tabs-fe3e {
    margin-bottom: 1em;
  }
}
.plasma-4c00 .tabs-fe3e img,
.yellow_3edf .tabs-fe3e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.plasma-4c00 .blue-4366,
.yellow_3edf .blue-4366 {
  flex-basis: calc(100% - 160px);
}
.plasma-4c00 .blue-4366 p,
.yellow_3edf .blue-4366 p {
  margin-bottom: 0;
}
.plasma-4c00 .blue-4366 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .plasma-4c00 .blue-4366 {
    padding-left: 0;
  }
}
.yellow_3edf .blue-4366 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_3edf .blue-4366 {
    padding-right: 0;
  }
}
.yellow_3edf .tabs-fe3e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-bright-a040 .tabs-fe3e {
  margin-bottom: 0.5em;
}
.breadcrumb-bright-a040 .tabs-fe3e img {
  width: 100%;
}
.disabled-dynamic-1675 .small-55cf,
.heading-dim-e3dd .small-55cf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.heading-dim-e3dd .menu_be51 .static-be3f p:last-child {
  margin-bottom: 0;
}
.box-blue-211c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.photo_0db0 .nav_east_8c55 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .photo_0db0 .nav_east_8c55:last-of-type {
    margin-bottom: 0;
  }
}
.photo_0db0 .nav_east_8c55 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_0db0 .nav_east_8c55 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.photo_0db0 .nav_east_8c55 ul li {
  margin: 0 0 0.6em;
}
.photo_0db0 .nav_east_8c55 ul li.paragraph_7296,
.photo_0db0 .nav_east_8c55 ul li.red_7cee {
  position: relative;
}
.photo_0db0 .nav_east_8c55 ul li.paragraph_7296 .outline-huge-0949,
.photo_0db0 .nav_east_8c55 ul li.red_7cee .outline-huge-0949 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.photo_0db0 .nav_east_8c55 ul li.paragraph_7296:after:after,
.photo_0db0 .nav_east_8c55 ul li.paragraph_7296:after:before,
.photo_0db0
  .nav_east_8c55
  ul
  li.red_7cee:after:after,
.photo_0db0
  .nav_east_8c55
  ul
  li.red_7cee:after:before {
  content: "";
  display: table;
}
.photo_0db0 .nav_east_8c55 ul li.paragraph_7296:after:after,
.photo_0db0
  .nav_east_8c55
  ul
  li.red_7cee:after:after {
  clear: both;
}
.photo_0db0 .nav_east_8c55 a.element_brown_4ba2:hover {
  text-decoration: none;
}
.photo_0db0 .nav_east_8c55 select {
  max-width: 100%;
}
.photo_0db0 .nav_east_8c55 table {
  font-size: 85%;
}
.photo_0db0 .nav_east_8c55 table td,
.photo_0db0 .nav_east_8c55 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.photo_0db0 .nav_east_8c55 table tfoot td {
  text-align: left;
}
.photo_0db0 .nav_east_8c55 :last-child {
  margin-bottom: 0;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa label {
  width: 100%;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa .silver-d672 {
  width: 100%;
  display: block;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa .input-copper-0562 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa .input-copper-0562:hover svg #svg-search {
  fill: #444;
}
.photo_0db0 .nav_east_8c55 .progress_b9aa .input-copper-0562 svg {
  width: 18px;
  height: 18px;
}
.photo_0db0 .over_64b8 ul ul,
.photo_0db0 .black-63d8 ul ul,
.photo_0db0 .texture_9d4e ul ul,
.photo_0db0 .search-5ae7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.photo_0db0 .over_64b8 .primary_9697 > a,
.photo_0db0 .black-63d8 .primary_9697 > a,
.photo_0db0 .texture_9d4e .primary_9697 > a,
.photo_0db0 .search-5ae7 .primary_9697 > a {
  margin-bottom: 0;
}
.photo_0db0 .north-4b34 li,
.photo_0db0 .over_64b8 li,
.photo_0db0 .next_52fc li,
.photo_0db0 .black-63d8 li,
.photo_0db0 .texture_9d4e li,
.photo_0db0 .search-5ae7 li,
.photo_0db0 .header_6de0 li,
.photo_0db0 .small-1d01 li {
  display: block;
  position: relative;
}
.photo_0db0 .north-4b34 li:last-child,
.photo_0db0 .over_64b8 li:last-child,
.photo_0db0 .next_52fc li:last-child,
.photo_0db0 .black-63d8 li:last-child,
.photo_0db0 .texture_9d4e li:last-child,
.photo_0db0 .search-5ae7 li:last-child,
.photo_0db0 .header_6de0 li:last-child,
.photo_0db0 .small-1d01 li:last-child {
  border: none;
}
.photo_0db0 .north-4b34 li a,
.photo_0db0 .over_64b8 li a,
.photo_0db0 .next_52fc li a,
.photo_0db0 .black-63d8 li a,
.photo_0db0 .texture_9d4e li a,
.photo_0db0 .search-5ae7 li a,
.photo_0db0 .header_6de0 li a,
.photo_0db0 .small-1d01 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_0db0 .north-4b34 li ul li::before,
.photo_0db0 .over_64b8 li ul li::before,
.photo_0db0 .next_52fc li ul li::before,
.photo_0db0 .black-63d8 li ul li::before,
.photo_0db0 .texture_9d4e li ul li::before,
.photo_0db0 .search-5ae7 li ul li::before,
.photo_0db0 .header_6de0 li ul li::before,
.photo_0db0 .small-1d01 li ul li::before {
  left: 15px;
}
.photo_0db0 .north-4b34 li ul a,
.photo_0db0 .over_64b8 li ul a,
.photo_0db0 .next_52fc li ul a,
.photo_0db0 .black-63d8 li ul a,
.photo_0db0 .texture_9d4e li ul a,
.photo_0db0 .search-5ae7 li ul a,
.photo_0db0 .header_6de0 li ul a,
.photo_0db0 .small-1d01 li ul a {
  padding-left: 20px;
}
.photo_0db0 .north-4b34 li ul ul li::before,
.photo_0db0 .over_64b8 li ul ul li::before,
.photo_0db0 .next_52fc li ul ul li::before,
.photo_0db0 .black-63d8 li ul ul li::before,
.photo_0db0 .texture_9d4e li ul ul li::before,
.photo_0db0 .search-5ae7 li ul ul li::before,
.photo_0db0 .header_6de0 li ul ul li::before,
.photo_0db0 .small-1d01 li ul ul li::before {
  left: 30px;
}
.photo_0db0 .north-4b34 li ul ul a,
.photo_0db0 .over_64b8 li ul ul a,
.photo_0db0 .next_52fc li ul ul a,
.photo_0db0 .black-63d8 li ul ul a,
.photo_0db0 .texture_9d4e li ul ul a,
.photo_0db0 .search-5ae7 li ul ul a,
.photo_0db0 .header_6de0 li ul ul a,
.photo_0db0 .small-1d01 li ul ul a {
  padding-left: 40px;
}
.photo_0db0 .fluid_9635 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_0db0 .small-1d01 ul li {
  margin-bottom: 1.41575em;
}
.photo_0db0 .small-1d01 ul li .slider-58bb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.photo_0db0 .small-1d01 ul li .wrapper-east-7f49 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview_4bac .north-4b34 li a,
.preview_4bac .over_64b8 li a,
.preview_4bac .next_52fc li a,
.preview_4bac .black-63d8 li a,
.preview_4bac .texture_9d4e li a,
.preview_4bac .search-5ae7 li a,
.preview_4bac .header_6de0 li a,
.preview_4bac .small-1d01 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_4bac .fluid_9635 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_4bac .nav_east_8c55 ul li.paragraph_7296 .outline-huge-0949,
.preview_4bac .nav_east_8c55 ul li.red_7cee .outline-huge-0949 {
  background: rgba(0, 0, 0, 0.2);
}
.preview_4bac .photo_0db0 .nav_east_8c55 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-940e .photo_0db0 .background-cc6e li {
  margin: 0;
}
.menu-940e .photo_0db0 .background-cc6e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu-940e .photo_0db0 .background-cc6e li ul {
  margin: 0;
}
.menu-940e .photo_0db0 .background-cc6e li ul li a {
  padding-left: 15px;
}
.menu-940e .photo_0db0 .background-cc6e li ul li li a {
  padding-left: 30px;
}
.menu-940e .photo_0db0 .background-cc6e li.hidden_da0a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu-940e .photo_0db0 .background-cc6e li.hidden_da0a > 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;
}
.menu-940e .photo_0db0 .background-cc6e li.hidden_da0a > 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;
}
.medium_3320 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_a21b {
  position: relative;
  z-index: 10;
}
.hover_a21b .progress_49f0 {
  width: 100%;
  max-width: 100%;
}
.inner_62dc .brown-6d74 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.inner_62dc .black-c0d1 {
}
.inner_62dc .preview_4bac {
  background: #292929;
}
.outline_small_a3ff .brown-6d74 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline_small_a3ff .black-c0d1 {
  background: #f9f9f9;
}
.outline_small_a3ff .preview_4bac {
  background: #303030;
}
.stale_f6b7 .brown-6d74 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_f6b7 .gradient-b417 {
    margin-bottom: 1em;
  }
  .stale_f6b7 .gradient-b417:last-child {
    margin-bottom: 0;
  }
}
.stale_f6b7 .black-c0d1 {
  background: #ededed;
}
.stale_f6b7 .preview_4bac {
  background: #1a1a1a;
}
.brown-6d74.black-c0d1 {
  color: rgba(0, 0, 0, 0.6);
}
.brown-6d74.black-c0d1 .detail-2c20 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown-6d74.preview_4bac {
  color: rgba(255, 255, 255, 0.99);
}
.brown-6d74.preview_4bac a:not(.element_brown_4ba2) {
  color: rgba(255, 255, 255, 0.79);
}
.brown-6d74.preview_4bac a:not(.element_brown_4ba2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-6d74.preview_4bac .detail-2c20 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-6d74.preview_4bac table tbody td,
.brown-6d74.preview_4bac table th {
  background: rgba(0, 0, 0, 0.08);
}
.mask_lite_976f.orange-f03e .button-f8e7 {
  max-width: initial;
}
.mask_lite_976f .right_17c0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.mask_lite_976f .right_17c0 .progress_49f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .mask_lite_976f .right_17c0 .progress_49f0 {
    display: block;
    margin-bottom: 2em;
  }
  .mask_lite_976f .right_17c0 .progress_49f0:last-child {
    margin-bottom: 0;
  }
}
.stale_f6b7 .gradient-b417:last-child,
.outline_small_a3ff .gradient-b417:last-child,
.inner_62dc .gradient-b417:last-child {
  margin-bottom: 0;
}
.stale_f6b7 .gradient-b417 .photo_0db0 .nav_east_8c55:last-child,
.outline_small_a3ff .gradient-b417 .photo_0db0 .nav_east_8c55:last-child,
.inner_62dc .gradient-b417 .photo_0db0 .nav_east_8c55:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_f6b7 .complex-c1a2,
  .stale_f6b7 .right-569d,
  .outline_small_a3ff .complex-c1a2,
  .outline_small_a3ff .right-569d,
  .inner_62dc .complex-c1a2,
  .inner_62dc .right-569d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_a21b .gradient-b417 {
    margin-bottom: 2em;
  }
}
.hover_a21b p:last-child {
  margin-bottom: 0;
}
.hover_a21b li,
.hover_a21b ul {
  list-style: none;
  margin: 0;
}
.hover_a21b ul ul {
  margin-left: 2.617924em;
}
.texture-pink-5bee {
  font-size: 0.875em;
}

/* css-noise: 26b3 */
.widget-item-d5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
