@font-face{font-family:ArialRounded;src:url(/fonts/ARLRDBD.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.srvz-root{font-family:var(--font-rounded),sans-serif;background:var(--main-background);color:var(--text);min-height:100vh;position:relative;overflow-x:hidden}.heading-display{font-family:var(--font-montserrat,Montserrat,sans-serif)}.hero{text-align:center;padding:100px 1rem 2.5rem}.hero__heading{letter-spacing:-.02em;max-width:56rem;margin:1.5rem auto 0;font-size:clamp(38px,6.5vw,65px);font-style:italic;font-weight:900;line-height:1}.hero__heading-word-container{vertical-align:middle;justify-content:center;align-items:center;min-width:6ch;display:inline-flex;position:relative}.hero__heading-word{display:inline-block}.hero__heading-pill{background:var(--main-background);box-shadow:var(--boxShadow);font-family:var(--font-rounded),sans-serif;font-size:inherit;letter-spacing:-.01em;color:inherit;vertical-align:middle;white-space:nowrap;backface-visibility:hidden;-webkit-font-smoothing:antialiased;border-radius:999px;align-items:center;gap:.25em;margin-top:20px;padding:.15em .5em;font-style:normal;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;transform:translateZ(0)}.hero__heading-pill .hero__pill-icon{flex-shrink:0;width:auto;height:.7em}.hero__heading-pill .hero__pill-icon-wrap{align-items:center;height:1.1em;display:flex}.hero__sub{color:var(--gray4);max-width:38rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.4}.hero__pills{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.25rem;display:flex}.hero__pill{box-sizing:border-box;width:min-content;height:40px;box-shadow:var(--boxShadow);background-color:var(--main-background);font-family:var(--font-rounded),sans-serif;color:inherit;white-space:nowrap;-webkit-font-smoothing:antialiased;backface-visibility:hidden;border-radius:29px;flex-flow:row;place-content:center;align-items:center;gap:9px;padding:0 16px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:flex;overflow:hidden;transform:translateZ(0)}.hero__pill:hover{background:var(--gray1);transform:translateY(-1px)}.hero__pill-icon-wrap{justify-content:center;align-items:center;height:100%;display:flex}.hero__pill-icon{width:auto;height:18px}.hero__cards{justify-content:center;width:100%;height:clamp(300px,80vw,360px);margin:4.5rem auto 3.5rem;display:flex;position:relative}@media (min-width:768px){.hero__cards{grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:56rem;height:auto;margin:1.5rem auto 0;display:grid}}@media (max-width:767px){.hero__cards .photo-card{width:42vw;max-width:160px;height:60vw;max-height:232px;transform:translateX(var(--tx))rotate(var(--rot));padding-bottom:0;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);position:absolute}.hero__cards .photo-card:first-child{--tx:-26vw;--rot:-15deg;z-index:1}.hero__cards .photo-card:nth-child(2){--tx:-9vw;--rot:-5deg;z-index:2}.hero__cards .photo-card:nth-child(3){--tx:9vw;--rot:5deg;z-index:3}.hero__cards .photo-card:nth-child(4){--tx:26vw;--rot:15deg;z-index:4}.hero__cards .photo-card.is-active,.hero__cards .photo-card:hover{z-index:10;transform:translateX(var(--tx))rotate(var(--rot))scale(1.1)translateY(-20px);box-shadow:var(--hoverShadow)}.hero__cards .photo-card.is-active{z-index:9}}.photo-card{background:var(--main-background);box-shadow:var(--cardShadow);will-change:transform;border-radius:21px;padding-bottom:145%;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:visible}.photo-card:hover{box-shadow:var(--hoverShadow);transform:translateY(-8px)scale(1.04)}.photo-card__inner{border-radius:19px;position:absolute;inset:2px;overflow:hidden}.photo-card__inner:after{content:"";background:linear-gradient(180deg,#966c6c00 0%,var(--main-background)100%);border-color:var(--main-background);z-index:1;border-style:solid;border-width:0 1px 1px;border-radius:19px;transition:opacity .35s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.photo-card:hover .photo-card__inner:after{opacity:.15}.photo-card__img{object-fit:cover;filter:var(--img-filter,none);width:100%!important;height:100%!important}.photo-card__label{z-index:2;pointer-events:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@media (max-width:767px){.photo-card__label span{display:none}.photo-card__label.hero__pill{border-radius:50%;gap:0;width:36px;height:36px;padding:0}.photo-card__label .hero__pill-icon{height:20px}}.photo-card:hover .photo-card__label{transform:translate(-50%)}.section-tag{align-items:center;gap:.5rem;display:flex}.section-tag__icon{width:1rem;height:1rem}.section-tag__label{font-size:.875rem;font-weight:600}.section{max-width:1500px;margin:0 auto;padding:2rem 1.5rem}@media (min-width:768px){.section{padding:.1rem 1rem}}.section__grid{align-items:center;gap:2rem;display:grid}@media (min-width:768px){.section__grid--img-right{grid-template-columns:1.2fr 2fr}.section__grid--img-left{grid-template-columns:2fr 1.2fr}}.section__grid--top{align-items:center;margin-bottom:2rem}.section__content{text-align:center;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;display:flex}@media (min-width:768px){.section__content{margin:0}.section__content--left{text-align:right;align-items:flex-end}.section__content--right{text-align:left;align-items:flex-start}}.section__heading{letter-spacing:-.025em;margin-top:.75rem;font-size:clamp(30px,4vw,52px);font-style:italic;font-weight:900;line-height:1.05}.section__body{color:var(--sub-text);margin-top:1rem;font-size:.9375rem;line-height:1.7}.section__photo{aspect-ratio:1.35;border-radius:1.5rem;width:100%;position:relative}.section__photo img{border-radius:1.5rem;object-fit:contain!important;width:100%!important;height:100%!important}@media (max-width:767px){.order-first{order:-1}.order-last{order:1}}@media (min-width:768px){.md-order-first{order:-1}.md-order-last{order:1}}.stints__heading{letter-spacing:-.025em;margin-top:1rem;font-size:clamp(32px,4.5vw,50px);font-style:italic;font-weight:900;line-height:1}.stints__body{color:var(--sub-text);max-width:24rem;margin-top:1rem;font-size:.9375rem;line-height:1.7}.stints__promo{background:var(--gray1);text-align:center;border-radius:1.5rem;justify-content:center;align-items:center;min-height:360px;padding:3.5rem 2rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.stints__promo{min-height:420px;padding:3.5rem 8rem}}.stints__promo-content{z-index:1;position:relative}.stints__promo-img{border-radius:1rem;display:none;position:absolute;overflow:hidden}@media (min-width:768px){.stints__promo-img{display:block}}.stints__promo-img--1{width:300px;height:200px;bottom:-18px;right:-35px;transform:rotate(-15deg)}.stints__promo-img--2{width:260px;height:390px;bottom:-95px;left:-65px}.stints__promo-img--3{width:100px;height:150px;top:-18px;left:0;transform:rotate(12deg)}.stints__promo-img--4{width:130px;height:195px;top:-24px;right:-12px}.stints__promo-heading{letter-spacing:-.025em;font-size:clamp(38px,6vw,72px);font-style:italic;font-weight:900;line-height:1.15}.stints__promo-sub{color:var(--gray4);margin-top:.5rem;font-size:1.0625rem}.stints__promo-tagline{margin-top:.5rem;font-size:clamp(18px,3vw,28px);font-style:italic;font-weight:900}.stints__promo-desc{color:var(--gray4);max-width:28rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.6}.stints__promo-btn{background:var(--text);color:var(--main-background);border-radius:9999px;margin-top:1.5rem;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.stints__promo-btn:hover{background:var(--contrast1)}.rentals__images{height:460px;position:relative}.rentals__venue{border-radius:1.5rem;width:72%;height:85%;position:absolute;top:0;right:0;overflow:hidden}.rentals__app{width:44%;height:88%;box-shadow:var(--modalShadow);border:1px solid var(--shadow);border-radius:1rem;position:absolute;top:2rem;left:0;overflow:hidden}.rentals__beta-badge{color:#ea580c;text-transform:uppercase;letter-spacing:.05em;background:#ffedd5;border-radius:9999px;padding:.25rem .75rem;font-size:.625rem;font-weight:700}.rentals__tag-wrap{margin-top:.75rem}.connected{text-align:center;padding:6rem 0;position:relative;overflow:hidden}.connected__flex-layout{justify-content:center;align-items:center;width:100%;min-height:40vw;display:flex}.connected__side-img{display:none}@media (min-width:1024px){.connected__side-img{flex-shrink:0;width:38vw;height:54vw;max-height:90vh;display:block;position:relative}.connected__side-img--left{margin-left:-19vw}.connected__side-img--right{margin-right:-19vw}}.connected__center-content{z-index:2;flex:1;max-width:600px;padding:0 2rem}.connected__image-wrap{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.connected__image-wrap img{max-width:100%;height:auto}.connected__heading{letter-spacing:-.025em;font-size:clamp(36px,5.5vw,68px);font-style:italic;font-weight:900;line-height:1.15}.connected__body{color:var(--sub-text);max-width:480px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.75}.connected__store-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin-top:3.5rem;display:flex}.business{max-width:1280px;margin:0 auto;padding:1.5rem 1rem}@media (min-width:768px){.business{padding:1.5rem 2.5rem}}.business__card{background:var(--text);color:var(--main-background);text-align:center;border-radius:1.5rem;padding:4rem 2rem}@media (min-width:768px){.business__card{padding:4rem}}.business__logo-wrap{justify-content:center;margin-bottom:1.5rem;display:flex}.business__logo{width:auto;height:2rem}.business__heading{max-width:42rem;margin:0 auto;font-size:clamp(28px,4.5vw,56px);font-weight:700;line-height:1.15}.business__cta{color:var(--main-background);border:1px solid #ffffff4d;border-radius:9999px;align-items:center;gap:.625rem;margin-top:2rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.business__cta:hover{background:#ffffff1a}.business__cta-arrow{width:2rem;height:auto}.backed{text-align:center;padding:3rem 1rem}.backed__label{color:var(--gray4);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.backed__logo{object-fit:contain;margin:0 auto;display:block}.footer{background:var(--best-gray);border-top:1px solid var(--shadow);padding:4rem 1.5rem 2rem}@media (min-width:768px){.footer{padding:5rem 2.5rem 3rem}}.footer__inner{max-width:1280px;margin:0 auto}.footer__top{flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}@media (min-width:1024px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__brand{flex-direction:column;gap:.5rem;display:flex}.footer__logo-wrap{align-items:center;gap:8px;display:flex}.footer__logo{width:auto;height:28px;color:var(--text)}.footer__logo-text{letter-spacing:-.02em;font-family:inherit;font-size:24px;font-weight:700}.footer__logo-tm{vertical-align:super;font-size:10px}.footer__sub-brand{color:var(--gray4);font-size:.875rem;font-weight:400}.footer__nav{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (min-width:768px){.footer__nav{grid-template-columns:repeat(3,1fr);gap:4rem}}.footer__col{flex-direction:column;gap:1.25rem;display:flex}.footer__col-title{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.footer__col-title.underline{text-underline-offset:4px;text-decoration:underline}.footer__col-links{flex-direction:column;gap:.75rem;display:flex}.footer__link{color:var(--text);font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s}.footer__link--grey{color:var(--gray4);font-weight:400}.footer__link:hover{opacity:.7}.footer__bottom{border-top:1px solid var(--shadow);padding-top:2rem}.footer__copyright{color:var(--gray4);text-align:left;font-size:.8125rem}.scroll-indicator{background:var(--gray1);box-shadow:0px 8px 32px var(--shadow);color:var(--text);z-index:1000;pointer-events:none;white-space:nowrap;border:1px solid var(--shadow);border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:.875rem;font-weight:700;display:flex;position:fixed;bottom:32px;left:50%}.scroll-indicator__icon{width:15px;height:15px}
