/*!
Theme Name: Customify
Theme URI: https://pressmaximum.smooth_6907/customify
Author: WPCustomify
Author URI: https://pressmaximum.smooth_6907
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.smooth_6907/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-stale-47c8.item-c4ad/licenses/gpl-2.0.text_silver_bd3c
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.column_e176/, (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.tiny-6d4a.accent-next-403a/normalize.menu_b9fb/
 ======
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.menu_b9fb v7.0.0 | MIT License | github.smooth_6907/necolas/normalize.menu_b9fb */
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;
}
.notification_lower_be5b .gallery_7552,
.notice-under-fcec,
.static_1210,
.column_center_c658,
.sidebar-cead,
.primary-190e,
.tertiary_4c1b,
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;
}
.notice-under-fcec,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice-under-fcec,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-under-fcec,
  h1 {
    font-size: 1.8em;
  }
}
.static_1210,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.static_1210 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .static_1210,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .static_1210,
  h2 {
    font-size: 1.7em;
  }
}
.column_center_c658,
h3 {
  font-size: 1.618em;
}
.notification_lower_be5b .gallery_7552,
.sidebar-cead,
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.paragraph-656a {
  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;
}
.wide-7455:after,
.wide-7455:before,
.sort-in-64db:after,
.sort-in-64db:before {
  content: "";
  display: table;
}
.wide-7455:after,
.sort-in-64db:after {
  clear: both;
}
.secondary-old-8066 {
  float: right;
  margin-right: 0;
}
.logo_up_5147 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link_mini_153e .old_2a93,
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;
}
.link_mini_153e .old_2a93: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;
}
.focus-8444 .old_2a93 {
  box-shadow: none;
}
.focus-8444
  .old_2a93
  .caption_out_1eb2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus-8444 .old_2a93 .avatar-283f {
  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;
}
.focus-8444
  .old_2a93
  .avatar-283f
  b {
  display: none;
}
.focus-8444 .lower_38c0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.blue-f369:not(.warm_e568):not(.red_1e54),
button:not(.warm_e568):not(.red_1e54),
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ),
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ),
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ) {
  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;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ):hover,
button:not(.warm_e568):not(
    .red_1e54
  ):hover,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ):hover,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ):hover,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ):active,
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ):focus,
button:not(.warm_e568):not(
    .red_1e54
  ):active,
button:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ):active,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ):active,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ):active,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ):focus {
  outline: 0;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2 {
  position: relative;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .secondary-99cb,
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .info-c95d,
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .active_tiny_d508,
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  i,
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  svg,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .secondary-99cb,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .info-c95d,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .active_tiny_d508,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  i,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  svg,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .secondary-99cb,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .info-c95d,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .active_tiny_d508,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  i,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  svg,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .secondary-99cb,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .info-c95d,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .active_tiny_d508,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  i,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  svg,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .secondary-99cb,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .info-c95d,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  .active_tiny_d508,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  i,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2
  svg {
  visibility: hidden;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2:after,
button:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2:after,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2:after,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2:after,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ).fn-loading-c5d2: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;
}
.blue-f369:not(.warm_e568):not(.red_1e54),
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ),
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ),
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ) {
  color: #fff;
  background: #235787;
}
.blue-f369:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="button"]:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="reset"]:not(.warm_e568):not(
    .red_1e54
  ):focus,
input[type="submit"]:not(.warm_e568):not(
    .red_1e54
  ):focus {
  color: #fff;
}
.blue-f369.fn-disabled-c5d2:not(.warm_e568):not(
    .red_1e54
  ),
.blue-f369[disabled]:not(.warm_e568):not(
    .red_1e54
  ),
button.fn-disabled-c5d2:not(.warm_e568):not(
    .red_1e54
  ),
button[disabled]:not(.warm_e568):not(
    .red_1e54
  ) {
  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;
}
.label-94df {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label-94df: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;
}
.hero-28e4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.static_fdd2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery_pressed_822f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wide-7455:after,
.wide-7455:before,
.photo_motion_2056:after,
.photo_motion_2056:before,
.gradient-51f5:after,
.gradient-51f5:before,
.pattern_clean_4f82:after,
.pattern_clean_4f82:before,
.frame-white-70b8:after,
.frame-white-70b8:before,
.inner-4855:after,
.inner-4855:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wide-7455:after,
.photo_motion_2056:after,
.gradient-51f5:after,
.pattern_clean_4f82:after,
.frame-white-70b8:after,
.inner-4855:after {
  clear: both;
}
.photo_motion_2056 .center-e49d,
.gradient-51f5 .center-e49d,
.warm_9e97 .center-e49d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action_9cb9 {
  display: inline-block;
}
.hover-d4cb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover-d4cb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover-d4cb .accordion-static-f092 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-static-f092 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden-126b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden-126b:after,
.hidden-126b:before {
  content: "";
  display: table;
}
.hidden-126b:after {
  clear: both;
}
.item_9c2a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.out-8106 .item_9c2a {
  max-width: 50%;
}
.slider_d49a .item_9c2a {
  max-width: 33.33%;
}
.box-short-9afc .item_9c2a {
  max-width: 25%;
}
.filter-bronze-4806 .item_9c2a {
  max-width: 20%;
}
.texture_under_82c4 .item_9c2a {
  max-width: 16.66%;
}
.link-0cbf .item_9c2a {
  max-width: 14.28%;
}
.layout_c6cc .item_9c2a {
  max-width: 12.5%;
}
.feature_9225 .item_9c2a {
  max-width: 11.11%;
}
.frame_9af5 {
  display: block;
}
.notification_lower_be5b .alert-d861 label,
.notification_lower_be5b .alert-0461 label,
.notification_lower_be5b .feature-steel-c93e label,
.notification_lower_be5b .header-pink-1dbb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-dd04 {
  list-style: none;
  margin: 0;
}
.banner-dd04 article.notification-08c7 {
  margin-bottom: 0;
}
.banner-dd04 ul {
  list-style: none;
  margin: 0;
}
.banner-dd04 .filter_right_f96e li.notification-08c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-dd04 .filter_right_f96e li.notification-08c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-dd04 .filter_right_f96e li.notification-08c7: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) {
  .banner-dd04 .filter_right_f96e li.notification-08c7 li.notification-08c7 li.notification-08c7 li.notification-08c7 {
    padding-left: 0;
  }
}
article.notification-08c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-08c7 .photo_motion_2056 p:last-of-type {
  margin-bottom: 0;
}
article.notification-08c7 .hot-75d3 {
  float: left;
}
article.notification-08c7 .tertiary_new_2b42 {
  margin-left: 85px;
}
article.notification-08c7 .hero_tall_75c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-08c7 .hero_tall_75c6 .disabled_white_bb23 {
  margin-left: 10px;
}
article.notification-08c7 .component_7d73 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-08c7 .accent_3c0a {
  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 .alert-d861,
  #respond .feature-steel-c93e,
  #respond .header-pink-1dbb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-d861 input,
#respond .feature-steel-c93e input,
#respond .header-pink-1dbb input {
  width: 100%;
}
#respond .header-pink-1dbb {
  margin-right: 0;
}
#respond .thumbnail-fluid-f0ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery_88f9 {
  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;
}
.gallery_88f9.table-simple-d0c0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gallery_88f9 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%);
}
.gallery_88f9:focus,
.gallery_88f9: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);
}
.small_3a2f {
  border-radius: 10%;
}
.secondary-east-15f3 {
  border-radius: 50%;
}
.module_d872 {
  font-size: 0.72em;
}
.north_2790 {
  font-size: 0.875em;
}
.image-fafe {
  font-size: 1.1em;
}
.silver_8acc {
  text-transform: uppercase;
  line-height: 1.2;
}
.silver_8acc.module_d872 {
  letter-spacing: 0.5px;
}
.copper-6bc7,
.copper-6bc7 a {
  color: #6d6d6d;
}
.copper-6bc7 a:hover {
  color: #111;
}
.rough_f850 {
  color: #6d6d6d;
}
.dim_e339 {
  overflow-x: hidden;
}
.dim_e339 .secondary-5cfd.progress-tall-002f {
  position: relative;
}
.dim_e339 .secondary-5cfd.progress-tall-002f.bright-724b {
  position: initial;
}
.dim_e339
  .secondary-5cfd.progress-tall-002f.bright-724b
  .last-6096 {
  left: auto;
}
.dim_e339 .secondary-5cfd .last-6096 {
  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;
}
.dim_e339 .secondary-5cfd:hover.progress-tall-002f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim_e339
  .secondary-5cfd:hover.progress-tall-002f
  .last-6096 {
  display: block;
  z-index: 9999999;
}
.dim_e339 .summary_1f70 .center-8348,
.dim_e339 .form-orange-ecd3 .center-8348 {
  display: none;
}
.dim_e339 .silver_576b .secondary-5cfd:hover.progress-tall-002f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_lower_be5b .alert-d861 label,
.notification_lower_be5b .alert-0461 label,
.notification_lower_be5b .feature-steel-c93e label,
.notification_lower_be5b .header-pink-1dbb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-dd04 {
  list-style: none;
  margin: 0;
}
.banner-dd04 article.notification-08c7 {
  margin-bottom: 0;
}
.banner-dd04 ul {
  list-style: none;
  margin: 0;
}
.banner-dd04 .filter_right_f96e li.notification-08c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-dd04 .filter_right_f96e li.notification-08c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-dd04 .filter_right_f96e li.notification-08c7: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) {
  .banner-dd04 .filter_right_f96e li.notification-08c7 li.notification-08c7 li.notification-08c7 li.notification-08c7 {
    padding-left: 0;
  }
}
article.notification-08c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-08c7 .photo_motion_2056 p:last-of-type {
  margin-bottom: 0;
}
article.notification-08c7 .hot-75d3 {
  float: left;
}
article.notification-08c7 .tertiary_new_2b42 {
  margin-left: 85px;
}
article.notification-08c7 .hero_tall_75c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-08c7 .hero_tall_75c6 .disabled_white_bb23 {
  margin-left: 10px;
}
article.notification-08c7 .component_7d73 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-08c7 .accent_3c0a {
  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 .alert-d861,
  #respond .feature-steel-c93e,
  #respond .header-pink-1dbb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-d861 input,
#respond .feature-steel-c93e input,
#respond .header-pink-1dbb input {
  width: 100%;
}
#respond .header-pink-1dbb {
  margin-right: 0;
}
#respond .thumbnail-fluid-f0ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary_1f70 .form-over-6b4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-over-6b4c .stone_4cf4.highlight_cbc6 .easy-927a > li > a:focus,
.form-over-6b4c .stone_4cf4.highlight_cbc6 .easy-927a > li > a:hover,
.form-over-6b4c .stone_4cf4.tooltip_last_8c98 .easy-927a > li > a:focus,
.form-over-6b4c .stone_4cf4.tooltip_last_8c98 .easy-927a > li > a:hover,
.form-over-6b4c .stone_4cf4.progress_c25c .easy-927a > li > a:focus,
.form-over-6b4c .stone_4cf4.progress_c25c .easy-927a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c
  .stone_4cf4.highlight_cbc6
  .easy-927a
  > li.item_cool_0913
  > a,
.form-over-6b4c
  .stone_4cf4.highlight_cbc6
  .easy-927a
  > li.photo-0849
  > a,
.form-over-6b4c
  .stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.item_cool_0913
  > a,
.form-over-6b4c
  .stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.photo-0849
  > a,
.form-over-6b4c
  .stone_4cf4.progress_c25c
  .easy-927a
  > li.item_cool_0913
  > a,
.form-over-6b4c .stone_4cf4.progress_c25c .easy-927a > li.outline_1c4e > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c .under-1049,
.form-over-6b4c .under-1049 a {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c .down_6d96.text_2543 li a,
.form-over-6b4c .old-4417 a,
.form-over-6b4c .warm-291d,
.form-over-6b4c .easy-927a > li > a,
.form-over-6b4c .menu_a562 {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c .down_6d96.text_2543 li a:hover,
.form-over-6b4c .old-4417 a:hover,
.form-over-6b4c .warm-291d:hover,
.form-over-6b4c .easy-927a > li > a:hover,
.form-over-6b4c .menu_a562:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c .description-fc0e {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c .description-fc0e .card-bb2e {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c .description-fc0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-over-6b4c .block-b296 .table_static_bc49 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c .block-b296 .table_static_bc49 .white-51fa {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c
  .block-b296
  .table_static_bc49
  .white-51fa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c
  .block-b296
  .table_static_bc49
  .white-51fa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c
  .block-b296
  .table_static_bc49
  .white-51fa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c
  .block-b296
  .table_static_bc49
  .white-51fa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c .block-b296 .secondary_8d06 {
  color: rgba(255, 255, 255, 0.79);
}
.form-over-6b4c .block-b296 .secondary_8d06:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-e7da
  .form-over-6b4c
  .block-b296
  .overlay-87de
  .heading-thick-dd3a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom-e7da
  .form-over-6b4c
  .block-b296
  .overlay-87de
  .white-51fa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_1f70 .narrow-e08b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-e08b .stone_4cf4.highlight_cbc6 .easy-927a > li > a:focus,
.narrow-e08b .stone_4cf4.highlight_cbc6 .easy-927a > li > a:hover,
.narrow-e08b .stone_4cf4.tooltip_last_8c98 .easy-927a > li > a:focus,
.narrow-e08b .stone_4cf4.tooltip_last_8c98 .easy-927a > li > a:hover,
.narrow-e08b .stone_4cf4.progress_c25c .easy-927a > li > a:focus,
.narrow-e08b .stone_4cf4.progress_c25c .easy-927a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-e08b
  .stone_4cf4.highlight_cbc6
  .easy-927a
  > li.item_cool_0913
  > a,
.narrow-e08b
  .stone_4cf4.highlight_cbc6
  .easy-927a
  > li.photo-0849
  > a,
.narrow-e08b
  .stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.item_cool_0913
  > a,
.narrow-e08b
  .stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.photo-0849
  > a,
.narrow-e08b
  .stone_4cf4.progress_c25c
  .easy-927a
  > li.item_cool_0913
  > a,
.narrow-e08b .stone_4cf4.progress_c25c .easy-927a > li.outline_1c4e > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-e08b .under-1049,
.narrow-e08b .under-1049 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-e08b .down_6d96.text_2543 li a,
.narrow-e08b .old-4417 a,
.narrow-e08b .warm-291d,
.narrow-e08b .easy-927a > li > a,
.narrow-e08b .menu_a562 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-e08b .down_6d96.text_2543 li a:hover,
.narrow-e08b .old-4417 a:hover,
.narrow-e08b .warm-291d:hover,
.narrow-e08b .easy-927a > li > a:hover,
.narrow-e08b .menu_a562:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-e08b .description-fc0e {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-e08b .description-fc0e .card-bb2e {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-e08b .description-fc0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_blue_e92a .table_hard_5730 {
  margin-left: auto;
  margin-right: auto;
}
.gradient-51f5 > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient-51f5 .hero-28e4 {
  margin-right: 1.41575em;
}
.gallery-simple-b128 .gradient-51f5 > .input_hot_5859 {
  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;
}
.gallery-simple-b128 .gradient-51f5 > .frame-next-279a {
  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;
}
.outline_e855.content_blue_e92a .table_hard_5730,
.grid_cbe5.content_blue_e92a .table_hard_5730 {
  margin-left: 0;
}
.row_tiny_e00a.content_blue_e92a .table_hard_5730,
.badge_static_d694.content_blue_e92a .table_hard_5730 {
  margin-right: 0;
}
.gradient-51f5 ol,
.gradient-51f5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title_rough_9ef0 video {
  max-width: 100%;
}
.large-ac98 img {
  display: block;
}
.large-ac98.hero-28e4,
.large-ac98.static_fdd2 {
  width: 100%;
}
.large-ac98.frame-next-279a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_dc88:not(.yellow_21da) {
  margin: 1.5em auto;
}
.black-f1f9 p {
  padding: 1.5em 14px;
}
ul.module-c945.frame-next-279a,
ul.module-c945.input_hot_5859,
ul.module-c945.breadcrumb_hovered_4794.input_hot_5859 {
  padding: 0 14px;
}
.block-15a7 {
  display: block;
  overflow-x: auto;
}
.block-15a7 table {
  border-collapse: collapse;
  width: 100%;
}
.block-15a7 td,
.block-15a7 th {
  padding: 0.5em;
}
.gradient-51f5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient-51f5 ol ol,
.gradient-51f5 ol ul,
.gradient-51f5 ul ol,
.gradient-51f5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient-51f5 ol ol li,
.gradient-51f5 ol ul li,
.gradient-51f5 ul ol li,
.gradient-51f5 ul ul li {
  margin-left: 0;
}
.logo-7b0b.rough_8a03 > .tall-d6f8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo-7b0b.rough_8a03 > .tall-d6f8 iframe,
.logo-7b0b.rough_8a03 > .tall-d6f8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-easy-be96 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-easy-be96.gas_734c {
  padding: 0;
}
.info-easy-be96.gas_734c cite {
  font-size: 13px;
}
.info-easy-be96 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-easy-be96 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip_0a68 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip_0a68 > p:first-child {
  margin-top: 0;
}
.tooltip_0a68 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip_0a68 blockquote {
  border-left: 0;
}
.element-green-1ea4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element-green-1ea4:not(.texture_fe18) {
  max-width: 100px;
}
.element-green-1ea4.background-cool-0190 {
  border-bottom: none !important;
  text-align: center;
}
.element-green-1ea4.background-cool-0190::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .black-f1f9 p {
    padding: 1.5em 0;
  }
}
.upper-6d19 {
  color: #0073aa;
}
.container-4e1f {
  background-color: #0073aa;
}
.large-83a6 {
  color: #229fd8;
}
.preview-clean-099d {
  background-color: #229fd8;
}
.dropdown_full_cb1a {
  color: #eee;
}
.frame_277f {
  background-color: #eee;
}
.tertiary-dim-5023 {
  color: #444;
}
.link_e965 {
  background-color: #444;
}
.sidebar_99bb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar_99bb .pressed_ad5c .old-4417 {
  font-size: 15px;
}
.sidebar_99bb .old-4417 {
  line-height: 1.3;
}
.sidebar_99bb .narrow-e08b {
}
.sidebar_99bb .form-over-6b4c {
  background: #235787;
}
.grid_04dc {
  padding: 0;
}
.grid_04dc .form-over-6b4c {
  background: #1a1a1a;
}
.grid_04dc .narrow-e08b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.avatar_5fe3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.avatar_5fe3 .narrow-e08b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.avatar_5fe3 .form-over-6b4c {
  background: #303030;
}
.inner-4855 {
  position: relative;
  z-index: 10;
}
.inner-4855 .border-middle-13ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass_aa88 .progress-tall-002f {
  display: inline-block;
  vertical-align: middle;
}
.glass_aa88.next_363b .progress-tall-002f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass_aa88.next_363b .progress-tall-002f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_aa88.next_363b .progress-tall-002f {
    margin-right: 0.4em;
  }
}
.glass_aa88.next_363b .progress-tall-002f:last-child {
  margin-right: 0;
}
.column_d5aa .border-middle-13ed {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .summary_1f70 .pressed_ad5c {
    margin: 0 -0.5em;
  }
  .summary_1f70 .pressed_ad5c [class*="customify-col-"],
  .summary_1f70 .pressed_ad5c [class*="customify-col_"],
  .summary_1f70 .pressed_ad5c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.summary_1f70.tertiary-complex-b2ac .border-middle-13ed {
  background: 0 0 !important;
}
.summary_1f70.tertiary-complex-b2ac .border-middle-13ed,
.summary_1f70.column_d5aa .border-middle-13ed {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .summary_1f70.border_4fc9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.summary_1f70.column_d5aa .border-middle-13ed {
  box-shadow: none !important;
}
.caption-black-ba90 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption-black-ba90 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption-black-ba90 {
    padding: 18px 0 20px;
  }
}
.caption-black-ba90 .tertiary_1daf {
  width: 100%;
}
.caption-black-ba90 .card_dark_e02f {
  margin-bottom: 0;
}
.caption-black-ba90 .heading_static_d8c3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cool-5a1d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cool-5a1d .backdrop-top-600a {
  width: 100%;
}
.new-5b09 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.new-5b09 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.new-5b09 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;
}
.new-5b09 li:last-child:after {
  display: none;
}
.new-5b09 li a {
  font-weight: 500;
  margin-right: 10px;
}
.left-9d2f .center-8348 button,
.caption-black-ba90 .center-8348 button {
  left: 0;
}
.left-9d2f .backdrop-top-600a,
.caption-black-ba90 .backdrop-top-600a {
  padding-left: 0;
  padding-right: 0;
}
.left-9d2f .cool-5a1d,
.caption-black-ba90 .cool-5a1d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.left-9d2f {
  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;
}
.left-9d2f: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;
}
.left-9d2f .section_pink_98be {
  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) {
  .left-9d2f .section_pink_98be {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .left-9d2f .section_pink_98be {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .left-9d2f .section_pink_98be {
    min-height: 200px;
  }
}
.left-9d2f .new-5b09 {
  color: rgba(255, 255, 255, 0.8);
}
.left-9d2f .new-5b09 a,
.left-9d2f .new-5b09 li:after {
  color: inherit;
}
.left-9d2f .new-5b09 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner-center-409a {
  margin-bottom: 0.5em;
}
.narrow_5db5 {
  margin-bottom: 1.2em;
}
.narrow_5db5,
.banner-center-409a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow_5db5 p:last-child,
.banner-center-409a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center-8348,
#masthead .center-8348 {
  display: none;
}
#masthead
  > .center-8348.black-00e0 {
  display: none;
}
#masthead > .center-8348 button {
  left: 0;
}
.gradient-narrow-2d5f {
  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%;
}
.gradient-narrow-2d5f .progress-tall-002f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient-narrow-2d5f .hover-center-5ba6 {
  display: -webkit-box;
  display: flex;
}
.gradient-narrow-2d5f .hover-center-5ba6.prev_0a29 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient-narrow-2d5f .hover-center-5ba6.row-e02b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient-narrow-2d5f .hover-center-5ba6.clean-0e1b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient-narrow-2d5f.easy_e59a.container-1723 .hover-center-5ba6.prev_0a29 {
  flex-basis: 100%;
}
.gradient-narrow-2d5f.button_prev_5db5 .hover-center-5ba6.row-e02b {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient-narrow-2d5f.button_prev_5db5 .hover-center-5ba6.clean-0e1b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center-8348.black-00e0 {
  display: none;
}
#masthead > .center-8348 button {
  left: 0;
}
.first-eaa9 {
  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;
}
.first-eaa9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.first-eaa9.background-short-56df i {
  margin-right: 4px;
}
.first-eaa9.hero_b7f6 i {
  margin-left: 5px;
}
.old-4417 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.old-4417 p:last-child {
  margin-bottom: 0;
}
.summary-center-63b9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary-center-63b9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary-center-63b9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary-center-63b9 .under-1049 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary-center-63b9 .label-00a8 {
  margin: 5px 0 7px 0;
}
.summary-center-63b9.aside_6c7a .easy-1099 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-center-63b9.aside_6c7a .progress_south_6848 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-center-63b9.top-b52b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary-center-63b9.top-b52b .easy-1099 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-center-63b9.top-b52b .progress_south_6848 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-center-63b9.tiny_9e39 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-center-63b9.sidebar_54d7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary-center-63b9.sidebar_54d7 .progress_south_6848 {
  margin-top: 7px;
}
.texture-1791 {
  display: inline-block;
}
.inner-4855 .active-b852 .summary-center-63b9 img {
  max-width: 100%;
}
.stone_4cf4 .table-fd46.iron-2270,
.description_right_c785 .table-fd46.iron-2270 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.stone_4cf4 .modal-wood-59b2,
.description_right_c785 .modal-wood-59b2 {
  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%);
}
.stone_4cf4 .modal-wood-59b2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.stone_4cf4.backdrop_west_78ea .modal-wood-59b2 {
  display: none;
}
.stone_4cf4 .dark_b301 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stone_4cf4 .dark_b301 li {
  display: inline-block;
  position: relative;
}
.stone_4cf4 .dark_b301 li:last-child {
  margin-right: 0;
}
.stone_4cf4 .dark_b301 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;
}
.stone_4cf4 .dark_b301 li.outline_1c4e > a {
  color: rgba(0, 0, 0, 0.9);
}
.stone_4cf4 .dark_b301 > 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;
}
.stone_4cf4 .dark_b301 > li > a i {
  line-height: 0;
}
.stone_4cf4 .dark_b301 > li.slow-487f > a .modal-wood-59b2 {
  margin-left: 4px;
  line-height: 0;
}
.stone_4cf4 .dark_b301 .form_f955 li.slow-487f > a {
  position: relative;
}
.stone_4cf4 .dark_b301 .form_f955 li.slow-487f > a:after,
.stone_4cf4 .dark_b301 .form_f955 li.slow-487f > a:before {
  content: "";
  display: table;
}
.stone_4cf4 .dark_b301 .form_f955 li.slow-487f > a:after {
  clear: both;
}
.stone_4cf4 .dark_b301 .form_f955 li.slow-487f > a .modal-wood-59b2 {
  margin-left: 5px;
  float: right;
}
.stone_4cf4 .box_cc83,
.stone_4cf4 .form_f955 {
  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;
}
.stone_4cf4 .form_f955 {
  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;
}
.stone_4cf4 .form_f955 .iron-2270 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stone_4cf4 .form_f955 .modal-wood-59b2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.stone_4cf4 .form_f955 li {
  display: block;
  margin: 0;
  padding: 0;
}
.stone_4cf4 .form_f955 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;
}
.stone_4cf4 .form_f955 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.stone_4cf4 .form_f955 .form_f955 {
  top: 0;
  left: 100%;
}
.stone_4cf4 .inner-912c.fn-focus-c5d2 > .box_cc83,
.stone_4cf4 .inner-912c.fn-focus-c5d2 > .form_f955,
.stone_4cf4 .inner-912c:focus > .box_cc83,
.stone_4cf4 .inner-912c:focus > .form_f955,
.stone_4cf4 .inner-912c:hover > .box_cc83,
.stone_4cf4 .inner-912c:hover > .form_f955 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.stone_4cf4.progress_c25c .easy-927a:after,
.stone_4cf4.progress_c25c .easy-927a:before {
  content: "";
  display: table;
}
.stone_4cf4.progress_c25c .easy-927a:after {
  clear: both;
}
.stone_4cf4.progress_c25c .easy-927a > li {
  float: left;
}
.stone_4cf4.iron_7586 .easy-927a:after,
.stone_4cf4.iron_7586 .easy-927a:before {
  content: "";
  display: table;
}
.stone_4cf4.iron_7586 .easy-927a:after {
  clear: both;
}
.stone_4cf4.iron_7586 .easy-927a > li {
  float: left;
}
.stone_4cf4.iron_7586 .easy-927a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.stone_4cf4.iron_7586 .easy-927a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.stone_4cf4.iron_7586 .easy-927a > li.item_cool_0913 > a,
.stone_4cf4.iron_7586 .easy-927a > li.outline_1c4e > a {
  color: #fff;
  background-color: #1e4b75;
}
.stone_4cf4.highlight_cbc6 .easy-927a > li > a .iron-2270 {
  position: relative;
}
.stone_4cf4.highlight_cbc6 .easy-927a > li > a .iron-2270: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;
}
.stone_4cf4.highlight_cbc6
  .easy-927a
  > li:focus
  > a
  .iron-2270:before,
.stone_4cf4.highlight_cbc6
  .easy-927a
  > li:hover
  > a
  .iron-2270:before {
  width: 100%;
  background-color: currentColor;
}
.stone_4cf4.highlight_cbc6
  .easy-927a
  > li.item_cool_0913
  > a
  .iron-2270:before,
.stone_4cf4.highlight_cbc6
  .easy-927a
  > li.photo-0849
  > a
  .iron-2270:before {
  width: 100%;
  background-color: currentColor;
}
.stone_4cf4.tooltip_last_8c98 .easy-927a > li > a .iron-2270 {
  position: relative;
}
.stone_4cf4.tooltip_last_8c98 .easy-927a > li > a .iron-2270: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;
}
.stone_4cf4.tooltip_last_8c98 .easy-927a > li:focus > a .iron-2270:before,
.stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li:hover
  > a
  .iron-2270:before {
  width: 100%;
  background-color: currentColor;
}
.stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.item_cool_0913
  > a
  .iron-2270:before,
.stone_4cf4.tooltip_last_8c98
  .easy-927a
  > li.photo-0849
  > a
  .iron-2270:before {
  width: 100%;
  background-color: currentColor;
}
.description_right_c785 .dark_b301 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description_right_c785 .dark_b301 li:first-child > a {
  border-top: none;
}
.description_right_c785 .dark_b301 .small-faca > .iron-2270 .modal-wood-59b2 {
  display: none;
}
.description_right_c785 .dark_b301 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description_right_c785 .dark_b301 li:last-child {
  border: none;
}
.description_right_c785 .dark_b301 li.slow-487f > a {
  padding-right: 45px !important;
}
.description_right_c785 .dark_b301 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description_right_c785 .dark_b301 li a:focus,
.description_right_c785 .dark_b301 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_right_c785 .dark_b301 li .wrapper_dim_a88e {
  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;
}
.description_right_c785 .dark_b301 li .wrapper_dim_a88e:hover {
  box-shadow: none;
}
.description_right_c785 .dark_b301 li .wrapper_dim_a88e .modal-wood-59b2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description_right_c785 .dark_b301 .form_f955 {
  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);
}
.description_right_c785 .dark_b301 .form_f955 li a {
  padding-left: 3em;
}
.description_right_c785 .dark_b301 .rough_ec76 > a .wrapper_dim_a88e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description_right_c785 .dark_b301 .rough_ec76 > .form_f955 {
  display: block;
  opacity: 1;
}
.medium_ac73 {
  max-width: 100%;
}
.accent-4e92 {
  line-height: 0;
  cursor: pointer;
}
.menu_a562 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_a562:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_a562 svg {
  width: 18px;
  height: 18px;
}
.menu_a562 .video-left-e4ff {
  display: none;
}
.liquid-8376 {
  position: relative;
}
.liquid-8376.fn-active-c5d2 .menu_a562 .icon-full-23ea {
  display: none;
}
.liquid-8376.fn-active-c5d2 .menu_a562 .video-left-e4ff {
  display: inline-block;
}
.liquid-8376 .mask-smooth-df98 {
  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);
}
.liquid-8376.gradient_wood_5749 .mask-smooth-df98 {
  left: auto;
  right: -0.9em;
}
.liquid-8376.gradient_wood_5749 .frame-c8d1::before {
  left: auto;
  right: 15px;
}
.liquid-8376.fn-active-c5d2 .mask-smooth-df98 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-87de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-87de label {
  flex-basis: 100%;
}
.overlay-87de .table_static_bc49 {
  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;
}
.overlay-87de .white-51fa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-87de .white-51fa:focus {
  background-color: transparent;
}
.overlay-87de button.secondary_8d06 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-87de button.secondary_8d06:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-87de button.secondary_8d06 svg {
  width: 18px;
  height: 18px;
}
.overlay-87de input[type="submit"] {
  min-height: auto;
}
.block-b296 .overlay-87de .white-51fa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame-c8d1 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .frame-c8d1 {
    width: 220px;
  }
}
.frame-c8d1 label {
  flex-basis: 100%;
}
.frame-c8d1::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;
}
.bottom-e7da .block-b296 .overlay-87de {
  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;
}
.bottom-e7da
  .block-b296
  .overlay-87de
  .table_static_bc49 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bottom-e7da .block-b296 .overlay-87de .white-51fa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bottom-e7da
  .block-b296
  .overlay-87de
  .white-51fa:focus {
  background: 0 0;
}
.bottom-e7da
  .block-b296
  .overlay-87de
  .heading-thick-dd3a {
  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;
}
.down_6d96 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.down_6d96 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.down_6d96 li:last-child {
  margin-right: 0;
}
.down_6d96 li:first-child {
  margin-left: 0;
}
.down_6d96.wrapper-wood-6338 a {
  color: #fff;
}
.down_6d96.wrapper-wood-6338 a:hover {
  color: #fff;
}
.down_6d96 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.down_6d96 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.down_6d96 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.down_6d96 a:hover {
  opacity: 0.9;
  color: inherit;
}
.down_6d96 [class*="social-icon-apple"] {
  background-color: #999;
}
.down_6d96 [class*="social-icon-apple"].texture-7a2b {
  background-color: transparent;
  color: #999;
}
.down_6d96 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.down_6d96 [class*="social-icon-behance"].texture-7a2b {
  background-color: transparent;
  color: #1769ff;
}
.down_6d96 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.down_6d96 [class*="social-icon-bitbucket"].texture-7a2b {
  background-color: transparent;
  color: #205081;
}
.down_6d96 [class*="social-icon-codepen"] {
  background-color: #000;
}
.down_6d96 [class*="social-icon-codepen"].texture-7a2b {
  background-color: transparent;
  color: #000;
}
.down_6d96 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.down_6d96 [class*="social-icon-delicious"].texture-7a2b {
  background-color: transparent;
  color: #39f;
}
.down_6d96 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.down_6d96 [class*="social-icon-digg"].texture-7a2b {
  background-color: transparent;
  color: #005be2;
}
.down_6d96 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.down_6d96 [class*="social-icon-dribbble"].texture-7a2b {
  background-color: transparent;
  color: #ea4c89;
}
.down_6d96 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.down_6d96 [class*="social-icon-envelope"].texture-7a2b {
  background-color: transparent;
  color: #ea4335;
}
.down_6d96 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.down_6d96 [class*="social-icon-facebook"].texture-7a2b {
  background-color: transparent;
  color: #3b5998;
}
.down_6d96 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.down_6d96 [class*="social-icon-flickr"].texture-7a2b {
  background-color: transparent;
  color: #0063dc;
}
.down_6d96 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.down_6d96 [class*="social-icon-foursquare"].texture-7a2b {
  background-color: transparent;
  color: #2d5be3;
}
.down_6d96 [class*="social-icon-github"] {
  background-color: #333;
}
.down_6d96 [class*="social-icon-github"].texture-7a2b {
  background-color: transparent;
  color: #333;
}
.down_6d96 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.down_6d96 [class*="social-icon-google-plus"].texture-7a2b {
  background-color: transparent;
  color: #dd4b39;
}
.down_6d96 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.down_6d96 [class*="social-icon-houzz"].texture-7a2b {
  background-color: transparent;
  color: #7ac142;
}
.down_6d96 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.down_6d96 [class*="social-icon-instagram"].texture-7a2b {
  background-color: transparent;
  color: #262626;
}
.down_6d96 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.down_6d96 [class*="social-icon-jsfiddle"].texture-7a2b {
  background-color: transparent;
  color: #487aa2;
}
.down_6d96 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.down_6d96 [class*="social-icon-linkedin"].texture-7a2b {
  background-color: transparent;
  color: #0077b5;
}
.down_6d96 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.down_6d96 [class*="social-icon-medium"].texture-7a2b {
  background-color: transparent;
  color: #00ab6b;
}
.down_6d96 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.down_6d96
  [class*="social-icon-odnoklassniki"].texture-7a2b {
  background-color: transparent;
  color: #f4731c;
}
.down_6d96 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.down_6d96 [class*="social-icon-meetup"].texture-7a2b {
  background-color: transparent;
  color: #ec1c40;
}
.down_6d96 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.down_6d96 [class*="social-icon-pinterest"].texture-7a2b {
  background-color: transparent;
  color: #bd081c;
}
.down_6d96 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.down_6d96 [class*="social-icon-product-hunt"].texture-7a2b {
  background-color: transparent;
  color: #da552f;
}
.down_6d96 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.down_6d96 [class*="social-icon-reddit"].texture-7a2b {
  background-color: transparent;
  color: #ff4500;
}
.down_6d96 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.down_6d96 [class*="social-icon-rss"].texture-7a2b {
  background-color: transparent;
  color: #f26522;
}
.down_6d96 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.down_6d96
  [class*="social-icon-shopping-cart"].texture-7a2b {
  background-color: transparent;
  color: #4caf50;
}
.down_6d96 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.down_6d96 [class*="social-icon-skype"].texture-7a2b {
  background-color: transparent;
  color: #00aff0;
}
.down_6d96 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.down_6d96 [class*="social-icon-slideshare"].texture-7a2b {
  background-color: transparent;
  color: #0077b5;
}
.down_6d96 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.down_6d96 [class*="social-icon-snapchat"].texture-7a2b {
  background-color: transparent;
  color: #fffc00;
}
.down_6d96 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.down_6d96 [class*="social-icon-soundcloud"].texture-7a2b {
  background-color: transparent;
  color: #f80;
}
.down_6d96 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.down_6d96 [class*="social-icon-spotify"].texture-7a2b {
  background-color: transparent;
  color: #2ebd59;
}
.down_6d96 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.down_6d96
  [class*="social-icon-stack-overflow"].texture-7a2b {
  background-color: transparent;
  color: #fe7a15;
}
.down_6d96 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.down_6d96 [class*="social-icon-maldkfgram"].texture-7a2b {
  background-color: transparent;
  color: #2ca5e0;
}
.down_6d96 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.down_6d96 [class*="social-icon-tripadvisor"].texture-7a2b {
  background-color: transparent;
  color: #589442;
}
.down_6d96 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.down_6d96 [class*="social-icon-tumblr"].texture-7a2b {
  background-color: transparent;
  color: #35465c;
}
.down_6d96 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.down_6d96 [class*="social-icon-twitch"].texture-7a2b {
  background-color: transparent;
  color: #6441a5;
}
.down_6d96 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.down_6d96 [class*="social-icon-twitter"].texture-7a2b {
  background-color: transparent;
  color: #1da1f2;
}
.down_6d96 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.down_6d96 [class*="social-icon-vimeo"].texture-7a2b {
  background-color: transparent;
  color: #1ab7ea;
}
.down_6d96 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.down_6d96 [class*="social-icon-vk"].texture-7a2b {
  background-color: transparent;
  color: #45668e;
}
.down_6d96 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.down_6d96 [class*="social-icon-weibo"].texture-7a2b {
  background-color: transparent;
  color: #df2029;
}
.down_6d96 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.down_6d96 [class*="social-icon-weixin"].texture-7a2b {
  background-color: transparent;
  color: #7bb32e;
}
.down_6d96 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.down_6d96 [class*="social-icon-whatsapp"].texture-7a2b {
  background-color: transparent;
  color: #25d366;
}
.down_6d96 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.down_6d96 [class*="social-icon-wordpress"].texture-7a2b {
  background-color: transparent;
  color: #21759b;
}
.down_6d96 [class*="social-icon-xing"] {
  background-color: #026466;
}
.down_6d96 [class*="social-icon-xing"].texture-7a2b {
  background-color: transparent;
  color: #026466;
}
.down_6d96 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.down_6d96 [class*="social-icon-yelp"].texture-7a2b {
  background-color: transparent;
  color: #af0606;
}
.down_6d96 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.down_6d96 [class*="social-icon-youtube"].texture-7a2b {
  background-color: transparent;
  color: #cd201f;
}
.warm-291d {
  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;
}
.warm-291d:hover {
  box-shadow: none;
  background: 0 0;
}
.texture-complex-a965 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail_1386 {
  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;
}
.pink-0308 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.left_b90d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.left_b90d,
.left_b90d::after,
.left_b90d::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;
}
.left_b90d::after,
.left_b90d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-1244 .thumbnail_1386 .pink-0308 {
  margin-top: -2px;
  width: 19px;
}
.preview-1244 .thumbnail_1386 .left_b90d {
  margin-top: -1px;
}
.preview-1244 .thumbnail_1386 .left_b90d,
.preview-1244 .thumbnail_1386 .left_b90d::after,
.preview-1244 .thumbnail_1386 .left_b90d::before {
  width: 19px;
  height: 2px;
}
.preview-1244 .thumbnail_1386 .left_b90d::before {
  top: -6px;
}
.preview-1244 .thumbnail_1386 .left_b90d::after {
  bottom: -6px;
}
.motion_6723 .thumbnail_1386 .pink-0308 {
  margin-top: -2px;
  width: 22px;
}
.motion_6723 .thumbnail_1386 .left_b90d {
  margin-top: -1px;
}
.motion_6723 .thumbnail_1386 .left_b90d,
.motion_6723 .thumbnail_1386 .left_b90d::after,
.motion_6723 .thumbnail_1386 .left_b90d::before {
  width: 22px;
  height: 2px;
}
.motion_6723 .thumbnail_1386 .left_b90d::before {
  top: -7px;
}
.motion_6723 .thumbnail_1386 .left_b90d::after {
  bottom: -7px;
}
.aside-30fb .thumbnail_1386 .pink-0308 {
  margin-top: -2px;
  width: 31px;
}
.aside-30fb .thumbnail_1386 .left_b90d {
  margin-top: -1.5px;
}
.aside-30fb .thumbnail_1386 .left_b90d,
.aside-30fb .thumbnail_1386 .left_b90d::after,
.aside-30fb .thumbnail_1386 .left_b90d::before {
  width: 31px;
  height: 3px;
}
.aside-30fb .thumbnail_1386 .left_b90d::before {
  top: -9px;
}
.aside-30fb .thumbnail_1386 .left_b90d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-first-3aad .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 19px;
  }
  .tag-first-3aad .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .tag-first-3aad .thumbnail_1386 .left_b90d,
  .tag-first-3aad .thumbnail_1386 .left_b90d::after,
  .tag-first-3aad .thumbnail_1386 .left_b90d::before {
    width: 19px;
    height: 2px;
  }
  .tag-first-3aad .thumbnail_1386 .left_b90d::before {
    top: -6px;
  }
  .tag-first-3aad .thumbnail_1386 .left_b90d::after {
    bottom: -6px;
  }
  .overlay-stale-cfa4 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d,
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d::after,
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d::before {
    width: 22px;
    height: 2px;
  }
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d::before {
    top: -7px;
  }
  .overlay-stale-cfa4 .thumbnail_1386 .left_b90d::after {
    bottom: -7px;
  }
  .filter-steel-b0a1 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 31px;
  }
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d {
    margin-top: -1.5px;
  }
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d,
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d::after,
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d::before {
    width: 31px;
    height: 3px;
  }
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d::before {
    top: -9px;
  }
  .filter-steel-b0a1 .thumbnail_1386 .left_b90d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_outer_e5e7 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d,
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d::after,
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d::before {
    width: 19px;
    height: 2px;
  }
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d::before {
    top: -6px;
  }
  .feature_outer_e5e7 .thumbnail_1386 .left_b90d::after {
    bottom: -6px;
  }
  .advanced-5af5 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-5af5 .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .advanced-5af5 .thumbnail_1386 .left_b90d,
  .advanced-5af5 .thumbnail_1386 .left_b90d::after,
  .advanced-5af5 .thumbnail_1386 .left_b90d::before {
    width: 22px;
    height: 2px;
  }
  .advanced-5af5 .thumbnail_1386 .left_b90d::before {
    top: -7px;
  }
  .advanced-5af5 .thumbnail_1386 .left_b90d::after {
    bottom: -7px;
  }
  .article_cool_55f4 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 31px;
  }
  .article_cool_55f4 .thumbnail_1386 .left_b90d {
    margin-top: -1.5px;
  }
  .article_cool_55f4 .thumbnail_1386 .left_b90d,
  .article_cool_55f4 .thumbnail_1386 .left_b90d::after,
  .article_cool_55f4 .thumbnail_1386 .left_b90d::before {
    width: 31px;
    height: 3px;
  }
  .article_cool_55f4 .thumbnail_1386 .left_b90d::before {
    top: -9px;
  }
  .article_cool_55f4 .thumbnail_1386 .left_b90d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .input_dbbe .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 19px;
  }
  .input_dbbe .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .input_dbbe .thumbnail_1386 .left_b90d,
  .input_dbbe .thumbnail_1386 .left_b90d::after,
  .input_dbbe .thumbnail_1386 .left_b90d::before {
    width: 19px;
    height: 2px;
  }
  .input_dbbe .thumbnail_1386 .left_b90d::before {
    top: -6px;
  }
  .input_dbbe .thumbnail_1386 .left_b90d::after {
    bottom: -6px;
  }
  .accordion-8979 .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-8979 .thumbnail_1386 .left_b90d {
    margin-top: -1px;
  }
  .accordion-8979 .thumbnail_1386 .left_b90d,
  .accordion-8979 .thumbnail_1386 .left_b90d::after,
  .accordion-8979 .thumbnail_1386 .left_b90d::before {
    width: 22px;
    height: 2px;
  }
  .accordion-8979 .thumbnail_1386 .left_b90d::before {
    top: -7px;
  }
  .accordion-8979 .thumbnail_1386 .left_b90d::after {
    bottom: -7px;
  }
  .section_d27a .thumbnail_1386 .pink-0308 {
    margin-top: -2px;
    width: 31px;
  }
  .section_d27a .thumbnail_1386 .left_b90d {
    margin-top: -1.5px;
  }
  .section_d27a .thumbnail_1386 .left_b90d,
  .section_d27a .thumbnail_1386 .left_b90d::after,
  .section_d27a .thumbnail_1386 .left_b90d::before {
    width: 31px;
    height: 3px;
  }
  .section_d27a .thumbnail_1386 .left_b90d::before {
    top: -9px;
  }
  .section_d27a .thumbnail_1386 .left_b90d::after {
    bottom: -9px;
  }
}
.liquid_7f19 .left_b90d {
  -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);
}
.liquid_7f19 .left_b90d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid_7f19 .left_b90d::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);
}
.liquid_7f19.box-724f .left_b90d {
  -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);
}
.liquid_7f19.box-724f .left_b90d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid_7f19.box-724f .left_b90d::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);
}
.thick_1b8c {
  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.simple_54b0:before {
  display: none;
}
.form-orange-ecd3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-orange-ecd3 .outline_paper_5365 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-orange-ecd3 .outline_paper_5365:last-of-type {
  border-bottom: none;
}
.form-orange-ecd3 .outline_paper_5365.carousel_easy_806d,
.form-orange-ecd3 .outline_paper_5365.medium_d14b,
.form-orange-ecd3 .outline_paper_5365.layout_d9d5 {
  padding: 0;
}
.form-orange-ecd3 .description_right_c785 .wrapper_dim_a88e {
  color: currentColor;
}
.form-orange-ecd3 .description_right_c785 .wrapper_dim_a88e:focus,
.form-orange-ecd3 .description_right_c785 .wrapper_dim_a88e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-orange-ecd3.narrow-e08b .description-fc0e,
.form-orange-ecd3.narrow-e08b .old-4417 a,
.form-orange-ecd3.narrow-e08b .easy-927a a,
.form-orange-ecd3.narrow-e08b .form_f955 a {
  color: rgba(0, 0, 0, 0.55);
}
.form-orange-ecd3.narrow-e08b .description-fc0e:hover,
.form-orange-ecd3.narrow-e08b .old-4417 a:hover,
.form-orange-ecd3.narrow-e08b .easy-927a a:hover,
.form-orange-ecd3.narrow-e08b .form_f955 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-orange-ecd3.narrow-e08b .card-bb2e {
  color: rgba(0, 0, 0, 0.8);
}
.form-orange-ecd3.narrow-e08b .outline_paper_5365 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-orange-ecd3.narrow-e08b .outline_paper_5365:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-orange-ecd3.narrow-e08b .focused_e722:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-orange-ecd3.narrow-e08b .description_right_c785 .dark_b301 li a,
.form-orange-ecd3.narrow-e08b .description_right_c785 .wrapper_dim_a88e,
.form-orange-ecd3.narrow-e08b .form_f955 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-orange-ecd3.narrow-e08b .description_right_c785 .wrapper_dim_a88e:focus,
.form-orange-ecd3.narrow-e08b .description_right_c785 .wrapper_dim_a88e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-orange-ecd3.narrow-e08b .dark_b301 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-orange-ecd3.form-over-6b4c .description-fc0e,
.form-orange-ecd3.form-over-6b4c .old-4417 a,
.form-orange-ecd3.form-over-6b4c .easy-927a .wrapper_dim_a88e,
.form-orange-ecd3.form-over-6b4c .easy-927a a,
.form-orange-ecd3.form-over-6b4c .form_f955 a {
  color: rgba(255, 255, 255, 0.79);
}
.form-orange-ecd3.form-over-6b4c .description-fc0e:hover,
.form-orange-ecd3.form-over-6b4c .old-4417 a:hover,
.form-orange-ecd3.form-over-6b4c .easy-927a .wrapper_dim_a88e:hover,
.form-orange-ecd3.form-over-6b4c .easy-927a a:hover,
.form-orange-ecd3.form-over-6b4c .form_f955 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-orange-ecd3.form-over-6b4c .card-bb2e {
  color: rgba(255, 255, 255, 0.99);
}
.form-orange-ecd3.form-over-6b4c .outline_paper_5365 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-orange-ecd3.form-over-6b4c .outline_paper_5365:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-orange-ecd3.form-over-6b4c .focused_e722:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-orange-ecd3.form-over-6b4c .description_right_c785 .dark_b301 li a,
.form-orange-ecd3.form-over-6b4c .description_right_c785 .wrapper_dim_a88e,
.form-orange-ecd3.form-over-6b4c .form_f955 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-orange-ecd3.form-over-6b4c .description_right_c785 .wrapper_dim_a88e:focus,
.form-orange-ecd3.form-over-6b4c .description_right_c785 .wrapper_dim_a88e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-orange-ecd3.form-over-6b4c .dark_b301 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_e722 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.focused_e722:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort-30de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notification-f6b8 .form-orange-ecd3 {
  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;
}
.notification-f6b8 .outline_paper_5365 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notification-f6b8 .outline_paper_5365: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) {
  .notification-f6b8 .outline_paper_5365:before {
    width: 16%;
    left: 42%;
  }
}
.notification-f6b8 .outline_paper_5365:last-child:before {
  content: none;
}
.notification-f6b8 .outline_paper_5365[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notification-f6b8 .description_right_c785 .dark_b301 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notification-f6b8 .description_right_c785 .dark_b301 li a .wrapper_dim_a88e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notification-f6b8 .description_right_c785 .form_f955 {
  border: none;
}
.notification-f6b8 .description_right_c785 .form_f955 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notification-f6b8 .focused_e722 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notification-f6b8 .sort-30de {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notification-f6b8 .form-over-6b4c .focused_e722:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-f6b8 .narrow-e08b.sort_bright_77a3 .left_b90d {
  background: rgba(0, 0, 0, 0.6);
}
.notification-f6b8
  .narrow-e08b.sort_bright_77a3
  .left_b90d::after,
.notification-f6b8
  .narrow-e08b.sort_bright_77a3
  .left_b90d:before {
  background: inherit;
}
.notification-f6b8
  .narrow-e08b.sort_bright_77a3:hover
  .left_b90d {
  background: rgba(0, 0, 0, 0.8);
}
.summary-63c8 .form-orange-ecd3 {
  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) {
  .summary-63c8 .form-orange-ecd3 {
    width: auto;
    right: 45px;
  }
}
.primary_small_8bdb .form-orange-ecd3 {
  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) {
  .primary_small_8bdb .form-orange-ecd3 {
    width: auto;
    left: 45px;
  }
}
.simple_54b0 .form-orange-ecd3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.simple_54b0 .sort-30de {
  max-width: 48em;
  margin: 0 auto;
}
.simple_54b0 .focused_e722:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress-6d3e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress-6d3e.notification-f6b8 .form-orange-ecd3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress-6d3e.summary-63c8 .form-orange-ecd3 {
  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);
}
.progress-6d3e .form-orange-ecd3 {
  visibility: visible;
}
.progress-6d3e.primary_small_8bdb .form-orange-ecd3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress_44df,
.tall_f67b {
  overflow-x: hidden;
}
.progress_44df .form-orange-ecd3 {
  overflow: auto;
}
.progress_44df.notification-f6b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_44df.notification-f6b8 .form-orange-ecd3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress_44df.notification-f6b8 .warm-291d {
  opacity: 0;
}
.progress_44df.summary-63c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_44df.summary-63c8 .form-orange-ecd3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress_44df.summary-63c8 .warm-291d {
  opacity: 0;
}
.progress_44df.primary_small_8bdb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_44df.primary_small_8bdb .form-orange-ecd3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress_44df.primary_small_8bdb .warm-291d {
  opacity: 0;
}
.progress_44df.simple_54b0 .form-orange-ecd3 {
  z-index: 10;
  visibility: visible;
}
.sort_bright_77a3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sort_bright_77a3 .left_b90d {
  background: rgba(255, 255, 255, 0.99);
}
.sort_bright_77a3 .left_b90d::after,
.sort_bright_77a3 .left_b90d:before {
  background: inherit;
}
.sort_bright_77a3:hover .left_b90d {
  background: rgba(255, 255, 255, 0.99);
}
.primary_small_8bdb .sort_bright_77a3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.simple_54b0 .sort_bright_77a3 {
  display: none !important;
}
.progress_44df:before,
.tall_f67b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress_44df .sort_bright_77a3,
.tall_f67b .sort_bright_77a3 {
  display: inline-block;
}
.form-orange-ecd3 .progress-tall-002f {
  -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;
}
.progress_44df .form-orange-ecd3 .progress-tall-002f,
.tall_f67b .form-orange-ecd3 .progress-tall-002f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_fresh_20ac .table_static_bc49 {
  width: 100%;
}
.active-b852 {
  padding: 0 0.5em 0;
}
.active-b852 [class*="customify-col-"],
.active-b852 [class*="customify-col_"],
.active-b852 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview-4983 .active-b852 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed_ad5c .card-tall-da53,
  .card-tall-da53 {
    display: none;
  }
  .light-1a40 {
    text-align: left;
  }
  .badge_0874 {
    text-align: center;
  }
  .article_53fc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_ad5c .list_a1f6,
  .list_a1f6 {
    display: none;
  }
  .label_4372 {
    text-align: left;
  }
  .tall_1104 {
    text-align: center;
  }
  .smooth_5254 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed_ad5c .hover_mini_df3f,
  .hover_mini_df3f {
    display: none;
  }
  .container-7bda {
    text-align: left;
  }
  .fluid-10a1 {
    text-align: center;
  }
  .solid-b4bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slow_cf06 {
  box-shadow: none !important;
}
.media_2fa9 .light_bf9a,
.shade_hot_6f6b .light_bf9a {
  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;
}
.shade_hot_6f6b .light_bf9a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border-middle-13ed {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border-middle-13ed:after,
.border-middle-13ed:before {
  content: "";
  display: table;
}
.border-middle-13ed:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border-middle-13ed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border-middle-13ed,
.border_4fc9 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern_clean_4f82.component_c7d1 .border-middle-13ed {
  max-width: 100%;
}
.pattern_clean_4f82.box_301a {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern_clean_4f82.outline-out-f59c .border-middle-13ed {
  max-width: 100%;
}
.pattern_clean_4f82.outline-out-f59c > .border-middle-13ed {
  padding-left: 0;
  padding-right: 0;
}
.pattern_clean_4f82.outline-out-f59c > .border-middle-13ed .pressed_ad5c {
  margin: 0;
}
.pattern_clean_4f82.outline-out-f59c
  > .border-middle-13ed
  .glass-d98c.nav_bottom_cdb1 {
  margin-right: 0;
  margin-left: 0;
}
.pattern_clean_4f82.outline-out-f59c #main.nav_bottom_cdb1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fast-a5f8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fast-a5f8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .left_54d1 .table_hard_5730 {
    padding-right: 1em;
  }
  .left_54d1.under-cc32 .glass-d98c {
    border-right: 1px solid #eaecee;
  }
  .left_54d1.under-cc32 .table_hard_5730 {
    padding-right: 1em;
  }
  .left_54d1.under-cc32 .easy_5ca8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-9768 .table_hard_5730 {
    padding-left: 1em;
  }
  .tiny-9768.under-cc32 .glass-d98c {
    border-left: 1px solid #eaecee;
  }
  .tiny-9768.under-cc32 .table_hard_5730 {
    padding-left: 1em;
  }
  .tiny-9768.under-cc32 .easy_5ca8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-ca04 .table_hard_5730 {
    padding-left: 1em;
  }
  .tooltip-ca04.under-cc32 .component-new-675e {
    border-right: 1px solid #eaecee;
  }
  .tooltip-ca04.under-cc32 .bright-b944 {
    border-right: 1px solid #eaecee;
  }
  .tooltip-ca04.under-cc32 .table_hard_5730 {
    padding-left: 1em;
  }
  .tooltip-ca04.under-cc32 .easy_5ca8 {
    padding-right: 1em;
  }
  .tooltip-ca04.under-cc32 .lite-801a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_4a92 .table_hard_5730 {
    padding-right: 1em;
  }
  .inner_4a92.under-cc32 .component-new-675e {
    border-left: 1px solid #eaecee;
  }
  .inner_4a92.under-cc32 .bright-b944 {
    border-left: 1px solid #eaecee;
  }
  .inner_4a92.under-cc32 .table_hard_5730 {
    padding-right: 1em;
  }
  .inner_4a92.under-cc32 .easy_5ca8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_4a92.under-cc32 .lite-801a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-a5f8 .table_hard_5730 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast-a5f8.under-cc32 .glass-d98c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fast-a5f8.under-cc32 .table_hard_5730 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast-a5f8.under-cc32 .easy_5ca8 {
    padding-left: 1em;
  }
  .fast-a5f8.under-cc32 .lite-801a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fast-a5f8.under-cc32 .table_hard_5730 {
    padding-left: 0;
  }
}
.column-fbfd .glass_aa88 {
  display: inline-block;
}
.green_2e1f {
  display: inline-block;
}
.thumbnail_b7e7 {
  word-con: break-word;
}
.fixed_a8a6 > span {
  display: inline-block;
  padding: 5px 0;
}
.fixed_a8a6 .dropdown-last-8972 {
  margin-left: 8px;
  margin-right: 8px;
}
.fixed_a8a6 .item_hovered_568e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thick-0e88 .section_4919 {
  margin-bottom: 2em;
}
.thick-0e88 .surface-feec {
  margin-bottom: 15px;
}
.thick-0e88 .surface-feec:last-child {
  margin-bottom: 0;
}
.thick-0e88 .copper_70c6 {
  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) {
  .thick-0e88 .copper_70c6 {
    display: block;
  }
}
.thick-0e88 .article-pink-02ae {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thick-0e88 .article-pink-02ae {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thick-0e88 .aside_static_f1fe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thick-0e88 .aside_static_f1fe img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thick-0e88 .aside_static_f1fe a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thick-0e88 .thumbnail_b7e7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick-0e88 .thumbnail_b7e7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thick-0e88 .dim-8362 p:last-child {
  margin-bottom: 0;
}
.thick-0e88 .aside_selected_6bed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thick-0e88 .breadcrumb_tiny_207f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thick-0e88 .gold-1e4f {
  margin-top: 1em;
}
.thick-0e88 .icon-orange-9bcd {
  top: 0;
  display: block;
}
.thick-0e88 .icon-orange-9bcd a {
  color: inherit;
}
.thick-0e88 .icon-orange-9bcd a:hover {
  color: inherit;
}
.thick-0e88 .outline_42d5 {
  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;
}
.thick-0e88 .outline_42d5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thick-0e88 .breadcrumb_tiny_207f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thick-0e88 .component-46c5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thick-0e88 .component-46c5:first-child {
  margin-top: 0;
}
.thick-0e88 .component-46c5.simple-2272 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thick-0e88 .component-46c5.sort-bottom-b125 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick-0e88
  .component-46c5.sort-bottom-b125.gallery-8986
  .gold-1e4f {
  width: 100%;
}
.thick-0e88 .sort-bottom-b125 {
  -webkit-box-align: center;
  align-items: center;
}
.thick-0e88 .sort-bottom-b125 .fixed_a8a6,
.thick-0e88 .sort-bottom-b125 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thick-0e88 .aside_static_f1fe {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick-0e88 .aside_static_f1fe img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick-0e88 .aside_static_f1fe: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;
}
.thick-0e88 .simple-2272 {
  z-index: 5;
}
.thick-0e88 .row_2334 .info_hard_17ee {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thick-0e88 .hidden-action-af43 .info_hard_17ee {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thick-0e88 .status_fixed_8731 .info_hard_17ee {
  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;
}
.thick-0e88.image_steel_55fe .copper_70c6,
.thick-0e88.upper-b3ee .copper_70c6 {
  display: block;
}
.thick-0e88.image_steel_55fe .copper_70c6 .last-231c,
.thick-0e88.image_steel_55fe .copper_70c6 .breadcrumb_tiny_207f,
.thick-0e88.upper-b3ee .copper_70c6 .last-231c,
.thick-0e88.upper-b3ee .copper_70c6 .breadcrumb_tiny_207f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-0e88.smooth_a173 .article-pink-02ae {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thick-0e88.smooth_a173 .article-pink-02ae {
    margin-right: 0;
  }
}
.thick-0e88.image_steel_55fe .article-pink-02ae,
.thick-0e88.upper-b3ee .article-pink-02ae {
  padding-top: 40%;
}
.thick-0e88.image_steel_55fe .section_4919,
.thick-0e88.upper-b3ee .section_4919 {
  display: block;
}
.thick-0e88.image_steel_55fe .fn-sticky-c5d2 .breadcrumb_tiny_207f,
.thick-0e88.upper-b3ee .fn-sticky-c5d2 .breadcrumb_tiny_207f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thick-0e88.image_steel_55fe .article-pink-02ae,
.thick-0e88.upper-b3ee .article-pink-02ae {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thick-0e88.image_steel_55fe .breadcrumb_tiny_207f {
  padding: 1em;
}
.section_green_03c2 {
  margin: 30px auto;
  display: block;
}
.section_green_03c2 .mask-cool-6438 > * {
  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;
}
.section_green_03c2 .mask-cool-6438 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_green_03c2 .mask-cool-6438 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_0816 .fixed_a8a6 {
  margin-bottom: 1.41575em;
}
.clean_0816 .short_aea5 {
  margin-bottom: 1.618em;
}
.gradient-51f5 .gallery_3d37 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient-51f5 .gallery_3d37 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient-51f5 .texture_304f {
  max-width: 100%;
  overflow: auto;
}
.content_blue_e92a .gradient-51f5 a:hover {
  text-decoration: underline;
}
.alert-479d .surface-feec:not(.thumbnail_b7e7),
.alert-479d .aside_static_f1fe {
  margin-bottom: 1.41575em;
}
.alert-479d .surface-feec:not(.thumbnail_b7e7):last-child,
.alert-479d .aside_static_f1fe:last-child {
  margin-bottom: 0;
}
.alert-479d .surface-feec.content_simple_14b1 {
  margin-bottom: 0.41575em;
}
.alert-479d .shadow_bd53:before,
.alert-479d .surface_c35f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-479d .shadow_bd53:before {
  content: "\f115";
}
.alert-479d .surface_c35f:before {
  content: "\f02c";
}
.alert-479d .wrapper_633c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-479d .wrapper_633c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-6b93 {
  display: -webkit-box;
  display: flex;
}
.paragraph-6b93 .focused_25e2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-6b93 .focused_25e2 {
    flex-basis: 90px;
  }
}
.paragraph-6b93 .box-middle-30f4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-6b93 .box-middle-30f4 {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-6b93 .panel_selected_b375 p:last-child {
  margin-bottom: 0.72em;
}
.west-7fa7 .mask-cool-6438 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.west-7fa7 .mask-cool-6438:after,
.west-7fa7 .mask-cool-6438:before {
  content: "";
  display: table;
}
.west-7fa7 .mask-cool-6438:after {
  clear: both;
}
.west-7fa7 .mask-cool-6438 .gallery_liquid_44bf,
.west-7fa7 .mask-cool-6438 .search_1433 {
  width: 49%;
}
.west-7fa7 .mask-cool-6438 .gallery_liquid_44bf a span.highlight_ac27,
.west-7fa7 .mask-cool-6438 .search_1433 a span.highlight_ac27 {
  display: block;
  margin-bottom: 5px;
}
.west-7fa7 .mask-cool-6438 .search_1433 {
  float: left;
  text-align: left;
}
.west-7fa7 .mask-cool-6438 .gallery_liquid_44bf {
  float: right;
  text-align: right;
}
.hero-2b9b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-2b9b {
    margin-bottom: 0;
  }
}
.banner_right_fc88 {
  margin-bottom: 1em;
}
.banner_right_fc88 .thumbnail_b7e7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture-lite-9eb0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link_0007 .banner_right_fc88,
.info_middle_afb8 .banner_right_fc88 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link_0007 .banner_right_fc88,
  .info_middle_afb8 .banner_right_fc88 {
    display: block;
  }
}
.link_0007 .picture-lite-9eb0,
.info_middle_afb8 .picture-lite-9eb0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link_0007 .picture-lite-9eb0,
  .info_middle_afb8 .picture-lite-9eb0 {
    margin-bottom: 1em;
  }
}
.link_0007 .picture-lite-9eb0 img,
.info_middle_afb8 .picture-lite-9eb0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link_0007 .content_8275,
.info_middle_afb8 .content_8275 {
  flex-basis: calc(100% - 160px);
}
.link_0007 .content_8275 p,
.info_middle_afb8 .content_8275 p {
  margin-bottom: 0;
}
.link_0007 .content_8275 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link_0007 .content_8275 {
    padding-left: 0;
  }
}
.info_middle_afb8 .content_8275 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_middle_afb8 .content_8275 {
    padding-right: 0;
  }
}
.info_middle_afb8 .picture-lite-9eb0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fresh-8598 .picture-lite-9eb0 {
  margin-bottom: 0.5em;
}
.fresh-8598 .picture-lite-9eb0 img {
  width: 100%;
}
.caption-dirty-dd08 .button_bbd8,
.component-475e .button_bbd8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component-475e .glass-d98c .small-4320 p:last-child {
  margin-bottom: 0;
}
.search_90ea {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.outer-0aeb .section_1c05 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .outer-0aeb .section_1c05:last-of-type {
    margin-bottom: 0;
  }
}
.outer-0aeb .section_1c05 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer-0aeb .section_1c05 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.outer-0aeb .section_1c05 ul li {
  margin: 0 0 0.6em;
}
.outer-0aeb .section_1c05 ul li.shade-813c,
.outer-0aeb .section_1c05 ul li.gallery_basic_9860 {
  position: relative;
}
.outer-0aeb .section_1c05 ul li.shade-813c .button_1f6f,
.outer-0aeb .section_1c05 ul li.gallery_basic_9860 .button_1f6f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.outer-0aeb .section_1c05 ul li.shade-813c:after:after,
.outer-0aeb .section_1c05 ul li.shade-813c:after:before,
.outer-0aeb
  .section_1c05
  ul
  li.gallery_basic_9860:after:after,
.outer-0aeb
  .section_1c05
  ul
  li.gallery_basic_9860:after:before {
  content: "";
  display: table;
}
.outer-0aeb .section_1c05 ul li.shade-813c:after:after,
.outer-0aeb
  .section_1c05
  ul
  li.gallery_basic_9860:after:after {
  clear: both;
}
.outer-0aeb .section_1c05 a.blue-f369:hover {
  text-decoration: none;
}
.outer-0aeb .section_1c05 select {
  max-width: 100%;
}
.outer-0aeb .section_1c05 table {
  font-size: 85%;
}
.outer-0aeb .section_1c05 table td,
.outer-0aeb .section_1c05 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.outer-0aeb .section_1c05 table tfoot td {
  text-align: left;
}
.outer-0aeb .section_1c05 :last-child {
  margin-bottom: 0;
}
.outer-0aeb .section_1c05 .fresh-31b1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.outer-0aeb .section_1c05 .fresh-31b1 label {
  width: 100%;
}
.outer-0aeb .section_1c05 .fresh-31b1 .white-51fa {
  width: 100%;
  display: block;
}
.outer-0aeb .section_1c05 .fresh-31b1 .secondary_8d06 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.outer-0aeb .section_1c05 .fresh-31b1 .secondary_8d06:hover svg #svg-search {
  fill: #444;
}
.outer-0aeb .section_1c05 .fresh-31b1 .secondary_8d06 svg {
  width: 18px;
  height: 18px;
}
.outer-0aeb .secondary-current-052b ul ul,
.outer-0aeb .modal-in-4211 ul ul,
.outer-0aeb .copper-27eb ul ul,
.outer-0aeb .middle_4da2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.outer-0aeb .secondary-current-052b .slow-487f > a,
.outer-0aeb .modal-in-4211 .slow-487f > a,
.outer-0aeb .copper-27eb .slow-487f > a,
.outer-0aeb .middle_4da2 .slow-487f > a {
  margin-bottom: 0;
}
.outer-0aeb .button_b77a li,
.outer-0aeb .secondary-current-052b li,
.outer-0aeb .clean_99fd li,
.outer-0aeb .modal-in-4211 li,
.outer-0aeb .copper-27eb li,
.outer-0aeb .middle_4da2 li,
.outer-0aeb .bronze-dec3 li,
.outer-0aeb .solid-1aca li {
  display: block;
  position: relative;
}
.outer-0aeb .button_b77a li:last-child,
.outer-0aeb .secondary-current-052b li:last-child,
.outer-0aeb .clean_99fd li:last-child,
.outer-0aeb .modal-in-4211 li:last-child,
.outer-0aeb .copper-27eb li:last-child,
.outer-0aeb .middle_4da2 li:last-child,
.outer-0aeb .bronze-dec3 li:last-child,
.outer-0aeb .solid-1aca li:last-child {
  border: none;
}
.outer-0aeb .button_b77a li a,
.outer-0aeb .secondary-current-052b li a,
.outer-0aeb .clean_99fd li a,
.outer-0aeb .modal-in-4211 li a,
.outer-0aeb .copper-27eb li a,
.outer-0aeb .middle_4da2 li a,
.outer-0aeb .bronze-dec3 li a,
.outer-0aeb .solid-1aca li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-0aeb .button_b77a li ul li::before,
.outer-0aeb .secondary-current-052b li ul li::before,
.outer-0aeb .clean_99fd li ul li::before,
.outer-0aeb .modal-in-4211 li ul li::before,
.outer-0aeb .copper-27eb li ul li::before,
.outer-0aeb .middle_4da2 li ul li::before,
.outer-0aeb .bronze-dec3 li ul li::before,
.outer-0aeb .solid-1aca li ul li::before {
  left: 15px;
}
.outer-0aeb .button_b77a li ul a,
.outer-0aeb .secondary-current-052b li ul a,
.outer-0aeb .clean_99fd li ul a,
.outer-0aeb .modal-in-4211 li ul a,
.outer-0aeb .copper-27eb li ul a,
.outer-0aeb .middle_4da2 li ul a,
.outer-0aeb .bronze-dec3 li ul a,
.outer-0aeb .solid-1aca li ul a {
  padding-left: 20px;
}
.outer-0aeb .button_b77a li ul ul li::before,
.outer-0aeb .secondary-current-052b li ul ul li::before,
.outer-0aeb .clean_99fd li ul ul li::before,
.outer-0aeb .modal-in-4211 li ul ul li::before,
.outer-0aeb .copper-27eb li ul ul li::before,
.outer-0aeb .middle_4da2 li ul ul li::before,
.outer-0aeb .bronze-dec3 li ul ul li::before,
.outer-0aeb .solid-1aca li ul ul li::before {
  left: 30px;
}
.outer-0aeb .button_b77a li ul ul a,
.outer-0aeb .secondary-current-052b li ul ul a,
.outer-0aeb .clean_99fd li ul ul a,
.outer-0aeb .modal-in-4211 li ul ul a,
.outer-0aeb .copper-27eb li ul ul a,
.outer-0aeb .middle_4da2 li ul ul a,
.outer-0aeb .bronze-dec3 li ul ul a,
.outer-0aeb .solid-1aca li ul ul a {
  padding-left: 40px;
}
.outer-0aeb .thick_d758 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-0aeb .solid-1aca ul li {
  margin-bottom: 1.41575em;
}
.outer-0aeb .solid-1aca ul li .video_north_3d67 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.outer-0aeb .solid-1aca ul li .accent-11a0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-over-6b4c .button_b77a li a,
.form-over-6b4c .secondary-current-052b li a,
.form-over-6b4c .clean_99fd li a,
.form-over-6b4c .modal-in-4211 li a,
.form-over-6b4c .copper-27eb li a,
.form-over-6b4c .middle_4da2 li a,
.form-over-6b4c .bronze-dec3 li a,
.form-over-6b4c .solid-1aca li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-over-6b4c .thick_d758 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-over-6b4c .section_1c05 ul li.shade-813c .button_1f6f,
.form-over-6b4c .section_1c05 ul li.gallery_basic_9860 .button_1f6f {
  background: rgba(0, 0, 0, 0.2);
}
.form-over-6b4c .outer-0aeb .section_1c05 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li {
  margin: 0;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li ul {
  margin: 0;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li ul li a {
  padding-left: 15px;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li ul li li a {
  padding-left: 30px;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li.outline_1c4e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li.outline_1c4e > 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;
}
.pattern_clean_4f82 .outer-0aeb .dark_b301 li.outline_1c4e > 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;
}
.dirty-1466 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame-white-70b8 {
  position: relative;
  z-index: 10;
}
.frame-white-70b8 .progress-tall-002f {
  width: 100%;
  max-width: 100%;
}
.nav_smooth_adbe .popup-a7a2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav_smooth_adbe .narrow-e08b {
}
.nav_smooth_adbe .form-over-6b4c {
  background: #292929;
}
.bright_1332 .popup-a7a2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bright_1332 .narrow-e08b {
  background: #f9f9f9;
}
.bright_1332 .form-over-6b4c {
  background: #303030;
}
.detail-7a83 .popup-a7a2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-7a83 .glass_aa88 {
    margin-bottom: 1em;
  }
  .detail-7a83 .glass_aa88:last-child {
    margin-bottom: 0;
  }
}
.detail-7a83 .narrow-e08b {
  background: #ededed;
}
.detail-7a83 .form-over-6b4c {
  background: #1a1a1a;
}
.popup-a7a2.narrow-e08b {
  color: rgba(0, 0, 0, 0.6);
}
.popup-a7a2.narrow-e08b .form-10e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-a7a2.form-over-6b4c {
  color: rgba(255, 255, 255, 0.99);
}
.popup-a7a2.form-over-6b4c a:not(.blue-f369) {
  color: rgba(255, 255, 255, 0.79);
}
.popup-a7a2.form-over-6b4c a:not(.blue-f369):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-a7a2.form-over-6b4c .form-10e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-a7a2.form-over-6b4c table tbody td,
.popup-a7a2.form-over-6b4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.silver_576b.column_d5aa .border-middle-13ed {
  max-width: initial;
}
.silver_576b .next_363b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.silver_576b .next_363b .progress-tall-002f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .silver_576b .next_363b .progress-tall-002f {
    display: block;
    margin-bottom: 2em;
  }
  .silver_576b .next_363b .progress-tall-002f:last-child {
    margin-bottom: 0;
  }
}
.detail-7a83 .glass_aa88:last-child,
.bright_1332 .glass_aa88:last-child,
.nav_smooth_adbe .glass_aa88:last-child {
  margin-bottom: 0;
}
.detail-7a83 .glass_aa88 .outer-0aeb .section_1c05:last-child,
.bright_1332 .glass_aa88 .outer-0aeb .section_1c05:last-child,
.nav_smooth_adbe .glass_aa88 .outer-0aeb .section_1c05:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail-7a83 .accent_43ec,
  .detail-7a83 .surface_ed54,
  .bright_1332 .accent_43ec,
  .bright_1332 .surface_ed54,
  .nav_smooth_adbe .accent_43ec,
  .nav_smooth_adbe .surface_ed54 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame-white-70b8 .glass_aa88 {
    margin-bottom: 2em;
  }
}
.frame-white-70b8 p:last-child {
  margin-bottom: 0;
}
.frame-white-70b8 li,
.frame-white-70b8 ul {
  list-style: none;
  margin: 0;
}
.frame-white-70b8 ul ul {
  margin-left: 2.617924em;
}
.article_e112 {
  font-size: 0.875em;
}

/* css-noise: c8e9 */
.phantom-card-l5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
