/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_bronze_b07f/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_bronze_b07f
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.button_bronze_b07f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up-9f58.media_solid_219e/licenses/gpl-2.0.row_2cc2
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.steel_5921/, (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.chip_purple_640c.tooltip-23e8/normalize.tiny-7fbf/
 ======
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.tiny-7fbf v7.0.0 | MIT License | github.button_bronze_b07f/necolas/normalize.tiny-7fbf */
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;
}
.middle-57e0 .pattern_3a9d,
.label-14e3,
.alert-inner-c052,
.slider-lite-8547,
.module_69bc,
.progress_7c82,
.module-4cd0,
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;
}
.label-14e3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .label-14e3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .label-14e3,
  h1 {
    font-size: 1.8em;
  }
}
.alert-inner-c052,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert-inner-c052 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert-inner-c052,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert-inner-c052,
  h2 {
    font-size: 1.7em;
  }
}
.slider-lite-8547,
h3 {
  font-size: 1.618em;
}
.middle-57e0 .pattern_3a9d,
.module_69bc,
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.down_dacd {
  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;
}
.item-39d9:after,
.item-39d9:before,
.block-1d3c:after,
.block-1d3c:before {
  content: "";
  display: table;
}
.item-39d9:after,
.block-1d3c:after {
  clear: both;
}
.out_aaa4 {
  float: right;
  margin-right: 0;
}
.active-7d76 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex_6414 .title-5485,
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;
}
.complex_6414 .title-5485: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;
}
.avatar-left-bdc5 .title-5485 {
  box-shadow: none;
}
.avatar-left-bdc5
  .title-5485
  .icon_bottom_3b35 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-left-bdc5 .title-5485 .photo-narrow-031a {
  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;
}
.avatar-left-bdc5
  .title-5485
  .photo-narrow-031a
  b {
  display: none;
}
.avatar-left-bdc5 .shade_steel_1141 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(.disabled-huge-3f17),
button:not(.panel_middle_bf28):not(.disabled-huge-3f17),
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ) {
  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;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):hover,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):hover,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):hover,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):hover,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):active,
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):active,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):active,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):active,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):active,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus {
  outline: 0;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971 {
  position: relative;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .backdrop-black-0b05,
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .detail-18d0,
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .green-4209,
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  i,
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  svg,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .backdrop-black-0b05,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .detail-18d0,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .green-4209,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  i,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  svg,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .backdrop-black-0b05,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .detail-18d0,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .green-4209,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  i,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  svg,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .backdrop-black-0b05,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .detail-18d0,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .green-4209,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  i,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  svg,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .backdrop-black-0b05,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .detail-18d0,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  .green-4209,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  i,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971
  svg {
  visibility: hidden;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971:after,
button:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971:after,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971:after,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971:after,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ).fn-loading-e971: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;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(.disabled-huge-3f17),
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ) {
  color: #fff;
  background: #235787;
}
.hover_pressed_3d60:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="button"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="reset"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus,
input[type="submit"]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ):focus {
  color: #fff;
}
.hover_pressed_3d60.fn-disabled-e971:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
.hover_pressed_3d60[disabled]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
button.fn-disabled-e971:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ),
button[disabled]:not(.panel_middle_bf28):not(
    .disabled-huge-3f17
  ) {
  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;
}
.gallery_focused_9d33 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery_focused_9d33: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;
}
.gallery-easy-a1be {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature_1b83 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.form_current_cb31 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.item-39d9:after,
.item-39d9:before,
.orange_76e8:after,
.orange_76e8:before,
.sidebar_liquid_8607:after,
.sidebar_liquid_8607:before,
.photo_paper_7ba4:after,
.photo_paper_7ba4:before,
.detail-white-b18f:after,
.detail-white-b18f:before,
.disabled_ac49:after,
.disabled_ac49:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.item-39d9:after,
.orange_76e8:after,
.sidebar_liquid_8607:after,
.photo_paper_7ba4:after,
.detail-white-b18f:after,
.disabled_ac49:after {
  clear: both;
}
.orange_76e8 .detail-1b14,
.sidebar_liquid_8607 .detail-1b14,
.lower_fe72 .detail-1b14 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern-be9f {
  display: inline-block;
}
.active-solid-85f8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active-solid-85f8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active-solid-85f8 .primary-over-8bb9 {
  padding: 1em 0;
  font-size: 85%;
}
.primary-over-8bb9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.easy-4a80 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.easy-4a80:after,
.easy-4a80:before {
  content: "";
  display: table;
}
.easy-4a80:after {
  clear: both;
}
.inner_12e9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_7ffe .inner_12e9 {
  max-width: 50%;
}
.aside-new-74c2 .inner_12e9 {
  max-width: 33.33%;
}
.dirty-2e6c .inner_12e9 {
  max-width: 25%;
}
.popup_79c3 .inner_12e9 {
  max-width: 20%;
}
.secondary_orange_ab2a .inner_12e9 {
  max-width: 16.66%;
}
.active_7131 .inner_12e9 {
  max-width: 14.28%;
}
.layout_e864 .inner_12e9 {
  max-width: 12.5%;
}
.focused-88b9 .inner_12e9 {
  max-width: 11.11%;
}
.panel-north-5733 {
  display: block;
}
.middle-57e0 .dropdown_focused_ae49 label,
.middle-57e0 .banner_289b label,
.middle-57e0 .nav-silver-e15d label,
.middle-57e0 .link-iron-b357 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-e1a5 {
  list-style: none;
  margin: 0;
}
.iron-e1a5 article.large-9d5a {
  margin-bottom: 0;
}
.iron-e1a5 ul {
  list-style: none;
  margin: 0;
}
.iron-e1a5 .slider-purple-5923 li.large-9d5a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-e1a5 .slider-purple-5923 li.large-9d5a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-e1a5 .slider-purple-5923 li.large-9d5a: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) {
  .iron-e1a5 .slider-purple-5923 li.large-9d5a li.large-9d5a li.large-9d5a li.large-9d5a {
    padding-left: 0;
  }
}
article.large-9d5a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-9d5a .orange_76e8 p:last-of-type {
  margin-bottom: 0;
}
article.large-9d5a .message_fast_d67c {
  float: left;
}
article.large-9d5a .nav-724c {
  margin-left: 85px;
}
article.large-9d5a .header-easy-203c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-9d5a .header-easy-203c .feature_plasma_9e83 {
  margin-left: 10px;
}
article.large-9d5a .primary-complex-b2f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-9d5a .dim-32c0 {
  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 .dropdown_focused_ae49,
  #respond .nav-silver-e15d,
  #respond .link-iron-b357 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_focused_ae49 input,
#respond .nav-silver-e15d input,
#respond .link-iron-b357 input {
  width: 100%;
}
#respond .link-iron-b357 {
  margin-right: 0;
}
#respond .outline_hovered_7cf3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_gold_e860 {
  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;
}
.paragraph_gold_e860.input-778a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_gold_e860 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%);
}
.paragraph_gold_e860:focus,
.paragraph_gold_e860: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);
}
.pagination-slow-19f4 {
  border-radius: 10%;
}
.alert-66f7 {
  border-radius: 50%;
}
.image-green-26ab {
  font-size: 0.72em;
}
.copper-6259 {
  font-size: 0.875em;
}
.notice-wood-ccdd {
  font-size: 1.1em;
}
.fresh_c8e8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh_c8e8.image-green-26ab {
  letter-spacing: 0.5px;
}
.preview_lower_acb5,
.preview_lower_acb5 a {
  color: #6d6d6d;
}
.preview_lower_acb5 a:hover {
  color: #111;
}
.label-selected-49a0 {
  color: #6d6d6d;
}
.input_49ea {
  overflow-x: hidden;
}
.input_49ea .overlay-b2b3.solid-457f {
  position: relative;
}
.input_49ea .overlay-b2b3.solid-457f.media-a710 {
  position: initial;
}
.input_49ea
  .overlay-b2b3.solid-457f.media-a710
  .link-dim-fa74 {
  left: auto;
}
.input_49ea .overlay-b2b3 .link-dim-fa74 {
  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;
}
.input_49ea .overlay-b2b3:hover.solid-457f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input_49ea
  .overlay-b2b3:hover.solid-457f
  .link-dim-fa74 {
  display: block;
  z-index: 9999999;
}
.input_49ea .bronze-c0cd .badge-next-b91f,
.input_49ea .tiny-666f .badge-next-b91f {
  display: none;
}
.input_49ea .panel-bfe5 .overlay-b2b3:hover.solid-457f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.middle-57e0 .dropdown_focused_ae49 label,
.middle-57e0 .banner_289b label,
.middle-57e0 .nav-silver-e15d label,
.middle-57e0 .link-iron-b357 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-e1a5 {
  list-style: none;
  margin: 0;
}
.iron-e1a5 article.large-9d5a {
  margin-bottom: 0;
}
.iron-e1a5 ul {
  list-style: none;
  margin: 0;
}
.iron-e1a5 .slider-purple-5923 li.large-9d5a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-e1a5 .slider-purple-5923 li.large-9d5a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-e1a5 .slider-purple-5923 li.large-9d5a: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) {
  .iron-e1a5 .slider-purple-5923 li.large-9d5a li.large-9d5a li.large-9d5a li.large-9d5a {
    padding-left: 0;
  }
}
article.large-9d5a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-9d5a .orange_76e8 p:last-of-type {
  margin-bottom: 0;
}
article.large-9d5a .message_fast_d67c {
  float: left;
}
article.large-9d5a .nav-724c {
  margin-left: 85px;
}
article.large-9d5a .header-easy-203c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-9d5a .header-easy-203c .feature_plasma_9e83 {
  margin-left: 10px;
}
article.large-9d5a .primary-complex-b2f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-9d5a .dim-32c0 {
  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 .dropdown_focused_ae49,
  #respond .nav-silver-e15d,
  #respond .link-iron-b357 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_focused_ae49 input,
#respond .nav-silver-e15d input,
#respond .link-iron-b357 input {
  width: 100%;
}
#respond .link-iron-b357 {
  margin-right: 0;
}
#respond .outline_hovered_7cf3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bronze-c0cd .easy_7459 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.easy_7459 .description_warm_d160.notice-cool-28ca .glass_e555 > li > a:focus,
.easy_7459 .description_warm_d160.notice-cool-28ca .glass_e555 > li > a:hover,
.easy_7459 .description_warm_d160.badge-6eff .glass_e555 > li > a:focus,
.easy_7459 .description_warm_d160.badge-6eff .glass_e555 > li > a:hover,
.easy_7459 .description_warm_d160.hovered-6ccb .glass_e555 > li > a:focus,
.easy_7459 .description_warm_d160.hovered-6ccb .glass_e555 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459
  .description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.detail_bright_813c
  > a,
.easy_7459
  .description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.primary-4a42
  > a,
.easy_7459
  .description_warm_d160.badge-6eff
  .glass_e555
  > li.detail_bright_813c
  > a,
.easy_7459
  .description_warm_d160.badge-6eff
  .glass_e555
  > li.primary-4a42
  > a,
.easy_7459
  .description_warm_d160.hovered-6ccb
  .glass_e555
  > li.detail_bright_813c
  > a,
.easy_7459 .description_warm_d160.hovered-6ccb .glass_e555 > li.medium-2c9d > a {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459 .basic_9438,
.easy_7459 .basic_9438 a {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459 .info_warm_bac3.nav_small_83ef li a,
.easy_7459 .popup-0811 a,
.easy_7459 .block_d204,
.easy_7459 .glass_e555 > li > a,
.easy_7459 .over-001e {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459 .info_warm_bac3.nav_small_83ef li a:hover,
.easy_7459 .popup-0811 a:hover,
.easy_7459 .block_d204:hover,
.easy_7459 .glass_e555 > li > a:hover,
.easy_7459 .over-001e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459 .frame_right_26eb {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459 .frame_right_26eb .green-557a {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459 .frame_right_26eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_7459 .pagination_d535 .cool_a0d8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459 .pagination_d535 .cool_a0d8 .popup-9773 {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459
  .pagination_d535
  .cool_a0d8
  .popup-9773::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459
  .pagination_d535
  .cool_a0d8
  .popup-9773:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459
  .pagination_d535
  .cool_a0d8
  .popup-9773::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459
  .pagination_d535
  .cool_a0d8
  .popup-9773::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459 .pagination_d535 .description-460c {
  color: rgba(255, 255, 255, 0.79);
}
.easy_7459 .pagination_d535 .description-460c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_1a32
  .easy_7459
  .pagination_d535
  .pagination-585b
  .photo-fixed-04fe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_1a32
  .easy_7459
  .pagination_d535
  .pagination-585b
  .popup-9773 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-c0cd .cold_d08d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cold_d08d .description_warm_d160.notice-cool-28ca .glass_e555 > li > a:focus,
.cold_d08d .description_warm_d160.notice-cool-28ca .glass_e555 > li > a:hover,
.cold_d08d .description_warm_d160.badge-6eff .glass_e555 > li > a:focus,
.cold_d08d .description_warm_d160.badge-6eff .glass_e555 > li > a:hover,
.cold_d08d .description_warm_d160.hovered-6ccb .glass_e555 > li > a:focus,
.cold_d08d .description_warm_d160.hovered-6ccb .glass_e555 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_d08d
  .description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.detail_bright_813c
  > a,
.cold_d08d
  .description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.primary-4a42
  > a,
.cold_d08d
  .description_warm_d160.badge-6eff
  .glass_e555
  > li.detail_bright_813c
  > a,
.cold_d08d
  .description_warm_d160.badge-6eff
  .glass_e555
  > li.primary-4a42
  > a,
.cold_d08d
  .description_warm_d160.hovered-6ccb
  .glass_e555
  > li.detail_bright_813c
  > a,
.cold_d08d .description_warm_d160.hovered-6ccb .glass_e555 > li.medium-2c9d > a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_d08d .basic_9438,
.cold_d08d .basic_9438 a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_d08d .info_warm_bac3.nav_small_83ef li a,
.cold_d08d .popup-0811 a,
.cold_d08d .block_d204,
.cold_d08d .glass_e555 > li > a,
.cold_d08d .over-001e {
  color: rgba(0, 0, 0, 0.55);
}
.cold_d08d .info_warm_bac3.nav_small_83ef li a:hover,
.cold_d08d .popup-0811 a:hover,
.cold_d08d .block_d204:hover,
.cold_d08d .glass_e555 > li > a:hover,
.cold_d08d .over-001e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_d08d .frame_right_26eb {
  color: rgba(0, 0, 0, 0.55);
}
.cold_d08d .frame_right_26eb .green-557a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_d08d .frame_right_26eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_iron_2738 .gradient-top-4322 {
  margin-left: auto;
  margin-right: auto;
}
.sidebar_liquid_8607 > * {
  margin-left: auto;
  margin-right: auto;
}
.sidebar_liquid_8607 .gallery-easy-a1be {
  margin-right: 1.41575em;
}
.yellow_6e65 .sidebar_liquid_8607 > .gold-8592 {
  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;
}
.yellow_6e65 .sidebar_liquid_8607 > .shade_wood_55b4 {
  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;
}
.modal_glass_81c5.tooltip_iron_2738 .gradient-top-4322,
.hovered-982d.tooltip_iron_2738 .gradient-top-4322 {
  margin-left: 0;
}
.nav_green_484a.tooltip_iron_2738 .gradient-top-4322,
.east-faac.tooltip_iron_2738 .gradient-top-4322 {
  margin-right: 0;
}
.sidebar_liquid_8607 ol,
.sidebar_liquid_8607 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-7c8b video {
  max-width: 100%;
}
.fluid-f377 img {
  display: block;
}
.fluid-f377.gallery-easy-a1be,
.fluid-f377.feature_1b83 {
  width: 100%;
}
.fluid-f377.shade_wood_55b4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.rough-2b28:not(.title-slow-7061) {
  margin: 1.5em auto;
}
.surface-dirty-f028 p {
  padding: 1.5em 14px;
}
ul.preview_right_f5a5.shade_wood_55b4,
ul.preview_right_f5a5.gold-8592,
ul.preview_right_f5a5.brown-aa21.gold-8592 {
  padding: 0 14px;
}
.shadow-4edd {
  display: block;
  overflow-x: auto;
}
.shadow-4edd table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-4edd td,
.shadow-4edd th {
  padding: 0.5em;
}
.sidebar_liquid_8607 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sidebar_liquid_8607 ol ol,
.sidebar_liquid_8607 ol ul,
.sidebar_liquid_8607 ul ol,
.sidebar_liquid_8607 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sidebar_liquid_8607 ol ol li,
.sidebar_liquid_8607 ol ul li,
.sidebar_liquid_8607 ul ol li,
.sidebar_liquid_8607 ul ul li {
  margin-left: 0;
}
.mask_smooth_bf3e.dropdown_de31 > .down_54a9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask_smooth_bf3e.dropdown_de31 > .down_54a9 iframe,
.mask_smooth_bf3e.dropdown_de31 > .down_54a9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.first-3b78 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.first-3b78.shade_dim_55ff {
  padding: 0;
}
.first-3b78.shade_dim_55ff cite {
  font-size: 13px;
}
.first-3b78 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.first-3b78 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient-cold-b201 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient-cold-b201 > p:first-child {
  margin-top: 0;
}
.gradient-cold-b201 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient-cold-b201 blockquote {
  border-left: 0;
}
.hidden_ead4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden_ead4:not(.out_d0a0) {
  max-width: 100px;
}
.hidden_ead4.chip-ea1d {
  border-bottom: none !important;
  text-align: center;
}
.hidden_ead4.chip-ea1d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .surface-dirty-f028 p {
    padding: 1.5em 0;
  }
}
.container-fluid-eaf0 {
  color: #0073aa;
}
.feature-west-958c {
  background-color: #0073aa;
}
.smooth_1e04 {
  color: #229fd8;
}
.surface-baef {
  background-color: #229fd8;
}
.focus_warm_65eb {
  color: #eee;
}
.box-098e {
  background-color: #eee;
}
.element_first_cace {
  color: #444;
}
.aside-2a57 {
  background-color: #444;
}
.out_c276 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.out_c276 .focus_easy_6571 .popup-0811 {
  font-size: 15px;
}
.out_c276 .popup-0811 {
  line-height: 1.3;
}
.out_c276 .cold_d08d {
}
.out_c276 .easy_7459 {
  background: #235787;
}
.panel_56d5 {
  padding: 0;
}
.panel_56d5 .easy_7459 {
  background: #1a1a1a;
}
.panel_56d5 .cold_d08d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-ae6e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-ae6e .cold_d08d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-ae6e .easy_7459 {
  background: #303030;
}
.disabled_ac49 {
  position: relative;
  z-index: 10;
}
.disabled_ac49 .backdrop-warm-92bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_a0f8 .solid-457f {
  display: inline-block;
  vertical-align: middle;
}
.paragraph_a0f8.element_first_dde0 .solid-457f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph_a0f8.element_first_dde0 .solid-457f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_a0f8.element_first_dde0 .solid-457f {
    margin-right: 0.4em;
  }
}
.paragraph_a0f8.element_first_dde0 .solid-457f:last-child {
  margin-right: 0;
}
.logo-bronze-13c6 .backdrop-warm-92bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bronze-c0cd .focus_easy_6571 {
    margin: 0 -0.5em;
  }
  .bronze-c0cd .focus_easy_6571 [class*="customify-col-"],
  .bronze-c0cd .focus_easy_6571 [class*="customify-col_"],
  .bronze-c0cd .focus_easy_6571 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bronze-c0cd.hot_00b0 .backdrop-warm-92bf {
  background: 0 0 !important;
}
.bronze-c0cd.hot_00b0 .backdrop-warm-92bf,
.bronze-c0cd.logo-bronze-13c6 .backdrop-warm-92bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bronze-c0cd.hard-d863 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bronze-c0cd.logo-bronze-13c6 .backdrop-warm-92bf {
  box-shadow: none !important;
}
.thumbnail_current_1263 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail_current_1263 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_current_1263 {
    padding: 18px 0 20px;
  }
}
.thumbnail_current_1263 .card-lower-dfd2 {
  width: 100%;
}
.thumbnail_current_1263 .primary-8622 {
  margin-bottom: 0;
}
.thumbnail_current_1263 .texture_under_28ad {
  margin-top: 5px;
  font-size: 0.875em;
}
.basic-5f0b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.basic-5f0b .tertiary-middle-9e93 {
  width: 100%;
}
.active-4f93 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-4f93 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-4f93 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;
}
.active-4f93 li:last-child:after {
  display: none;
}
.active-4f93 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-4d4f .badge-next-b91f button,
.thumbnail_current_1263 .badge-next-b91f button {
  left: 0;
}
.summary-4d4f .tertiary-middle-9e93,
.thumbnail_current_1263 .tertiary-middle-9e93 {
  padding-left: 0;
  padding-right: 0;
}
.summary-4d4f .basic-5f0b,
.thumbnail_current_1263 .basic-5f0b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-4d4f {
  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;
}
.summary-4d4f: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;
}
.summary-4d4f .photo-36fc {
  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) {
  .summary-4d4f .photo-36fc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-4d4f .photo-36fc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-4d4f .photo-36fc {
    min-height: 200px;
  }
}
.summary-4d4f .active-4f93 {
  color: rgba(255, 255, 255, 0.8);
}
.summary-4d4f .active-4f93 a,
.summary-4d4f .active-4f93 li:after {
  color: inherit;
}
.summary-4d4f .active-4f93 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title-left-653a {
  margin-bottom: 0.5em;
}
.east_1c4f {
  margin-bottom: 1.2em;
}
.east_1c4f,
.title-left-653a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.east_1c4f p:last-child,
.title-left-653a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .badge-next-b91f,
#masthead .badge-next-b91f {
  display: none;
}
#masthead
  > .badge-next-b91f.thick-a37f {
  display: none;
}
#masthead > .badge-next-b91f button {
  left: 0;
}
.video-12af {
  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%;
}
.video-12af .solid-457f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video-12af .up_fd98 {
  display: -webkit-box;
  display: flex;
}
.video-12af .up_fd98.orange-9251 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video-12af .up_fd98.shade_solid_d684 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-12af .up_fd98.element-361a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-12af.caption-next-44b6.texture_b2c0 .up_fd98.orange-9251 {
  flex-basis: 100%;
}
.video-12af.media_383f .up_fd98.shade_solid_d684 {
  -webkit-box-flex: 1;
  flex: auto;
}
.video-12af.media_383f .up_fd98.element-361a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .badge-next-b91f.thick-a37f {
  display: none;
}
#masthead > .badge-next-b91f button {
  left: 0;
}
.chip-middle-c784 {
  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;
}
.chip-middle-c784:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-middle-c784.input-warm-765e i {
  margin-right: 4px;
}
.chip-middle-c784.background_small_0b6e i {
  margin-left: 5px;
}
.popup-0811 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup-0811 p:last-child {
  margin-bottom: 0;
}
.menu-eb32 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.menu-eb32 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.menu-eb32 img {
  display: block;
  width: auto;
  line-height: 1;
}
.menu-eb32 .basic_9438 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.menu-eb32 .new_d19e {
  margin: 5px 0 7px 0;
}
.menu-eb32.thick_b39c .list-5f05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-eb32.thick_b39c .description_hot_7ca7 {
  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;
}
.menu-eb32.header-cc1b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.menu-eb32.header-cc1b .list-5f05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-eb32.header-cc1b .description_hot_7ca7 {
  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;
}
.menu-eb32.cool-bd2c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-eb32.surface_fe57 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.menu-eb32.surface_fe57 .description_hot_7ca7 {
  margin-top: 7px;
}
.description_warm_31d8 {
  display: inline-block;
}
.disabled_ac49 .small_6bde .menu-eb32 img {
  max-width: 100%;
}
.description_warm_d160 .gradient-glass-9d90.nav_2ff4,
.content-10d1 .gradient-glass-9d90.nav_2ff4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_warm_d160 .video-tiny-4d97,
.content-10d1 .video-tiny-4d97 {
  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%);
}
.description_warm_d160 .video-tiny-4d97 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description_warm_d160.lite_36e7 .video-tiny-4d97 {
  display: none;
}
.description_warm_d160 .modal_ecfa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_warm_d160 .modal_ecfa li {
  display: inline-block;
  position: relative;
}
.description_warm_d160 .modal_ecfa li:last-child {
  margin-right: 0;
}
.description_warm_d160 .modal_ecfa 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;
}
.description_warm_d160 .modal_ecfa li.medium-2c9d > a {
  color: rgba(0, 0, 0, 0.9);
}
.description_warm_d160 .modal_ecfa > 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;
}
.description_warm_d160 .modal_ecfa > li > a i {
  line-height: 0;
}
.description_warm_d160 .modal_ecfa > li.sidebar-wood-bec6 > a .video-tiny-4d97 {
  margin-left: 4px;
  line-height: 0;
}
.description_warm_d160 .modal_ecfa .focus-d1b1 li.sidebar-wood-bec6 > a {
  position: relative;
}
.description_warm_d160 .modal_ecfa .focus-d1b1 li.sidebar-wood-bec6 > a:after,
.description_warm_d160 .modal_ecfa .focus-d1b1 li.sidebar-wood-bec6 > a:before {
  content: "";
  display: table;
}
.description_warm_d160 .modal_ecfa .focus-d1b1 li.sidebar-wood-bec6 > a:after {
  clear: both;
}
.description_warm_d160 .modal_ecfa .focus-d1b1 li.sidebar-wood-bec6 > a .video-tiny-4d97 {
  margin-left: 5px;
  float: right;
}
.description_warm_d160 .main-1ea6,
.description_warm_d160 .focus-d1b1 {
  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;
}
.description_warm_d160 .focus-d1b1 {
  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;
}
.description_warm_d160 .focus-d1b1 .nav_2ff4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_warm_d160 .focus-d1b1 .video-tiny-4d97 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description_warm_d160 .focus-d1b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.description_warm_d160 .focus-d1b1 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;
}
.description_warm_d160 .focus-d1b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description_warm_d160 .focus-d1b1 .focus-d1b1 {
  top: 0;
  left: 100%;
}
.description_warm_d160 .link-5524.fn-focus-e971 > .main-1ea6,
.description_warm_d160 .link-5524.fn-focus-e971 > .focus-d1b1,
.description_warm_d160 .link-5524:focus > .main-1ea6,
.description_warm_d160 .link-5524:focus > .focus-d1b1,
.description_warm_d160 .link-5524:hover > .main-1ea6,
.description_warm_d160 .link-5524:hover > .focus-d1b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description_warm_d160.hovered-6ccb .glass_e555:after,
.description_warm_d160.hovered-6ccb .glass_e555:before {
  content: "";
  display: table;
}
.description_warm_d160.hovered-6ccb .glass_e555:after {
  clear: both;
}
.description_warm_d160.hovered-6ccb .glass_e555 > li {
  float: left;
}
.description_warm_d160.blue_03c4 .glass_e555:after,
.description_warm_d160.blue_03c4 .glass_e555:before {
  content: "";
  display: table;
}
.description_warm_d160.blue_03c4 .glass_e555:after {
  clear: both;
}
.description_warm_d160.blue_03c4 .glass_e555 > li {
  float: left;
}
.description_warm_d160.blue_03c4 .glass_e555 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description_warm_d160.blue_03c4 .glass_e555 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description_warm_d160.blue_03c4 .glass_e555 > li.detail_bright_813c > a,
.description_warm_d160.blue_03c4 .glass_e555 > li.medium-2c9d > a {
  color: #fff;
  background-color: #1e4b75;
}
.description_warm_d160.notice-cool-28ca .glass_e555 > li > a .nav_2ff4 {
  position: relative;
}
.description_warm_d160.notice-cool-28ca .glass_e555 > li > a .nav_2ff4: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;
}
.description_warm_d160.notice-cool-28ca
  .glass_e555
  > li:focus
  > a
  .nav_2ff4:before,
.description_warm_d160.notice-cool-28ca
  .glass_e555
  > li:hover
  > a
  .nav_2ff4:before {
  width: 100%;
  background-color: currentColor;
}
.description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.detail_bright_813c
  > a
  .nav_2ff4:before,
.description_warm_d160.notice-cool-28ca
  .glass_e555
  > li.primary-4a42
  > a
  .nav_2ff4:before {
  width: 100%;
  background-color: currentColor;
}
.description_warm_d160.badge-6eff .glass_e555 > li > a .nav_2ff4 {
  position: relative;
}
.description_warm_d160.badge-6eff .glass_e555 > li > a .nav_2ff4: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;
}
.description_warm_d160.badge-6eff .glass_e555 > li:focus > a .nav_2ff4:before,
.description_warm_d160.badge-6eff
  .glass_e555
  > li:hover
  > a
  .nav_2ff4:before {
  width: 100%;
  background-color: currentColor;
}
.description_warm_d160.badge-6eff
  .glass_e555
  > li.detail_bright_813c
  > a
  .nav_2ff4:before,
.description_warm_d160.badge-6eff
  .glass_e555
  > li.primary-4a42
  > a
  .nav_2ff4:before {
  width: 100%;
  background-color: currentColor;
}
.content-10d1 .modal_ecfa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-10d1 .modal_ecfa li:first-child > a {
  border-top: none;
}
.content-10d1 .modal_ecfa .west_9c54 > .nav_2ff4 .video-tiny-4d97 {
  display: none;
}
.content-10d1 .modal_ecfa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content-10d1 .modal_ecfa li:last-child {
  border: none;
}
.content-10d1 .modal_ecfa li.sidebar-wood-bec6 > a {
  padding-right: 45px !important;
}
.content-10d1 .modal_ecfa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content-10d1 .modal_ecfa li a:focus,
.content-10d1 .modal_ecfa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-10d1 .modal_ecfa li .banner_thick_ab03 {
  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;
}
.content-10d1 .modal_ecfa li .banner_thick_ab03:hover {
  box-shadow: none;
}
.content-10d1 .modal_ecfa li .banner_thick_ab03 .video-tiny-4d97 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content-10d1 .modal_ecfa .focus-d1b1 {
  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);
}
.content-10d1 .modal_ecfa .focus-d1b1 li a {
  padding-left: 3em;
}
.content-10d1 .modal_ecfa .secondary-tiny-2498 > a .banner_thick_ab03 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-10d1 .modal_ecfa .secondary-tiny-2498 > .focus-d1b1 {
  display: block;
  opacity: 1;
}
.hover-complex-e706 {
  max-width: 100%;
}
.new_899c {
  line-height: 0;
  cursor: pointer;
}
.over-001e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.over-001e:hover {
  box-shadow: none;
  color: currentColor;
}
.over-001e svg {
  width: 18px;
  height: 18px;
}
.over-001e .border-eb87 {
  display: none;
}
.backdrop-6139 {
  position: relative;
}
.backdrop-6139.fn-active-e971 .over-001e .column-9dc6 {
  display: none;
}
.backdrop-6139.fn-active-e971 .over-001e .border-eb87 {
  display: inline-block;
}
.backdrop-6139 .background_6e66 {
  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);
}
.backdrop-6139.message-c13b .background_6e66 {
  left: auto;
  right: -0.9em;
}
.backdrop-6139.message-c13b .element_stone_ddc7::before {
  left: auto;
  right: 15px;
}
.backdrop-6139.fn-active-e971 .background_6e66 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-585b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-585b label {
  flex-basis: 100%;
}
.pagination-585b .cool_a0d8 {
  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;
}
.pagination-585b .popup-9773 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-585b .popup-9773:focus {
  background-color: transparent;
}
.pagination-585b button.description-460c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-585b button.description-460c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-585b button.description-460c svg {
  width: 18px;
  height: 18px;
}
.pagination-585b input[type="submit"] {
  min-height: auto;
}
.pagination_d535 .pagination-585b .popup-9773 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.element_stone_ddc7 {
  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) {
  .element_stone_ddc7 {
    width: 220px;
  }
}
.element_stone_ddc7 label {
  flex-basis: 100%;
}
.element_stone_ddc7::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;
}
.panel_1a32 .pagination_d535 .pagination-585b {
  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;
}
.panel_1a32
  .pagination_d535
  .pagination-585b
  .cool_a0d8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_1a32 .pagination_d535 .pagination-585b .popup-9773 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_1a32
  .pagination_d535
  .pagination-585b
  .popup-9773:focus {
  background: 0 0;
}
.panel_1a32
  .pagination_d535
  .pagination-585b
  .photo-fixed-04fe {
  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;
}
.info_warm_bac3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.info_warm_bac3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.info_warm_bac3 li:last-child {
  margin-right: 0;
}
.info_warm_bac3 li:first-child {
  margin-left: 0;
}
.info_warm_bac3.shadow_purple_ca6f a {
  color: #fff;
}
.info_warm_bac3.shadow_purple_ca6f a:hover {
  color: #fff;
}
.info_warm_bac3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.info_warm_bac3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.info_warm_bac3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info_warm_bac3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.info_warm_bac3 [class*="social-icon-apple"] {
  background-color: #999;
}
.info_warm_bac3 [class*="social-icon-apple"].container_31f8 {
  background-color: transparent;
  color: #999;
}
.info_warm_bac3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.info_warm_bac3 [class*="social-icon-behance"].container_31f8 {
  background-color: transparent;
  color: #1769ff;
}
.info_warm_bac3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.info_warm_bac3 [class*="social-icon-bitbucket"].container_31f8 {
  background-color: transparent;
  color: #205081;
}
.info_warm_bac3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.info_warm_bac3 [class*="social-icon-codepen"].container_31f8 {
  background-color: transparent;
  color: #000;
}
.info_warm_bac3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.info_warm_bac3 [class*="social-icon-delicious"].container_31f8 {
  background-color: transparent;
  color: #39f;
}
.info_warm_bac3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.info_warm_bac3 [class*="social-icon-digg"].container_31f8 {
  background-color: transparent;
  color: #005be2;
}
.info_warm_bac3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.info_warm_bac3 [class*="social-icon-dribbble"].container_31f8 {
  background-color: transparent;
  color: #ea4c89;
}
.info_warm_bac3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.info_warm_bac3 [class*="social-icon-envelope"].container_31f8 {
  background-color: transparent;
  color: #ea4335;
}
.info_warm_bac3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.info_warm_bac3 [class*="social-icon-facebook"].container_31f8 {
  background-color: transparent;
  color: #3b5998;
}
.info_warm_bac3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.info_warm_bac3 [class*="social-icon-flickr"].container_31f8 {
  background-color: transparent;
  color: #0063dc;
}
.info_warm_bac3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.info_warm_bac3 [class*="social-icon-foursquare"].container_31f8 {
  background-color: transparent;
  color: #2d5be3;
}
.info_warm_bac3 [class*="social-icon-github"] {
  background-color: #333;
}
.info_warm_bac3 [class*="social-icon-github"].container_31f8 {
  background-color: transparent;
  color: #333;
}
.info_warm_bac3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.info_warm_bac3 [class*="social-icon-google-plus"].container_31f8 {
  background-color: transparent;
  color: #dd4b39;
}
.info_warm_bac3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.info_warm_bac3 [class*="social-icon-houzz"].container_31f8 {
  background-color: transparent;
  color: #7ac142;
}
.info_warm_bac3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.info_warm_bac3 [class*="social-icon-instagram"].container_31f8 {
  background-color: transparent;
  color: #262626;
}
.info_warm_bac3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.info_warm_bac3 [class*="social-icon-jsfiddle"].container_31f8 {
  background-color: transparent;
  color: #487aa2;
}
.info_warm_bac3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.info_warm_bac3 [class*="social-icon-linkedin"].container_31f8 {
  background-color: transparent;
  color: #0077b5;
}
.info_warm_bac3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.info_warm_bac3 [class*="social-icon-medium"].container_31f8 {
  background-color: transparent;
  color: #00ab6b;
}
.info_warm_bac3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.info_warm_bac3
  [class*="social-icon-odnoklassniki"].container_31f8 {
  background-color: transparent;
  color: #f4731c;
}
.info_warm_bac3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.info_warm_bac3 [class*="social-icon-meetup"].container_31f8 {
  background-color: transparent;
  color: #ec1c40;
}
.info_warm_bac3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.info_warm_bac3 [class*="social-icon-pinterest"].container_31f8 {
  background-color: transparent;
  color: #bd081c;
}
.info_warm_bac3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.info_warm_bac3 [class*="social-icon-product-hunt"].container_31f8 {
  background-color: transparent;
  color: #da552f;
}
.info_warm_bac3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.info_warm_bac3 [class*="social-icon-reddit"].container_31f8 {
  background-color: transparent;
  color: #ff4500;
}
.info_warm_bac3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.info_warm_bac3 [class*="social-icon-rss"].container_31f8 {
  background-color: transparent;
  color: #f26522;
}
.info_warm_bac3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.info_warm_bac3
  [class*="social-icon-shopping-cart"].container_31f8 {
  background-color: transparent;
  color: #4caf50;
}
.info_warm_bac3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.info_warm_bac3 [class*="social-icon-skype"].container_31f8 {
  background-color: transparent;
  color: #00aff0;
}
.info_warm_bac3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.info_warm_bac3 [class*="social-icon-slideshare"].container_31f8 {
  background-color: transparent;
  color: #0077b5;
}
.info_warm_bac3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.info_warm_bac3 [class*="social-icon-snapchat"].container_31f8 {
  background-color: transparent;
  color: #fffc00;
}
.info_warm_bac3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.info_warm_bac3 [class*="social-icon-soundcloud"].container_31f8 {
  background-color: transparent;
  color: #f80;
}
.info_warm_bac3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.info_warm_bac3 [class*="social-icon-spotify"].container_31f8 {
  background-color: transparent;
  color: #2ebd59;
}
.info_warm_bac3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.info_warm_bac3
  [class*="social-icon-stack-overflow"].container_31f8 {
  background-color: transparent;
  color: #fe7a15;
}
.info_warm_bac3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.info_warm_bac3 [class*="social-icon-maldkfgram"].container_31f8 {
  background-color: transparent;
  color: #2ca5e0;
}
.info_warm_bac3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.info_warm_bac3 [class*="social-icon-tripadvisor"].container_31f8 {
  background-color: transparent;
  color: #589442;
}
.info_warm_bac3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.info_warm_bac3 [class*="social-icon-tumblr"].container_31f8 {
  background-color: transparent;
  color: #35465c;
}
.info_warm_bac3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.info_warm_bac3 [class*="social-icon-twitch"].container_31f8 {
  background-color: transparent;
  color: #6441a5;
}
.info_warm_bac3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.info_warm_bac3 [class*="social-icon-twitter"].container_31f8 {
  background-color: transparent;
  color: #1da1f2;
}
.info_warm_bac3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.info_warm_bac3 [class*="social-icon-vimeo"].container_31f8 {
  background-color: transparent;
  color: #1ab7ea;
}
.info_warm_bac3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.info_warm_bac3 [class*="social-icon-vk"].container_31f8 {
  background-color: transparent;
  color: #45668e;
}
.info_warm_bac3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.info_warm_bac3 [class*="social-icon-weibo"].container_31f8 {
  background-color: transparent;
  color: #df2029;
}
.info_warm_bac3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.info_warm_bac3 [class*="social-icon-weixin"].container_31f8 {
  background-color: transparent;
  color: #7bb32e;
}
.info_warm_bac3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.info_warm_bac3 [class*="social-icon-whatsapp"].container_31f8 {
  background-color: transparent;
  color: #25d366;
}
.info_warm_bac3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.info_warm_bac3 [class*="social-icon-wordpress"].container_31f8 {
  background-color: transparent;
  color: #21759b;
}
.info_warm_bac3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.info_warm_bac3 [class*="social-icon-xing"].container_31f8 {
  background-color: transparent;
  color: #026466;
}
.info_warm_bac3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.info_warm_bac3 [class*="social-icon-yelp"].container_31f8 {
  background-color: transparent;
  color: #af0606;
}
.info_warm_bac3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.info_warm_bac3 [class*="social-icon-youtube"].container_31f8 {
  background-color: transparent;
  color: #cd201f;
}
.block_d204 {
  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;
}
.block_d204:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-6f73 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thick_c42f {
  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;
}
.inner_f389 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary-0b9c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary-0b9c,
.summary-0b9c::after,
.summary-0b9c::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;
}
.summary-0b9c::after,
.summary-0b9c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.copper-6513 .thick_c42f .inner_f389 {
  margin-top: -2px;
  width: 19px;
}
.copper-6513 .thick_c42f .summary-0b9c {
  margin-top: -1px;
}
.copper-6513 .thick_c42f .summary-0b9c,
.copper-6513 .thick_c42f .summary-0b9c::after,
.copper-6513 .thick_c42f .summary-0b9c::before {
  width: 19px;
  height: 2px;
}
.copper-6513 .thick_c42f .summary-0b9c::before {
  top: -6px;
}
.copper-6513 .thick_c42f .summary-0b9c::after {
  bottom: -6px;
}
.full_0b21 .thick_c42f .inner_f389 {
  margin-top: -2px;
  width: 22px;
}
.full_0b21 .thick_c42f .summary-0b9c {
  margin-top: -1px;
}
.full_0b21 .thick_c42f .summary-0b9c,
.full_0b21 .thick_c42f .summary-0b9c::after,
.full_0b21 .thick_c42f .summary-0b9c::before {
  width: 22px;
  height: 2px;
}
.full_0b21 .thick_c42f .summary-0b9c::before {
  top: -7px;
}
.full_0b21 .thick_c42f .summary-0b9c::after {
  bottom: -7px;
}
.smooth-d582 .thick_c42f .inner_f389 {
  margin-top: -2px;
  width: 31px;
}
.smooth-d582 .thick_c42f .summary-0b9c {
  margin-top: -1.5px;
}
.smooth-d582 .thick_c42f .summary-0b9c,
.smooth-d582 .thick_c42f .summary-0b9c::after,
.smooth-d582 .thick_c42f .summary-0b9c::before {
  width: 31px;
  height: 3px;
}
.smooth-d582 .thick_c42f .summary-0b9c::before {
  top: -9px;
}
.smooth-d582 .thick_c42f .summary-0b9c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old-3076 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 19px;
  }
  .old-3076 .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .old-3076 .thick_c42f .summary-0b9c,
  .old-3076 .thick_c42f .summary-0b9c::after,
  .old-3076 .thick_c42f .summary-0b9c::before {
    width: 19px;
    height: 2px;
  }
  .old-3076 .thick_c42f .summary-0b9c::before {
    top: -6px;
  }
  .old-3076 .thick_c42f .summary-0b9c::after {
    bottom: -6px;
  }
  .detail-0271 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-0271 .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .detail-0271 .thick_c42f .summary-0b9c,
  .detail-0271 .thick_c42f .summary-0b9c::after,
  .detail-0271 .thick_c42f .summary-0b9c::before {
    width: 22px;
    height: 2px;
  }
  .detail-0271 .thick_c42f .summary-0b9c::before {
    top: -7px;
  }
  .detail-0271 .thick_c42f .summary-0b9c::after {
    bottom: -7px;
  }
  .wood-261a .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 31px;
  }
  .wood-261a .thick_c42f .summary-0b9c {
    margin-top: -1.5px;
  }
  .wood-261a .thick_c42f .summary-0b9c,
  .wood-261a .thick_c42f .summary-0b9c::after,
  .wood-261a .thick_c42f .summary-0b9c::before {
    width: 31px;
    height: 3px;
  }
  .wood-261a .thick_c42f .summary-0b9c::before {
    top: -9px;
  }
  .wood-261a .thick_c42f .summary-0b9c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-complex-0be7 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-complex-0be7 .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .shadow-complex-0be7 .thick_c42f .summary-0b9c,
  .shadow-complex-0be7 .thick_c42f .summary-0b9c::after,
  .shadow-complex-0be7 .thick_c42f .summary-0b9c::before {
    width: 19px;
    height: 2px;
  }
  .shadow-complex-0be7 .thick_c42f .summary-0b9c::before {
    top: -6px;
  }
  .shadow-complex-0be7 .thick_c42f .summary-0b9c::after {
    bottom: -6px;
  }
  .paragraph-glass-e4ce .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c,
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c::after,
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c::before {
    top: -7px;
  }
  .paragraph-glass-e4ce .thick_c42f .summary-0b9c::after {
    bottom: -7px;
  }
  .bright-baec .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-baec .thick_c42f .summary-0b9c {
    margin-top: -1.5px;
  }
  .bright-baec .thick_c42f .summary-0b9c,
  .bright-baec .thick_c42f .summary-0b9c::after,
  .bright-baec .thick_c42f .summary-0b9c::before {
    width: 31px;
    height: 3px;
  }
  .bright-baec .thick_c42f .summary-0b9c::before {
    top: -9px;
  }
  .bright-baec .thick_c42f .summary-0b9c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .red_e491 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 19px;
  }
  .red_e491 .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .red_e491 .thick_c42f .summary-0b9c,
  .red_e491 .thick_c42f .summary-0b9c::after,
  .red_e491 .thick_c42f .summary-0b9c::before {
    width: 19px;
    height: 2px;
  }
  .red_e491 .thick_c42f .summary-0b9c::before {
    top: -6px;
  }
  .red_e491 .thick_c42f .summary-0b9c::after {
    bottom: -6px;
  }
  .carousel-3ae3 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-3ae3 .thick_c42f .summary-0b9c {
    margin-top: -1px;
  }
  .carousel-3ae3 .thick_c42f .summary-0b9c,
  .carousel-3ae3 .thick_c42f .summary-0b9c::after,
  .carousel-3ae3 .thick_c42f .summary-0b9c::before {
    width: 22px;
    height: 2px;
  }
  .carousel-3ae3 .thick_c42f .summary-0b9c::before {
    top: -7px;
  }
  .carousel-3ae3 .thick_c42f .summary-0b9c::after {
    bottom: -7px;
  }
  .panel-3c28 .thick_c42f .inner_f389 {
    margin-top: -2px;
    width: 31px;
  }
  .panel-3c28 .thick_c42f .summary-0b9c {
    margin-top: -1.5px;
  }
  .panel-3c28 .thick_c42f .summary-0b9c,
  .panel-3c28 .thick_c42f .summary-0b9c::after,
  .panel-3c28 .thick_c42f .summary-0b9c::before {
    width: 31px;
    height: 3px;
  }
  .panel-3c28 .thick_c42f .summary-0b9c::before {
    top: -9px;
  }
  .panel-3c28 .thick_c42f .summary-0b9c::after {
    bottom: -9px;
  }
}
.pattern-58ee .summary-0b9c {
  -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);
}
.pattern-58ee .summary-0b9c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern-58ee .summary-0b9c::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);
}
.pattern-58ee.nav-motion-4506 .summary-0b9c {
  -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);
}
.pattern-58ee.nav-motion-4506 .summary-0b9c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern-58ee.nav-motion-4506 .summary-0b9c::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);
}
.top-83d7 {
  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.avatar-c3bc:before {
  display: none;
}
.tiny-666f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tiny-666f .current-ad17 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tiny-666f .current-ad17:last-of-type {
  border-bottom: none;
}
.tiny-666f .current-ad17.icon_solid_cfd9,
.tiny-666f .current-ad17.element-1885,
.tiny-666f .current-ad17.message_4b13 {
  padding: 0;
}
.tiny-666f .content-10d1 .banner_thick_ab03 {
  color: currentColor;
}
.tiny-666f .content-10d1 .banner_thick_ab03:focus,
.tiny-666f .content-10d1 .banner_thick_ab03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny-666f.cold_d08d .frame_right_26eb,
.tiny-666f.cold_d08d .popup-0811 a,
.tiny-666f.cold_d08d .glass_e555 a,
.tiny-666f.cold_d08d .focus-d1b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.tiny-666f.cold_d08d .frame_right_26eb:hover,
.tiny-666f.cold_d08d .popup-0811 a:hover,
.tiny-666f.cold_d08d .glass_e555 a:hover,
.tiny-666f.cold_d08d .focus-d1b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-666f.cold_d08d .green-557a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-666f.cold_d08d .current-ad17 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-666f.cold_d08d .current-ad17:before {
  background: rgba(0, 0, 0, 0.08);
}
.tiny-666f.cold_d08d .clean-b1f2:before {
  background: rgba(255, 255, 255, 0.9);
}
.tiny-666f.cold_d08d .content-10d1 .modal_ecfa li a,
.tiny-666f.cold_d08d .content-10d1 .banner_thick_ab03,
.tiny-666f.cold_d08d .focus-d1b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-666f.cold_d08d .content-10d1 .banner_thick_ab03:focus,
.tiny-666f.cold_d08d .content-10d1 .banner_thick_ab03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny-666f.cold_d08d .modal_ecfa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-666f.easy_7459 .frame_right_26eb,
.tiny-666f.easy_7459 .popup-0811 a,
.tiny-666f.easy_7459 .glass_e555 .banner_thick_ab03,
.tiny-666f.easy_7459 .glass_e555 a,
.tiny-666f.easy_7459 .focus-d1b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-666f.easy_7459 .frame_right_26eb:hover,
.tiny-666f.easy_7459 .popup-0811 a:hover,
.tiny-666f.easy_7459 .glass_e555 .banner_thick_ab03:hover,
.tiny-666f.easy_7459 .glass_e555 a:hover,
.tiny-666f.easy_7459 .focus-d1b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-666f.easy_7459 .green-557a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-666f.easy_7459 .current-ad17 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-666f.easy_7459 .current-ad17:before {
  background: rgba(255, 255, 255, 0.08);
}
.tiny-666f.easy_7459 .clean-b1f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny-666f.easy_7459 .content-10d1 .modal_ecfa li a,
.tiny-666f.easy_7459 .content-10d1 .banner_thick_ab03,
.tiny-666f.easy_7459 .focus-d1b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-666f.easy_7459 .content-10d1 .banner_thick_ab03:focus,
.tiny-666f.easy_7459 .content-10d1 .banner_thick_ab03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny-666f.easy_7459 .modal_ecfa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-b1f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.clean-b1f2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.description_mini_fc77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_5364 .tiny-666f {
  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;
}
.mini_5364 .current-ad17 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_5364 .current-ad17: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) {
  .mini_5364 .current-ad17:before {
    width: 16%;
    left: 42%;
  }
}
.mini_5364 .current-ad17:last-child:before {
  content: none;
}
.mini_5364 .current-ad17[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_5364 .content-10d1 .modal_ecfa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_5364 .content-10d1 .modal_ecfa li a .banner_thick_ab03 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_5364 .content-10d1 .focus-d1b1 {
  border: none;
}
.mini_5364 .content-10d1 .focus-d1b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_5364 .clean-b1f2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_5364 .description_mini_fc77 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_5364 .easy_7459 .clean-b1f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_5364 .cold_d08d.paragraph-12ac .summary-0b9c {
  background: rgba(0, 0, 0, 0.6);
}
.mini_5364
  .cold_d08d.paragraph-12ac
  .summary-0b9c::after,
.mini_5364
  .cold_d08d.paragraph-12ac
  .summary-0b9c:before {
  background: inherit;
}
.mini_5364
  .cold_d08d.paragraph-12ac:hover
  .summary-0b9c {
  background: rgba(0, 0, 0, 0.8);
}
.short-ae2a .tiny-666f {
  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) {
  .short-ae2a .tiny-666f {
    width: auto;
    right: 45px;
  }
}
.basic-8972 .tiny-666f {
  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) {
  .basic-8972 .tiny-666f {
    width: auto;
    left: 45px;
  }
}
.avatar-c3bc .tiny-666f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar-c3bc .description_mini_fc77 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar-c3bc .clean-b1f2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.header_fast_afea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.header_fast_afea.mini_5364 .tiny-666f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.header_fast_afea.short-ae2a .tiny-666f {
  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);
}
.header_fast_afea .tiny-666f {
  visibility: visible;
}
.header_fast_afea.basic-8972 .tiny-666f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search-warm-1205,
.article-pro-6e39 {
  overflow-x: hidden;
}
.search-warm-1205 .tiny-666f {
  overflow: auto;
}
.search-warm-1205.mini_5364 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-warm-1205.mini_5364 .tiny-666f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search-warm-1205.mini_5364 .block_d204 {
  opacity: 0;
}
.search-warm-1205.short-ae2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-warm-1205.short-ae2a .tiny-666f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search-warm-1205.short-ae2a .block_d204 {
  opacity: 0;
}
.search-warm-1205.basic-8972 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-warm-1205.basic-8972 .tiny-666f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search-warm-1205.basic-8972 .block_d204 {
  opacity: 0;
}
.search-warm-1205.avatar-c3bc .tiny-666f {
  z-index: 10;
  visibility: visible;
}
.paragraph-12ac {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-12ac .summary-0b9c {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-12ac .summary-0b9c::after,
.paragraph-12ac .summary-0b9c:before {
  background: inherit;
}
.paragraph-12ac:hover .summary-0b9c {
  background: rgba(255, 255, 255, 0.99);
}
.basic-8972 .paragraph-12ac {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar-c3bc .paragraph-12ac {
  display: none !important;
}
.search-warm-1205:before,
.article-pro-6e39:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search-warm-1205 .paragraph-12ac,
.article-pro-6e39 .paragraph-12ac {
  display: inline-block;
}
.tiny-666f .solid-457f {
  -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;
}
.search-warm-1205 .tiny-666f .solid-457f,
.article-pro-6e39 .tiny-666f .solid-457f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_4b65 .cool_a0d8 {
  width: 100%;
}
.small_6bde {
  padding: 0 0.5em 0;
}
.small_6bde [class*="customify-col-"],
.small_6bde [class*="customify-col_"],
.small_6bde [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar-prev-e42c .small_6bde {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focus_easy_6571 .breadcrumb-dynamic-2a3f,
  .breadcrumb-dynamic-2a3f {
    display: none;
  }
  .gallery-thick-07ff {
    text-align: left;
  }
  .medium_2f0d {
    text-align: center;
  }
  .logo-hard-df7c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focus_easy_6571 .active_7338,
  .active_7338 {
    display: none;
  }
  .aside_9d1f {
    text-align: left;
  }
  .active_north_69d0 {
    text-align: center;
  }
  .input_next_2b9d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focus_easy_6571 .complex_edea,
  .complex_edea {
    display: none;
  }
  .status_orange_a2a4 {
    text-align: left;
  }
  .medium-d335 {
    text-align: center;
  }
  .progress-under-3888 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs-next-068b {
  box-shadow: none !important;
}
.black_3acc .accordion-stone-bc89,
.description_hard_3a57 .accordion-stone-bc89 {
  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;
}
.description_hard_3a57 .accordion-stone-bc89 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop-warm-92bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop-warm-92bf:after,
.backdrop-warm-92bf:before {
  content: "";
  display: table;
}
.backdrop-warm-92bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop-warm-92bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop-warm-92bf,
.hard-d863 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo_paper_7ba4.tabs_c20c .backdrop-warm-92bf {
  max-width: 100%;
}
.photo_paper_7ba4.pro_6ae9 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo_paper_7ba4.photo_iron_ed88 .backdrop-warm-92bf {
  max-width: 100%;
}
.photo_paper_7ba4.photo_iron_ed88 > .backdrop-warm-92bf {
  padding-left: 0;
  padding-right: 0;
}
.photo_paper_7ba4.photo_iron_ed88 > .backdrop-warm-92bf .focus_easy_6571 {
  margin: 0;
}
.photo_paper_7ba4.photo_iron_ed88
  > .backdrop-warm-92bf
  .slider_yellow_018c.element_current_76a0 {
  margin-right: 0;
  margin-left: 0;
}
.photo_paper_7ba4.photo_iron_ed88 #main.element_current_76a0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active-1ea3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active-1ea3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture_basic_124b .gradient-top-4322 {
    padding-right: 1em;
  }
  .picture_basic_124b.accent_out_6a07 .slider_yellow_018c {
    border-right: 1px solid #eaecee;
  }
  .picture_basic_124b.accent_out_6a07 .gradient-top-4322 {
    padding-right: 1em;
  }
  .picture_basic_124b.accent_out_6a07 .picture-14a1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_68b6 .gradient-top-4322 {
    padding-left: 1em;
  }
  .slider_68b6.accent_out_6a07 .slider_yellow_018c {
    border-left: 1px solid #eaecee;
  }
  .slider_68b6.accent_out_6a07 .gradient-top-4322 {
    padding-left: 1em;
  }
  .slider_68b6.accent_out_6a07 .picture-14a1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_paper_5f50 .gradient-top-4322 {
    padding-left: 1em;
  }
  .summary_paper_5f50.accent_out_6a07 .search-over-05ce {
    border-right: 1px solid #eaecee;
  }
  .summary_paper_5f50.accent_out_6a07 .slider_e5ba {
    border-right: 1px solid #eaecee;
  }
  .summary_paper_5f50.accent_out_6a07 .gradient-top-4322 {
    padding-left: 1em;
  }
  .summary_paper_5f50.accent_out_6a07 .picture-14a1 {
    padding-right: 1em;
  }
  .summary_paper_5f50.accent_out_6a07 .header_plasma_7bd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_f0d8 .gradient-top-4322 {
    padding-right: 1em;
  }
  .section_f0d8.accent_out_6a07 .search-over-05ce {
    border-left: 1px solid #eaecee;
  }
  .section_f0d8.accent_out_6a07 .slider_e5ba {
    border-left: 1px solid #eaecee;
  }
  .section_f0d8.accent_out_6a07 .gradient-top-4322 {
    padding-right: 1em;
  }
  .section_f0d8.accent_out_6a07 .picture-14a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_f0d8.accent_out_6a07 .header_plasma_7bd0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-1ea3 .gradient-top-4322 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-1ea3.accent_out_6a07 .slider_yellow_018c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active-1ea3.accent_out_6a07 .gradient-top-4322 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-1ea3.accent_out_6a07 .picture-14a1 {
    padding-left: 1em;
  }
  .active-1ea3.accent_out_6a07 .header_plasma_7bd0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active-1ea3.accent_out_6a07 .gradient-top-4322 {
    padding-left: 0;
  }
}
.video-5951 .paragraph_a0f8 {
  display: inline-block;
}
.chip-right-e0d7 {
  display: inline-block;
}
.info_701e {
  word-con: break-word;
}
.first-115e > span {
  display: inline-block;
  padding: 5px 0;
}
.first-115e .pagination-wood-38a4 {
  margin-left: 8px;
  margin-right: 8px;
}
.first-115e .button_1a89 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_fresh_29d6 .overlay_east_a56a {
  margin-bottom: 2em;
}
.article_fresh_29d6 .shadow_tall_fefd {
  margin-bottom: 15px;
}
.article_fresh_29d6 .shadow_tall_fefd:last-child {
  margin-bottom: 0;
}
.article_fresh_29d6 .secondary_right_1616 {
  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) {
  .article_fresh_29d6 .secondary_right_1616 {
    display: block;
  }
}
.article_fresh_29d6 .menu-last-52e0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_fresh_29d6 .menu-last-52e0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_fresh_29d6 .grid-0f13 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_fresh_29d6 .grid-0f13 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_fresh_29d6 .grid-0f13 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_fresh_29d6 .info_701e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_fresh_29d6 .info_701e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_fresh_29d6 .avatar-854b p:last-child {
  margin-bottom: 0;
}
.article_fresh_29d6 .mini_f623 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_fresh_29d6 .green_3f70 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_fresh_29d6 .accent_7f2b {
  margin-top: 1em;
}
.article_fresh_29d6 .hidden_solid_cdd0 {
  top: 0;
  display: block;
}
.article_fresh_29d6 .hidden_solid_cdd0 a {
  color: inherit;
}
.article_fresh_29d6 .hidden_solid_cdd0 a:hover {
  color: inherit;
}
.article_fresh_29d6 .logo_4375 {
  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;
}
.article_fresh_29d6 .logo_4375:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_fresh_29d6 .green_3f70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_fresh_29d6 .rough_23ec {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_fresh_29d6 .rough_23ec:first-child {
  margin-top: 0;
}
.article_fresh_29d6 .rough_23ec.wrapper_c475 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_fresh_29d6 .rough_23ec.huge_fa07 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_fresh_29d6
  .rough_23ec.huge_fa07.upper-457e
  .accent_7f2b {
  width: 100%;
}
.article_fresh_29d6 .huge_fa07 {
  -webkit-box-align: center;
  align-items: center;
}
.article_fresh_29d6 .huge_fa07 .first-115e,
.article_fresh_29d6 .huge_fa07 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_fresh_29d6 .grid-0f13 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_fresh_29d6 .grid-0f13 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_fresh_29d6 .grid-0f13: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;
}
.article_fresh_29d6 .wrapper_c475 {
  z-index: 5;
}
.article_fresh_29d6 .layout-286f .hero_e1c6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_fresh_29d6 .hover_stale_a338 .hero_e1c6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_fresh_29d6 .background-fresh-21c3 .hero_e1c6 {
  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;
}
.article_fresh_29d6.surface_brown_87e1 .secondary_right_1616,
.article_fresh_29d6.column-selected-c783 .secondary_right_1616 {
  display: block;
}
.article_fresh_29d6.surface_brown_87e1 .secondary_right_1616 .tabs-97a1,
.article_fresh_29d6.surface_brown_87e1 .secondary_right_1616 .green_3f70,
.article_fresh_29d6.column-selected-c783 .secondary_right_1616 .tabs-97a1,
.article_fresh_29d6.column-selected-c783 .secondary_right_1616 .green_3f70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_fresh_29d6.up-b117 .menu-last-52e0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_fresh_29d6.up-b117 .menu-last-52e0 {
    margin-right: 0;
  }
}
.article_fresh_29d6.surface_brown_87e1 .menu-last-52e0,
.article_fresh_29d6.column-selected-c783 .menu-last-52e0 {
  padding-top: 40%;
}
.article_fresh_29d6.surface_brown_87e1 .overlay_east_a56a,
.article_fresh_29d6.column-selected-c783 .overlay_east_a56a {
  display: block;
}
.article_fresh_29d6.surface_brown_87e1 .fn-sticky-e971 .green_3f70,
.article_fresh_29d6.column-selected-c783 .fn-sticky-e971 .green_3f70 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_fresh_29d6.surface_brown_87e1 .menu-last-52e0,
.article_fresh_29d6.column-selected-c783 .menu-last-52e0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_fresh_29d6.surface_brown_87e1 .green_3f70 {
  padding: 1em;
}
.east-bdc9 {
  margin: 30px auto;
  display: block;
}
.east-bdc9 .content-5cfa > * {
  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;
}
.east-bdc9 .content-5cfa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-bdc9 .content-5cfa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev-a4b2 .first-115e {
  margin-bottom: 1.41575em;
}
.prev-a4b2 .popup-north-bc2c {
  margin-bottom: 1.618em;
}
.sidebar_liquid_8607 .heading_gas_1d33 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sidebar_liquid_8607 .heading_gas_1d33 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sidebar_liquid_8607 .tooltip-5b9e {
  max-width: 100%;
  overflow: auto;
}
.tooltip_iron_2738 .sidebar_liquid_8607 a:hover {
  text-decoration: underline;
}
.box-wide-64bd .shadow_tall_fefd:not(.info_701e),
.box-wide-64bd .grid-0f13 {
  margin-bottom: 1.41575em;
}
.box-wide-64bd .shadow_tall_fefd:not(.info_701e):last-child,
.box-wide-64bd .grid-0f13:last-child {
  margin-bottom: 0;
}
.box-wide-64bd .shadow_tall_fefd.orange-2d19 {
  margin-bottom: 0.41575em;
}
.box-wide-64bd .silver_4eb6:before,
.box-wide-64bd .huge_59cf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box-wide-64bd .silver_4eb6:before {
  content: "\f115";
}
.box-wide-64bd .huge_59cf:before {
  content: "\f02c";
}
.box-wide-64bd .module_clean_a9b8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box-wide-64bd .module_clean_a9b8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.iron-522b {
  display: -webkit-box;
  display: flex;
}
.iron-522b .texture-pro-c7c2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .iron-522b .texture-pro-c7c2 {
    flex-basis: 90px;
  }
}
.iron-522b .fluid-392e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .iron-522b .fluid-392e {
    flex-basis: calc(100% - 50px);
  }
}
.iron-522b .title_rough_11e6 p:last-child {
  margin-bottom: 0.72em;
}
.header_e146 .content-5cfa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header_e146 .content-5cfa:after,
.header_e146 .content-5cfa:before {
  content: "";
  display: table;
}
.header_e146 .content-5cfa:after {
  clear: both;
}
.header_e146 .content-5cfa .disabled-paper-f6cf,
.header_e146 .content-5cfa .wrapper_hard_b530 {
  width: 49%;
}
.header_e146 .content-5cfa .disabled-paper-f6cf a span.accordion-0bf3,
.header_e146 .content-5cfa .wrapper_hard_b530 a span.accordion-0bf3 {
  display: block;
  margin-bottom: 5px;
}
.header_e146 .content-5cfa .wrapper_hard_b530 {
  float: left;
  text-align: left;
}
.header_e146 .content-5cfa .disabled-paper-f6cf {
  float: right;
  text-align: right;
}
.media_south_c815 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media_south_c815 {
    margin-bottom: 0;
  }
}
.card_f8ed {
  margin-bottom: 1em;
}
.card_f8ed .info_701e {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail_654d a {
  display: block;
  line-height: 0;
  position: relative;
}
.table_yellow_2add .card_f8ed,
.active_171f .card_f8ed {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .table_yellow_2add .card_f8ed,
  .active_171f .card_f8ed {
    display: block;
  }
}
.table_yellow_2add .thumbnail_654d,
.active_171f .thumbnail_654d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .table_yellow_2add .thumbnail_654d,
  .active_171f .thumbnail_654d {
    margin-bottom: 1em;
  }
}
.table_yellow_2add .thumbnail_654d img,
.active_171f .thumbnail_654d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.table_yellow_2add .description_fast_6f21,
.active_171f .description_fast_6f21 {
  flex-basis: calc(100% - 160px);
}
.table_yellow_2add .description_fast_6f21 p,
.active_171f .description_fast_6f21 p {
  margin-bottom: 0;
}
.table_yellow_2add .description_fast_6f21 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .table_yellow_2add .description_fast_6f21 {
    padding-left: 0;
  }
}
.active_171f .description_fast_6f21 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active_171f .description_fast_6f21 {
    padding-right: 0;
  }
}
.active_171f .thumbnail_654d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north-b64d .thumbnail_654d {
  margin-bottom: 0.5em;
}
.north-b64d .thumbnail_654d img {
  width: 100%;
}
.component_middle_ad9f .wood_41d8,
.block-clean-1b21 .wood_41d8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block-clean-1b21 .slider_yellow_018c .bronze_3a96 p:last-child {
  margin-bottom: 0;
}
.preview-dc0a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lower-f3d2 .header_fluid_58f4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lower-f3d2 .header_fluid_58f4:last-of-type {
    margin-bottom: 0;
  }
}
.lower-f3d2 .header_fluid_58f4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-f3d2 .header_fluid_58f4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lower-f3d2 .header_fluid_58f4 ul li {
  margin: 0 0 0.6em;
}
.lower-f3d2 .header_fluid_58f4 ul li.gold-288a,
.lower-f3d2 .header_fluid_58f4 ul li.main_hard_c82a {
  position: relative;
}
.lower-f3d2 .header_fluid_58f4 ul li.gold-288a .highlight-81f1,
.lower-f3d2 .header_fluid_58f4 ul li.main_hard_c82a .highlight-81f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lower-f3d2 .header_fluid_58f4 ul li.gold-288a:after:after,
.lower-f3d2 .header_fluid_58f4 ul li.gold-288a:after:before,
.lower-f3d2
  .header_fluid_58f4
  ul
  li.main_hard_c82a:after:after,
.lower-f3d2
  .header_fluid_58f4
  ul
  li.main_hard_c82a:after:before {
  content: "";
  display: table;
}
.lower-f3d2 .header_fluid_58f4 ul li.gold-288a:after:after,
.lower-f3d2
  .header_fluid_58f4
  ul
  li.main_hard_c82a:after:after {
  clear: both;
}
.lower-f3d2 .header_fluid_58f4 a.hover_pressed_3d60:hover {
  text-decoration: none;
}
.lower-f3d2 .header_fluid_58f4 select {
  max-width: 100%;
}
.lower-f3d2 .header_fluid_58f4 table {
  font-size: 85%;
}
.lower-f3d2 .header_fluid_58f4 table td,
.lower-f3d2 .header_fluid_58f4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lower-f3d2 .header_fluid_58f4 table tfoot td {
  text-align: left;
}
.lower-f3d2 .header_fluid_58f4 :last-child {
  margin-bottom: 0;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 label {
  width: 100%;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 .popup-9773 {
  width: 100%;
  display: block;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 .description-460c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 .description-460c:hover svg #svg-search {
  fill: #444;
}
.lower-f3d2 .header_fluid_58f4 .widget-lite-e548 .description-460c svg {
  width: 18px;
  height: 18px;
}
.lower-f3d2 .action-f159 ul ul,
.lower-f3d2 .progress-hard-793c ul ul,
.lower-f3d2 .bronze_4640 ul ul,
.lower-f3d2 .element-88c0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lower-f3d2 .action-f159 .sidebar-wood-bec6 > a,
.lower-f3d2 .progress-hard-793c .sidebar-wood-bec6 > a,
.lower-f3d2 .bronze_4640 .sidebar-wood-bec6 > a,
.lower-f3d2 .element-88c0 .sidebar-wood-bec6 > a {
  margin-bottom: 0;
}
.lower-f3d2 .wood-f257 li,
.lower-f3d2 .action-f159 li,
.lower-f3d2 .sidebar_hot_2edc li,
.lower-f3d2 .progress-hard-793c li,
.lower-f3d2 .bronze_4640 li,
.lower-f3d2 .element-88c0 li,
.lower-f3d2 .sort-glass-c2ed li,
.lower-f3d2 .notice_simple_d56f li {
  display: block;
  position: relative;
}
.lower-f3d2 .wood-f257 li:last-child,
.lower-f3d2 .action-f159 li:last-child,
.lower-f3d2 .sidebar_hot_2edc li:last-child,
.lower-f3d2 .progress-hard-793c li:last-child,
.lower-f3d2 .bronze_4640 li:last-child,
.lower-f3d2 .element-88c0 li:last-child,
.lower-f3d2 .sort-glass-c2ed li:last-child,
.lower-f3d2 .notice_simple_d56f li:last-child {
  border: none;
}
.lower-f3d2 .wood-f257 li a,
.lower-f3d2 .action-f159 li a,
.lower-f3d2 .sidebar_hot_2edc li a,
.lower-f3d2 .progress-hard-793c li a,
.lower-f3d2 .bronze_4640 li a,
.lower-f3d2 .element-88c0 li a,
.lower-f3d2 .sort-glass-c2ed li a,
.lower-f3d2 .notice_simple_d56f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-f3d2 .wood-f257 li ul li::before,
.lower-f3d2 .action-f159 li ul li::before,
.lower-f3d2 .sidebar_hot_2edc li ul li::before,
.lower-f3d2 .progress-hard-793c li ul li::before,
.lower-f3d2 .bronze_4640 li ul li::before,
.lower-f3d2 .element-88c0 li ul li::before,
.lower-f3d2 .sort-glass-c2ed li ul li::before,
.lower-f3d2 .notice_simple_d56f li ul li::before {
  left: 15px;
}
.lower-f3d2 .wood-f257 li ul a,
.lower-f3d2 .action-f159 li ul a,
.lower-f3d2 .sidebar_hot_2edc li ul a,
.lower-f3d2 .progress-hard-793c li ul a,
.lower-f3d2 .bronze_4640 li ul a,
.lower-f3d2 .element-88c0 li ul a,
.lower-f3d2 .sort-glass-c2ed li ul a,
.lower-f3d2 .notice_simple_d56f li ul a {
  padding-left: 20px;
}
.lower-f3d2 .wood-f257 li ul ul li::before,
.lower-f3d2 .action-f159 li ul ul li::before,
.lower-f3d2 .sidebar_hot_2edc li ul ul li::before,
.lower-f3d2 .progress-hard-793c li ul ul li::before,
.lower-f3d2 .bronze_4640 li ul ul li::before,
.lower-f3d2 .element-88c0 li ul ul li::before,
.lower-f3d2 .sort-glass-c2ed li ul ul li::before,
.lower-f3d2 .notice_simple_d56f li ul ul li::before {
  left: 30px;
}
.lower-f3d2 .wood-f257 li ul ul a,
.lower-f3d2 .action-f159 li ul ul a,
.lower-f3d2 .sidebar_hot_2edc li ul ul a,
.lower-f3d2 .progress-hard-793c li ul ul a,
.lower-f3d2 .bronze_4640 li ul ul a,
.lower-f3d2 .element-88c0 li ul ul a,
.lower-f3d2 .sort-glass-c2ed li ul ul a,
.lower-f3d2 .notice_simple_d56f li ul ul a {
  padding-left: 40px;
}
.lower-f3d2 .search_7881 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-f3d2 .notice_simple_d56f ul li {
  margin-bottom: 1.41575em;
}
.lower-f3d2 .notice_simple_d56f ul li .progress_c7aa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lower-f3d2 .notice_simple_d56f ul li .picture_1127 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.easy_7459 .wood-f257 li a,
.easy_7459 .action-f159 li a,
.easy_7459 .sidebar_hot_2edc li a,
.easy_7459 .progress-hard-793c li a,
.easy_7459 .bronze_4640 li a,
.easy_7459 .element-88c0 li a,
.easy_7459 .sort-glass-c2ed li a,
.easy_7459 .notice_simple_d56f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_7459 .search_7881 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_7459 .header_fluid_58f4 ul li.gold-288a .highlight-81f1,
.easy_7459 .header_fluid_58f4 ul li.main_hard_c82a .highlight-81f1 {
  background: rgba(0, 0, 0, 0.2);
}
.easy_7459 .lower-f3d2 .header_fluid_58f4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li {
  margin: 0;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li ul {
  margin: 0;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li ul li a {
  padding-left: 15px;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li ul li li a {
  padding-left: 30px;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li.medium-2c9d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li.medium-2c9d > 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;
}
.photo_paper_7ba4 .lower-f3d2 .modal_ecfa li.medium-2c9d > 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;
}
.pink_a5ec a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail-white-b18f {
  position: relative;
  z-index: 10;
}
.detail-white-b18f .solid-457f {
  width: 100%;
  max-width: 100%;
}
.table-motion-2640 .smooth_a6f1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table-motion-2640 .cold_d08d {
}
.table-motion-2640 .easy_7459 {
  background: #292929;
}
.feature_bottom_397d .smooth_a6f1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature_bottom_397d .cold_d08d {
  background: #f9f9f9;
}
.feature_bottom_397d .easy_7459 {
  background: #303030;
}
.filter-iron-a978 .smooth_a6f1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-iron-a978 .paragraph_a0f8 {
    margin-bottom: 1em;
  }
  .filter-iron-a978 .paragraph_a0f8:last-child {
    margin-bottom: 0;
  }
}
.filter-iron-a978 .cold_d08d {
  background: #ededed;
}
.filter-iron-a978 .easy_7459 {
  background: #1a1a1a;
}
.smooth_a6f1.cold_d08d {
  color: rgba(0, 0, 0, 0.6);
}
.smooth_a6f1.cold_d08d .pagination-f921 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_a6f1.easy_7459 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_a6f1.easy_7459 a:not(.hover_pressed_3d60) {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_a6f1.easy_7459 a:not(.hover_pressed_3d60):hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_a6f1.easy_7459 .pagination-f921 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_a6f1.easy_7459 table tbody td,
.smooth_a6f1.easy_7459 table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel-bfe5.logo-bronze-13c6 .backdrop-warm-92bf {
  max-width: initial;
}
.panel-bfe5 .element_first_dde0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel-bfe5 .element_first_dde0 .solid-457f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel-bfe5 .element_first_dde0 .solid-457f {
    display: block;
    margin-bottom: 2em;
  }
  .panel-bfe5 .element_first_dde0 .solid-457f:last-child {
    margin-bottom: 0;
  }
}
.filter-iron-a978 .paragraph_a0f8:last-child,
.feature_bottom_397d .paragraph_a0f8:last-child,
.table-motion-2640 .paragraph_a0f8:last-child {
  margin-bottom: 0;
}
.filter-iron-a978 .paragraph_a0f8 .lower-f3d2 .header_fluid_58f4:last-child,
.feature_bottom_397d .paragraph_a0f8 .lower-f3d2 .header_fluid_58f4:last-child,
.table-motion-2640 .paragraph_a0f8 .lower-f3d2 .header_fluid_58f4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter-iron-a978 .slow_330b,
  .filter-iron-a978 .gold-60f4,
  .feature_bottom_397d .slow_330b,
  .feature_bottom_397d .gold-60f4,
  .table-motion-2640 .slow_330b,
  .table-motion-2640 .gold-60f4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail-white-b18f .paragraph_a0f8 {
    margin-bottom: 2em;
  }
}
.detail-white-b18f p:last-child {
  margin-bottom: 0;
}
.detail-white-b18f li,
.detail-white-b18f ul {
  list-style: none;
  margin: 0;
}
.detail-white-b18f ul ul {
  margin-left: 2.617924em;
}
.tabs-prev-8e49 {
  font-size: 0.875em;
}

/* css-noise: 9d8b */
.phantom-card-e1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
