.rt-footer{--rt-footer-line: rgba(var(--color-foreground), .14);--rt-footer-muted: rgba(var(--color-foreground), .7);border-top:1px solid var(--rt-footer-line)}.rt-footer *{box-sizing:border-box}.rt-footer .footer__content-top{padding:0}.rt-footer__certification{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:46px;padding:18px 20px;border:1px solid rgba(30,112,224,.25);border-radius:14px;color:rgb(var(--color-foreground));background:linear-gradient(105deg,#155eef1c,#1596671a);text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rt-footer__certification:hover{color:rgb(var(--color-foreground));border-color:#155eef80;box-shadow:0 12px 30px #10233f17;transform:translateY(-2px)}.rt-footer__certification:focus-visible{outline:3px solid rgba(21,94,239,.28);outline-offset:3px}.rt-footer__certification-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#155eef,#159667)}.rt-footer__certification-copy strong,.rt-footer__certification-copy small{display:block}.rt-footer__certification-copy strong{font-size:15px;line-height:1.3}.rt-footer__certification-copy small{margin-top:3px;color:var(--rt-footer-muted);font-size:11px;line-height:1.4}.rt-footer__certification-link{display:flex;align-items:center;gap:7px;color:rgb(var(--color-foreground));font-size:11px;font-weight:750;white-space:nowrap}.rt-footer__grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:34px 28px;margin:0!important}.rt-footer__block{width:auto!important;max-width:none!important;margin:0!important}.rt-footer .footer-block__heading{margin:0 0 16px;color:rgb(var(--color-foreground));font-size:13px;font-weight:750;letter-spacing:.035em;line-height:1.3}.rt-footer__menu-summary{display:flex;width:100%;padding:0;border:0;align-items:center;justify-content:space-between;gap:10px;color:inherit;background:transparent;font:inherit;text-align:left;-webkit-appearance:none;appearance:none;cursor:default}.rt-footer__menu-summary>*{pointer-events:none}.rt-footer__menu-summary .footer-block__heading{margin-bottom:16px}.rt-footer__menu-caret{display:none;flex:0 0 auto;transition:transform .2s ease}.rt-footer__menu-summary[aria-expanded=true] .rt-footer__menu-caret{transform:rotate(180deg)}.rt-footer__menu-content[hidden]{display:none!important}.rt-footer__menu-content:not([hidden]){display:block!important;visibility:visible}.rt-footer__menu-content:not([hidden]) .rt-footer__links{display:block!important;visibility:visible}.rt-footer__links{margin:0!important}.rt-footer__links li{margin:0 0 8px}.rt-footer__links .list-menu__item--link{display:inline-block;padding:2px 0;color:var(--rt-footer-muted);font-size:12px;line-height:1.5;text-decoration:none;transition:color .18s ease,transform .18s ease}.rt-footer__links .list-menu__item--link:hover{color:rgb(var(--color-foreground));text-decoration:none;transform:translate(3px)}.rt-footer__links .list-menu__item--active{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px}.rt-footer__text,.rt-footer__brand-info{color:var(--rt-footer-muted);font-size:12px;line-height:1.65}.rt-footer__text p,.rt-footer__brand-info p{margin:0 0 8px}.rt-footer__text a,.rt-footer__brand-info a{color:rgb(var(--color-foreground));text-decoration-color:rgba(var(--color-foreground),.35);text-underline-offset:3px}.rt-footer__image-block .footer-block__image-wrapper{margin:0}.rt-footer__image-block.center .footer-block__image-wrapper{margin-inline:auto}.rt-footer__image-block.right .footer-block__image-wrapper{margin-left:auto}.rt-footer__image-block img{display:block;max-width:100%;height:auto}.rt-footer__connect{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(260px,1.15fr) auto;align-items:center;gap:25px;margin-top:42px;padding:25px 0;border-top:1px solid var(--rt-footer-line)}.rt-footer__newsletter-copy .footer-block__heading{margin-bottom:5px;font-size:15px}.rt-footer__newsletter-copy p{margin:0;color:var(--rt-footer-muted);font-size:11px;line-height:1.45}.rt-footer__newsletter-form{width:100%;max-width:430px;margin:0}.rt-footer__newsletter-form .newsletter-form__field-wrapper{max-width:none}.rt-footer__newsletter-form .field__input{border-radius:8px}.rt-footer__list-social{justify-content:flex-end;margin:0}.rt-footer__list-social .list-social__link{padding:9px;border-radius:50%;transition:background .18s ease,transform .18s ease}.rt-footer__list-social .list-social__link:hover{background:rgba(var(--color-foreground),.08);transform:translateY(-2px)}.rt-footer__content-bottom{padding-top:0;border-top:1px solid var(--rt-footer-line)}.rt-footer__utilities{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.rt-footer__localization{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.rt-footer__localization .localization-form{margin:0;padding:0}.rt-footer__payment .list-payment{justify-content:flex-end;margin:0;padding:0}.rt-footer__payment .list-payment__item{padding:3px}.rt-footer__legal{justify-content:center;padding-top:14px;padding-bottom:0;border-top:1px solid var(--rt-footer-line);text-align:center}.rt-footer__legal .footer__copyright{width:100%;text-align:center}.rt-footer__legal .policies{justify-content:center;margin-top:7px}@media screen and (max-width:989px)and (min-width:750px){.rt-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rt-footer__connect{grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr)}.rt-footer__list-social{grid-column:1 / -1;justify-content:flex-start}}@media screen and (max-width:749px){.rt-footer__certification{grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:30px;padding:15px}.rt-footer__certification-icon{width:43px;height:43px}.rt-footer__certification-copy strong{font-size:13px}.rt-footer__certification-copy small{font-size:10px}.rt-footer__certification-link{grid-column:1 / -1;justify-content:center;min-height:38px;border-top:1px solid rgba(21,94,239,.16);padding-top:10px;color:#155eef}.rt-footer__grid{display:block!important}.rt-footer__block{padding:0;border-bottom:1px solid var(--rt-footer-line)}.rt-footer__block--image,.rt-footer__block--text,.rt-footer__block--brand-information,.rt-footer__block--app{padding:20px 0}.rt-footer__menu-summary{position:relative;z-index:1;min-height:52px;cursor:pointer;touch-action:manipulation}.rt-footer__menu-summary .footer-block__heading{margin:0;font-size:13px}.rt-footer__menu-caret{display:block}.rt-footer__menu-content:not([hidden]) .rt-footer__links{padding-bottom:17px}.rt-footer__links li{margin-bottom:5px}.rt-footer__links .list-menu__item--link{width:100%;padding:5px 0;font-size:12px}.rt-footer__image-block.center .footer-block__image-wrapper{margin-inline:0}.rt-footer__image-block.right .footer-block__image-wrapper{margin-left:0}.rt-footer__connect{grid-template-columns:1fr;gap:17px;margin-top:25px;padding:24px 0}.rt-footer__newsletter-form{max-width:none}.rt-footer__list-social{justify-content:flex-start}.rt-footer__utilities{flex-direction:column;align-items:stretch;gap:15px;padding-top:20px;padding-bottom:20px}.rt-footer__localization,.rt-footer__payment .list-payment{justify-content:center}.rt-footer__legal{padding-top:16px}}@media(prefers-reduced-motion:reduce){.rt-footer__certification,.rt-footer__links .list-menu__item--link,.rt-footer__list-social .list-social__link,.rt-footer__menu-caret{transition:none}}.product-eu-compliance{width:100%;margin:18px 0;padding:18px;border:1px solid #cbd9ec;border-radius:13px;color:#10233f;background:linear-gradient(130deg,#f5f8ff,#f4fcf8);box-shadow:0 7px 22px #10233f0e;box-sizing:border-box}.product-eu-compliance *,.product-eu-compliance *:before,.product-eu-compliance *:after{box-sizing:border-box}.product-eu-compliance__header{display:flex;align-items:center;gap:12px}.product-eu-compliance__shield{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,#155eef,#159667)}.product-eu-compliance__header h3{margin:0;color:#10233f;font-size:17px;font-weight:760;line-height:1.25;letter-spacing:-.01em}.product-eu-compliance__header p{margin:3px 0 0;color:#607087;font-size:11px;line-height:1.35}.product-eu-compliance__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 13px;margin:16px 0;padding:15px 0;border-top:1px solid #dce5f0;border-bottom:1px solid #dce5f0;list-style:none}.product-eu-compliance__list li{display:flex;align-items:center;min-width:0;margin:0;color:#33465f;font-size:11px;font-weight:680;line-height:1.4}.product-eu-compliance__list li>span{display:inline-grid;width:18px;height:18px;flex:0 0 18px;place-items:center;margin-right:7px;border-radius:50%;color:#087e55;background:#daf4e9;font-size:10px;font-weight:900}.product-eu-compliance__list .product-eu-compliance__progress{color:#245a9e}.product-eu-compliance__list .product-eu-compliance__progress>span{color:#155eef;background:#e2edff}.product-eu-compliance__link{display:flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid #155eef;border-radius:8px;color:#155eef;background:#fff;font-size:12px;font-weight:760;line-height:1.2;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.product-eu-compliance__link:hover{color:#fff;background:#155eef;transform:translateY(-1px)}.product-eu-compliance__link:focus-visible{outline:3px solid rgba(21,94,239,.22);outline-offset:3px}.product-eu-compliance__note{margin:8px 0 0;color:#7b899a;font-size:9px;line-height:1.4;text-align:center}@media screen and (max-width:430px){.product-eu-compliance{padding:16px}.product-eu-compliance__list{grid-template-columns:1fr;gap:8px}}@media(prefers-reduced-motion:reduce){.product-eu-compliance__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
