@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.mod__max-w-xl{max-width:1436px;margin:auto}
@keyframes spin{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes rotateImageLoading{from{transform:translate(-50%,-50%) rotateY(0) scale(1.01)}
to{transform:translate(-50%,-50%) rotateY(360deg) scale(1.01)}
}
.cmp-price{display:flex;flex-flow:column}
.cmp-price__prefix{color:var(--color-font-04);font-family:'CupraRegular',sans-serif;font-weight:400}
.cmp-price__suffix,.cmp-price__number,.cmp-price__currency_suffix{color:var(--color-font-03);font-family:'CupraRegular',sans-serif;font-weight:400}
.cmp-price__currency_disclaimer_index{color:var(--color-font-03);font-family:'CupraRegular',sans-serif;font-weight:400;position:absolute;right:-8px}
.cmp-price__number{font-weight:500}
.cmp-price__value{position:relative;width:fit-content}
.cmp-price__value,.cmp-price__number{display:inline-flex;align-items:baseline}
.cmp-price__symbol_reference{color:var(--color-font-03);font-family:'CupraRegular',sans-serif;font-weight:400;font-size:12px;line-height:1.2}
.cmp-price .mod__symbol-top{position:absolute;right:-10px;top:5px}
@media(min-width:764px){.cmp-price .mod__symbol-top{top:10px}
}
.cmp-offer-cta-bar{background-color:var(--color-bg-04);padding:8px 0}
.cmp-offer-cta-bar__container{display:flex;justify-content:space-between;align-items:center;position:relative;margin:0 auto;width:100%;max-width:1436px;padding:0 16px}
@media(min-width:764px){.cmp-offer-cta-bar__container{padding:0 24px}
}
@media(min-width:1016px){.cmp-offer-cta-bar__container{padding:0 48px}
}
@media(min-width:1436px){.cmp-offer-cta-bar__container{padding:0 58px}
}
.cmp-offer-cta-bar_button{flex:1;max-width:122px}
.cmp-offer-cta-bar__prices{display:flex;gap:16px}
.cmp-offer-cta-bar__prices .monthlyPrice,.cmp-offer-cta-bar__prices .totalPrice{display:none}
.cmp-offer-cta-bar__prices .monthlyPrice--active,.cmp-offer-cta-bar__prices .totalPrice--active{display:block}
.cmp-offer-cta-bar__prices .cmp-price__prefix{font-size:12px}
.cmp-offer-cta-bar__prices .cmp-price__number{font-size:22px}
.cmp-offer-cta-bar__prices .cmp-price__suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_disclaimer_index{font-size:12px}
@media(min-width:764px){.cmp-offer-cta-bar__prices .cmp-price__prefix{font-size:12px}
.cmp-offer-cta-bar__prices .cmp-price__number{font-size:24px}
.cmp-offer-cta-bar__prices .cmp-price__suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_disclaimer_index{font-size:12px}
}
@media(min-width:1436px){.cmp-offer-cta-bar__prices .cmp-price__prefix{font-size:12px}
.cmp-offer-cta-bar__prices .cmp-price__number{font-size:30px}
.cmp-offer-cta-bar__prices .cmp-price__suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_suffix,.cmp-offer-cta-bar__prices .cmp-price__currency_disclaimer_index{font-size:12px}
}
@media(min-width:764px){.cmp-offer-cta-bar{padding:16px 0}
.cmp-offer-cta-bar .monthlyPrice,.cmp-offer-cta-bar .totalPrice{display:block}
}