.landing-product-offer{padding:100px 15px 80px;max-width:1230px;margin:0 auto;overflow:hidden}.landing-product-offer__wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.landing-product-offer__product-card{position:relative;width:calc(33% - 20px);padding:40px 36px;border-radius:10px;border:1px solid #E2E2E2;background:#fff}.landing-product-offer__product-card.product-card--highlighted{box-shadow:0 0 30px #0000001a}.product-card__badge{position:absolute;top:-19px;left:50%;transform:translate(-50%);width:85%;min-height:38px}.product-card__badge .badge--desktop,.product-card__badge .badge--mobile{display:flex;justify-content:center;align-items:center;width:100%;min-height:38px;border-radius:10px;background:#f4f4ff;color:#00158c;text-align:center;font-family:Avenir Next;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.landing-product-offer__product-card.product-card--highlighted .product-card__badge .badge--desktop,.landing-product-offer__product-card.product-card--highlighted .product-card__badge .badge--mobile{background:#f17217;color:#fff}.product-card__badge .badge--mobile{display:none}.product-card__title{color:var(--color-card,#111007);text-align:center;font-family:var(--heading-font-family)mily);font-size:24px;font-style:normal;font-weight:400;line-height:32px;word-break:break-all}.product-card__rating{margin-top:10px}.product-card__rating .ruk_rating_snippet{display:flex;justify-content:center;align-items:baseline;pointer-events:none}.product-card__rating .ruk-rating-snippet-count{color:var(--color-card,#111007);text-align:center;font-family:Avenir Next;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.product-card__image{width:100%;height:auto;margin-top:10px;position:relative}.product-card__image-badge{position:absolute;top:2%;right:2%;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:30px;width:35%;height:35%}.product-card__information{margin-top:20px}.product-card__subtitle{color:var(--color-card,#111007);text-align:center;font-family:var(--heading-font-family);font-size:20px;font-style:normal;font-weight:400;line-height:normal}.product-card__content{margin-top:15px;color:var(--color-card,#111007)}.product-card__content>*,.product-card__content>* *{color:var(--color-card,#111007)}.product-card__content em:not(:has(strong)){font-style:normal;text-decoration:line-through}.product-card__content.content--mobile{display:none}.product-card__content p{margin:15px 0 0;color:#43484c;text-align:center;font-family:Avenir Next;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.product-card__content p em strong{color:#f17218;font-family:var(--heading-font-family);font-size:25px;font-style:normal;font-weight:400}.product-card__content h6{color:var(--color-card,#111007);text-align:center;font-family:Avenir Next;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:15px 0 0}.product-card__buy-button{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-top:15px}.product-card__buy-now{--button-background: #F4F4FF;display:flex;justify-content:center;align-items:center;width:100%;height:60px;padding:10px;border-radius:10px;color:#00158c;text-align:center;font-family:Avenir Next;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;cursor:pointer;background-image:linear-gradient(178deg,var(--button-background),var(--button-background) 10%,#00000012 10% 100%),linear-gradient(var(--button-background),var(--button-background));background-size:100% 200%,100% 100%;background-position:100% -100%,100% 100%;background-repeat:no-repeat;transition:background-position .3s cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}.landing-product-offer__product-card.product-card--highlighted .product-card__buy-now{--button-background: var(--background-button,#F17217);color:var(--color-button,#FFF)}.product-card__buy-now:hover{background-position:100% 25%,100% 100%}.product-card__buy-usp{width:100%;color:#43484c;text-align:center;font-family:Avenir Next;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.product-card__buy-now .preloader{display:none}.product-card__buy-now.loading .preloader{display:block}.product-card__buy-now.loading .buy-now__text{display:none}.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis{display:inline-block;position:relative;width:40px;height:40px}.lds-ellipsis div{position:absolute;top:19.33333px;width:6.33333px;height:6.33333px;border-radius:50%;background:#00158c;animation-timing-function:cubic-bezier(0,1,1,0)}.landing-product-offer__product-card.product-card--highlighted .lds-ellipsis div{background:#fff}.lds-ellipsis div:nth-child(1){left:4px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:4px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:16px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:28px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(12px)}}.product-card__popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:2;background:#0009;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .3s;padding-left:15px;padding-right:15px}.product-card__popup[open]{visibility:visible;opacity:1}.product-card__popup-wrapper .icon-remove{width:20px;height:20px;position:absolute;right:20px;top:20px;stroke:#000}.product-card__popup-wrapper{background:#fff;max-width:700px;padding:20px 40px 40px;position:relative}.product-card__popup-title{text-align:center}.product-card__popup-bottom{text-align:center;text-decoration:underline}@media screen and (max-width: 768px){.landing-product-offer{padding:30px 15px}.landing-product-offer__wrapper{flex-direction:column;align-items:center;gap:20px}.landing-product-offer__product-card{width:100%;padding:40px 10px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;order:var(--mobile-order)}.product-card__badge{top:0;left:0;width:calc(45% - 10px);transform:initial;min-height:32px}.product-card__badge .badge--desktop{display:none}.product-card__badge .badge--mobile{display:flex;border-radius:9px 0 0;font-size:13px;line-height:1}.product-card__presentation{width:45%}.product-card__rating{display:none}.product-card__title{font-size:16px;line-height:20px}.product-card__image{width:100%}.product-card__information{width:55%;margin:0}.product-card__subtitle{font-size:16px}.product-card__content.content--desktop{display:none}.product-card__content.content--mobile{display:block;font-size:12px}.product-card__content{margin-top:12px}.product-card__content p{margin-top:12px;font-size:12px;color:#f17218}.product-card__content p em strong{font-size:20px}.product-card__content h6{font-size:14px}.product-card__buy-button{margin-top:12px;flex-direction:column-reverse;gap:12px}.product-card__buy-now{height:49px;font-size:14px}.product-card__buy-usp{font-size:10px}.product-card__popup-wrapper{padding:0 15px 15px}.product-card__popup-content{line-height:1.3}.product-card__popup-wrapper .icon-remove{width:15px;height:15px;right:16px;top:16px}.product-card__image-badge{font-size:16px}}.product-card--border-disabled .badge--desktop{border-radius:0}.product-card--border-disabled .badge--mobile{border-radius:10px 0 0}.product-card--border-disabled .product-card__buy-now{border-radius:0}.product-card__content ul{margin:0;padding:0;list-style-type:none}.product-card__prices{display:flex;flex-direction:column;row-gap:2px;margin-top:25px;text-align:center}.product-card__prices--origin{color:var(--color-card, #111007);margin:0;padding:0;font-size:14px;line-height:1.5}.product-card__prices--compare{color:inherit;color:var(--color, --color-card);margin:0;padding:0;font-size:14px;line-height:1.5}.product-card__prices--compare strong{color:var(--color-highlight, --color-card)}
/*# sourceMappingURL=/cdn/shop/t/216/assets/section-landing-product-offer.css.map */
