/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-9a86/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-9a86
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.row-9a86/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-liquid-aa85.medium_5468/licenses/gpl-2.0.disabled-0e15
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.main_055c/, (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.info-7a64.detail-easy-0b82/normalize.white-d931/
 ======
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.white-d931 v7.0.0 | MIT License | github.row-9a86/necolas/normalize.white-d931 */
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;
}
.pro_4e4e .focus_8627,
.large-37aa,
.search-1647,
.main_first_8284,
.fluid_4d76,
.avatar-e37a,
.chip-left-b343,
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;
}
.large-37aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .large-37aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .large-37aa,
  h1 {
    font-size: 1.8em;
  }
}
.search-1647,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.search-1647 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .search-1647,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .search-1647,
  h2 {
    font-size: 1.7em;
  }
}
.main_first_8284,
h3 {
  font-size: 1.618em;
}
.pro_4e4e .focus_8627,
.fluid_4d76,
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.stone-18c1 {
  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;
}
.cool-c4c0:after,
.cool-c4c0:before,
.detail_dcf2:after,
.detail_dcf2:before {
  content: "";
  display: table;
}
.cool-c4c0:after,
.detail_dcf2:after {
  clear: both;
}
.full_144e {
  float: right;
  margin-right: 0;
}
.iron_c1a9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list-west-f2f1 .dropdown_copper_c9e2,
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;
}
.list-west-f2f1 .dropdown_copper_c9e2:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.section-huge-4898 .dropdown_copper_c9e2 {
  box-shadow: none;
}
.section-huge-4898
  .dropdown_copper_c9e2
  .motion-ba3b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section-huge-4898 .dropdown_copper_c9e2 .form_fdf3 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.section-huge-4898
  .dropdown_copper_c9e2
  .form_fdf3
  b {
  display: none;
}
.section-huge-4898 .avatar_east_047f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.easy_a5ce:not(.complex_dfee):not(.paragraph-46a9),
button:not(.complex_dfee):not(.paragraph-46a9),
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ),
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ),
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ) {
  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;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ):hover,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ):hover,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):hover,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):hover,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ):active,
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ):active,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):active,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):active,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):active,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus {
  outline: 0;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4 {
  position: relative;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .backdrop-a8cc,
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .lite-b4af,
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .slider-narrow-e7e5,
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  i,
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  svg,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .backdrop-a8cc,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .lite-b4af,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .slider-narrow-e7e5,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  i,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  svg,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .backdrop-a8cc,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .lite-b4af,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .slider-narrow-e7e5,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  i,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  svg,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .backdrop-a8cc,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .lite-b4af,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .slider-narrow-e7e5,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  i,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  svg,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .backdrop-a8cc,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .lite-b4af,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  .slider-narrow-e7e5,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  i,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4
  svg {
  visibility: hidden;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4:after,
button:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4:after,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4:after,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4:after,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ).fn-loading-dda4: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;
}
.easy_a5ce:not(.complex_dfee):not(.paragraph-46a9),
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ),
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ),
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ) {
  color: #fff;
  background: #235787;
}
.easy_a5ce:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="button"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="reset"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus,
input[type="submit"]:not(.complex_dfee):not(
    .paragraph-46a9
  ):focus {
  color: #fff;
}
.easy_a5ce.fn-disabled-dda4:not(.complex_dfee):not(
    .paragraph-46a9
  ),
.easy_a5ce[disabled]:not(.complex_dfee):not(
    .paragraph-46a9
  ),
button.fn-disabled-dda4:not(.complex_dfee):not(
    .paragraph-46a9
  ),
button[disabled]:not(.complex_dfee):not(
    .paragraph-46a9
  ) {
  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;
}
.inner-8202 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.inner-8202: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;
}
.fresh_2d21 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content-old-ef5b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup-clean-4e8d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool-c4c0:after,
.cool-c4c0:before,
.filter_3d99:after,
.filter_3d99:before,
.middle_19ed:after,
.middle_19ed:before,
.thumbnail_d948:after,
.thumbnail_d948:before,
.pink_8b58:after,
.pink_8b58:before,
.old_3948:after,
.old_3948:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool-c4c0:after,
.filter_3d99:after,
.middle_19ed:after,
.thumbnail_d948:after,
.pink_8b58:after,
.old_3948:after {
  clear: both;
}
.filter_3d99 .advanced-c90d,
.middle_19ed .advanced-c90d,
.selected-edd8 .advanced-c90d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.logo_left_8c99 {
  display: inline-block;
}
.footer-dynamic-1104 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer-dynamic-1104 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-dynamic-1104 .hover_lite_f2f6 {
  padding: 1em 0;
  font-size: 85%;
}
.hover_lite_f2f6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-paper-0c44 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-paper-0c44:after,
.input-paper-0c44:before {
  content: "";
  display: table;
}
.input-paper-0c44:after {
  clear: both;
}
.outline_e731 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.over-5456 .outline_e731 {
  max-width: 50%;
}
.chip-mini-f230 .outline_e731 {
  max-width: 33.33%;
}
.menu_5129 .outline_e731 {
  max-width: 25%;
}
.copper-65ec .outline_e731 {
  max-width: 20%;
}
.heading_pro_2095 .outline_e731 {
  max-width: 16.66%;
}
.active_plasma_3fb6 .outline_e731 {
  max-width: 14.28%;
}
.title_0f4a .outline_e731 {
  max-width: 12.5%;
}
.photo_ef4e .outline_e731 {
  max-width: 11.11%;
}
.badge-95ea {
  display: block;
}
.pro_4e4e .container_first_5b0a label,
.pro_4e4e .dim_2a44 label,
.pro_4e4e .silver_5b59 label,
.pro_4e4e .progress-hard-dfea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_8e8b {
  list-style: none;
  margin: 0;
}
.hot_8e8b article.plasma-87c7 {
  margin-bottom: 0;
}
.hot_8e8b ul {
  list-style: none;
  margin: 0;
}
.hot_8e8b .photo-c8a4 li.plasma-87c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_8e8b .photo-c8a4 li.plasma-87c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_8e8b .photo-c8a4 li.plasma-87c7: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) {
  .hot_8e8b .photo-c8a4 li.plasma-87c7 li.plasma-87c7 li.plasma-87c7 li.plasma-87c7 {
    padding-left: 0;
  }
}
article.plasma-87c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-87c7 .filter_3d99 p:last-of-type {
  margin-bottom: 0;
}
article.plasma-87c7 .search-hovered-66f3 {
  float: left;
}
article.plasma-87c7 .feature_b04d {
  margin-left: 85px;
}
article.plasma-87c7 .header-3ecf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-87c7 .header-3ecf .white_d07a {
  margin-left: 10px;
}
article.plasma-87c7 .hidden_e316 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-87c7 .progress-new-e356 {
  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 .container_first_5b0a,
  #respond .silver_5b59,
  #respond .progress-hard-dfea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_first_5b0a input,
#respond .silver_5b59 input,
#respond .progress-hard-dfea input {
  width: 100%;
}
#respond .progress-hard-dfea {
  margin-right: 0;
}
#respond .link_north_cdff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-e326 {
  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;
}
.texture-e326.white-fee8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-e326 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%);
}
.texture-e326:focus,
.texture-e326: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);
}
.block-5382 {
  border-radius: 10%;
}
.active-7498 {
  border-radius: 50%;
}
.mask_top_d96f {
  font-size: 0.72em;
}
.block_c4f6 {
  font-size: 0.875em;
}
.warm-81fb {
  font-size: 1.1em;
}
.paragraph-ab0c {
  text-transform: uppercase;
  line-height: 1.2;
}
.paragraph-ab0c.mask_top_d96f {
  letter-spacing: 0.5px;
}
.texture_163c,
.texture_163c a {
  color: #6d6d6d;
}
.texture_163c a:hover {
  color: #111;
}
.carousel-short-f4a5 {
  color: #6d6d6d;
}
.footer-ab57 {
  overflow-x: hidden;
}
.footer-ab57 .carousel-prev-c56f.pagination_fluid_e01c {
  position: relative;
}
.footer-ab57 .carousel-prev-c56f.pagination_fluid_e01c.easy-acf2 {
  position: initial;
}
.footer-ab57
  .carousel-prev-c56f.pagination_fluid_e01c.easy-acf2
  .last_641a {
  left: auto;
}
.footer-ab57 .carousel-prev-c56f .last_641a {
  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;
}
.footer-ab57 .carousel-prev-c56f:hover.pagination_fluid_e01c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-ab57
  .carousel-prev-c56f:hover.pagination_fluid_e01c
  .last_641a {
  display: block;
  z-index: 9999999;
}
.footer-ab57 .left_352c .content-b87a,
.footer-ab57 .simple-23d7 .content-b87a {
  display: none;
}
.footer-ab57 .shade-bottom-7d8e .carousel-prev-c56f:hover.pagination_fluid_e01c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pro_4e4e .container_first_5b0a label,
.pro_4e4e .dim_2a44 label,
.pro_4e4e .silver_5b59 label,
.pro_4e4e .progress-hard-dfea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_8e8b {
  list-style: none;
  margin: 0;
}
.hot_8e8b article.plasma-87c7 {
  margin-bottom: 0;
}
.hot_8e8b ul {
  list-style: none;
  margin: 0;
}
.hot_8e8b .photo-c8a4 li.plasma-87c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_8e8b .photo-c8a4 li.plasma-87c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_8e8b .photo-c8a4 li.plasma-87c7: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) {
  .hot_8e8b .photo-c8a4 li.plasma-87c7 li.plasma-87c7 li.plasma-87c7 li.plasma-87c7 {
    padding-left: 0;
  }
}
article.plasma-87c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-87c7 .filter_3d99 p:last-of-type {
  margin-bottom: 0;
}
article.plasma-87c7 .search-hovered-66f3 {
  float: left;
}
article.plasma-87c7 .feature_b04d {
  margin-left: 85px;
}
article.plasma-87c7 .header-3ecf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-87c7 .header-3ecf .white_d07a {
  margin-left: 10px;
}
article.plasma-87c7 .hidden_e316 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-87c7 .progress-new-e356 {
  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 .container_first_5b0a,
  #respond .silver_5b59,
  #respond .progress-hard-dfea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_first_5b0a input,
#respond .silver_5b59 input,
#respond .progress-hard-dfea input {
  width: 100%;
}
#respond .progress-hard-dfea {
  margin-right: 0;
}
#respond .link_north_cdff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left_352c .heading-inner-18b2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading-inner-18b2 .tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a:focus,
.heading-inner-18b2 .tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a:hover,
.heading-inner-18b2 .tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a:focus,
.heading-inner-18b2 .tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a:hover,
.heading-inner-18b2 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li > a:focus,
.heading-inner-18b2 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2
  .tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.heading-inner-18b2
  .tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.over_e736
  > a,
.heading-inner-18b2
  .tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.heading-inner-18b2
  .tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.over_e736
  > a,
.heading-inner-18b2
  .tabs_thick_8514.summary_pink_038c
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.heading-inner-18b2 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li.section_9bd7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2 .module_stone_b93a,
.heading-inner-18b2 .module_stone_b93a a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2 .solid_2dab.popup_6d7b li a,
.heading-inner-18b2 .active-621a a,
.heading-inner-18b2 .purple_be06,
.heading-inner-18b2 .image-orange-9a7d > li > a,
.heading-inner-18b2 .hovered_6460 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2 .solid_2dab.popup_6d7b li a:hover,
.heading-inner-18b2 .active-621a a:hover,
.heading-inner-18b2 .purple_be06:hover,
.heading-inner-18b2 .image-orange-9a7d > li > a:hover,
.heading-inner-18b2 .hovered_6460:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2 .label_wide_2a3a {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2 .label_wide_2a3a .rough_5a1f {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2 .label_wide_2a3a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-inner-18b2 .tall-c9ae .highlight-center-6b42 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2 .tall-c9ae .highlight-center-6b42 .gradient-dirty-1de9 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2
  .tall-c9ae
  .highlight-center-6b42
  .gradient-dirty-1de9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2
  .tall-c9ae
  .highlight-center-6b42
  .gradient-dirty-1de9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2
  .tall-c9ae
  .highlight-center-6b42
  .gradient-dirty-1de9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2
  .tall-c9ae
  .highlight-center-6b42
  .gradient-dirty-1de9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2 .tall-c9ae .logo_9846 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-inner-18b2 .tall-c9ae .logo_9846:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-top-211c
  .heading-inner-18b2
  .tall-c9ae
  .widget-mini-6fe1
  .row-under-5038 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-top-211c
  .heading-inner-18b2
  .tall-c9ae
  .widget-mini-6fe1
  .gradient-dirty-1de9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left_352c .nav_cold_ef63 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_cold_ef63 .tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a:focus,
.nav_cold_ef63 .tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a:hover,
.nav_cold_ef63 .tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a:focus,
.nav_cold_ef63 .tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a:hover,
.nav_cold_ef63 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li > a:focus,
.nav_cold_ef63 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_ef63
  .tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.nav_cold_ef63
  .tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.over_e736
  > a,
.nav_cold_ef63
  .tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.nav_cold_ef63
  .tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.over_e736
  > a,
.nav_cold_ef63
  .tabs_thick_8514.summary_pink_038c
  .image-orange-9a7d
  > li.surface_cc45
  > a,
.nav_cold_ef63 .tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li.section_9bd7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_ef63 .module_stone_b93a,
.nav_cold_ef63 .module_stone_b93a a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_ef63 .solid_2dab.popup_6d7b li a,
.nav_cold_ef63 .active-621a a,
.nav_cold_ef63 .purple_be06,
.nav_cold_ef63 .image-orange-9a7d > li > a,
.nav_cold_ef63 .hovered_6460 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cold_ef63 .solid_2dab.popup_6d7b li a:hover,
.nav_cold_ef63 .active-621a a:hover,
.nav_cold_ef63 .purple_be06:hover,
.nav_cold_ef63 .image-orange-9a7d > li > a:hover,
.nav_cold_ef63 .hovered_6460:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_ef63 .label_wide_2a3a {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cold_ef63 .label_wide_2a3a .rough_5a1f {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_ef63 .label_wide_2a3a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-7275 .purple_14f6 {
  margin-left: auto;
  margin-right: auto;
}
.middle_19ed > * {
  margin-left: auto;
  margin-right: auto;
}
.middle_19ed .fresh_2d21 {
  margin-right: 1.41575em;
}
.input_tiny_2ec6 .middle_19ed > .center_3495 {
  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;
}
.input_tiny_2ec6 .middle_19ed > .new-3993 {
  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;
}
.hero_4e46.north-7275 .purple_14f6,
.first-4e0f.north-7275 .purple_14f6 {
  margin-left: 0;
}
.slow_d084.north-7275 .purple_14f6,
.tall_2341.north-7275 .purple_14f6 {
  margin-right: 0;
}
.middle_19ed ol,
.middle_19ed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column-3e33 video {
  max-width: 100%;
}
.red-fddd img {
  display: block;
}
.red-fddd.fresh_2d21,
.red-fddd.content-old-ef5b {
  width: 100%;
}
.red-fddd.new-3993 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.upper-d60e:not(.gradient_7bb0) {
  margin: 1.5em auto;
}
.layout-full-6c30 p {
  padding: 1.5em 14px;
}
ul.active_0440.new-3993,
ul.active_0440.center_3495,
ul.active_0440.layout_7858.center_3495 {
  padding: 0 14px;
}
.pressed_24cf {
  display: block;
  overflow-x: auto;
}
.pressed_24cf table {
  border-collapse: collapse;
  width: 100%;
}
.pressed_24cf td,
.pressed_24cf th {
  padding: 0.5em;
}
.middle_19ed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle_19ed ol ol,
.middle_19ed ol ul,
.middle_19ed ul ol,
.middle_19ed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle_19ed ol ol li,
.middle_19ed ol ul li,
.middle_19ed ul ol li,
.middle_19ed ul ul li {
  margin-left: 0;
}
.smooth_f6c8.accordion-d694 > .photo-complex-b0f2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.smooth_f6c8.accordion-d694 > .photo-complex-b0f2 iframe,
.smooth_f6c8.accordion-d694 > .photo-complex-b0f2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion_5bcc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion_5bcc.warm_cd21 {
  padding: 0;
}
.accordion_5bcc.warm_cd21 cite {
  font-size: 13px;
}
.accordion_5bcc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion_5bcc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar-9cee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar-9cee > p:first-child {
  margin-top: 0;
}
.sidebar-9cee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar-9cee blockquote {
  border-left: 0;
}
.soft_8db7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.soft_8db7:not(.form-hovered-7a1e) {
  max-width: 100px;
}
.soft_8db7.footer_f67d {
  border-bottom: none !important;
  text-align: center;
}
.soft_8db7.footer_f67d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout-full-6c30 p {
    padding: 1.5em 0;
  }
}
.texture-ccb2 {
  color: #0073aa;
}
.sidebar-62b2 {
  background-color: #0073aa;
}
.under_bec1 {
  color: #229fd8;
}
.complex-5e73 {
  background-color: #229fd8;
}
.card_pro_1e9d {
  color: #eee;
}
.footer-pressed-c229 {
  background-color: #eee;
}
.title-526b {
  color: #444;
}
.tertiary_inner_a737 {
  background-color: #444;
}
.slider_fresh_9355 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider_fresh_9355 .bottom_500c .active-621a {
  font-size: 15px;
}
.slider_fresh_9355 .active-621a {
  line-height: 1.3;
}
.slider_fresh_9355 .nav_cold_ef63 {
}
.slider_fresh_9355 .heading-inner-18b2 {
  background: #235787;
}
.in_4091 {
  padding: 0;
}
.in_4091 .heading-inner-18b2 {
  background: #1a1a1a;
}
.in_4091 .nav_cold_ef63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.first-c957 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.first-c957 .nav_cold_ef63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.first-c957 .heading-inner-18b2 {
  background: #303030;
}
.old_3948 {
  position: relative;
  z-index: 10;
}
.old_3948 .shade-rough-b272 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_29d2 .pagination_fluid_e01c {
  display: inline-block;
  vertical-align: middle;
}
.copper_29d2.notification_under_1b67 .pagination_fluid_e01c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper_29d2.notification_under_1b67 .pagination_fluid_e01c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_29d2.notification_under_1b67 .pagination_fluid_e01c {
    margin-right: 0.4em;
  }
}
.copper_29d2.notification_under_1b67 .pagination_fluid_e01c:last-child {
  margin-right: 0;
}
.over-5321 .shade-rough-b272 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .left_352c .bottom_500c {
    margin: 0 -0.5em;
  }
  .left_352c .bottom_500c [class*="customify-col-"],
  .left_352c .bottom_500c [class*="customify-col_"],
  .left_352c .bottom_500c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.left_352c.frame_rough_2d63 .shade-rough-b272 {
  background: 0 0 !important;
}
.left_352c.frame_rough_2d63 .shade-rough-b272,
.left_352c.over-5321 .shade-rough-b272 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .left_352c.media_9593 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.left_352c.over-5321 .shade-rough-b272 {
  box-shadow: none !important;
}
.element-iron-18fe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .element-iron-18fe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .element-iron-18fe {
    padding: 18px 0 20px;
  }
}
.element-iron-18fe .rough-3d40 {
  width: 100%;
}
.element-iron-18fe .shade_north_cb70 {
  margin-bottom: 0;
}
.element-iron-18fe .middle_4f17 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-2814 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-2814 .over_98fb {
  width: 100%;
}
.heading_a4f6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading_a4f6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading_a4f6 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;
}
.heading_a4f6 li:last-child:after {
  display: none;
}
.heading_a4f6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_simple_f186 .content-b87a button,
.element-iron-18fe .content-b87a button {
  left: 0;
}
.media_simple_f186 .over_98fb,
.element-iron-18fe .over_98fb {
  padding-left: 0;
  padding-right: 0;
}
.media_simple_f186 .menu-2814,
.element-iron-18fe .menu-2814 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_simple_f186 {
  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;
}
.media_simple_f186: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;
}
.media_simple_f186 .iron_bc7a {
  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) {
  .media_simple_f186 .iron_bc7a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_simple_f186 .iron_bc7a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_simple_f186 .iron_bc7a {
    min-height: 200px;
  }
}
.media_simple_f186 .heading_a4f6 {
  color: rgba(255, 255, 255, 0.8);
}
.media_simple_f186 .heading_a4f6 a,
.media_simple_f186 .heading_a4f6 li:after {
  color: inherit;
}
.media_simple_f186 .heading_a4f6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mask_39f8 {
  margin-bottom: 0.5em;
}
.box-pink-9754 {
  margin-bottom: 1.2em;
}
.box-pink-9754,
.mask_39f8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box-pink-9754 p:last-child,
.mask_39f8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content-b87a,
#masthead .content-b87a {
  display: none;
}
#masthead
  > .content-b87a.orange-12b8 {
  display: none;
}
#masthead > .content-b87a button {
  left: 0;
}
.motion_3f13 {
  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%;
}
.motion_3f13 .pagination_fluid_e01c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.motion_3f13 .mini_2002 {
  display: -webkit-box;
  display: flex;
}
.motion_3f13 .mini_2002.modal_bronze_b9ef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.motion_3f13 .mini_2002.shadow_473c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_3f13 .mini_2002.panel_919b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_3f13.advanced-62d0.banner-74c9 .mini_2002.modal_bronze_b9ef {
  flex-basis: 100%;
}
.motion_3f13.layout-e717 .mini_2002.shadow_473c {
  -webkit-box-flex: 1;
  flex: auto;
}
.motion_3f13.layout-e717 .mini_2002.panel_919b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content-b87a.orange-12b8 {
  display: none;
}
#masthead > .content-b87a button {
  left: 0;
}
.detail_old_804d {
  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;
}
.detail_old_804d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail_old_804d.alert_0a56 i {
  margin-right: 4px;
}
.detail_old_804d.modal-inner-a404 i {
  margin-left: 5px;
}
.active-621a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-621a p:last-child {
  margin-bottom: 0;
}
.bottom-156f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bottom-156f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bottom-156f img {
  display: block;
  width: auto;
  line-height: 1;
}
.bottom-156f .module_stone_b93a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bottom-156f .current_12d2 {
  margin: 5px 0 7px 0;
}
.bottom-156f.bottom-3128 .caption_5585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-156f.bottom-3128 .hidden-b56e {
  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;
}
.bottom-156f.nav-b358 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bottom-156f.nav-b358 .caption_5585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-156f.nav-b358 .hidden-b56e {
  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;
}
.bottom-156f.grid-1bf0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-156f.form_in_3318 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bottom-156f.form_in_3318 .hidden-b56e {
  margin-top: 7px;
}
.footer-hard-9eae {
  display: inline-block;
}
.old_3948 .item-d5f5 .bottom-156f img {
  max-width: 100%;
}
.tabs_thick_8514 .section_over_77da.feature_active_45bd,
.active-wide-eae4 .section_over_77da.feature_active_45bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_thick_8514 .item-narrow-716c,
.active-wide-eae4 .item-narrow-716c {
  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%);
}
.tabs_thick_8514 .item-narrow-716c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs_thick_8514.west_09ae .item-narrow-716c {
  display: none;
}
.tabs_thick_8514 .element_down_b1c0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs_thick_8514 .element_down_b1c0 li {
  display: inline-block;
  position: relative;
}
.tabs_thick_8514 .element_down_b1c0 li:last-child {
  margin-right: 0;
}
.tabs_thick_8514 .element_down_b1c0 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;
}
.tabs_thick_8514 .element_down_b1c0 li.section_9bd7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs_thick_8514 .element_down_b1c0 > 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;
}
.tabs_thick_8514 .element_down_b1c0 > li > a i {
  line-height: 0;
}
.tabs_thick_8514 .element_down_b1c0 > li.light_7632 > a .item-narrow-716c {
  margin-left: 4px;
  line-height: 0;
}
.tabs_thick_8514 .element_down_b1c0 .next-50fc li.light_7632 > a {
  position: relative;
}
.tabs_thick_8514 .element_down_b1c0 .next-50fc li.light_7632 > a:after,
.tabs_thick_8514 .element_down_b1c0 .next-50fc li.light_7632 > a:before {
  content: "";
  display: table;
}
.tabs_thick_8514 .element_down_b1c0 .next-50fc li.light_7632 > a:after {
  clear: both;
}
.tabs_thick_8514 .element_down_b1c0 .next-50fc li.light_7632 > a .item-narrow-716c {
  margin-left: 5px;
  float: right;
}
.tabs_thick_8514 .frame_be6d,
.tabs_thick_8514 .next-50fc {
  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;
}
.tabs_thick_8514 .next-50fc {
  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;
}
.tabs_thick_8514 .next-50fc .feature_active_45bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_thick_8514 .next-50fc .item-narrow-716c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs_thick_8514 .next-50fc li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs_thick_8514 .next-50fc 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;
}
.tabs_thick_8514 .next-50fc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs_thick_8514 .next-50fc .next-50fc {
  top: 0;
  left: 100%;
}
.tabs_thick_8514 .item_666f.fn-focus-dda4 > .frame_be6d,
.tabs_thick_8514 .item_666f.fn-focus-dda4 > .next-50fc,
.tabs_thick_8514 .item_666f:focus > .frame_be6d,
.tabs_thick_8514 .item_666f:focus > .next-50fc,
.tabs_thick_8514 .item_666f:hover > .frame_be6d,
.tabs_thick_8514 .item_666f:hover > .next-50fc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs_thick_8514.summary_pink_038c .image-orange-9a7d:after,
.tabs_thick_8514.summary_pink_038c .image-orange-9a7d:before {
  content: "";
  display: table;
}
.tabs_thick_8514.summary_pink_038c .image-orange-9a7d:after {
  clear: both;
}
.tabs_thick_8514.summary_pink_038c .image-orange-9a7d > li {
  float: left;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d:after,
.tabs_thick_8514.primary-94f3 .image-orange-9a7d:before {
  content: "";
  display: table;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d:after {
  clear: both;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d > li {
  float: left;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_thick_8514.primary-94f3 .image-orange-9a7d > li.surface_cc45 > a,
.tabs_thick_8514.primary-94f3 .image-orange-9a7d > li.section_9bd7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a .feature_active_45bd {
  position: relative;
}
.tabs_thick_8514.pattern_3dab .image-orange-9a7d > li > a .feature_active_45bd: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;
}
.tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li:focus
  > a
  .feature_active_45bd:before,
.tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li:hover
  > a
  .feature_active_45bd:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.surface_cc45
  > a
  .feature_active_45bd:before,
.tabs_thick_8514.pattern_3dab
  .image-orange-9a7d
  > li.over_e736
  > a
  .feature_active_45bd:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a .feature_active_45bd {
  position: relative;
}
.tabs_thick_8514.photo-dc21 .image-orange-9a7d > li > a .feature_active_45bd: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;
}
.tabs_thick_8514.photo-dc21 .image-orange-9a7d > li:focus > a .feature_active_45bd:before,
.tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li:hover
  > a
  .feature_active_45bd:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.surface_cc45
  > a
  .feature_active_45bd:before,
.tabs_thick_8514.photo-dc21
  .image-orange-9a7d
  > li.over_e736
  > a
  .feature_active_45bd:before {
  width: 100%;
  background-color: currentColor;
}
.active-wide-eae4 .element_down_b1c0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active-wide-eae4 .element_down_b1c0 li:first-child > a {
  border-top: none;
}
.active-wide-eae4 .element_down_b1c0 .element-lower-edc5 > .feature_active_45bd .item-narrow-716c {
  display: none;
}
.active-wide-eae4 .element_down_b1c0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active-wide-eae4 .element_down_b1c0 li:last-child {
  border: none;
}
.active-wide-eae4 .element_down_b1c0 li.light_7632 > a {
  padding-right: 45px !important;
}
.active-wide-eae4 .element_down_b1c0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active-wide-eae4 .element_down_b1c0 li a:focus,
.active-wide-eae4 .element_down_b1c0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-wide-eae4 .element_down_b1c0 li .paragraph-in-5678 {
  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;
}
.active-wide-eae4 .element_down_b1c0 li .paragraph-in-5678:hover {
  box-shadow: none;
}
.active-wide-eae4 .element_down_b1c0 li .paragraph-in-5678 .item-narrow-716c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active-wide-eae4 .element_down_b1c0 .next-50fc {
  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);
}
.active-wide-eae4 .element_down_b1c0 .next-50fc li a {
  padding-left: 3em;
}
.active-wide-eae4 .element_down_b1c0 .tertiary_yellow_879c > a .paragraph-in-5678 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active-wide-eae4 .element_down_b1c0 .tertiary_yellow_879c > .next-50fc {
  display: block;
  opacity: 1;
}
.new-9b9f {
  max-width: 100%;
}
.layout-d441 {
  line-height: 0;
  cursor: pointer;
}
.hovered_6460 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hovered_6460:hover {
  box-shadow: none;
  color: currentColor;
}
.hovered_6460 svg {
  width: 18px;
  height: 18px;
}
.hovered_6460 .dim-8f1a {
  display: none;
}
.border-outer-44d7 {
  position: relative;
}
.border-outer-44d7.fn-active-dda4 .hovered_6460 .filter_511e {
  display: none;
}
.border-outer-44d7.fn-active-dda4 .hovered_6460 .dim-8f1a {
  display: inline-block;
}
.border-outer-44d7 .thick-aa65 {
  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);
}
.border-outer-44d7.photo-bright-a38f .thick-aa65 {
  left: auto;
  right: -0.9em;
}
.border-outer-44d7.photo-bright-a38f .basic_8f90::before {
  left: auto;
  right: 15px;
}
.border-outer-44d7.fn-active-dda4 .thick-aa65 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-mini-6fe1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.widget-mini-6fe1 label {
  flex-basis: 100%;
}
.widget-mini-6fe1 .highlight-center-6b42 {
  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;
}
.widget-mini-6fe1 .gradient-dirty-1de9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.widget-mini-6fe1 .gradient-dirty-1de9:focus {
  background-color: transparent;
}
.widget-mini-6fe1 button.logo_9846 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.widget-mini-6fe1 button.logo_9846:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.widget-mini-6fe1 button.logo_9846 svg {
  width: 18px;
  height: 18px;
}
.widget-mini-6fe1 input[type="submit"] {
  min-height: auto;
}
.tall-c9ae .widget-mini-6fe1 .gradient-dirty-1de9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.basic_8f90 {
  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) {
  .basic_8f90 {
    width: 220px;
  }
}
.basic_8f90 label {
  flex-basis: 100%;
}
.basic_8f90::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;
}
.mask-top-211c .tall-c9ae .widget-mini-6fe1 {
  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;
}
.mask-top-211c
  .tall-c9ae
  .widget-mini-6fe1
  .highlight-center-6b42 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask-top-211c .tall-c9ae .widget-mini-6fe1 .gradient-dirty-1de9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask-top-211c
  .tall-c9ae
  .widget-mini-6fe1
  .gradient-dirty-1de9:focus {
  background: 0 0;
}
.mask-top-211c
  .tall-c9ae
  .widget-mini-6fe1
  .row-under-5038 {
  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;
}
.solid_2dab {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.solid_2dab li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.solid_2dab li:last-child {
  margin-right: 0;
}
.solid_2dab li:first-child {
  margin-left: 0;
}
.solid_2dab.layout-stale-8df8 a {
  color: #fff;
}
.solid_2dab.layout-stale-8df8 a:hover {
  color: #fff;
}
.solid_2dab a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.solid_2dab a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.solid_2dab a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.solid_2dab a:hover {
  opacity: 0.9;
  color: inherit;
}
.solid_2dab [class*="social-icon-apple"] {
  background-color: #999;
}
.solid_2dab [class*="social-icon-apple"].column_c722 {
  background-color: transparent;
  color: #999;
}
.solid_2dab [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.solid_2dab [class*="social-icon-behance"].column_c722 {
  background-color: transparent;
  color: #1769ff;
}
.solid_2dab [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.solid_2dab [class*="social-icon-bitbucket"].column_c722 {
  background-color: transparent;
  color: #205081;
}
.solid_2dab [class*="social-icon-codepen"] {
  background-color: #000;
}
.solid_2dab [class*="social-icon-codepen"].column_c722 {
  background-color: transparent;
  color: #000;
}
.solid_2dab [class*="social-icon-delicious"] {
  background-color: #39f;
}
.solid_2dab [class*="social-icon-delicious"].column_c722 {
  background-color: transparent;
  color: #39f;
}
.solid_2dab [class*="social-icon-digg"] {
  background-color: #005be2;
}
.solid_2dab [class*="social-icon-digg"].column_c722 {
  background-color: transparent;
  color: #005be2;
}
.solid_2dab [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.solid_2dab [class*="social-icon-dribbble"].column_c722 {
  background-color: transparent;
  color: #ea4c89;
}
.solid_2dab [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.solid_2dab [class*="social-icon-envelope"].column_c722 {
  background-color: transparent;
  color: #ea4335;
}
.solid_2dab [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.solid_2dab [class*="social-icon-facebook"].column_c722 {
  background-color: transparent;
  color: #3b5998;
}
.solid_2dab [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.solid_2dab [class*="social-icon-flickr"].column_c722 {
  background-color: transparent;
  color: #0063dc;
}
.solid_2dab [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.solid_2dab [class*="social-icon-foursquare"].column_c722 {
  background-color: transparent;
  color: #2d5be3;
}
.solid_2dab [class*="social-icon-github"] {
  background-color: #333;
}
.solid_2dab [class*="social-icon-github"].column_c722 {
  background-color: transparent;
  color: #333;
}
.solid_2dab [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.solid_2dab [class*="social-icon-google-plus"].column_c722 {
  background-color: transparent;
  color: #dd4b39;
}
.solid_2dab [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.solid_2dab [class*="social-icon-houzz"].column_c722 {
  background-color: transparent;
  color: #7ac142;
}
.solid_2dab [class*="social-icon-instagram"] {
  background-color: #262626;
}
.solid_2dab [class*="social-icon-instagram"].column_c722 {
  background-color: transparent;
  color: #262626;
}
.solid_2dab [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.solid_2dab [class*="social-icon-jsfiddle"].column_c722 {
  background-color: transparent;
  color: #487aa2;
}
.solid_2dab [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.solid_2dab [class*="social-icon-linkedin"].column_c722 {
  background-color: transparent;
  color: #0077b5;
}
.solid_2dab [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.solid_2dab [class*="social-icon-medium"].column_c722 {
  background-color: transparent;
  color: #00ab6b;
}
.solid_2dab [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.solid_2dab
  [class*="social-icon-odnoklassniki"].column_c722 {
  background-color: transparent;
  color: #f4731c;
}
.solid_2dab [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.solid_2dab [class*="social-icon-meetup"].column_c722 {
  background-color: transparent;
  color: #ec1c40;
}
.solid_2dab [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.solid_2dab [class*="social-icon-pinterest"].column_c722 {
  background-color: transparent;
  color: #bd081c;
}
.solid_2dab [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.solid_2dab [class*="social-icon-product-hunt"].column_c722 {
  background-color: transparent;
  color: #da552f;
}
.solid_2dab [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.solid_2dab [class*="social-icon-reddit"].column_c722 {
  background-color: transparent;
  color: #ff4500;
}
.solid_2dab [class*="social-icon-rss"] {
  background-color: #f26522;
}
.solid_2dab [class*="social-icon-rss"].column_c722 {
  background-color: transparent;
  color: #f26522;
}
.solid_2dab [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.solid_2dab
  [class*="social-icon-shopping-cart"].column_c722 {
  background-color: transparent;
  color: #4caf50;
}
.solid_2dab [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.solid_2dab [class*="social-icon-skype"].column_c722 {
  background-color: transparent;
  color: #00aff0;
}
.solid_2dab [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.solid_2dab [class*="social-icon-slideshare"].column_c722 {
  background-color: transparent;
  color: #0077b5;
}
.solid_2dab [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.solid_2dab [class*="social-icon-snapchat"].column_c722 {
  background-color: transparent;
  color: #fffc00;
}
.solid_2dab [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.solid_2dab [class*="social-icon-soundcloud"].column_c722 {
  background-color: transparent;
  color: #f80;
}
.solid_2dab [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.solid_2dab [class*="social-icon-spotify"].column_c722 {
  background-color: transparent;
  color: #2ebd59;
}
.solid_2dab [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.solid_2dab
  [class*="social-icon-stack-overflow"].column_c722 {
  background-color: transparent;
  color: #fe7a15;
}
.solid_2dab [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.solid_2dab [class*="social-icon-maldkfgram"].column_c722 {
  background-color: transparent;
  color: #2ca5e0;
}
.solid_2dab [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.solid_2dab [class*="social-icon-tripadvisor"].column_c722 {
  background-color: transparent;
  color: #589442;
}
.solid_2dab [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.solid_2dab [class*="social-icon-tumblr"].column_c722 {
  background-color: transparent;
  color: #35465c;
}
.solid_2dab [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.solid_2dab [class*="social-icon-twitch"].column_c722 {
  background-color: transparent;
  color: #6441a5;
}
.solid_2dab [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.solid_2dab [class*="social-icon-twitter"].column_c722 {
  background-color: transparent;
  color: #1da1f2;
}
.solid_2dab [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.solid_2dab [class*="social-icon-vimeo"].column_c722 {
  background-color: transparent;
  color: #1ab7ea;
}
.solid_2dab [class*="social-icon-vk"] {
  background-color: #45668e;
}
.solid_2dab [class*="social-icon-vk"].column_c722 {
  background-color: transparent;
  color: #45668e;
}
.solid_2dab [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.solid_2dab [class*="social-icon-weibo"].column_c722 {
  background-color: transparent;
  color: #df2029;
}
.solid_2dab [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.solid_2dab [class*="social-icon-weixin"].column_c722 {
  background-color: transparent;
  color: #7bb32e;
}
.solid_2dab [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.solid_2dab [class*="social-icon-whatsapp"].column_c722 {
  background-color: transparent;
  color: #25d366;
}
.solid_2dab [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.solid_2dab [class*="social-icon-wordpress"].column_c722 {
  background-color: transparent;
  color: #21759b;
}
.solid_2dab [class*="social-icon-xing"] {
  background-color: #026466;
}
.solid_2dab [class*="social-icon-xing"].column_c722 {
  background-color: transparent;
  color: #026466;
}
.solid_2dab [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.solid_2dab [class*="social-icon-yelp"].column_c722 {
  background-color: transparent;
  color: #af0606;
}
.solid_2dab [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.solid_2dab [class*="social-icon-youtube"].column_c722 {
  background-color: transparent;
  color: #cd201f;
}
.purple_be06 {
  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;
}
.purple_be06:hover {
  box-shadow: none;
  background: 0 0;
}
.frame-eb71 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow-5d74 {
  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;
}
.black-5942 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table_3133 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table_3133,
.table_3133::after,
.table_3133::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;
}
.table_3133::after,
.table_3133::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-64a5 .yellow-5d74 .black-5942 {
  margin-top: -2px;
  width: 19px;
}
.header-64a5 .yellow-5d74 .table_3133 {
  margin-top: -1px;
}
.header-64a5 .yellow-5d74 .table_3133,
.header-64a5 .yellow-5d74 .table_3133::after,
.header-64a5 .yellow-5d74 .table_3133::before {
  width: 19px;
  height: 2px;
}
.header-64a5 .yellow-5d74 .table_3133::before {
  top: -6px;
}
.header-64a5 .yellow-5d74 .table_3133::after {
  bottom: -6px;
}
.progress-c081 .yellow-5d74 .black-5942 {
  margin-top: -2px;
  width: 22px;
}
.progress-c081 .yellow-5d74 .table_3133 {
  margin-top: -1px;
}
.progress-c081 .yellow-5d74 .table_3133,
.progress-c081 .yellow-5d74 .table_3133::after,
.progress-c081 .yellow-5d74 .table_3133::before {
  width: 22px;
  height: 2px;
}
.progress-c081 .yellow-5d74 .table_3133::before {
  top: -7px;
}
.progress-c081 .yellow-5d74 .table_3133::after {
  bottom: -7px;
}
.carousel_medium_9f3c .yellow-5d74 .black-5942 {
  margin-top: -2px;
  width: 31px;
}
.carousel_medium_9f3c .yellow-5d74 .table_3133 {
  margin-top: -1.5px;
}
.carousel_medium_9f3c .yellow-5d74 .table_3133,
.carousel_medium_9f3c .yellow-5d74 .table_3133::after,
.carousel_medium_9f3c .yellow-5d74 .table_3133::before {
  width: 31px;
  height: 3px;
}
.carousel_medium_9f3c .yellow-5d74 .table_3133::before {
  top: -9px;
}
.carousel_medium_9f3c .yellow-5d74 .table_3133::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .upper_3ccd .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_3ccd .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .upper_3ccd .yellow-5d74 .table_3133,
  .upper_3ccd .yellow-5d74 .table_3133::after,
  .upper_3ccd .yellow-5d74 .table_3133::before {
    width: 19px;
    height: 2px;
  }
  .upper_3ccd .yellow-5d74 .table_3133::before {
    top: -6px;
  }
  .upper_3ccd .yellow-5d74 .table_3133::after {
    bottom: -6px;
  }
  .message_fluid_905c .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 22px;
  }
  .message_fluid_905c .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .message_fluid_905c .yellow-5d74 .table_3133,
  .message_fluid_905c .yellow-5d74 .table_3133::after,
  .message_fluid_905c .yellow-5d74 .table_3133::before {
    width: 22px;
    height: 2px;
  }
  .message_fluid_905c .yellow-5d74 .table_3133::before {
    top: -7px;
  }
  .message_fluid_905c .yellow-5d74 .table_3133::after {
    bottom: -7px;
  }
  .form-a14d .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 31px;
  }
  .form-a14d .yellow-5d74 .table_3133 {
    margin-top: -1.5px;
  }
  .form-a14d .yellow-5d74 .table_3133,
  .form-a14d .yellow-5d74 .table_3133::after,
  .form-a14d .yellow-5d74 .table_3133::before {
    width: 31px;
    height: 3px;
  }
  .form-a14d .yellow-5d74 .table_3133::before {
    top: -9px;
  }
  .form-a14d .yellow-5d74 .table_3133::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item-f502 .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 19px;
  }
  .item-f502 .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .item-f502 .yellow-5d74 .table_3133,
  .item-f502 .yellow-5d74 .table_3133::after,
  .item-f502 .yellow-5d74 .table_3133::before {
    width: 19px;
    height: 2px;
  }
  .item-f502 .yellow-5d74 .table_3133::before {
    top: -6px;
  }
  .item-f502 .yellow-5d74 .table_3133::after {
    bottom: -6px;
  }
  .section-65c7 .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 22px;
  }
  .section-65c7 .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .section-65c7 .yellow-5d74 .table_3133,
  .section-65c7 .yellow-5d74 .table_3133::after,
  .section-65c7 .yellow-5d74 .table_3133::before {
    width: 22px;
    height: 2px;
  }
  .section-65c7 .yellow-5d74 .table_3133::before {
    top: -7px;
  }
  .section-65c7 .yellow-5d74 .table_3133::after {
    bottom: -7px;
  }
  .gallery_right_375b .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_right_375b .yellow-5d74 .table_3133 {
    margin-top: -1.5px;
  }
  .gallery_right_375b .yellow-5d74 .table_3133,
  .gallery_right_375b .yellow-5d74 .table_3133::after,
  .gallery_right_375b .yellow-5d74 .table_3133::before {
    width: 31px;
    height: 3px;
  }
  .gallery_right_375b .yellow-5d74 .table_3133::before {
    top: -9px;
  }
  .gallery_right_375b .yellow-5d74 .table_3133::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bright-d60b .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 19px;
  }
  .bright-d60b .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .bright-d60b .yellow-5d74 .table_3133,
  .bright-d60b .yellow-5d74 .table_3133::after,
  .bright-d60b .yellow-5d74 .table_3133::before {
    width: 19px;
    height: 2px;
  }
  .bright-d60b .yellow-5d74 .table_3133::before {
    top: -6px;
  }
  .bright-d60b .yellow-5d74 .table_3133::after {
    bottom: -6px;
  }
  .header-medium-d0bd .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 22px;
  }
  .header-medium-d0bd .yellow-5d74 .table_3133 {
    margin-top: -1px;
  }
  .header-medium-d0bd .yellow-5d74 .table_3133,
  .header-medium-d0bd .yellow-5d74 .table_3133::after,
  .header-medium-d0bd .yellow-5d74 .table_3133::before {
    width: 22px;
    height: 2px;
  }
  .header-medium-d0bd .yellow-5d74 .table_3133::before {
    top: -7px;
  }
  .header-medium-d0bd .yellow-5d74 .table_3133::after {
    bottom: -7px;
  }
  .row_6353 .yellow-5d74 .black-5942 {
    margin-top: -2px;
    width: 31px;
  }
  .row_6353 .yellow-5d74 .table_3133 {
    margin-top: -1.5px;
  }
  .row_6353 .yellow-5d74 .table_3133,
  .row_6353 .yellow-5d74 .table_3133::after,
  .row_6353 .yellow-5d74 .table_3133::before {
    width: 31px;
    height: 3px;
  }
  .row_6353 .yellow-5d74 .table_3133::before {
    top: -9px;
  }
  .row_6353 .yellow-5d74 .table_3133::after {
    bottom: -9px;
  }
}
.accordion-advanced-a965 .table_3133 {
  -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);
}
.accordion-advanced-a965 .table_3133::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion-advanced-a965 .table_3133::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);
}
.accordion-advanced-a965.liquid_6d7b .table_3133 {
  -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);
}
.accordion-advanced-a965.liquid_6d7b .table_3133::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion-advanced-a965.liquid_6d7b .table_3133::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);
}
.content-2b21 {
  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.sort_83a2:before {
  display: none;
}
.simple-23d7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.simple-23d7 .medium_8b12 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.simple-23d7 .medium_8b12:last-of-type {
  border-bottom: none;
}
.simple-23d7 .medium_8b12.panel_dirty_e8cd,
.simple-23d7 .medium_8b12.form_east_5d0c,
.simple-23d7 .medium_8b12.cold_2f7a {
  padding: 0;
}
.simple-23d7 .active-wide-eae4 .paragraph-in-5678 {
  color: currentColor;
}
.simple-23d7 .active-wide-eae4 .paragraph-in-5678:focus,
.simple-23d7 .active-wide-eae4 .paragraph-in-5678:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-23d7.nav_cold_ef63 .label_wide_2a3a,
.simple-23d7.nav_cold_ef63 .active-621a a,
.simple-23d7.nav_cold_ef63 .image-orange-9a7d a,
.simple-23d7.nav_cold_ef63 .next-50fc a {
  color: rgba(0, 0, 0, 0.55);
}
.simple-23d7.nav_cold_ef63 .label_wide_2a3a:hover,
.simple-23d7.nav_cold_ef63 .active-621a a:hover,
.simple-23d7.nav_cold_ef63 .image-orange-9a7d a:hover,
.simple-23d7.nav_cold_ef63 .next-50fc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple-23d7.nav_cold_ef63 .rough_5a1f {
  color: rgba(0, 0, 0, 0.8);
}
.simple-23d7.nav_cold_ef63 .medium_8b12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple-23d7.nav_cold_ef63 .medium_8b12:before {
  background: rgba(0, 0, 0, 0.08);
}
.simple-23d7.nav_cold_ef63 .component-bronze-4c23:before {
  background: rgba(255, 255, 255, 0.9);
}
.simple-23d7.nav_cold_ef63 .active-wide-eae4 .element_down_b1c0 li a,
.simple-23d7.nav_cold_ef63 .active-wide-eae4 .paragraph-in-5678,
.simple-23d7.nav_cold_ef63 .next-50fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple-23d7.nav_cold_ef63 .active-wide-eae4 .paragraph-in-5678:focus,
.simple-23d7.nav_cold_ef63 .active-wide-eae4 .paragraph-in-5678:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-23d7.nav_cold_ef63 .element_down_b1c0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple-23d7.heading-inner-18b2 .label_wide_2a3a,
.simple-23d7.heading-inner-18b2 .active-621a a,
.simple-23d7.heading-inner-18b2 .image-orange-9a7d .paragraph-in-5678,
.simple-23d7.heading-inner-18b2 .image-orange-9a7d a,
.simple-23d7.heading-inner-18b2 .next-50fc a {
  color: rgba(255, 255, 255, 0.79);
}
.simple-23d7.heading-inner-18b2 .label_wide_2a3a:hover,
.simple-23d7.heading-inner-18b2 .active-621a a:hover,
.simple-23d7.heading-inner-18b2 .image-orange-9a7d .paragraph-in-5678:hover,
.simple-23d7.heading-inner-18b2 .image-orange-9a7d a:hover,
.simple-23d7.heading-inner-18b2 .next-50fc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-23d7.heading-inner-18b2 .rough_5a1f {
  color: rgba(255, 255, 255, 0.99);
}
.simple-23d7.heading-inner-18b2 .medium_8b12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-23d7.heading-inner-18b2 .medium_8b12:before {
  background: rgba(255, 255, 255, 0.08);
}
.simple-23d7.heading-inner-18b2 .component-bronze-4c23:before {
  background: rgba(0, 0, 0, 0.9);
}
.simple-23d7.heading-inner-18b2 .active-wide-eae4 .element_down_b1c0 li a,
.simple-23d7.heading-inner-18b2 .active-wide-eae4 .paragraph-in-5678,
.simple-23d7.heading-inner-18b2 .next-50fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-23d7.heading-inner-18b2 .active-wide-eae4 .paragraph-in-5678:focus,
.simple-23d7.heading-inner-18b2 .active-wide-eae4 .paragraph-in-5678:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-23d7.heading-inner-18b2 .element_down_b1c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-bronze-4c23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component-bronze-4c23:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.clean_f3fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-88fc .simple-23d7 {
  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;
}
.focus-88fc .medium_8b12 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-88fc .medium_8b12: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) {
  .focus-88fc .medium_8b12:before {
    width: 16%;
    left: 42%;
  }
}
.focus-88fc .medium_8b12:last-child:before {
  content: none;
}
.focus-88fc .medium_8b12[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-88fc .active-wide-eae4 .element_down_b1c0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-88fc .active-wide-eae4 .element_down_b1c0 li a .paragraph-in-5678 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-88fc .active-wide-eae4 .next-50fc {
  border: none;
}
.focus-88fc .active-wide-eae4 .next-50fc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-88fc .component-bronze-4c23 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-88fc .clean_f3fe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-88fc .heading-inner-18b2 .component-bronze-4c23:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-88fc .nav_cold_ef63.disabled_right_51d9 .table_3133 {
  background: rgba(0, 0, 0, 0.6);
}
.focus-88fc
  .nav_cold_ef63.disabled_right_51d9
  .table_3133::after,
.focus-88fc
  .nav_cold_ef63.disabled_right_51d9
  .table_3133:before {
  background: inherit;
}
.focus-88fc
  .nav_cold_ef63.disabled_right_51d9:hover
  .table_3133 {
  background: rgba(0, 0, 0, 0.8);
}
.card-51f1 .simple-23d7 {
  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) {
  .card-51f1 .simple-23d7 {
    width: auto;
    right: 45px;
  }
}
.in-85f4 .simple-23d7 {
  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) {
  .in-85f4 .simple-23d7 {
    width: auto;
    left: 45px;
  }
}
.sort_83a2 .simple-23d7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_83a2 .clean_f3fe {
  max-width: 48em;
  margin: 0 auto;
}
.sort_83a2 .component-bronze-4c23:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_5e98 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_5e98.focus-88fc .simple-23d7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_5e98.card-51f1 .simple-23d7 {
  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);
}
.copper_5e98 .simple-23d7 {
  visibility: visible;
}
.copper_5e98.in-85f4 .simple-23d7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-53f3,
.popup_gold_d392 {
  overflow-x: hidden;
}
.content-53f3 .simple-23d7 {
  overflow: auto;
}
.content-53f3.focus-88fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-53f3.focus-88fc .simple-23d7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-53f3.focus-88fc .purple_be06 {
  opacity: 0;
}
.content-53f3.card-51f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-53f3.card-51f1 .simple-23d7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-53f3.card-51f1 .purple_be06 {
  opacity: 0;
}
.content-53f3.in-85f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-53f3.in-85f4 .simple-23d7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-53f3.in-85f4 .purple_be06 {
  opacity: 0;
}
.content-53f3.sort_83a2 .simple-23d7 {
  z-index: 10;
  visibility: visible;
}
.disabled_right_51d9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled_right_51d9 .table_3133 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_right_51d9 .table_3133::after,
.disabled_right_51d9 .table_3133:before {
  background: inherit;
}
.disabled_right_51d9:hover .table_3133 {
  background: rgba(255, 255, 255, 0.99);
}
.in-85f4 .disabled_right_51d9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_83a2 .disabled_right_51d9 {
  display: none !important;
}
.content-53f3:before,
.popup_gold_d392:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-53f3 .disabled_right_51d9,
.popup_gold_d392 .disabled_right_51d9 {
  display: inline-block;
}
.simple-23d7 .pagination_fluid_e01c {
  -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;
}
.content-53f3 .simple-23d7 .pagination_fluid_e01c,
.popup_gold_d392 .simple-23d7 .pagination_fluid_e01c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cold_ce97 .highlight-center-6b42 {
  width: 100%;
}
.item-d5f5 {
  padding: 0 0.5em 0;
}
.item-d5f5 [class*="customify-col-"],
.item-d5f5 [class*="customify-col_"],
.item-d5f5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover-cb1e .item-d5f5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bottom_500c .mini_2f62,
  .mini_2f62 {
    display: none;
  }
  .right_219c {
    text-align: left;
  }
  .tiny-8676 {
    text-align: center;
  }
  .fixed-6915 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_500c .hovered-c5ec,
  .hovered-c5ec {
    display: none;
  }
  .warm-d542 {
    text-align: left;
  }
  .pressed_5a6e {
    text-align: center;
  }
  .highlight_de60 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bottom_500c .block-6565,
  .block-6565 {
    display: none;
  }
  .upper_dcc5 {
    text-align: left;
  }
  .cold-f0ca {
    text-align: center;
  }
  .aside-781a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.motion_025d {
  box-shadow: none !important;
}
.item-6abb .video-4b13,
.info-dynamic-1473 .video-4b13 {
  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;
}
.info-dynamic-1473 .video-4b13 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade-rough-b272 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade-rough-b272:after,
.shade-rough-b272:before {
  content: "";
  display: table;
}
.shade-rough-b272:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade-rough-b272 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade-rough-b272,
.media_9593 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail_d948.avatar-a15d .shade-rough-b272 {
  max-width: 100%;
}
.thumbnail_d948.pink-02b8 {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail_d948.dark_483e .shade-rough-b272 {
  max-width: 100%;
}
.thumbnail_d948.dark_483e > .shade-rough-b272 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_d948.dark_483e > .shade-rough-b272 .bottom_500c {
  margin: 0;
}
.thumbnail_d948.dark_483e
  > .shade-rough-b272
  .breadcrumb_998b.top_d7c3 {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail_d948.dark_483e #main.top_d7c3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_5d6c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_5d6c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_e0f5 .purple_14f6 {
    padding-right: 1em;
  }
  .video_e0f5.pro-4832 .breadcrumb_998b {
    border-right: 1px solid #eaecee;
  }
  .video_e0f5.pro-4832 .purple_14f6 {
    padding-right: 1em;
  }
  .video_e0f5.pro-4832 .pressed-44ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_mini_e5bf .purple_14f6 {
    padding-left: 1em;
  }
  .footer_mini_e5bf.pro-4832 .breadcrumb_998b {
    border-left: 1px solid #eaecee;
  }
  .footer_mini_e5bf.pro-4832 .purple_14f6 {
    padding-left: 1em;
  }
  .footer_mini_e5bf.pro-4832 .pressed-44ad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_center_37f2 .purple_14f6 {
    padding-left: 1em;
  }
  .background_center_37f2.pro-4832 .down_b440 {
    border-right: 1px solid #eaecee;
  }
  .background_center_37f2.pro-4832 .chip_fe26 {
    border-right: 1px solid #eaecee;
  }
  .background_center_37f2.pro-4832 .purple_14f6 {
    padding-left: 1em;
  }
  .background_center_37f2.pro-4832 .pressed-44ad {
    padding-right: 1em;
  }
  .background_center_37f2.pro-4832 .over-8545 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_fdc7 .purple_14f6 {
    padding-right: 1em;
  }
  .liquid_fdc7.pro-4832 .down_b440 {
    border-left: 1px solid #eaecee;
  }
  .liquid_fdc7.pro-4832 .chip_fe26 {
    border-left: 1px solid #eaecee;
  }
  .liquid_fdc7.pro-4832 .purple_14f6 {
    padding-right: 1em;
  }
  .liquid_fdc7.pro-4832 .pressed-44ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_fdc7.pro-4832 .over-8545 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_5d6c .purple_14f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_5d6c.pro-4832 .breadcrumb_998b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_5d6c.pro-4832 .purple_14f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_5d6c.pro-4832 .pressed-44ad {
    padding-left: 1em;
  }
  .notice_5d6c.pro-4832 .over-8545 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_5d6c.pro-4832 .purple_14f6 {
    padding-left: 0;
  }
}
.image_focused_696d .copper_29d2 {
  display: inline-block;
}
.frame_cool_faed {
  display: inline-block;
}
.pattern-2c75 {
  word-con: break-word;
}
.wide-004f > span {
  display: inline-block;
  padding: 5px 0;
}
.wide-004f .notification-bottom-b2ab {
  margin-left: 8px;
  margin-right: 8px;
}
.wide-004f .text_5857 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice_5bc8 .message-black-b65f {
  margin-bottom: 2em;
}
.notice_5bc8 .dynamic-74de {
  margin-bottom: 15px;
}
.notice_5bc8 .dynamic-74de:last-child {
  margin-bottom: 0;
}
.notice_5bc8 .hot-f4c0 {
  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) {
  .notice_5bc8 .hot-f4c0 {
    display: block;
  }
}
.notice_5bc8 .small_e553 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice_5bc8 .small_e553 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice_5bc8 .heading_e511 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice_5bc8 .heading_e511 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice_5bc8 .heading_e511 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice_5bc8 .pattern-2c75 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_5bc8 .pattern-2c75 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice_5bc8 .stale-40b3 p:last-child {
  margin-bottom: 0;
}
.notice_5bc8 .white_ed43 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice_5bc8 .upper-9ae5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice_5bc8 .gold-641b {
  margin-top: 1em;
}
.notice_5bc8 .component-top-8af6 {
  top: 0;
  display: block;
}
.notice_5bc8 .component-top-8af6 a {
  color: inherit;
}
.notice_5bc8 .component-top-8af6 a:hover {
  color: inherit;
}
.notice_5bc8 .last_b9b6 {
  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;
}
.notice_5bc8 .last_b9b6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice_5bc8 .upper-9ae5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice_5bc8 .block-solid-861a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice_5bc8 .block-solid-861a:first-child {
  margin-top: 0;
}
.notice_5bc8 .block-solid-861a.stale-c526 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice_5bc8 .block-solid-861a.backdrop-huge-635a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_5bc8
  .block-solid-861a.backdrop-huge-635a.dropdown-6be7
  .gold-641b {
  width: 100%;
}
.notice_5bc8 .backdrop-huge-635a {
  -webkit-box-align: center;
  align-items: center;
}
.notice_5bc8 .backdrop-huge-635a .wide-004f,
.notice_5bc8 .backdrop-huge-635a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice_5bc8 .heading_e511 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_5bc8 .heading_e511 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_5bc8 .heading_e511: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;
}
.notice_5bc8 .stale-c526 {
  z-index: 5;
}
.notice_5bc8 .media-inner-f0ba .popup_85c5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice_5bc8 .icon_down_299c .popup_85c5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice_5bc8 .row-bc97 .popup_85c5 {
  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;
}
.notice_5bc8.glass-14a3 .hot-f4c0,
.notice_5bc8.primary_960b .hot-f4c0 {
  display: block;
}
.notice_5bc8.glass-14a3 .hot-f4c0 .active_ad28,
.notice_5bc8.glass-14a3 .hot-f4c0 .upper-9ae5,
.notice_5bc8.primary_960b .hot-f4c0 .active_ad28,
.notice_5bc8.primary_960b .hot-f4c0 .upper-9ae5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_5bc8.widget_west_17c6 .small_e553 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice_5bc8.widget_west_17c6 .small_e553 {
    margin-right: 0;
  }
}
.notice_5bc8.glass-14a3 .small_e553,
.notice_5bc8.primary_960b .small_e553 {
  padding-top: 40%;
}
.notice_5bc8.glass-14a3 .message-black-b65f,
.notice_5bc8.primary_960b .message-black-b65f {
  display: block;
}
.notice_5bc8.glass-14a3 .fn-sticky-dda4 .upper-9ae5,
.notice_5bc8.primary_960b .fn-sticky-dda4 .upper-9ae5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice_5bc8.glass-14a3 .small_e553,
.notice_5bc8.primary_960b .small_e553 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice_5bc8.glass-14a3 .upper-9ae5 {
  padding: 1em;
}
.heading-small-801e {
  margin: 30px auto;
  display: block;
}
.heading-small-801e .upper-2eff > * {
  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;
}
.heading-small-801e .upper-2eff > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-small-801e .upper-2eff span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_86bd .wide-004f {
  margin-bottom: 1.41575em;
}
.accent_86bd .gradient_fixed_ec26 {
  margin-bottom: 1.618em;
}
.middle_19ed .active_670f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle_19ed .active_670f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle_19ed .heading_b82b {
  max-width: 100%;
  overflow: auto;
}
.north-7275 .middle_19ed a:hover {
  text-decoration: underline;
}
.wide_0a11 .dynamic-74de:not(.pattern-2c75),
.wide_0a11 .heading_e511 {
  margin-bottom: 1.41575em;
}
.wide_0a11 .dynamic-74de:not(.pattern-2c75):last-child,
.wide_0a11 .heading_e511:last-child {
  margin-bottom: 0;
}
.wide_0a11 .dynamic-74de.tabs-d50d {
  margin-bottom: 0.41575em;
}
.wide_0a11 .sidebar-63ff:before,
.wide_0a11 .up_13e0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide_0a11 .sidebar-63ff:before {
  content: "\f115";
}
.wide_0a11 .up_13e0:before {
  content: "\f02c";
}
.wide_0a11 .component-pressed-22f6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide_0a11 .component-pressed-22f6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo_c693 {
  display: -webkit-box;
  display: flex;
}
.photo_c693 .hidden_9268 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo_c693 .hidden_9268 {
    flex-basis: 90px;
  }
}
.photo_c693 .link-349f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_c693 .link-349f {
    flex-basis: calc(100% - 50px);
  }
}
.photo_c693 .menu-down-47f3 p:last-child {
  margin-bottom: 0.72em;
}
.content_thick_a753 .upper-2eff {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_thick_a753 .upper-2eff:after,
.content_thick_a753 .upper-2eff:before {
  content: "";
  display: table;
}
.content_thick_a753 .upper-2eff:after {
  clear: both;
}
.content_thick_a753 .upper-2eff .gradient-aff8,
.content_thick_a753 .upper-2eff .info-pressed-6af1 {
  width: 49%;
}
.content_thick_a753 .upper-2eff .gradient-aff8 a span.detail_43bb,
.content_thick_a753 .upper-2eff .info-pressed-6af1 a span.detail_43bb {
  display: block;
  margin-bottom: 5px;
}
.content_thick_a753 .upper-2eff .info-pressed-6af1 {
  float: left;
  text-align: left;
}
.content_thick_a753 .upper-2eff .gradient-aff8 {
  float: right;
  text-align: right;
}
.photo_16df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo_16df {
    margin-bottom: 0;
  }
}
.caption-3318 {
  margin-bottom: 1em;
}
.caption-3318 .pattern-2c75 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification_1293 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary-yellow-be5d .caption-3318,
.stone_dd06 .caption-3318 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary-yellow-be5d .caption-3318,
  .stone_dd06 .caption-3318 {
    display: block;
  }
}
.tertiary-yellow-be5d .notification_1293,
.stone_dd06 .notification_1293 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary-yellow-be5d .notification_1293,
  .stone_dd06 .notification_1293 {
    margin-bottom: 1em;
  }
}
.tertiary-yellow-be5d .notification_1293 img,
.stone_dd06 .notification_1293 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary-yellow-be5d .medium-6b10,
.stone_dd06 .medium-6b10 {
  flex-basis: calc(100% - 160px);
}
.tertiary-yellow-be5d .medium-6b10 p,
.stone_dd06 .medium-6b10 p {
  margin-bottom: 0;
}
.tertiary-yellow-be5d .medium-6b10 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary-yellow-be5d .medium-6b10 {
    padding-left: 0;
  }
}
.stone_dd06 .medium-6b10 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stone_dd06 .medium-6b10 {
    padding-right: 0;
  }
}
.stone_dd06 .notification_1293 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status_under_9645 .notification_1293 {
  margin-bottom: 0.5em;
}
.status_under_9645 .notification_1293 img {
  width: 100%;
}
.smooth_35f6 .panel_white_beb1,
.content_873a .panel_white_beb1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_873a .breadcrumb_998b .advanced-2376 p:last-child {
  margin-bottom: 0;
}
.gradient_af45 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-fe81 .layout_warm_2799 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-fe81 .layout_warm_2799:last-of-type {
    margin-bottom: 0;
  }
}
.notification-fe81 .layout_warm_2799 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-fe81 .layout_warm_2799 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-fe81 .layout_warm_2799 ul li {
  margin: 0 0 0.6em;
}
.notification-fe81 .layout_warm_2799 ul li.glass_c35a,
.notification-fe81 .layout_warm_2799 ul li.detail-narrow-d068 {
  position: relative;
}
.notification-fe81 .layout_warm_2799 ul li.glass_c35a .tabs-motion-f614,
.notification-fe81 .layout_warm_2799 ul li.detail-narrow-d068 .tabs-motion-f614 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-fe81 .layout_warm_2799 ul li.glass_c35a:after:after,
.notification-fe81 .layout_warm_2799 ul li.glass_c35a:after:before,
.notification-fe81
  .layout_warm_2799
  ul
  li.detail-narrow-d068:after:after,
.notification-fe81
  .layout_warm_2799
  ul
  li.detail-narrow-d068:after:before {
  content: "";
  display: table;
}
.notification-fe81 .layout_warm_2799 ul li.glass_c35a:after:after,
.notification-fe81
  .layout_warm_2799
  ul
  li.detail-narrow-d068:after:after {
  clear: both;
}
.notification-fe81 .layout_warm_2799 a.easy_a5ce:hover {
  text-decoration: none;
}
.notification-fe81 .layout_warm_2799 select {
  max-width: 100%;
}
.notification-fe81 .layout_warm_2799 table {
  font-size: 85%;
}
.notification-fe81 .layout_warm_2799 table td,
.notification-fe81 .layout_warm_2799 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-fe81 .layout_warm_2799 table tfoot td {
  text-align: left;
}
.notification-fe81 .layout_warm_2799 :last-child {
  margin-bottom: 0;
}
.notification-fe81 .layout_warm_2799 .hard-7181 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-fe81 .layout_warm_2799 .hard-7181 label {
  width: 100%;
}
.notification-fe81 .layout_warm_2799 .hard-7181 .gradient-dirty-1de9 {
  width: 100%;
  display: block;
}
.notification-fe81 .layout_warm_2799 .hard-7181 .logo_9846 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-fe81 .layout_warm_2799 .hard-7181 .logo_9846:hover svg #svg-search {
  fill: #444;
}
.notification-fe81 .layout_warm_2799 .hard-7181 .logo_9846 svg {
  width: 18px;
  height: 18px;
}
.notification-fe81 .soft-a735 ul ul,
.notification-fe81 .disabled_red_d523 ul ul,
.notification-fe81 .link-right-73ad ul ul,
.notification-fe81 .form-7dda ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-fe81 .soft-a735 .light_7632 > a,
.notification-fe81 .disabled_red_d523 .light_7632 > a,
.notification-fe81 .link-right-73ad .light_7632 > a,
.notification-fe81 .form-7dda .light_7632 > a {
  margin-bottom: 0;
}
.notification-fe81 .alert_bbb9 li,
.notification-fe81 .soft-a735 li,
.notification-fe81 .notice-black-29d5 li,
.notification-fe81 .disabled_red_d523 li,
.notification-fe81 .link-right-73ad li,
.notification-fe81 .form-7dda li,
.notification-fe81 .south_8d70 li,
.notification-fe81 .main-dca4 li {
  display: block;
  position: relative;
}
.notification-fe81 .alert_bbb9 li:last-child,
.notification-fe81 .soft-a735 li:last-child,
.notification-fe81 .notice-black-29d5 li:last-child,
.notification-fe81 .disabled_red_d523 li:last-child,
.notification-fe81 .link-right-73ad li:last-child,
.notification-fe81 .form-7dda li:last-child,
.notification-fe81 .south_8d70 li:last-child,
.notification-fe81 .main-dca4 li:last-child {
  border: none;
}
.notification-fe81 .alert_bbb9 li a,
.notification-fe81 .soft-a735 li a,
.notification-fe81 .notice-black-29d5 li a,
.notification-fe81 .disabled_red_d523 li a,
.notification-fe81 .link-right-73ad li a,
.notification-fe81 .form-7dda li a,
.notification-fe81 .south_8d70 li a,
.notification-fe81 .main-dca4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-fe81 .alert_bbb9 li ul li::before,
.notification-fe81 .soft-a735 li ul li::before,
.notification-fe81 .notice-black-29d5 li ul li::before,
.notification-fe81 .disabled_red_d523 li ul li::before,
.notification-fe81 .link-right-73ad li ul li::before,
.notification-fe81 .form-7dda li ul li::before,
.notification-fe81 .south_8d70 li ul li::before,
.notification-fe81 .main-dca4 li ul li::before {
  left: 15px;
}
.notification-fe81 .alert_bbb9 li ul a,
.notification-fe81 .soft-a735 li ul a,
.notification-fe81 .notice-black-29d5 li ul a,
.notification-fe81 .disabled_red_d523 li ul a,
.notification-fe81 .link-right-73ad li ul a,
.notification-fe81 .form-7dda li ul a,
.notification-fe81 .south_8d70 li ul a,
.notification-fe81 .main-dca4 li ul a {
  padding-left: 20px;
}
.notification-fe81 .alert_bbb9 li ul ul li::before,
.notification-fe81 .soft-a735 li ul ul li::before,
.notification-fe81 .notice-black-29d5 li ul ul li::before,
.notification-fe81 .disabled_red_d523 li ul ul li::before,
.notification-fe81 .link-right-73ad li ul ul li::before,
.notification-fe81 .form-7dda li ul ul li::before,
.notification-fe81 .south_8d70 li ul ul li::before,
.notification-fe81 .main-dca4 li ul ul li::before {
  left: 30px;
}
.notification-fe81 .alert_bbb9 li ul ul a,
.notification-fe81 .soft-a735 li ul ul a,
.notification-fe81 .notice-black-29d5 li ul ul a,
.notification-fe81 .disabled_red_d523 li ul ul a,
.notification-fe81 .link-right-73ad li ul ul a,
.notification-fe81 .form-7dda li ul ul a,
.notification-fe81 .south_8d70 li ul ul a,
.notification-fe81 .main-dca4 li ul ul a {
  padding-left: 40px;
}
.notification-fe81 .smooth-3b33 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-fe81 .main-dca4 ul li {
  margin-bottom: 1.41575em;
}
.notification-fe81 .main-dca4 ul li .green_eb26 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-fe81 .main-dca4 ul li .summary_soft_1a80 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading-inner-18b2 .alert_bbb9 li a,
.heading-inner-18b2 .soft-a735 li a,
.heading-inner-18b2 .notice-black-29d5 li a,
.heading-inner-18b2 .disabled_red_d523 li a,
.heading-inner-18b2 .link-right-73ad li a,
.heading-inner-18b2 .form-7dda li a,
.heading-inner-18b2 .south_8d70 li a,
.heading-inner-18b2 .main-dca4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-inner-18b2 .smooth-3b33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-inner-18b2 .layout_warm_2799 ul li.glass_c35a .tabs-motion-f614,
.heading-inner-18b2 .layout_warm_2799 ul li.detail-narrow-d068 .tabs-motion-f614 {
  background: rgba(0, 0, 0, 0.2);
}
.heading-inner-18b2 .notification-fe81 .layout_warm_2799 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li {
  margin: 0;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li ul {
  margin: 0;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li ul li a {
  padding-left: 15px;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li ul li li a {
  padding-left: 30px;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li.section_9bd7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li.section_9bd7 > 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;
}
.thumbnail_d948 .notification-fe81 .element_down_b1c0 li.section_9bd7 > 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;
}
.aside-middle-0ac1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pink_8b58 {
  position: relative;
  z-index: 10;
}
.pink_8b58 .pagination_fluid_e01c {
  width: 100%;
  max-width: 100%;
}
.hero-hovered-9975 .picture-3b4d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hero-hovered-9975 .nav_cold_ef63 {
}
.hero-hovered-9975 .heading-inner-18b2 {
  background: #292929;
}
.mini-b250 .picture-3b4d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini-b250 .nav_cold_ef63 {
  background: #f9f9f9;
}
.mini-b250 .heading-inner-18b2 {
  background: #303030;
}
.progress-be78 .picture-3b4d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-be78 .copper_29d2 {
    margin-bottom: 1em;
  }
  .progress-be78 .copper_29d2:last-child {
    margin-bottom: 0;
  }
}
.progress-be78 .nav_cold_ef63 {
  background: #ededed;
}
.progress-be78 .heading-inner-18b2 {
  background: #1a1a1a;
}
.picture-3b4d.nav_cold_ef63 {
  color: rgba(0, 0, 0, 0.6);
}
.picture-3b4d.nav_cold_ef63 .logo_static_5f1b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture-3b4d.heading-inner-18b2 {
  color: rgba(255, 255, 255, 0.99);
}
.picture-3b4d.heading-inner-18b2 a:not(.easy_a5ce) {
  color: rgba(255, 255, 255, 0.79);
}
.picture-3b4d.heading-inner-18b2 a:not(.easy_a5ce):hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-3b4d.heading-inner-18b2 .logo_static_5f1b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-3b4d.heading-inner-18b2 table tbody td,
.picture-3b4d.heading-inner-18b2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade-bottom-7d8e.over-5321 .shade-rough-b272 {
  max-width: initial;
}
.shade-bottom-7d8e .notification_under_1b67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade-bottom-7d8e .notification_under_1b67 .pagination_fluid_e01c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade-bottom-7d8e .notification_under_1b67 .pagination_fluid_e01c {
    display: block;
    margin-bottom: 2em;
  }
  .shade-bottom-7d8e .notification_under_1b67 .pagination_fluid_e01c:last-child {
    margin-bottom: 0;
  }
}
.progress-be78 .copper_29d2:last-child,
.mini-b250 .copper_29d2:last-child,
.hero-hovered-9975 .copper_29d2:last-child {
  margin-bottom: 0;
}
.progress-be78 .copper_29d2 .notification-fe81 .layout_warm_2799:last-child,
.mini-b250 .copper_29d2 .notification-fe81 .layout_warm_2799:last-child,
.hero-hovered-9975 .copper_29d2 .notification-fe81 .layout_warm_2799:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress-be78 .logo_2037,
  .progress-be78 .fluid-fede,
  .mini-b250 .logo_2037,
  .mini-b250 .fluid-fede,
  .hero-hovered-9975 .logo_2037,
  .hero-hovered-9975 .fluid-fede {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pink_8b58 .copper_29d2 {
    margin-bottom: 2em;
  }
}
.pink_8b58 p:last-child {
  margin-bottom: 0;
}
.pink_8b58 li,
.pink_8b58 ul {
  list-style: none;
  margin: 0;
}
.pink_8b58 ul ul {
  margin-left: 2.617924em;
}
.gold-d1ea {
  font-size: 0.875em;
}

/* css-noise: f295 */
.promo-block-y2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
