:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.contact-form-module__KDRDwq__container{background-color:var(--colour-surface-high);flex-direction:column;gap:48px;width:100vw;margin-left:calc(50% - 50vw);padding:64px 24px;display:flex}@media (min-width:1200px){.contact-form-module__KDRDwq__container{padding:112px 36px}}.contact-form-module__KDRDwq__title{text-align:center}.contact-form-module__KDRDwq__content{flex-direction:column;gap:32px;width:100%;max-width:414px;margin:0 auto;display:flex}@media (min-width:1200px){.contact-form-module__KDRDwq__content{max-width:var(--content-max-width-large);flex-direction:row}}.contact-form-module__KDRDwq__formContainer{border-radius:16px;flex-direction:column;justify-content:center;gap:16px;min-height:700px;display:flex}@media (min-width:1200px){.contact-form-module__KDRDwq__formContainer{background-color:var(--colour-surface-low);flex:0 50%;padding:48px 80px}}.contact-form-module__KDRDwq__successMessage{flex-direction:column;gap:16px;animation:.4s ease-out contact-form-module__KDRDwq__fadeIn;display:flex}.contact-form-module__KDRDwq__successImage{max-width:150px;max-height:150px}.contact-form-module__KDRDwq__successTitle{color:var(--colour-on-surface-low-plus);font-size:var(--type-hero);font-weight:400}.contact-form-module__KDRDwq__logo{flex:0 0 24px;justify-content:center;display:flex}.contact-form-module__KDRDwq__textContainer{text-align:center;flex-direction:column;gap:16px;display:flex}@media (min-width:1200px){.contact-form-module__KDRDwq__textContainer{text-align:left;flex:0 50%}}@media (min-width:1200px){.contact-form-module__KDRDwq__textContainer h2{text-align:left}}.contact-form-module__KDRDwq__fieldContainer{flex-direction:column;gap:8px;display:flex}@keyframes contact-form-module__KDRDwq__fadeIn{0%{opacity:0}to{opacity:1}}
.logo-module__N9xAOa__logo{vertical-align:baseline;gap:4px;display:flex}.logo-module__N9xAOa__logo img{display:inline}.logo-module__N9xAOa__pipe{font-weight:600}.logo-module__N9xAOa__docsLink{font-weight:600;position:relative;top:1px}@media (min-width:480px){.logo-module__N9xAOa__logo{gap:16px}}
.docs-left-menu-module__PytxLa__rootList{flex-direction:column;gap:12px;margin-left:0;display:flex}.docs-left-menu-module__PytxLa__sideMenu{background:var(--colour-light-surface-high);border-radius:16px;align-self:start;margin:40px 24px 0 0;padding:12px 8px;display:none;position:sticky;top:136px}@media (min-width:768px){.docs-left-menu-module__PytxLa__sideMenu{display:block}}.docs-left-menu-module__PytxLa__sideMenu li{list-style-type:none}.docs-left-menu-module__PytxLa__sideMenu ul:not(:first-child){margin-left:16px}
.menu-hamburger-module__rtN1RW__hamburgerButton{cursor:pointer;background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;transition:background-color .3s;display:flex}.menu-hamburger-module__rtN1RW__hamburgerButton:hover{background-color:var(--colour-surface-high)}.menu-hamburger-module__rtN1RW__hamburgerLine{background-color:var(--colour-on-surface-lowest-plus);border-radius:2px;height:2px;transition:left .3s,top .3s,transform .3s,width .3s;position:relative;top:0}.menu-hamburger-module__rtN1RW__open .menu-hamburger-module__rtN1RW__lineLong{top:7px;transform:rotate(45deg)}.menu-hamburger-module__rtN1RW__lineLong{width:16px;transform:rotate(0)}.menu-hamburger-module__rtN1RW__open .menu-hamburger-module__rtN1RW__lineMedium{width:0;left:0}.menu-hamburger-module__rtN1RW__lineMedium{width:14px;left:-1px}.menu-hamburger-module__rtN1RW__open .menu-hamburger-module__rtN1RW__lineShort{width:16px;top:-7px;left:0;transform:rotate(-45deg)}.menu-hamburger-module__rtN1RW__lineShort{width:12px;left:-2px;transform:rotate(0)}
.menu-link-vertical-module__ON1MSW__chevron{transition:transform .3s}.menu-link-vertical-module__ON1MSW__chevron.menu-link-vertical-module__ON1MSW__open{transform:rotate(-180deg)}.menu-link-vertical-module__ON1MSW__menuItem{list-style:none}.menu-link-vertical-module__ON1MSW__menuLink{color:var(--colour-on-surface-lowest-plus);cursor:pointer;text-align:left;width:100%;font-size:var(--type-default);background:0 0;border-radius:10px;align-items:center;gap:16px;padding:9px 12px;font-weight:600;line-height:1.1;text-decoration:none;display:flex}.menu-link-vertical-module__ON1MSW__menuLink:hover{text-decoration:underline}.menu-link-vertical-module__ON1MSW__menuLink.menu-link-vertical-module__ON1MSW__nested{color:var(--colour-on-surface-low);font-weight:400;line-height:1.5}.menu-link-vertical-module__ON1MSW__menuLink.menu-link-vertical-module__ON1MSW__current{background:var(--colour-brand-lower);color:var(--colour-brand-low);font-weight:600;line-height:1.1}.menu-link-vertical-module__ON1MSW__menuLinkText{align-items:center;gap:4px;display:flex}.menu-link-vertical-module__ON1MSW__nestedContainer:has(>.menu-link-vertical-module__ON1MSW__menuLink)>.menu-link-vertical-module__ON1MSW__menuLink{color:var(--colour-on-surface-lowest-plus);font-weight:600!important}.menu-link-vertical-module__ON1MSW__nestedLinks{padding-left:16px;list-style-type:none}
.menu-link-horizontal-module__xE5uGa__chevron{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:16px;height:16px;transition:transform .3s}.menu-link-horizontal-module__xE5uGa__chevron.menu-link-horizontal-module__xE5uGa__inverted{transform:rotate(-180deg)}.menu-link-horizontal-module__xE5uGa__containsCurrent{color:var(--color-brand-low)}.menu-link-horizontal-module__xE5uGa__menuItem{width:fit-content;list-style:none}.menu-link-horizontal-module__xE5uGa__menuLink{color:var(--colour-on-surface-lowest-plus);justify-content:center;align-items:center;gap:4px;padding:12px 0;font-weight:600;line-height:1.1;display:flex}.menu-link-horizontal-module__xE5uGa__menuLink:hover{text-decoration:underline}.menu-link-horizontal-module__xE5uGa__menuLink.menu-link-horizontal-module__xE5uGa__current{color:var(--colour-brand-low);border-bottom:1px solid var(--colour-brand-low)}.menu-link-horizontal-module__xE5uGa__menuLink.menu-link-horizontal-module__xE5uGa__current:hover{border-bottom-color:#0000;text-decoration:none}.menu-link-horizontal-module__xE5uGa__submenu{background-color:var(--colour-surface-high);border-radius:20px;flex-direction:column;align-items:flex-start;width:fit-content;min-width:160px;margin-top:12px;padding:16px 12px;list-style:none;display:none;position:absolute;overflow:visible}.menu-link-horizontal-module__xE5uGa__submenu.menu-link-horizontal-module__xE5uGa__open{display:flex}
.nav-wrapper-module__E2QoEa__container{color:#fff;background-color:#0a0a0a;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:96px;padding:32px;font-weight:500;display:flex}.nav-wrapper-module__E2QoEa__container.nav-wrapper-module__E2QoEa__open{width:100vw}.nav-wrapper-module__E2QoEa__widescreenMenu{justify-content:center;align-items:center;width:100%;max-width:1440px;margin:0 auto;display:none}.nav-wrapper-module__E2QoEa__logo{flex:none;width:200px;line-height:0;display:block}.nav-wrapper-module__E2QoEa__logo svg{width:100%;height:auto}.nav-wrapper-module__E2QoEa__hamburgerContainer{justify-content:flex-end;display:flex}.nav-wrapper-module__E2QoEa__mobileList{flex-direction:column;gap:8px;width:100%;max-width:800px;height:fit-content;margin:0 auto;list-style-type:none;display:flex}.nav-wrapper-module__E2QoEa__mobileLogo{display:block}.nav-wrapper-module__E2QoEa__mobileMenu{z-index:18;background:var(--colour-light-surface-high);width:100vw;height:calc(100dvh - 96px);display:none;position:fixed;overflow-y:auto}.nav-wrapper-module__E2QoEa__mobileMenu.nav-wrapper-module__E2QoEa__open{display:flex}@media (min-width:1500px){.nav-wrapper-module__E2QoEa__container.nav-wrapper-module__E2QoEa__breakLg{justify-content:flex-start;display:flex}.nav-wrapper-module__E2QoEa__widescreenMenu.nav-wrapper-module__E2QoEa__breakLg{display:flex}.nav-wrapper-module__E2QoEa__hamburgerContainer.nav-wrapper-module__E2QoEa__breakLg,.nav-wrapper-module__E2QoEa__mobileLogo.nav-wrapper-module__E2QoEa__breakLg{display:none}}@media (min-width:768px){.nav-wrapper-module__E2QoEa__container.nav-wrapper-module__E2QoEa__breakSm{justify-content:flex-start;display:flex}.nav-wrapper-module__E2QoEa__widescreenMenu.nav-wrapper-module__E2QoEa__breakSm{display:flex}.nav-wrapper-module__E2QoEa__hamburgerContainer.nav-wrapper-module__E2QoEa__breakSm,.nav-wrapper-module__E2QoEa__mobileLogo.nav-wrapper-module__E2QoEa__breakSm{display:none}}
.top-banner-module__NHVeQG__topBanner{background-color:var(--colour-brand-lower);font-size:var(--type-small);text-align:center;width:100%;padding:8px 16px}.top-banner-module__NHVeQG__topBanner a{text-decoration:underline}
.top-nav-module__yNPWvG__header{z-index:19;width:100%;transition:top .4s;position:sticky;top:0}.top-nav-module__yNPWvG__open{width:100vw}.top-nav-module__yNPWvG__scrollDown{top:-76px}@media (min-width:416px){.top-nav-module__yNPWvG__scrollDown{top:-56px}}@media (min-width:796px){.top-nav-module__yNPWvG__scrollDown{top:-36px}}.top-nav-module__yNPWvG__mobileMenu{flex-direction:column;justify-content:space-between;width:100%;max-height:85vh;padding:16px 40px 32px 24px;display:flex}@media (min-width:480px){.top-nav-module__yNPWvG__mobileMenu{justify-content:flex-start}}.top-nav-module__yNPWvG__mobileMenu>ul{list-style:none}.top-nav-module__yNPWvG__mobileMenuDivider{border:none;border-top:1px solid var(--colour-surface-highest);margin:32px 0;padding:0 12px}.top-nav-module__yNPWvG__mobileButtons{flex-direction:column;gap:16px;padding:32px 0;display:flex}@media (min-width:480px){.top-nav-module__yNPWvG__mobileButtons{flex-direction:row;gap:24px}}.top-nav-module__yNPWvG__navMenu{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-height:none;padding-left:48px;display:flex}.top-nav-module__yNPWvG__navMenu li{list-style-type:none}.top-nav-module__yNPWvG__navLeft{flex-direction:row;gap:40px;display:flex}.top-nav-module__yNPWvG__navRight{flex-direction:row;align-items:center;gap:40px;display:flex}.top-nav-module__yNPWvG__userMenuContainer{display:flex}
.user-menu-module__IB0yrG__open .user-menu-module__IB0yrG__chevron{border-color:var(--colour-light-brand1-highest)}.user-menu-module__IB0yrG__chevron{border-top:2px solid var(--colour-on-surface-low-plus);border-right:2px solid var(--colour-on-surface-low-plus);width:10px;height:10px;transition:border-color .3s ease-out;display:inline-block;position:relative;top:-2px;transform:rotate(135deg)}.user-menu-module__IB0yrG__container{color:var(--colour-on-surface-lowest-plus);cursor:auto;background-color:#0000;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;gap:16px;min-width:80px;max-width:300px;height:45px;padding:0 2px;transition:background-color .3s ease-out,border-color .3s ease-out;display:flex;position:relative}@media (min-width:1500px){.user-menu-module__IB0yrG__container{cursor:pointer;flex-direction:row;flex:0 auto;min-width:150px}}.user-menu-module__IB0yrG__container:hover{border-color:var(--colour-light-brand1-highest)}.user-menu-module__IB0yrG__container.user-menu-module__IB0yrG__open{background-color:var(--colour-light-brand1-lower);color:var(--colour-light-brand1-highest)}.user-menu-module__IB0yrG__loggedOut{white-space:nowrap;flex-direction:column;gap:21px;display:flex}@media (min-width:1500px){.user-menu-module__IB0yrG__loggedOut{flex-direction:row;align-items:center;gap:32px}}.user-menu-module__IB0yrG__profileContainer{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:6px 16px;display:flex}.user-menu-module__IB0yrG__profilePicContainer{border-radius:16px;flex:none;width:32px;height:32px;display:flex;overflow:hidden}.user-menu-module__IB0yrG__signupButton{color:var(--colour-on-brand-lowest)}.user-menu-module__IB0yrG__userActions{cursor:auto;z-index:21;flex-direction:column;gap:16px;display:none;position:relative}@media (min-width:1500px){.user-menu-module__IB0yrG__userActions{display:none}}.user-menu-module__IB0yrG__open .user-menu-module__IB0yrG__userActions{color:var(--colour-on-surface-low-plus);background-color:var(--colour-surface-high);white-space:nowrap;border-radius:20px;justify-content:flex-start;width:fit-content;margin-top:6px;padding:24px 40px 24px 24px;display:flex;position:absolute;top:100%;right:0}.user-menu-module__IB0yrG__userActions>a{text-align:left}.user-menu-module__IB0yrG__userName{color:inherit;font-size:var(--type-default);text-overflow:ellipsis;white-space:nowrap;transition:color .3s ease-out;display:none;overflow:hidden}@media (min-width:1500px){.user-menu-module__IB0yrG__userName{display:unset}}
.docs-top-nav-module__GPg8cq__header{z-index:19;transition:top .4s;position:sticky;top:0}.docs-top-nav-module__GPg8cq__contactWrapper{flex-grow:1;flex-basis:0;justify-content:flex-end;display:flex}.docs-top-nav-module__GPg8cq__logo{min-width:108px}.docs-top-nav-module__GPg8cq__logo img{width:108px;height:auto}.docs-top-nav-module__GPg8cq__logoLink{font-size:var(--type-default);font-weight:600;line-height:1.1}.docs-top-nav-module__GPg8cq__logoWrapper{flex-grow:1;flex-basis:0;justify-content:flex-start;align-items:center;gap:16px;display:flex}.docs-top-nav-module__GPg8cq__mobileMenu{flex-direction:column;justify-content:space-between;padding:16px 40px 32px 24px;display:flex}.docs-top-nav-module__GPg8cq__mobileMenu>ul{list-style:none}.docs-top-nav-module__GPg8cq__navMenu{align-items:center;display:flex}.docs-top-nav-module__GPg8cq__products{justify-content:center;align-items:center;display:flex}
.faq-module__U9S6dG__container{background-color:var(--colour-surface-high);border-radius:8px;flex-direction:column;transition:gap 10ms ease-out .3s;display:flex}.faq-module__U9S6dG__questionContainer{cursor:pointer;justify-content:space-between;gap:8px;padding:28px;display:flex}.faq-module__U9S6dG__question{color:var(--colour-on-surface-lowest-plus);font-weight:600}.faq-module__U9S6dG__toggle{flex:0 0 18px;height:18px;transition:transform .3s ease-in-out;position:relative;top:1px;transform:perspective(600px)rotateX(180deg)}.faq-module__U9S6dG__toggle.faq-module__U9S6dG__selected{transform:perspective(600px)rotateX(0)}.faq-module__U9S6dG__toggle:after{content:"";border:2px #fff;border-style:solid none none solid;border-radius:1px;width:10px;height:10px;display:block;position:relative;top:3px;left:3px;transform:rotate(45deg)}.faq-module__U9S6dG__answerContainer{visibility:hidden;max-height:0;padding:0 28px;transition:max-height .3s ease-in-out,padding-bottom .3s ease-in-out,visibility .3s ease-in-out;overflow:hidden}.faq-module__U9S6dG__answerContainer.faq-module__U9S6dG__selected{visibility:visible;max-height:500px;padding-bottom:28px}
.faq-group-module__FblvCa__container{flex-direction:column;gap:64px;padding:128px 0;display:flex}.faq-group-module__FblvCa__faqHeader{max-width:var(--content-max-width-medium);text-align:left;flex-direction:column;justify-content:space-between;gap:16px;margin:0 auto;display:flex}.faq-group-module__FblvCa__title{text-align:center}.faq-group-module__FblvCa__description{text-align:center;flex-direction:column;gap:16px;display:flex}.faq-group-module__FblvCa__summaryContainer{background-color:var(--colour-surface-high);max-width:var(--content-max-width-medium);border-radius:8px;flex-direction:column;gap:16px;width:100%;margin:0 auto;padding:32px;display:flex}@media (min-width:1200px){.faq-group-module__FblvCa__summaryContainer{flex:0 0 320px;height:fit-content}}.faq-group-module__FblvCa__summaryQuestions{flex-direction:column;gap:1px;display:flex}.faq-group-module__FblvCa__summaryQuestion{color:var(--colour-on-surface-lowest-plus);text-align:left;padding:10px 21px 10px 24px;font-weight:600;line-height:1.5;display:flex;position:relative}.faq-group-module__FblvCa__summaryQuestion:after{background-color:var(--colour-brand-low);content:"";width:0;height:100%;transition:background-color .3s ease-out,width .3s ease-out;display:block;position:absolute;top:0;left:0}.faq-group-module__FblvCa__summaryQuestion:hover:after{width:3px}.faq-group-module__FblvCa__summaryQuestion.faq-group-module__FblvCa__selected{background-color:var(--colour-surface-lowest)}.faq-group-module__FblvCa__summaryQuestion.faq-group-module__FblvCa__selected:after{width:3px}.faq-group-module__FblvCa__questions{max-width:var(--content-max-width-medium);flex-direction:column;gap:12px;margin:0 auto;display:flex}@media (min-width:1200px){.faq-group-module__FblvCa__questions{flex:0 100%;max-width:100%}}.faq-group-module__FblvCa__faqWrapper{flex-direction:column;justify-content:space-between;gap:32px;display:flex}@media (min-width:1200px){.faq-group-module__FblvCa__faqWrapper{max-width:var(--content-max-width-large);flex-direction:row;gap:24px}}
.footer-module__tUdqrq__container{max-width:var(--content-max-width-small);flex-direction:column;gap:32px;margin:0 auto;padding:48px 16px 180px;display:flex}@media (min-width:800px){.footer-module__tUdqrq__container{max-width:var(--content-max-width-medium)}}@media (min-width:1200px){.footer-module__tUdqrq__container{max-width:var(--content-max-width-large);flex-direction:row;gap:120px;padding-top:128px}}.footer-module__tUdqrq__acknowledgement{border:solid 2px var(--colour-on-surface-low-plus);color:var(--colour-on-surface-low-plus);border-radius:32px;flex-direction:column;gap:24px;padding:24px 40px;display:flex}.footer-module__tUdqrq__acknowledgementIcon{width:32px;height:32px}.footer-module__tUdqrq__acknowledgementText{color:var(--colour-on-surface-low-plus);font-size:var(--type-small)}@media (min-width:1200px){.footer-module__tUdqrq__acknowledgementText{font-size:var(--type-medium)}}.footer-module__tUdqrq__copyright{font-size:var(--type-small)}.footer-module__tUdqrq__icon{width:16px}.footer-module__tUdqrq__left,.footer-module__tUdqrq__right{flex-direction:column;gap:32px;display:flex}@media (min-width:1200px){.footer-module__tUdqrq__left,.footer-module__tUdqrq__right{flex:0 33%}}@media (min-width:1200px){.footer-module__tUdqrq__left{flex:0 66%}}.footer-module__tUdqrq__links{flex-direction:column;gap:16px;display:flex}.footer-module__tUdqrq__links a{gap:4px;display:flex}.footer-module__tUdqrq__logo{width:148px}.footer-module__tUdqrq__socks{background-image:url(/img/glyph-all.svg);background-position-x:100px;background-size:330px 344px;width:100%;height:344px;position:relative}@media (min-width:800px){.footer-module__tUdqrq__socks{background-position-x:130px;background-size:462px 482px;height:462px}}.footer-module__tUdqrq__scrollTop{border:1px solid var(--colour-surface-higher);background:var(--colour-surface-high);width:fit-content;color:var(--colour-on-surface-low);font-size:var(--type-small);letter-spacing:-.13px;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:6px 16px 6px 6px;line-height:1.5;display:flex}.footer-module__tUdqrq__scrollTop.footer-module__tUdqrq__mobile{margin:0 auto 16px}.footer-module__tUdqrq__upArrow{transform:rotate(-45deg)}.footer-module__tUdqrq__widescreen{display:none}@media (min-width:1200px){.footer-module__tUdqrq__widescreen{display:flex}}.footer-module__tUdqrq__mobile{display:flex}@media (min-width:1200px){.footer-module__tUdqrq__mobile{display:none}}
.footnote-module__w7QE0a__container{width:100vw;margin-left:calc(50% - 50vw)}.footnote-module__w7QE0a__footnote{font-size:var(--type-small);margin:auto;padding:64px 24px}@media (min-width:800px){.footnote-module__w7QE0a__footnote{max-width:var(--content-max-width-medium)}}@media (min-width:1200px){.footnote-module__w7QE0a__footnote{max-width:var(--content-max-width-large);flex-direction:row}}.footnote-module__w7QE0a__footnote p,.footnote-module__w7QE0a__footnote span{color:inherit}.footnote-module__w7QE0a__footnote p{margin-bottom:13px}.footnote-module__w7QE0a__footnote ol,.footnote-module__w7QE0a__footnote ul{padding-left:16px}.footnote-module__w7QE0a__footnote li{margin-bottom:13px}.footnote-module__w7QE0a__footnote a{color:var(--colour-on-surface-lowest-plus);text-decoration:underline}
.header-module__6rtY2W__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px 0;margin-top:32px;margin-bottom:32px;display:flex}@media (min-width:800px){.header-module__6rtY2W__container{text-align:left;flex-direction:row;justify-content:space-between;gap:32px}}@media (min-width:1200px){.header-module__6rtY2W__container{margin-top:128px;margin-bottom:128px}}.header-module__6rtY2W__textContainer{flex-direction:column;gap:28px;margin:auto;display:flex}.header-module__6rtY2W__ctaContainer{flex-flow:column wrap;gap:16px;width:100%;max-width:480px;display:flex}@media (min-width:480px){.header-module__6rtY2W__ctaContainer{flex-direction:row;justify-content:center;align-items:center;max-width:100%}}@media (min-width:800px){.header-module__6rtY2W__ctaContainer{justify-content:left}}@media (min-width:1200px){.header-module__6rtY2W__ctaContainer{justify-content:left}}.header-module__6rtY2W__textWrapper{order:1;align-items:center;gap:48px;padding:0 16px;display:flex}@media (min-width:800px){.header-module__6rtY2W__textWrapper{order:0;align-items:flex-start;padding:0}}.header-module__6rtY2W__textWrapper,.header-module__6rtY2W__imageContainer{flex-direction:column;max-width:800px;display:flex}@media (min-width:1200px){.header-module__6rtY2W__textWrapper,.header-module__6rtY2W__imageContainer{flex:0 50%}}.header-module__6rtY2W__imageContainer{flex:0 0 fit-content;flex-direction:row;order:0;max-width:1110px;display:flex}@media (min-width:800px){.header-module__6rtY2W__imageContainer{flex:1 0 50%;order:1;justify-content:center}}.header-module__6rtY2W__title{font-size:var(--type-hero-large);font-weight:500;line-height:1.1}@media (min-width:1200px){.header-module__6rtY2W__title{font-size:var(--type-xxl)}}.header-module__6rtY2W__description{color:var(--colour-on-surface-low-plus);font-size:var(--type-subtitle)}
.home-header-module__jzpeUq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:64px 0;margin-top:32px;margin-bottom:32px;display:flex}@media (min-width:1132px) and (max-width:1199px){.home-header-module__jzpeUq__container{max-width:100%}}@media (min-width:1200px){.home-header-module__jzpeUq__container{text-align:left;flex-direction:row;gap:24px;margin-top:112px;margin-bottom:112px}}.home-header-module__jzpeUq__textContainer{font-size:var(--type-subtitle);flex-direction:column;gap:24px;display:flex}.home-header-module__jzpeUq__ctaContainer{flex-direction:column;gap:16px;width:100%;max-width:480px;display:flex}@media (min-width:480px){.home-header-module__jzpeUq__ctaContainer{flex-direction:row;justify-content:center;align-items:center;max-width:100%}}@media (min-width:1200px){.home-header-module__jzpeUq__ctaContainer{justify-content:left}}.home-header-module__jzpeUq__textWrapper{flex-direction:column;align-items:center;gap:48px;max-width:800px;padding:52px 0 16px;display:flex}@media (min-width:1200px){.home-header-module__jzpeUq__textWrapper,.home-header-module__jzpeUq__imageContainer{flex:1;max-width:800px;display:flex}}.home-header-module__jzpeUq__imageContainer{display:flex}@media (min-width:760px){.home-header-module__jzpeUq__imageContainer{margin-left:-24px;margin-right:-24px}}@media (min-width:1200px){.home-header-module__jzpeUq__imageContainer{margin-left:0;margin-right:0}}.home-header-module__jzpeUq__imageContainer img{display:block}.home-header-module__jzpeUq__imageContainer img+img{display:none}@media (min-width:760px){.home-header-module__jzpeUq__imageContainer img+img{display:block}}@media (min-width:1200px){.home-header-module__jzpeUq__imageContainer img+img{display:none}}.home-header-module__jzpeUq__imageContainer img+img+img{display:none}@media (min-width:1132px){.home-header-module__jzpeUq__imageContainer img+img+img{display:block}}@media (min-width:1200px){.home-header-module__jzpeUq__imageContainer img+img+img{display:none}}.home-header-module__jzpeUq__image{width:auto;height:222px}@media (min-width:1200px){.home-header-module__jzpeUq__image{width:100%;height:auto}}.home-header-module__jzpeUq__title{font-size:var(--type-hero-large);font-weight:500;line-height:1.1}@media (min-width:1200px){.home-header-module__jzpeUq__title{font-size:var(--type-xxl)}}.home-header-module__jzpeUq__description{font-size:var(--type-subtitle);letter-spacing:-.1px;font-weight:400;line-height:30px}
.image-and-text-module__Dju8Pa__container{flex-direction:column;gap:32px;padding:64px 0;display:flex}@media (min-width:1200px){.image-and-text-module__Dju8Pa__container{flex-direction:row}}.image-and-text-module__Dju8Pa__title{text-align:center;scroll-margin-top:136px}.image-and-text-module__Dju8Pa__imageContainer,.image-and-text-module__Dju8Pa__textWrapper{flex-direction:column;flex:0 50%;justify-content:center;align-items:center;gap:32px;display:flex}.image-and-text-module__Dju8Pa__imageContainer img{border-radius:8px;overflow:hidden}.image-and-text-module__Dju8Pa__logoContainer{max-width:150px}.image-and-text-module__Dju8Pa__logoContainer img{width:100%;height:auto;display:block}.image-and-text-module__Dju8Pa__textContainer{flex-direction:column;gap:32px;display:flex}.image-and-text-module__Dju8Pa__description{text-align:center;flex-direction:column;gap:16px;display:flex}@media (min-width:1200px){.image-and-text-module__Dju8Pa__description{text-align:left}}.image-and-text-module__Dju8Pa__description *{width:100%}.image-and-text-module__Dju8Pa__description h1{font-size:var(--type-hero-large);margin-top:32px;line-height:1.1}@media (min-width:1200px){.image-and-text-module__Dju8Pa__description h1{font-size:var(--type-xl)}}.image-and-text-module__Dju8Pa__description h2{margin-top:64px}.image-and-text-module__Dju8Pa__description h3{margin-top:16px}.image-and-text-module__Dju8Pa__ctaContainer{flex-direction:column;justify-content:center;gap:16px;width:100%;display:flex}@media (min-width:480px){.image-and-text-module__Dju8Pa__ctaContainer{flex-direction:row}}@media (min-width:1200px){.image-and-text-module__Dju8Pa__ctaContainer{justify-content:flex-start}}.image-and-text-module__Dju8Pa__imageOnTheRight{order:unset}@media (min-width:1200px){.image-and-text-module__Dju8Pa__imageOnTheRight{order:1}}@media (min-width:1200px){.image-and-text-module__Dju8Pa__title{text-align:left}.image-and-text-module__Dju8Pa__noImage{flex:0 0 var(--content-max-width-medium);max-width:var(--content-max-width-medium);text-align:center;flex-direction:column;justify-content:center;margin:auto}.image-and-text-module__Dju8Pa__noImage .image-and-text-module__Dju8Pa__textContainer,.image-and-text-module__Dju8Pa__noImage .image-and-text-module__Dju8Pa__ctaContainer,.image-and-text-module__Dju8Pa__noImage .image-and-text-module__Dju8Pa__description{text-align:center;justify-content:center;align-items:center}}.image-and-text-module__Dju8Pa__alignCenter,.image-and-text-module__Dju8Pa__noImage.image-and-text-module__Dju8Pa__alignCenter{text-align:center}@media (min-width:1200px){.image-and-text-module__Dju8Pa__alignLeft,.image-and-text-module__Dju8Pa__noImage.image-and-text-module__Dju8Pa__alignLeft{text-align:left}}.image-and-text-module__Dju8Pa__alignLeft,.image-and-text-module__Dju8Pa__noImage.image-and-text-module__Dju8Pa__alignLeft{text-align:left}.image-and-text-module__Dju8Pa__alignRight{text-align:right}.image-and-text-module__Dju8Pa__justify{text-align:justify}
.logo-garden-module__dF4Tgq__container{flex-direction:column;width:100%;max-width:800px;margin:auto;padding:124px 8px;display:flex}@media (min-width:1200px){.logo-garden-module__dF4Tgq__container{max-width:1312px}}.logo-garden-module__dF4Tgq__title{text-align:center;margin-bottom:32px}.logo-garden-module__dF4Tgq__garden{flex-flow:wrap;justify-content:center;gap:64px;display:flex}
.specs-page-module__M_uArW__removeAuthorise div[class^=scheme-container]{display:none}
