@charset "UTF-8";.s-footer{overflow-x:hidden;background:#150f1d}.s-footer *,.s-footer *:before,.s-footer *:after{box-sizing:border-box}.s-footer__card{position:relative;overflow:hidden;width:calc(100% - 120px);max-width:1780px;margin:60px auto;padding:60px 30px 60px 60px;border:1.5px solid #9d63bf;border-radius:110px;display:grid;grid-template-columns:minmax(220px,280px) minmax(620px,1fr) minmax(260px,340px);grid-template-areas:"logo logo logo" "brandText menus right" "currency menus right" "lower lower lower";column-gap:clamp(24px,2.8vw,48px);row-gap:30px}.s-footer__brand{display:contents}.s-footer__logo-link{grid-area:logo;display:inline-flex;width:fit-content}.s-footer__logo{width:125px;height:auto;object-fit:contain}.s-footer__brand-text{grid-area:brandText;display:flex;flex-direction:column;gap:20px;padding-top:5px}.s-footer__brand-text p{margin:0;font-size:14px;font-weight:700;line-height:1.35}.s-footer__currency{grid-area:currency;display:flex;align-items:center;gap:10px;align-self:start;padding-top:20px}.s-footer__currency svg{width:20px;height:20px;flex:0 0 auto}.s-footer__currency .multi-selectors__item{margin:0}.s-footer__currency .disclosure__toggle{padding:0}.s-footer__currency .disclosure-list__label{font-size:14px;font-weight:500;line-height:1.35;padding:0}.s-footer__menus{grid-area:menus;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(22px,2.2vw,40px);align-self:start;width:100%}.s-footer__menu{display:flex;flex-direction:column;gap:18px;min-width:0}.s-footer__menu-title{margin:0;color:#736f78;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:1px;text-transform:uppercase}.s-footer__menu-list{display:flex;flex-direction:column;gap:17px;list-style:none;padding:0;margin:0}.s-footer__menu-item{margin:0}.s-footer__menu-item a{font-size:14px;font-weight:400;line-height:1.35;text-decoration:none}.s-footer__menu-item a:hover{text-decoration:underline}.s-footer__right{grid-area:right;display:flex;flex-direction:column;align-items:flex-end;gap:76px;align-self:start;padding-top:5px;min-width:0}.s-footer__social,.s-footer__bottom-social{display:flex;align-items:center;justify-content:flex-end;gap:26px;flex-wrap:nowrap;width:100%;padding:0;margin:0;list-style:none}.s-footer__social li,.s-footer__bottom-social li{margin:0;flex:0 0 auto}.s-footer__social li a,.s-footer__bottom-social li a{display:flex;align-items:center}.s-footer__social svg,.s-footer__bottom-social svg{width:20px;height:auto}.animal-nav-links{display:flex;flex-direction:column;align-items:flex-end;gap:20px;width:100%}.animal-nav-link{display:flex;align-items:center;justify-content:flex-end;text-decoration:none;white-space:nowrap}.animal-nav-text{font-size:14px;font-weight:500;line-height:1.35;margin-right:10px}.animal-nav-icon{max-width:133px;max-height:45px;object-fit:contain}.animal-nav-arrow{display:flex;align-items:center;margin-left:10px}.animal-nav-arrow svg{transition:transform .25s ease}.animal-nav-link:hover{color:#d3b1e6}.animal-nav-link:hover .animal-nav-arrow svg{transform:translate(4px)}.s-footer__lower{grid-area:lower;display:grid;grid-template-columns:auto auto 1fr;column-gap:60px;align-items:center;padding-top:5px}.s-footer__buttons{display:flex;align-items:center;gap:20px;flex-wrap:nowrap}.s-footer__button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:40px;padding:10px 30px;border-radius:999px;font-size:16px;font-weight:600;line-height:1.35;text-align:center;text-decoration:none;transition:transform .25s ease,color .25s ease}.s-footer__button:hover{transform:scale(1.05)}.s-footer__app-buttons{display:flex;align-items:center;justify-content:flex-start;gap:20px}.s-footer__app-buttons a{display:inline-flex}.s-footer__app-buttons img{max-height:40px;width:auto;display:block}.s-footer__payments{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.s-footer__payments .payment-icon{display:flex;align-items:center}.s-footer__payments .payment-icon img{max-height:40px;width:auto;display:block}.s-footer__bottom{padding-block:30px}.s-footer__bottom-wrapper{display:grid;align-items:center;margin:0 auto}.s-footer__bottom-social{justify-content:flex-start}.s-footer__copiwrite-text{font-size:16px;font-weight:400;line-height:1.5;opacity:.5;text-align:center;white-space:nowrap}.s-footer__bottom-spacer{min-height:1px}.s-footer .footer-links{display:none}.s-footer .disclosure-list{max-height:200px;right:auto;left:0;top:auto;bottom:100%;max-width:85dvw;transform:none}.s-footer__dog-animation{position:absolute;right:20px;bottom:20px;width:440px;height:320px;pointer-events:none;z-index:0;opacity:.95}.s-footer__dog-animation lottie-player{width:100%;height:100%}.s-footer__brand,.s-footer__menus,.s-footer__right,.s-footer__lower{position:relative;z-index:1}@media(max-width:1600px){.s-footer__card{width:calc(100% - 48px);padding:48px 48px 38px;border-radius:76px;grid-template-columns:minmax(170px,220px) minmax(0,1fr) minmax(220px,280px);grid-template-areas:"logo logo logo" "brandText menus right" "currency menus right" "lower lower lower";column-gap:28px}.s-footer__menus{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.s-footer__menu{gap:15px}.s-footer__menu-list{gap:10px}.s-footer__right{gap:50px}.s-footer__social{gap:20px}.s-footer__lower{grid-template-columns:auto auto minmax(0,1fr);gap:30px}}@media(max-width:1300px){.s-footer__card{grid-template-columns:minmax(150px,190px) minmax(0,1fr) minmax(200px,240px);column-gap:18px}.s-footer__menus{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.s-footer__menu-title{font-size:11px;letter-spacing:.8px}.s-footer__menu-item a{font-size:12px;line-height:1.2}.s-footer__menu-list{gap:10px}.s-footer__brand-text p,.s-footer__currency .disclosure-list__label,.animal-nav-text{font-size:12px}.s-footer__logo{width:110px}.s-footer__social svg,.s-footer__bottom-social svg{width:18px}.animal-nav-icon{max-width:110px;max-height:38px}.s-footer__button{min-width:105px;padding:9px 22px;font-size:14px}.s-footer__app-buttons img{max-height:36px}.s-footer__payments .payment-icon img{max-height:32px}.s-footer__dog-animation{width:180px;height:130px;right:16px;bottom:16px}}@media(max-width:1150px){.s-footer__card{grid-template-columns:minmax(135px,165px) minmax(0,1fr) minmax(180px,220px);padding:42px 32px 36px;column-gap:16px}.s-footer__menus{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.s-footer__menu-title{font-size:10px}.s-footer__menu-item a{font-size:11px}.s-footer__right{gap:36px}.s-footer__social,.animal-nav-links{gap:14px}.animal-nav-text{font-size:11px}.animal-nav-icon{max-width:96px}.s-footer__lower{gap:16px}}@media(max-width:980px){.s-footer__card{width:calc(100% - 32px);margin:40px auto;padding:40px 30px;border-radius:54px;grid-template-columns:1fr;grid-template-areas:"logo" "brandText" "currency" "menus" "right" "lower";row-gap:30px}.s-footer__brand-text,.s-footer__currency{padding-top:0}.s-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}.s-footer__menu-title{font-size:13px}.s-footer__menu-item a{font-size:14px;line-height:1.35}.s-footer__menu-list{gap:12px}.s-footer__right{flex-direction:column;align-items:flex-start;gap:30px}.s-footer__social{justify-content:flex-start;flex-wrap:wrap;gap:20px}.animal-nav-links{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:14px;width:100%}.animal-nav-link{justify-content:flex-start;min-width:0;white-space:nowrap}.animal-nav-text{font-size:14px;margin-right:8px}.animal-nav-icon{max-width:105px;max-height:38px}.animal-nav-arrow{margin-left:8px}.s-footer__lower{grid-template-columns:1fr;gap:20px;padding-top:6px}.s-footer__buttons{width:100%;flex-direction:row;align-items:center;gap:12px}.s-footer__button{width:auto;flex:1 1 0;min-width:0;min-height:48px;padding:12px 18px;border-radius:999px;font-size:14px;line-height:1.2}.s-footer__app-buttons{flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}.s-footer__app-buttons img{max-height:38px}.s-footer__payments{justify-content:flex-start;gap:8px}.s-footer__payments .payment-icon img{max-height:30px}.s-footer__bottom-wrapper{grid-template-columns:1fr;justify-items:center;gap:18px}.s-footer__bottom-social{justify-content:center;flex-wrap:wrap}.s-footer__bottom-spacer{display:none}.s-footer__copiwrite-text{white-space:normal}.s-footer__dog-animation{display:none}}@media(max-width:768px){.s-footer__card{width:calc(100% - 24px);margin:30px auto;padding:30px 20px;border-radius:38px;gap:28px}.s-footer__logo{width:108px}.s-footer__brand-text{gap:16px}.s-footer__brand-text p{font-size:14px;font-weight:700}.s-footer__currency .disclosure-list__label{font-size:14px}.s-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 28px}.s-footer__menu{gap:14px}.s-footer__menu-title{font-size:12px}.s-footer__menu-list{gap:12px}.s-footer__menu-item a{font-size:14px}.animal-nav-links{grid-template-columns:1fr 1fr;gap:14px}.s-footer__button{min-height:48px;padding:12px 16px;font-size:14px}.s-footer__bottom{padding-block:30px}.s-footer__copiwrite-text{font-size:14px}}@media(max-width:480px){.s-footer__card{width:calc(100% - 20px);padding:28px 18px;border-radius:30px}.s-footer__menus{grid-template-columns:1fr;gap:24px}.animal-nav-links{grid-template-columns:1fr}.s-footer__buttons{flex-direction:row}.s-footer__button{width:auto;flex:1 1 0;min-height:46px;padding:11px 14px;font-size:14px}.s-footer__app-buttons{flex-direction:row;flex-wrap:wrap}.s-footer__bottom-social{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
