.RequestDemo-module__4Vu_wq__btn{letter-spacing:-.48px;height:48px;color:var(--white);border:1px solid var(--green);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:0 0;border-radius:500px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.RequestDemo-module__4Vu_wq__btn:active{background:var(--green-mid)}@media (hover:hover){.RequestDemo-module__4Vu_wq__btn:hover{background:var(--green);color:var(--black)}}@media (max-width:700px){.RequestDemo-module__4Vu_wq__btn{width:100%;max-width:360px;padding:0 28px;font-size:18px}}@media (min-width:2400px){.RequestDemo-module__4Vu_wq__btn{font-size:17px}}
.Header-module__ldgnoG__nav{z-index:100;background:var(--black);padding-top:env(safe-area-inset-top);position:sticky;top:0}.Header-module__ldgnoG__inner{max-width:var(--inner);padding:8px max(var(--pad), env(safe-area-inset-left)) 8px max(var(--pad), env(safe-area-inset-right));justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Header-module__ldgnoG__ghost{opacity:0;pointer-events:none}.Header-module__ldgnoG__brand{flex-shrink:0;justify-content:center;align-items:center;min-width:64px;min-height:64px;display:inline-flex}.Header-module__ldgnoG__brand img{object-fit:contain;width:56px;height:56px}@media (min-width:1600px){.Header-module__ldgnoG__inner{padding:12px var(--pad)}}@media (min-width:2400px){.Header-module__ldgnoG__brand img{width:60px;height:60px}}@media (max-width:700px){.Header-module__ldgnoG__inner{padding:4px var(--pad);justify-content:center}.Header-module__ldgnoG__ghost,.Header-module__ldgnoG__cta{display:none}.Header-module__ldgnoG__brand{min-width:48px;min-height:48px}.Header-module__ldgnoG__brand img{width:40px;height:40px}}
.HeroContent-module__OrEizW__hero{flex-direction:column;justify-content:center;min-height:calc(100dvh - 140px);display:flex;position:relative;overflow:hidden}.HeroContent-module__OrEizW__backdrop{aspect-ratio:2/3;pointer-events:none;z-index:0;width:min(36vw,510px);position:absolute;top:26px;left:50%;transform:translate(-50%)}.HeroContent-module__OrEizW__backdropImage{object-fit:contain;object-position:center;opacity:0;transition:opacity 1.8s ease-in-out;position:absolute;inset:0;width:100%!important;height:100%!important}.HeroContent-module__OrEizW__backdropImageActive{opacity:1}@media (max-width:1100px){.HeroContent-module__OrEizW__backdrop{width:min(64vw,450px);top:64px}}@media (max-width:700px){.HeroContent-module__OrEizW__backdrop{display:none}}.HeroContent-module__OrEizW__content{width:100%;max-width:var(--inner);padding:0 var(--pad) 2px;z-index:1;grid-template-columns:minmax(0,1fr) minmax(320px,42.53%);align-items:center;gap:100px;margin:0 auto;display:grid;position:relative}.HeroContent-module__OrEizW__copy{max-width:683px;padding-top:40px}.HeroContent-module__OrEizW__title{letter-spacing:-1px;color:var(--white);margin-bottom:27px;font-size:48px;font-weight:700;line-height:1.4}.HeroContent-module__OrEizW__sub{color:var(--white80);max-width:560px;margin-bottom:27px;font-size:24px;font-weight:400;line-height:1.4}.HeroContent-module__OrEizW__visual{justify-content:flex-end;align-self:start;align-items:flex-start;min-width:0;display:flex;position:relative}.HeroContent-module__OrEizW__device{flex-shrink:0;width:clamp(340px,42vw,558px);max-width:100%;margin-top:0;position:relative;transform:translate(28px)}.HeroContent-module__OrEizW__device:before{content:"";filter:blur(18px);z-index:0;background:radial-gradient(circle,#00ffc82e 0%,#00ffc80d 35%,#0000 72%);border-radius:50%;width:220px;height:220px;position:absolute;top:8%;right:0;transform:translate(20%)}.HeroContent-module__OrEizW__deviceImage{z-index:1;filter:drop-shadow(0 36px 80px #000000bf);width:100%;height:auto;position:relative}@media (min-width:1600px){.HeroContent-module__OrEizW__hero{min-height:0}.HeroContent-module__OrEizW__content{padding:0 var(--pad) 24px}.HeroContent-module__OrEizW__copy{padding-top:56px}}@media (min-width:2400px){.HeroContent-module__OrEizW__title{font-size:50px}}@media (max-width:1100px){.HeroContent-module__OrEizW__content{grid-template-columns:minmax(0,1fr) minmax(300px,42%);gap:56px;padding-top:0;padding-bottom:12px}.HeroContent-module__OrEizW__copy{max-width:520px;padding-top:28px}.HeroContent-module__OrEizW__title{font-size:38px}.HeroContent-module__OrEizW__sub{max-width:460px;font-size:18px}.HeroContent-module__OrEizW__device{width:min(100%,390px);transform:translate(10px)}}@media (max-width:700px){.HeroContent-module__OrEizW__hero{min-height:0}.HeroContent-module__OrEizW__content{padding:24px max(var(--pad), env(safe-area-inset-left)) 32px max(var(--pad), env(safe-area-inset-right));grid-template-columns:1fr;justify-items:center;gap:32px}.HeroContent-module__OrEizW__copy{text-align:center;max-width:100%;padding-top:0}.HeroContent-module__OrEizW__device:before{display:none}.HeroContent-module__OrEizW__title{overflow-wrap:anywhere;margin-bottom:16px;font-size:32px;line-height:1.2}.HeroContent-module__OrEizW__sub{overflow-wrap:anywhere;margin-bottom:24px;font-size:16px;line-height:1.5}.HeroContent-module__OrEizW__visual{justify-content:center;width:100%}.HeroContent-module__OrEizW__device{width:min(100%,320px);margin-top:0;transform:none}.HeroContent-module__OrEizW__device:before{width:160px;height:160px}}
.HowWorks-module__2KCuHa__section{background:var(--deep);padding:96px 0 40px}.HowWorks-module__2KCuHa__title{text-align:center;padding:0 var(--pad);max-width:var(--inner);margin:0 auto 88px;font-size:32px;font-weight:500}.HowWorks-module__2KCuHa__layout{max-width:1200px;padding:0 var(--pad);grid-template-columns:360px 442px;justify-content:center;align-items:start;gap:96px;margin:0 auto;display:grid}.HowWorks-module__2KCuHa__visuals{width:360px;height:940px;position:relative}.HowWorks-module__2KCuHa__card{width:270px;height:384px;position:absolute}.HowWorks-module__2KCuHa__cardVerify{z-index:1;top:0;left:108px}.HowWorks-module__2KCuHa__cardControl{z-index:2;top:234px;left:0}.HowWorks-module__2KCuHa__cardActivate{z-index:3;top:468px;left:108px}.HowWorks-module__2KCuHa__image{object-fit:contain;width:100%;height:100%}.HowWorks-module__2KCuHa__copy{height:940px;position:relative}.HowWorks-module__2KCuHa__step{align-items:center;min-height:384px;display:flex;position:absolute;left:0;right:0}.HowWorks-module__2KCuHa__step1{top:0}.HowWorks-module__2KCuHa__step2{top:234px}.HowWorks-module__2KCuHa__step3{top:468px}.HowWorks-module__2KCuHa__row{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:24px;width:100%;display:grid}.HowWorks-module__2KCuHa__num{object-fit:contain;justify-self:end;width:73px;height:140px;display:block}.HowWorks-module__2KCuHa__text{max-width:330px}.HowWorks-module__2KCuHa__stepTitle{letter-spacing:.15px;margin-bottom:8px;font-size:32px;font-weight:500;line-height:1}.HowWorks-module__2KCuHa__body{color:var(--white80);letter-spacing:.2px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:20px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.HowWorks-module__2KCuHa__integration{text-align:center;padding:48px var(--pad) 96px}.HowWorks-module__2KCuHa__intTitle{color:var(--white);white-space:pre-line;margin-bottom:40px;font-size:24px;font-weight:500;line-height:1.4}.HowWorks-module__2KCuHa__mobileImage{display:none}@media (min-width:1600px){.HowWorks-module__2KCuHa__section{padding:120px 0 56px}.HowWorks-module__2KCuHa__title{margin-bottom:96px}.HowWorks-module__2KCuHa__layout{gap:120px;max-width:1400px}}@media (min-width:2400px){.HowWorks-module__2KCuHa__layout{gap:160px;max-width:1700px}.HowWorks-module__2KCuHa__stepTitle,.HowWorks-module__2KCuHa__title{font-size:34px}}@media (max-width:1100px){.HowWorks-module__2KCuHa__section{padding:80px 0 56px}.HowWorks-module__2KCuHa__title{margin-bottom:56px}.HowWorks-module__2KCuHa__layout{grid-template-columns:300px 390px;gap:56px;max-width:900px}.HowWorks-module__2KCuHa__visuals{width:300px;height:780px}.HowWorks-module__2KCuHa__card{width:225px;height:320px}.HowWorks-module__2KCuHa__cardVerify{top:0;left:75px}.HowWorks-module__2KCuHa__cardControl{top:195px;left:0}.HowWorks-module__2KCuHa__cardActivate{top:390px;left:75px}.HowWorks-module__2KCuHa__copy{height:780px}.HowWorks-module__2KCuHa__step{min-height:320px}.HowWorks-module__2KCuHa__step1{top:0}.HowWorks-module__2KCuHa__step2{top:195px}.HowWorks-module__2KCuHa__step3{top:390px}.HowWorks-module__2KCuHa__row{grid-template-columns:70px minmax(0,1fr);gap:20px}.HowWorks-module__2KCuHa__num{width:60px;height:115px}.HowWorks-module__2KCuHa__text{max-width:300px}.HowWorks-module__2KCuHa__stepTitle{font-size:28px}.HowWorks-module__2KCuHa__body{-webkit-line-clamp:4;line-clamp:4;font-size:18px}}@media (max-width:700px){.HowWorks-module__2KCuHa__section{padding:64px 0 48px}.HowWorks-module__2KCuHa__title{margin-bottom:40px;font-size:28px}.HowWorks-module__2KCuHa__layout{padding:0 max(var(--pad), env(safe-area-inset-left)) 0 max(var(--pad), env(safe-area-inset-right));max-width:none;display:block}.HowWorks-module__2KCuHa__visuals{display:none}.HowWorks-module__2KCuHa__copy{flex-direction:column;align-items:center;gap:56px;height:auto;display:flex;position:static}.HowWorks-module__2KCuHa__step,.HowWorks-module__2KCuHa__step1,.HowWorks-module__2KCuHa__step2,.HowWorks-module__2KCuHa__step3{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:100%;min-height:0;display:flex;position:static;top:auto}.HowWorks-module__2KCuHa__mobileImage{object-fit:contain;width:228px;height:324px;display:block}.HowWorks-module__2KCuHa__row{grid-template-columns:78px 176px;align-items:stretch;gap:16px;width:auto;display:grid}.HowWorks-module__2KCuHa__num{width:78px;height:143px}.HowWorks-module__2KCuHa__text{text-align:left;flex-direction:column;justify-content:space-between;max-width:176px;min-height:143px;display:flex}.HowWorks-module__2KCuHa__stepTitle{margin-bottom:6px;font-size:24px}.HowWorks-module__2KCuHa__body{overflow-wrap:anywhere;-webkit-line-clamp:5;line-clamp:5;font-size:16px;line-height:1.45}.HowWorks-module__2KCuHa__stepTitle{overflow-wrap:anywhere}.HowWorks-module__2KCuHa__integration{padding:32px max(var(--pad), env(safe-area-inset-left)) 64px max(var(--pad), env(safe-area-inset-right))}.HowWorks-module__2KCuHa__intTitle{margin-bottom:28px;font-size:20px}}
.Partners-module__iZbxca__grid{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;align-items:center;gap:22px 34px;max-width:980px;margin:0 auto;display:grid}.Partners-module__iZbxca__slot{justify-content:center;align-items:center;width:148px;height:40px;margin:0 auto;display:flex}.Partners-module__iZbxca__logo{object-fit:contain;opacity:.88;width:100%;height:100%;transition:opacity .2s}@media (hover:hover){.Partners-module__iZbxca__logo:hover{opacity:1}}@media (min-width:1600px){.Partners-module__iZbxca__grid{gap:28px 40px;max-width:1100px}}@media (min-width:2400px){.Partners-module__iZbxca__grid{gap:32px 48px;max-width:1200px}}@media (max-width:1100px){.Partners-module__iZbxca__grid{flex-wrap:wrap;justify-content:center;gap:24px 16px;max-width:760px;display:flex}.Partners-module__iZbxca__slot{flex:0 0 calc(25% - 12px);width:calc(25% - 12px)}}@media (max-width:700px){.Partners-module__iZbxca__grid{gap:24px 14px;max-width:460px}.Partners-module__iZbxca__slot{flex:0 0 calc(20% - 11.2px);width:calc(20% - 11.2px);height:28px}}
.Gallery-module__g-6phq__wrapper{max-width:var(--inner);padding-left:max(var(--pad), env(safe-area-inset-left));padding-right:max(var(--pad), env(safe-area-inset-right));margin:0 auto}.Gallery-module__g-6phq__scroll{scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:auto hidden}.Gallery-module__g-6phq__scroll::-webkit-scrollbar{display:none}.Gallery-module__g-6phq__scroll:active{cursor:grabbing}.Gallery-module__g-6phq__track{align-items:flex-start;gap:32px;width:max-content;display:flex}.Gallery-module__g-6phq__card{background:var(--deep);scroll-snap-align:start;border-radius:10px;flex-direction:column;flex-shrink:0;width:304px;height:388px;transition:transform .2s;display:flex;overflow:hidden}@media (hover:hover){.Gallery-module__g-6phq__card:hover{transform:translateY(-4px)}}.Gallery-module__g-6phq__imageWrap{background:var(--deep);flex:0 0 262px;justify-content:center;align-items:center;width:304px;height:262px;display:flex;overflow:hidden}.Gallery-module__g-6phq__image{object-fit:contain;width:100%;height:100%}.Gallery-module__g-6phq__body{flex-direction:column;flex:1;min-height:0;padding:14px 24px 20px;display:flex;overflow:hidden}.Gallery-module__g-6phq__title{letter-spacing:-.6px;color:var(--white);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:20px;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden}.Gallery-module__g-6phq__text{color:var(--white80);letter-spacing:-.18px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;min-height:0;font-size:16px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.Gallery-module__g-6phq__controls{justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-bottom:16px;display:flex}.Gallery-module__g-6phq__dots{align-items:center;gap:8px;display:flex}.Gallery-module__g-6phq__dot{cursor:pointer;background:#6d6c6e;border:0;border-radius:50%;width:15px;height:15px;padding:0;transition:background .2s,width .2s}.Gallery-module__g-6phq__dotActive{background:var(--green);border-radius:999px;width:38px}.Gallery-module__g-6phq__arrows{align-items:center;gap:22px;display:flex}.Gallery-module__g-6phq__arrow{color:var(--green);justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.Gallery-module__g-6phq__arrowIcon{width:28px;height:28px;display:block}@media (hover:hover){.Gallery-module__g-6phq__arrow:hover{color:var(--white)}.Gallery-module__g-6phq__arrowPrev:hover{transform:translate(-2px)}.Gallery-module__g-6phq__arrowNext:hover{transform:translate(2px)}}.Gallery-module__g-6phq__arrow:active{color:var(--white);transform:scale(.92)}.Gallery-module__g-6phq__dot:active{background:var(--white)}.Gallery-module__g-6phq__dotActive:active{background:var(--green)}.Gallery-module__g-6phq__arrow:disabled,.Gallery-module__g-6phq__arrow[disabled]{color:#6d6c6e;cursor:not-allowed;pointer-events:none}.Gallery-module__g-6phq__arrow:disabled .Gallery-module__g-6phq__arrowIcon,.Gallery-module__g-6phq__arrow[disabled] .Gallery-module__g-6phq__arrowIcon{color:#6d6c6e}@media (min-width:1600px){.Gallery-module__g-6phq__controls{margin-top:40px}}@media (min-width:2400px){.Gallery-module__g-6phq__title{font-size:21px}}@media (max-width:700px){.Gallery-module__g-6phq__wrapper{padding-right:max(0px, env(safe-area-inset-right))}.Gallery-module__g-6phq__track{gap:16px}.Gallery-module__g-6phq__card{width:260px;height:376px}.Gallery-module__g-6phq__imageWrap{flex:0 0 224px;width:260px;height:224px}.Gallery-module__g-6phq__body{padding:14px 20px 20px}.Gallery-module__g-6phq__title{font-size:18px}.Gallery-module__g-6phq__text{font-size:15px}.Gallery-module__g-6phq__controls{margin-top:24px;padding-bottom:8px}.Gallery-module__g-6phq__dot{background-clip:content-box;width:15px;height:15px;padding:14px}.Gallery-module__g-6phq__dotActive{width:32px}.Gallery-module__g-6phq__arrow{width:44px;height:44px}.Gallery-module__g-6phq__arrowIcon{width:24px;height:24px}.Gallery-module__g-6phq__arrows{gap:8px}.Gallery-module__g-6phq__text,.Gallery-module__g-6phq__title{overflow-wrap:anywhere}}
.Tools-module__U4q6eW__section{padding:96px 0 120px;overflow:hidden}.Tools-module__U4q6eW__heading{max-width:var(--inner);padding:0 max(var(--pad), env(safe-area-inset-right)) 0 max(var(--pad), env(safe-area-inset-left));text-align:center;margin:0 auto 64px}.Tools-module__U4q6eW__title{margin-bottom:64px;font-size:32px;font-weight:500}@media (min-width:1600px){.Tools-module__U4q6eW__section{padding:120px 0 140px}.Tools-module__U4q6eW__heading{margin-bottom:80px}}@media (min-width:2400px){.Tools-module__U4q6eW__title{font-size:34px}}@media (max-width:700px){.Tools-module__U4q6eW__section{padding:80px 0 96px}.Tools-module__U4q6eW__title{margin-bottom:48px;font-size:28px}}
.LandingVideo-module__mbo_dq__section{justify-content:center;align-items:center;height:695px;display:flex;position:relative;overflow:hidden}.LandingVideo-module__mbo_dq__video,.LandingVideo-module__mbo_dq__poster{z-index:0;width:100%;height:100%;position:absolute;inset:0}.LandingVideo-module__mbo_dq__video{object-fit:cover}.LandingVideo-module__mbo_dq__poster{background-position:50%;background-size:cover;background-color:var(--black)}.LandingVideo-module__mbo_dq__overlay{z-index:1;background:linear-gradient(#00000094 0%,#00000047 50%,#000000d1 100%);position:absolute;inset:0}.LandingVideo-module__mbo_dq__headline{z-index:2;letter-spacing:-.5px;color:var(--white);text-align:center;padding:0 max(var(--pad), env(safe-area-inset-right)) 0 max(var(--pad), env(safe-area-inset-left));font-size:48px;font-weight:500;position:relative}@media (min-width:1600px){.LandingVideo-module__mbo_dq__section{height:clamp(695px,65vh,820px)}}@media (min-width:2400px){.LandingVideo-module__mbo_dq__section{height:clamp(760px,55vh,960px)}.LandingVideo-module__mbo_dq__headline{font-size:50px}}@media (max-width:700px){.LandingVideo-module__mbo_dq__section{height:420px}.LandingVideo-module__mbo_dq__headline{font-size:30px;line-height:1.25}}
.Footer-module__Grjkva__footer{background:var(--deep);padding:80px max(var(--pad), env(safe-area-inset-right)) calc(64px + env(safe-area-inset-bottom)) max(var(--pad), env(safe-area-inset-left))}.Footer-module__Grjkva__inner{max-width:var(--inner);margin:0 auto}.Footer-module__Grjkva__top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-bottom:48px;display:flex}.Footer-module__Grjkva__brand{width:85px;height:31px;margin-bottom:12px;display:block}.Footer-module__Grjkva__tagline{color:var(--white);font-size:16px;font-weight:500}.Footer-module__Grjkva__social{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.Footer-module__Grjkva__social a{color:var(--white);letter-spacing:-.48px;font-size:16px;font-weight:500;line-height:1.5;transition:color .2s}@media (hover:hover){.Footer-module__Grjkva__social a:hover{color:var(--green)}}.Footer-module__Grjkva__trusted{margin-bottom:40px}.Footer-module__Grjkva__trustedLabel{color:var(--white);margin-bottom:10px;font-size:16px;font-weight:500}.Footer-module__Grjkva__trustedLogos{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__Grjkva__logoWrap{justify-content:center;align-items:center;width:140px;height:28px;display:flex}.Footer-module__Grjkva__logoWrap img{object-fit:contain;opacity:.7;width:100%;height:100%;transition:opacity .2s}@media (hover:hover){.Footer-module__Grjkva__logoWrap img:hover{opacity:1}}.Footer-module__Grjkva__bottom{justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__Grjkva__copy{color:var(--white);letter-spacing:-.32px;font-size:16px;font-weight:500;line-height:1.5}.Footer-module__Grjkva__links{gap:40px;display:flex}.Footer-module__Grjkva__link{color:var(--white);letter-spacing:-.48px;font-size:16px;font-weight:500;line-height:1.5;transition:color .2s}@media (hover:hover){.Footer-module__Grjkva__link:hover{color:var(--green)}}@media (min-width:1600px){.Footer-module__Grjkva__footer{padding:100px var(--pad) 80px}.Footer-module__Grjkva__top{margin-bottom:48px;padding-bottom:56px}.Footer-module__Grjkva__trusted{margin-bottom:48px}}@media (min-width:2400px){.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__social a,.Footer-module__Grjkva__trustedLabel,.Footer-module__Grjkva__copy,.Footer-module__Grjkva__link{font-size:17px}}@media (max-width:700px){.Footer-module__Grjkva__footer{padding:48px var(--pad) 40px}.Footer-module__Grjkva__top{flex-direction:row;gap:16px;margin-bottom:28px;padding-bottom:28px}.Footer-module__Grjkva__tagline{font-size:14px}.Footer-module__Grjkva__trusted{margin-bottom:32px}.Footer-module__Grjkva__trustedLabel{font-size:14px}.Footer-module__Grjkva__trustedLogos{flex-wrap:wrap;justify-content:center;gap:20px 12px;display:flex}.Footer-module__Grjkva__logoWrap{flex:0 0 calc(33.3333% - 8px);width:calc(33.3333% - 8px);height:24px}.Footer-module__Grjkva__bottom{flex-direction:column-reverse;align-items:center;gap:20px}.Footer-module__Grjkva__links{justify-content:space-between;gap:16px;width:100%}.Footer-module__Grjkva__link,.Footer-module__Grjkva__social a{padding:12px 4px;font-size:14px;line-height:1.2}.Footer-module__Grjkva__copy{text-align:center;font-size:14px}.Footer-module__Grjkva__tagline{overflow-wrap:anywhere}}
.ArtistsSlot-module__7ACKva__row{z-index:2;border-top:1px solid var(--border);padding:28px 0 74px;position:relative}.ArtistsSlot-module__7ACKva__inner{max-width:var(--inner);padding:0 max(var(--pad), env(safe-area-inset-right)) 0 max(var(--pad), env(safe-area-inset-left));grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:16px;margin:0 auto;display:grid}.ArtistsSlot-module__7ACKva__slot{justify-content:center;align-items:center;height:37px;display:flex}.ArtistsSlot-module__7ACKva__logo{object-fit:contain;opacity:.88;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity .2s}@media (hover:hover){.ArtistsSlot-module__7ACKva__logo:hover{opacity:1}}@media (min-width:1600px){.ArtistsSlot-module__7ACKva__row{padding:32px 0 84px}.ArtistsSlot-module__7ACKva__inner{gap:20px}}@media (min-width:2400px){.ArtistsSlot-module__7ACKva__slot{height:42px}}@media (max-width:1100px){.ArtistsSlot-module__7ACKva__inner{flex-wrap:wrap;justify-content:center;gap:18px 16px;max-width:760px;display:flex}.ArtistsSlot-module__7ACKva__slot{flex:0 0 calc(25% - 12px);width:calc(25% - 12px)}}@media (max-width:700px){.ArtistsSlot-module__7ACKva__row{padding:24px 0 48px}.ArtistsSlot-module__7ACKva__inner{gap:20px 14px;max-width:420px}.ArtistsSlot-module__7ACKva__slot{flex:0 0 calc(25% - 10.5px);width:calc(25% - 10.5px);height:32px}}
