.apc-rec-clock{position:absolute;top:0;right:0;z-index:1;width:72px;height:72px;border-radius:100%;background-color:#d74012}.apc-rec-clock,.apc-rec-clock .hand{display:flex;align-items:center;justify-content:center}.apc-rec-clock .hand{flex-direction:row;width:100%;height:100%;-webkit-animation:spin 6s cubic-bezier(.5,-.5,.5,1.5) infinite;animation:spin 6s cubic-bezier(.5,-.5,.5,1.5) infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%,70%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}85%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%,70%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}85%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.apc-rec-clock .ring{width:83%;height:83%;border:2px solid #fff;border-radius:100%;position:absolute}.apc-rec-clock .ball{background-color:#fff;width:8px;height:8px;border-radius:100%;bottom:3px;position:absolute;-webkit-animation:bounce 6s ease-in-out infinite;animation:bounce 6s ease-in-out infinite}@-webkit-keyframes bounce{0%,35%,65%,70%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(.75);transform:scale(.75)}55%{-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes bounce{0%,35%,65%,70%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(.75);transform:scale(.75)}55%{-webkit-transform:scale(1.25);transform:scale(1.25)}}.apc-rec-clock .cutout{background-color:#d74012;width:8px;height:8px;border-right:6px solid #d74012;border-left:6px solid #d74012;border-radius:100%;position:absolute;bottom:3px}.apc-rec-clock .text{font-family:sohne-medium,Verdana,Arial,sans-serif;font-weight:600;color:#fff;font-size:12px;width:100%;position:absolute;top:20px;word-spacing:100vw;-webkit-animation:resize 6s ease-in-out infinite;animation:resize 6s ease-in-out infinite}@-webkit-keyframes resize{0%,35%,65%,70%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.2);transform:scale(1.2)}55%{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes resize{0%,35%,65%,70%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.2);transform:scale(1.2)}55%{-webkit-transform:scale(.8);transform:scale(.8)}}.apc-rec-price{display:flex;font-size:14px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#5b5750;line-height:18px;margin-bottom:8px}.apc-rec-price .apc-rec-base-price{text-decoration:line-through}.apc-rec-price .apc-rec-sale-price{color:#d74012;margin-left:5px}.apc-rec-icon{height:12px;width:12px}.apc-rec-review-bar{width:140px;height:20px;display:flex;justify-content:center;align-items:center}.review-stars{position:relative;top:2px}.review-number{font-family:sohne-medium,Verdana,Arial,sans-serif;margin-left:4px;color:#585b58;font-size:12px}.review-placement{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;color:#d74012;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-placement span{font-family:sohne-regular,Verdana,Arial,sans-serif;display:flex;align-items:center}.review-placement .full-star-icon{position:relative;left:1px}.review-placement .review-placement-text{margin-left:5px}.apc-rec-spinner{display:flex;width:72px;position:absolute;text-align:center;justify-content:space-around}.apc-rec-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.apc-rec-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.apc-rec-spinner>div{width:18px;height:18px;background:#aaa;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.apc-rec-shimmer-background{position:absolute;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3}.apc-rec-shimmer-background .shimmer-thumb{display:flex;align-items:center;justify-content:center;width:70%;height:55%;background:#ebedf0;margin:10%}.apc-rec-shimmer-background .shimmer-text{width:50%;height:16px;background:#ebedf0;border-radius:8px;margin-bottom:4%}.apc-rec-product-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background:transparent;padding:4px;margin:0 auto;max-width:280px;box-sizing:content-box;opacity:1;-webkit-animation:smooth-animation .4s ease-in;animation:smooth-animation .4s ease-in}.apc-rec-product-wrapper.replace{opacity:0;transition:opacity .4s ease-in}.apc-rec-product-wrapper.shown{opacity:1}.apc-rec-product-wrapper.apc-rec-mini-product-wrapper{width:80px;height:80px;margin:0}.apc-rec-product-wrapper.apc-rec-mini-product-wrapper:last-child{margin-right:20px}@media screen and (max-width:768px){.apc-rec-product-wrapper{height:250px}}.grid-layout .apc-rec-product-wrapper{height:330px;width:calc(20% - 8px);margin:0}@media screen and (min-width:992px) and (max-width:1200px){.grid-layout .apc-rec-product-wrapper{width:calc(25% - 16px)}.grid-layout .preview .apc-rec-product-wrapper:nth-child(n+9){display:none}}@media screen and (min-width:768px) and (max-width:992px){.grid-layout .apc-rec-product-wrapper{width:calc(33.33333% - 12px)}.grid-layout .preview .apc-rec-product-wrapper:nth-child(n+7){display:none}}@media screen and (min-width:0) and (max-width:768px){.grid-layout .apc-rec-product-wrapper{width:calc(50% - 8px)}.grid-layout .preview .apc-rec-product-wrapper:nth-child(n+5){display:none}}.carousel-layout .apc-rec-product-wrapper{height:324px;width:248px}.apc-rec-product{display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;max-width:100%;height:100%;flex-grow:1;border:none;position:relative;box-sizing:border-box;cursor:pointer;background:transparent;grid-gap:4px;gap:4px}.apc-rec-product:hover .product-image{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.apc-rec-product .product-image-wrapper{height:80%;display:flex;justify-content:center;align-items:center}.apc-rec-product .product-image-wrapper.review-adjustment{height:calc(80% - 24px)}.apc-rec-product .product-image{max-width:90%;height:auto;width:auto;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;max-height:100%}.apc-rec-product .product-image:hover{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.apc-rec-product .product-name{font-size:16px;font-family:sohne-regular,Verdana,Arial,sans-serif;color:#241f16;line-height:24px;padding:16px 0 4px}.apc-rec-product .product-name,.apc-rec-product .product-title{width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.apc-rec-product .product-title{font-size:14px;font-weight:400;color:#5b5750;line-height:21px;padding-bottom:8px}.apc-rec-product-list{display:flex;align-items:center;justify-content:space-around}.carousel-layout .apc-rec-product-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 4px}.grid-layout .apc-rec-product-list{flex-flow:row wrap;width:100%;height:100%;grid-row-gap:48px;row-gap:48px}.mini-layout .apc-rec-product-list{justify-content:start}.apc-rec-title{font-family:Hue;font-size:32px;color:#241f16;font-weight:200;line-height:40px;margin-bottom:9px}.apc-rec-title.homepage-theme{-webkit-animation:smooth-animation .4s ease-in;animation:smooth-animation .4s ease-in}@media screen and (max-width:768px){.apc-rec-title.homepage-theme{font-size:20px;line-height:28px}}.apc-rec-title.pip-theme{-webkit-animation:smooth-animation .4s ease-in;animation:smooth-animation .4s ease-in}@media screen and (max-width:768px){.apc-rec-title.pip-theme{font-size:20px;line-height:32px}}.apc-rec-subtitle{font-family:sohne-regular,Verdana,Arial,sans-serif;font-size:16px;line-height:28px}.apc-rec-subtitle.homepage-theme{color:#6a707c}@media screen and (max-width:768px){.apc-rec-subtitle.homepage-theme{font-size:14px;line-height:20px}}.apc-rec-subtitle.pip-theme{color:#5b5750}@media screen and (max-width:768px){.apc-rec-subtitle.pip-theme{font-size:16px;line-height:20px}}.apc-rec-pipeline{box-sizing:border-box;width:1px;border:1px solid #c6c7c9}@-webkit-keyframes smooth-animation{0%{opacity:0}to{opacity:1}}@keyframes smooth-animation{0%{opacity:0}to{opacity:1}}.apc-rec-subtitles-wrapper{display:flex;margin-top:12px;margin-bottom:24px;grid-gap:20px;gap:20px}.apc-rec-subtitle.homepage-subtitle-theme{color:#5b5750;font-family:sohne-regular,Verdana,Arial,sans-serif;font-size:16px;line-height:24px;align-self:inherit;letter-spacing:.5px;-webkit-animation:smooth-animation .4s ease-in;animation:smooth-animation .4s ease-in}.apc-rec-subtitle.homepage-subtitle-theme.apc-rec-subtitle-active{font-family:sohne-medium,Verdana,Arial,sans-serif;color:#241f16;cursor:default}.apc-rec-subtitle.homepage-subtitle-theme.apc-rec-subtitle-inactive:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;cursor:pointer}@media screen and (max-width:768px){.apc-rec-subtitle.homepage-subtitle-theme{display:flex;align-items:center;font-size:14px;line-height:20px;text-overflow:ellipsis}}.apc-rec-subtitle.pip-subtitle-theme{color:#5b5750;font-family:sohne-regular,Verdana,Arial,sans-serif;font-size:16px;line-height:24px;align-self:inherit;-webkit-animation:smooth-animation .4s ease-in;animation:smooth-animation .4s ease-in}.apc-rec-subtitle.pip-subtitle-theme.clickable{cursor:pointer}@media screen and (max-width:768px){.apc-rec-subtitle.pip-subtitle-theme{font-size:16px;line-height:20px}}.apc-rec-header{display:flex;flex-direction:column;overflow:hidden}.apc-rec-header.align-left{text-align:start;margin-left:8px}.apc-rec-header.align-center{text-align:center;align-items:center}.apc-rec-header.align-right{text-align:end;margin-right:8px}.apc-rec-subtitles-wrapper.subtitle-align-left{justify-content:start}.apc-rec-subtitles-wrapper.subtitle-align-center{justify-content:center}.apc-rec-subtitles-wrapper.subtitle-align-right{justify-content:end}.apc-rec-grid-wrapper{height:calc(100% - 70px);display:flex;flex-direction:row;align-items:center;justify-content:center;overflow-y:visible;position:relative}@media screen and (min-width:0) and (max-width:1200px){.apc-rec-grid-wrapper{flex-direction:column}}.apc-rec-grid-wrapper .see-more{display:none;font-family:sohne-medium,Verdana,Arial,sans-serif}@media screen and (min-width:0) and (max-width:1200px){.apc-rec-grid-wrapper .see-more{height:44px;width:100%;min-width:260px;color:#585780;font-size:16px;font-weight:500;line-height:21px;text-align:center;border:none;border-top:1px solid #dcdee1;background:transparent;margin:24px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}}@media screen and (min-width:0) and (max-width:768px){.apc-rec-grid-wrapper .see-more{font-size:14px}}.apc-rec-grid-wrapper .see-more-icon{margin:-8px 0 0 12px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.apc-rec-arrow{padding:0;background:#fff;cursor:pointer;width:24px;height:48px;border:1px solid #5b5750;border-radius:4px;margin:0 8px}.apc-rec-arrow:hover{box-shadow:0 4px 4px -1px #c6c7c9}.apc-rec-arrow.disable{opacity:.3;cursor:auto}.apc-rec-arrow.disable:hover{box-shadow:none}.apc-rec-arrow .arrow-icon{position:relative;height:12px;width:12px;border-right:2px solid #5b5750;border-top:2px solid #5b5750}.apc-rec-arrow .arrow-icon.left{-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-left:7px}.apc-rec-arrow .arrow-icon.right{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:7px}.apc-rec-carousel-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}.apc-rec-carousel-wrapper.single-product-mweb{justify-content:left}.apc-rec-carousel-wrapper .carousel-product-list-wrapper{overflow-x:scroll;padding-bottom:20px;scrollbar-width:none}.apc-rec-carousel-wrapper .carousel-product-list-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.apc-rec-carousel-wrapper .scrollbar{overflow-x:scroll;padding:12px 0 24px;scrollbar-color:#6a707c #f5f6f8;scrollbar-width:thin}.apc-rec-carousel-wrapper .scrollbar::-webkit-scrollbar{height:3px;display:inline;display:initial}.apc-rec-carousel-wrapper .scrollbar::-webkit-scrollbar-track{border:1px solid #fff;background-color:#f5f6f8}.apc-rec-carousel-wrapper .scrollbar::-webkit-scrollbar-thumb{background-color:#6a707c}.apc-rec-carousel-wrapper .scrollbar::-webkit-scrollbar-button{display:none}.apc-rec-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:min-height 3s;max-width:1600px;margin:0 auto}.apc-rec-wrapper.mini-layout{height:100px}@media screen and (max-width:1200px){.apc-rec-wrapper{width:auto}}.apc-rec-container{display:flex;flex-direction:column;width:100%;margin:24px 0 48px;background-color:#fff}.mini-layout .apc-rec-container{margin:0}@media screen and (max-width:1200px){.apc-rec-container{margin:24px 0 36px}.mini-layout .apc-rec-container{margin:0}}.apc-rec-widget-loading{display:flex;width:100%;border-radius:12px;background:#fff;padding:24px;box-sizing:border-box;opacity:.5;position:relative;z-index:5;align-items:center;justify-content:center;height:421px}.container-content-inline{display:flex;flex-direction:row;align-items:center}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.apc-rec-global.skeleton{width:1600px}.apc-rec-wrapper.fadeOut{-webkit-animation:fadeOut 1s ease forwards;animation:fadeOut 1s ease forwards;opacity:0;height:0}.apc-rec-title .grid-skeleton{width:780px;height:30px;margin-bottom:9px}@media screen and (max-width:768px){.apc-rec-title .grid-skeleton{width:370px}}.apc-rec-title .carousel-skeleton{width:550px;height:30px;margin-bottom:9px}@media screen and (max-width:768px){.apc-rec-title .carousel-skeleton{width:370px}}.apc-rec-subtitle .grid-skeleton{width:1200px;height:20px;margin-bottom:24px}@media screen and (max-width:768px),screen and (min-width:768px) and (max-width:992px),screen and (min-width:992px) and (max-width:1200px){.apc-rec-subtitle .grid-skeleton{width:370px;margin-bottom:0}}.apc-rec-subtitle .carousel-skeleton{width:500px;height:20px}@media screen and (max-width:768px),screen and (min-width:768px) and (max-width:992px),screen and (min-width:992px) and (max-width:1200px){.apc-rec-subtitle .carousel-skeleton{width:400px;margin-bottom:0}}@media screen and (max-width:768px),screen and (min-width:768px) and (max-width:992px),screen and (min-width:992px) and (max-width:1200px){.apc-rec-carousel-wrapper.skeleton{justify-content:flex-start}}.skeleton .apc-rec-product-wrapper{-webkit-animation:none;animation:none}.apc-rec-product.grid-skeleton{height:324px;width:280px}@media screen and (max-width:768px),screen and (min-width:768px) and (max-width:992px),screen and (min-width:992px) and (max-width:1200px){.apc-rec-product.grid-skeleton{width:190px;height:200px}}.apc-rec-product.carousel-skeleton{height:324px;width:280px}@media screen and (max-width:768px),screen and (min-width:768px) and (max-width:992px),screen and (min-width:992px) and (max-width:1200px){.apc-rec-product.carousel-skeleton{width:250px;height:200px}}.apc-rec-shimmer-background .shimmer-thumb.skeleton{display:inline}.apc-rec-shimmer-background .shimmer-thumb .thumb-skeleton{width:100%;height:100%}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@font-face{font-family:sohne-regular;src:url(https://cdn.staticsfly.com/i/cmsFonts/sohne/soehne-buch.woff2)}@font-face{font-family:sohne-medium;src:url(https://cdn.staticsfly.com/i/cmsFonts/sohne/soehne-kraftig.woff2)}.apc-rec-global{font-family:sohne-regular,Verdana,Arial,sans-serif;-moz-osx-font-smoothing:grayscale;margin:0}.apc-rec-global .hide-scroll{scrollbar-width:none}.apc-rec-global .hide-scroll::-webkit-scrollbar{width:0;height:0;display:none}button{font-family:inherit}
/*# sourceMappingURL=ApcRecWidget.be9610bf26.css.map */