.footer-wrapper{padding-top:var(--section-top-space,0);color:rgb(var(--color-text));background-color:rgb(var(--color-background));padding-bottom:var(--section-bottom-space,0)}.footer-card>*{position:relative}.footer-wrapper.footer-card{padding-right:2rem;padding-left:2rem}.footer-logo-wrapper img{width:100%}.footer-logo-wrapper.logo-position-bottom{padding:60px 0;border-bottom:1px solid rgb(var(--color-divider))}.footer-logo-wrapper.logo-position-top{margin-bottom:40px;border-bottom:1px solid rgb(var(--color-divider));padding-bottom:40px}.footer-card .footer-inner-contain-box{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);padding:50px 50px 40px;margin-bottom:24px;background-color:rgba(var(--color-overlay-background)/var(--color-overlay-opacity));border-radius:var(--block-card-radius)}.footer-bg-image-wrapper{overflow:hidden;right:0;position:absolute;bottom:0;top:0;left:0}.footer-bg-image-wrapper img{height:100%;object-fit:cover;width:100%}.footer-logo{margin-bottom:20px}.footer-logo-container :is(img,svg){margin:0 auto;display:block}.footernewsletter-form{margin-top:15px}.footer-block-wrapper{justify-content:space-between;flex-wrap:wrap;gap:30px;display:flex}.footer-block-item-menu{max-width:240px;width:100%}.footer-block-heading{margin-bottom:14px}.footer-block-list li+li{margin-top:4px}.footer-block-list-link{padding:6px 0;font-size:var(--text-size-medium);transition:background-size .3s ease-in-out;background:linear-gradient(90deg,currentColor,currentColor) 0 min(100%,1.2lh) /0 1px no-repeat;display:inline-flex}.footer-block-list-link:hover{color:rgba(var(--color-link));background-size:100% 1px}.footer-block-bottom{padding:60px 0;border-bottom:1px solid rgb(var(--color-divider))}.footer-block-bottom-item{flex-wrap:wrap;align-items:center;display:flex}.footer-text-marquee-wrapper{flex:1;overflow:hidden;flex-wrap:nowrap;margin-right:32px;white-space:nowrap;display:flex}.footer-text-marquee{padding-right:30px}.footer-social-icons{flex:1 1;max-width:410px}.footer-social-icons .social-icons-link{height:90px;overflow:hidden;transform:unset;color:rgb(var(--color-text));position:relative;min-width:90px;background-color:rgb(var(--color-background-foreground));border-radius:var(--block-card-radius)}.footer-social-icons .social-icons-link:before{animation:hoverOut .3s cubic-bezier(.645,.045,.355,1);height:100%;transform:translateY(calc(100% + 2px));content:"";position:absolute;top:0;background-color:rgba(var(--color-button-background-hover));transform-origin:top left;left:0;width:100%}@keyframes hoverIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes hoverOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.footer-social-icons .social-icons-link:hover:before{animation:hoverIn .3s cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards}.footer-blocks-copyright{padding-top:30px}.footer-payments-wrapper{padding:10px 0;justify-content:space-between;align-items:center;display:flex}.footer-payments-wrapper .language-selector{padding:0;border:0;margin-right:20px}.footer-copyright p{margin-top:0}.footer-copyright p>a{transition:background-size .3s cubic-bezier(.3,1,.3,1);background:linear-gradient(currentColor,currentColor) 0 min(100%) /100% 1px no-repeat;background-position-x:center}.footer-copyright p>a:hover{background-size:0 1px}.footer-text-marquee-wrapper.direction-right .footer-text-marquee{animation:marquee-left var(--scrolling-speed,5s) linear infinite}.footer-text-marquee-wrapper.direction-left .footer-text-marquee{animation:marquee-right var(--scrolling-speed,5s) linear infinite}.footer-blocks-copyright .detail-box .detail-expand{right:unset;bottom:calc(100% + 10px);text-align:left;top:unset;background-color:rgba(var(--color-background-foreground))}.footernewsletter-form .form-control{position:relative}.footernewsletter-form.form .form-control>input{margin:0}.footernewsletter-form .form-control .submit{height:34px;overflow:hidden;border:1px solid rgba(var(--color-button-border));right:16px;color:rgba(var(--color-button-background));transition:all .3s ease-in-out;position:absolute;bottom:0;min-width:34px;top:0;background-color:rgba(var(--color-button-text));margin:auto 0;border-radius:50%;cursor:pointer;width:34px}.footernewsletter-form .form-control .submit:hover{border:1px solid rgba(var(--color-button-background-hover));color:rgba(var(--color-button-background-hover))}.footernewsletter-form .form-control .submit:before{animation:hoverOut .3s cubic-bezier(.645,.045,.355,1);height:100%;transform:translateY(calc(100% + 2px));content:"";position:absolute;top:0;background-color:rgba(var(--color-button-text-hover));transform-origin:top left;border-radius:50%;left:0;width:100%}.footernewsletter-form .form-control .submit:hover:before{animation:hoverIn .3s cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards}.footernewsletter-form .form-control .submit svg{position:relative}.back_to_top{transform:scale(1);min-height:44px;justify-content:center;font-size:16px;border:1px solid rgba(var(--color-button-border));color:rgba(var(--color-button-text));position:fixed;opacity:1;bottom:15px;min-width:44px;background-color:rgba(var(--color-button-background));align-items:center;box-shadow:0 2px 5px rgba(var(--color-button-text),.2);border-radius:100%;cursor:pointer;display:flex;z-index:2}.back_top_left{left:14px}.back_top_right{right:14px}.back_to_top span{justify-content:center;align-items:center;width:18px;display:flex}.back_to_top span .icon-caret{transform:rotate(-90deg);width:18px}@keyframes marquee-left{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}@keyframes marquee-right{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.footer-bottom-information{max-width:1100px;margin:0 auto}.footer-logo-container.logo-full :is(img,svg){max-width:100%}@media screen and (min-width:768px){.footer-logo-container.logo-small :is(img,svg){max-width:250px}.footer-logo-container.logo-medium :is(img,svg){max-width:450px}.footer-logo-container.logo-large :is(img,svg){max-width:600px}.footer-block-item-menu{flex-shrink:0}.footer-copyright{grid:auto-flow dense/repeat(2,minmax(0,1fr));display:grid}}@media screen and (min-width:992px){.footer-block-item.footer-newsletter{flex-basis:33.3333%}.footernewsletter-form .form-control .form-control-input{min-height:64px}.footernewsletter-form .form-control .submit{height:44px;min-width:44px;width:44px}}@media (max-width:767px){.footer-logo-container.logo-small :is(img,svg){max-width:150px}.footer-logo-container.logo-medium :is(img,svg){max-width:250px}.footer-logo-container.logo-large :is(img,svg){max-width:350px}.footer-wrapper.footer-card{padding-right:1rem;padding-left:1rem}.footer-block-bottom,.footer-card .footer-inner-contain-box,.footer-logo-wrapper.logo-position-bottom{padding:20px 0}.footer-logo-wrapper.logo-position-top{margin-bottom:20px;padding-bottom:20px}.footer-block-bottom-item{flex-wrap:wrap;gap:20px}.footer-block-bottom-item .footer-social-icons,.footer-text-marquee-wrapper{flex:0 0 100%;max-width:100%}.footer-social-icons .social-icons-link{height:50px;min-width:50px}.footer-block-list-link{padding:3px 0;font-size:var(--text-size-base)}.footer-bottom-information{text-align:left;margin-top:20px}}@media (max-width:575px){.footer-block-item-menu{max-width:100%}}