/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\f95b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\f952";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\f905";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\f907";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\f95c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\f95d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\f95e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\f95f";
}
.fa-handshake-slash:before {
  content: "\f960";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\f961";
}
.fa-head-side-cough-slash:before {
  content: "\f962";
}
.fa-head-side-mask:before {
  content: "\f963";
}
.fa-head-side-virus:before {
  content: "\f964";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\f965";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\f913";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\f955";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\f966";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\f967";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\f91a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\f956";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\f968";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\f91e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\f969";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\f96a";
}
.fa-pump-soap:before {
  content: "\f96b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\f96c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\f957";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\f96e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\f96f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\f970";
}
.fa-store-slash:before {
  content: "\f971";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\f972";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\f941";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\f949";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\f974";
}
.fa-virus-slash:before {
  content: "\f975";
}
.fa-viruses:before {
  content: "\f976";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.far,
.fas {
  font-family: 'Font Awesome';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome Brands';
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v20-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/roboto/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto/roboto-v20-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/roboto/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v20-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/roboto/roboto-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-700italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/roboto/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: bold;
  src: url('../fonts/roboto/roboto-v20-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/roboto/roboto-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-700italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Paralucent';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/paralucent/paralucent-demi-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Paralucent';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/paralucent/paralucent-demi-bold-italic.woff2') format('woff2');
}
body {
  background-color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #4A3242;
}
.headingFont {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
}
h1,
.h1 {
  font-size: 42px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
h2,
.h2 {
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}
h3,
.h3 {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
h4,
.h4 {
  font-size: 18px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
h5,
.h5 {
  font-size: 17px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
h6,
.h6 {
  font-size: 16px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
a,
.link {
  color: #78AA5F;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}
a:hover,
.link:hover,
a:focus,
.link:focus,
a:active,
.link:active {
  color: #49802E;
  text-decoration: none;
  outline: 0;
}
*:focus {
  outline: 0;
}
a:focus {
  outline: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
address {
  margin-bottom: 24px;
  font-style: italic;
  line-height: 1.6;
}
hr {
  border-top: 1px solid #CCCCCC;
  margin-top: 32px;
  margin-bottom: 32px;
}
label {
  font-weight: 400;
  color: #777777;
}
.linkWithIcon {
  position: relative;
  padding-left: 25px;
  color: #4A3242;
}
.linkWithIcon .icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.4em;
}
.linkWithIcon:hover {
  color: #49802E;
}
.headlineHasIcon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 42px;
  line-height: 0.9;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.headlineHasIcon .icon {
  margin-right: 20px;
  color: #B8497B;
  font-size: 1.6em;
}
@media (max-width: 767px) {
  .headlineHasIcon {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .headlineHasIcon {
    font-size: 28px;
  }
}
h3.headlineHasIcon {
  font-size: 28px;
}
h3.headlineHasIcon .icon {
  margin-right: 20px;
}
@media (max-width: 480px) {
  h3.headlineHasIcon {
    font-size: 18px;
  }
}
.headlineWithLines {
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
}
.headlineWithLines .textcontent {
  display: inline-block;
  position: relative;
}
.headlineWithLines .textcontent:before,
.headlineWithLines .textcontent:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #B8497B;
  position: absolute;
  top: 50%;
  width: 100vw;
}
.headlineWithLines .textcontent:before {
  right: 100%;
  margin-right: 20px;
}
.headlineWithLines .textcontent:after {
  left: 100%;
  margin-left: 20px;
}
.headlineWithLines h1,
.headlineWithLines h2,
.headlineWithLines h3,
.headlineWithLines h4,
.headlineWithLines h5,
.headlineWithLines h6,
.headlineWithLines .h1,
.headlineWithLines .h2,
.headlineWithLines .h3,
.headlineWithLines .h4,
.headlineWithLines .h5,
.headlineWithLines .h6 {
  margin-bottom: 0;
}
.breakline {
  text-align: center;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 8px;
}
.breakline span {
  display: inline-block;
  position: relative;
}
.breakline span:before,
.breakline span:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #AAAAAA;
  position: absolute;
  top: 50%;
  width: 100vw;
}
.breakline span:before {
  right: 100%;
  margin-right: 10px;
}
.breakline span:after {
  left: 100%;
  margin-left: 10px;
}
small,
.font-text-small {
  font-size: 12px;
}
.bannerHeadline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 42px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 30px;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 16px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .bannerHeadline {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .bannerHeadline {
    font-size: 28px;
  }
}
@media (min-width: 1636px) {
  .bannerHeadline {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .bannerHeadline {
    margin-bottom: 5px;
  }
}
.bannerSubline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 7px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 1249px) {
  .bannerSubline {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bannerSubline {
    font-size: 15px;
    line-height: 15px;
  }
}
.text-bg-gray {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 7px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background-color: #EEEEEE;
}
@media screen and (max-width: 1249px) {
  .text-bg-gray {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .text-bg-gray {
    font-size: 15px;
    line-height: 15px;
  }
}
.color-white {
  color: #ffffff;
}
.color-black {
  color: #4A3242;
}
.color-gray-base {
  color: #777777;
}
.color-middle-gray {
  color: #AAAAAA;
}
.color-light-gray {
  color: #EEEEEE;
}
.color-primary {
  color: #B8497B;
}
.color-second {
  color: #78AA5F;
}
.color-action {
  color: #78AA5F;
}
.color-danger {
  color: #e6002e;
}
.color-warning {
  color: #ffae44;
}
.color-success {
  color: #78AA5F;
}
.color-info {
  color: #777777;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #4A3242;
}
.bg-gray-base {
  background-color: #777777;
}
.bg-middle-gray {
  background-color: #AAAAAA;
}
.bg-light-gray {
  background-color: #EEEEEE;
}
.bg-primary {
  background-color: #B8497B;
}
.bg-second {
  background-color: #78AA5F;
}
.bg-action {
  background-color: #78AA5F;
}
.bg-danger {
  background-color: #e6002e;
}
.bg-warning {
  background-color: #ffae44;
}
.bg-success {
  background-color: #78AA5F;
}
.bg-info {
  background-color: #777777;
}
.border-white {
  border: 1px solid #ffffff;
}
.border-black {
  border: 1px solid #4A3242;
}
.border-gray-base {
  border: 1px solid #777777;
}
.border-middle-gray {
  border: 1px solid #AAAAAA;
}
.border-light-gray {
  border: 1px solid #EEEEEE;
}
.border-primary {
  border: 1px solid #B8497B;
}
.border-second {
  border: 1px solid #78AA5F;
}
.border-action {
  border: 1px solid #78AA5F;
}
.border-danger {
  border: 1px solid #e6002e;
}
.border-warning {
  border: 1px solid #ffae44;
}
.border-success {
  border: 1px solid #78AA5F;
}
.border-info {
  border: 1px solid #777777;
}
.margin {
  margin: 10px;
}
.marginTop {
  margin-top: 10px;
}
.marginRight {
  margin-right: 10px;
}
.marginBottom {
  margin-bottom: 10px;
}
.marginLeft {
  margin-left: 10px;
}
.margin--xsmall {
  margin: 5px;
}
.marginTop--xsmall {
  margin-top: 5px;
}
.marginRight--xsmall {
  margin-right: 5px;
}
.marginBottom--xsmall {
  margin-bottom: 5px;
}
.marginLeft--xsmall {
  margin-left: 5px;
}
.margin--xlarge {
  margin: 64px;
}
.marginTop--xlarge {
  margin-top: 64px;
}
.marginRight--xlarge {
  margin-right: 64px;
}
.marginBottom--xlarge {
  margin-bottom: 64px;
}
.marginLeft--xlarge {
  margin-left: 64px;
}
.margin--large {
  margin: 32px;
}
.marginTop--large {
  margin-top: 32px;
}
.marginRight--large {
  margin-right: 32px;
}
.marginBottom--large {
  margin-bottom: 32px;
}
.marginLeft--large {
  margin-left: 32px;
}
.margin--small {
  margin: 16px;
}
.marginTop--small {
  margin-top: 16px;
}
.marginRight--small {
  margin-right: 16px;
}
.marginBottom--small {
  margin-bottom: 16px;
}
.marginLeft--small {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .marginTop--large {
    margin-top: 16px;
  }
  .marginTop--xlarge {
    margin-top: 32px;
  }
  .marginBottom--large {
    margin-bottom: 16px;
  }
  .marginBottom--xlarge {
    margin-bottom: 32px;
  }
  .marginLeft--large {
    margin-left: 16px;
  }
  .marginLeft--xlarge {
    margin-left: 32px;
  }
  .marginRight--large {
    margin-right: 16px;
  }
  .marginRight--xlarge {
    margin-right: 32px;
  }
}
.padding {
  padding: 10px;
}
.paddingTop {
  padding-top: 10px;
}
.paddingRight {
  padding-right: 10px;
}
.paddingBottom {
  padding-bottom: 10px;
}
.paddingLeft {
  padding-left: 10px;
}
.padding--xsmall {
  padding: 5px;
}
.paddingTop--xsmall {
  padding-top: 5px;
}
.paddingRight--xsmall {
  padding-right: 5px;
}
.paddingBottom--xsmall {
  padding-bottom: 5px;
}
.paddingLeft--xsmall {
  padding-left: 5px;
}
.padding--xlarge {
  padding: 64px;
}
.paddingTop--xlarge {
  padding-top: 64px;
}
.paddingRight--xlarge {
  padding-right: 64px;
}
.paddingBottom--xlarge {
  padding-bottom: 64px;
}
.paddingLeft--xlarge {
  padding-left: 64px;
}
.padding--large {
  padding: 32px;
}
.paddingTop--large {
  padding-top: 32px;
}
.paddingRight--large {
  padding-right: 32px;
}
.paddingBottom--large {
  padding-bottom: 32px;
}
.paddingLeft--large {
  padding-left: 32px;
}
.padding--small {
  padding: 16px;
}
.paddingTop--small {
  padding-top: 16px;
}
.paddingRight--small {
  padding-right: 16px;
}
.paddingBottom--small {
  padding-bottom: 16px;
}
.paddingLeft--small {
  padding-left: 16px;
}
@media screen and (max-width: 767px) {
  .paddingTop--large {
    margin-top: 16px;
  }
  .paddingTop--xlarge {
    margin-top: 32px;
  }
  .paddingBottom--large {
    margin-bottom: 16px;
  }
  .paddingBottom--xlarge {
    margin-bottom: 32px;
  }
  .paddingLeft--large {
    margin-left: 16px;
  }
  .paddingLeft--xlarge {
    margin-left: 32px;
  }
  .paddingRight--large {
    margin-right: 16px;
  }
  .paddingRight--xlarge {
    margin-right: 32px;
  }
}
@font-face {
  font-family: "icons";
  src: url('../fonts/icons/icons.eot');
  src: url('../fonts/icons/icons.eot?#iefix') format('eot'), url('../fonts/icons/icons.woff') format('woff'), url('../fonts/icons/icons.ttf') format('truetype'), url('../fonts/icons/icons.svg#icons') format('svg');
}
.icon-angle-down:before {
  content: "\E001";
}
.icon-angle-left:before {
  content: "\E002";
}
.icon-angle-right:before {
  content: "\E003";
}
.icon-angle-up:before {
  content: "\E004";
}
.icon-archive:before {
  content: "\E005";
}
.icon-arrow-down:before {
  content: "\E006";
}
.icon-arrow-left:before {
  content: "\E007";
}
.icon-arrow-right:before {
  content: "\E008";
}
.icon-arrow-up:before {
  content: "\E009";
}
.icon-autumn:before {
  content: "\E00A";
}
.icon-calendar:before {
  content: "\E00B";
}
.icon-check:before {
  content: "\E00C";
}
.icon-darmprobleme:before {
  content: "\E00D";
}
.icon-dashboard:before {
  content: "\E00E";
}
.icon-derfuttershop:before {
  content: "\E00F";
}
.icon-edit:before {
  content: "\E010";
}
.icon-envelope:before {
  content: "\E011";
}
.icon-erste-hilfe:before {
  content: "\E012";
}
.icon-filter:before {
  content: "\E013";
}
.icon-futterberatung:before {
  content: "\E014";
}
.icon-futtercheck-analyse:before {
  content: "\E015";
}
.icon-futterfibel:before {
  content: "\E016";
}
.icon-futterprobe:before {
  content: "\E017";
}
.icon-futtertipps:before {
  content: "\E018";
}
.icon-gift:before {
  content: "\E019";
}
.icon-grundlagen-fuetterung:before {
  content: "\E01A";
}
.icon-heart-filled:before {
  content: "\E01B";
}
.icon-heart:before {
  content: "\E01C";
}
.icon-hilfe-probleme:before {
  content: "\E01D";
}
.icon-horse-head:before {
  content: "\E01E";
}
.icon-horse-shoe:before {
  content: "\E01F";
}
.icon-info-circle:before {
  content: "\E020";
}
.icon-kreislaufprobleme:before {
  content: "\E021";
}
.icon-label-neu:before {
  content: "\E022";
}
.icon-label-sale:before {
  content: "\E023";
}
.icon-label-versandfrei:before {
  content: "\E024";
}
.icon-language:before {
  content: "\E025";
}
.icon-livechat:before {
  content: "\E026";
}
.icon-markenshops:before {
  content: "\E027";
}
.icon-minus:before {
  content: "\E028";
}
.icon-overview:before {
  content: "\E029";
}
.icon-package:before {
  content: "\E02A";
}
.icon-passende-produkte:before {
  content: "\E02B";
}
.icon-payment:before {
  content: "\E02C";
}
.icon-pferdefutter:before {
  content: "\E02D";
}
.icon-phone:before {
  content: "\E02E";
}
.icon-plus:before {
  content: "\E02F";
}
.icon-quality:before {
  content: "\E030";
}
.icon-question-circle:before {
  content: "\E031";
}
.icon-quote:before {
  content: "\E032";
}
.icon-rating-filled:before {
  content: "\E033";
}
.icon-rating:before {
  content: "\E034";
}
.icon-sale:before {
  content: "\E035";
}
.icon-schnelle-lieferung:before {
  content: "\E036";
}
.icon-search:before {
  content: "\E037";
}
.icon-secure:before {
  content: "\E038";
}
.icon-share:before {
  content: "\E039";
}
.icon-shipping-address:before {
  content: "\E03A";
}
.icon-shipping:before {
  content: "\E03B";
}
.icon-shopping-cart:before {
  content: "\E03C";
}
.icon-sicher-einkaufen:before {
  content: "\E03D";
}
.icon-sort:before {
  content: "\E03E";
}
.icon-spring:before {
  content: "\E03F";
}
.icon-SSL:before {
  content: "\E040";
}
.icon-stallapotheke:before {
  content: "\E041";
}
.icon-star-filled:before {
  content: "\E042";
}
.icon-star:before {
  content: "\E043";
}
.icon-stoffwechselprobleme:before {
  content: "\E044";
}
.icon-summer:before {
  content: "\E045";
}
.icon-sync:before {
  content: "\E046";
}
.icon-times:before {
  content: "\E047";
}
.icon-tipps-fuetterung:before {
  content: "\E048";
}
.icon-trash:before {
  content: "\E049";
}
.icon-user-account:before {
  content: "\E04A";
}
.icon-user-address:before {
  content: "\E04B";
}
.icon-user:before {
  content: "\E04C";
}
.icon-video:before {
  content: "\E04D";
}
.icon-voucher-wishes:before {
  content: "\E04E";
}
.icon-voucher:before {
  content: "\E04F";
}
.icon-weidepflege:before {
  content: "\E050";
}
.icon-winter:before {
  content: "\E051";
}
.icon {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.icon-angle-top:before {
  content: "\E004";
}
.icon-angle-bottom:before {
  content: "\E001";
}
.icon-document-archive:before {
  content: "\E005";
}
.icon-admin:before {
  content: "\E04A";
}
.icon-logout:before {
  content: "\E047";
}
.icon-close:before {
  content: "\E047";
}
.icon-calendar:before {
  content: "\f133";
}
.icon-mail:before {
  content: "\E011";
}
.icon-contact:before {
  content: "\E011";
}
.icon-address:before {
  content: "\E03A";
}
.icon-document:before {
  content: "\E005";
}
.icon-add:before {
  content: "\E02F";
}
.icon-add-circle:before {
  content: "\E02F";
}
.icon-remove:before,
.icon-delete:before {
  content: "\E049";
}
.icon-phone-2:before {
  content: "\E02E";
}
.icon-info:before {
  content: "\f129";
}
.icon-refresh:before {
  content: "\E046";
}
.icon-back:before {
  content: "\E007";
}
.icon-basket:before {
  content: "\E03C";
}
.icon-futtershop:before {
  content: "\E00F";
}
.icon-account:before {
  content: "\E04A";
}
.icon-help:before {
  content: "\f059";
}
.icon-facebook {
  font-family: "Font Awesome Brands";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-pinterest {
  font-family: "Font Awesome Brands";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-xing {
  font-family: "Font Awesome Brands";
}
.icon-xing:before {
  content: "\f168";
}
.icon-google-plus {
  font-family: "Font Awesome Brands";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-instagram {
  font-family: "Font Awesome Brands";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-youtube {
  font-family: "Font Awesome Brands";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-safe:before {
  content: "\E03D";
}
.icon-stomach:before {
  content: "\E00D";
}
.icon-favorites:before {
  content: "\E01C";
}
.icon-favorites-add:before {
  content: "\E01B";
}
.icon-star:before {
  content: "\E034";
}
.icon-star-filled:before {
  content: "\E033";
}
.icon-ssl:before {
  content: "\E040";
}
.icon-protection:before {
  content: "\E038";
}
.icon-account-user-account:before {
  content: "\E04C";
}
.icon-account-customer-account:before {
  content: "\E04B";
}
.icon-account-shipment-address:before {
  content: "\E03A";
}
.icon-account-order-history:before {
  content: "\E029";
}
.icon-account-document-archive:before {
  content: "\E005";
}
.icon-account-newsletter:before {
  content: "\E011";
}
.icon-order-step-1:before {
  content: "\E04C";
}
.icon-order-step-2:before {
  content: "\E04B";
}
.icon-order-step-3:before {
  content: "\E03A";
}
.icon-order-step-4:before {
  content: "\E02C";
}
.icon-order-step-5:before {
  content: "\E036";
}
.icon-order-step-6:before {
  content: "\E04E";
}
.icon-order:before {
  content: "\E029";
}
.icon-order-finish {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
}
.icon-order-finish:before {
  content: "\E01F";
}
.icon-help:before {
  content: "\E020";
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  max-width: 1636px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
  max-width: 1920px;
}
@media (max-width: 1700px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.row {
  margin-left: -16px;
  margin-right: -16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xlg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xlg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xlg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xlg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xlg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xlg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xlg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xlg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xlg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xlg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xlg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xlg-12 {
  padding-left: 16px;
  padding-right: 16px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1250px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
  .col-lg-3-5 {
    width: 60%;
  }
  .col-lg-4-5 {
    width: 80%;
  }
}
@media (min-width: 1636px) {
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
  .col-xlg-1-5 {
    width: 20%;
  }
  .col-xlg-2-5 {
    width: 40%;
  }
  .col-xlg-3-5 {
    width: 60%;
  }
  .col-xlg-4-5 {
    width: 80%;
  }
}
@media (min-width: 1636px) {
  .xlg-margin {
    margin-bottom: 20px;
  }
  .xlg-margin--small {
    margin-bottom: 10px;
  }
}
@media (min-width: 1250px) and (max-width: 1635px) {
  .lg-margin {
    margin-bottom: 20px;
  }
  .lg-margin--small {
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .md-margin {
    margin-bottom: 20px;
  }
  .md-margin--small {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sm-margin {
    margin-bottom: 20px;
  }
  .sm-margin--small {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .xs-margin {
    margin-bottom: 20px;
  }
  .xs-margin--small {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-pull-0 {
    right: auto;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-push-0 {
    left: auto;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-0 {
    margin-left: 0%;
  }
}
.clearfloat {
  clear: both;
}
.gp.ct {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gp.ct > div {
  width: 100%;
}
.align-items-center {
  align-items: center;
}
.align-items-flex-start {
  align-items: start;
}
.align-items-flex-end {
  align-items: flex-end;
}
.justify-content-flex-end {
  justify-content: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.order-1 {
  order: 0;
}
@media (min-width: 768px) {
  .order-1.col-sm-6 {
    order: 1;
  }
}
@media (min-width: 768px) {
  .order-1.col-sm-4 {
    order: 1;
  }
}
@media (min-width: 1024px) {
  .order-1:not(.col-sm-6):not(.col-sm-4) {
    order: 1;
  }
}
.container-maxwidth {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}
.container-maxwidth2 {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1250px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1250px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1250px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1250px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1250px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.button,
.btn,
#dc_amount_select .dc_amount {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
}
.button:hover,
.btn:hover,
.button:focus,
.btn:focus,
.button:active,
.btn:active,
.bannerWrapper.hasLink .link:hover .button,
.teaserBox > .link:hover .button,
.collectionHorsefeedingEntryWrapper:hover .button,
.collectionFirstHelpEntry:hover .button,
.header_search .extendedSearch__result:hover .button,
.header_search .searchResult__row:hover .button,
.searchFormWrapper_ab1 .extendedSearch__result:hover .button,
.searchFormWrapper_ab1 .searchResult__row:hover .button,
#basketSearchModal .extendedSearch__result:hover .button,
#basketSearchModal .searchResult__row:hover .button,
#dc_amount_select .dc_amount:hover,
#dc_amount_select .dc_amount:focus,
#dc_amount_select .dc_amount:active,
.bannerWrapper.hasLink .link:hover #dc_amount_select .dc_amount,
.teaserBox > .link:hover #dc_amount_select .dc_amount,
.collectionHorsefeedingEntryWrapper:hover #dc_amount_select .dc_amount,
.collectionFirstHelpEntry:hover #dc_amount_select .dc_amount,
.header_search .extendedSearch__result:hover #dc_amount_select .dc_amount,
.header_search .searchResult__row:hover #dc_amount_select .dc_amount,
.searchFormWrapper_ab1 .extendedSearch__result:hover #dc_amount_select .dc_amount,
.searchFormWrapper_ab1 .searchResult__row:hover #dc_amount_select .dc_amount,
#basketSearchModal .extendedSearch__result:hover #dc_amount_select .dc_amount,
#basketSearchModal .searchResult__row:hover #dc_amount_select .dc_amount {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.button:disabled,
.btn:disabled,
#dc_amount_select .dc_amount:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .button,
  .btn,
  #dc_amount_select .dc_amount {
    font-size: 15px;
  }
}
.button_action,
.btn-action {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #78AA5F;
  color: #ffffff;
  border-color: #78AA5F;
}
.button_action:hover,
.btn-action:hover,
.button_action:focus,
.btn-action:focus,
.button_action:active,
.btn-action:active,
.bannerWrapper.hasLink .link:hover .button_action,
.borderedButtonBox:hover .button_action,
.teaserBox > .link:hover .button_action {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.button_action:disabled,
.btn-action:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .button_action,
  .btn-action {
    font-size: 15px;
  }
}
.button_action:hover,
.btn-action:hover,
.button_action:focus,
.btn-action:focus,
.button_action:active,
.btn-action:active,
.bannerWrapper.hasLink .link:hover .button_action,
.borderedButtonBox:hover .button_action,
.teaserBox > .link:hover .button_action {
  background-color: #49802E;
  border-color: #49802E;
  color: #ffffff;
}
.button_primary,
.btn-primary {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #ffffff;
  color: #B8497B;
  border-color: #B8497B;
}
.button_primary:hover,
.btn-primary:hover,
.button_primary:focus,
.btn-primary:focus,
.button_primary:active,
.btn-primary:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.button_primary:disabled,
.btn-primary:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .button_primary,
  .btn-primary {
    font-size: 15px;
  }
}
.button_primary:hover,
.btn-primary:hover,
.button_primary:focus,
.btn-primary:focus,
.button_primary:active,
.btn-primary:active {
  background-color: #8B004B;
  border-color: #8B004B;
  color: #ffffff;
}
.button_facebook {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #ffffff;
  color: #4267B2;
  border-color: #4267B2;
}
.button_facebook:hover,
.button_facebook:focus,
.button_facebook:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.button_facebook:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .button_facebook {
    font-size: 15px;
  }
}
.button_facebook:hover,
.button_facebook:focus {
  background-color: #34518d;
  border-color: #34518d;
}
.button_facebook:active {
  background-color: #263c68;
  border-color: #263c68;
}
.button_disabled,
.btn-disabled {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
.button_disabled:hover,
.btn-disabled:hover,
.button_disabled:focus,
.btn-disabled:focus,
.button_disabled:active,
.btn-disabled:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.button_disabled:disabled,
.btn-disabled:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .button_disabled,
  .btn-disabled {
    font-size: 15px;
  }
}
.button_disabled:hover,
.btn-disabled:hover,
.button_disabled:focus,
.btn-disabled:focus,
.button_disabled:active,
.btn-disabled:active {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
}
.button--sm {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.24px;
  padding: 7px 8px;
}
.button--icon-left,
.button--icon-right {
  position: relative;
  min-width: 0;
}
.button--icon-left .icon,
.button--icon-right .icon {
  position: absolute;
  top: 50%;
  line-height: 1;
  width: 30px;
  font-size: 26px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.button--icon-left span,
.button--icon-right span {
  line-height: 18px;
}
.button--icon-left {
  padding-left: 50px;
}
.button--icon-left .icon {
  left: 10px;
}
.button--icon-left.button_full {
  padding-right: 50px;
}
.button--icon-right {
  padding-right: 50px;
}
.button--icon-right .icon {
  right: 10px;
}
.button--icon-right.button_full {
  padding-right: 50px;
}
.button_full {
  width: 100%;
  min-width: 0;
}
.button_row,
.button_row_bottom,
.button_row_top {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.button_row:after,
.button_row_bottom:after,
.button_row_top:after {
  clear: both;
  display: block;
  content: " ";
}
.button_row .button_paypalexpress,
.button_row_bottom .button_paypalexpress,
.button_row_top .button_paypalexpress {
  display: inline-block;
}
.button_row .button,
.button_row .button_primary,
.button_row .button_action,
.button_row .button_paypalexpress,
.button_row_bottom .button,
.button_row_bottom .button_primary,
.button_row_bottom .button_action,
.button_row_bottom .button_paypalexpress,
.button_row_top .button,
.button_row_top .button_primary,
.button_row_top .button_action,
.button_row_top .button_paypalexpress,
.button_row #dc_amount_select .dc_amount {
  margin: 6px 3px;
}
@media (max-width: 480px) {
  .button_row,
  .button_row_bottom,
  .button_row_top {
    text-align: center;
  }
  .button_row .pull-left,
  .button_row .pull-right,
  .button_row_bottom .pull-left,
  .button_row_bottom .pull-right,
  .button_row_top .pull-left,
  .button_row_top .pull-right {
    float: none !important;
  }
  .button_row .button,
  .button_row_bottom .button,
  .button_row_top .button,
  .button_row #dc_amount_select .dc_amount {
    min-width: 220px;
  }
}
.button_row_bottom {
  margin-bottom: 0;
}
.button_row_bottom .button,
.button_row_bottom .button_primary,
.button_row_bottom .button_action,
.button_row_bottom .button_paypalexpress,
.button_row_bottom #dc_amount_select .dc_amount {
  margin-bottom: 0;
}
.button_row_top {
  margin-top: 0;
}
.button_row_top .button,
.button_row_top .button_primary,
.button_row_top .button_action,
.button_row_top .button_paypalexpress,
.button_row_top #dc_amount_select .dc_amount {
  margin-top: 0;
}
.button.loading,
#dc_amount_select .dc_amount.loading {
  background-color: #b0cda2 !important;
  border-color: #b0cda2 !important;
  color: #ffffff !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
  position: relative;
  overflow: hidden;
  cursor: wait !important;
}
.button.loading .icon,
#dc_amount_select .dc_amount.loading .icon {
  display: none;
}
.button.loading:before,
.button.loading:after,
#dc_amount_select .dc_amount.loading:before,
#dc_amount_select .dc_amount.loading:after {
  content: "\E003";
  display: block;
  font-family: "icons";
  right: 10px;
  position: absolute;
  top: 50%;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  width: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
}
.button.loading:before,
#dc_amount_select .dc_amount.loading:before {
  animation-name: animate-arrow;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.button.loading:after,
#dc_amount_select .dc_amount.loading:after {
  animation-name: animate-arrow;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 1000ms;
}
.button.loading.button_full,
#dc_amount_select .dc_amount.loading.button_full {
  padding-right: 50px;
}
@keyframes animate-arrow {
  0% {
    right: 30px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  50% {
    right: 10px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    right: -30px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
ul,
ol {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul.checklist,
ul.bulletpoints,
ul.checklist-inline,
ul.medikamente,
ul.hilfsmittel,
ul.verbandsmaterial {
  padding-left: 0;
}
ul.checklist li,
ul.bulletpoints li,
ul.checklist-inline li,
ul.medikamente li,
ul.hilfsmittel li,
ul.verbandsmaterial li {
  list-style-type: none;
  position: relative;
  display: block;
  padding-left: 35px;
  margin-bottom: 20px;
}
ul.checklist li:before,
ul.bulletpoints li:before,
ul.checklist-inline li:before,
ul.medikamente li:before,
ul.hilfsmittel li:before,
ul.verbandsmaterial li:before {
  position: absolute;
  top: 50%;
  color: #78AA5F;
  text-align: center;
  line-height: 1;
  content: "";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 28px;
  height: auto;
  background-color: transparent;
  font-size: 24px;
}
ul.checklist li:before,
ul.checklist-inline li:before {
  font-family: "icons";
  content: "\E00C";
}
ul.bulletpoints li:before {
  font-family: "icons";
  content: "\E00A";
}
ul.checklist-inline {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
ul.checklist-inline li {
  margin-right: 16px;
  margin-left: 16px;
  font-weight: 700;
}
ul.checklist-inline li::before {
  font-weight: 400;
  color: #B8497B;
}
ul.medikamente li:before {
  font-family: "Font Awesome";
  content: "\f46b";
}
ul.hilfsmittel li:before {
  font-family: "Font Awesome";
  content: "\f0fe";
}
ul.verbandsmaterial li:before {
  font-family: "Font Awesome";
  content: "\f462";
}
.tag {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background-color: #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 9px 7px 9px;
}
.tag:hover,
.tag:focus,
.tag:active {
  background-color: #DDDDDD;
  color: #4A3242;
}
.tag.disabled {
  background-color: #EEEEEE !important;
  color: #dddddd !important;
  cursor: not-allowed;
}
.tag.active {
  background-color: #B8497B;
  color: #ffffff;
}
.tag.active:hover,
.tag.active:focus,
.tag.active:active {
  background-color: #8B004B;
  color: #ffffff;
}
.table_area {
  display: table;
  width: 100%;
  table-layout: auto;
}
.table_row {
  display: table-row;
}
.table_row.table_header {
  font-style: italic;
  font-size: 13px;
}
.table_cell {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.table_cell:first-child {
  padding-left: 0;
}
.table_cell:last-child {
  padding-right: 0;
}
.table_cell_label {
  color: #777777;
  padding-right: 0;
  display: none;
}
.table_wrapper {
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
}
@media (max-width: 767px) {
  .table_area {
    display: block;
  }
  .table_row {
    display: block;
    border-bottom: 1px solid #CCCCCC;
  }
  .table_row.table_header {
    display: none;
  }
  .table_cell {
    display: block;
    border: 0;
    text-align: left;
  }
  .table_cell_label {
    display: inline-block;
    padding-right: 10px;
    width: 120px;
  }
}
@media (max-width: 480px) {
  .table_cell input,
  .table_cell .select_body {
    width: 100%;
  }
}
.tabsHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 16px;
}
.tabsHeader__item {
  padding: 5px 20px;
  border-bottom: 4px solid transparent;
  font-weight: 700;
  cursor: pointer;
  font-size: 18px;
}
.tabsHeader__item:hover {
  color: #B8497B;
}
.tabsHeader__item.active {
  border-bottom-color: #B8497B;
}
.tabsContents__item:not(.active) {
  display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
}
.labelFormGroup {
  margin: 0;
  color: #4A3242;
  margin-bottom: 5px;
}
input,
select,
textarea,
.inputHelper {
  background-color: #ffffff;
  padding: 7px 15px 9px 15px;
  color: #4A3242;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 22px;
  display: block;
  width: 100%;
}
input:active,
select:active,
textarea:active,
.inputHelper:active,
input:focus,
select:focus,
textarea:focus,
.inputHelper:focus {
  outline: 0;
  border-color: #B8497B;
}
input.error,
select.error,
textarea.error,
.inputHelper.error {
  border-color: #e6002e;
}
input:disabled,
select:disabled,
textarea:disabled,
.inputHelper:disabled {
  background-color: #EEEEEE;
}
input:disabled:active,
select:disabled:active,
textarea:disabled:active,
.inputHelper:disabled:active,
input:disabled:focus,
select:disabled:focus,
textarea:disabled:focus,
.inputHelper:disabled:focus {
  border-color: #EEEEEE;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=submit] {
  width: auto;
}
input[type=submit].button_full {
  width: 100%;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type="file"] {
  padding: 0;
  border: 0;
}
.radio input[type="radio"] {
  margin-top: 12px;
}
textarea {
  resize: vertical;
}
.select_body {
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  position: relative;
}
.select_body:after,
.filter_headline:after {
  background-color: #EEEEEE;
  content: "\E001";
  font-family: "icons";
  font-size: 18px;
  color: #777777;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  height: 100%;
  height: calc(100% - 2px);
  height: -moz-calc(100% - 2px);
  height: -webkit-calc(100% - 2px);
  height: -o-calc(100% - 2px);
}
.select_body select {
  color: #4A3242;
  border-color: #AAAAAA;
  cursor: pointer;
  padding-right: 53px;
  -o-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
}
.select_body select::-ms-expand {
  display: none;
}
.select_body.focus select {
  border-color: #B8497B;
}
.select_body.disabled select {
  cursor: default;
}
.datepickerBody {
  position: relative;
  cursor: pointer;
}
.datepickerBody:after {
  background-color: #EEEEEE;
  content: "\E00B";
  font-family: "icons";
  font-size: 18px;
  color: #777777;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  height: 100%;
  height: calc(100% - 2px);
  height: -moz-calc(100% - 2px);
  height: -webkit-calc(100% - 2px);
  height: -o-calc(100% - 2px);
}
.form-group,
.form-group-set {
  margin-bottom: 10px;
}
.form-group input,
.form-group textarea,
.form-group .select_body,
.form-group-set input,
.form-group-set textarea,
.form-group-set .select_body {
  width: 100%;
}
.form-group.has-danger input,
.form-group-set.has-danger input {
  border-color: #e6002e !important;
  color: #e6002e !important;
}
.form-group label,
.form-group-set label {
  margin: 0;
  color: #4A3242;
  margin-bottom: 5px;
}
.form-group:not(.checkbox-group):not(.radiobox-group) > label,
.form-group-set:not(.checkbox-group):not(.radiobox-group) > label {
  font-size: 12px;
  font-style: italic;
}
@media (max-width: 767px) {
  .form-group,
  .form-group-set {
    margin-bottom: 10px;
  }
}
input.file.error {
  color: #e6002e !important;
}
.form-group--with-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form-group--with-button > input {
  width: auto;
  flex-grow: 1;
}
.form-group--with-button .button,
.form-group--with-button #dc_amount_select .dc_amount {
  width: 130px;
  flex-shrink: 1;
  min-width: 0;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .form-group--with-button .button,
  .form-group--with-button #dc_amount_select .dc_amount {
    width: 100%;
    margin-left: 0;
    margin-top: -1px;
  }
}
.checkbox-group {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .checkbox-group {
    margin-bottom: 10px;
  }
}
.specialradiobox,
.specialcheckbox {
  position: relative;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding-left: 30px;
  color: #4A3242;
}
.specialradiobox label,
.specialcheckbox label {
  font-style: normal;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #777777;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 50%;
  display: block;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.specialradiobox label:after,
.specialcheckbox label:after {
  content: " ";
  pointer-events: none;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 20px;
  left: 2px;
  top: 2px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -ms-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  background-color: #777777;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}
.specialradiobox input,
.specialcheckbox input {
  position: absolute;
  width: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
  margin: 0;
}
.specialradiobox input:checked + label:after,
.specialcheckbox input:checked + label:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.specialradiobox input:disabled + label:after,
.specialcheckbox input:disabled + label:after {
  color: #a17492;
}
.specialradiobox:active label:after,
.specialcheckbox:active label:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.specialradiobox:active input:disabled:not(:checked) + label:after,
.specialcheckbox:active input:disabled:not(:checked) + label:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.specialradiobox.disabled,
.specialcheckbox.disabled {
  cursor: default;
  color: #4A3242;
}
.specialcheckbox label:after {
  left: 2px;
  content: "\E00C";
  font-family: "icons";
  color: #B8497B;
  top: -2px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 18px;
  height: 18px;
  font-size: 20px;
  text-align: center;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -ms-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  background-color: transparent;
}
.specialcheckbox input {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
}
.form-groups-inline {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form-groups-inline > .form-group,
.form-groups-inline > .form-group-set {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.form-group-set {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.form-group-set > label {
  padding-left: 5px;
  padding-right: 5px;
}
.form-group-set .form-group,
.form-group-set .form-group-set {
  margin-bottom: 0;
  flex-grow: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.form-group-set .form-group-set-item__small {
  flex-shrink: 1;
  flex-grow: 0;
  width: 130px;
}
@media (max-width: 767px) {
  .form-group-set .form-group-set-item__small {
    width: 100px;
  }
  .form-group-set > label {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group),
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > label,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > label {
    width: 160px;
    padding-right: 10px;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .select_body,
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .datepickerBody,
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > input,
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > textarea,
  .form-label-left .form-group:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .label-filename,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .select_body,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .datepickerBody,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > input,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > textarea,
  .form-label-left .form-group-set:not(.form-group-set-item):not(.form-group-button):not(.form-group-set-item__small):not(.radiobox-group):not(.checkbox-group) > .label-filename {
    flex-grow: 1;
    width: auto;
  }
  .form-label-left .form-group-button {
    padding-left: 160px;
  }
  .form-label-left .form-group-button .button,
  .form-label-left .form-group-button #dc_amount_select .dc_amount {
    width: auto;
  }
  .form-label-left .form-group-set {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-label-left .form-group-set > label {
    width: 160px;
    padding-right: 10px;
    flex-shrink: 1;
  }
  .form-label-left .checkbox-group,
  .form-label-left .radiobox-group {
    padding-left: 160px;
  }
}
.table_area .form-group,
.table_area .form-group-set {
  margin-bottom: 0;
}
.table_area .form-groups-inline {
  margin-bottom: 0;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  background-color: #ffffff;
  padding: 7px 15px 9px 15px;
  color: #4A3242;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 22px;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: not-allowed;
  display: inline-block;
  overflow: hidden;
  max-width: none;
  padding-left: 40px;
  margin-bottom: 0;
  position: relative;
  background-color: #EEEEEE;
}
.inputfile + label:active,
.inputfile + label:focus {
  outline: 0;
  border-color: #B8497B;
}
.inputfile + label.error {
  border-color: #e6002e;
}
.inputfile + label:disabled {
  background-color: #EEEEEE;
}
.inputfile + label:disabled:active,
.inputfile + label:disabled:focus {
  border-color: #EEEEEE;
}
.inputfile + label:before,
.inputfile + label:after {
  content: " ";
  position: absolute;
  left: 10px;
  top: 50%;
  display: block;
  width: 16px;
  height: 2px;
  margin-top: -1px;
  background-color: #4A3242;
}
.inputfile + label:after {
  width: 2px;
  height: 16px;
  margin-top: -8px;
  margin-left: 7px;
}
.inputfile:not(:disabled) + label {
  cursor: pointer;
  background-color: #ffffff;
}
.inputfile:not(:disabled) + label:active,
.inputfile:not(:disabled) + label:focus {
  outline: 0;
}
.inputfile:not(:disabled) + label:hover:before,
.inputfile:not(:disabled) + label:hover:after {
  background-color: #B8497B;
}
.inputfile:not(:disabled) + label:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #999999;
}
.inputButtonForm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.inputButtonForm .form-group,
.inputButtonForm .form-group-set {
  margin-bottom: 0;
}
.inputButtonForm__input {
  width: calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: -webkit-calc(100% - 140px);
  width: -o-calc(100% - 140px);
}
.inputButtonForm__input label {
  display: block;
  width: 100%;
}
.inputButtonForm__button {
  width: 140px;
  flex-grow: 1;
  flex-shrink: 0;
  padding-left: 10px;
}
.inputButtonForm__button .button,
.inputButtonForm__button #dc_amount_select .dc_amount {
  width: 100%;
  min-width: 0;
}
.inputButtonForm__button .button:not(.button_disabled),
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled) {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #ffffff;
  color: #B8497B;
  border-color: #B8497B;
  min-width: 0;
}
.inputButtonForm__button .button:not(.button_disabled):hover,
.inputButtonForm__button .button:not(.button_disabled):focus,
.inputButtonForm__button .button:not(.button_disabled):active,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):hover,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):focus,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.inputButtonForm__button .button:not(.button_disabled):disabled,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .inputButtonForm__button .button:not(.button_disabled),
  .inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled) {
    font-size: 15px;
  }
}
.inputButtonForm__button .button:not(.button_disabled):hover,
.inputButtonForm__button .button:not(.button_disabled):focus,
.inputButtonForm__button .button:not(.button_disabled):active,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):hover,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):focus,
.inputButtonForm__button #dc_amount_select .dc_amount:not(.button_disabled):active {
  background-color: #8B004B;
  border-color: #8B004B;
  color: #ffffff;
}
@media (max-width: 480px) {
  .inputButtonForm {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .inputButtonForm__input {
    width: 100%;
  }
  .inputButtonForm__button {
    width: 100%;
    padding-left: 0;
  }
}
.inputButtonForm--small .inputButtonForm__input {
  width: 100%;
  flex-grow: 1;
}
.inputButtonForm--small .inputButtonForm__button {
  width: 50px;
  flex-grow: 0;
  flex-shrink: 0;
}
.inputButtonForm--small .inputButtonForm__button .button,
.inputButtonForm--small .inputButtonForm__button #dc_amount_select .dc_amount {
  padding: 0;
  line-height: 38px;
}
.inputButtonForm--small .inputButtonForm__button .button .icon,
.inputButtonForm--small .inputButtonForm__button #dc_amount_select .dc_amount .icon {
  display: block;
  line-height: 38px;
}
@media (max-width: 480px) {
  .inputButtonForm--small {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.input-group-addon {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #EEEEEE;
}
.modal-dialog {
  width: 600px;
  margin: 40px auto;
  max-width: calc(100% - 60px);
  max-width: -moz-calc(100% - 60px);
  max-width: -webkit-calc(100% - 60px);
  max-width: -o-calc(100% - 60px);
}
.modal-dialog.modal-xlg {
  width: 1200px;
}
.modal-dialog.modal-lg {
  width: 900px;
}
@media (max-width: 767px) {
  .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
  }
}
.modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-header {
  border: 0;
  background-color: transparent;
  padding: 15px 60px 15px 20px;
  position: relative;
  min-height: 52px;
}
.modal-header .close {
  margin: 0;
  padding: 5px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #AAAAAA;
  font-weight: 400;
  float: none;
  position: absolute;
  right: 15px;
  top: 8px;
  line-height: 20px;
  text-shadow: none;
  font-size: 18px;
}
.modal-header .close .icon {
  line-height: 20px;
}
.modal-header .close:hover {
  color: #B8497B;
  background-color: transparent;
}
@media (max-width: 480px) {
  .modal-header {
    padding-left: 15px;
    padding-right: 40px;
    min-height: 47px;
  }
  .modal-header .close {
    right: 10px;
  }
}
.modal-title {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .modal-title {
    font-size: 14px;
  }
}
.modal-body {
  padding: 20px;
  padding-top: 0;
}
.modal-body .container {
  width: 100%;
}
.modal-backdrop {
  z-index: 499;
}
.modal {
  z-index: 500;
}
@media (max-width: 767px) {
  .modal {
    padding-right: 0 !important;
  }
}
.modal.error .modal-header,
.modal.success .modal-header {
  padding-left: 55px;
}
.modal.error .modal-title:before,
.modal.success .modal-title:before {
  position: absolute;
  left: 20px;
  top: 50%;
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  line-height: 20px;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 480px) {
  .modal.error .modal-header,
  .modal.success .modal-header {
    padding-left: 35px;
  }
  .modal.error .modal-title:before,
  .modal.success .modal-title:before {
    left: 10px;
    font-size: 14px;
  }
}
.modal.error .modal-title:before {
  content: "\E047";
  color: #e6002e;
}
.modal.success .modal-title:before {
  content: "\E00C";
  color: #78AA5F;
}
.datepicker {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.datepicker td,
.datepicker th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.datepicker table tr td.active {
  background: none;
  background-color: #B8497B;
  text-shadow: none;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover {
  background-color: #B8497B;
  background: none;
  text-shadow: none;
}
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.active.active,
.datepicker table tr td.active:hover.active {
  background: none;
  background-color: #B8497B;
  text-shadow: none;
}
.datepicker table tr td span.active {
  background: none;
  background-color: #B8497B;
  text-shadow: none;
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover {
  background-color: #B8497B;
  background: none;
  text-shadow: none;
}
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.active.active,
.datepicker table tr td span.active:hover.active {
  background: none;
  background-color: #B8497B;
  text-shadow: none;
}
.daterangepicker {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.daterangepicker td,
.daterangepicker th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.daterangepicker td {
  border-width: 2px;
  background-color: #eeeeee;
}
.daterangepicker td.in-range {
  background-color: #EEEEEE;
}
.daterangepicker td.active {
  background-color: #78AA5F;
}
.daterangepicker td.active:hover,
.daterangepicker td.active:focus {
  background-color: #49802E !important;
  color: #4A3242 !important;
}
.daterangepicker td.start-date,
.daterangepicker td.end-date {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.daterangepicker td.off,
.daterangepicker td.disabled {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.daterangepicker .prev > i,
.daterangepicker .next > i {
  font-size: 18px;
}
.daterangepicker .daterangepicker_input {
  width: 100%;
  display: none;
}
.daterangepicker .daterangepicker_input i {
  top: 50%;
  line-height: 24px;
  margin-top: -12px;
  font-size: 24px;
  color: #777777;
}
.daterangepicker .daterangepicker_input input {
  padding-left: 35px;
}
.daterangepicker .input-mini.active {
  border-width: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.daterangepicker td.start-date.end-date {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.daterangepicker .calendar td {
  width: 39px;
}
.daterangepicker .calendar td.available:hover {
  background-color: #e1e1e1;
}
.daterangepicker .table-condensed tbody > tr > td,
.daterangepicker .table-condensed tfoot > tr > td,
.daterangepicker .table-condensed thead > tr > td,
.daterangepicker .table-condensed tbody > tr > th,
.daterangepicker .table-condensed tfoot > tr > th,
.daterangepicker .table-condensed thead > tr > th {
  padding: 8px;
}
.daterangepicker .calendar-table {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 900px) {
  .daterangepicker {
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    height: 100vh;
    padding: 20px;
    overflow: hidden;
    overflow-y: auto;
    margin: 0 !important;
  }
  .daterangepicker .calendar {
    width: 100%;
    max-width: none;
    margin: 0;
  }
}
.dcCookieBarBackground {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 600;
}
.dcCookieBar {
  position: fixed;
  display: block;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  line-height: 1.3;
  width: 95%;
  max-width: 500px;
  max-height: calc(100% - 100px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transform: translate3d(-50%, -50%, 9999990px);
  z-index: 600;
  padding: 15px;
  background-color: #ffffff;
  font-size: 14px;
  color: #4A3242;
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: auto;
}
.dcCookieBar a {
  color: #78AA5F;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}
.dcCookieBar a:hover,
.dcCookieBar a:focus,
.dcCookieBar a:active {
  color: #49802E;
  text-decoration: none;
  outline: 0;
}
.dcCookieBar__button {
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  line-height: 1.6;
  padding: 5px 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  min-width: 40px;
  width: auto;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  border: none;
  color: #AAAAAA;
  font: 15px;
}
.dcCookieBar__button:hover,
.dcCookieBar__button:focus,
.dcCookieBar__button:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.dcCookieBar__button:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .dcCookieBar__button {
    font-size: 15px;
  }
}
.dcCookieBar__button:hover {
  background: #AAAAAA;
}
.dcCookieBar__buttonaction {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  background-color: #78AA5F;
  color: #ffffff;
  border-color: #78AA5F;
}
.dcCookieBar__buttonaction:hover,
.dcCookieBar__buttonaction:focus,
.dcCookieBar__buttonaction:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.dcCookieBar__buttonaction:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .dcCookieBar__buttonaction {
    font-size: 15px;
  }
}
.dcCookieBar__buttonaction:hover,
.dcCookieBar__buttonaction:focus,
.dcCookieBar__buttonaction:active {
  background-color: #49802E;
  border-color: #49802E;
  color: #ffffff;
}
.dcCookieBar__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dcCookieBar__buttons .dcCookieBar__button {
  flex-grow: 1;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-bottom: 15px;
  box-sizing: border-box;
  order: 2;
}
.dcCookieBar__buttons .dcCookieBar__buttonaction {
  width: 66.66666667%;
  order: 1;
}
@media (max-width: 1024px) {
  .dcCookieBar__buttons .dcCookieBar__button {
    margin-bottom: 15px;
  }
  .dcCookieBar__buttons .dcCookieBar__buttonaction {
    order: -1;
    width: 100%;
  }
}
.dcCookieBar__main {
  text-align: center;
}
.dcCookieBar__text {
  padding-left: 7.5px;
  padding-right: 7.5px;
  padding-bottom: 15px;
  text-align: left;
}
.dcCookieBar__links {
  text-align: right;
  font-size: 12px;
}
.dcCookieBar__links a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.dcCookieModal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 601;
  font-size: 14px;
}
.dcCookieModal__dialog {
  background-color: #ffffff;
  padding: 30px;
  width: 900px;
  max-width: 100%;
  margin: 15px auto;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .dcCookieModal__dialog {
    padding: 15px;
  }
}
.dcCookieModal a {
  color: #B8497B;
  text-decoration: underline;
}
.dcCookieModal a:hover {
  color: #943a63;
}
.dcCookieModal .dcCookieBar__button {
  color: #4A3242;
  background-color: #ffffff;
  text-decoration: none;
}
.dcCookieModal .dcCookieBar__button:hover {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #4A3242;
}
.dcCookieModal .dcCookieBar__button:active,
.dcCookieModal .dcCookieBar__button:focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #4A3242;
}
.dcCookieModal .dcCookieBar__buttonaction {
  border-color: #B8497B;
  color: #ffffff;
  background-color: #B8497B;
}
.dcCookieModal .dcCookieBar__buttonaction:hover {
  background-color: #a7416f;
  border-color: #a7416f;
  color: #ffffff;
}
.dcCookieModal .dcCookieBar__buttonaction:active,
.dcCookieModal .dcCookieBar__buttonaction:focus {
  background-color: #943a63;
  border-color: #943a63;
  color: #ffffff;
}
.dcCookieModal .dcCookieBar__links {
  margin-top: 15px;
  text-align: left;
}
.dcCookieModal .dcCookieBar__links a {
  margin-left: 0;
  margin-right: 15px;
}
.dcCookieModal.open {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.dcCookieModalBody__headline {
  font-size: 20px;
  margin-bottom: 15px;
}
.dcCookieModalBody__info {
  margin-bottom: 15px;
}
.dcCookieBarSwitch {
  width: 50px;
  position: relative;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  border-radius: 13px;
  margin: 0;
  background-color: #EEEEEE;
}
.dcCookieBarSwitch span {
  font-style: normal;
  position: absolute;
  left: 3px;
  width: 20px;
  height: 20px;
  background-color: #4A3242;
  top: 50%;
  margin-top: -10px;
  display: block;
  pointer-events: none;
  margin-bottom: 0;
  border-radius: 50%;
  transition: 0.1s ease-in-out;
}
.dcCookieBarSwitch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
}
.dcCookieBarSwitch input:checked + span {
  left: 100%;
  margin-left: -23px;
  background-color: #B8497B;
}
.dcCookieBarSwitch__label {
  color: #4A3242;
  margin-bottom: 0;
  line-height: 26px;
  margin-right: 10px;
}
.dcCookieBarBox {
  padding: 15px;
  border: 2px solid #EEEEEE;
  margin-top: 15px;
}
.dcCookieBarBox__head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 15px;
}
.dcCookieBarBox__title {
  margin-right: 30px;
  font-size: 16px;
}
.dcCookieBarBox__info {
  margin-bottom: 15px;
}
.dcCookieBarMoreBox {
  margin-top: 15px;
}
.dcCookieBarMoreBox.open {
  display: block;
}
.dcCookieBarTable {
  margin-top: 15px;
}
.dcCookieBarTable__row {
  padding: 8px 0;
  border-bottom: 1px solid #EEEEEE;
}
.dcCookieBarTable__row:last-child {
  border-bottom: 0;
}
.dcCookieBarTable__cell--description {
  font-weight: bold;
  font-size: 1.2em;
}
.dcCookieBarTable__cell--switch {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .dcCookieBarTable__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .dcCookieBarTable__cell {
    flex-grow: 1;
    text-align: left;
  }
  .dcCookieBarTable__cell:first-child {
    padding-right: 10px;
    flex-shrink: 0;
    flex-grow: 0;
    width: 200px;
  }
  .dcCookieBarTable__cell:first-child.dcCookieBarTable__cell--description {
    width: 50%;
  }
  .dcCookieBarTable__cell--switch {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .dcCookieBarTable__cell:first-child {
    margin-bottom: 4px;
  }
  .dcCookieBarTable__cell:first-child:after {
    content: ":";
  }
}
.dcCookieBarRecurringTable__row {
  padding: 8px 0;
  border-bottom: 1px solid #EEEEEE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.dcCookieBarRecurringTable__row:last-child {
  border-bottom: 0;
}
.dcCookieBarRecurringTable__row--parent .dcCookieBarRecurringTable__label {
  position: relative;
  padding-left: 20px;
}
.dcCookieBarRecurringTable__row--parent .dcCookieBarRecurringTable__label:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #4A3242;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.dcCookieBarRecurringTable__row--parent .dcCookieBarRecurringTable__label.active:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  border-color: transparent transparent transparent #B8497B;
}
.dcCookieBarRecurringTable__row--child {
  padding-left: 20px;
}
.dcCookieBarRecurringTable__label {
  font-weight: bold;
}
.dcCookieBarHistoryTable {
  font-size: 11px;
}
.dcCookieBarHistoryTable__row {
  padding: 8px 0;
  border-bottom: 1px solid #EEEEEE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.dcCookieBarHistoryTable__row:last-child {
  border-bottom: 0;
}
.dcCookieBarHistoryTable__label {
  flex-grow: 1;
  margin-right: 8px;
}
.dcCookieBarHistoryTable__badge {
  width: 12px;
  height: 12px;
  background-color: red;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 8px;
  margin-top: 1px;
}
.dcCookieBarHistoryTable__badge.active {
  background-color: green;
}
.dcCookieBarHistoryTable__active {
  margin-left: 8px;
  flex-shrink: 0;
  width: 60px;
  text-align: right;
}
.dcCookieBarRecurring {
  z-index: 601;
  position: fixed;
  left: 20px;
  bottom: 20px;
  box-sizing: border-box;
}
.dcCookieBarRecurringBox {
  position: fixed;
  z-index: 601;
  left: 20px;
  bottom: 80px;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  width: 400px;
  font-size: 14px;
}
.dcCookieBarRecurringBox__close {
  height: 14px;
  width: 14px;
  cursor: pointer;
}
.dcCookieBarRecurringBox__close svg path {
  fill: #000000;
}
.dcCookieBarRecurringBox__close:hover svg path {
  fill: #B8497B;
}
.dcCookieBarRecurringBox__head {
  padding: 15px;
  border-bottom: 1px solid #EEEEEE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.dcCookieBarRecurringBox__title {
  margin-right: 15px;
}
.dcCookieBarRecurringBox__footer .dcCookieBar__button {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
@media (max-width: 440px) {
  .dcCookieBarRecurringBox {
    max-width: 100%;
    left: 0;
    bottom: 0;
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
  }
}
.dcCookieBarRecurringButton {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #B8497B;
  color: #ffffff;
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.dcCookieBarRecurringButton:hover,
.dcCookieBarRecurringButton:focus {
  background-color: #a7416f;
}
.dcCookieBarRecurringButton svg path {
  fill: #000000;
}
.dcCookieBarRecurringButton .closelabel {
  display: none;
  position: relative;
  top: 3px;
}
.dcCookieBarRecurringButton .openlabel {
  position: relative;
  top: 6px;
}
.dcCookieBarRecurringButton.open .openlabel {
  display: none;
}
.dcCookieBarRecurringButton.open .closelabel {
  display: block;
}
.dcCookieBarTab {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
}
.dcCookieBarTab:not(.active) {
  background-color: #EEEEEE;
}
.dcCookieBarTab:hover {
  background-color: #e1e1e1;
}
.dcCookieBarTabContent {
  padding: 15px;
  display: none;
  height: 240px;
  max-height: 50vh;
  overflow: hidden;
  overflow-y: auto;
}
.dcCookieBarTabContent.active {
  display: block;
}
.dcCookieBarTabs__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dcCookieBarTabs__header .dcCookieBarTab {
  flex-grow: 1;
  width: 50%;
}
.dcCookieExternal {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.dcCookieExternal__info {
  padding: 15px;
  border: 1px solid #777777;
  background-color: #ffffff;
  text-align: center;
}
.dcCookieExternal__button {
  line-height: 1.6;
  padding: 5px 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  min-width: 40px;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #4A3242;
  border: 1px solid #777777;
  background-color: #ffffff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.dcCookieExternal__button:hover {
  background-color: #f2f2f2;
  border-color: #6a6a6a;
  color: #4A3242;
}
.dcCookieExternal__button:active,
.dcCookieExternal__button:focus {
  background-color: #e6e6e6;
  border-color: #5e5e5e;
  color: #4A3242;
}
.hidden {
  display: none !important;
}
#scrolltop_button {
  position: fixed;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  z-index: 10;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background-color: #B8497B;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  right: -45px;
  bottom: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
#scrolltop_button:hover {
  background-color: #8B004B;
}
#scrolltop_button.sticky {
  right: 10px;
}
@media (min-width: 768px) and (max-width: 1756px) {
  #scrolltop_button {
    bottom: 20px;
  }
  #scrolltop_button.sticky {
    right: 80px;
  }
}
@media (max-width: 767px) {
  #scrolltop_button {
    bottom: 20px;
    z-index: 10;
  }
}
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  padding-left: 40px;
  line-height: 1.3;
  font-size: 13px;
  margin-bottom: 10px;
  border: 2px solid transparent;
  -webkit-box-shadow: 0 5px 10px -5px #737373;
  -moz-box-shadow: 0 5px 10px -5px #737373;
  box-shadow: 0 5px 10px -5px #737373;
}
.alert:before {
  font-family: "icons";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 20px;
  text-align: center;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.alert-danger {
  color: #e6002e;
  border-color: #e6002e;
  background-color: #ffffff;
}
.alert-danger:before {
  content: "\E047";
}
.alert-warning {
  color: #ffae44;
  border-color: #ffae44;
  background-color: #ffffff;
}
.alert-warning:before {
  content: "\E020";
}
.alert-success {
  color: #78AA5F;
  border-color: #78AA5F;
  background-color: #ffffff;
}
.alert-success:before {
  content: "\E00C";
}
.alert-info {
  color: #777777;
  border-color: #777777;
  background-color: #f7f7f7;
}
.alert-info:before {
  content: "\E020";
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav > button {
  font-size: 30px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  line-height: 50px;
  width: 25px;
  height: 50px;
  color: #AAAAAA;
  display: block;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.owl-carousel .owl-nav > button:hover {
  color: #49802E;
}
.owl-carousel .owl-nav > button .icon {
  width: 100%;
  height: 100%;
  line-height: 50px;
  font-size: 30px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.owl-carousel .owl-nav > button.disabled {
  display: none;
}
.owl-carousel .owl-nav > button.owl-prev,
.owl-carousel .owl-nav > button.owl-next {
  color: #AAAAAA;
}
.owl-carousel .owl-nav > button.owl-prev:hover,
.owl-carousel .owl-nav > button.owl-next:hover {
  color: #49802E;
}
.owl-carousel .owl-nav .owl-next {
  right: -50px;
}
.owl-carousel .owl-nav .owl-prev {
  left: -50px;
}
.owl-carousel .owl-item img {
  width: auto;
}
@media (max-width: 1720px) {
  .owl-carousel .owl-nav > button {
    background-color: rgba(255, 255, 255, 0.6);
    font-size: 30px;
    color: #4A3242;
  }
  .owl-carousel .owl-nav > button:hover {
    background-color: #ffffff;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
}
@media (max-width: 1023px) {
  .owl-carousel .owl-nav > button {
    margin-top: -20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
}
.bannerWrapper {
  padding: 16px;
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
}
@media (max-width: 480px) {
  .bannerWrapper {
    padding: 10px;
  }
}
.bannerWrapper video {
  min-width: 100%;
}
.bannerWrapper .textelement {
  padding: 30px 30px 30px 80px;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #4A3242;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  max-width: 50%;
  line-height: 1;
  flex-grow: 1;
}
.bannerWrapper .textelement h1,
.bannerWrapper .textelement .h1,
.bannerWrapper .textelement h2,
.bannerWrapper .textelement .h2 {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 42px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 30px;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 16px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .bannerWrapper .textelement h1,
  .bannerWrapper .textelement .h1,
  .bannerWrapper .textelement h2,
  .bannerWrapper .textelement .h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .bannerWrapper .textelement h1,
  .bannerWrapper .textelement .h1,
  .bannerWrapper .textelement h2,
  .bannerWrapper .textelement .h2 {
    font-size: 28px;
  }
}
@media (min-width: 1636px) {
  .bannerWrapper .textelement h1,
  .bannerWrapper .textelement .h1,
  .bannerWrapper .textelement h2,
  .bannerWrapper .textelement .h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .bannerWrapper .textelement h1,
  .bannerWrapper .textelement .h1,
  .bannerWrapper .textelement h2,
  .bannerWrapper .textelement .h2 {
    margin-bottom: 5px;
  }
}
.bannerWrapper .textelement span.h1 {
  display: inline-block;
}
.bannerWrapper .textelement h3,
.bannerWrapper .textelement .h3 {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 7px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 1249px) {
  .bannerWrapper .textelement h3,
  .bannerWrapper .textelement .h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bannerWrapper .textelement h3,
  .bannerWrapper .textelement .h3 {
    font-size: 15px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1635px) {
  .bannerWrapper .textelement {
    padding: 20px 20px 20px 40px;
  }
}
@media screen and (max-width: 1023px) {
  .bannerWrapper .textelement {
    padding: 20px;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .bannerWrapper .textelement {
    order: 1;
    padding: 16px;
    padding-top: 32px;
  }
}
@media (max-width: 480px) {
  .bannerWrapper .textelement {
    padding: 10px;
    padding-top: 20px;
  }
}
@media (min-width: 1024px) {
  .bannerWrapper .imageelement {
    position: relative;
    width: 50%;
    text-align: right;
    overflow: hidden;
    order: 1;
    flex-shrink: 0;
    -webkit-mask-image: linear-gradient(to right, transparent 5%, black 50%);
    mask-image: linear-gradient(to right, transparent 5%, black 50%);
    /*&:before {
        content:"";
        width: 400px;
        height:100%;
        background-image: url(/userdata/images/basics/patternbg-gradient.png);
        background-repeat: repeat-y;
        background-position: left top;
        display: block;
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
      }*/
  }
  @supports (object-fit:cover) {
    .bannerWrapper .imageelement .textcontent {
      height: 100%;
    }
    .bannerWrapper .imageelement img {
      width: 100%;
      height: 100% !important;
      object-fit: cover;
    }
  }
  @supports not( object-fit:cover ) {
    .bannerWrapper .imageelement .textcontent {
      position: relative;
    }
    .bannerWrapper .imageelement .textcontent img {
      max-width: none !important;
      position: absolute;
      height: 100% !important;
      left: 50%;
      top: 0;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
    }
  }
}
@media (max-width: 767px) {
  .bannerWrapper .imageelement {
    order: 0;
  }
}
.bannerWrapper.hasLink > div {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1249px) {
  .bannerWrapper.hasLink > div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.bannerWrapper.hasNoLink {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1249px) {
  .bannerWrapper.hasNoLink {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .bannerWrapper--image-left .imageelement {
    order: 0;
    -webkit-mask-image: linear-gradient(to left, transparent 5%, black 50%);
    mask-image: linear-gradient(to left, transparent 5%, black 50%);
  }
  .bannerWrapper--image-left .textelement {
    order: 1;
  }
  .bannerWrapper--image-left .textelement {
    padding: 30px 80px 30px 30px;
  }
}
@media (min-width: 1024px) and screen and (max-width: 1635px) {
  .bannerWrapper--image-left .textelement {
    padding: 20px 40px 20px 20px;
  }
}
@media (min-width: 1024px) and screen and (max-width: 1023px) {
  .bannerWrapper--image-left .textelement {
    padding: 20px;
  }
}
.bannerWrapper.bannerWrapper--image-center {
  position: relative;
}
.bannerWrapper.bannerWrapper--image-center .imageelement {
  width: 100%;
  -webkit-mask-image: unset;
  mask-image: unset;
}
.bannerWrapper.bannerWrapper--image-center .textelement {
  position: absolute;
  left: 30px;
  bottom: 30px;
  max-width: 50%;
}
@media (max-width: 767px) {
  .bannerWrapper.bannerWrapper--image-center .textelement {
    position: static;
    margin-top: 32px;
    max-width: unset;
    padding: 0;
  }
}
.banner--small {
  padding: 16px;
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
  text-align: center;
}
.banner--small h1,
.banner--small .h1,
.banner--small .h2,
.banner--small h2 {
  margin-bottom: 0;
}
.bannerWithSidebar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 16px;
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
  overflow: hidden;
}
@media (max-width: 1249px) {
  .bannerWithSidebar {
    flex-wrap: wrap;
  }
}
.bannerWithSidebar .bannerWrapper {
  padding: 0;
  background-color: transparent;
  background-image: none;
  position: relative;
}
.bannerWithSidebar .bannerWrapper .textelement {
  width: 680px;
  align-items: flex-end;
  flex-grow: 0;
}
@media (min-width: 768px) {
  .bannerWithSidebar .bannerWrapper .textelement {
    padding: 32px;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .bannerWithSidebar .bannerWrapper .textelement {
    padding: 55px 64px;
  }
}
.bannerWithSidebar .bannerWrapper .textelement h1,
.bannerWithSidebar .bannerWrapper .textelement .h1,
.bannerWithSidebar .bannerWrapper .textelement h2,
.bannerWithSidebar .bannerWrapper .textelement .h2 {
  font-size: 76px;
  line-height: 0.8;
  text-shadow: none;
}
@media (min-width: 768px) {
  .bannerWithSidebar .bannerWrapper .textelement h1,
  .bannerWithSidebar .bannerWrapper .textelement .h1,
  .bannerWithSidebar .bannerWrapper .textelement h2,
  .bannerWithSidebar .bannerWrapper .textelement .h2 {
    color: #ffffff;
  }
}
@media screen and (max-width: 1635px) {
  .bannerWithSidebar .bannerWrapper .textelement h1,
  .bannerWithSidebar .bannerWrapper .textelement .h1,
  .bannerWithSidebar .bannerWrapper .textelement h2,
  .bannerWithSidebar .bannerWrapper .textelement .h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 1249px) {
  .bannerWithSidebar .bannerWrapper .textelement h1,
  .bannerWithSidebar .bannerWrapper .textelement .h1,
  .bannerWithSidebar .bannerWrapper .textelement h2,
  .bannerWithSidebar .bannerWrapper .textelement .h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .bannerWithSidebar .bannerWrapper .textelement h1,
  .bannerWithSidebar .bannerWrapper .textelement .h1,
  .bannerWithSidebar .bannerWrapper .textelement h2,
  .bannerWithSidebar .bannerWrapper .textelement .h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .bannerWithSidebar .bannerWrapper .textelement h1,
  .bannerWithSidebar .bannerWrapper .textelement .h1,
  .bannerWithSidebar .bannerWrapper .textelement h2,
  .bannerWithSidebar .bannerWrapper .textelement .h2 {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .bannerWithSidebar .bannerWrapper .textelement h3,
  .bannerWithSidebar .bannerWrapper .textelement .h3 {
    background-color: #EEEEEE;
  }
}
@media (min-width: 768px) {
  .bannerWithSidebar .bannerWrapper .imageelement {
    position: absolute;
    right: auto;
    left: 0;
    width: 100%;
    text-align: left;
    height: 100%;
    -webkit-mask-image: none;
    mask-image: none;
  }
}
@media (min-width: 1250px) {
  .bannerWithSidebar .bannerWrapper .imageelement {
    -webkit-mask-image: linear-gradient(to left, transparent 5%, black 50%);
    mask-image: linear-gradient(to left, transparent 5%, black 50%);
  }
}
.bannerWithSidebar .bannerWrapper {
  width: 66.66666667%;
  flex-shrink: 0;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.bannerWithSidebar .bannerWrapper > .link {
  width: 100%;
}
@media (max-width: 1249px) {
  .bannerWithSidebar .bannerWrapper {
    width: 100%;
    min-height: 320px;
  }
}
@media (max-width: 767px) {
  .bannerWithSidebar .bannerWrapper {
    min-height: 280px;
  }
}
.bannerWithSidebar .bannerSidebar {
  width: 33.33333333%;
  max-width: 460px;
  flex-shrink: 0;
  padding-left: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.bannerWithSidebar .bannerSidebar > div {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px dashed #AAAAAA;
  width: 100%;
}
.bannerWithSidebar .bannerSidebar > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.bannerWithSidebar .bannerSidebar h2,
.bannerWithSidebar .bannerSidebar .h2 {
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .bannerWithSidebar .bannerSidebar h2,
  .bannerWithSidebar .bannerSidebar .h2 {
    font-size: 28px;
  }
}
@media (max-width: 1249px) {
  .bannerWithSidebar .bannerSidebar {
    width: 100%;
    max-width: none;
    padding-left: 0;
    flex-direction: row;
  }
  .bannerWithSidebar .bannerSidebar > div {
    flex-grow: 1;
    width: 50%;
    flex-shrink: 0;
    border-bottom: 0;
    padding: 20px 16px;
  }
}
@media (max-width: 767px) {
  .bannerWithSidebar .bannerSidebar {
    flex-wrap: wrap;
    border-top: 1px dashed #AAAAAA;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .bannerWithSidebar .bannerSidebar > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1250px) {
  .bannerWithSidebar {
    min-height: 662px;
  }
}
.bannerGridWrapper {
  display: grid;
}
.bannerGridWrapper:has(>.gp:first-child) {
  grid-template-areas: "banner1";
}
.bannerGridWrapper:has( > .gp:nth-child(2)) {
  grid-template-areas: "banner1 banner2";
  column-gap: 20px;
}
.bannerGridWrapper:has( > .gp:nth-child(3)) {
  grid-template-areas: "banner1 banner2" "banner1 banner3";
  grid-template-rows: 1fr 1fr;
  row-gap: 20px;
}
.bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(2),
.bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(3) {
  max-height: 270px;
}
.bannerGridWrapper:has( > .gp:nth-child(4)) {
  grid-template-areas: "banner1 banner1 banner2 banner2" "banner1 banner1 banner3 banner4";
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(2),
.bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(3),
.bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(4) {
  max-height: 270px;
}
.bannerGridWrapper > .gp {
  position: relative;
}
.bannerGridWrapper > .gp:first-child {
  grid-area: banner1;
}
.bannerGridWrapper > .gp:nth-child(2) {
  grid-area: banner2;
}
.bannerGridWrapper > .gp:nth-child(3) {
  grid-area: banner3;
}
.bannerGridWrapper > .gp:nth-child(4) {
  grid-area: banner4;
}
.bannerGridWrapper > .gp .link {
  height: 100%;
}
.bannerGridWrapper > .gp .imageelement {
  max-height: 560px;
  height: 100%;
  overflow: hidden;
}
.bannerGridWrapper > .gp .imageelement .textcontent {
  height: 100%;
}
.bannerGridWrapper > .gp .imageelement img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  max-height: 560px;
  transition: 0.2s all ease-in-out;
}
@media (max-width: 1023px) {
  .bannerGridWrapper > .gp .imageelement {
    max-height: 300px;
  }
  .bannerGridWrapper > .gp .imageelement img {
    max-height: 300px;
  }
}
.bannerGridWrapper > .gp .textelement {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding-bottom: 60px;
}
.bannerGridWrapper > .gp .textelement .textcontent .button_action,
.bannerGridWrapper > .gp .textelement .textcontent .button,
.bannerGridWrapper > .gp .textelement .textcontent .button_primary,
.bannerGridWrapper > .gp .textelement .textcontent #dc_amount_select .dc_amount {
  position: absolute;
  bottom: 0;
}
.bannerGridWrapper > .gp .textelement.color-action h1,
.bannerGridWrapper > .gp .textelement.color-action h2,
.bannerGridWrapper > .gp .textelement.color-action h3,
.bannerGridWrapper > .gp .textelement.color-action h4,
.bannerGridWrapper > .gp .textelement.color-action h5,
.bannerGridWrapper > .gp .textelement.color-action h6,
.bannerGridWrapper > .gp .textelement.color-action .h1,
.bannerGridWrapper > .gp .textelement.color-action .h2,
.bannerGridWrapper > .gp .textelement.color-action .h3,
.bannerGridWrapper > .gp .textelement.color-action .h4,
.bannerGridWrapper > .gp .textelement.color-action .h5,
.bannerGridWrapper > .gp .textelement.color-action .h6 {
  color: #78AA5F;
}
.bannerGridWrapper > .gp .textelement.color-primary h1,
.bannerGridWrapper > .gp .textelement.color-primary h2,
.bannerGridWrapper > .gp .textelement.color-primary h3,
.bannerGridWrapper > .gp .textelement.color-primary h4,
.bannerGridWrapper > .gp .textelement.color-primary h5,
.bannerGridWrapper > .gp .textelement.color-primary h6,
.bannerGridWrapper > .gp .textelement.color-primary .h1,
.bannerGridWrapper > .gp .textelement.color-primary .h2,
.bannerGridWrapper > .gp .textelement.color-primary .h3,
.bannerGridWrapper > .gp .textelement.color-primary .h4,
.bannerGridWrapper > .gp .textelement.color-primary .h5,
.bannerGridWrapper > .gp .textelement.color-primary .h6 {
  color: #B8497B;
}
.bannerGridWrapper > .gp .textelement.color-white h1,
.bannerGridWrapper > .gp .textelement.color-white h2,
.bannerGridWrapper > .gp .textelement.color-white h3,
.bannerGridWrapper > .gp .textelement.color-white h4,
.bannerGridWrapper > .gp .textelement.color-white h5,
.bannerGridWrapper > .gp .textelement.color-white h6,
.bannerGridWrapper > .gp .textelement.color-white .h1,
.bannerGridWrapper > .gp .textelement.color-white .h2,
.bannerGridWrapper > .gp .textelement.color-white .h3,
.bannerGridWrapper > .gp .textelement.color-white .h4,
.bannerGridWrapper > .gp .textelement.color-white .h5,
.bannerGridWrapper > .gp .textelement.color-white .h6 {
  color: #ffffff;
}
.bannerGridWrapper > .gp:hover .imageelement img,
.bannerGridWrapper > .gp:active .imageelement img,
.bannerGridWrapper > .gp:focus .imageelement img {
  scale: 1.05;
}
.bannerGridWrapper > .gp:hover .textelement .button_action,
.bannerGridWrapper > .gp:active .textelement .button_action,
.bannerGridWrapper > .gp:focus .textelement .button_action {
  background: #49802E;
}
.bannerGridWrapper > .gp:hover .textelement .button,
.bannerGridWrapper > .gp:active .textelement .button,
.bannerGridWrapper > .gp:focus .textelement .button,
.bannerGridWrapper > .gp:hover .textelement #dc_amount_select .dc_amount,
.bannerGridWrapper > .gp:active .textelement #dc_amount_select .dc_amount,
.bannerGridWrapper > .gp:focus .textelement #dc_amount_select .dc_amount {
  background: #49802E;
  color: #ffffff;
}
.bannerGridWrapper > .gp:hover .textelement .button_primary,
.bannerGridWrapper > .gp:active .textelement .button_primary,
.bannerGridWrapper > .gp:focus .textelement .button_primary {
  background: #8B004B;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .bannerGridWrapper:has(>.gp:first-child) > .gp:first-child {
    max-height: 300px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(2)) {
    grid-template-areas: "banner1" "banner2";
  }
  .bannerGridWrapper:has( > .gp:nth-child(2)) > .gp:nth-child(2) {
    max-height: 200px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(3)) {
    grid-template-areas: "banner1 banner1" "banner2 banner3";
    grid-template-rows: 1fr 0.5fr;
    row-gap: 20px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(2),
  .bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(3) {
    height: 200px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(4)) {
    grid-template-areas: "banner1 banner1" "banner2 banner2" "banner3 banner4";
    grid-template-rows: 1fr 0.5fr 0.5fr;
    grid-template-columns: 1fr 1fr;
  }
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(2),
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(3),
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(4) {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .bannerGridWrapper:has( > .gp:nth-child(3)) {
    grid-template-areas: "banner1" "banner2" "banner3";
    grid-template-rows: 1fr 0.5fr 0.5fr;
    row-gap: 20px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(2),
  .bannerGridWrapper:has( > .gp:nth-child(3)) > .gp:nth-child(3) {
    height: 200px;
  }
  .bannerGridWrapper:has( > .gp:nth-child(4)) {
    grid-template-areas: "banner1" "banner2" "banner3" "banner4";
    grid-template-rows: 1fr 0.5fr 0.5fr 0.5fr;
    grid-template-columns: 1fr;
  }
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(2),
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(3),
  .bannerGridWrapper:has( > .gp:nth-child(4)) > .gp:nth-child(4) {
    height: 200px;
  }
  .bannerGridWrapper h2,
  .bannerGridWrapper .h2 {
    margin-bottom: 10px;
  }
}
.breadcrumb {
  margin: 10px 0 30px 0;
  font-size: 10px;
  letter-spacing: 0.2px;
  font-weight: 500;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.breadcrumb a {
  color: #4A3242;
  font-weight: 500;
}
.breadcrumb a:hover {
  color: #B8497B;
}
.breadcrumb .icon {
  font-size: 8px;
  margin-top: -2px;
}
.breadcrumb span.current {
  color: #B8497B;
}
.breadcrumb .backlink {
  margin-left: 32px;
  position: relative;
  padding-left: 15px;
}
.breadcrumb .backlink:before {
  content: "\E007";
  font-family: "icons";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 767px) {
  .breadcrumb .backlink {
    display: none;
  }
}
.boxWithIcon {
  background-color: #EEEEEE;
  padding: 32px;
  padding-right: 190px;
  position: relative;
}
.boxWithIcon .icon {
  font-size: 96px;
  color: #B8497B;
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 767px) {
  .boxWithIcon {
    padding: 16px;
    padding-right: 90px;
  }
  .boxWithIcon .icon {
    font-size: 50px;
    right: 16px;
  }
}
.gp.ct > .boxWithIcon {
  width: 100%;
}
.borderedButtonBox {
  border: 1px solid #78AA5F;
  padding: 0 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
}
.borderedButtonBox__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 16px;
  flex-grow: 1;
  margin-top: 8px;
  margin-bottom: 8px;
}
.borderedButtonBox__icon {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 40px;
  text-align: center;
  background-color: #78AA5F;
  color: #ffffff;
  font-size: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  margin-right: 16px;
  flex-shrink: 0;
}
.borderedButtonBox__head {
  flex-grow: 1;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 1.2;
}
.borderedButtonBox__button {
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 140px;
  min-width: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 480px) {
  .borderedButtonBox__icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  .borderedButtonBox__head {
    font-size: 15px;
  }
}
.teaserBox {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.teaserBox > .link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #4A3242;
  font-weight: 400;
}
.teaserBox .imageelement {
  margin-bottom: 16px;
  flex-shrink: 0;
}
.teaserBox .textelement {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 30px;
  position: relative;
  flex-grow: 1;
}
.teaserBox .textelement h2,
.teaserBox .textelement .h2,
.teaserBox .textelement h3,
.teaserBox .textelement .h3 {
  margin-bottom: 16px;
}
.teaserBox .textelement .button,
.teaserBox .textelement #dc_amount_select .dc_amount {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
}
.altTextWrapper {
  position: relative;
}
.altText {
  font-size: 12px;
  font-style: italic;
  position: absolute;
  max-width: 100%;
}
.altText:before {
  position: absolute;
  font-size: 30px;
  line-height: 1;
  color: #B8497B;
  font-family: "icons";
  font-style: normal;
}
@media (min-width: 1024px) {
  .altText.left-bottom {
    right: 100%;
    bottom: 0;
    padding-right: 72px;
    width: 212px;
  }
  .altText.left-bottom:before {
    content: "\E008";
    right: 32px;
    bottom: 0;
  }
  .altText.right-bottom {
    left: 100%;
    bottom: 0;
    padding-left: 72px;
    width: 212px;
  }
  .altText.right-bottom:before {
    content: "\E007";
    left: 32px;
    bottom: 0;
  }
  .altText.left-top {
    right: 100%;
    top: 0;
    padding-right: 72px;
    width: 212px;
  }
  .altText.left-top:before {
    content: "\E008";
    right: 32px;
    top: 0;
  }
  .altText.right-top {
    left: 100%;
    top: 0;
    padding-left: 72px;
    width: 212px;
  }
  .altText.right-top:before {
    content: "\E007";
    left: 32px;
    top: 0;
  }
  .altText.bottom-left {
    top: 100%;
    left: 0;
    padding-top: 72px;
    width: 140px;
  }
  .altText.bottom-left:before {
    content: "\E009";
    top: 32px;
    left: 0;
  }
  .altText.bottom-right {
    top: 100%;
    right: 0;
    padding-top: 72px;
    width: 140px;
  }
  .altText.bottom-right:before {
    content: "\E009";
    top: 32px;
    right: 0;
  }
  .altText.top-left {
    bottom: 100%;
    left: 0;
    padding-bottom: 72px;
    width: 140px;
  }
  .altText.top-left:before {
    content: "\E006";
    left: 0;
    bottom: 32px;
  }
  .altText.top-right {
    bottom: 100%;
    right: 0;
    padding-bottom: 72px;
    width: 140px;
  }
  .altText.top-right:before {
    content: "\E006";
    right: 0;
    bottom: 32px;
  }
}
@media (max-width: 1023px) {
  .altText {
    padding: 5px 10px;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .altText:before {
    display: none;
  }
}
.maxHeightBox {
  max-height: 96px;
  overflow: hidden;
  position: relative;
}
.maxHeightBox:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 24px;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 80%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 80%);
  z-index: 1;
  display: block;
}
.maxHeightBox__showall {
  margin-top: 10px;
}
.maxHeightBox.showing {
  max-height: none;
}
img {
  height: auto !important;
  max-width: 100% !important;
}
.image {
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}
.image img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#container {
  min-width: 320px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 100vh;
  overflow: hidden;
}
#container .header,
#container .nlbanner,
#container .footer {
  flex-shrink: 0;
}
#container .main {
  flex-grow: 1;
}
.main {
  min-height: 300px;
}
@media (min-height: 600px) and (max-width: 1023px) {
  .main {
    padding-top: 210px;
  }
}
@media (min-height: 600px) and (max-width: 767px) {
  .main {
    padding-top: 168px;
  }
}
@media (min-height: 600px) and (max-width: 480px) {
  .main {
    padding-top: 160px;
  }
}
@media (min-height: 600px) and (max-width: 374px) {
  .main {
    padding-top: 157px;
  }
}
.emptybox {
  padding: 32px;
  background-color: #EEEEEE;
}
#overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.box--light-gray {
  padding: 45px;
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
}
@media (max-width: 1023px) {
  .box--light-gray {
    padding: 32px;
  }
}
@media (max-width: 767px) {
  .box--light-gray {
    padding: 20px;
  }
}
.tooltip {
  font-weight: 400;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  z-index: 161;
}
.tooltip-inner {
  background-color: #B8497B;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.3;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #B8497B;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #B8497B;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #B8497B;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #B8497B;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #B8497B;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #B8497B;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #B8497B;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #B8497B;
}
.helpTooltip {
  color: #78AA5F;
  cursor: pointer;
}
body .mz-hint-message {
  background-color: rgba(238, 238, 238, 0.8);
  color: #777777;
}
body .mz-hint-message:before {
  content: "\f002";
  font-family: FontAwesome;
}
body .mz-expand-thumbnails {
  height: 120px;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100px;
  height: 100px;
  line-height: 100px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb > img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb:hover > img {
  filter: none;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb.magic-thumb-selected {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
body .mz-expand-thumbnails .magic-thumbs .magic-thumb.magic-thumb-selected > img {
  filter: none;
}
body .mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
  padding-bottom: 90px;
}
body .MagicScroll .mcs-button-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 24px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  color: #4A3242;
  background-color: rgba(255, 255, 255, 0.8);
  vertical-align: middle;
  display: block;
}
body .MagicScroll .mcs-button-arrow.mcs-button-arrow-prev {
  left: 0;
}
body .MagicScroll .mcs-button-arrow.mcs-button-arrow-prev:before {
  content: "\f060";
}
body .MagicScroll .mcs-button-arrow.mcs-button-arrow-next {
  right: 0;
}
body .MagicScroll .mcs-button-arrow.mcs-button-arrow-next:before {
  content: "\f061";
}
body .MagicScroll .mcs-button-arrow:hover {
  color: #49802E;
}
body .MagicScroll.MagicScroll-vertical .mcs-button-arrow-prev {
  top: 0;
  bottom: auto;
  margin-top: 0;
  left: 0;
  width: 100%;
}
body .MagicScroll.MagicScroll-vertical .mcs-button-arrow-prev:before {
  content: "\f062";
}
body .MagicScroll.MagicScroll-vertical .mcs-button-arrow-next {
  top: auto;
  bottom: 0;
  margin-top: 0;
  left: 0;
  width: 100%;
}
body .MagicScroll.MagicScroll-vertical .mcs-button-arrow-next:before {
  content: "\f063";
}
body .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  font-size: 24px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  color: #4A3242;
  background-color: rgba(255, 255, 255, 0.8);
  vertical-align: middle;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 100;
}
html.mobile-magic .mz-expand .mz-expand-thumbnails {
  height: 80px;
}
html.mobile-magic .mz-expand .mz-expand-thumbnails .magic-thumb {
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.MagicZoomPlus {
  position: relative;
}
.MagicZoomPlus > img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
body #uslk-button.userlike-left {
  left: 32px !important;
}
@media (max-width: 767px) {
  body #uslk-button.userlike-left {
    left: 10px !important;
  }
}
body #userlike-container,
body #uslk-button,
body #uslk-borderless {
  z-index: 10;
}
.bannerPoints {
  position: relative;
}
.bannerPoints__headline {
  padding: 30px;
  color: #ffffff;
  font-size: 20px;
  width: 100%;
  text-align: left;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
@media (min-width: 768px) {
  .bannerPoints__headline {
    max-width: 45%;
  }
}
@media (min-width: 1636px) {
  .bannerPoints__headline {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .bannerPoints__headline {
    max-width: none;
    padding: 30px 20px;
    font-size: 15px;
  }
}
.bannerPoints__title {
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  font-size: 59px;
}
@media (max-width: 1635px) {
  .bannerPoints__title {
    font-size: 50px;
  }
}
@media (max-width: 1249px) {
  .bannerPoints__title {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .bannerPoints__title {
    font-size: 32px;
  }
}
.bannerPoints__imageWrapper {
  position: relative;
  z-index: 1;
}
.bannerPoints__imageWrapper img {
  min-width: 100%;
}
@media (max-width: 1023px) {
  .bannerPoints__imageWrapper {
    width: 150%;
    margin-left: -25%;
  }
}
@media (max-width: 767px) {
  .bannerPoints__imageWrapper {
    width: 100%;
    margin-left: 0;
  }
}
.bannerPoint {
  position: absolute;
}
.bannerPoint strong {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 10px;
}
.bannerPoint__button {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.bannerPoint__button:before,
.bannerPoint__button:after {
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  left: 8px;
  top: 17px;
  background-color: #ffffff;
}
.bannerPoint__button:after {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.bannerPoint__button:hover,
.bannerPoint__button.active,
.bannerPoint__button.open {
  background-color: #78AA5F;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
@media (min-width: 1024px) {
  .bannerPoint__button:hover {
    background-color: #78AA5F;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }
}
.bannerPoint__content {
  position: absolute;
  width: 600px;
  max-width: 100vw;
  max-height: 60vh;
  overflow: auto;
  padding: 20px;
  display: none;
  visibility: unset;
  background-color: rgba(255, 255, 255, 0.8);
}
.bannerPoint:before {
  width: 600px;
  height: 70px;
  position: absolute;
}
.bannerPoint--top-left .bannerPoint__content {
  bottom: 68px;
  left: -20px;
  text-align: left;
}
.bannerPoint--top-left:before {
  bottom: 0;
  left: -20px;
}
.bannerPoint--top-right .bannerPoint__content {
  bottom: 68px;
  right: -20px;
}
.bannerPoint--top-right:before {
  bottom: 0;
  right: -20px;
}
.bannerPoint--bottom-left .bannerPoint__content {
  top: 68px;
  left: -20px;
  text-align: left;
}
.bannerPoint--bottom-left:before {
  top: 0;
  left: -20px;
}
.bannerPoint--bottom-right .bannerPoint__content {
  top: 68px;
  right: -20px;
}
.bannerPoint--bottom-right:before {
  bottom: 0;
  right: -20px;
}
.bannerPoint.active:before,
.bannerPoint.open:before {
  display: block;
  content: "";
}
.bannerPoint.active .bannerPoint__content,
.bannerPoint.open .bannerPoint__content {
  display: block;
}
.bannerPoint.active {
  z-index: 1;
}
.bannerPoint.active .bannerPoint__button:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
@media (max-width: 1635px) {
  .bannerPoint__content {
    width: 300px;
  }
  .bannerPoint__button {
    width: 42px;
    height: 42px;
  }
  .bannerPoint__button:before,
  .bannerPoint__button:after {
    width: 18px;
    left: 12px;
    top: 19px;
  }
  .bannerPoint--top-left .bannerPoint__content {
    bottom: 50px;
  }
  .bannerPoint--top-right .bannerPoint__content {
    bottom: 50px;
  }
  .bannerPoint--bottom-left .bannerPoint__content {
    top: 50px;
  }
  .bannerPoint--bottom-right .bannerPoint__content {
    top: 50px;
  }
}
@media (max-width: 1023px) {
  .bannerPoint {
    font-size: 12px;
  }
  .bannerPoint strong {
    font-size: 16px;
  }
  .bannerPoint__content {
    width: 260px;
  }
  .bannerPoint__button {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
  }
  .bannerPoint__button:before,
  .bannerPoint__button:after {
    width: 20px;
    left: 6px;
    top: 15px;
    height: 2px;
  }
  .bannerPoint--top-left .bannerPoint__content {
    bottom: 40px;
  }
  .bannerPoint--top-right .bannerPoint__content {
    bottom: 40px;
  }
  .bannerPoint--bottom-left .bannerPoint__content {
    top: 40px;
  }
  .bannerPoint--bottom-right .bannerPoint__content {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .bannerPoint {
    font-size: 11px;
  }
  .bannerPoint strong {
    font-size: 14px;
  }
  .bannerPoint__content {
    padding: 10px;
  }
  .bannerPoint--top-left .bannerPoint__content {
    left: -10px;
    bottom: 35px;
    right: unset;
  }
  .bannerPoint--top-right .bannerPoint__content {
    right: -10px;
    bottom: 35px;
    left: unset;
  }
  .bannerPoint--bottom-left .bannerPoint__content {
    left: -10px;
    right: unset;
    top: 35px;
  }
  .bannerPoint--bottom-right .bannerPoint__content {
    right: -10px;
    top: 35px;
    left: unset;
  }
}
@media (max-width: 480px) {
  .bannerPoint--top-left .bannerPoint__content,
  .bannerPoint--top-right .bannerPoint__content,
  .bannerPoint--bottom-left .bannerPoint__content,
  .bannerPoint--bottom-right .bannerPoint__content {
    bottom: unset ;
    right: unset ;
    left: -10px;
    top: 35px ;
    width: 100vw;
  }
}
.header {
  position: relative;
  z-index: 120;
  background-color: #ffffff;
  padding-top: 32px;
}
.headerSale .component {
  background-color: #B8497B;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #ffffff;
  padding: 6px 16px;
  z-index: 122;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 320px;
  line-height: 20px;
}
.headerSale .component a {
  color: #ffffff;
}
.headerSale .component .owl-dots {
  display: none;
}
.headerSale .component:not(.owl-carousel) .textcontent {
  display: none;
}
.headerSale .component:not(.owl-carousel) .textcontent:first-child {
  display: block;
}
.headerTop {
  background-color: #EEEEEE;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  padding: 6px 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.headerTop .headerLang {
  width: 340px;
  flex-shrink: 0;
}
.headerTop .headerTrust {
  padding-left: 340px;
  flex-grow: 1;
}
@media (max-width: 1440px) {
  .headerTop .headerTrust {
    padding-left: 140px;
  }
}
@media (max-width: 1249px) {
  .headerTop {
    justify-content: flex-end;
  }
}
.headerTop label {
  font-weight: 500;
}
.headerTop a {
  color: #4A3242;
  font-weight: 500;
}
.headerTop a:hover {
  color: #B8497B;
}
.headerTrust ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.headerTrust li {
  margin: 0;
  margin-right: 32px;
  padding: 0;
  list-style-type: none;
}
.headerTrust li:last-child {
  margin-right: 0;
}
@media (max-width: 1440px) {
  .headerTrust ul {
    justify-content: flex-start;
  }
}
@media (max-width: 1249px) {
  .headerTrust {
    display: none;
  }
}
.headerDropdown {
  position: relative;
}
.headerDropdown__label {
  font-style: normal;
  position: relative;
  padding-right: 20px;
  font-size: 12px;
  margin-bottom: 0;
  cursor: pointer;
}
.headerDropdown__label:after {
  content: "\E001";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.headerDropdown__label:hover {
  color: #B8497B;
}
.headerDropdown__hover {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 100%;
  z-index: 130;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 10px 15px;
  margin-top: 15px;
  border: 1px solid #EEEEEE;
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  display: none;
  max-height: 80vh;
  overflow: hidden;
  overflow-y: auto;
}
.headerDropdown__hover:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #EEEEEE;
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -5px;
}
.headerDropdown__hover:after {
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 100%;
}
.headerDropdown ul {
  margin: 0;
  padding: 0;
}
.headerDropdown li {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  list-style-type: none;
  cursor: pointer;
}
.headerDropdown li:last-child {
  margin-bottom: 0;
}
.headerDropdown li:hover,
.headerDropdown li.active {
  color: #B8497B;
}
.headerDropdown.hoverintent .headerDropdown__label {
  color: #B8497B;
}
.headerDropdown.hoverintent .headerDropdown__hover {
  display: block;
}
.headerLang {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.headerLang > div {
  margin-left: 32px;
}
.headerLogo .logo {
  display: block;
}
.headerLogo .logo_mobil {
  display: none;
}
.headerAccount .component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.headerAccount .accountLink {
  margin-left: 80px;
}
.headerAccount .accountLink:first-child {
  margin-left: 0;
}
@media (max-width: 1440px) {
  .headerAccount .accountLink {
    margin-left: 32px;
  }
}
@media (max-width: 1023px) {
  .headerAccount .accountLink {
    margin-left: 26px;
  }
}
@media (max-width: 767px) {
  .headerAccount .accountLink {
    margin-left: 15px;
  }
}
.headerAccount .languageSwitch,
.headerAccount .shipmentCountrySwitch {
  display: none;
}
.headerMain {
  padding: 10px 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.headerMain .headerLogo {
  margin-top: -48px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.headerMain .headerLogo:before {
  content: "";
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  width: 50vw;
  right: 100%;
  margin-right: -32px;
  z-index: -1;
}
.headerMain .headerLogo,
.headerMain .headerAccount {
  width: 400px;
  flex-shrink: 0;
}
.headerMain .headerSearch {
  max-width: 500px;
  width: 100%;
}
@media (max-width: 1440px) {
  .headerMain .headerAccount {
    width: auto;
  }
  .headerMain .headerLogo {
    margin-right: 32px;
  }
}
@media (max-width: 1249px) {
  .headerMain .headerLogo {
    width: 300px;
    margin-top: 0;
  }
  .headerMain .headerLogo:before {
    display: none;
  }
  .headerMain .headerLogo .logo {
    display: none;
  }
  .headerMain .headerLogo .logo_mobil {
    display: block;
  }
}
.headerNavigation {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1023px) {
  .headerSearch {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .headerSearch .component {
    flex-grow: 1;
  }
  .headerMain {
    border-bottom: 1px solid #EEEEEE;
    flex-wrap: wrap;
  }
  .headerMain .headerLogo {
    width: 260px;
  }
  .headerMain .headerSearch {
    max-width: none;
    width: 100%;
    order: 1;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #EEEEEE;
  }
  .headerSale {
    font-size: 12px;
  }
  .headerTop,
  .headerMain {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-height: 600px) and (max-width: 1023px) {
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 320px;
  }
}
@media (max-width: 767px) {
  .headerTop {
    display: none;
  }
  .headerMain .headerLogo {
    width: 220px;
  }
}
@media (max-width: 480px) {
  .headerMain .headerLogo {
    width: 190px;
    margin-right: 0;
  }
  .headerSale {
    font-size: 10px;
  }
}
@media (max-width: 374px) {
  .headerMain .headerLogo {
    width: 150px;
  }
}
#toggle_navigation {
  margin-right: 20px;
  display: none;
  width: 36px;
  height: 36px;
  cursor: pointer;
  padding: 10px 0;
  position: relative;
}
#toggle_navigation .navigation-bar {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #B8497B;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
#toggle_navigation .navigation-bar:first-child {
  top: 6px;
}
#toggle_navigation .navigation-bar:nth-child(2) {
  top: 50%;
  margin-top: -2px;
}
#toggle_navigation .navigation-bar:last-child {
  bottom: 6px;
}
#toggle_navigation.active .navigation-bar:first-child {
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-top: -2px;
}
#toggle_navigation.active .navigation-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#toggle_navigation.active .navigation-bar:last-child {
  bottom: 50%;
  margin-bottom: -2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#primary_navigation {
  border-top: 1px solid #EEEEEE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#primary_navigation ul {
  margin: 0;
  padding: 0;
}
#primary_navigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#primary_navigation li:hover > a,
#primary_navigation li:focus > a,
#primary_navigation li.active_tree > a,
#primary_navigation li.active > a {
  color: #B8497B;
}
#primary_navigation .arrow:before,
#primary_navigation .arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #cccccc;
  position: absolute;
  left: 50%;
  bottom: -1px;
  margin-left: -14px;
  z-index: 121;
}
#primary_navigation .arrow:after {
  border-bottom-color: #ffffff;
  bottom: -2px;
}
#primary_navigation > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#primary_navigation > ul > li > a {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #4A3242;
  letter-spacing: 0.36px;
  display: block;
  padding: 15px 25px;
}
@media (max-width: 1635px) {
  #primary_navigation > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
}
@media (max-width: 1023px) {
  #primary_navigation > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
}
#primary_navigation > ul > li.hersteller-pferdefutter > a,
#primary_navigation > ul > li.geschenke > a,
#primary_navigation > ul > li.angebote-neues > a {
  color: #78AA5F;
  position: relative;
  padding-left: 50px;
}
#primary_navigation > ul > li.hersteller-pferdefutter > a:before,
#primary_navigation > ul > li.geschenke > a:before,
#primary_navigation > ul > li.angebote-neues > a:before {
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 21px;
  line-height: 21px;
  font-family: "icons";
}
@media (max-width: 1635px) {
  #primary_navigation > ul > li.hersteller-pferdefutter > a,
  #primary_navigation > ul > li.geschenke > a,
  #primary_navigation > ul > li.angebote-neues > a {
    padding-left: 45px;
  }
  #primary_navigation > ul > li.hersteller-pferdefutter > a:before,
  #primary_navigation > ul > li.geschenke > a:before,
  #primary_navigation > ul > li.angebote-neues > a:before {
    left: 15px;
  }
}
@media (max-width: 1249px) {
  #primary_navigation > ul > li.hersteller-pferdefutter > a,
  #primary_navigation > ul > li.geschenke > a,
  #primary_navigation > ul > li.angebote-neues > a {
    padding-left: 30px;
  }
  #primary_navigation > ul > li.hersteller-pferdefutter > a:before,
  #primary_navigation > ul > li.geschenke > a:before,
  #primary_navigation > ul > li.angebote-neues > a:before {
    left: 5px;
  }
}
#primary_navigation > ul > li.hersteller-pferdefutter:hover > a,
#primary_navigation > ul > li.geschenke:hover > a,
#primary_navigation > ul > li.angebote-neues:hover > a,
#primary_navigation > ul > li.hersteller-pferdefutter:focus > a,
#primary_navigation > ul > li.geschenke:focus > a,
#primary_navigation > ul > li.angebote-neues:focus > a,
#primary_navigation > ul > li.hersteller-pferdefutter.active > a,
#primary_navigation > ul > li.geschenke.active > a,
#primary_navigation > ul > li.angebote-neues.active > a,
#primary_navigation > ul > li.hersteller-pferdefutter.active_tree > a,
#primary_navigation > ul > li.geschenke.active_tree > a,
#primary_navigation > ul > li.angebote-neues.active_tree > a {
  color: #B8497B;
}
#primary_navigation > ul > li.hoverintent > a {
  position: relative;
}
#primary_navigation > ul > li.hoverintent > .navigationHover {
  display: block;
}
#primary_navigation .navigationHover {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: 120;
  border: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  -webkit-box-shadow: 0px 20px 20px #412A2634;
  -moz-box-shadow: 0px 20px 20px #412A2634;
  box-shadow: 0px 20px 20px #412A2634;
  padding-top: 30px;
}
#primary_navigation .navigationHover .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#primary_navigation .navigationHover .container:before,
#primary_navigation .navigationHover .container:after {
  display: none;
}
#primary_navigation .navigationHover .container > ul {
  width: 75%;
  columns: 3;
}
#primary_navigation .navigationHover .container > ul > li {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
  padding-right: 32px;
}
#primary_navigation .navigationHover .container > ul > li > a {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 10px;
  display: block;
}
#primary_navigation .navigationHover .container > ul > li:hover > a,
#primary_navigation .navigationHover .container > ul > li.active_tree > a,
#primary_navigation .navigationHover .container > ul > li.active > a {
  color: #B8497B;
}
#primary_navigation .navigationHover .container > ul > li ul li {
  display: inline-block;
  vertical-align: middle;
}
#primary_navigation .navigationHover .container > ul > li ul a {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background-color: #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 9px 7px 9px;
  margin-right: 8px;
  margin-bottom: 8px;
}
#primary_navigation .navigationHover .container > ul > li ul a:hover,
#primary_navigation .navigationHover .container > ul > li ul a:focus,
#primary_navigation .navigationHover .container > ul > li ul a:active {
  background-color: #DDDDDD;
  color: #4A3242;
}
#primary_navigation .navigationHover .container > ul > li ul a.disabled {
  background-color: #EEEEEE !important;
  color: #dddddd !important;
  cursor: not-allowed;
}
#primary_navigation .navigationHover .container > ul > li ul a.active {
  background-color: #B8497B;
  color: #ffffff;
}
#primary_navigation .navigationHover .container > ul > li ul a.active:hover,
#primary_navigation .navigationHover .container > ul > li ul a.active:focus,
#primary_navigation .navigationHover .container > ul > li ul a.active:active {
  background-color: #8B004B;
  color: #ffffff;
}
@media (max-width: 1249px) {
  #primary_navigation .navigationHover .container > ul {
    width: 100%;
    margin-right: -16px;
    margin-left: -16px;
  }
  #primary_navigation .navigationHover .container > ul > li {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#primary_navigation .navigationHover .navigation_menu_category_icon {
  width: 25%;
  order: 1;
  padding-bottom: 30px;
}
@media (max-width: 1249px) {
  #primary_navigation .navigationHover .navigation_menu_category_icon {
    display: none;
  }
}
#primary_navigation .component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#primary_navigation .component a {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.36px;
  display: block;
  padding: 15px 25px;
  color: #78AA5F;
  position: relative;
  padding-left: 50px;
}
#primary_navigation .component a .icon {
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 21px;
  line-height: 21px;
}
@media (max-width: 1635px) {
  #primary_navigation .component a {
    padding-left: 45px;
    padding-right: 15px;
    font-size: 15px;
  }
  #primary_navigation .component a .icon {
    left: 15px;
  }
}
@media (max-width: 1249px) {
  #primary_navigation .component a {
    padding-left: 30px;
    padding-right: 10px;
    font-size: 13px;
  }
  #primary_navigation .component a .icon {
    left: 5px;
  }
}
#primary_navigation .component a:hover,
#primary_navigation .component a:focus,
#primary_navigation .component a.active,
#primary_navigation .component a.active_tree {
  color: #B8497B;
}
.headerNavigation {
  position: relative;
}
.mobileNavigation__navigation {
  padding: 10px;
}
.mobileNavigation__navigation ul {
  margin: 0;
  padding: 0;
}
.mobileNavigation__navigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobileNavigation__navigation li:hover > a,
.mobileNavigation__navigation li.active > a,
.mobileNavigation__navigation li.active_tree > a {
  color: #B8497B;
}
.mobileNavigation__navigation a {
  border-top: 1px solid #EEEEEE;
  color: #4A3242;
  padding: 10px;
  line-height: 24px;
  display: block;
  font-weight: 500;
}
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter > a,
.mobileNavigation__navigation > ul > li.geschenke > a,
.mobileNavigation__navigation > ul > li.angebote-neues > a {
  color: #78AA5F;
  position: relative;
  padding-left: 30px;
}
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter > a:before,
.mobileNavigation__navigation > ul > li.geschenke > a:before,
.mobileNavigation__navigation > ul > li.angebote-neues > a:before {
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 21px;
  line-height: 21px;
  font-family: "icons";
}
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter:hover > a,
.mobileNavigation__navigation > ul > li.geschenke:hover > a,
.mobileNavigation__navigation > ul > li.angebote-neues:hover > a,
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter:focus > a,
.mobileNavigation__navigation > ul > li.geschenke:focus > a,
.mobileNavigation__navigation > ul > li.angebote-neues:focus > a,
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter.active > a,
.mobileNavigation__navigation > ul > li.geschenke.active > a,
.mobileNavigation__navigation > ul > li.angebote-neues.active > a,
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter.active_tree > a,
.mobileNavigation__navigation > ul > li.geschenke.active_tree > a,
.mobileNavigation__navigation > ul > li.angebote-neues.active_tree > a {
  color: #B8497B;
}
.mobileNavigation__navigation .toggleSubnavi {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  line-height: 40px;
  text-align: center;
  font-weight: 400 !important;
}
.mobileNavigation__navigation .toggleSubnavi .icon {
  line-height: 40px;
}
.mobileNavigation__navigation li.hasChildren > a {
  position: relative;
  padding-right: 30px;
}
.mobileNavigation__navigation li.hasChildren.active_tree > a .toggleSubnavi {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.mobileNavigation__navigation li.hasChildren.active_tree > ul {
  display: block;
}
.mobileNavigation__navigation > ul > li > a {
  font-size: 18px;
}
.mobileNavigation__navigation > ul > li ul {
  display: none;
  margin-left: 20px;
}
.mobileNavigation__navigation > ul > li ul a {
  padding-left: 0;
  color: #AAAAAA;
}
.mobileNavigation__navigation .component a {
  font-size: 18px;
  color: #78AA5F;
  position: relative;
  padding-left: 30px;
}
.mobileNavigation__navigation .component a .icon {
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 21px;
  line-height: 21px;
}
.mobileNavigation__navigation .component a:hover,
.mobileNavigation__navigation .component a:focus,
.mobileNavigation__navigation .component a.active,
.mobileNavigation__navigation .component a.active_tree {
  color: #B8497B;
}
.mobileNavigation__navigationHead {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  font-size: 30px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .mobileNavigation__navigationHead {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .mobileNavigation__navigationHead {
    font-size: 22px;
  }
}
.mobileNavigation__account {
  padding: 0 10px;
}
.mobileNavigation__account .component {
  padding-top: 0;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #EEEEEE;
}
.mobileNavigation__account .component > div {
  flex-grow: 1;
}
.mobileNavigation__account .component .languageSwitch,
.mobileNavigation__account .component .shipmentCountrySwitch {
  width: 100%;
}
.mobileNavigation__account .component > .accountLink {
  width: 33.33333333%;
  margin-top: 15px;
}
.mobileNavigation__account .accountLink__label {
  display: block;
  margin-top: 5px;
}
.mobileNavigation__account .languageSwitch,
.mobileNavigation__account .shipmentCountrySwitch {
  border-bottom: 1px solid #EEEEEE;
}
.mobileNavigation__account .languageSwitch .accountLink > a,
.mobileNavigation__account .shipmentCountrySwitch .accountLink > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  padding-right: 20px;
}
.mobileNavigation__account .languageSwitch .accountLink > a:after,
.mobileNavigation__account .shipmentCountrySwitch .accountLink > a:after {
  content: "\E001";
  font-family: "icons";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.mobileNavigation__account .languageSwitch .accountLink__label,
.mobileNavigation__account .shipmentCountrySwitch .accountLink__label {
  margin-top: 0;
}
.mobileNavigation__account .languageSwitch .accountLink__icon,
.mobileNavigation__account .shipmentCountrySwitch .accountLink__icon {
  width: 30px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}
.mobileNavigation__account .languageSwitch .accountLink.active > a:after,
.mobileNavigation__account .shipmentCountrySwitch .accountLink.active > a:after {
  content: "\E004";
}
.mobileNavigation__account .languageSwitch .headerDropdown__label,
.mobileNavigation__account .shipmentCountrySwitch .headerDropdown__label {
  font-size: 15px;
  padding: 10px;
  padding-right: 30px;
}
.mobileNavigation__account .languageSwitch .headerDropdown__label:after,
.mobileNavigation__account .shipmentCountrySwitch .headerDropdown__label:after {
  width: 30px;
  text-align: center;
}
.mobileNavigation__account .languageSwitch .headerDropdown__hover,
.mobileNavigation__account .shipmentCountrySwitch .headerDropdown__hover {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  margin: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  padding-bottom: 10px;
}
.mobileNavigation__account .languageSwitch .headerDropdown__hover:before,
.mobileNavigation__account .shipmentCountrySwitch .headerDropdown__hover:before {
  display: none;
}
.mobileNavigation__account .languageSwitch .headerDropdown li,
.mobileNavigation__account .shipmentCountrySwitch .headerDropdown li {
  padding: 5px 10px;
  padding-left: 50px;
}
.mobileNavigation__socialmedia {
  padding: 20px 10px;
  text-align: center;
}
.mobileNavigation__socialmedia h3,
.mobileNavigation__socialmedia .h3 {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  font-size: 15px;
  margin-bottom: 10px;
  color: #B8497B;
}
.mobileNavigation__socialmedia ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.mobileNavigation__socialmedia li {
  margin: 0 15px;
  padding: 0;
  list-style-type: none;
}
.mobileNavigation__socialmedia a {
  color: #AAAAAA;
  margin-bottom: 5px;
}
.mobileNavigation__socialmedia a .icon {
  font-size: 32px;
}
.mobileNavigation__socialmedia a span {
  display: none;
}
.mobileNavigation__socialmedia a:hover {
  color: #B8497B;
}
.mobileNavigation__futtershoplink.futtershopLink {
  margin-bottom: 0;
  margin-top: 0;
}
#primary_navigation > ul > li.hersteller-pferdefutter > a:before,
.mobileNavigation__navigation > ul > li.hersteller-pferdefutter > a:before {
  content: "\E027";
}
#primary_navigation > ul > li.geschenke > a:before,
.mobileNavigation__navigation > ul > li.geschenke > a:before {
  content: "\E019";
}
#primary_navigation > ul > li.angebote-neues > a:before,
.mobileNavigation__navigation > ul > li.angebote-neues > a:before {
  content: "\E023";
}
#primary_navigation_mobile {
  position: fixed;
  left: -110%;
  top: 0;
  width: 420px;
  max-width: 100%;
  height: 100%;
  z-index: 110;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding-top: 190px;
}
#primary_navigation_mobile .navigation_scrollbox {
  backface-visibility: hidden;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  border-top: 2px solid #ffffff;
}
@media (max-width: 1023px) {
  #primary_navigation_mobile {
    padding-top: 210px;
  }
}
@media (max-width: 767px) {
  #primary_navigation_mobile {
    padding-top: 168px;
  }
}
@media (max-width: 480px) {
  #primary_navigation_mobile {
    padding-top: 160px;
  }
}
@media (max-width: 374px) {
  #primary_navigation_mobile {
    padding-top: 157px;
  }
}
.subnavigation {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #AAAAAA;
}
.subnavigation ul {
  padding: 0;
  margin: 0;
}
.subnavigation li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.subnavigation a {
  color: #4A3242;
}
.subnavigation a.active {
  color: #B8497B;
}
.subnavigation > ul > li {
  margin-bottom: 15px;
}
.subnavigation > ul > li > a {
  font-weight: 700;
  font-size: 18px;
  position: relative;
  display: block;
  padding-left: 20px;
}
.subnavigation > ul > li > a:before {
  content: "\E001";
  font-family: "icons";
  position: absolute;
  left: 0;
  font-size: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.subnavigation > ul > li:last-child {
  margin-bottom: 0;
}
.subnavigation > ul > li > ul {
  padding-top: 5px;
}
.subnavigation > ul > li ul {
  padding-left: 20px;
  margin-bottom: -8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.subnavigation > ul > li li {
  margin-right: 8px;
  margin-bottom: 8px;
}
.subnavigation > ul > li li a {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background-color: #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 9px 7px 9px;
}
.subnavigation > ul > li li a:hover,
.subnavigation > ul > li li a:focus,
.subnavigation > ul > li li a:active {
  background-color: #DDDDDD;
  color: #4A3242;
}
.subnavigation > ul > li li a.disabled {
  background-color: #EEEEEE !important;
  color: #dddddd !important;
  cursor: not-allowed;
}
.subnavigation > ul > li li a.active {
  background-color: #B8497B;
  color: #ffffff;
}
.subnavigation > ul > li li a.active:hover,
.subnavigation > ul > li li a.active:focus,
.subnavigation > ul > li li a.active:active {
  background-color: #8B004B;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .subnavigation > ul > li {
    margin-bottom: 5px;
  }
  .subnavigation > ul > li > a {
    font-size: 15px;
    padding-left: 15px;
  }
}
.subnavigation li:hover > a,
.subnavigation li:focus > a {
  color: #B8497B;
}
.subnavigation li.active_tree > a:before {
  content: "\E004";
}
body.opened-menu {
  overflow: hidden;
}
@media (min-width: 1024px) {
  #primary_navigation_mobile {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  #primary_navigation {
    display: none;
  }
  #toggle_navigation {
    display: block;
    flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  .footer .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.footerShipping,
.footerPayment {
  font-size: 15px;
  line-height: 1.2;
}
.footerShipping .textcontent,
.footerPayment .textcontent {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footerShipping strong,
.footerPayment strong {
  margin-bottom: 10px;
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -o-calc(100% - 40px);
}
.footerShipping .icon,
.footerPayment .icon {
  color: #B8497B;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  margin-bottom: 10px;
}
.footerShipping .trustImages,
.footerPayment .trustImages {
  width: 100%;
  margin-top: 5px;
}
.footerShipping img,
.footerPayment img {
  margin-right: 15px;
  margin-bottom: 10px;
}
@media (max-width: 1249px) {
  .footerShipping strong,
  .footerPayment strong {
    width: auto;
    margin-right: 15px;
  }
  .footerShipping .trustImages,
  .footerPayment .trustImages {
    width: auto;
  }
}
@media (max-width: 1023px) {
  .footerShipping,
  .footerPayment {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .footerShipping .trustImages,
  .footerPayment .trustImages {
    display: none;
  }
  .footerShipping .textcontent,
  .footerPayment .textcontent {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footerShipping .icon,
  .footerPayment .icon {
    margin-bottom: 0;
  }
  .footerShipping strong,
  .footerPayment strong {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.footerNavigation ul {
  margin: 0;
  padding: 0;
}
.footerNavigation li {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  list-style-type: none;
}
.footerNavigation li:hover > a,
.footerNavigation li.active > a,
.footerNavigation li.active_tree > a {
  color: #B8497B;
}
.footerNavigation a {
  color: #4A3242;
  font-family: 500;
  display: block;
}
@media (min-width: 768px) {
  .footerNavigation > ul > li {
    margin-bottom: 30px;
  }
  .footerNavigation > ul > li > a {
    font-family: paralucent, Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.25;
    color: #4A3242;
    margin-top: 0;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0.02px;
    margin-bottom: 20px;
    color: #B8497B;
    font-size: 15px;
    margin-bottom: 1em;
  }
  .footerNavigation > ul > li > a:hover,
  .footerNavigation > ul > li > a:focus,
  .footerNavigation > ul > li > a.active,
  .footerNavigation > ul > li > a.active_tree {
    color: #8B004B;
  }
  .footerNavigation .toggleSubnavi {
    display: none;
  }
  .footerNavigation--cms > ul > li {
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .footerNavigation--cms > ul {
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .footerNavigation {
    font-size: 15px;
    letter-spacing: 0.36px;
  }
  .footerNavigation .toggleSubnavi {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
  }
  .footerNavigation .toggleSubnavi .icon {
    line-height: 40px;
  }
  .footerNavigation li {
    margin-bottom: 0;
  }
  .footerNavigation li.active_tree > ul {
    display: block;
  }
  .footerNavigation li.active_tree > a .toggleSubnavi {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .footerNavigation a {
    padding: 10px 30px 10px 10px;
    color: #4A3242;
    font-family: 500;
    display: block;
    line-height: 20px;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
  }
  .footerNavigation > ul > li {
    margin-bottom: 0;
  }
  .footerNavigation > ul > li > a {
    margin-bottom: 0;
  }
  .footerNavigation > ul > li ul {
    display: none;
    margin-left: 20px;
  }
  .footerNavigation > ul > li ul a {
    padding-left: 0;
  }
  .footerNavigation > ul > li:last-child > a {
    border-bottom: 0;
  }
}
.footerSocialmedia h3,
.footerSocialmedia .h3 {
  font-size: 15px;
  margin-bottom: 1em;
  color: #B8497B;
}
.footerSocialmedia ul {
  margin: 0;
  padding: 0;
}
.footerSocialmedia li {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style-type: none;
}
.footerSocialmedia li:last-child {
  margin-bottom: 0;
}
.footerSocialmedia a {
  font-weight: 400;
  color: #AAAAAA;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
.footerSocialmedia a .icon {
  font-size: 32px;
  display: block;
  margin-right: 10px;
  text-align: center;
  width: 32px;
}
.footerSocialmedia a:hover,
.footerSocialmedia a:focus {
  color: #B8497B;
}
@media (max-width: 767px) {
  .footerSocialmedia {
    border-top: 1px solid #EEEEEE;
    padding: 20px 0;
    text-align: center;
  }
  .footerSocialmedia ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .footerSocialmedia li {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footerSocialmedia a span {
    display: none;
  }
  .footerSocialmedia a .icon {
    margin-right: 0;
  }
}
.footerMain {
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 12px;
}
.footerMain .footerPayment {
  margin-bottom: 30px;
}
@media (min-width: 1250px) {
  .footerMain .footerPaymentShipping {
    order: 1;
  }
}
@media (max-width: 1250px) {
  .footerMain {
    padding-top: 30px;
  }
  .footerMain .footerPaymentShipping {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .footerMain .footerPaymentShipping .footerPayment {
    margin-bottom: 0;
    padding-right: 16px;
    flex-grow: 1;
  }
  .footerMain .footerPaymentShipping .footerShipping {
    padding-left: 16px;
  }
  .footerMain .footerPaymentShipping .footerPayment,
  .footerMain .footerPaymentShipping .footerShipping {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .footerMain .footerPaymentShipping .footerShipping {
    width: 33.33333333%;
    flex-shrink: 0;
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .footerMain {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .footerMain .footerPaymentShipping {
    margin-bottom: 0;
  }
  .footerMain .footerPaymentShipping .footerShipping {
    width: 50%;
  }
  .footerMain .footerPaymentShipping .footerPayment,
  .footerMain .footerPaymentShipping .footerShipping {
    border-bottom: 0;
    padding-bottom: 5px;
  }
}
.footerBottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #EEEEEE;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .footerBottom {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .footerBottom {
    padding-bottom: 60px;
  }
}
.footerLegalNavigation ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footerLegalNavigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 20px;
}
.footerLegalNavigation li:first-child {
  margin-left: 0;
}
.footerLegalNavigation a {
  font-weight: 400;
  color: #4A3242;
}
.footerLegalNavigation a:hover,
.footerLegalNavigation a:focus,
.footerLegalNavigation a.active,
.footerLegalNavigation a.active_tree {
  color: #B8497B;
}
@media (max-width: 767px) {
  .footerLegalNavigation {
    width: 100%;
    margin-bottom: 10px;
  }
  .footerLegalNavigation ul {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .footerCopyright {
    order: 1;
  }
}
.footerTrust {
  margin-top: 20px;
}
.footerTrust .component > .textcontent {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 768px) {
  .footerTrust .component > .textcontent {
    justify-content: flex-start;
    gap: 20px;
  }
}
.footerTrust .component > .textcontent > * {
  max-width: 90px !important;
}
@media (min-width: 768px) {
  .footerTrust .component > .textcontent > * {
    max-width: 140px !important;
  }
}
.footerTrust .component > .textcontent a {
  margin: 0;
}
.futtershopLink a {
  color: #ffffff;
  font-weight: 400;
}
.futtershopLink__text {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 15px;
  letter-spacing: 0.2px;
  line-height: 1.4;
  display: block;
}
.futtershopLink__text strong {
  font-size: 21px;
  display: block;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .futtershopLink {
    position: fixed;
    z-index: 140;
  }
  .futtershopLink a {
    z-index: 140;
    position: fixed;
    right: -3px;
    bottom: -3px;
    background-color: #B8497B;
    width: 79px;
    height: 79px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 100%;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 10px 10px 12px 20px;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    border: 3px solid transparent;
  }
  .futtershopLink .icon {
    font-size: 32px;
  }
  .futtershopLink__text {
    display: none;
    text-align: right;
    padding-right: 5px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
  .futtershopLink__text strong {
    margin-top: 20px;
  }
  .futtershopLink.hoverintent a {
    width: 256px;
    height: 176px;
    border-color: #EEEEEE;
    background-color: #49802E;
    padding-left: 25px;
  }
  .futtershopLink.hoverintent .icon {
    font-size: 52px;
  }
  .futtershopLink.hoverintent .futtershopLink__text {
    display: block;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .futtershopLink {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .futtershopLink a {
    background-color: #49802E;
    display: block;
    text-align: center;
    padding: 20px 10px;
  }
  .futtershopLink a:hover {
    background-color: #B8497B;
  }
  .futtershopLink .icon {
    font-size: 52px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1756px) {
  .footerBottom {
    padding-bottom: 90px;
  }
}
.group_filter_area {
  display: none;
  margin-bottom: 32px;
}
.group_filter a {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background-color: #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 9px 7px 9px;
}
.group_filter a:hover,
.group_filter a:focus,
.group_filter a:active {
  background-color: #DDDDDD;
  color: #4A3242;
}
.group_filter a.disabled {
  background-color: #EEEEEE !important;
  color: #dddddd !important;
  cursor: not-allowed;
}
.group_filter a.active {
  background-color: #B8497B;
  color: #ffffff;
}
.group_filter a.active:hover,
.group_filter a.active:focus,
.group_filter a.active:active {
  background-color: #8B004B;
  color: #ffffff;
}
body.isCollectionFullview .hideCollectionFullview {
  display: none !important;
}
.collectionBadge {
  width: 140px;
  height: 140px;
  flex-shrink: 0;
  background-color: #B8497B;
  color: #ffffff;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  font-style: italic;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  font-size: 16px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  margin-left: 32px;
}
@media (max-width: 767px) {
  .collectionBadge {
    margin-left: 16px;
    width: 100px;
    height: 100px;
    font-size: 10px;
  }
}
.imageGallery {
  margin-bottom: -32px;
}
.imageGallery__item {
  padding-bottom: 32px;
}
.imageGallery__item > a {
  width: 100%;
  display: block;
  position: relative;
}
.imageGallery__item > a:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  background-color: transparent;
  z-index: 1;
}
.imageGallery__item > a:hover:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.imageGallery__item > a:hover .image:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.imageGallery__item .image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.imageGallery__item .image:before {
  padding-top: 75%;
}
.imageGallery__item .image:after {
  content: "\E037";
  font-family: "icons";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 100px;
  line-height: 1;
  margin-top: -50px;
  margin-left: -50px;
  color: #ffffff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  text-shadow: 9px 0 12px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1023px) {
  .imageGallery__item .image:after {
    font-size: 60px;
    margin-top: -30px;
    margin-left: -30px;
    text-shadow: 4px 0 6px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 480px) {
  .imageGallery__item .image:after {
    font-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    text-shadow: 2px 0 3px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 1635px) {
  .imageGallery > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .imageGallery__item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
.ekko-lightbox .modal-dialog {
  width: auto;
}
.ekko-lightbox .modal-body {
  padding: 10px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay {
  position: static;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  height: 80px;
  width: 80px;
  line-height: 80px;
  margin-top: -40px;
  margin-left: -100px;
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 50px;
  padding-right: 3px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a:last-child {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -100px;
  padding-left: 3px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a:hover {
  color: #78AA5F;
}
@media (max-width: 1023px) {
  .ekko-lightbox .ekko-lightbox-nav-overlay a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-top: -20px;
    font-size: 25px;
    margin-left: 0;
  }
  .ekko-lightbox .ekko-lightbox-nav-overlay a:last-child {
    margin-right: 0;
  }
}
.ekko-lightbox-item img {
  max-width: none !important;
}
.filegallery_content {
  margin-bottom: -20px;
}
.filegallery_content_file {
  margin-bottom: 20px;
}
.filegallery_content_file_icon {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #B8497B;
  color: #ffffff;
}
.filegallery_content_file_description {
  width: 100%;
  display: block;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 0;
}
.filegallery_content_file a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  position: relative;
  padding-top: 55px;
  font-weight: 400;
  color: #4A3242;
  font-size: 13px;
}
.filegallery_content_file a:hover .filegallery_content_file_icon {
  background-color: #78AA5F;
}
.slideshow {
  padding: 16px;
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
}
@media (max-width: 480px) {
  .slideshow {
    padding: 10px;
  }
}
.slideshow .bannerWrapper {
  padding: 0;
  background: none;
}
.scrollbar.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.scrollbar.owl-carousel .owl-item img {
  width: auto;
  display: inline;
}
.scrollbar__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
}
.slidecontent {
  margin-bottom: -20px;
}
.slide_container {
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.slidecontent_headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 0;
  position: relative;
  padding: 10px 10px 10px 30px;
  cursor: pointer;
}
.slidecontent_headline:after {
  content: "\E001";
  font-family: "icons";
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  width: 20px;
  text-align: center;
  color: #B8497B;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  font-style: normal;
}
.slidecontent_headline:hover,
.slidecontent_headline:active,
.slidecontent_headline:focus {
  color: #B8497B;
}
.slidecontent_headline.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.slidecontent_content_container {
  display: none;
  padding: 0 0 10px 30px;
}
@media (max-width: 480px) {
  .slidecontent_content_container {
    padding-left: 0;
  }
}
.slidecontent_content_container .owl-carousel:not(.owl-carousel-loaded-slide) {
  visibility: hidden;
}
.googlemaps_content {
  max-width: 100%;
}
.googlemaps_content img {
  max-width: none !important;
}
.nlbannerBig .nlSitepart form,
.nlbanner .nlSitepart form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 20px;
}
.nlbannerBig .nlSitepart form .form-group,
.nlbanner .nlSitepart form .form-group,
.nlbannerBig .nlSitepart form .form-group-set,
.nlbanner .nlSitepart form .form-group-set {
  margin-bottom: 0;
  flex-grow: 1;
}
@media screen and (max-width: 1023px) {
  .nlbannerBig .nlSitepart form,
  .nlbanner .nlSitepart form {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .nlbannerBig .nlSitepart form,
  .nlbanner .nlSitepart form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nlbannerBig .nlSitepart form .form-group,
  .nlbanner .nlSitepart form .form-group,
  .nlbannerBig .nlSitepart form .form-group-set,
  .nlbanner .nlSitepart form .form-group-set {
    width: 100%;
    margin-bottom: 10px;
  }
  .nlbannerBig .nlSitepart form .button_action,
  .nlbanner .nlSitepart form .button_action {
    width: 100%;
  }
}
.nlbannerBig .nlSitepart__text,
.nlbanner .nlSitepart__text {
  font-size: 12px;
  font-weight: 500;
}
.nlbanner .component {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1604px;
  background-color: #EEEEEE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 30px 40px;
}
@media screen and (min-width: 1636px) {
  .nlbanner .component {
    padding-right: 90px;
  }
}
@media screen and (max-width: 991px) {
  .nlbanner .component {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 16px;
  }
}
.nlbanner .textcontent {
  width: 50%;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  font-size: 26px;
  margin-bottom: 0;
  margin-right: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .nlbanner .textcontent {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .nlbanner .textcontent {
    font-size: 22px;
  }
}
.nlbanner .textcontent br {
  display: none;
}
.nlbanner .textcontent img {
  margin-right: 32px;
  width: 300px;
  flex-shrink: 0;
}
@media screen and (max-width: 1635px) {
  .nlbanner .textcontent {
    width: 60%;
  }
  .nlbanner .textcontent img {
    width: 250px;
  }
}
@media screen and (max-width: 1249px) {
  .nlbanner .textcontent {
    font-size: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .nlbanner .textcontent {
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
  }
  .nlbanner .textcontent img {
    margin-right: 0;
  }
  .nlbanner .textcontent br {
    display: block;
  }
}
.nlbanner .nlSitepart {
  width: 50%;
  flex-shrink: 0;
}
@media screen and (min-width: 1636px) {
  .nlbanner .nlSitepart {
    max-width: 41.66666667%;
  }
}
@media screen and (max-width: 1635px) {
  .nlbanner .nlSitepart {
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .nlbanner .nlSitepart {
    width: 100%;
  }
}
.nlbannerBig {
  margin-right: auto;
  margin-left: auto;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
  max-width: 1920px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1700px) {
  .nlbannerBig {
    padding-left: 0;
    padding-right: 0;
  }
}
.nlbannerBig > .component {
  flex-shrink: 0;
  flex-grow: 1;
  width: 40%;
  margin-top: 32px;
}
.nlbannerBig > .component:first-child {
  width: 60%;
  position: relative;
}
@media screen and (max-width: 1249px) {
  .nlbannerBig > .component:first-child {
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .nlbannerBig > .component:first-child {
    display: none;
  }
}
.nlbannerBig > .component:first-child > .textcontent:first-child {
  position: relative;
}
.nlbannerBig > .component:first-child > .textcontent:first-child img.background {
  min-width: 100%;
  max-width: none !important;
  min-height: 100% !important;
}
@media screen and (max-width: 1249px) {
  .nlbannerBig > .component:first-child > .textcontent:first-child img.background {
    height: 350px !important;
  }
}
.nlbannerBig > .component:first-child > .textcontent:first-child img.cutout {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.nlbannerBig > .component:first-child > .textcontent:last-child {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  pointer-events: none;
}
@media screen and (max-width: 1635px) {
  .nlbannerBig > .component:first-child > .textcontent:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nlbannerBig > .component:first-child h2,
.nlbannerBig > .component:first-child .h2 {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 42px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 30px;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 16px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .nlbannerBig > .component:first-child h2,
  .nlbannerBig > .component:first-child .h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .nlbannerBig > .component:first-child h2,
  .nlbannerBig > .component:first-child .h2 {
    font-size: 28px;
  }
}
@media (min-width: 1636px) {
  .nlbannerBig > .component:first-child h2,
  .nlbannerBig > .component:first-child .h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .nlbannerBig > .component:first-child h2,
  .nlbannerBig > .component:first-child .h2 {
    margin-bottom: 5px;
  }
}
@media (min-width: 1636px) {
  .nlbannerBig > .component:first-child h2,
  .nlbannerBig > .component:first-child .h2 {
    font-size: 80px;
  }
}
.nlbannerBig > .component:first-child strong {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 7px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 1249px) {
  .nlbannerBig > .component:first-child strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .nlbannerBig > .component:first-child strong {
    font-size: 15px;
    line-height: 15px;
  }
}
.nlbannerBig > .component:last-child {
  padding: 20px 70px 20px 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  background-color: #EEEEEE;
  z-index: 1;
}
.nlbannerBig > .component:last-child .textcontent {
  width: 100%;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  font-size: 30px;
  margin-bottom: 10px;
  max-width: 460px;
}
@media (max-width: 767px) {
  .nlbannerBig > .component:last-child .textcontent {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .nlbannerBig > .component:last-child .textcontent {
    font-size: 22px;
  }
}
.nlbannerBig > .component:last-child .textcontent img {
  width: 300px;
  margin-bottom: 10px;
}
.nlbannerBig > .component:last-child .nlSitepart {
  width: 100%;
}
@media screen and (max-width: 1635px) {
  .nlbannerBig > .component:last-child {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 1249px) {
  .nlbannerBig > .component:last-child {
    width: 50%;
  }
  .nlbannerBig > .component:last-child .textcontent {
    font-size: 24px;
  }
  .nlbannerBig > .component:last-child .textcontent img {
    width: 250px;
  }
}
@media screen and (max-width: 1023px) {
  .nlbannerBig > .component:last-child {
    width: 100%;
    display: block;
    padding: 30px 16px;
  }
  .nlbannerBig > .component:last-child .textcontent {
    max-width: none;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .nlbannerBig > .component:last-child {
    font-size: 21px;
  }
}
.contactformular > .row > .col-xs-12 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.contactformular .form-group,
.contactformular .form-group-set {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: stretch;
  width: 100%;
}
.contactformular .form-group > label,
.contactformular .form-group-set > label {
  flex-grow: 1;
}
.contactformular .break {
  width: 100%;
}
.languageSwitch .accountLink {
  display: none;
}
@media (max-width: 767px) {
  .languageSwitch {
    position: relative;
  }
  .languageSwitch .accountLink {
    display: block;
  }
  .languageSwitch .headerDropdown__label {
    display: none;
  }
  .languageSwitch.hoverintent .headerDropdown__hover {
    display: block;
  }
}
@media (max-width: 1023px) {
  .youtubecontent {
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    background-color: #ffffff;
  }
  .youtubecontent iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .youtubecontent:before {
    content: "";
    display: block;
    padding-top: 60%;
  }
}
.collectionCountdownItem {
  text-align: center;
}
.collectionCountdownItem__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  font-style: italic;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .collectionCountdownItem__headline {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .collectionCountdownItem__headline {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .collectionCountdownItem__headline {
    font-size: 28px;
  }
}
.collectionCountdownItem__text {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 20px;
  color: #B8497B;
}
.collectionCountdownItem__count {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.collectionCountdownItem__button {
  margin-top: 20px;
}
.countDown_cont {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: flex;
  margin-right: -20px;
}
@media (max-width: 1023px) {
  .countDown_cont {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .countDown_cont {
    font-size: 12px;
  }
}
.countDown_interval_cont {
  display: flex;
  justify-content: space-around;
  width: auto;
}
.countDown_interval_cont:nth-child(n+1):not(:last-child) {
  margin-right: 20px;
}
.countDown_interval_basic_cont {
  display: flex;
  flex-direction: column;
}
.countDown_interval_basic_cont_description {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-top: 5px;
  color: #4A3242;
  margin-right: 20px;
}
.countDown_interval_basic_cont:last-child .countDown_interval_basic_cont_description,
.countDown_interval_basic_cont:last-child .countDown_interval_cont {
  margin-right: 0;
}
.countDown_digit_cont {
  perspective: 3em;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  width: 1em;
  height: 1.5em;
  position: relative;
  line-height: 1.5em;
  font-size: 2.2em;
  border-radius: 10px;
  color: #B8497B;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.countDown_digit_cont:nth-child(n+1):not(:last-child) {
  margin-right: 7px;
}
.countDown_digit_last_placeholder,
.countDown_digit_new_placeholder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  text-align: center;
  overflow: hidden;
}
.countDown_digit_last_placeholder {
  bottom: 0;
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 75%, #e6e6e6 100%);
  background: -webkit-linear-gradient(0deg, #ffffff 75%, #e6e6e6 100%);
  background: linear-gradient(0deg, #ffffff 75%, #e6e6e6 100%);
  border-radius: 0 0 10px 10px;
}
.countDown_digit_last_placeholder_inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 50%;
  position: absolute;
}
.countDown_digit_new_placeholder {
  top: 0;
  background: #ffffff;
  background: -moz-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: -webkit-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  border-radius: 10px 10px 0 0;
}
.countDown_digit_last_rotate,
.countDown_digit_new_rotate {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50%;
  font-weight: bold;
  position: absolute;
  top: 0;
  overflow: hidden;
  animation-duration: 0.4s;
  animation-timing-function: linear;
  border-radius: 10px 10px 0 0;
  animation-fill-mode: forwards;
  transform-origin: 100% 100%;
}
.countDown_digit_last_rotate:after,
.countDown_digit_new_rotate:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 0.01em solid rgba(0, 0, 0, 0.1);
}
.countDown_digit_last_rotate {
  animation-name: countDown_flip_1;
  background: #ffffff;
  background: -moz-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: -webkit-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
}
.countDown_digit_new_rotate {
  animation-name: countDown_flip_2;
  background: #ffffff;
  background: -moz-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: -webkit-linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
  background: linear-gradient(180deg, #ffffff 75%, #e6e6e6 100%);
}
.countDown_digit_new_rotated {
  transform: rotateX(180deg);
  width: 100%;
  height: 100%;
}
.countDown_digit_new_rotated_inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 50%;
  position: absolute;
}
@keyframes countDown_flip_1 {
  0% {
    transform: rotateX(0deg);
    z-index: 1;
  }
  100% {
    transform: rotateX(-180deg);
    z-index: 0;
  }
}
@keyframes countDown_flip_2 {
  0% {
    transform: rotateX(0deg);
    z-index: 0;
  }
  100% {
    transform: rotateX(-180deg);
    z-index: 1;
  }
}
.group_filter_area.futterabc {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.group_filter_area.futterabc .group_filter {
  margin-right: 5px;
  margin-bottom: 5px;
}
.collectionAbcEntry {
  padding: 0 16px 32px 16px;
  width: 33.33333333%;
}
.collectionAbcEntry__image img {
  width: 100%;
}
.collectionAbcEntry__content {
  padding: 16px;
  border: 1px solid #AAAAAA;
  text-align: center;
}
.collectionAbcEntry__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .collectionAbcEntry {
    padding: 0 8px 16px 8px;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .collectionAbcEntry {
    width: 100%;
  }
}
.collectionAbcList {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -32px;
}
@media (max-width: 1023px) {
  .collectionAbcList {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
  }
}
.group_filter_area.horsefeeding {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.group_filter_area.horsefeeding .group_filter {
  margin-right: 5px;
  margin-bottom: 5px;
}
.collectionHorsefeedingEntry {
  padding: 0 16px;
  margin-bottom: 64px;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.collectionHorsefeedingEntryWrapper {
  width: 100%;
  color: #4A3242;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.collectionHorsefeedingEntryWrapper:hover {
  color: #4A3242;
}
.collectionHorsefeedingEntry__image {
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.collectionHorsefeedingEntry__image img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.collectionHorsefeedingEntry__image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.collectionHorsefeedingEntry__image:before {
  padding-top: 56.25%;
}
.collectionHorsefeedingEntry__content {
  padding: 16px 0;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.collectionHorsefeedingEntry__summary {
  flex-grow: 1;
  padding-bottom: 16px;
}
.collectionHorsefeedingEntry__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .collectionHorsefeedingEntry__headline {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .collectionHorsefeedingEntry__headline {
    font-size: 22px;
  }
}
.collectionHorsefeedingEntry__groups {
  position: absolute;
  left: 0;
  top: 0;
  padding: 16px;
  max-width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.collectionHorsefeedingEntry__groups span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background-color: #ffffff;
  color: #4A3242;
  line-height: 1;
  padding: 5px 9px 7px 9px;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .collectionHorsefeedingEntry__headline {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .collectionHorsefeedingEntry {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .collectionHorsefeedingEntry {
    padding: 0 8px 32px 8px;
    margin-bottom: 32px;
  }
}
.collectionHorsefeedingList {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -64px;
}
@media (max-width: 1023px) {
  .collectionHorsefeedingList {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -32px;
  }
}
.collectionProblems {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.collectionProblemsTabs {
  width: 20%;
  flex-shrink: 0;
}
@media (max-width: 1249px) {
  .collectionProblemsTabs {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .collectionProblemsTabs {
    display: none;
  }
}
.collectionProblemsContents {
  flex-grow: 1;
  width: 80%;
  border: 2px solid #EEEEEE;
}
@media (max-width: 1249px) {
  .collectionProblemsContents {
    width: 75%;
  }
}
.collectionProblemsTab {
  font-weight: 700;
  font-size: 18px;
  padding: 16px 32px;
  margin: 0;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.collectionProblemsTab:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0 solid #EEEEEE;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.collectionProblemsTab:hover {
  color: #B8497B;
}
.collectionProblemsTab.active {
  background-color: #EEEEEE;
}
.collectionProblemsTab.active:after {
  border-width: 28px;
}
.collectionProblemsContent .shop_item_preview {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .collectionProblemsContent {
    padding: 16px 32px 32px 40px;
  }
  .collectionProblemsContent:not(.active) {
    display: none;
  }
  .collectionProblemsContent__headline .link {
    display: none;
  }
}
@media (max-width: 1023px) {
  .collectionProblemsContent {
    border-bottom: 2px solid #EEEEEE;
  }
  .collectionProblemsContent:last-child {
    border-bottom: 0;
  }
  .collectionProblemsContent__headline {
    padding: 10px 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .collectionProblemsContent__headline h2 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .collectionProblemsContent__headline .link {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
  }
  .collectionProblemsContent__wrapper {
    padding: 16px;
    padding-top: 0;
  }
  .collectionProblemsContent .slidecontent,
  .collectionProblemsContent .slide_container {
    margin-bottom: 0;
  }
  .collectionProblemsContent:not(.active) .collectionProblemsContent__wrapper {
    display: none;
  }
  .collectionProblemsContent.active .collectionProblemsContent__headline .link {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
.collectionProblemsEntries__summary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.collectionFirstHelpEntry {
  padding: 16px;
  text-align: center;
  width: 100%;
  color: #4A3242;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -ms-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
}
.collectionFirstHelpEntry__headline {
  margin-bottom: 16px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  line-height: 1.3;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.collectionFirstHelpEntry:hover {
  color: #4A3242;
}
.collectionFirstHelpEntries {
  margin-bottom: -32px;
}
.collectionFirstHelpEntries > .row > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 32px;
}
.collectionFirstHelpFull__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.collectionFirstHelpFullQanda__question {
  position: relative;
  padding-left: 40px;
  min-height: 30px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.collectionFirstHelpFullQanda__question span {
  width: 30px;
  height: 30px;
  background-color: #B8497B;
  color: #ffffff;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding: 2px;
  padding-right: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
@media (min-width: 481px) {
  .collectionFirstHelpFullQanda__text {
    padding-left: 55px;
  }
}
.color-primary {
  color: #B8497B;
}
.countdown {
  display: inline-flex;
  align-items: baseline;
  font-size: 14px;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1249px) {
  .countdown {
    font-size: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .countdown {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.countdown__number {
  font-weight: 700;
  font-size: 3.9em;
  line-height: 1;
  color: #B8497B;
}
@media (max-width: 767px) {
  .countdown__number {
    font-size: 2.9em;
  }
}
.countdown__splitter {
  font-weight: 700;
  font-size: 2.9em;
  line-height: 1;
  display: none;
}
@media (max-width: 767px) {
  .countdown__splitter {
    font-size: 1.9em;
  }
}
.countdown__label {
  margin-top: 5px;
}
.countdown__count {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media (max-width: 1249px) {
  .countdown__count {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .countdown__count {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.codebanner {
  border: 1px dashed #B8497B;
  font-size: 15px;
  display: inline-block;
  font-style: italic;
  padding: 10px;
  padding-left: 45px;
  position: relative;
}
.codebanner:before {
  font-family: FontAwesome;
  content: "\f0c1";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 35px;
  height: 100%;
  height: calc(100% + 2px);
  height: -moz-calc(100% + 2px);
  height: -webkit-calc(100% + 2px);
  height: -o-calc(100% + 2px);
  background-color: #B8497B;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
  font-size: 1.4em;
  padding-right: 2px;
  line-height: 1;
}
.avcBanner {
  position: relative;
  margin-bottom: 30px;
}
.avcBanner__day {
  font-size: 20px;
  font-weight: 700;
}
.avcBanner__day i {
  margin-right: 5px;
}
@media (max-width: 1635px) {
  .avcBanner__day {
    font-size: 16px;
  }
}
.avcBanner__countdown {
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .avcBanner__countdown {
    margin-top: 20px;
  }
}
.avcBanner__buttons {
  margin-top: 40px;
  margin-left: -10px;
  margin-right: -10px;
}
.avcBanner__buttons .button,
.avcBanner__buttons #dc_amount_select .dc_amount {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-color: #ffffff;
  background-color: #ffffff;
  color: #4A3242;
}
.avcBanner__buttons .button:hover,
.avcBanner__buttons .button:focus,
.avcBanner__buttons .button:active,
.avcBanner__buttons #dc_amount_select .dc_amount:hover,
.avcBanner__buttons #dc_amount_select .dc_amount:focus,
.avcBanner__buttons #dc_amount_select .dc_amount:active {
  background-color: #B8497B;
  border-color: #B8497B;
  color: #ffffff;
}
.avcBanner__buttons .button_action {
  border-color: #4A3242;
  background-color: #4A3242;
  color: #ffffff;
}
.avcBanner__buttons .button_action:hover,
.avcBanner__buttons .button_action:focus,
.avcBanner__buttons .button_action:active {
  background-color: #B8497B;
  border-color: #B8497B;
  color: #ffffff;
}
@media (max-width: 1635px) {
  .avcBanner__buttons {
    margin-top: 20px;
  }
}
.avcBanner.bannerWrapper .textelement {
  left: auto;
  right: 60px;
  bottom: 120px;
}
.avcBanner.bannerWrapper .textelement h1,
.avcBanner.bannerWrapper .textelement .h1 {
  margin-bottom: 20px;
}
.avcBanner.bannerWrapper .textelement h1 small,
.avcBanner.bannerWrapper .textelement .h1 small {
  color: #B8497B;
}
@media (max-width: 1249px) {
  .avcBanner.bannerWrapper .textelement {
    right: 30px;
    bottom: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .avcBanner.bannerWrapper .textelement h1,
  .avcBanner.bannerWrapper .textelement .h1 {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .avcBanner.bannerWrapper .textelement {
    right: 20px;
    bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .avcBanner.bannerWrapper .textelement h1,
  .avcBanner.bannerWrapper .textelement .h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .avcBanner.bannerWrapper .textelement h3,
  .avcBanner.bannerWrapper .textelement .h3 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .avcBanner.bannerWrapper .textelement {
    margin-top: 0;
  }
  .avcBanner.bannerWrapper .textelement h1,
  .avcBanner.bannerWrapper .textelement .h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .avcBanner.bannerWrapper .textelement h3,
  .avcBanner.bannerWrapper .textelement .h3 {
    font-size: 15px;
  }
}
.avcCard {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  font-size: 14px;
  margin-top: 30px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  top: 0;
}
.avcCard__number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  font-size: 2em;
  font-weight: 700;
  width: 54px;
  height: 54px;
  background-color: #B8497B;
  color: #ffffff;
}
.avcCard__body {
  max-width: 100%;
  position: relative;
  width: 100%;
  display: none;
  background-color: #ffffff;
}
.avcCard__body:before {
  content: "";
  display: block;
  padding-top: 125%;
}
.avcCard__body.front {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-image: url("/userdata/adventcalendar/backgroundcard.jpg");
}
.avcCard__body.front .avcCard__number {
  position: absolute;
  top: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.avcCard__body.back .avcCard__bodyInner {
  padding: 10px 8px;
}
.avcCard__head {
  font-size: 10px;
  flex-shrink: 0;
  margin-bottom: 10px;
}
.avcCard__head span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  max-width: 100%;
}
.avcCard__head span:after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background-color: #B8497B;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}
.avcCard__content {
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.avcCard__contentInner {
  flex-grow: 1;
  text-align: center;
  font-size: 10px;
  line-height: 1.3;
  pointer-events: none;
}
.avcCard__contentInner > div {
  width: 100%;
}
.avcCard__contentInner h1,
.avcCard__contentInner h2,
.avcCard__contentInner h3,
.avcCard__contentInner h4,
.avcCard__contentInner h5,
.avcCard__contentInner h6,
.avcCard__contentInner .h1,
.avcCard__contentInner .h2,
.avcCard__contentInner .h3,
.avcCard__contentInner .h4,
.avcCard__contentInner .h5,
.avcCard__contentInner .h6 {
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 700;
}
.avcCard__contentInner h1,
.avcCard__contentInner .h1 {
  font-size: 1.4em;
}
.avcCard__contentInner h2,
.avcCard__contentInner .h2 {
  font-size: 1.1em;
}
.avcCard__contentInner .button,
.avcCard__contentInner #dc_amount_select .dc_amount {
  min-width: 0;
  font-size: 1em;
  padding: 5px 8px;
  line-height: 1;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
}
.avcCard__buttonExpired {
  text-align: center;
  padding-top: 10px;
}
.avcCard__buttonExpired > span {
  background-color: #C4C4C4;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 8px 13px;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.12);
}
.avcCard__bodyInner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.avcCard:hover {
  top: -30px;
}
.avcCard.isExpired {
  top: -30px;
}
.avcCard.isExpired .front {
  display: none;
}
.avcCard.isExpired .back {
  display: block;
}
.avcCard.isExpired .back .avcCard__bodyInner {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
@media (max-width: 1023px) {
  .avcCard:hover {
    top: -15px;
  }
  .avcCard.isExpired {
    top: -15px;
  }
}
.avcCard .imageGallery {
  margin-bottom: 10px;
}
.avcCard .imageGallery > .row {
  margin-left: -2px;
  margin-right: -2px;
}
.avcCard .imageGallery .imageGallery__item {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 0;
  margin-bottom: 4px;
  width: 50%;
  display: none;
  cursor: default;
}
.avcCard .imageGallery .imageGallery__item:first-child,
.avcCard .imageGallery .imageGallery__item:nth-child(2),
.avcCard .imageGallery .imageGallery__item:nth-child(3),
.avcCard .imageGallery .imageGallery__item:nth-child(4) {
  display: block;
}
.avcCard .imageGallery .imageGallery__item > a {
  cursor: default;
}
.avcCard .imageGallery .imageGallery__item > a:before {
  display: none;
}
.avcCard .imageGallery .imageGallery__item .image:after {
  display: none;
}
.avcCards > .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
  position: relative;
  overflow: hidden;
  padding-top: 20px;
}
@media (max-width: 480px) {
  .avcCards > .row {
    padding-top: 0;
  }
}
.avcCards > .row:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 90%;
  pointer-events: none;
  display: block;
  background-image: url(/userdata/adventcalendar/wave1.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.19));
  z-index: 1;
}
@media (max-width: 480px) {
  .avcCards > .row:before {
    background-size: 150% auto;
    height: 85%;
  }
}
.avcCards > .row:nth-child(2):before {
  background-image: url(/userdata/adventcalendar/wave2.svg);
}
.avcCards > .row:nth-child(3):before {
  background-image: url(/userdata/adventcalendar/wave3.svg);
}
.avcCards > .row:nth-child(4):before {
  background-image: url(/userdata/adventcalendar/wave4.svg);
}
.avcCards > .row:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 11%;
  width: 100%;
  background-color: #ffffff;
  display: block;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 480px) {
  .avcCards > .row:after {
    height: 16%;
  }
}
.avcCards > .row > div {
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 26px;
}
.avcModal .modal-content {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .avcModal .modal-content {
    padding: 40px 10px 30px 10px;
  }
}
.avcModal .modal-body {
  padding: 0;
}
.avcModal button.close {
  width: 30px;
  height: 30px;
  opacity: 1;
  position: absolute;
  right: -6px;
  top: -26px;
}
@media (max-width: 767px) {
  .avcModal button.close {
    right: 0;
  }
}
.avcModal button.close:before,
.avcModal button.close:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #B8497B;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.avcModal button.close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.avcModal button.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.avcModal button.close:hover,
.avcModal button.close:focus,
.avcModal button.close:active {
  background-color: transparent;
}
.avcModal button.close:hover:before,
.avcModal button.close:focus:before,
.avcModal button.close:active:before,
.avcModal button.close:hover:after,
.avcModal button.close:focus:after,
.avcModal button.close:active:after {
  background-color: #4A3242;
}
.avcModal .button,
.avcModal #dc_amount_select .dc_amount {
  min-width: 0;
  font-size: 21px;
  padding: 18px 30px;
  line-height: 1;
}
@media (max-width: 767px) {
  .avcModal .button,
  .avcModal #dc_amount_select .dc_amount {
    font-size: 16px;
    padding: 12px 24px;
  }
}
.avcModal .codebanner {
  border-width: 2px;
  font-size: 20px;
  padding: 15px;
  padding-left: 75px;
  position: relative;
}
.avcModal .codebanner:before {
  left: -2px;
  top: -2px;
  width: 60px;
  height: calc(100% + 4px);
  height: -moz-calc(100% + 4px);
  height: -webkit-calc(100% + 4px);
  height: -o-calc(100% + 4px);
  padding-right: 2px;
}
.avcModal__head {
  font-size: 22px;
  flex-shrink: 0;
  margin-bottom: 1em;
}
.avcModal__head span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  max-width: 100%;
}
.avcModal__head span:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #B8497B;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .avcModal__head {
    font-size: 16px;
  }
  .avcModal__head span:after {
    width: 40px;
  }
}
.avcModal__body {
  line-height: 1.3;
}
.avcModal__body h1,
.avcModal__body h2,
.avcModal__body h3,
.avcModal__body h4,
.avcModal__body h5,
.avcModal__body h6,
.avcModal__body .h1,
.avcModal__body .h2,
.avcModal__body .h3,
.avcModal__body .h4,
.avcModal__body .h5,
.avcModal__body .h6 {
  line-height: 1.3;
  margin-bottom: 28px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .avcModal__body h1,
  .avcModal__body h2,
  .avcModal__body h3,
  .avcModal__body h4,
  .avcModal__body h5,
  .avcModal__body h6,
  .avcModal__body .h1,
  .avcModal__body .h2,
  .avcModal__body .h3,
  .avcModal__body .h4,
  .avcModal__body .h5,
  .avcModal__body .h6 {
    margin-bottom: 16px;
  }
}
.avcModal__body h1,
.avcModal__body .h1 {
  font-size: 3em;
}
.avcModal__body .component {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #e8e8ea;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
}
.avcModal__body .component h3,
.avcModal__body .component .h3 {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .avcModal__body {
    font-size: 16px;
  }
}
.avcModal.isExpired .avcModal__body,
.avcModal.isUpcoming .avcModal__body {
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  padding-top: 30px;
}
.avcModal.isExpired .modal-dialog,
.avcModal.isUpcoming .modal-dialog {
  width: 400px;
  max-width: calc(100% - 60px);
  max-width: -moz-calc(100% - 60px);
  max-width: -webkit-calc(100% - 60px);
  max-width: -o-calc(100% - 60px);
}
.avcCard .imageGallery {
  margin-bottom: 10px;
}
.avcCard .imageGallery > .row {
  margin-left: -2px;
  margin-right: -2px;
}
.avcCard .imageGallery .imageGallery__item {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 0;
  margin-bottom: 4px;
  width: 50%;
  display: none;
  cursor: default;
}
.avcCard .imageGallery .imageGallery__item:first-child,
.avcCard .imageGallery .imageGallery__item:nth-child(2),
.avcCard .imageGallery .imageGallery__item:nth-child(3),
.avcCard .imageGallery .imageGallery__item:nth-child(4) {
  display: block;
}
.avcCard .imageGallery .imageGallery__item > a {
  cursor: default;
}
.avcCard .imageGallery .imageGallery__item > a:before {
  display: none;
}
.avcCard .imageGallery .imageGallery__item .image:after {
  display: none;
}
.avcModal .imageGallery {
  margin-bottom: 30px;
}
.avcModal .imageGallery > .row {
  margin-left: -2px;
  margin-right: -2px;
}
.avcModal .imageGallery .imageGallery__item {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 0;
  margin-bottom: 4px;
}
.avcCard .slidecontent {
  margin-bottom: 10px;
  text-align: left;
  font-size: 15px;
}
.avcCard .slidecontent .slide_container {
  margin-bottom: 0;
}
.avcCard .slidecontent .slide_container .slidecontent_headline {
  font-size: 13px;
  padding-left: 20px;
}
.avcCard .slidecontent .slide_container .slidecontent_headline:after {
  font-size: 16px;
}
.avcModal .slidecontent {
  margin-bottom: 30px;
  text-align: left;
  font-size: 15px;
}
.avcModal .slidecontent .slide_container {
  margin-bottom: 0;
}
.avcCard .filegallery_content {
  text-align: left;
  margin-bottom: 10px;
}
.avcCard .filegallery_content .filegallery_content_file a {
  margin-left: 20px;
}
.avcCard .filegallery_content .filegallery_content_file a .filegallery_content_file_icon {
  font-size: 16px;
  margin-left: -20px;
}
.avcModal .filegallery_content {
  text-align: left;
  margin-bottom: 30px;
  font-size: 15px;
}
.itemlistAvC {
  margin-bottom: 40px;
  color: #4A3242;
  display: block;
  text-align: center;
}
.itemlistAvC__description {
  margin-top: 20px;
}
.itemlistAvC__image {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.avcCard .itemlistAvC {
  margin-bottom: 10px;
}
.avcCard .itemlistAvC__description {
  margin-top: 10px;
}
.avcCard .itemlistAvC__image .image:before {
  padding-top: 75%;
}
.avcModal .contactformular {
  text-align: left;
}
.avcModal .contactformular #submit_button br {
  display: none;
}
.avcModal .contactformular #submit_button .button_action {
  width: 100%;
}
body.pg_adventskalender .breadcrumb {
  display: none;
}
.accountLink {
  text-align: center;
}
.accountLink__icon {
  display: inline-block;
  font-size: 32px;
  line-height: 1;
  color: #B8497B;
  position: relative;
}
.accountLink__icon .icon {
  line-height: 1;
}
.accountLink__label {
  margin-top: 5px;
  display: block;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .accountLink__label {
    margin-top: 0;
  }
}
.accountLink__badge {
  width: 26px;
  height: 26px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 24px;
  font-weight: 700;
  background-color: #78AA5F;
  display: block;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  right: -16px;
  margin-top: 2px;
  top: 50%;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.accountLink a {
  display: block;
  color: #4A3242;
  letter-spacing: 0.3px;
  font-weight: 400;
}
.accountLink a:hover,
.accountLink a:active,
.accountLink a.active {
  color: #B8497B;
}
.accountLink a:hover .accountLink__icon,
.accountLink a:active .accountLink__icon,
.accountLink a.active .accountLink__icon {
  color: #B8497B;
}
@media (max-width: 767px) {
  .accountLink__icon {
    font-size: 26px;
    line-height: 40px;
  }
  .accountLink__icon .icon {
    line-height: 40px;
  }
  .accountLink__label {
    display: none;
  }
  .accountLink__badge {
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 8px;
    right: -10px;
    margin-top: -8px;
  }
}
.cross_price {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  font-size: 20px;
  line-height: 1;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.cross_price:before {
  content: " ";
  height: 1.5px;
  background-color: #B8497B;
  width: calc(100% + 6px);
  display: block;
  position: absolute;
  left: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .cross_price {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .cross_price {
    font-size: 13px;
  }
}
.base_price {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #78AA5F;
  white-space: nowrap;
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .base_price {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .base_price {
    font-size: 20px;
  }
}
.prices {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
}
.prices .cross_price {
  margin-right: 10px;
}
.orderbox_price_per_gram {
  font-size: 12px;
}
.filter {
  position: relative;
  margin-bottom: 32px;
}
.filter_headline {
  background-color: #ffffff;
  padding: 7px 15px 9px 15px;
  color: #4A3242;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 22px;
  display: block;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.filter_headline:active,
.filter_headline:focus {
  outline: 0;
  border-color: #B8497B;
}
.filter_headline.error {
  border-color: #e6002e;
}
.filter_headline:disabled {
  background-color: #EEEEEE;
}
.filter_headline:disabled:active,
.filter_headline:disabled:focus {
  border-color: #EEEEEE;
}
.filter_headline.single_checkbox {
  padding: 0;
}
.filter_headline.single_checkbox:after {
  display: none;
}
.filter_headline.single_checkbox .form-check-label {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  display: block;
  cursor: pointer;
}
.filter_headline.single_checkbox .form-check-label input[type=checkbox] {
  margin: 7px 5px 0 0;
}
.filter_headline.active {
  background-color: #CCCCCC;
}
.filter_headline.active:after {
  display: none;
}
.filter_toggle {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  z-index: 2;
}
.filter_toggle ul {
  margin: 0;
  padding: 0;
}
.filter_toggle ul li {
  list-style-type: none;
  padding-left: 0;
}
.filter_toggle .form-check-label {
  display: block;
}
.filter_toggle select[multiple],
.filter_toggle select[size] {
  border: 0;
  width: 100%;
  padding: 0;
}
.filter_toggle select[multiple] option,
.filter_toggle select[size] option {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter_body.icons_body {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter_body.icons_body a {
  width: 25%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.filter_body.icons_body a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.filter_body .filterlist a {
  color: #4A3242;
}
.filter_body .filterlist a:hover {
  color: #B8497B;
}
.filter .select_body.active:after {
  display: none;
}
.filter .select_body.active select {
  background-color: #CCCCCC;
}
.filter > label {
  font-style: normal !important;
  font-size: 15px !important;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .filter {
    margin-bottom: 16px;
  }
}
@media (min-width: 375px) {
  .filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .filter > label {
    width: 100px;
    flex-shrink: 0;
    padding-right: 10px;
    margin-bottom: 0;
  }
}
.slider {
  display: block;
}
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 8px;
  margin-top: -3px;
  background-image: none;
  background-color: #F7F7F7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.slider.slider-horizontal .slider-selection {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #B8497B;
}
.slider.slider-horizontal .slider-handle {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  border: 1px solid #F7F7F7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #B8497B;
  cursor: pointer;
  color: #ffffff;
  background-image: none;
}
.slider.slider-horizontal .slider-handle:hover {
  background-color: #8B004B;
}
.slider .tooltip.top,
.slider .tooltip.bottom {
  margin-top: 3px;
  background: transparent;
  padding: 0;
  pointer-events: none;
  cursor: pointer;
}
.slider .tooltip.top .tooltip-arrow,
.slider .tooltip.bottom .tooltip-arrow {
  display: none;
}
.slider .tooltip.top .tooltip-inner,
.slider .tooltip.bottom .tooltip-inner {
  background: transparent;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.slider .tooltip.bottom {
  top: 0 !important;
}
.sliderInputs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sliderInputs input {
  padding: 5px 8px;
  font-size: 12px;
  line-height: 14px;
  width: 50px;
  text-align: center;
}
.slider-filter-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 12px;
  margin-top: 10px;
}
.slider-filter-buttons .button,
.slider-filter-buttons #dc_amount_select .dc_amount {
  min-width: 0;
}
.filter.slider-filter {
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .filter.slider-filter {
    margin-top: 10px;
  }
}
.filter.slider-filter .sliderWrapper {
  flex-grow: 1;
}
@media (min-width: 1250px) and (max-width: 1350px) {
  .filter.slider-filter {
    flex-wrap: wrap;
  }
  .filter.slider-filter label {
    margin-bottom: 10px;
    width: 100%;
    padding-right: 0;
  }
}
.filter.filter-checkboxes {
  display: block;
}
.filter-wrapper {
  position: relative;
}
.filter-wrapper .filter_unset {
  font-size: 22px;
  color: #777777;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: right;
}
.filter-wrapper .filter_unset a {
  display: block;
  padding-right: 13px;
  color: #777777;
  height: 100%;
  font-weight: 400;
}
.filter-wrapper .filter_unset a:hover {
  color: #B8497B;
}
@media (max-width: 374px) {
  .filter-wrapper .filter_unset {
    height: 40px;
    top: auto;
    bottom: 0;
  }
}
.mobileFilterAndSorting {
  border: 1px solid #CCCCCC;
  text-align: center;
  padding: 5px;
  font-weight: 500;
  line-height: 28px;
}
.mobileFilterAndSorting .icon {
  margin-left: 8px;
  font-weight: 400;
  position: relative;
  margin-top: -3px;
}
.mobileFilterAndSorting:hover,
.mobileFilterAndSorting:focus,
.mobileFilterAndSorting:active,
.mobileFilterAndSorting.active {
  border-color: #B8497B;
  color: #B8497B;
}
.mobileFilterAndSorting__badge {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-weight: 700;
  background-color: #B8497B;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 9px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  margin-top: -5px;
}
@media (min-width: 1024px) {
  .mobileFilterAndSorting {
    display: none;
  }
}
.spinner_wrapper {
  background-color: #EEEEEE;
  width: 20px;
  text-align: center;
  border-left: 1px solid #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.spinner_wrapper > div {
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  font-size: 12px;
  color: #777777;
  border-bottom: 1px solid #ffffff;
}
.spinner_wrapper > div:last-child {
  border-bottom-color: transparent;
}
.quantity {
  width: 85px;
  position: relative;
}
.quantity .spinner_wrapper {
  position: absolute;
  right: 1px;
  top: 1px;
  height: 100%;
  height: calc(100% - 2px);
  height: -moz-calc(100% - 2px);
  height: -webkit-calc(100% - 2px);
  height: -o-calc(100% - 2px);
}
.quantity input {
  padding-left: 5px;
  padding-right: 26px;
  text-align: center;
}
.quantity:not(.inactive) .spinner_wrapper > div {
  cursor: pointer;
}
.quantity:not(.inactive) .spinner_wrapper > div:hover {
  background-color: #78AA5F;
  color: #ffffff;
}
.quantity.inactive input {
  background-color: #EEEEEE;
  border-color: #CCCCCC;
}
.quantity.inactive input:focus {
  border-color: #CCCCCC;
}
@media (max-width: 374px) {
  .quantity {
    width: 60px;
  }
}
.orderbutton {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.orderbutton .quantity {
  margin-right: 8px;
  flex-shrink: 0;
}
.orderbutton .button_action {
  flex-grow: 1;
  text-align: left;
}
.orderbutton .favorite-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.orderbutton .buttonTextMobil {
  display: none;
}
.orderbutton--hasFavorites .favorite-button {
  margin-left: 8px;
}
.favorite-button {
  color: #E6A3C1;
  cursor: pointer;
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .favorite-button {
    font-size: 24px;
  }
}
.favorite-button.added {
  color: #B8497B;
}
.favorite-button:hover {
  color: #8B004B;
}
.freeShippingInfo {
  color: #4A3242;
  font-weight: 700;
  color: #B8497B;
  padding-left: 25px;
  position: relative;
  font-size: 12px;
}
.freeShippingInfo .icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.4em;
}
.freeShippingInfo:hover {
  color: #49802E;
}
.availability_message {
  padding: 20px;
  padding-top: 0;
}
.availability_message.alt_button {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
.availability_message .availability_message_button {
  position: relative;
  padding-left: 25px;
  color: #4A3242;
}
.availability_message .availability_message_button .icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.4em;
}
.availability_message .availability_message_button:hover {
  color: #49802E;
}
.availability_message .availability_message_button.button_action {
  color: #ffffff;
  margin-top: 10px;
  flex-grow: 1;
}
.availability_message .availability_message_box {
  padding: 20px;
  background-color: #ffffff;
  margin-top: 20px;
}
.availability_message .availability_message_box .button,
.availability_message .availability_message_box #dc_amount_select .dc_amount {
  width: 100%;
}
@media (max-width: 767px) {
  .availability_message .availability_message_box {
    padding: 15px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .availability_message {
    padding: 15px;
    padding-top: 0;
  }
}
.highlights_box {
  padding: 30px;
  margin-bottom: 64px;
  -webkit-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
}
.highlights_box .higlights_caption {
  color: #ffffff;
}
.highlights_box .itemcard_list {
  margin-bottom: -40px;
}
.attributes .attribute_code,
.attributes .attribute_text {
  padding-top: 5px;
  padding-bottom: 5px;
}
.attributes .attribute_code {
  font-weight: 700;
}
.inventory {
  font-weight: 700;
  font-size: 12px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  line-height: 19px;
}
.inventory:before {
  font-family: "icons";
  margin-right: 5px;
  font-size: 16px;
  line-height: 1;
  width: 20px;
  text-align: center;
}
.inventory.low_availability {
  color: #4A3242;
}
.inventory.low_availability:before {
  content: "\E00C";
  color: #4A3242;
}
.inventory.not_available,
.inventory.available_not_orderable {
  color: #4A3242;
}
.inventory.not_available:before,
.inventory.available_not_orderable:before {
  content: "\E047";
  color: #4A3242;
}
.inventory.available,
.inventory.not_available_orderable,
.inventory.not_available_orderable_number {
  color: #78AA5F;
}
.inventory.available:before,
.inventory.not_available_orderable:before,
.inventory.not_available_orderable_number:before {
  content: "\E00C";
  color: #78AA5F;
}
.inventory p {
  display: inline;
}
.inventoryWrapper {
  font-size: 12px;
}
.linklist.table_area .table_row .table_cell {
  padding-top: 10px;
  padding-bottom: 10px;
}
.linklist.table_area .table_row.table_body:hover {
  cursor: pointer;
}
.linklist.table_area .table_row.table_body:hover .table_cell {
  background-color: #EEEEEE;
}
@media (max-width: 767px) {
  .linklist.table_area .table_row .table_cell {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.pageSwitch {
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pageSwitch a {
  text-decoration: none;
}
.pageSwitch__item {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  color: #4A3242;
  cursor: pointer;
  font-weight: 700;
  margin-left: 2px;
  margin-right: 2px;
}
.pageSwitch__item.active {
  cursor: default;
  background-color: #EEEEEE;
}
.pageSwitch__item:not(.active):hover,
.pageSwitch__item:not(.active):focus {
  background-color: #B8497B;
  color: #ffffff;
}
.pageSwitch__item.pageSwitch__item--separator {
  cursor: default;
}
.pageSwitch__item.pageSwitch__item--separator:hover,
.pageSwitch__item.pageSwitch__item--separator:focus {
  background-color: transparent;
  color: #4A3242;
}
.pageSwitch__item:first-child {
  border-left: 0;
}
.pageSwitch__item--prev,
.pageSwitch__item--next {
  white-space: nowrap;
  width: auto;
  border: 0;
  font-weight: 500;
  color: #AAAAAA;
}
.pageSwitch__item--prev .icon,
.pageSwitch__item--next .icon {
  font-weight: 400;
}
.pageSwitch__item--prev:not(.active),
.pageSwitch__item--next:not(.active) {
  color: #AAAAAA;
}
.pageSwitch__item--prev:not(.active):hover,
.pageSwitch__item--next:not(.active):hover,
.pageSwitch__item--prev:not(.active):focus,
.pageSwitch__item--next:not(.active):focus {
  background-color: transparent;
  color: #DDDDDD;
}
.pageSwitch .icon {
  font-size: 21px;
}
.pagination--end .itemboxSubline {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .pagination--end .itemboxSubline {
    margin-top: 16px;
  }
}
.page_switch2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.page_switch2__item {
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  width: 40px;
  border: 0;
  font-weight: 500;
  color: #AAAAAA;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.page_switch2__item:hover {
  background-color: #78AA5F;
  color: #ffffff;
}
.page_switch2__next {
  margin-left: 10px;
}
.page_switch2__prev {
  margin-right: 10px;
}
.promotion {
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  background-color: transparent;
  width: 50px;
}
.promotion img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.promotion:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media (max-width: 480px) {
  .promotion {
    width: 40px;
    height: 40px;
  }
}
.processbar {
  margin-bottom: 32px;
  padding-left: 0;
}
.processbar:after {
  clear: both;
  display: block;
  content: " ";
}
.processbar .processbar_item {
  padding: 10px 30px 10px 40px;
  float: left;
  width: 33.33333%;
  border: 1px solid #EEEEEE;
  border-right: 0;
  color: #777777;
  list-style: none;
  position: relative;
}
.processbar .processbar_item:last-child {
  border-right: 1px solid #EEEEEE;
}
.processbar .processbar_item.active {
  background-color: #EEEEEE;
}
.processbar .processbar_item.active .arrow {
  border-left-color: #EEEEEE;
}
.processbar .processbar_item.done {
  background-color: #AAAAAA;
  color: #4A3242;
  border-color: #AAAAAA;
}
.processbar .processbar_item.done .arrow {
  border-left-color: #AAAAAA;
}
.processbar .processbar_item .arrow,
.processbar .processbar_item .arrow-border {
  border-left: 15px solid #ffffff;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
}
.processbar .processbar_item .arrow {
  border-bottom: 22px solid transparent;
  border-top: 22px solid transparent;
  z-index: 2;
  right: -15px;
}
.processbar .processbar_item .arrow-border {
  border-bottom: 22px solid transparent;
  border-top: 22px solid transparent;
  right: -16px;
  border-left-color: #EEEEEE;
  z-index: 1;
}
@media (max-width: 767px) {
  .processbar {
    margin-bottom: 20px;
  }
  .processbar .processbar_item {
    width: 96%;
    padding-left: 20px;
    font-size: 15px;
    display: none;
  }
  .processbar .processbar_item.active {
    display: block;
  }
  .processbar .processbar_item .arrow,
  .processbar .processbar_item .arrow-border {
    border-bottom-width: 21px;
    border-top-width: 21px;
  }
  .processbar .processbar_item .arrow-border {
    right: -16px;
  }
}
.categoryBanner .textelement span {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 7px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 1249px) {
  .categoryBanner .textelement span {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .categoryBanner .textelement span {
    font-size: 15px;
    line-height: 15px;
  }
}
.categoryList {
  margin-bottom: -32px;
}
.categoryList__description {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #4A3242;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 1249px) {
  .categoryList__description {
    font-size: 18px;
  }
}
@media screen and (max-width: 1023px) {
  .categoryList__description {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .categoryList__description {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .categoryList__description {
    font-size: 10px;
  }
}
.categoryList__item {
  margin-bottom: 32px;
}
.categoryList__item > a {
  color: #4A3242;
}
.categoryList__item > a:hover .categoryList__description {
  color: #78AA5F;
}
.categorybox_etsy .categorylist .categorylist_container {
  border: 1px solid #CCCCCC;
}
.categorybox_etsy .categorylist .categorylist_content {
  padding-left: 20px;
  padding-right: 20px;
}
.categorybox_etsy .categorylist .categorylist_content.image_wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.categorybox_etsy .categorylist_details {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.categorybox_etsy .categorylist_details .categorylist_details_row {
  display: table-row;
}
.categorybox_etsy .categorylist_details .categorylist_details_row .categorylist_details_cell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
  height: 55px;
  overflow: hidden;
}
.categorybox_etsy .categorylist_details .categorylist_details_row .categorylist_details_cell.description {
  font-weight: 700;
  text-transform: uppercase;
}
.categorybox_etsy .categorylist_details .categorylist_details_row .categorylist_details_cell:first-child {
  padding-left: 0;
}
.categorybox_etsy .categorylist_details .categorylist_details_row .categorylist_details_cell:last-child {
  padding-right: 0;
}
.categorybox_etsy .categorylist_images_outer {
  margin: -10px;
}
.categorybox_etsy .categorylink:hover .categorylist_content.description {
  color: #B8497B;
}
.categorybox_etsy .categorylist_images {
  display: table;
  width: 100%;
  border-spacing: 10px;
}
.categorybox_etsy .categorylist_images .categorylist_images_inner {
  display: table-row;
}
.categorybox_etsy .categorylist_images .categorylist_images_inner .categorylist_images_item {
  width: 33.33333333%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
.categorybox_etsy .categorylist_images .categorylist_images_inner .categorylist_images_item:hover {
  border-color: #B8497B;
}
.categorybox_etsy .categorylist_images .categorylist_images_inner .categorylist_images_item_counter {
  font-weight: 700;
  font-size: 2em;
  background-color: #EEEEEE;
}
.categoryDescription2 {
  margin-bottom: 32px;
}
.categoryDescription2 h3 {
  color: #B8497B;
  margin-bottom: 8px;
}
.categorypreview .categoryList > .row {
  justify-content: center;
}
.flashMessage {
  z-index: 150;
  position: fixed;
  width: 280px;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 12px 15px 12px 40px;
  background-color: #ffffff;
  border: 1px solid #EEEEEE;
  color: #4A3242;
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  font-size: 12px;
  bottom: 0;
  right: -110%;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
}
.flashMessage .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  background-color: #EEEEEE;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  margin-top: -10px;
}
.flashMessage .close_flash {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  color: #AAAAAA;
  z-index: 1;
  display: block;
  text-align: center;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.flashMessage .close_flash:before {
  font-family: "icons";
  content: "\E047";
}
.flashMessage .close_flash:hover {
  color: #B8497B;
}
.flashMessage_success {
  border-color: #97CB7D;
}
.flashMessage_success .icon {
  color: #ffffff;
  background-color: #97CB7D;
}
.flashMessage_error {
  border-color: #e6002e;
}
.flashMessage_error .icon {
  color: #ffffff;
  background-color: #e6002e;
}
.flashMessage.showFlashmessage {
  right: 20px;
}
.flashMessage.showFlashmessage:hover {
  right: 30px;
}
@media (max-width: 480px) {
  .flashMessage {
    width: 100%;
    bottom: -10px;
    margin-bottom: 10px;
  }
  .flashMessage.showFlashmessage {
    right: 0;
  }
  .flashMessage.showFlashmessage:hover {
    right: 0;
  }
}
.loginButtonSet {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.loginButtonSet .breakline {
  width: 70px;
  margin: 18px 10px 8px 10px;
}
.loginButtonSet .button,
.loginButtonSet #dc_amount_select .dc_amount {
  margin-top: 10px;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .loginButtonSet .button,
  .loginButtonSet #dc_amount_select .dc_amount {
    width: 100%;
  }
  .loginButtonSet .breakline {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#form_shop_login {
  max-width: 465px;
}
@media (max-width: 464px) {
  #form_shop_login .loginButtonSet .breakline {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.itemboxSubline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .itemboxMain {
    order: 1;
  }
}
.itemboxAside .categoryDescription2 {
  margin-top: 32px;
}
.itemlist {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
}
.itemlist__main {
  color: #4A3242;
  position: relative;
  width: 100%;
  padding: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemlist__main:hover {
  color: #4A3242;
}
.itemlist .favorite-button {
  position: absolute;
  z-index: 1;
  left: 16px;
  top: 16px;
}
.itemlist__promotion {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 2;
}
.itemlist__promotion .promotion_banner {
  margin-bottom: 10px;
}
.itemlist__promotion .promotion_banner:last-child {
  margin-bottom: 0;
}
.itemlist__image {
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  flex-shrink: 0;
  margin-bottom: 16px;
}
.itemlist__image img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.itemlist__image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.itemlist__content {
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemlist__description {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  flex-shrink: 0;
}
.itemlist__rating {
  flex-shrink: 0;
}
.itemlist__summary {
  flex-grow: 1;
}
.itemlist__prices {
  margin-top: 8px;
  flex-shrink: 0;
}
.itemlist__extended {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 5;
  background-color: #ffffff;
  padding: 16px;
  padding-top: 0;
  -webkit-box-shadow: 0 0px 16px #EEEEEE;
  -moz-box-shadow: 0 0px 16px #EEEEEE;
  box-shadow: 0 0px 16px #EEEEEE;
}
.itemlist__extended:before {
  content: "";
  display: block;
  width: 100%;
  top: -16px;
  left: 0;
  height: 16px;
  background-color: #ffffff;
  position: absolute;
}
.itemlist__variants {
  margin-bottom: 16px;
}
.itemlist .netWeight,
.itemlist__vatInfo {
  font-size: 12px;
}
.itemlist .netWeight a,
.itemlist__vatInfo a,
.itemlist .netWeight .link,
.itemlist__vatInfo .link {
  color: #4A3242;
  font-weight: 400;
}
.itemlist .netWeight a:hover,
.itemlist__vatInfo a:hover,
.itemlist .netWeight .link:hover,
.itemlist__vatInfo .link:hover {
  color: #B8497B;
}
.itemlist__orderbutton {
  margin-bottom: 8px;
}
.itemlist__orderbutton .netWeight {
  margin-top: 8px;
}
.itemlist__orderbutton .button_action span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 1620px) {
  .itemlist__orderbutton .button_action {
    font-size: 15px;
  }
}
@media screen and (min-width: 1250px) and (max-width: 1635px) {
  .itemlist__orderbutton .button_action {
    padding-left: 10px;
    padding-right: 40px;
  }
  .itemlist__orderbutton .button_action .icon {
    right: 0;
    font-size: 24px;
  }
}
@media screen and (min-width: 1250px) and (max-width: 1320px) {
  .itemlist__orderbutton .button_action {
    font-size: 11px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1249px) {
  .itemlist__orderbutton .button_action {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .itemlist__orderbutton .button_action {
    font-size: 13px;
    padding-right: 40px;
  }
  .itemlist__orderbutton .button_action .icon {
    right: 0;
    font-size: 24px;
  }
}
@media screen and (max-width: 520px) {
  .itemlist__orderbutton .button_action {
    font-size: 15px;
  }
}
@media screen and (max-width: 1635px) {
  .itemlist__orderbutton .quantity {
    width: 60px;
  }
}
.itemlist__orderbutton .buttonText {
  display: block;
}
.itemlist__orderbutton .buttonTextMobil {
  display: none;
}
@media (max-width: 374px) {
  .itemlist__orderbutton .buttonText {
    display: none;
  }
  .itemlist__orderbutton .buttonTextMobil {
    display: block;
  }
}
.itemlist__inventory {
  margin-top: 12px;
}
.itemlist__inventory .inventory {
  justify-content: center;
}
.itemlist__rating {
  margin-bottom: 16px;
  min-height: 20px;
  line-height: 20px;
}
.itemlist .orderbox_price_per_gram {
  display: none;
}
@media screen and (max-width: 767px) {
  .itemlist__main {
    padding: 8px;
    font-size: 13px;
  }
  .itemlist__main .favorite-button {
    left: 8px;
    top: 8px;
  }
  .itemlist__image {
    margin-bottom: 8px;
  }
  .itemlist__description {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .itemlist__prices {
    margin-top: 4px;
  }
  .itemlist__extended {
    padding: 8px;
    -webkit-box-shadow: 0 0 8px #EEEEEE;
    -moz-box-shadow: 0 0 8px #EEEEEE;
    box-shadow: 0 0 8px #EEEEEE;
  }
  .itemlist__extended:before {
    top: -8px;
    height: 8px;
  }
}
.itemlist.hoverintent {
  -webkit-box-shadow: 0 0 16px #EEEEEE;
  -moz-box-shadow: 0 0 16px #EEEEEE;
  box-shadow: 0 0 16px #EEEEEE;
}
.itemlist.hoverintent .itemlist__extended {
  display: block;
}
.itemcard_list {
  margin-bottom: -60px;
}
.itemcard_list > .row > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .itemcard_list {
    margin-bottom: 30px;
  }
  .itemcard_list > .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .itemcard_list > .row > div {
    margin-bottom: 30px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 520px) {
  .itemcard_list > .row > div {
    width: 100%;
  }
}
.itemboxHeader {
  margin-bottom: 32px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .itemboxHeader {
    margin-left: -3px;
    margin-right: -3px;
  }
  .itemboxHeader > div {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.sidebarMobile__headline {
  display: none;
}
@media (min-width: 1024px) {
  .sidebarMobile {
    margin-bottom: 32px;
  }
}
@media (max-width: 1023px) {
  .sidebarMobile {
    position: fixed;
    left: -110%;
    top: 0;
    width: 420px;
    max-width: 100%;
    height: 100%;
    z-index: 160;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-top: 0;
  }
  .sidebarMobile__headline {
    padding: 15px 40px 15px 15px;
    position: relative;
    font-family: paralucent, Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.25;
    color: #4A3242;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0.02px;
    margin-bottom: 20px;
    display: block;
    margin-bottom: 0;
  }
  .sidebarMobile__close {
    margin: 0;
    padding: 5px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    color: #AAAAAA;
    font-weight: 400;
    float: none;
    position: absolute;
    top: 50%;
    line-height: 20px;
    text-shadow: none;
    font-size: 18px;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .sidebarMobile__close .icon {
    line-height: 20px;
  }
  .sidebarMobile__close:hover {
    color: #B8497B;
    background-color: transparent;
  }
  .sidebarMobile__body {
    backface-visibility: hidden;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 15px;
    padding-top: 0;
  }
  .sidebarMobile__body .itemboxSubline {
    display: none;
  }
  .sidebarMobile .itemboxSubline {
    display: none;
  }
}
.highlightItemcardList .itemlist__main {
  padding: 0;
}
.highlightItemcardList .itemlist__description {
  color: #B8497B;
  margin-bottom: 20px;
}
.highlightItemcardList .itemlist__prices {
  margin-bottom: 10px;
  margin-top: 0;
}
.highlightItemcardList .itemlist__image {
  margin: 0;
}
@media (min-width: 481px) {
  .highlightItemcardList .itemlist__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .highlightItemcardList .itemlist__contentLeft {
    width: 50%;
    flex-shrink: 0;
    padding-right: 16px;
  }
  .highlightItemcardList .itemlist__image {
    flex-shrink: 0;
    width: 50%;
    padding-left: 16px;
  }
}
@media (max-width: 480px) {
  .highlightItemcardList .itemlist__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .highlightItemcardList .itemlist__contentLeft {
    order: 1;
    width: 100%;
    margin-top: 10px;
  }
  .highlightItemcardList .itemlist__image {
    width: 100%;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}
.container-maxwidth2 .itemlist__extended .button,
.container-maxwidth2 .itemlist__extended .button_action,
.container-maxwidth2 .itemlist__extended #dc_amount_select .dc_amount {
  font-size: 14px;
}
.itemlist--select {
  position: relative;
  cursor: pointer;
}
.itemlist--select .itemlist__checkbox {
  position: absolute;
  left: 10px;
  top: 10px;
}
.itemlist--select .itemlist__checkbox .specialcheckbox {
  padding-left: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}
.itemlist--select .itemlist__checkbox .specialcheckbox label {
  margin: 0;
}
.itemlist--select:hover {
  -webkit-box-shadow: 0 0 16px #EEEEEE;
  -moz-box-shadow: 0 0 16px #EEEEEE;
  box-shadow: 0 0 16px #EEEEEE;
}
.itemlist--select.active {
  -webkit-box-shadow: 0 0 16px #EEEEEE;
  -moz-box-shadow: 0 0 16px #EEEEEE;
  box-shadow: 0 0 16px #EEEEEE;
}
.itemTableList {
  display: table;
  width: 100%;
  font-size: 12px;
}
.itemTableList__cell {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #EEEEEE;
}
.itemTableList__cell:first-child {
  padding-left: 0;
}
.itemTableList__cell:last-child {
  padding-right: 0;
}
.itemTableList__cell--image {
  width: 136px;
  text-align: center;
}
.itemTableList__cell--price,
.itemTableList__cell--line_amount,
.itemTableList__cell--unit-price {
  text-align: right;
  width: 120px;
}
.itemTableList__cell--quantity {
  text-align: center;
  width: 105px;
}
.itemTableList__cell--quantity .quantity {
  width: 100%;
  max-width: 85px;
}
.itemTableList__cell a {
  color: #4A3242;
  font-weight: 400;
}
.itemTableList__cell a:hover {
  color: #78AA5F;
}
.itemTableList__cell .prices {
  display: block;
  text-align: right;
}
.itemTableList__cell .prices .cross_price,
.itemTableList__cell .prices .base_price {
  font-style: normal;
  color: #4A3242;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}
.itemTableList__cell .prices .base_price {
  display: block;
}
.itemTableList__cell .prices .cross_price {
  font-size: 12px;
  margin-right: 0;
  margin-bottom: 5px;
}
.itemTableList__cell .freeShippingInfo {
  margin-top: 5px;
}
.itemTableList__cell .description {
  margin-bottom: 10px;
}
.itemTableList__cell .description > a {
  font-weight: 500;
}
.itemTableList__cell .size {
  margin-bottom: 10px;
}
.itemTableList__row {
  display: table-row;
}
.itemTableList__row--header {
  letter-spacing: 0.24px;
  font-style: italic;
}
.itemTableList__row--header .itemTableList__cell {
  padding-top: 5px;
  padding-bottom: 5px;
}
.itemTableList__row--body .itemTableList__cell--price,
.itemTableList__row--body .itemTableList__cell .order_price,
.itemTableList__row--body .itemTableList__cell .description,
.itemTableList__row--body .itemTableList__cell .quantity input,
.itemTableList__row--body .itemTableList__cell .size {
  font-size: 15px;
  font-weight: 500;
}
@media (min-width: 1636px) {
  .itemTableList__row--body .itemTableList__cell--price,
  .itemTableList__row--body .itemTableList__cell .order_price,
  .itemTableList__row--body .itemTableList__cell .description,
  .itemTableList__row--body .itemTableList__cell .quantity input,
  .itemTableList__row--body .itemTableList__cell .size {
    font-size: 18px;
  }
}
.itemTableList__row--body .itemTableList__cell .prices .cross_price,
.itemTableList__row--body .itemTableList__cell .prices .base_price {
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 1636px) {
  .itemTableList__row--body .itemTableList__cell .prices .cross_price,
  .itemTableList__row--body .itemTableList__cell .prices .base_price {
    font-size: 18px;
  }
}
.itemTableList__row--body .itemTableList__cell .prices .cross_price {
  font-size: 12px;
}
.itemTableList__label {
  display: none;
  font-style: italic;
  margin-bottom: 5px;
}
.itemTableList__action {
  margin-bottom: 5px;
  display: inline-block;
}
.shippingPackagesIcon {
  position: relative;
  margin-left: 2px;
}
.shippingPackagesIcon .icon {
  font-size: 28px;
}
.shippingPackagesIcon__badge {
  width: 18px;
  height: 18px;
  border: 1px solid #ffffff;
  line-height: 16px;
  text-align: center;
  background-color: #B8497B;
  color: #ffffff;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 700;
  font-size: 10px;
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -1px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.shippingPackages {
  margin-top: 20px;
}
.mejs__overlay-button {
  background-image: url("/components/mediaelement/build/mejs-controls.svg");
}
.mejs__overlay-loading-bg-img {
  background-image: url("/components/mediaelement/build/mejs-controls.svg");
}
.mejs__button > button {
  background-image: url("/components/mediaelement/build/mejs-controls.svg");
}
.item_images_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.item_images_container .item_main_image {
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  display: block;
  max-width: 100%;
  position: relative;
}
.item_images_container .item_main_image:before {
  content: "";
  display: block;
  padding-top: 420px;
}
.item_images_container .item_main_image .mz-figure > img {
  max-height: 420px !important;
}
.item_images_container .item_main_image .item_main_container {
  text-align: center;
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.item_images_container .item_main_image .item_main_container > a {
  cursor: default;
  height: 100%;
  text-align: center;
  width: 100% !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.item_images_container .item_main_image .item_main_container > a img {
  cursor: pointer;
}
.item_images_container .item_main_image .item_main_container.video_container.active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.item_images_container .item_main_image .item_main_container.video_container.active .embed-responsive {
  width: 100%;
}
.item_images_container .campaignText {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
@media (max-width: 1635px) {
  .item_images_container .item_main_image:before {
    padding-top: 380px;
  }
  .item_images_container .item_main_image .mz-figure > img {
    max-height: 380px !important;
  }
}
@media (max-width: 1249px) {
  .item_images_container .item_main_image:before {
    padding-top: 480px;
  }
  .item_images_container .item_main_image .mz-figure > img {
    max-height: 480px !important;
  }
}
@media (max-width: 1023px) {
  .item_images_container .item_main_image:before {
    padding-top: 350px;
  }
  .item_images_container .item_main_image .mz-figure > img {
    max-height: 350px !important;
  }
}
@media (max-width: 767px) {
  .item_images_container .item_main_image:before {
    padding-top: 320px;
  }
  .item_images_container .item_main_image .mz-figure > img {
    max-height: 320px !important;
  }
}
.itemcardPromotionbanners {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.itemcardPromotionbanners .promotion_banner {
  margin-bottom: 10px;
}
.itemcardPromotionbanners .promotion_banner:last-child {
  margin-bottom: 0;
}
.item_images {
  text-align: left;
  margin-bottom: 0;
  margin-top: 16px !important;
}
.item_images .mcs-items-container {
  text-align: left;
}
.item_images .mcs-wrapper {
  left: 0 !important;
  right: 0 !important;
}
.item_images .mcs-item {
  width: 20%;
  padding-right: 4px;
}
@media (max-width: 1635px) {
  .item_images .mcs-item {
    width: 25%;
  }
}
@media (max-width: 1249px) {
  .item_images .mcs-item {
    width: 20%;
  }
}
.item_images .mz-thumb {
  width: 100%;
  height: 100px;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 10px;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.item_images .mz-thumb .image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.item_images .mz-thumb:hover > img,
.item_images .mz-thumb.mz-thumb-selected > img {
  filter: none;
}
.item_images .mz-thumb:hover .image,
.item_images .mz-thumb.mz-thumb-selected .image {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.item_images .mz-thumb-video .image {
  background-color: #EEEEEE;
  color: #B8497B;
  font-size: 15px;
}
.item_images .mz-thumb-video .imageVideo {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: -webkit-calc(100% - 20px);
  max-width: -o-calc(100% - 20px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1.3;
  white-space: normal;
}
.item_images .mz-thumb-video .imageVideo .icon {
  display: block;
  font-size: 30px;
  margin-bottom: 8px;
}
.item_images .mz-thumb-video.mz-thumb-selected .image,
.item_images .mz-thumb-video:hover .image {
  background-color: #B8497B;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .item_images {
    display: none !important;
  }
}
.itemcardBrandLogo {
  max-width: 100%;
  flex-shrink: 0;
}
.itemcardItemName {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 25px;
}
.itemcardSummary {
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .itemcardSummary {
    text-align: center;
  }
}
.itemcardInfoHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemcardInfoHeader .itemcardBrandLogo {
  margin-left: 20px;
  order: 1;
}
@media (max-width: 480px) {
  .itemcardInfoHeader {
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .itemcardInfoHeader .itemcardBrandLogo {
    order: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .itemcardInfoHeader .itemcardItemName {
    width: 100%;
  }
}
ul.itemcardChecklist {
  font-size: 12px;
  margin-bottom: 25px;
}
ul.itemcardChecklist li {
  margin-bottom: 10px;
  font-weight: 500;
  padding-left: 25px;
}
ul.itemcardChecklist li:before {
  color: #B8497B;
  font-size: 15px;
}
@media (max-width: 480px) {
  ul.itemcardChecklist {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.itemcardChecklist li {
    margin-right: 10px;
  }
}
.itemcardVariant {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 15px 20px;
  cursor: pointer;
  font-size: 12px;
  color: #4A3242;
  font-weight: 400;
}
.itemcardVariant__info {
  margin-right: 10px;
  padding-left: 30px;
  position: relative;
}
.itemcardVariant__info:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #777777;
  top: 3px;
}
.itemcardVariant__info:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #777777;
  left: 3px;
  top: 9px;
  display: none;
}
.itemcardVariant__description {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}
.itemcardVariant__inventory {
  margin-top: 5px;
}
.itemcardVariant__price {
  min-width: 120px;
  flex-shrink: 0;
  text-align: right;
}
.itemcardVariant .base_price {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.itemcardVariant:not(.active) .base_price {
  font-size: 21px;
}
@media screen and (max-width: 480px) {
  .itemcardVariant:not(.active) .base_price {
    font-size: 20px;
  }
}
.itemcardVariant:not(.active) .itemcardVariant__itemNo,
.itemcardVariant:not(.active) .freeShippingInfo,
.itemcardVariant:not(.active) .netWeight {
  display: none;
}
.itemcardVariant:hover,
.itemcardVariant.active {
  background-color: #EEEEEE;
  color: #4A3242;
}
.itemcardVariant.active .base_price {
  font-size: 30px;
}
@media screen and (max-width: 480px) {
  .itemcardVariant.active .base_price {
    font-size: 24px;
  }
}
.itemcardVariant.active .itemcardVariant__info {
  padding-top: 4px;
}
.itemcardVariant.active .itemcardVariant__info:before {
  top: 6px;
}
.itemcardVariant.active .itemcardVariant__info:after {
  display: block;
}
@media screen and (max-width: 480px) {
  .itemcardVariant.active .itemcardVariant__info {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .itemcardVariant.active .itemcardVariant__info:before {
    top: 4px;
  }
}
.itemcardVariant.active.itemcardVariant--single {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background-color: transparent;
  cursor: default;
}
.itemcardVariant.active.itemcardVariant--single .itemcardVariant__info {
  padding-left: 0;
}
.itemcardVariant.active.itemcardVariant--single .itemcardVariant__info:before,
.itemcardVariant.active.itemcardVariant--single .itemcardVariant__info:after {
  display: none;
}
@media (max-width: 480px) {
  .itemcardVariant {
    padding: 10px 15px;
  }
  .itemcardVariant__info {
    padding-left: 25px;
    margin-right: 10px;
  }
  .itemcardVariant__info:after {
    top: 7px;
  }
}
@media (max-width: 374px) {
  .itemcardVariant {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .itemcardVariant__info {
    margin-right: 0;
  }
  .itemcardVariant__price {
    width: 100%;
    margin-top: 5px;
  }
}
.itemcardOrderboxButton {
  padding: 20px;
  padding-top: 10px;
}
.itemcardOrderboxButton .orderbutton .button_action {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
.itemcardOrderboxButton .orderbutton .button_action .icon {
  margin-left: 20px;
  font-size: 28px;
  line-height: 18px;
}
@media screen and (max-width: 480px) {
  .itemcardOrderboxButton .orderbutton .button_action .icon {
    margin-left: 8px;
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  .itemcardOrderboxButton .orderbutton .button_action .icon {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .itemcardOrderboxButton {
    padding: 15px;
    padding-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .itemcardOrderboxButton .buttonTextMobil {
    display: block;
  }
  .itemcardOrderboxButton .buttonText {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .itemcardOrderboxButton .buttonTextMobil {
    display: block;
  }
  .itemcardOrderboxButton .buttonText {
    display: none;
  }
}
.vatinfo {
  font-size: 12px;
  text-align: right;
}
.itemcardOrderbox {
  background-color: #F7F7F7;
}
.itemcardOrderbox .prices {
  display: block;
}
.itemcardOrderbox .prices .cross_price {
  margin-right: 0;
  margin-bottom: 5px;
}
.itemcardOrderbox .vatinfo {
  margin-top: 10px;
}
.itemcardOrderbox--single .itemcardOrderboxButton {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .itemcardOrderbox--single .itemcardOrderboxButton {
    padding-top: 15px;
  }
}
.itemcardOrderbox--single .availability_message.alt_button {
  padding-right: 20px;
  padding-left: 20px;
}
.itemcardOrderboxSingleTop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.itemcardOrderboxSingleTop .pricewrapper {
  padding-left: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .itemcardOrderboxSingleTop .buttonTextMobil {
    display: block;
  }
  .itemcardOrderboxSingleTop .buttonText {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .itemcardOrderboxSingleTop .buttonTextMobil {
    display: block;
  }
  .itemcardOrderboxSingleTop .buttonText {
    display: none;
  }
}
.zoom-gallery-slide:not(.active) {
  display: none;
}
.itemcardOrderBoxTrust {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 13px;
}
.itemcardOrderBoxTrust a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  color: #4A3242;
  font-weight: 500;
  padding: 0 10px;
  text-align: center;
  line-height: 1.1;
  margin-top: 16px;
}
.itemcardOrderBoxTrust a .icon {
  color: #B8497B;
  font-size: 26px;
  margin-bottom: 5px;
  font-weight: normal;
  flex-shrink: 0;
  flex-grow: 0;
  line-height: 40px;
}
.itemcardOrderBoxTrust a:hover {
  color: #B8497B;
}
.itemcardOrderBoxTrust > .component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 1635px) {
  .itemcardOrderBoxTrust {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .itemcardOrderBoxTrust {
    font-size: 10px;
  }
}
@media (max-width: 374px) {
  .itemcardOrderBoxTrust {
    margin-left: -5px;
    margin-right: -5px;
  }
  .itemcardOrderBoxTrust a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.orderbox_price_per_gram {
  text-align: right;
}
.itemcardDetailsContent {
  margin-bottom: 64px;
}
.itemcardDetailsContent__headline {
  color: #B8497B;
  margin-bottom: 10px;
}
.itemcardDetailsContent table {
  min-width: 100%;
  border: 0 !important;
  line-height: 1.3;
}
.itemcardDetailsContent table th,
.itemcardDetailsContent table td {
  padding: 10px 15px !important;
  border: 1px solid #777777 !important;
}
.itemcardDetailsContent table thead th {
  border-top: 0 !important;
}
@media (min-width: 481px) {
  .itemcardDetailsContent__text {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .itemcardDetailsContent {
    margin-bottom: 0;
  }
  .itemcardDetailsContent .maxHeightBox {
    max-height: none;
  }
  .itemcardDetailsContent .maxHeightBox:after {
    display: none;
  }
  .itemcardDetailsContent .maxHeightBox__showall {
    display: none;
  }
  .itemcardDetailsContent__headline {
    position: relative;
    padding: 10px 10px 10px 30px;
    cursor: pointer;
    margin-bottom: 0;
  }
  .itemcardDetailsContent__headline:after {
    content: "\E001";
    font-family: "icons";
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 20px;
    line-height: 20px;
    margin-top: -10px;
    width: 20px;
    text-align: center;
    color: #B8497B;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    font-style: normal;
  }
  .itemcardDetailsContent__headline:hover,
  .itemcardDetailsContent__headline:active,
  .itemcardDetailsContent__headline:focus {
    color: #B8497B;
  }
  .itemcardDetailsContent__headline.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .itemcardDetailsContent__text {
    display: none;
  }
}
body div#container main div div#itemcard div div div div div div#zoom-box a#zoom > .mz-figure > img {
  width: auto !important;
}
.itemFAQItem {
  padding: 32px;
  background-color: #F7F7F7;
}
.itemFAQItem__header {
  margin-bottom: 16px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
  line-height: 1.34;
}
.itemFAQItem .maxHeightBox:after {
  background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 0.9) 80%);
  background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 0.9) 80%);
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 0.9) 80%);
}
.itemFAQ .owl-dots {
  display: none;
}
.itemFAQ .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemFAQ .owl-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemFAQ .owl-item .itemFAQItem {
  width: 100%;
}
@media (max-width: 480px) {
  .itemFAQWrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.rating_stars {
  font-size: 16px;
}
.rating_stars .icon {
  color: #E6A3C1;
  padding-left: 1px;
  padding-right: 1px;
}
.rating_stars .icon.selected {
  color: #B8497B;
}
#create_comment input,
#create_comment textarea {
  width: 100%;
}
#create_comment input.button,
#create_comment textarea.button,
#create_comment input#dc_amount_select .dc_amount,
#create_comment textarea#dc_amount_select .dc_amount {
  width: auto;
}
#create_comment .rating_stars {
  margin-top: 5px;
  padding-right: 0 !important;
  display: block !important;
}
#create_comment .rating_stars .stars {
  background-color: #EEEEEE;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
#create_comment .rating_stars .stars .star {
  font-size: 30px;
}
.itemcardRatingCounter {
  font-size: 12px;
  margin-bottom: 16px;
}
.itemcardRatingCounter a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #B8497B;
  font-weight: 500;
}
.itemcardRatingCounter a:hover {
  color: #78AA5F;
}
.itemcardRatingCounter .rating_stars {
  margin-right: 15px;
}
@media (max-width: 480px) {
  .itemcardRatingCounter a {
    justify-content: center;
  }
}
.itemcardReviewsCounter {
  font-size: 18px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #B8497B;
  text-align: center;
  margin-bottom: 32px;
}
.itemcardReviewsCounter .rating_stars {
  font-size: 34px;
}
.itemcardReviewsCounter .rating_stars .icon {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .itemcardReviewsCounter .rating_stars {
    font-size: 24px;
  }
  .itemcardReviewsCounter .rating_stars .icon {
    margin-left: 2px;
    margin-right: 2px;
  }
}
.userRating {
  padding: 32px;
  background-color: #F7F7F7;
}
.userRating__header {
  margin-bottom: 32px;
  color: #B8497B;
}
@media (max-width: 480px) {
  .userRating__header {
    margin-bottom: 16px;
  }
}
.userRating__stars {
  font-weight: 500;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 5px;
}
.userRating__stars .rating_stars {
  font-size: 15px;
}
.userRating__labelFrom {
  margin-left: 15px;
}
.userRating__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
}
.userRating__creator {
  font-weight: 700;
}
.userRating.userRatingNew {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-size: 20px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.userRating.userRatingNew .userRatingNew__icon {
  font-size: 40px;
  margin-bottom: 20px;
}
.userRating.userRatingNew:hover {
  background-color: #B8497B;
  color: #ffffff;
}
.userReviews .owl-dots {
  display: none;
}
@media (min-width: 520px) {
  .userReviews .owl-stage {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .userReviews .owl-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .userReviews .owl-item .userRating {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .userReviewsWrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.itemReviewBanner {
  background-color: #EEEEEE;
  background-image: url(/userdata/images/basics/patternbg.jpg);
  padding: 60px 60px 30px 60px;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemReviewBanner .itemlist__extended .button,
.itemReviewBanner .itemlist__extended .button_action,
.itemReviewBanner .itemlist__extended #dc_amount_select .dc_amount {
  font-size: 14px;
}
.itemReviewBanner__headline {
  margin-bottom: 30px;
}
.itemReviewBanner__headline span {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4A3242;
  background-color: #ffffff;
  font-style: italic;
  text-transform: none;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 5px 20px 5px 10px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  /*&:before {
        content: @quote;
        font-family: "icons";
        color: @brand-primary;
        font-weight: @font-weight-base;
        font-style: normal;
        font-size: 3.33em;
        line-height: 0.9;
        margin-right: 10px;
      }*/
}
.itemReviewBanner__review .rating_stars {
  font-size: 36px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.itemReviewBanner__review .rating_stars .icon {
  margin-right: 5px;
}
.itemReviewBanner__review .rating_stars .icon:last-child {
  margin-right: 0;
}
.itemReviewBanner__reviewCreator {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  color: #B8497B;
}
.itemReviewBanner__itemButton {
  text-align: center;
  margin-top: 15px;
}
.itemReviewBanner__content {
  flex-grow: 1;
  width: 66.66666667%;
  padding-right: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.itemReviewBanner__content .itemReviewBanner__headline {
  width: 100%;
}
.itemReviewBanner__content .itemReviewBanner__review {
  width: 260px;
  padding-right: 30px;
}
.itemReviewBanner__content .itemReviewBanner__text {
  flex-grow: 1;
  width: calc(100% - 260px);
  width: -moz-calc(100% - 260px);
  width: -webkit-calc(100% - 260px);
  width: -o-calc(100% - 260px);
}
.itemReviewBanner__item {
  width: 33.33333333%;
  padding-left: 30px;
}
@media (max-width: 1635px) {
  .itemReviewBanner {
    padding: 40px 40px 20px 40px;
  }
  .itemReviewBanner__content {
    padding-right: 20px;
  }
  .itemReviewBanner__content .itemReviewBanner__review {
    padding-right: 20px;
  }
  .itemReviewBanner__content .itemReviewBanner__text {
    column-gap: 20px;
  }
  .itemReviewBanner__item {
    padding-left: 20px;
  }
}
@media (max-width: 1249px) {
  .itemReviewBanner__headline span {
    font-size: 24px;
  }
  .itemReviewBanner__review {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .itemReviewBanner__review .rating_stars {
    margin-right: 20px;
  }
  .itemReviewBanner__content {
    width: 66.66666667%;
  }
  .itemReviewBanner__content .itemReviewBanner__review {
    width: 100%;
  }
  .itemReviewBanner__content .itemReviewBanner__text {
    width: 100%;
  }
  .itemReviewBanner__item {
    width: 33.33333333%;
  }
}
@media (max-width: 1023px) {
  .itemReviewBanner {
    flex-wrap: wrap;
    padding: 30px;
  }
  .itemReviewBanner__content {
    width: 50%;
    align-items: flex-end;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .itemReviewBanner__content .itemReviewBanner__headline {
    width: calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    width: -o-calc(100% - 280px);
    flex-grow: 1;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .itemReviewBanner__content .itemReviewBanner__itemMobil {
    padding-left: 15px;
    width: 280px;
    flex-shrink: 0;
    margin-bottom: 30px;
  }
  .itemReviewBanner__content .itemReviewBanner__review {
    padding-right: 0;
  }
  .itemReviewBanner__item {
    width: 50%;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .itemReviewBanner {
    padding: 30px;
    text-align: center;
  }
  .itemReviewBanner__item {
    display: block;
    width: 280px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
  .itemReviewBanner__review {
    justify-content: center;
    margin-bottom: 20px;
  }
  .itemReviewBanner__review .rating_stars {
    margin-right: 0;
  }
  .itemReviewBanner__reviewCreator {
    width: 100%;
    margin-bottom: 0;
  }
  .itemReviewBanner__headline span {
    padding: 5px 10px 5px 5px;
    font-size: 20px;
  }
  .itemReviewBanner__content {
    width: 100%;
    align-items: flex-end;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .itemReviewBanner__content .itemReviewBanner__headline {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .itemReviewBanner {
    padding: 20px;
  }
  .itemReviewBanner__headline span {
    padding: 10px;
    font-size: 15px;
  }
  .itemReviewBanner__review .rating_stars {
    font-size: 26px;
  }
  .itemReviewBanner__content {
    margin-bottom: 20px;
  }
  .itemReviewBanner__content .itemReviewBanner__headline {
    margin-bottom: 20px;
  }
}
.shop_item_preview .owl-carousel {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: -16px;
}
.shop_item_preview .owl-carousel .owl-stage-outer {
  margin-bottom: 0;
}
.shop_item_preview .owl-carousel .owl-nav {
  margin-bottom: 0;
}
.shop_item_preview .owl-carousel .owl-dots {
  display: none;
}
.shop_item_preview .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.shop_item_preview .owl-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 16px;
}
.shop_item_preview .owl-item > div {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0 0 200px 0;
  margin-bottom: 0;
}
.shop_item_preview .itemcard_list {
  margin-bottom: 0;
}
@media (min-width: 1250px) {
  .itempreview-3 .itemlist__content,
  .itempreview-3 .itemlist__extendedWrapper {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}
.itempreview-2 .shop_item_preview .owl-carousel .owl-nav > button {
  font-size: 30px;
  margin-top: -15px;
  line-height: 30px;
  width: 16px;
  height: 30px;
}
.itempreview-2 .shop_item_preview .owl-carousel .owl-nav > button .icon {
  line-height: 30px;
  font-size: 30px;
}
.itempreview-2 .shop_item_preview .owl-carousel .owl-nav .owl-prev {
  left: 0px;
}
.itempreview-2 .shop_item_preview .owl-carousel .owl-nav .owl-next {
  right: 0px;
}
@media (min-width: 1024px) and (max-width: 1249px) {
  .itempreview-2 .shop_item_preview .itemlist__extended {
    display: none;
  }
}
.shipmentAddressList {
  margin-bottom: -32px;
}
.shipmentAddressList > .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.shipmentAddressList > .row:before,
.shipmentAddressList > .row:after {
  display: none;
}
.shipmentAddressList > .row > div {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shipmentAddressList > .row > div > form {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shipmentAddressList__item {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  padding: 20px;
  float: none;
  border: 1px solid #CCCCCC;
  min-height: 100px;
}
.shipmentAddressList__item--new {
  padding-bottom: 20px;
  background-color: transparent;
  color: #4A3242;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.shipmentAddressList__item--new i {
  display: block;
  font-size: 4em;
  width: 100%;
  line-height: 1;
}
.shipmentAddressList__item--new:hover {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  color: #4A3242;
}
@media (max-width: 767px) {
  .shipmentAddressList__item {
    min-height: 100px;
  }
}
.shipmentAddressList__itemHeader {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
  font-weight: 700;
  flex-shrink: 0;
}
.shipmentAddressList__itemContent {
  flex-grow: 1;
}
.shipmentAddressList__itemBottom {
  flex-shrink: 0;
  margin-top: 30px;
}
.shipmentAddressList__itemBottom .button,
.shipmentAddressList__itemBottom #dc_amount_select .dc_amount {
  min-width: 0;
}
.accountBox {
  padding: 20px 20px 20px 0;
  display: block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  margin-bottom: 32px;
  background-color: #EEEEEE;
  color: #4A3242;
}
.accountBox i {
  font-size: 40px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.accountBox__icon {
  width: 100px;
  flex-shrink: 0;
  vertical-align: middle;
  text-align: center;
}
.accountBox__text {
  flex-grow: 1;
}
.accountBox__text h3 {
  margin-bottom: 0;
}
.accountBox:hover,
.accountBox:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #B8497B;
}
.accountBox:hover h3,
.accountBox:focus h3 {
  color: #ffffff;
}
@media (max-width: 480px) {
  .accountBox {
    margin-bottom: 8px;
    padding: 16px 8px;
    flex-wrap: wrap;
  }
  .accountBox i {
    font-size: 26px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .accountBox__icon {
    width: 100%;
    margin-bottom: 8px;
  }
  .accountBox__text {
    text-align: center;
  }
  .accountBox__text h3 {
    font-size: 12px;
  }
}
.accountboxWrapper > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .accountboxWrapper {
    margin-left: -4px;
    margin-right: -4px;
  }
  .accountboxWrapper > div {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.subnavigationAccount {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #AAAAAA;
}
.subnavigationAccount ul {
  padding: 0;
  margin: 0;
}
.subnavigationAccount li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.subnavigationAccount a {
  color: #4A3242;
}
.subnavigationAccount a:hover,
.subnavigationAccount a:focus,
.subnavigationAccount a.active {
  color: #B8497B;
}
.subnavigationAccount > ul > li {
  margin-bottom: 25px;
}
.subnavigationAccount > ul > li > a {
  font-weight: 700;
  font-size: 18px;
  position: relative;
  display: block;
  padding-left: 46px;
}
.subnavigationAccount > ul > li > a .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  font-size: 30px;
}
.subnavigationAccount > ul > li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1249px) {
  .subnavigationAccount > ul > li {
    margin-bottom: 5px;
  }
  .subnavigationAccount > ul > li > a {
    font-size: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1249px) {
  .subnavigationAccount {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 1249px) {
  .subnavigationAccount > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
  }
  .subnavigationAccount > ul > li {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 16px;
    width: 25%;
    flex-shrink: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .subnavigationAccount > ul > li:last-child {
    margin-bottom: 16px;
  }
  .subnavigationAccount > ul > li > a {
    width: 100%;
    padding: 5px 10px;
    padding-left: 46px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 12px;
  }
  .subnavigationAccount > ul > li > a:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .subnavigationAccount > ul > li {
    width: 33.33333333%;
  }
}
@media (max-width: 480px) {
  .subnavigationAccount > ul > li {
    width: 50%;
  }
}
.header_search .formSearch {
  position: relative;
}
.header_search .formSearch__input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 60px;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.header_search .formSearch__input:not(:disabled):focus {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.header_search .formSearch__button {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background-color: #78AA5F;
  color: #ffffff;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  cursor: pointer;
}
.header_search .formSearch__button:hover {
  background-color: #49802E;
}
.header_search .formSearch__button .icon {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1023px) {
  .header_search .formSearch__input {
    padding-left: 20px;
    padding-right: 60px;
  }
  .header_search .formSearch__button {
    right: 0;
    left: auto;
  }
}
.header_search .searchFormWrapper {
  position: relative;
}
.header_search .searchFormWrapperSuggestion {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
.header_search .extendedSearch {
  z-index: 160;
  background-color: #ffffff;
  border: 1px solid #EEEEEE;
  padding: 10px;
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
}
.header_search .extendedSearch__wrapper {
  height: auto;
  max-height: 80vh;
  overflow: hidden;
  overflow-y: auto;
}
.header_search .extendedSearch__footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #EEEEEE;
  text-align: right;
}
.header_search .extendedSearch__result {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  font-weight: 400;
}
.header_search .extendedSearch__resultImage {
  width: 40px;
  margin-right: 10px;
  flex-shrink: 0;
}
.header_search .extendedSearch__resultDescription {
  flex-grow: 1;
  font-weight: 700;
}
.header_search .extendedSearch__resultAddItem {
  flex-shrink: 0;
  margin-left: 10px;
}
.header_search .extendedSearch__resultAddItem .button,
.header_search .extendedSearch__resultAddItem #dc_amount_select .dc_amount {
  min-width: 0;
}
.header_search .extendedSearch__result .highlight {
  font-weight: 700;
  color: #78AA5F;
}
.header_search .extendedSearch__result:hover {
  color: #4A3242;
}
.header_search .extendedSearch__result:hover strong {
  color: #78AA5F;
}
.header_search .extendedSearch__result:hover .extendedSearch__resultDescription {
  color: #78AA5F;
}
.header_search .extendedSearch__result:last-child {
  border-bottom: 0;
}
.header_search .extendedSearch__headline {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.header_search .extendedSearch__headline:first-child {
  margin-top: 0;
}
.header_search .searchResult__row {
  display: block;
  color: #4A3242;
  font-weight: 400;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
.header_search .searchResult__row:hover .searchResult__text {
  color: #4A3242;
}
.header_search .searchResult__site {
  font-size: 13px;
  color: #777777;
}
.header_search .searchResult__text .highlight {
  font-weight: 700;
  color: #78AA5F;
}
.header_search .searchResult__link {
  margin-top: 16px;
}
.header_search .searchResult__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
.header_search .tabs--search .tabsHeader {
  justify-content: center;
}
.searchFormWrapper_ab1 {
  position: relative;
}
.searchFormWrapper_ab1 .formSearch {
  position: relative;
}
.searchFormWrapper_ab1 .formSearch__input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 60px;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.searchFormWrapper_ab1 .formSearch__input:not(:disabled):focus {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.searchFormWrapper_ab1 .formSearch__button {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background-color: #78AA5F;
  color: #ffffff;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  cursor: pointer;
}
.searchFormWrapper_ab1 .formSearch__button:hover {
  background-color: #49802E;
}
.searchFormWrapper_ab1 .formSearch__button .icon {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1023px) {
  .searchFormWrapper_ab1 .formSearch__input {
    padding-left: 20px;
    padding-right: 60px;
  }
  .searchFormWrapper_ab1 .formSearch__button {
    right: 0;
    left: auto;
  }
}
.searchFormWrapper_ab1 .checkbox-group {
  display: none;
}
.searchFormWrapper_ab1 .searchFormWrapper {
  position: relative;
}
.searchFormWrapper_ab1 .searchFormWrapperSuggestion {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
.searchFormWrapper_ab1 .extendedSearch {
  z-index: 160;
  background-color: #ffffff;
  border: 1px solid #EEEEEE;
  padding: 10px;
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.05);
}
.searchFormWrapper_ab1 .extendedSearch__wrapper {
  height: auto;
  max-height: 80vh;
  overflow: hidden;
  overflow-y: auto;
}
.searchFormWrapper_ab1 .extendedSearch__footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #EEEEEE;
  text-align: right;
}
.searchFormWrapper_ab1 .extendedSearch__result {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #EEEEEE;
  color: #4A3242;
  font-size: 12px;
  font-weight: 400;
}
.searchFormWrapper_ab1 .extendedSearch__resultImage {
  width: 40px;
  margin-right: 10px;
  flex-shrink: 0;
}
.searchFormWrapper_ab1 .extendedSearch__resultImage .itemlist__promotion {
  position: absolute;
  right: -5px;
  top: -4px;
  z-index: 2;
  width: 22px;
}
.searchFormWrapper_ab1 .extendedSearch__resultDescription {
  flex-grow: 1;
  font-weight: 700;
}
.searchFormWrapper_ab1 .extendedSearch__resultAddItem {
  flex-shrink: 0;
  margin-left: 10px;
}
.searchFormWrapper_ab1 .extendedSearch__resultAddItem .button,
.searchFormWrapper_ab1 .extendedSearch__resultAddItem #dc_amount_select .dc_amount {
  min-width: 0;
}
.searchFormWrapper_ab1 .extendedSearch__resultPrice .prices .base_price {
  font-size: 14px;
}
.searchFormWrapper_ab1 .extendedSearch__resultPrice .prices .cross_price {
  font-size: 14px;
}
.searchFormWrapper_ab1 .extendedSearch__result .highlight {
  font-weight: 700;
  color: #78AA5F;
}
.searchFormWrapper_ab1 .extendedSearch__result:hover {
  color: #4A3242;
}
.searchFormWrapper_ab1 .extendedSearch__result:hover strong {
  color: #78AA5F;
}
.searchFormWrapper_ab1 .extendedSearch__result:hover .extendedSearch__resultDescription {
  color: #78AA5F;
}
.searchFormWrapper_ab1 .extendedSearch__result:last-child {
  border-bottom: 0;
}
.searchFormWrapper_ab1 .extendedSearch__headline {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.searchFormWrapper_ab1 .extendedSearch__headline:first-child {
  margin-top: 0;
}
.searchFormWrapper_ab1 .searchResult__row {
  display: block;
  color: #4A3242;
  font-weight: 400;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
.searchFormWrapper_ab1 .searchResult__row:hover .searchResult__text {
  color: #4A3242;
}
.searchFormWrapper_ab1 .searchResult__site {
  font-size: 13px;
  color: #777777;
}
.searchFormWrapper_ab1 .searchResult__text .highlight {
  font-weight: 700;
  color: #78AA5F;
}
.searchFormWrapper_ab1 .searchResult__link {
  margin-top: 16px;
}
.searchFormWrapper_ab1 .searchResult__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
.searchFormWrapper_ab1 .tabs--search .tabsHeader {
  justify-content: center;
}
#basketSearchModal .formSearch {
  position: relative;
}
#basketSearchModal .formSearch__input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 60px;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
#basketSearchModal .formSearch__input:not(:disabled):focus {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
#basketSearchModal .formSearch__button {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background-color: #78AA5F;
  color: #ffffff;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  cursor: pointer;
}
#basketSearchModal .formSearch__button:hover {
  background-color: #49802E;
}
#basketSearchModal .formSearch__button .icon {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1023px) {
  #basketSearchModal .formSearch__input {
    padding-left: 20px;
    padding-right: 60px;
  }
  #basketSearchModal .formSearch__button {
    right: 0;
    left: auto;
  }
}
#basketSearchModal .animateStatusbar__bar:after {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
  background: #78AA5F;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(-9px, -50%);
}
#basketSearchModal .packageStatus > span {
  color: #78AA5F;
}
#basketSearchModal .searchFormWrapper {
  position: relative;
}
#basketSearchModal .searchFormWrapperSuggestion {
  position: relative;
  padding-top: 10px;
}
#basketSearchModal .extendedSearch__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  min-height: 400px;
  gap: 10px;
}
@media (max-width: 480px) {
  #basketSearchModal .extendedSearch__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
#basketSearchModal .extendedSearch__footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #EEEEEE;
  text-align: right;
}
#basketSearchModal .extendedSearch__result {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #4A3242;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}
#basketSearchModal .extendedSearch__result .specialcheckbox {
  position: absolute;
  right: 0;
  top: 20px;
  border-radius: 50%;
  z-index: 2;
}
#basketSearchModal .extendedSearch__resultImage {
  width: 100%;
  flex-shrink: 0;
  max-height: 100px;
  aspect-ratio: 1;
}
#basketSearchModal .extendedSearch__resultDescription {
  flex-grow: 1;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
#basketSearchModal .extendedSearch__resultPrice .prices .base_price {
  font-size: 18px;
}
#basketSearchModal .extendedSearch__resultPrice .prices .cross_price {
  font-size: 14px;
}
#basketSearchModal .extendedSearch__resultAddItem {
  flex-shrink: 0;
  margin-left: 10px;
}
#basketSearchModal .extendedSearch__resultAddItem .button,
#basketSearchModal .extendedSearch__resultAddItem #dc_amount_select .dc_amount {
  min-width: 0;
}
#basketSearchModal .extendedSearch__result .highlight {
  font-weight: 700;
  color: #78AA5F;
}
#basketSearchModal .extendedSearch__result:hover {
  color: #4A3242;
  box-shadow: 0 0 16px #eee;
}
#basketSearchModal .extendedSearch__result:hover strong {
  color: #78AA5F;
}
#basketSearchModal .extendedSearch__result:hover .extendedSearch__resultDescription {
  color: #78AA5F;
}
#basketSearchModal .extendedSearch__headline {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
#basketSearchModal .extendedSearch__headline:first-child {
  margin-top: 0;
}
#basketSearchModal .searchResult__row {
  display: block;
  color: #4A3242;
  font-weight: 400;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
#basketSearchModal .searchResult__row:hover .searchResult__text {
  color: #4A3242;
}
#basketSearchModal .searchResult__site {
  font-size: 13px;
  color: #777777;
}
#basketSearchModal .searchResult__text .highlight {
  font-weight: 700;
  color: #78AA5F;
}
#basketSearchModal .searchResult__link {
  margin-top: 16px;
}
#basketSearchModal .searchResult__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
#basketSearchModal .tabs--search .tabsHeader {
  justify-content: center;
}
.userQueue {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 480px) {
  .userQueue {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.userQueue__image {
  width: 160px;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .userQueue__image {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .userQueue__image {
    width: 100px;
  }
}
@media (max-width: 480px) {
  .userQueue__image {
    width: 100%;
  }
  .userQueue__image .image {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
.userQueue__text {
  padding-left: 32px;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .userQueue__text {
    padding-left: 0;
    padding-top: 10px;
    text-align: center;
  }
}
.userQueue__description {
  font-weight: 700;
  margin-bottom: 10px;
}
.userQueue__buttons .button,
.userQueue__buttons #dc_amount_select .dc_amount {
  min-width: 0;
}
@media (max-width: 480px) {
  .userQueue__buttons .button_row_bottom {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: -8px;
  }
  .userQueue__buttons .button_row_bottom:after {
    display: none;
  }
  .userQueue__buttons .button,
  .userQueue__buttons #dc_amount_select .dc_amount {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    min-width: 0;
    width: 50%;
    max-width: calc(50% - 4px);
    max-width: -moz-calc(50% - 4px);
    max-width: -webkit-calc(50% - 4px);
    max-width: -o-calc(50% - 4px);
    margin: 0 0 8px 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .userQueue__buttons .button.button_action,
  .userQueue__buttons #dc_amount_select .dc_amount.button_action {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 374px) {
  .userQueue__buttons .button,
  .userQueue__buttons #dc_amount_select .dc_amount {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.userQueueItemCardList {
  margin-bottom: -16px;
}
.userQueueItemCardList .itemlist__main {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  font-size: 13px;
  line-height: 1.2;
}
.userQueueItemCardList .itemlist__main:hover {
  -webkit-box-shadow: 0 0 16px #EEEEEE;
  -moz-box-shadow: 0 0 16px #EEEEEE;
  box-shadow: 0 0 16px #EEEEEE;
}
.userQueueItemCardList .itemlist__description {
  font-size: 16px;
}
.userQueueItemCardList .itemlist__prices .base_price {
  font-size: 20px;
}
.userQueueItemCardList .itemlist__prices .cross_price {
  font-size: 13px;
}
.userQueueItemCardList .itemlist__rating {
  margin-bottom: 8px;
}
.userQueueItemCardList > .row {
  margin-left: -8px;
  margin-right: -8px;
}
.userQueueItemCardList > .row > div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
@media (max-width: 1249px) {
  .userQueueItemCardList > .row > div:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 520px) {
  .userQueueItemCardList > .row > div {
    width: 50%;
  }
  .userQueueItemCardList .itemlist__main {
    font-size: 11px;
    padding: 8px;
  }
  .userQueueItemCardList .itemlist__rating {
    margin-bottom: 5px;
  }
  .userQueueItemCardList .itemlist__description {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .userQueueItemCardList .itemlist__prices {
    margin-top: 5px;
  }
  .userQueueItemCardList .itemlist__prices .base_price {
    font-size: 16px;
  }
  .userQueueItemCardList .itemlist__prices .cross_price {
    font-size: 11px;
  }
}
#user_queue.modal hr {
  margin-top: 16px;
  margin-bottom: 16px;
}
.quantityBasketWrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 110px;
}
.quantityBasketWrapper .button_refresh {
  margin-left: 15px;
  flex-shrink: 0;
  font-size: 24px;
  line-height: 24px;
  cursor: pointer;
  color: #4A3242;
}
.quantityBasketWrapper .button_refresh:hover,
.quantityBasketWrapper .button_refresh:focus,
.quantityBasketWrapper .button_refresh:active {
  color: #49802E;
}
.quantityBasketWrapper .button_refresh i {
  display: block;
}
@media (min-width: 1024px) {
  .itemTableList--basket .itemTableList__row--body .itemTableList__cell:not(.itemTableList__cell--quantity):not(.itemTableList__cell--image) {
    padding-top: 15px;
  }
}
.itemTableList--basket .itemTableList__cell--description .size {
  display: none;
}
.itemTableList--basket .itemTableList__cell--quantity {
  width: 125px;
}
.itemTableList--basket .userQueue {
  font-size: 15px;
}
@media (min-width: 1250px) and (max-width: 1635px) {
  .itemTableList--basket .itemTableList__cell--price {
    display: none;
  }
}
@media (max-width: 1023px) {
  .itemTableList--basket .itemTableList__cell--price {
    display: none;
  }
  .itemTableList--basket .itemTableList__cell--image {
    width: 105px;
  }
}
@media (max-width: 767px) {
  .itemTableList--basket {
    display: block;
  }
  .itemTableList--basket .itemTableList__label {
    display: block;
  }
  .itemTableList--basket .itemTableList__row {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .itemTableList--basket .itemTableList__row:last-child {
    border-bottom: 1px solid #EEEEEE;
  }
  .itemTableList--basket .itemTableList__cell {
    border: 0;
    padding: 0;
  }
  .itemTableList--basket .itemTableList__cell--price {
    display: none;
  }
  .itemTableList--basket .itemTableList__cell--image {
    padding-left: 0;
  }
  .itemTableList--basket .itemTableList__cell--description {
    padding-right: 0;
  }
  .itemTableList--basket .itemTableList__cell--description .size {
    display: block;
  }
  .itemTableList--basket .itemTableList__cell--quantity {
    text-align: left;
  }
  .itemTableList--basket .itemTableList__cell--size .size {
    display: none;
  }
  .itemTableList--basket .itemTableList__cell--line_amount .order_price {
    line-height: 40px;
  }
  .itemTableList--basket .itemTableList__row {
    display: grid;
    grid-template-columns: 160px 1fr auto;
    grid-template-rows: repeat(3, auto);
    grid-gap: 16px;
    align-items: flex-start;
    grid-template-areas: "image description description" "image size size" "image quantity line-amount";
    grid-auto-rows: auto;
  }
  .itemTableList--basket .itemTableList__row--header {
    display: none;
  }
  .itemTableList--basket .itemTableList__cell {
    display: block;
  }
  .itemTableList--basket .itemTableList__cell--image {
    grid-area: image;
    width: 100%;
  }
  .itemTableList--basket .itemTableList__cell--image .image {
    position: static;
    text-align: center;
  }
  .itemTableList--basket .itemTableList__cell--image .image:before {
    display: none;
  }
  .itemTableList--basket .itemTableList__cell--image .image img {
    position: static;
  }
  .itemTableList--basket .itemTableList__cell--description {
    grid-area: description;
  }
  .itemTableList--basket .itemTableList__cell--size {
    width: auto;
    grid-area: size;
  }
  .itemTableList--basket .itemTableList__cell--quanity {
    width: auto;
    grid-area: quantity;
  }
  .itemTableList--basket .itemTableList__cell--line_amount {
    width: auto;
    grid-area: line-amount;
  }
  .itemTableList--basket .itemTableList__cell--price {
    display: none;
  }
  @supports not (display: grid) {
    .itemTableList--basket {
      display: block;
    }
    .itemTableList--basket .itemTableList__row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .itemTableList--basket .itemTableList__row--header {
      display: none;
    }
    .itemTableList--basket .itemTableList__cell {
      border: 0;
      padding: 5px 8px;
    }
    .itemTableList--basket .itemTableList__cell--image {
      flex-shrink: 0;
      width: 160px;
    }
    .itemTableList--basket .itemTableList__cell--description {
      flex-grow: 1;
      width: calc(100% - 160px);
      width: -moz-calc(100% - 160px);
      width: -webkit-calc(100% - 160px);
      width: -o-calc(100% - 160px);
    }
    .itemTableList--basket .itemTableList__cell--size {
      flex-grow: 1;
      padding-left: 168px;
      width: 100%;
    }
    .itemTableList--basket .itemTableList__cell--quantity {
      padding-left: 168px;
      width: auto;
    }
    .itemTableList--basket .itemTableList__cell--line_amount {
      width: auto;
    }
    @media (max-width: 480px) {
      .itemTableList--basket .itemTableList__cell--image {
        width: 120px;
      }
      .itemTableList--basket .itemTableList__cell--quantity,
      .itemTableList--basket .itemTableList__cell--size {
        padding-left: 128px;
      }
    }
    @media (max-width: 374px) {
      .itemTableList--basket .itemTableList__cell--image {
        width: 60px;
      }
      .itemTableList--basket .itemTableList__cell--quantity,
      .itemTableList--basket .itemTableList__cell--size {
        padding-left: 68px;
      }
    }
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .itemTableList--basket .itemTableList__actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .itemTableList--basket .itemTableList__actions .itemTableList__action {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .itemTableList--basket .itemTableList__actions .itemTableList__action {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .itemTableList--basket .itemTableList__cell .freeShippingInfo {
    margin-top: 0;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .itemTableList--basket .itemTableList__row {
    grid-template-columns: 100px 1fr auto;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .itemTableList--basket .itemTableList__row {
    grid-template-columns: 60px 1fr auto;
    grid-gap: 8px;
    grid-row-gap: 16px;
  }
}
/*@media (max-width: @screen-xs-max) {
  .userBasketAside {
    &__packs {
      order:1;
    }
  }
}*/
.infoSpecialShip .component {
  background-color: #F7F7F7;
  padding: 16px;
  margin-bottom: 32px;
  position: relative;
  padding-left: 70px;
}
.infoSpecialShip .component:before {
  content: "\E036";
  font-family: "icons";
  position: absolute;
  left: 15px;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #78AA5F;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  font-size: 24px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #ffffff;
}
.order_box {
  background-color: #F7F7F7;
  padding: 16px;
}
.order_box__buttons .button,
.order_box__buttons #dc_amount_select .dc_amount {
  width: 100%;
  min-width: 0;
  margin-top: 16px;
}
.order_box .shippingToForm {
  margin-bottom: 8px;
}
.order_finished_box {
  padding: 30px;
  margin-bottom: 64px;
  -webkit-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.15);
}
.order_finished_box .higlights_caption {
  color: #ffffff;
}
.order_finished_box .itemcard_list {
  margin-bottom: -40px;
}
.secure_order {
  margin-bottom: 32px;
}
.secure_order .secure_order_item {
  background-color: #ffffff;
  padding: 26px 20px 26.5px 20px;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
}
.secure_order .secure_order_item:last-child {
  border-bottom: 1px solid #EEEEEE;
}
.secure_order .secure_order_item h2 {
  margin-top: 0;
}
.order_option_list {
  margin-bottom: 32px;
}
.order_option_list .order_option_list_inner {
  margin-bottom: -20px;
}
.order_option_list .form-check {
  position: relative;
  line-height: 1.6;
  height: auto;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  border: 2px solid transparent;
  margin-bottom: 20px;
}
.order_option_list .form-check label {
  display: block;
  margin-bottom: 0;
  padding: 20px;
}
.order_option_list .form-check label:after {
  clear: both;
  display: block;
  content: " ";
}
.order_option_list .form-check input {
  position: absolute;
  z-index: -1;
}
.order_option_list .form-check:hover {
  border-color: #AAAAAA;
}
.order_option_list .form-check.selected {
  border-color: #B8497B;
}
.order_option_list .image {
  float: left;
  width: 65px;
}
.order_option_list .image:before {
  display: none;
}
.order_option_list .image img {
  position: static;
}
.order_option_list .span-wrapper {
  float: left;
  display: block;
  width: calc(100% - 65px);
  width: -moz-calc(100% - 65px);
  width: -webkit-calc(100% - 65px);
  width: -o-calc(100% - 65px);
  padding-left: 20px;
}
.order_option_list .span-wrapper > span {
  display: block;
}
.order_option_list .span-wrapper .termDescription {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .order_option_list .span-wrapper .termDescription {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .order_option_list .span-wrapper .termDescription {
    font-size: 22px;
  }
}
.order_option_list .span-wrapper .longText {
  height: 40px;
  overflow: hidden;
}
.order_box_headline h2 {
  display: inline-block;
  margin-right: 10px;
}
.order_box_headline .order_box_change_link {
  display: inline-block;
}
@media (max-width: 1635px) {
  .order_option_list .span-wrapper .longText {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .order_option_list .span-wrapper .longText {
    height: auto;
  }
}
@media (max-width: 480px) {
  .order_option_list .image {
    float: none;
    width: 100%;
  }
  .order_option_list .image:before {
    display: block;
    padding-top: 50px;
  }
  .order_option_list .image img {
    position: absolute;
  }
  .order_option_list .span-wrapper {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 20px;
  }
}
.orderPriceBox {
  font-weight: 700;
  letter-spacing: 0.3px;
}
.orderPriceBox__label {
  padding-right: 32px;
}
.orderPriceBox__label .helpTooltip {
  margin-left: 8px;
  position: relative;
  top: -2px;
  font-size: 20px;
}
.orderPriceBox__row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 2px;
  padding-bottom: 2px;
}
.orderPriceBox__row--total {
  font-size: 18px;
  color: #B8497B;
}
@media (max-width: 374px) {
  .orderPriceBox {
    font-size: 13px;
  }
  .orderPriceBox__row {
    padding-top: 0;
    padding-bottom: 0;
  }
  .orderPriceBox__row--total {
    font-size: 15px;
  }
}
.shipmentCountrySwitch .accountLink {
  display: none;
}
@media (max-width: 767px) {
  .shipmentCountrySwitch {
    position: relative;
  }
  .shipmentCountrySwitch .accountLink {
    display: block;
  }
  .shipmentCountrySwitch .headerDropdown__label {
    display: none;
  }
  .shipmentCountrySwitch.hoverintent .headerDropdown__hover {
    display: block;
  }
}
.sharing {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sharing_item {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.33333333%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 480px) {
  .sharing_item {
    width: 50%;
  }
}
.sharingbutton {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  color: #4A3242;
  font-weight: 500;
  padding: 20px;
  text-align: center;
  line-height: 1.1;
  margin-top: 16px;
}
.sharingbutton .icon {
  color: #B8497B;
  font-size: 21px;
  margin-bottom: 5px;
  font-weight: normal;
  flex-shrink: 0;
  flex-grow: 0;
  line-height: 30px;
}
.sharingbutton:hover {
  color: #4A3242;
  background-color: #EEEEEE;
}
@keyframes scaleButton {
  0% {
    width: 24px;
    height: 24px;
    font-size: 13px;
    padding-top: 1px;
  }
  50% {
    width: 30px;
    height: 30px;
    font-size: 16px;
    padding-top: 0;
  }
  100% {
    width: 24px;
    height: 24px;
    font-size: 13px;
    padding-top: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
.addItemButton {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 13px;
  line-height: 20;
  text-align: center;
  border: 2px solid #ffffff;
  background-color: #78AA5F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 1px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -ms-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.addItemButton:hover {
  width: 30px;
  height: 30px;
  font-size: 16px;
  padding-top: 0;
}
.addItemButton.scaleItemButton {
  animation-name: scaleButton;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.animateStatusbar {
  position: relative;
  z-index: 1;
}
.animateStatusbar:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #DDDDDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.animateStatusbar__bar {
  width: 0;
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #CCCCCC;
}
.animateStatusbar__bar.filled {
  background-color: #78AA5F;
}
.animateStatusbar__bar.filled .addItemButton {
  display: none;
}
.animateStatusbar .addItemButton {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.packViewItem {
  margin-bottom: 16px;
}
.packViewItem__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 5px;
}
.packViewItem__status,
.packViewItem .description {
  font-size: 18px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}
@media (max-width: 374px) {
  .packViewItem__status,
  .packViewItem .description {
    font-size: 15px;
  }
}
.packViewItem__status {
  margin-left: 32px;
}
.packViewItem__status span {
  color: #78AA5F;
}
.addItemForm {
  margin-top: 5px;
}
.addItemForm h3 {
  margin-bottom: 5px;
}
.addItemForm__text {
  margin-bottom: 10px;
}
.addItemForm .formSearch__input {
  background-color: #ffffff;
  border-color: #ffffff;
}
.addItemForm .formSearch__input:focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.shippingToForm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -8px;
}
.shippingToForm > div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
  flex-shrink: 0;
}
.shippingToForm__countries {
  flex-grow: 1;
}
.shippingToForm__input {
  width: 115px;
}
.shippingToForm__input input {
  text-align: center;
}
.shippingToForm__input .form-group label,
.shippingToForm__input .form-group-set label {
  width: 28px;
}
.shippingToForm__input .form-group input,
.shippingToForm__input .form-group-set input {
  width: calc(100% - 28px);
  width: -moz-calc(100% - 28px);
  width: -webkit-calc(100% - 28px);
  width: -o-calc(100% - 28px);
}
.shippingToForm .form-group,
.shippingToForm .form-group-set {
  margin: 0;
}
.shippingToForm select,
.shippingToForm input {
  background-color: transparent;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding: 4px 0;
  line-height: 19px;
}
.shippingToForm .select_body {
  background-color: transparent;
}
.shippingToForm .select_body select {
  padding: 4px 20px 4px 0;
}
.shippingToForm .select_body:after {
  background-color: transparent;
  font-size: 10px;
  width: 10px;
  line-height: 30px;
}
.shippingToForm .form-group,
.shippingToForm .form-group-set {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.shippingToForm .form-group > label,
.shippingToForm .form-group-set > label {
  font-style: normal !important;
  font-size: 15px !important;
  margin-bottom: 0;
  margin-right: 8px;
}
.shippingToForm .button,
.shippingToForm #dc_amount_select .dc_amount {
  min-width: 0;
}
@media (min-width: 1250px) and (max-width: 1635px) {
  .shippingToForm {
    flex-wrap: wrap;
  }
  .shippingToForm__label {
    width: 100%;
    flex-grow: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .shippingToForm {
    flex-wrap: wrap;
  }
  .shippingToForm__label {
    width: 100%;
    flex-grow: 1;
  }
}
@media (max-width: 480px) {
  .shippingToForm {
    flex-wrap: wrap;
    font-size: 13px;
  }
  .shippingToForm select,
  .shippingToForm input {
    font-size: 13px;
  }
  .shippingToForm .select_body:after {
    font-size: 13px;
  }
  .shippingToForm .form-group > label,
  .shippingToForm .form-group-set > label {
    font-size: 13px !important;
  }
  .shippingToForm__label {
    width: 100%;
    flex-grow: 1;
  }
}
@media (max-width: 374px) {
  .shippingToForm__button {
    width: 100%;
    flex-grow: 1;
  }
  .shippingToForm__button .button,
  .shippingToForm__button #dc_amount_select .dc_amount {
    width: 100%;
  }
}
.condition {
  margin-bottom: 32px;
}
.condition:last-child {
  border-bottom: 0;
}
.condition__counter {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 0;
  white-space: nowrap;
}
.condition__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px dashed #AAAAAA;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.condition__headerText {
  padding-right: 32px;
}
@media (max-width: 480px) {
  .condition {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .condition__items {
    margin-top: 16px;
  }
  .condition__header {
    flex-wrap: wrap;
  }
  .condition__header .condition__counter {
    margin-top: 16px;
  }
}
@media (max-width: 520px) {
  .itemcard_list.condition__items > .row > div {
    width: 50%;
  }
}
.dealerSearchInput {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -32px;
}
.dealerSearchInput > div {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 32px;
}
.dealerSearchInput .form-group,
.dealerSearchInput .form-group-set {
  margin-bottom: 0;
}
.dealerSearchInput input {
  width: 100%;
}
.dealerSearchInput__address {
  width: calc(100% - 180px - 160px);
  width: -moz-calc(100% - 180px - 160px);
  width: -webkit-calc(100% - 180px - 160px);
  width: -o-calc(100% - 180px - 160px);
}
@media (max-width: 767px) {
  .dealerSearchInput__address {
    width: 100%;
  }
}
.dealerSearchInput__radius {
  width: 180px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .dealerSearchInput__radius {
    width: 50%;
  }
}
.dealerSearchInput__radiusKm {
  background-color: #ffffff;
  border: 1px solid #AAAAAA;
  padding: 7px;
  border-left: 0;
}
.dealerSearchInput__button {
  width: 160px;
}
.dealerSearchInput__button .button,
.dealerSearchInput__button #dc_amount_select .dc_amount {
  width: 100%;
  min-width: 0;
}
@media (max-width: 767px) {
  .dealerSearchInput__button {
    width: 50%;
  }
}
.dealerSearchMap {
  margin-top: 32px;
}
.dealerSearch__image {
  margin-bottom: 30px;
  flex-shrink: 1;
}
.dealerSearch__image .image:before {
  padding-top: 60px;
}
.dealerSearch__image .image img {
  right: auto;
}
.dealerSearchList {
  margin-top: 32px;
  line-height: 1.2;
}
.dealerSearchList > .row {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -16px;
}
.dealerSearchList > .row > div {
  padding-left: 8px;
  padding-right: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dealerSearchList__item {
  width: 100%;
  padding: 30px 16px 16px 16px;
  border: 1px solid #EEEEEE;
  margin-bottom: 16px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dealerSearchList__address {
  margin-bottom: 10px;
  flex-grow: 1;
}
.dealerSearchList__name {
  font-weight: 700;
  flex-shrink: 0;
}
.dealerSearchList__distance {
  background-color: #EEEEEE;
  padding: 2px 5px;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
}
.dealerSearchList__contactLine {
  margin-top: 5px;
  font-size: 12px;
  flex-shrink: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dealerSearchList__contactLine .icon {
  margin-right: 5px;
  width: 20px;
  font-size: 18px;
}
.dealerSearchList__contactLine a {
  color: #4A3242;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dealerSearchList__contactLine a:hover {
  color: #49802E;
}
ul.checklist-inline-order {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}
ul.checklist-inline-order li {
  margin-right: 32px;
  margin-left: 32px;
  font-weight: 700;
  list-style-type: none;
  position: relative;
  display: block;
  padding-left: 30px;
  margin-bottom: 20px;
}
ul.checklist-inline-order li .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #B8497B;
  width: 30px;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 767px) {
  ul.checklist-inline-order {
    display: none;
  }
}
.orderProcessStep {
  border-bottom: 1px solid #AAAAAA;
}
.orderProcessStepHeader {
  padding: 30px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.orderProcessStepHeader__icon {
  flex-shrink: 0;
  width: 30px;
  text-align: center;
  margin-right: 10px;
}
.orderProcessStepHeader__icon .icon {
  font-size: 32px;
}
@media (max-width: 767px) {
  .orderProcessStepHeader__icon {
    width: 25px;
  }
  .orderProcessStepHeader__icon .icon {
    font-size: 20px;
  }
}
.orderProcessStepHeader__headline {
  flex-grow: 1;
  margin-right: 10px;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 32px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
  margin-bottom: 0;
  font-size: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .orderProcessStepHeader__headline {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .orderProcessStepHeader__headline {
    font-size: 22px;
  }
}
@media (max-width: 1635px) {
  .orderProcessStepHeader__headline {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .orderProcessStepHeader__headline {
    font-size: 18px;
  }
}
.orderProcessStepHeader__decision {
  font-weight: 700;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.orderProcessStepHeader__decisionLogo {
  margin-right: 20px;
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  width: 100px;
  flex-shrink: 0;
}
.orderProcessStepHeader__decisionLogo img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.orderProcessStepHeader__decisionLogo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.orderProcessStepHeader__decisionLogo img {
  left: auto;
}
.orderProcessStepHeader__decisionLogo:before {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .orderProcessStepHeader__decisionLogo {
    margin-right: 0;
  }
}
.orderProcessStepHeader__decisionButton {
  margin-left: 30px;
  flex-grow: 1;
  text-align: right;
}
.orderProcessStepHeader__decisionButton button {
  border: 0;
  padding: 0;
  background: none;
  color: #78AA5F;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}
.orderProcessStepHeader__decisionButton button:hover,
.orderProcessStepHeader__decisionButton button:focus,
.orderProcessStepHeader__decisionButton button:active {
  color: #49802E;
  text-decoration: none;
  outline: 0;
}
@media (max-width: 767px) {
  .orderProcessStepHeader {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .orderProcessStepHeader__headline {
    margin-right: 0;
  }
  .orderProcessStepHeader__decision {
    margin-top: 10px;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.orderProcessStepBody {
  padding: 0 0 30px 40px;
  display: none;
}
@media (max-width: 767px) {
  .orderProcessStepBody {
    padding: 0 0 20px 0;
  }
}
.orderProcessStepFooter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 15px;
}
.orderProcessStepFooter .button,
.orderProcessStepFooter #dc_amount_select .dc_amount {
  margin-top: 15px;
}
.orderProcessStepFooter .button_action {
  order: 1;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .orderProcessStepFooter {
    padding-top: 10px;
  }
  .orderProcessStepFooter .button,
  .orderProcessStepFooter #dc_amount_select .dc_amount {
    margin-top: 10px;
  }
  .orderProcessStepFooter .button_action {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .orderProcessStepFooter--extend {
    flex-wrap: wrap;
  }
  .orderProcessStepFooter--extend .button,
  .orderProcessStepFooter--extend .button_action,
  .orderProcessStepFooter--extend #dc_amount_select .dc_amount {
    order: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.orderProcessStepFooter.justify-content-flex-end {
  justify-content: flex-end;
}
.button_order {
  width: 100%;
  min-width: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.button_order .icon {
  margin-left: 20px;
  font-size: 28px;
  line-height: 1;
}
.button_order:disabled {
  background-color: #b0cda2 !important;
  border-color: #b0cda2 !important;
  color: #ffffff !important;
  cursor: not-allowed;
}
.button_order.loading {
  padding-top: 10px;
  padding-bottom: 10px;
}
#ppplus iframe {
  width: 100% !important;
}
@media (min-width: 1024px) {
  .orderProcessRegisterBoxRadioboxes {
    display: none;
  }
}
@media (max-width: 1023px) {
  .orderProcessRegisterBox:not(.orderProcessRegisterBox--0) {
    display: none;
  }
}
.orderProcessOption {
  width: 100%;
  margin: 0;
  color: #4A3242;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.3;
}
.orderProcessOption input {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.orderProcessOption input:checked + .orderProcessOption__text {
  border-color: #78AA5F;
  -webkit-box-shadow: 0 5px 10px -5px #737373;
  -moz-box-shadow: 0 5px 10px -5px #737373;
  box-shadow: 0 5px 10px -5px #737373;
}
.orderProcessOption input:checked + .orderProcessOption__text:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.orderProcessOption__text {
  border: 2px solid #AAAAAA;
  padding: 16px;
  padding-left: 40px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  position: relative;
}
.orderProcessOption__text:before,
.orderProcessOption__text:after {
  content: "";
  position: absolute;
  top: 16px;
  left: 10px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #777777;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}
.orderProcessOption__text:after {
  width: 14px;
  height: 14px;
  background-color: #777777;
  left: 13px;
  top: 19px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.orderProcessOption__description {
  font-weight: 700;
}
.orderProcessOption__logo {
  margin-bottom: 5px;
  max-width: 100px;
}
.orderProcessOption__logo img {
  right: auto;
}
.orderProcessOption__logo:before {
  padding-top: 40px;
}
.orderProcessOption__summary {
  margin-top: 5px;
}
.orderProcessOption--new {
  text-align: center;
}
.orderProcessOption--new .orderProcessOption__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 16px;
}
.orderProcessOption--new .orderProcessOption__text:before,
.orderProcessOption--new .orderProcessOption__text:after {
  display: none;
}
.orderProcessOption--new .icon {
  display: block;
  margin-bottom: 10px;
  font-size: 1.4em;
}
.orderProcessOption:hover .orderProcessOption__text {
  border-color: #78AA5F;
}
.orderProcessOptions {
  margin-bottom: -16px;
  margin-left: -8px;
  margin-right: -8px;
}
.orderProcessOptions > div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.orderProcessOptions .orderProcessOption {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.orderProcessOptions .orderProcessOption__text {
  width: 100%;
}
.orderProcessbarIcon {
  width: 44px;
  height: 44px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  border: 3px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #DDDDDD;
  color: #ffffff;
  font-size: 24px;
}
.orderProcessbarIcon span {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.orderProcessbarIcon.active {
  background-color: #B8497B;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
}
.orderProcessbarIcon.valid {
  background-color: #78AA5F;
  font-family: "icons";
  font-size: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
}
.orderProcessbarIcon.valid:before {
  content: "\E00C";
  margin-top: 1px;
}
.orderProcessbarIcon.valid span {
  display: none;
}
@media (max-width: 480px) {
  .orderProcessbarIcon:not(.active) {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }
  .orderProcessbarIcon.valid {
    font-size: 15px;
  }
}
.orderProcessbar {
  display: none;
}
.orderProcessbar .orderProcessbarInactive,
.orderProcessbar .orderProcessbarActive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #DDDDDD;
}
.orderProcessbar .orderProcessbarActive {
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #78AA5F;
  width: 0;
}
.orderProcessbar .orderProcessbarIcon {
  z-index: 1;
}
@media (max-width: 767px) {
  .orderProcessbar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
  }
}
.orderProcessSteps .orderProcessStepHeader {
  position: relative;
}
.orderProcessSteps .orderProcessStepHeader .orderProcessbarIcon {
  position: absolute;
  left: -84px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 1635px) {
  .orderProcessSteps .orderProcessStepHeader .orderProcessbarIcon {
    left: -50px;
  }
}
@media (max-width: 1810px) {
  .orderProcessSteps {
    padding-left: 84px;
  }
}
@media (max-width: 1635px) {
  .orderProcessSteps {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .orderProcessSteps {
    padding-left: 0;
  }
  .orderProcessSteps .orderProcessStepHeader .orderProcessbarIcon {
    display: none;
  }
}
.orderProcessSteps > .orderProcessbarInactive,
.orderProcessSteps > .orderProcessbarActive {
  position: absolute;
  width: 4px;
  height: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #DDDDDD;
  display: none;
}
.orderProcessSteps > .orderProcessbarActive {
  width: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #78AA5F;
}
.orderProcessRegisterBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-right: 1px solid #EEEEEE;
}
.orderProcessRegisterBox:last-child {
  border-right: 0;
}
.orderProcessRegisterBox__header {
  flex-shrink: 0;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #4A3242;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.02px;
  margin-bottom: 20px;
}
.orderProcessRegisterBox__body {
  flex-grow: 1;
}
.orderProcessRegisterBox__body ul.checklist {
  font-size: 13px;
}
.orderProcessRegisterBox__body ul.checklist strong {
  font-size: 15px;
}
.orderProcessRegisterBox__button {
  flex-shrink: 0;
  margin-top: 16px;
}
.orderProcessRegisterBox__button .button_facebook {
  width: 100%;
}
.orderProcessRegisterBox__button .registerForm .button_primary {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 18px;
  min-width: 146px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.36px;
  background-color: #ffffff;
  border: 1px solid #78AA5F;
  color: #78AA5F;
  font-size: 17px;
  width: 100%;
}
.orderProcessRegisterBox__button .registerForm .button_primary:hover,
.orderProcessRegisterBox__button .registerForm .button_primary:focus,
.orderProcessRegisterBox__button .registerForm .button_primary:active {
  background-color: #78AA5F;
  border-color: #78AA5F;
  color: #ffffff;
  text-decoration: none;
}
.orderProcessRegisterBox__button .registerForm .button_primary:disabled {
  background-color: #ffffff !important;
  border-color: #AAAAAA !important;
  color: #AAAAAA !important;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .orderProcessRegisterBox__button .registerForm .button_primary {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .orderProcessRegisterBox {
    border-right: 0;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
  }
  .orderProcessRegisterBox:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.order_step_1 .orderProcessStepBody .row {
  margin-left: -32px;
  margin-right: -32px;
}
.order_step_1 .orderProcessStepBody .row > .col-xs-12 {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 767px) {
  .order_step_1 .orderProcessStepBody .row {
    margin-left: 0;
    margin-right: 0;
  }
  .order_step_1 .orderProcessStepBody .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1636px) {
  .order_step_additional .orderProcessStepBody .row {
    margin-left: -32px;
    margin-right: -32px;
  }
  .order_step_additional .orderProcessStepBody .row > .col-xs-12 {
    padding-left: 32px;
    padding-right: 32px;
    border-right: 1px solid #EEEEEE;
  }
  .order_step_additional .orderProcessStepBody .row > .col-xs-12:last-child {
    border-right: 0;
  }
}
.itemTableList--order-summary .itemTableList__cell {
  padding-top: 6px;
  padding-bottom: 6px;
}
.itemTableList--order-summary .itemTableList__cell--image {
  width: 85px;
}
.itemTableList--order-summary .itemTableList__cell--image .image {
  background-color: #ffffff;
}
@media (max-width: 1635px) {
  .itemTableList--order-summary .itemTableList__cell--image {
    width: 60px;
  }
}
.itemTableList--order-summary .itemTableList__cell--quantity {
  width: 60px;
}
.itemTableList--order-summary .itemTableList__cell--line_amount {
  width: auto;
}
.itemTableList--order-summary .itemTableList__row--body {
  font-size: 15px;
  font-weight: 700;
}
.itemTableList--order-summary .itemTableList__row--body .description {
  font-size: 15px;
}
.itemTableList--order-summary .itemTableList__row--body .netWeight {
  font-weight: 400;
  font-size: 12px;
}
.itemTableList--order-summary .itemTableList__row:last-child .itemTableList__cell {
  border-bottom: 0;
}
@media (max-width: 480px) {
  .itemTableList--order-summary {
    display: block;
  }
  .itemTableList--order-summary .itemTableList__label {
    display: block;
    font-weight: 400;
  }
  .itemTableList--order-summary .itemTableList__row {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .itemTableList--order-summary .itemTableList__row:last-child {
    border-bottom: 1px solid #EEEEEE;
  }
  .itemTableList--order-summary .itemTableList__cell {
    border: 0;
    padding: 0;
  }
  .itemTableList--order-summary .itemTableList__cell--image {
    padding-left: 0;
  }
  .itemTableList--order-summary .itemTableList__cell--description {
    padding-right: 0;
  }
  .itemTableList--order-summary .itemTableList__cell--quantity {
    text-align: left;
  }
  .itemTableList--order-summary .itemTableList__row {
    display: grid;
    grid-template-columns: 90px 1fr auto;
    grid-template-rows: repeat(2, auto);
    grid-gap: 16px;
    align-items: flex-start;
    grid-template-areas: "image description description" "image quantity line-amount";
    grid-auto-rows: auto;
  }
  .itemTableList--order-summary .itemTableList__row--header {
    display: none;
  }
  .itemTableList--order-summary .itemTableList__cell {
    display: block;
  }
  .itemTableList--order-summary .itemTableList__cell--image {
    grid-area: image;
    width: 100%;
  }
  .itemTableList--order-summary .itemTableList__cell--description {
    grid-area: description;
  }
  .itemTableList--order-summary .itemTableList__cell--quantity {
    width: auto;
    grid-area: quantity;
  }
  .itemTableList--order-summary .itemTableList__cell--line_amount {
    width: auto;
    grid-area: line-amount;
  }
}
.orderSummary {
  background-color: #F7F7F7;
  padding: 15px 20px 20px 20px;
}
.orderSummary__header {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-style: italic;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (max-width: 1635px) {
  .orderSummary__header {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .orderSummary__header {
    font-size: 18px;
  }
}
.orderSummary__title {
  position: relative;
  padding-left: 30px;
}
.orderSummary__title .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 24px;
}
@media (max-width: 767px) {
  .orderSummary__title {
    padding-left: 25px;
  }
  .orderSummary__title .icon {
    font-size: 20px;
  }
}
.orderSummary__priceBoxes .orderPriceBox {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #AAAAAA;
}
.orderSummary__priceBoxes .orderPriceBox:last-child {
  border-bottom: 1px solid #AAAAAA;
}
.orderSummary__priceBoxes .orderPriceBox--taxes {
  font-weight: 500;
  font-size: 12px;
}
.orderSummary__footer {
  padding-top: 10px;
  font-size: 12px;
}
.orderSummary__footer .button_order {
  margin-top: 20px;
}
@media (max-width: 480px) {
  .orderSummary {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 1249px) {
  .orderProcessOrderBox {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
  }
}
#dc_background_select {
  margin-bottom: 20px;
}
#dc_background_select .dc_background {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  cursor: pointer;
  width: 100px;
}
#dc_background_select .dc_background .image:before {
  padding-top: 60%;
}
#dc_background_select .dc_background.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#input_message,
#message {
  height: 221px;
}
#dc_message #message {
  height: 150px;
}
#coupon_background_image {
  width: 100%;
  height: 520px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 32px;
}
@media (max-width: 1249px) {
  #coupon_background_image {
    height: 380px;
  }
}
@media (max-width: 767px) {
  #coupon_background_image {
    height: 200px;
  }
}
@media (max-width: 480px) {
  #coupon_background_image {
    height: 140px;
  }
}
.dc_amnt_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#dc_amount_select {
  margin-left: -10px;
  margin-right: -10px;
}
#dc_amount_select .dc_amount {
  margin-left: 10px;
  margin-right: 10px;
  min-width: 100px;
  margin-bottom: 10px;
}
#dc_amount_select .dc_amount.active {
  background-color: #B8497B;
  border-color: #B8497B;
  color: #ffffff;
}
#dc_individ_input {
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#dc_individ_input label {
  width: 100px;
  margin-bottom: 0;
  text-align: center;
  flex-shrink: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#dc_individ_input input {
  flex-grow: 1;
}
@media (max-width: 1635px) {
  #dc_individ_input {
    width: 100%;
  }
  #dc_individ_input label {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  #dc_individ_input {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #dc_individ_input label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: left;
  }
  #dc_individ_input input {
    width: 100%;
  }
}
.archiveFilterbox {
  margin-bottom: 30px;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
.archiveFilterbox > form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
}
.archiveFilterbox > form > .form-group,
.archiveFilterbox > form > .form-group-set {
  width: 25%;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
}
@media (max-width: 1249px) {
  .archiveFilterbox > form > .form-group,
  .archiveFilterbox > form > .form-group-set {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .archiveFilterbox > form > .form-group,
  .archiveFilterbox > form > .form-group-set {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .archiveFilterbox > form > .form-group,
  .archiveFilterbox > form > .form-group-set {
    width: 100%;
  }
}
.archiveFilterbox__buttons {
  padding-left: 5px;
  padding-right: 5px;
  flex-grow: 1;
  text-align: right;
  margin-top: 10px;
  margin-bottom: -10px;
}
.archiveFilterbox__buttons .button,
.archiveFilterbox__buttons #dc_amount_select .dc_amount {
  margin-bottom: 10px;
  min-width: 0;
}
.itemtablelist--document-archive .image_line {
  width: 100px;
}
.archiveTable {
  margin-bottom: 32px;
}
.archiveTable .table_cell {
  padding-top: 16px;
  padding-bottom: 16px;
}
.archiveTable .button,
.archiveTable #dc_amount_select .dc_amount {
  min-width: 100px;
}
.archiveTable__statusLine {
  width: 160px;
}
@media (max-width: 1635px) {
  .archiveTable {
    display: block;
  }
  .archiveTable .table_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
  }
  .archiveTable > .table_row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .archiveTable .table_cell {
    display: block;
    border-bottom: 0;
  }
  .archiveTable__infoLine {
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .archiveTable .table_row.table_header {
    display: none;
  }
  .archiveTable > .table_row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .archiveTable > .table_row > .table_cell {
    width: 100%;
  }
  .archiveTable > .table_row > .table_cell.archiveTable__statusLine {
    padding-bottom: 0;
  }
  .archiveTable > .table_row > .table_cell.archiveTable__infoLine {
    padding-top: 0;
  }
  .archiveTable__infoLine {
    padding-left: 0;
  }
}
.archiveTableInTable .table_cell {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 160px;
}
.archiveTableInTable .archiveTable__actionLine {
  width: auto;
  text-align: right;
}
@media (max-width: 1635px) {
  .archiveTableInTable .table_cell {
    width: 120px;
  }
  .archiveTableInTable .table_row {
    border-bottom: 0;
  }
  .archiveTableInTable .archiveTable__actionLine {
    flex-grow: 1;
  }
  .archiveTableInTable .archiveTable__numberLine {
    display: none;
  }
}
@media (max-width: 1249px) {
  .archiveTableInTable .table_cell {
    width: 33.33333333%;
  }
  .archiveTableInTable .archiveTable__actionLine {
    width: 100%;
    margin-top: 5px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .archiveTableInTable .table_cell {
    padding: 0;
    width: 100%;
  }
}
.itemTableList--document-archive .itemTableList__cell--image {
  width: 60px;
}
@media (max-width: 767px) {
  .itemTableList--document-archive {
    display: block;
  }
  .itemTableList--document-archive .itemTableList__label {
    display: block;
  }
  .itemTableList--document-archive .itemTableList__row {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .itemTableList--document-archive .itemTableList__row:last-child {
    border-bottom: 1px solid #EEEEEE;
  }
  .itemTableList--document-archive .itemTableList__cell {
    border: 0;
    padding: 0;
  }
  .itemTableList--document-archive .itemTableList__cell--image {
    padding-left: 0;
  }
  .itemTableList--document-archive .itemTableList__cell--description {
    padding-right: 0;
  }
  .itemTableList--document-archive .itemTableList__cell--quantity {
    text-align: left;
  }
  .itemTableList--document-archive .itemTableList__row {
    display: grid;
    grid-template-columns: 160px 1fr auto;
    grid-template-rows: repeat(2, auto);
    grid-gap: 16px;
    align-items: flex-start;
    grid-template-areas: "image description description" "image quantity line-amount";
    grid-auto-rows: auto;
  }
  .itemTableList--document-archive .itemTableList__row--header {
    display: none;
  }
  .itemTableList--document-archive .itemTableList__cell {
    display: block;
  }
  .itemTableList--document-archive .itemTableList__cell--image {
    grid-area: image;
    width: 100%;
  }
  .itemTableList--document-archive .itemTableList__cell--image .image {
    position: static;
    text-align: center;
  }
  .itemTableList--document-archive .itemTableList__cell--image .image:before {
    display: none;
  }
  .itemTableList--document-archive .itemTableList__cell--image .image img {
    position: static;
  }
  .itemTableList--document-archive .itemTableList__cell--description {
    grid-area: description;
  }
  .itemTableList--document-archive .itemTableList__cell--quanity {
    width: auto;
    grid-area: quantity;
  }
  .itemTableList--document-archive .itemTableList__cell--line_amount {
    width: auto;
    grid-area: line-amount;
  }
  @supports not (display: grid) {
    .itemTableList--document-archive {
      display: block;
    }
    .itemTableList--document-archive .itemTableList__row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .itemTableList--document-archive .itemTableList__row--header {
      display: none;
    }
    .itemTableList--document-archive .itemTableList__cell {
      border: 0;
      padding: 5px 8px;
    }
    .itemTableList--document-archive .itemTableList__cell--image {
      flex-shrink: 0;
      width: 160px;
    }
    .itemTableList--document-archive .itemTableList__cell--description {
      flex-grow: 1;
      width: calc(100% - 160px);
      width: -moz-calc(100% - 160px);
      width: -webkit-calc(100% - 160px);
      width: -o-calc(100% - 160px);
    }
    .itemTableList--document-archive .itemTableList__cell--size {
      flex-grow: 1;
      padding-left: 168px;
      width: 100%;
    }
    .itemTableList--document-archive .itemTableList__cell--quantity {
      padding-left: 168px;
      width: auto;
    }
    .itemTableList--document-archive .itemTableList__cell--line_amount {
      width: auto;
    }
    @media (max-width: 480px) {
      .itemTableList--document-archive .itemTableList__cell--image {
        width: 120px;
      }
      .itemTableList--document-archive .itemTableList__cell--quantity,
      .itemTableList--document-archive .itemTableList__cell--size {
        padding-left: 128px;
      }
    }
    @media (max-width: 374px) {
      .itemTableList--document-archive .itemTableList__cell--image {
        width: 60px;
      }
      .itemTableList--document-archive .itemTableList__cell--quantity,
      .itemTableList--document-archive .itemTableList__cell--size {
        padding-left: 68px;
      }
    }
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .itemTableList--document-archive .itemTableList__row {
    grid-template-columns: 100px 1fr auto;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .itemTableList--document-archive .itemTableList__row {
    grid-template-columns: 60px 1fr auto;
    grid-gap: 8px;
    grid-row-gap: 16px;
  }
}
.itemTableList--reorder .itemTableList__cell--image {
  width: 60px;
}
@media (min-width: 768px) {
  .itemTableList--reorder .itemTableList__row--body .itemTableList__cell:not(.itemTableList__cell--quantity):not(.itemTableList__cell--image) {
    padding-top: 20px;
  }
}
.itemTableList--reorder .itemTableList__row--body .itemTableList__cell .quantity input {
  font-size: 15px;
}
.itemTableList--reorder .itemTableList__cell--checkbox {
  width: 40px;
}
.itemTableList--reorder .specialcheckbox {
  padding-left: 0;
  line-height: 24px;
  min-width: 24px;
  min-height: 24px;
}
.itemTableList--reorder .specialcheckbox label {
  width: 24px;
  height: 24px;
}
.itemTableList--reorder .specialcheckbox label:after {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  top: 0;
  left: 0;
}
.itemTableList--reorder .specialcheckbox input {
  width: 24px;
  height: 24px;
}
@media (max-width: 1249px) {
  .itemTableList--reorder .specialcheckbox {
    line-height: 32px;
    min-width: 32px;
    min-height: 32px;
  }
  .itemTableList--reorder .specialcheckbox label {
    width: 32px;
    height: 32px;
  }
  .itemTableList--reorder .specialcheckbox label:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    left: 0;
    text-align: center;
    top: 1px;
  }
  .itemTableList--reorder .specialcheckbox input {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .itemTableList--reorder {
    display: block;
  }
  .itemTableList--reorder .itemTableList__label {
    display: block;
  }
  .itemTableList--reorder .itemTableList__row {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .itemTableList--reorder .itemTableList__row:last-child {
    border-bottom: 1px solid #EEEEEE;
  }
  .itemTableList--reorder .itemTableList__cell {
    border: 0;
    padding: 0;
  }
  .itemTableList--reorder .itemTableList__cell--image {
    padding-left: 0;
  }
  .itemTableList--reorder .itemTableList__cell--description {
    padding-right: 0;
  }
  .itemTableList--reorder .itemTableList__cell--quantity {
    text-align: left;
  }
  .itemTableList--reorder .itemTableList__row {
    display: grid;
    grid-template-columns: 36px 160px 1fr auto;
    grid-template-rows: repeat(2, auto);
    grid-gap: 16px;
    align-items: flex-start;
    grid-template-areas: "checkbox image description description" "checkbox image quantity line-amount";
    grid-auto-rows: auto;
  }
  .itemTableList--reorder .itemTableList__row--header {
    display: none;
  }
  .itemTableList--reorder .itemTableList__cell {
    display: block;
  }
  .itemTableList--reorder .itemTableList__cell--image {
    grid-area: image;
    width: 100%;
  }
  .itemTableList--reorder .itemTableList__cell--image .image {
    position: static;
    text-align: center;
  }
  .itemTableList--reorder .itemTableList__cell--image .image:before {
    display: none;
  }
  .itemTableList--reorder .itemTableList__cell--image .image img {
    position: static;
  }
  .itemTableList--reorder .itemTableList__cell--description {
    grid-area: description;
  }
  .itemTableList--reorder .itemTableList__cell--quanity {
    width: auto;
    grid-area: quantity;
  }
  .itemTableList--reorder .itemTableList__cell--line_amount {
    width: auto;
    grid-area: line-amount;
    line-height: 40px;
  }
  .itemTableList--reorder .itemTableList__cell--line_amount .itemTableList__label {
    line-height: 1.6;
  }
  .itemTableList--reorder .itemTableList__cell--checkbox {
    grid-area: checkbox;
  }
  @supports not (display: grid) {
    .itemTableList--reorder {
      display: block;
    }
    .itemTableList--reorder .itemTableList__row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .itemTableList--reorder .itemTableList__row--header {
      display: none;
    }
    .itemTableList--reorder .itemTableList__cell {
      border: 0;
      padding: 5px 8px;
    }
    .itemTableList--reorder .itemTableList__cell--checkbox {
      width: 40px;
      padding-left: 0;
    }
    .itemTableList--reorder .itemTableList__cell--image {
      flex-shrink: 0;
      width: 160px;
    }
    .itemTableList--reorder .itemTableList__cell--description {
      flex-grow: 1;
      width: calc(100% - 160px - 40px);
      width: -moz-calc(100% - 160px - 40px);
      width: -webkit-calc(100% - 160px - 40px);
      width: -o-calc(100% - 160px - 40px);
    }
    .itemTableList--reorder .itemTableList__cell--size {
      flex-grow: 1;
      padding-left: 208px;
      width: 100%;
    }
    .itemTableList--reorder .itemTableList__cell--quantity {
      padding-left: 208px;
      width: auto;
    }
    .itemTableList--reorder .itemTableList__cell--line_amount {
      width: auto;
    }
    @media (max-width: 480px) {
      .itemTableList--reorder .itemTableList__cell--image {
        width: 120px;
      }
      .itemTableList--reorder .itemTableList__cell--quantity,
      .itemTableList--reorder .itemTableList__cell--size {
        padding-left: 168px;
      }
    }
    @media (max-width: 374px) {
      .itemTableList--reorder .itemTableList__cell--image {
        width: 60px;
      }
      .itemTableList--reorder .itemTableList__cell--quantity,
      .itemTableList--reorder .itemTableList__cell--size {
        padding-left: 108px;
      }
    }
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .itemTableList--reorder .itemTableList__row {
    grid-template-columns: 36px 100px 1fr auto;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .itemTableList--reorder .itemTableList__row {
    grid-template-columns: 36px 40px 1fr auto;
    grid-gap: 8px;
    grid-row-gap: 16px;
  }
}
.campaignDiscountIcon {
  background-color: #B8497B;
  color: #ffffff;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  padding: 3px 5px;
  font-size: 15px;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.campaignText {
  width: 110px;
  height: 110px;
  flex-shrink: 0;
  background-color: #B8497B;
  color: #ffffff;
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
  font-style: italic;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  font-size: 11px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
}
@media (max-width: 767px) {
  .campaignText {
    width: 100px;
    height: 100px;
    font-size: 10px;
  }
}
.itemcardOrderbox .campaignBuyboxDiscountInfo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 5px;
}
.itemcardOrderbox .campaignBuyboxDiscountInfo .cross_price {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}
.discount_info_element {
  font-weight: 700;
  margin-bottom: 10px;
}
.itemTableList--basket .discount_info {
  position: absolute;
  left: 0;
  top: 0;
}
.campaignBanner {
  margin-bottom: 32px;
  padding: 2px;
  border: 2px solid #B8497B;
}
.campaignBanner__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 10px 16px;
  font-weight: 700;
  background-color: #B8497B;
  color: #ffffff;
}
.campaignBanner__headline {
  font-family: paralucent, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 1.2;
  margin-right: 16px;
}
.fumo--address-option-select {
  margin-top: 2rem;
}
.fumo--tabs {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
}
.fumo--tab {
  display: block;
  padding: 1rem 2rem;
  border: solid 2px #AAAAAA;
  border-bottom: none;
  font-weight: bold;
  z-index: 90;
}
.fumo--tab.active {
  border-color: #78AA5F;
  color: #78AA5F;
  border-bottom: solid 2px white;
  z-index: 110;
}
.fumo--tab.disabled {
  filter: contrast(0.5) brightness(1.2);
}
.fumo--tab-content {
  position: relative;
  flex-grow: 1;
  border: solid 2px #78AA5F;
  padding: 1.4rem;
  box-sizing: border-box;
  margin-top: -2px;
  z-index: 100;
}
.fumo--tabview {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
}
.fumo--shipping-option {
  display: flex !important;
  flex-flow: column nowrap !important;
  width: 100% !important;
}
.fumo--shipping-title {
  font-size: 2rem;
  display: block;
}
.fumo--shipping-title small {
  display: block;
}
.fumo-order-step-info {
  background: none;
  border: none;
  color: #78aa5f;
  font-size: 1.2em;
}
.fumo-order-step-info:hover {
  color: #49802e;
}
.fumo--stable-list {
  width: 100%;
  max-height: 60vh;
  overflow: auto;
  flex-wrap: wrap !important;
}
.promotion.promotion_fumo {
  background-image: url("/userdata/images/promotion/promotion_fumo.svg");
  background-size: contain;
}
.orderProcessOption.disabled {
  color: #777;
  cursor: not-allowed !important;
}
.orderProcessOption__text.disabled {
  border-color: #AAAAAA !important;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .headerMain .headerLogo,
  .headerMain .headerAccount {
    width: auto;
  }
  .gp.ct {
    display: block;
  }
  .itemcard_list > .row > div,
  .shop_item_preview .owl-stage {
    display: block;
  }
}
.algoliaAutocomplete__layout {
  width: 100%;
  flex-direction: column;
  min-height: 100%;
  display: grid;
  grid-template-columns: minmax(auto, 420px) 1fr;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "header header" "content content";
  column-gap: 45px;
}
@media (max-width: 1635px) {
  .algoliaAutocomplete__layout {
    grid-template-columns: minmax(auto, 300px) 1fr;
    column-gap: 30px;
  }
}
@media (max-width: 1249px) {
  .algoliaAutocomplete__layout {
    grid-template-columns: auto 1fr;
  }
}
@media (max-width: 1023px) {
  .algoliaAutocomplete__layout {
    grid-template-columns: 1fr;
    padding: 0;
    grid-template-areas: "header" "content";
  }
}
.algoliaAutocomplete__wrapper:has(.algoliaAutocomplete__results:empty) {
  display: none;
}
.algoliaAutocomplete__header {
  position: sticky;
  top: 0;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 45px;
  grid-area: header;
}
.algoliaAutocomplete__controls {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .algoliaAutocomplete__controls {
    justify-content: unset;
  }
}
.algoliaAutocomplete__content {
  grid-area: content;
  display: flex;
}
@media (max-width: 1023px) {
  .algoliaAutocomplete__content {
    gap: 30px;
    padding: 24px;
    flex-direction: column;
    overflow-x: hidden;
    flex-wrap: nowrap;
    margin-bottom: 100px;
  }
}
.algoliaAutocomplete__side {
  padding-right: 45px;
  width: 20%;
  flex-shrink: 0;
}
.algoliaAutocomplete__side:empty {
  display: none;
}
@media (max-width: 1635px) {
  .algoliaAutocomplete__side {
    padding-right: 30px;
  }
}
@media (max-width: 1249px) {
  .algoliaAutocomplete__side {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .algoliaAutocomplete__side {
    padding-right: 0;
    border-right: none;
    width: 100%;
    margin-top: 0;
    min-width: unset;
  }
}
.algoliaAutocomplete__results {
  flex-grow: 1;
  width: 80%;
}
.algoliaAutocomplete__results:empty {
  display: none;
}
.algoliaAutocomplete__results .emptybox {
  margin-bottom: 16px;
}
@media (max-width: 1249px) {
  .algoliaAutocomplete__results {
    width: 75%;
  }
}
@media (max-width: 1023px) {
  .algoliaAutocomplete__results {
    margin-top: 0;
    height: 100%;
    width: 100%;
  }
}
.algoliaAutocomplete .searchBar__dummy {
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
}
.algoliaAutocompletePanel .itembox__name {
  display: block;
}
.algoliaAutocompletePanel .itembox__name mark {
  background-color: red;
  color: inherit;
  padding: 1px 2px;
  border-radius: 2px;
  display: inline !important;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.algoliaCategories {
  display: flex;
  flex-direction: column;
  padding: 0;
  gap: 16px;
}
@media (max-width: 1023px) {
  .algoliaCategories {
    flex-direction: row;
    overflow-x: auto;
    margin: 0 calc(@grid-gap * -1);
    padding: 0 20px;
    scroll-padding-left: 20px;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
  }
}
.algoliaCategories__item {
  display: flex;
  margin: 0;
}
.algoliaCategories__item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 16px;
}
.algoliaCategories__item img {
  display: inline-flex;
  width: 55px;
  height: 55px;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 100%;
}
.algoliaCategories__item span {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .algoliaCategories__item {
    display: inline-flex;
    width: auto;
    scroll-snap-align: start;
    white-space: nowrap;
  }
  .algoliaCategories__item:has(img) {
    padding-right: 55px;
  }
  .algoliaCategories__item a {
    display: inline-flex;
  }
}
.algoliaAutocompleteModal {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  z-index: 1020;
}
.algoliaAutocompleteModal--minimal {
  height: auto !important;
  min-height: auto;
  max-height: 70vh;
  max-height: 70dvh;
  max-height: 70svh;
  left: 0;
  right: 0;
  bottom: auto;
}
.algoliaAutocompleteModal:not(.is-active) {
  display: none;
}
.algoliaAutocompleteModal__box {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  padding: 24px 0 0 0;
  overflow-y: auto;
  height: auto;
  max-height: 70vh;
  max-height: 70dvh;
  max-height: 70svh;
}
@media (max-width: 1023px) {
  .algoliaAutocompleteModal__box {
    padding: 0;
  }
}
.algoliaAutocompleteModal__box:has(.algoliaAutocompleteModal__mobileSearch) .algoliaAutocomplete__side {
  margin-top: 70px;
}
.algoliaAutocompleteModal__box:has(.algoliaAutocompleteModal__mobileSearch) .algoliaAutocomplete__side:empty + .algoliaAutocomplete__results {
  margin-top: 70px;
}
.algoliaAutocompleteModal--minimal .algoliaAutocompleteModal__box {
  height: auto;
}
.algoliaAutocompleteModal__content {
  max-width: calc(@container-large);
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  height: auto;
}
@media (max-width: 1023px) {
  .algoliaAutocompleteModal__content {
    padding: 0;
  }
}
.algoliaAutocompleteModal--minimal .algoliaAutocompleteModal__content {
  height: auto;
}
.algoliaAutocompleteModal__close {
  position: absolute;
  top: 0;
  right: 16px;
  clip-path: none;
  font-size: 20px;
  background: transparent;
  border: none;
  padding: 0;
  z-index: 11;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
}
.algoliaAutocompleteModal__close .icon {
  padding: 0;
  border: 0;
  margin: 0 !important;
  background: transparent;
}
@media (max-width: 1023px) {
  .algoliaAutocompleteModal__close {
    position: absolute;
    top: 20px;
    right: 26px;
  }
}
.algoliaAutocompleteModal__close:hover,
.algoliaAutocompleteModal__close:focus,
.algoliaAutocompleteModal__close:active {
  background: #EEEEEE;
}
.algoliaAutocompleteModal__close:hover .icon,
.algoliaAutocompleteModal__close:focus .icon,
.algoliaAutocompleteModal__close:active .icon {
  background: transparent;
}
.algoliaAutocompleteProducts {
  padding-left: 0;
}
.algoliaAutocompleteProducts li {
  margin-bottom: 0;
}
.algoliaAutocompleteForm {
  max-width: 630px;
  flex-grow: 1;
  width: 100%;
  gap: 12px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.algoliaAutocompleteForm.is-loaded {
  opacity: 1;
}
.algoliaAutocompleteForm__input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 60px;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.algoliaAutocompleteForm__input:not(:disabled):focus {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}
.algoliaAutocompleteForm__clear {
  position: absolute;
  right: 0;
  border: none;
}
.algoliaAutocompleteForm__label {
  position: absolute;
  left: 0;
  top: 0;
}
.algoliaAutocompleteForm__label button {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background-color: #78AA5F;
  color: #ffffff;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  cursor: pointer;
  border: none;
}
.algoliaAutocompleteForm__label button:hover {
  background-color: #49802E;
}
.algoliaAutocompleteForm__label button .icon {
  font-size: 24px;
  line-height: 1;
}
.algoliaAutocompleteForm__submit,
.algoliaAutocompleteForm__clear {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  cursor: pointer;
  border-radius: 0;
}
.algoliaAutocompleteForm__submit i,
.algoliaAutocompleteForm__clear i {
  margin: 0 !important;
  padding: 0;
  background: transparent;
  font-size: 24px;
  border-radius: 0;
  height: 100%;
  aspect-ratio: 1;
}
.algoliaAutocompleteForm__clear {
  position: absolute;
  right: 0;
  top: 0;
}
.algoliaAutocompleteForm__searchBar {
  position: relative;
}
.algoliaAutocompleteForm__legend {
  color: #AAAAAA;
}
.searchBar.searchBar--dynamicPlaceholders .dynamicPlaceholders {
  min-height: 1.2em;
  height: 1.2em;
  flex-grow: 1;
  contain: paint;
  display: flex;
  align-items: center;
}
.searchBar.searchBar--dynamicPlaceholders .dynamicPlaceholders__container {
  padding-left: 45px;
  pointer-events: none;
  container-type: inline-size;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: inherit;
  padding-left: 50px;
  opacity: 1;
}
.searchBar.searchBar--dynamicPlaceholders .dynamicPlaceholders__container > .inner {
  display: flex;
  position: relative;
  align-items: center;
  gap: 7px;
  height: 100%;
}
.searchBar.searchBar--dynamicPlaceholders .dynamicPlaceholders__container > .inner > div:first-child {
  height: 100%;
  align-content: center;
}
@container (inline-size < 360px) {
  .searchPlaceholder {
    display: none !important;
  }
}
.searchBar.searchBar--dynamicPlaceholders .placeholder-text {
  position: absolute;
  white-space: nowrap;
  left: 0;
  right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateY(200%);
  transition: transform 0.75s ease-in-out;
}
.searchBar.searchBar--dynamicPlaceholders .placeholder-text.current {
  transform: translateY(0);
}
.searchBar.searchBar--dynamicPlaceholders .placeholder-text.slide-in {
  transform: translateY(0);
}
.searchBar.searchBar--dynamicPlaceholders .placeholder-text.slide-out {
  transform: translateY(-200%);
}
.searchBar.searchBar--dynamicPlaceholders.is-filled .dynamicPlaceholders__container,
.searchBar.searchBar--dynamicPlaceholders.is-focus .dynamicPlaceholders__container {
  display: none;
}
.algoliaAutocompletePanel {
  display: flex;
  flex-direction: column;
}
.algoliaAutocompletePanel__header {
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
}
@media (min-width: 1024px) {
  .algoliaAutocompletePanel__footer {
    position: sticky;
    bottom: 0;
    z-index: 10;
    margin-top: auto;
  }
}
.algoliaAutocompleteShowAllButton {
  background: #ffffff;
}
@media (max-width: 1023px) {
  .algoliaAutocompleteShowAllButton {
    grid-area: footer;
    padding: 30px 24px;
    bottom: 0;
    display: grid;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .algoliaAutocompleteShowAllButton {
    padding: 16px 0;
    border-top: 1px solid #eee;
  }
}
.algoliaAutocompleteModal__mobileSearch {
  padding: 1rem;
  padding-left: 20px;
  position: fixed;
  left: 0;
  right: 0;
  background: white;
  z-index: 15;
}
.algoliaAutocompleteModal__mobileSearch .algoliaAutocompleteForm--mobile {
  padding-top: 16px;
  width: 100%;
  max-width: calc(100vw - 76px);
}
.algoliaAutocompleteModal__mobileSearch .algoliaAutocompleteForm--mobile .algoliaAutocompleteForm__searchBar {
  margin: 0;
}
.algoliaAutocompleteModal__mobileSearch .algoliaAutocompleteForm--mobile .algoliaAutocompleteForm__searchBar .algoliaAutocompleteForm__input {
  padding: 0.75rem 1rem;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-left: 0;
  position: relative;
  left: -1px;
}
.algoliaAutocompleteModal__mobileSearch .algoliaAutocompleteForm--mobile .algoliaAutocompleteForm__searchBar .algoliaAutocompleteForm__clear {
  display: flex;
  align-items: center;
  justify-content: center;
}
.algoliaAutocompleteModal .algoliaAutocomplete__header {
  display: none;
}
.algoliaAutocompleteModal__box:has(.algoliaAutocompleteModal__mobileSearch) {
  padding-top: 0;
}
.algoliaAutocompleteModal__box:has(.algoliaAutocompleteModal__mobileSearch) .algoliaAutocompleteModal__close {
  position: fixed;
  right: 6px;
  z-index: 20;
}

/*# sourceMappingURL=style.css.map */
