.ClientChooser-module__uOtJ7W__page{flex-direction:column;display:flex}.ClientChooser-module__uOtJ7W__header{border-bottom:1px solid var(--lightGray);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding:4rem 5rem;display:flex}.ClientChooser-module__uOtJ7W__headerLeft{flex-direction:column;gap:2rem;display:flex}.ClientChooser-module__uOtJ7W__backBtn{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;color:var(--text);width:fit-content;font-size:16px;text-decoration:none;transition:color .15s}.ClientChooser-module__uOtJ7W__backBtn:hover{color:var(--black)}.ClientChooser-module__uOtJ7W__clientMeta{align-items:center;gap:2rem;display:flex}.ClientChooser-module__uOtJ7W__clientAvatar{background-color:var(--black);width:5rem;height:5rem;color:var(--accent);font-family:var(--GeistMono);flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;display:flex}.ClientChooser-module__uOtJ7W__clientEmail{font-family:var(--GeistMono);letter-spacing:.05em;color:var(--text);text-transform:none;font-size:16px}.ClientChooser-module__uOtJ7W__subhead{font-family:var(--Roboto);color:var(--text);text-transform:none;padding:3rem 5rem 0;font-size:16px;line-height:1.6}.ClientChooser-module__uOtJ7W__productGrid{border-bottom:1px solid var(--lightGray);grid-template-columns:1fr 1fr;gap:0;padding:3rem 5rem 5rem;display:grid}.ClientChooser-module__uOtJ7W__productCard{background-color:var(--white);border:1px solid var(--lightGray);color:var(--black);flex-direction:column;min-height:320px;padding:4rem;display:flex}.ClientChooser-module__uOtJ7W__productCard:first-child{border-right:none}.ClientChooser-module__uOtJ7W__productCardClickable{cursor:pointer;text-decoration:none;transition:background-color .2s}.ClientChooser-module__uOtJ7W__productCardClickable:hover{background-color:var(--lightGray)}.ClientChooser-module__uOtJ7W__productCardTop{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.ClientChooser-module__uOtJ7W__productStatus{align-items:center;gap:1rem;display:flex}.ClientChooser-module__uOtJ7W__statusDot{width:1.5rem;height:1.5rem}.ClientChooser-module__uOtJ7W__dotActive{background-color:#16a34a;animation:2s infinite ClientChooser-module__uOtJ7W__pulse}.ClientChooser-module__uOtJ7W__dotTrial{background-color:#2563eb;animation:2s infinite ClientChooser-module__uOtJ7W__pulse}.ClientChooser-module__uOtJ7W__dotPastDue{background-color:#c2410c;animation:2s infinite ClientChooser-module__uOtJ7W__pulse}.ClientChooser-module__uOtJ7W__dotInactive{background-color:#dc2626}.ClientChooser-module__uOtJ7W__dotPending{background-color:var(--accent)}@keyframes ClientChooser-module__uOtJ7W__pulse{0%,to{opacity:1}50%{opacity:.5}}.ClientChooser-module__uOtJ7W__statusLabel{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;color:var(--text);font-size:16px}.ClientChooser-module__uOtJ7W__productPrice{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.06em;color:var(--black);font-size:16px;font-weight:700}.ClientChooser-module__uOtJ7W__productCardMain{flex-direction:column;flex:1;gap:1.2rem;display:flex}.ClientChooser-module__uOtJ7W__productLabel{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.12em;color:var(--text);opacity:.6;font-size:1.2rem}.ClientChooser-module__uOtJ7W__productTitle{font-family:var(--RobotoFlexii);letter-spacing:-.03em;color:var(--black);text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 81;-webkit-font-smoothing:antialiased;font-size:3.6rem;line-height:1}.ClientChooser-module__uOtJ7W__productDesc{font-family:var(--Roboto);color:var(--text);max-width:90%;font-size:1.5rem;line-height:1.6}.ClientChooser-module__uOtJ7W__productCardBottom{align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.ClientChooser-module__uOtJ7W__cardCta{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background-color:var(--black);align-items:center;gap:1rem;padding:1.2rem 2rem;font-size:16px;text-decoration:none;transition:opacity .2s;display:inline-flex}.ClientChooser-module__uOtJ7W__productCardClickable:hover .ClientChooser-module__uOtJ7W__cardCta{opacity:.85}@media screen and (max-width:968px){.ClientChooser-module__uOtJ7W__productGrid{grid-template-columns:1fr}.ClientChooser-module__uOtJ7W__productCard:first-child{border-right:1px solid var(--lightGray);border-bottom:none}}@media screen and (max-width:768px){.ClientChooser-module__uOtJ7W__header{padding:3rem 2rem}.ClientChooser-module__uOtJ7W__subhead{padding:2rem 2rem 0}.ClientChooser-module__uOtJ7W__productGrid{padding:2rem}.ClientChooser-module__uOtJ7W__productCard{padding:3rem 2rem}.ClientChooser-module__uOtJ7W__productTitle{font-size:2.8rem}}.ClientChooser-module__uOtJ7W__dangerCard{border:1px solid #fed7d7;margin:0 5rem 5rem}.ClientChooser-module__uOtJ7W__dangerHeading{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:var(--GeistMono);background-color:#c53030;margin:0;padding:1rem;font-size:1.6rem}.ClientChooser-module__uOtJ7W__dangerRow{justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.ClientChooser-module__uOtJ7W__dangerText{flex-direction:column;gap:.4rem;display:flex}.ClientChooser-module__uOtJ7W__dangerLabel{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.06em;color:var(--black);font-size:16px}.ClientChooser-module__uOtJ7W__dangerDesc{font-family:var(--Roboto);color:var(--text);text-transform:none;font-size:16px;line-height:1.5}.ClientChooser-module__uOtJ7W__dangerBtn{color:#c53030;font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:0 0;border:1px solid #c53030;flex-shrink:0;padding:1rem 2rem;font-size:1.4rem}.ClientChooser-module__uOtJ7W__dangerConfirm{flex-shrink:0;gap:1rem;display:flex}.ClientChooser-module__uOtJ7W__dangerCancelBtn{border:1px solid var(--lightGray);color:var(--text);font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:0 0;padding:1rem 2rem;font-size:1.4rem}.ClientChooser-module__uOtJ7W__dangerConfirmBtn{color:#fff;font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#c53030;border:none;padding:1rem 2rem;font-size:1.4rem}.ClientChooser-module__uOtJ7W__dangerConfirmBtn:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:768px){.ClientChooser-module__uOtJ7W__dangerCard{margin:0 2rem 2rem}.ClientChooser-module__uOtJ7W__dangerRow{flex-direction:column;align-items:flex-start;padding:2rem}}
.Modal-module__YT4P-W__backdrop{z-index:10000;pointer-events:none;opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.Modal-module__YT4P-W__backdrop.Modal-module__YT4P-W__open{pointer-events:auto;opacity:1}.Modal-module__YT4P-W__dialog{background:var(--white);border:1px solid var(--lightGray);z-index:10001;opacity:0;width:900px;max-width:calc(100vw - 4rem);max-height:90vh;padding:0;transition:opacity .2s,transform .2s;position:relative;overflow:auto;transform:translateY(8px)}.Modal-module__YT4P-W__dialog.Modal-module__YT4P-W__open{opacity:1;transform:translateY(0)}.Modal-module__YT4P-W__closeBtn{border:none;border-left:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);background:0 0;background-color:var(--accent);cursor:pointer;width:5rem;height:5rem;font-family:var(--GeistMono);color:var(--black);z-index:1;justify-content:center;align-items:center;font-size:4rem;line-height:1;transition:background-color .15s,color .15s;display:flex;position:absolute;top:0;right:0}.Modal-module__YT4P-W__body{flex-direction:column;display:flex}@media (max-width:768px){.Modal-module__YT4P-W__dialog{width:calc(100vw - 4rem)}}
.Solution-module__00mZdG__content{border-top:1px solid var(--lightGray);background-color:var(--lightGrayii);margin-top:30rem}.Solution-module__00mZdG__top{grid-template-columns:1fr 1fr;gap:7rem;padding:7rem 5rem;display:grid}.Solution-module__00mZdG__topLeft{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Solution-module__00mZdG__topRight{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2rem;display:flex}.Solution-module__00mZdG__accent{color:var(--black);font-family:inherit}.Solution-module__00mZdG__mapDataContainer{border-top:1px solid var(--lightGray);grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.Solution-module__00mZdG__card{background-color:var(--white);border-top:1px solid var(--text);border-bottom:1px solid var(--text);grid-template-columns:3fr 1fr;align-self:flex-start;height:100%;display:grid;position:sticky;top:90px}.Solution-module__00mZdG__card:first-child{margin-top:-2px}.Solution-module__00mZdG__cardLeft{background-color:var(--lightGrayiii);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:4rem;display:flex}.Solution-module__00mZdG__cardLeftTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em;display:flex}.Solution-module__00mZdG__oneWordDesc{font-family:var(--GeistMono);letter-spacing:.6px;text-transform:uppercase;font-size:16px}.Solution-module__00mZdG__desc{max-width:650px;font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:1.6rem;font-weight:700}.Solution-module__00mZdG__bulletList{grid-template-columns:repeat(1,1fr);gap:.8rem;width:100%;margin-left:2rem;list-style:none;display:grid}.Solution-module__00mZdG__bulletTitle{font-size:2.4rem;font-family:var(--RobotoFlexii);opacity:.5;border-bottom:1px solid var(--text);width:100%;padding-bottom:.5rem;position:relative}.Solution-module__00mZdG__bulletTitle:after{content:"";background-color:var(--black);opacity:.3;width:7px;height:7px;position:absolute;top:7px;left:-15px}.Solution-module__00mZdG__imgContainer{width:400px;height:500px;position:relative}.Solution-module__00mZdG__img{object-fit:cover;object-position:center 20%}.Solution-module__00mZdG__imgOverlay{z-index:1;background:#0003;position:absolute;inset:0}.Solution-module__00mZdG__imgDescription{z-index:2;color:var(--white);font-family:var(--GeistMono);letter-spacing:normal;width:80%;margin:0;font-size:1.6rem;font-weight:700;position:absolute;bottom:2.5rem;left:2.5rem;right:2.5rem}.Solution-module__00mZdG__subheading{text-decoration:underline}@media screen and (max-width:1268px){.Solution-module__00mZdG__content{margin-top:20rem}.Solution-module__00mZdG__heading{max-width:650px}.Solution-module__00mZdG__top{padding:7rem 3rem}.Solution-module__00mZdG__cardHeading{width:100%}.Solution-module__00mZdG__top,.Solution-module__00mZdG__topLeft{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Solution-module__00mZdG__subheading{text-align:center;width:100%}.Solution-module__00mZdG__copy{width:80%;margin-left:auto;margin-right:auto}.Solution-module__00mZdG__btnContainer{justify-content:center;align-items:center;width:100%;display:flex}}@media screen and (max-width:968px){.Solution-module__00mZdG__heading{max-width:500px}}@media screen and (max-width:768px){.Solution-module__00mZdG__content{margin-top:15rem}.Solution-module__00mZdG__top{padding:7rem 2rem}.Solution-module__00mZdG__copy{width:100%}.Solution-module__00mZdG__card{grid-template-columns:repeat(2,1fr)}.Solution-module__00mZdG__cardLeft{gap:5rem;padding:3rem}.Solution-module__00mZdG__imgContainer{width:100%;height:100%}}@media screen and (max-width:668px){.Solution-module__00mZdG__content{margin-top:10rem}.Solution-module__00mZdG__top,.Solution-module__00mZdG__topLeft{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Solution-module__00mZdG__heading{width:100%}.Solution-module__00mZdG__subheading{text-align:left;width:100%}.Solution-module__00mZdG__bottom{gap:5rem}.Solution-module__00mZdG__card{grid-template-columns:repeat(1,1fr);top:20px}.Solution-module__00mZdG__cardLeft{gap:3rem}.Solution-module__00mZdG__cardRight{padding:1rem}.Solution-module__00mZdG__imgContainer{width:100%;height:500px}.Solution-module__00mZdG__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;display:grid}}
.ContactSection-module__HsxI-a__container{background-color:var(--accent)}.ContactSection-module__HsxI-a__content{border-top:1px solid var(--blackii);border-bottom:1px solid var(--blackii);grid-template-columns:repeat(2,1fr);display:grid;position:relative}.ContactSection-module__HsxI-a__dot1,.ContactSection-module__HsxI-a__dot2,.ContactSection-module__HsxI-a__dot3,.ContactSection-module__HsxI-a__dot4{background-color:var(--black);z-index:1;width:7px;height:7px;position:absolute}.ContactSection-module__HsxI-a__dot1{top:0;left:0}.ContactSection-module__HsxI-a__dot2{top:0;right:0;left:unset}.ContactSection-module__HsxI-a__dot3{bottom:0;left:0;top:unset}.ContactSection-module__HsxI-a__dot4{bottom:0;right:0;top:unset;left:unset}.ContactSection-module__HsxI-a__left{border-right:1px solid var(--blackii);flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex}.ContactSection-module__HsxI-a__leftTop{border-bottom:1px solid var(--blackii);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;width:100%;padding:10rem 5rem;display:flex}.ContactSection-module__HsxI-a__leftBottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4rem;padding:5rem;display:flex}.ContactSection-module__HsxI-a__text{font-family:var(--RobotoCondensed);border-left:5px solid var(--black);padding-left:3rem}.ContactSection-module__HsxI-a__imgCaptionContainer{justify-content:flex-start;align-items:center;gap:2rem;display:flex}.ContactSection-module__HsxI-a__img{object-fit:cover;object-position:top;border:2px solid var(--black)}.ContactSection-module__HsxI-a__captionName,.ContactSection-module__HsxI-a__captionTitle{font-family:var(--GeistMono);text-transform:uppercase;color:var(--black);letter-spacing:.6px;font-size:16px;font-weight:700}.ContactSection-module__HsxI-a__captionTitle{color:var(--text)}.ContactSection-module__HsxI-a__rightTop{padding:5rem}.ContactSection-module__HsxI-a__copy{color:var(--black);font-size:2.2rem}@media screen and (max-width:1068px){.ContactSection-module__HsxI-a__content{grid-template-columns:1fr}.ContactSection-module__HsxI-a__left{border-right:none;border-bottom:1px solid var(--blackii)}.ContactSection-module__HsxI-a__leftTop{border-bottom:none;padding:3rem}.ContactSection-module__HsxI-a__rightTop,.ContactSection-module__HsxI-a__leftBottom{padding:3rem}.ContactSection-module__HsxI-a__text{padding-left:2rem}}@media screen and (max-width:768px){.ContactSection-module__HsxI-a__copy{font-size:1.6rem}}
.ContactForm-module__0C_ozW__form{flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.ContactForm-module__0C_ozW__formHeading{width:100%;margin-bottom:3rem}.ContactForm-module__0C_ozW__namesContainer{justify-content:space-between;width:100%;display:flex}.ContactForm-module__0C_ozW__namesContainer label,.ContactForm-module__0C_ozW__namesContainer .ContactForm-module__0C_ozW__labelInputBox input{border-right:1px solid var(--blackii)}.ContactForm-module__0C_ozW__everythingElse{flex-direction:column;justify-content:space-between;width:100%;display:flex}.ContactForm-module__0C_ozW__labelInputBox{flex-direction:column;width:100%;display:flex}.ContactForm-module__0C_ozW__labelInputBox label,.ContactForm-module__0C_ozW__small{letter-spacing:-.2px;font-size:16px;font-family:var(--GeistMono);text-transform:uppercase;color:var(--black);border-top:1px solid var(--blackii);border-bottom:1px solid var(--blackii);width:100%;padding:1.6rem 2rem}.ContactForm-module__0C_ozW__labelInputBox input,.ContactForm-module__0C_ozW__labelInputBox textarea{background-color:var(--accent300);width:100%;height:40px;color:var(--black);box-sizing:border-box;font-family:var(--GeistMono);letter-spacing:normal;border:none;padding:1rem 2rem;font-size:16px;font-weight:700}.ContactForm-module__0C_ozW__labelInputBox span{color:var(--blue);width:100%;font-size:16px}.ContactForm-module__0C_ozW__labelInputBox textarea{resize:vertical;height:130px}.ContactForm-module__0C_ozW__labelInputBox ::placeholder{color:var(--black);text-transform:uppercase;opacity:.5;font-size:16px}.ContactForm-module__0C_ozW__error{font-family:var(--Roboto);width:100%;padding:1rem;color:red!important}.ContactForm-module__0C_ozW__btnBtnContainer{grid-template-columns:repeat(1,1fr);width:50%;margin-top:1rem;display:grid}.ContactForm-module__0C_ozW__servicesSection{display:none}.ContactForm-module__0C_ozW__servicesLabel{text-transform:uppercase;color:var(--black);opacity:.8;width:100%;margin-bottom:2rem;font-size:1.6rem;font-weight:600;display:block}.ContactForm-module__0C_ozW__serviceButtons{flex-wrap:wrap;gap:1rem;width:100%;margin-top:.5rem;display:flex}.ContactForm-module__0C_ozW__serviceButton{border:1px solid var(--gray);background-color:var(--white);color:var(--black);cursor:pointer;padding:.8rem 1.5rem;font-size:16px;transition:all .2s}.ContactForm-module__0C_ozW__serviceButton:hover{background-color:var(--blackii)}.ContactForm-module__0C_ozW__serviceButton.ContactForm-module__0C_ozW__selected{background-color:var(--black);color:var(--white);border-color:var(--black)}.ContactForm-module__0C_ozW__required{color:var(--yellow)}.ContactForm-module__0C_ozW__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;margin-left:auto;margin-right:auto;display:grid}.ContactForm-module__0C_ozW__hiddenCheckbox{opacity:0;pointer-events:none;position:absolute}.ContactForm-module__0C_ozW__serviceOption{cursor:pointer;display:inline-block;position:relative}.ContactForm-module__0C_ozW__serviceCheckboxes{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.ContactForm-module__0C_ozW__checkboxContainer{justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:flex}.ContactForm-module__0C_ozW__checkbox{border:1px solid var(--darkGray);background-color:var(--white);cursor:pointer;appearance:none;width:2rem;height:2rem}.ContactForm-module__0C_ozW__checkbox:checked{background-color:var(--lime);border-color:var(--blue)}.ContactForm-module__0C_ozW__checkboxLabel{color:var(--black);-webkit-user-select:none;user-select:none;padding:.8rem 1.5rem;font-size:16px;transition:all .2s;display:inline-block}.ContactForm-module__0C_ozW__serviceOption.ContactForm-module__0C_ozW__selected .ContactForm-module__0C_ozW__checkboxLabel{background-color:var(--lightBlack);color:var(--tan)}.ContactForm-module__0C_ozW__smallParent{border-top:1px solid var(--blackii);width:100%;padding:1.6rem 2rem;border-bottom:none!important}.ContactForm-module__0C_ozW__small{text-align:center;width:100%;max-width:500px;margin-left:auto;margin-right:auto;display:block;border:none!important}.ContactForm-module__0C_ozW__successBanner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22c55e14;border:1px solid #22c55e73;width:100%;padding:1.6rem 2rem;animation:.3s forwards ContactForm-module__0C_ozW__slideDown}.ContactForm-module__0C_ozW__successInner{align-items:center;gap:1.6rem;display:flex}.ContactForm-module__0C_ozW__successIcon{color:#22c55e;background:#22c55e26;border:1px solid #22c55e80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;font-size:16px;line-height:1;display:flex}.ContactForm-module__0C_ozW__successText{flex-direction:column;flex:1;gap:.3rem;display:flex}.ContactForm-module__0C_ozW__successTitle{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.06em;color:var(--black);margin:0;font-size:16px;font-weight:700}.ContactForm-module__0C_ozW__successCopy{font-family:var(--GeistMono);color:var(--black);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:16px}.ContactForm-module__0C_ozW__successDismiss{color:#22c55e80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.4rem;font-size:16px;line-height:1;transition:color .15s}.ContactForm-module__0C_ozW__successDismiss:hover{color:#22c55e}@keyframes ContactForm-module__0C_ozW__slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1100px){.ContactForm-module__0C_ozW__form{width:100%}}@media screen and (max-width:768px){.ContactForm-module__0C_ozW__serviceButtons{gap:.75rem}.ContactForm-module__0C_ozW__serviceButton{padding:.7rem 1.2rem;font-size:.8rem}}@media screen and (max-width:568px){.ContactForm-module__0C_ozW__labelInputBox input{resize:vertical;border-bottom:1px solid var(--gray);border-radius:0;height:auto}.ContactForm-module__0C_ozW__namesContainer,.ContactForm-module__0C_ozW__everythingElse{flex:1;width:100%}.ContactForm-module__0C_ozW__namesContainer{flex-direction:column}.ContactForm-module__0C_ozW__btnBtnContainer{width:100%;margin-top:2rem;display:grid}.ContactForm-module__0C_ozW__checkboxLabel{font-size:1.6rem}}
.Chris-module__swjnfG__container{background-color:var(--white);padding-top:10rem}.Chris-module__swjnfG__content{grid-template-columns:2fr 4fr;gap:15rem;width:80%;margin-left:auto;margin-right:auto;padding:5rem 5rem 10rem;display:grid}@media screen and (max-width:1268px){.Chris-module__swjnfG__content{grid-template-columns:repeat(1,1fr);gap:10rem}}.Chris-module__swjnfG__left{justify-content:center;align-items:center;display:flex;position:relative}.Chris-module__swjnfG__circleContainer{justify-content:center;align-items:center;display:flex}.Chris-module__swjnfG__pulsingCircles{z-index:1;border-radius:50%;width:304px;height:304px;position:absolute}.Chris-module__swjnfG__pulsingCircles:before,.Chris-module__swjnfG__pulsingCircles:after,.Chris-module__swjnfG__pulsingCircles div{content:"";border:2px solid var(--accent);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite Chris-module__swjnfG__pulse;position:absolute;top:-4px;left:-4px;transform:scale(1)}.Chris-module__swjnfG__pulsingCircles:before{animation-delay:0s}.Chris-module__swjnfG__pulsingCircles:after{border:3px solid var(--accent);animation-delay:.5s}.Chris-module__swjnfG__pulsingCircles div{border:4px solid var(--accent);animation-delay:1s}.Chris-module__swjnfG__imgContainer{background-color:var(--grayii);z-index:2;border-radius:50%;width:300px;height:300px;position:relative}.Chris-module__swjnfG__img{object-fit:cover;border-radius:50%;padding:4rem}.Chris-module__swjnfG__right{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;display:flex}.Chris-module__swjnfG__heading{color:var(--black)}.Chris-module__swjnfG__copy{color:var(--darkGray);max-width:1068px;font-size:1.6rem;line-height:1.4}.Chris-module__swjnfG__box{background-color:var(--black);border-radius:15px;padding:3rem}@keyframes Chris-module__swjnfG__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@media screen and (max-width:1268px){.Chris-module__swjnfG__bottom,.Chris-module__swjnfG__circleContainer{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex}}@media screen and (max-width:1068px){.Chris-module__swjnfG__content{width:100%;padding:3rem}}@media screen and (max-width:768px){.Chris-module__swjnfG__content{justify-content:flex-start;align-items:flex-start;gap:10rem}.Chris-module__swjnfG__imgContainer,.Chris-module__swjnfG__pulsingCircles{width:200px;height:200px}.Chris-module__swjnfG__right{justify-content:flex-start;align-items:flex-start}.Chris-module__swjnfG__heading,.Chris-module__swjnfG__copy{text-align:left}}@media screen and (max-width:380px){.Chris-module__swjnfG__span{white-space:inherit}}
.ComparisonChart-module__RsCA4W__top{border-top:1px solid var(--lightGray);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:10rem 0 5rem;display:flex}.ComparisonChart-module__RsCA4W__heading,.ComparisonChart-module__RsCA4W__copy{text-align:center}.ComparisonChart-module__RsCA4W__copy{width:50%}.ComparisonChart-module__RsCA4W__content{-webkit-overflow-scrolling:touch;padding-bottom:2rem;overflow-x:auto}.ComparisonChart-module__RsCA4W__mobileTabs{gap:.6rem;margin-bottom:1.5rem;display:none;overflow-x:auto}.ComparisonChart-module__RsCA4W__tab{border:1px solid var(--lightBlack);color:var(--black);font-size:16px;font-family:var(--GeistMono);text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.8rem 1.5rem}.ComparisonChart-module__RsCA4W__activeTab{background:var(--black);color:var(--accent);border-color:var(--black)}.ComparisonChart-module__RsCA4W__grid{grid-template-columns:2fr repeat(var(--plan-count),1fr);border:1px solid var(--lightBlack);background-color:var(--lightGrayiii);border-bottom:none;margin:4rem;display:grid;position:relative}.ComparisonChart-module__RsCA4W__grid:before{content:"";opacity:.03;pointer-events:none;background:url(/images/noise.gif);width:100%;height:100%;position:absolute;top:0;left:0}.ComparisonChart-module__RsCA4W__row{display:contents}.ComparisonChart-module__RsCA4W__headerRow .ComparisonChart-module__RsCA4W__headerCell,.ComparisonChart-module__RsCA4W__headerRowii .ComparisonChart-module__RsCA4W__headerCell{z-index:3;background:var(--tan);position:sticky;top:0}.ComparisonChart-module__RsCA4W__headerRow .ComparisonChart-module__RsCA4W__headerCell:nth-child(2),.ComparisonChart-module__RsCA4W__headerRowii .ComparisonChart-module__RsCA4W__headerCell:nth-child(2){background-color:var(--black)}.ComparisonChart-module__RsCA4W__headerRow .ComparisonChart-module__RsCA4W__headerCell:nth-child(2) .ComparisonChart-module__RsCA4W__planHeadTop .ComparisonChart-module__RsCA4W__planName,.ComparisonChart-module__RsCA4W__headerRowii .ComparisonChart-module__RsCA4W__headerCell:nth-child(2) .ComparisonChart-module__RsCA4W__planHeadTop .ComparisonChart-module__RsCA4W__planNameii{color:var(--accent)!important}.ComparisonChart-module__RsCA4W__cornerCell{z-index:5}.ComparisonChart-module__RsCA4W__cell{border-right:1px solid var(--lightBlack);border-bottom:1px solid var(--lightBlack);padding:2rem}.ComparisonChart-module__RsCA4W__cell:last-child{border-right:none}.ComparisonChart-module__RsCA4W__featureColHead{z-index:6;font-family:var(--RobotoCondensed);text-transform:uppercase;letter-spacing:-.2px;color:var(--black);font-size:1.8rem;position:sticky;left:0}.ComparisonChart-module__RsCA4W__featureCol{z-index:4;background:var(--tan);flex-direction:column;gap:.6rem;display:flex;position:sticky;left:0}.ComparisonChart-module__RsCA4W__featureName{font-family:var(--GeistMono);text-transform:uppercase;color:var(--black);font-size:1.6rem}.ComparisonChart-module__RsCA4W__featureInfo{font-size:16px;font-family:var(--Roboto);color:var(--text);text-transform:none;max-width:56ch;line-height:1.35}.ComparisonChart-module__RsCA4W__planHead{background:var(--darkerTan);flex-direction:column;gap:1.2rem;display:flex}.ComparisonChart-module__RsCA4W__planHeadTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ComparisonChart-module__RsCA4W__planName,.ComparisonChart-module__RsCA4W__planNameii{font-family:var(--RobotoCondensed);text-transform:uppercase;letter-spacing:-.2px;color:var(--black);text-align:center;width:100%;font-size:1.8rem}.ComparisonChart-module__RsCA4W__featured{background:var(--black);color:var(--accent)}.ComparisonChart-module__RsCA4W__featured .ComparisonChart-module__RsCA4W__planName{color:var(--accent)}.ComparisonChart-module__RsCA4W__valueCell{justify-content:center;align-items:center;display:flex}.ComparisonChart-module__RsCA4W__valueYes{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ComparisonChart-module__RsCA4W__row>.ComparisonChart-module__RsCA4W__valueCell:nth-child(2) .ComparisonChart-module__RsCA4W__icon{color:var(--accent)}.ComparisonChart-module__RsCA4W__icon{color:var(--black);width:30px;height:30px;display:block}.ComparisonChart-module__RsCA4W__valueNo{color:var(--blackii);font-size:1.6rem}.ComparisonChart-module__RsCA4W__valuePartial{font-size:16px;font-family:var(--SuisseIntlMedium);color:#ffffff80;text-align:center}@media screen and (max-width:1268px){.ComparisonChart-module__RsCA4W__top{padding:10rem 3rem 0}}@media screen and (max-width:1140px){.ComparisonChart-module__RsCA4W__grid{grid-template-columns:1.6fr repeat(var(--plan-count),1fr)}}@media screen and (max-width:968px){.ComparisonChart-module__RsCA4W__planHeadTop{flex-direction:column;align-items:flex-start}.ComparisonChart-module__RsCA4W__mobileTabs{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:2rem 2rem 3rem;display:flex}.ComparisonChart-module__RsCA4W__grid{grid-template-columns:1.6fr repeat(var(--plan-count),1fr)}.ComparisonChart-module__RsCA4W__featureInfo{display:none}.ComparisonChart-module__RsCA4W__featured{background:var(--accent);color:var(--black)}.ComparisonChart-module__RsCA4W__planName{color:var(--black)!important}.ComparisonChart-module__RsCA4W__headerRowii .ComparisonChart-module__RsCA4W__headerCell:nth-child(2){border-top-right-radius:0}.ComparisonChart-module__RsCA4W__row>.ComparisonChart-module__RsCA4W__valueCell:nth-child(2) .ComparisonChart-module__RsCA4W__icon{color:var(--black)}}@media screen and (max-width:768px){.ComparisonChart-module__RsCA4W__top{padding:5rem 2rem 0}.ComparisonChart-module__RsCA4W__grid{margin:2rem}}
.Faq-module__u6PC_q__container{background-color:var(--white)}.Faq-module__u6PC_q__content{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);grid-template-columns:1fr;padding-bottom:10rem;display:grid}.Faq-module__u6PC_q__top,.Faq-module__u6PC_q__bottomii{border-bottom:1px solid var(--lightGray);grid-template-columns:2fr 1fr;gap:5rem;padding:10rem 5rem;display:grid;position:relative}.Faq-module__u6PC_q__dot1,.Faq-module__u6PC_q__dot2{background-color:var(--black);z-index:1;width:7px;height:7px;position:absolute}.Faq-module__u6PC_q__dot1{top:0;left:0}.Faq-module__u6PC_q__dot2{top:0;right:0;left:unset}.Faq-module__u6PC_q__topLeft{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;display:flex}.Faq-module__u6PC_q__topRight{justify-content:flex-end;align-items:flex-end;display:flex}.Faq-module__u6PC_q__copy{color:var(--text);max-width:500px}.Faq-module__u6PC_q__accent{color:var(--black);font-family:inherit}.Faq-module__u6PC_q__imgContainer1:before{content:"";background-color:var(--accent);z-index:-1;border-radius:300px 300px 0 0;width:300px;height:150px;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.Faq-module__u6PC_q__bottom{border-bottom:1px solid var(--lightGray);grid-template-columns:1fr 2fr;display:grid}.Faq-module__u6PC_q__bottomLeft{border-right:1px solid var(--lightGray);width:100%;height:100%;position:relative}.Faq-module__u6PC_q__img{object-fit:cover}.Faq-module__u6PC_q__qaContainer{border-bottom:1px solid var(--lightGray);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;padding:2rem 2rem 2rem 5rem;transition:all .4s ease-in-out}.Faq-module__u6PC_q__qaContainer:last-child{border-bottom:none}.Faq-module__u6PC_q__answerContainer{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden}.Faq-module__u6PC_q__answerContainer.Faq-module__u6PC_q__show{max-height:350px}.Faq-module__u6PC_q__headingArrowContainer{grid-template-columns:5fr 1fr;display:grid}.Faq-module__u6PC_q__h3Container{align-items:center;gap:1rem;display:flex}.Faq-module__u6PC_q__arrowContainer{border:1px solid var(--grayiii);background-color:var(--white);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-left:auto;transition:all .3s ease-in-out;display:flex}.Faq-module__u6PC_q__icon{cursor:pointer;color:var(--black);font-size:1.5rem;transition:all .4s ease-in-out;transform:rotate(45deg)}.Faq-module__u6PC_q__iconFlip{cursor:pointer;color:var(--black);font-size:1.5rem;transition:all .3s ease-in-out;transform:rotate(180deg)}.Faq-module__u6PC_q__arrowContainer:has(.Faq-module__u6PC_q__iconFlip){background-color:var(--accent)}.Faq-module__u6PC_q__question{font-size:1.6rem;font-family:var(--GeistMono);letter-spacing:.6px;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700}.Faq-module__u6PC_q__answer{color:var(--text);width:90%;margin-top:2rem;font-size:1.6rem;line-height:1.4}.Faq-module__u6PC_q__bottomii{justify-content:center;align-items:center;display:flex}.Faq-module__u6PC_q__bottomiiContent{grid-template-columns:repeat(2,1fr);gap:7rem;max-width:900px;display:grid}.Faq-module__u6PC_q__bcLeft{justify-content:flex-end;align-items:flex-start;width:100%;display:flex}.Faq-module__u6PC_q__headingii{text-align:right;letter-spacing:-2.2px;width:100%;font-size:7.2rem}.Faq-module__u6PC_q__copyii{margin-bottom:5rem}@media screen and (max-width:1268px){.Faq-module__u6PC_q__top{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;padding:10rem 3rem;display:flex}.Faq-module__u6PC_q__bottomii{padding:10rem 3rem}.Faq-module__u6PC_q__headingii{letter-spacing:-1.6px;font-size:5.2rem}}@media screen and (max-width:1068px){.Faq-module__u6PC_q__bottom{grid-template-columns:1fr 1fr;display:grid}.Faq-module__u6PC_q__qaContainer{padding-left:2rem}}@media screen and (max-width:768px){.Faq-module__u6PC_q__top,.Faq-module__u6PC_q__bottomii{padding:5rem 2rem}.Faq-module__u6PC_q__left{justify-content:center;align-items:center}.Faq-module__u6PC_q__bottom{flex-direction:column;display:flex}.Faq-module__u6PC_q__bottomLeft{height:300px}.Faq-module__u6PC_q__headingii{letter-spacing:-1.1px;font-size:3.8rem}.Faq-module__u6PC_q__bottomiiContent{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Faq-module__u6PC_q__headingii,.Faq-module__u6PC_q__copyii{text-align:center}.Faq-module__u6PC_q__copyii{margin-bottom:2rem}.Faq-module__u6PC_q__answer{width:100%}}@media screen and (max-width:568px){.Faq-module__u6PC_q__bottomLeft{height:275px}.Faq-module__u6PC_q__question{font-size:2rem;line-height:1.3}.Faq-module__u6PC_q__answer,.Faq-module__u6PC_q__copy{font-size:2rem}}
.Features-module__e64JpG__container{background-color:var(--black)}.Features-module__e64JpG__parent{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);margin-top:30rem;padding-bottom:10rem;position:relative}.Features-module__e64JpG__content{grid-template-columns:repeat(1,1fr);display:grid}.Features-module__e64JpG__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding:10rem 5rem;display:flex}.Features-module__e64JpG__heading{color:var(--white)}.Features-module__e64JpG__copy{max-width:800px}.Features-module__e64JpG__accentii{color:var(--black)}.Features-module__e64JpG__dataParent{color:var(--white);grid-template-columns:1fr 1fr;display:grid}.Features-module__e64JpG__stickyPanel{flex-direction:column;align-items:flex-start;gap:3rem;width:100%;animation:.35s forwards Features-module__e64JpG__indexFadeIn;display:flex;position:sticky;top:90px}.Features-module__e64JpG__index{letter-spacing:-1.4px;font-size:7rem;font-family:var(--RobotoFlexii);color:var(--white);text-transform:uppercase;font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on,"pnum" on;font-variation-settings:"opsz" 144,"wght" 700,"GRAD" 0,"wdth" 81,"slnt" 0,"XOPQ" 96,"YOPQ" 72,"XTRA" 468,"YTUC" 760,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:.9em;display:block}@keyframes Features-module__e64JpG__index-fade-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.Features-module__e64JpG__bottomLeft{border:1px solid var(--lightGray);border-left:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:80px 40px;display:flex;position:relative}.Features-module__e64JpG__imageWrapper{aspect-ratio:16/10;width:100%;animation:.4s forwards Features-module__e64JpG__image-fade-in;position:relative;overflow:hidden}@keyframes Features-module__e64JpG__image-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Features-module__e64JpG__featureImage{object-fit:cover;object-position:top}.Features-module__e64JpG__mobileImageWrapper,.Features-module__e64JpG__mobileImageOverlay,.Features-module__e64JpG__expandBtn{display:none}.Features-module__e64JpG__bottomRight{flex-direction:column;display:flex}.Features-module__e64JpG__card{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);background-color:var(--black);z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4rem;padding:80px 40px;display:flex;position:sticky;top:90px}.Features-module__e64JpG__card:before{content:"";opacity:.03;pointer-events:none;background:url(/images/noise.gif) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.Features-module__e64JpG__cardActive .Features-module__e64JpG__cardTitle,.Features-module__e64JpG__cardActive .Features-module__e64JpG__desc{opacity:1;transition:opacity .5s}.Features-module__e64JpG__cardInactive .Features-module__e64JpG__cardTitle,.Features-module__e64JpG__cardInactive .Features-module__e64JpG__desc{opacity:.25;transition:opacity .5s}.Features-module__e64JpG__dot1,.Features-module__e64JpG__dot2,.Features-module__e64JpG__dot3,.Features-module__e64JpG__dot4{background-color:var(--white);z-index:1;width:7px;height:7px;position:absolute}.Features-module__e64JpG__dot1{top:0;left:0}.Features-module__e64JpG__dot2{top:0;right:0;left:unset}.Features-module__e64JpG__dot3{bottom:0;left:0;top:unset}.Features-module__e64JpG__dot4{bottom:0;right:0;top:unset;left:unset}.Features-module__e64JpG__cardTitle{color:var(--accent)}.Features-module__e64JpG__desc{color:var(--textii)}.Features-module__e64JpG__modalImageWrapper{width:90vw;height:80vh;position:relative}.Features-module__e64JpG__modalImage{object-fit:contain;object-position:center}.Features-module__e64JpG__featureIcon{color:var(--accent);width:25rem;height:25rem}@media screen and (max-width:1268px){.Features-module__e64JpG__parent{margin-top:20rem}.Features-module__e64JpG__top{padding:10rem 3rem}}@media screen and (max-width:1068px){.Features-module__e64JpG__mapDataContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:968px){.Features-module__e64JpG__parent{margin-top:10rem;padding-bottom:6rem}.Features-module__e64JpG__top{gap:1.5rem;padding:5rem 2rem}.Features-module__e64JpG__heading{max-width:100%}.Features-module__e64JpG__dataParent{flex-direction:column;display:flex}.Features-module__e64JpG__bottomLeft{display:none}.Features-module__e64JpG__bottomRight{width:100%}.Features-module__e64JpG__card{top:unset;border-top:1px solid var(--lightGray);border-bottom:none;gap:4rem;padding:5rem 2rem;position:relative}.Features-module__e64JpG__mobileImageWrapper{width:100%;display:block;position:relative;overflow:hidden}.Features-module__e64JpG__mobileImageOverlay{z-index:2;background-color:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Features-module__e64JpG__expandBtn{background-color:var(--black);color:var(--white);border:1px solid var(--lightGray);font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;z-index:3;justify-content:center;align-items:center;padding:1rem 2rem;font-size:16px;display:inline-flex}.Features-module__e64JpG__expandBtn:hover{background-color:var(--accent);color:var(--black);border-color:var(--accent)}.Features-module__e64JpG__card:before{content:attr(data-index);letter-spacing:-1.1px;font-size:3.8rem;font-family:var(--RobotoFlexii);color:var(--white);font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on,"pnum" on;font-variation-settings:"opsz" 144,"wght" 700,"GRAD" 0,"wdth" 81,"slnt" 0,"XOPQ" 96,"YOPQ" 72,"XTRA" 468,"YTUC" 760,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1;pointer-events:none;background:0 0;width:auto;height:auto;margin-bottom:1rem;font-style:normal;line-height:.9em;display:block;position:static}.Features-module__e64JpG__cardInactive .Features-module__e64JpG__cardTitle,.Features-module__e64JpG__cardInactive .Features-module__e64JpG__desc,.Features-module__e64JpG__cardActive .Features-module__e64JpG__cardTitle,.Features-module__e64JpG__cardActive .Features-module__e64JpG__desc{opacity:1}.Features-module__e64JpG__desc{max-width:100%}.Features-module__e64JpG__card .Features-module__e64JpG__dot1,.Features-module__e64JpG__card .Features-module__e64JpG__dot2{display:none}.Features-module__e64JpG__modalImageWrapper{width:100%;height:70vh}}@media screen and (max-width:768px){.Features-module__e64JpG__featureIcon{width:13rem;height:13rem}}@media screen and (max-width:568px){.Features-module__e64JpG__featureIcon{width:10rem;height:10rem}}
.Footer-module__ZLh6FW__container{background-color:var(--black)}.Footer-module__ZLh6FW__content{grid-template-columns:repeat(1,1fr);gap:5rem;padding:10rem 5rem;display:grid}.Footer-module__ZLh6FW__heading{color:var(--white);background-image:repeating-linear-gradient(45deg,var(--lightGrayV)0,var(--lightGrayV)1px,transparent 0,transparent 50%);text-align:right;background-size:7px 7px;padding:1rem 2rem}.Footer-module__ZLh6FW__accent{color:var(--accent);font-family:inherit}.Footer-module__ZLh6FW__bottom{grid-template-columns:repeat(2,1fr);display:grid}.Footer-module__ZLh6FW__bottomLeft{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.Footer-module__ZLh6FW__navItems{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;list-style:none;display:flex}.Footer-module__ZLh6FW__navItem{font-family:var(--GeistMono);text-transform:uppercase;color:var(--white);white-space:nowrap;border-radius:50px;padding:.2rem 0;font-size:1.5rem;line-height:1;transition:all .3s ease-in}.Footer-module__ZLh6FW__navItem:not(.Footer-module__ZLh6FW__navItemActive):hover{text-decoration:line-through;color:var(--accent)!important}.Footer-module__ZLh6FW__btnContainer{width:60%;margin-left:auto}.Footer-module__ZLh6FW__bottomii{padding:2rem 2rem 0}.Footer-module__ZLh6FW__footerBottom{border-top:1px solid var(--lightGray);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2rem 0;display:flex}.Footer-module__ZLh6FW__small{color:var(--accent);font-family:var(--Roboto);text-align:center}.Footer-module__ZLh6FW__footerBottomRight{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__ZLh6FW__footerSocials{justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Footer-module__ZLh6FW__socialIconContainer{background-color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.Footer-module__ZLh6FW__socialIcon{color:var(--black);font-size:2rem}@media screen and (max-width:1268px){.Footer-module__ZLh6FW__content{padding:5rem 2rem}.Footer-module__ZLh6FW__heading{text-align:center}.Footer-module__ZLh6FW__bottom{grid-template-columns:repeat(1,1fr);gap:2rem}.Footer-module__ZLh6FW__bottomLeft{justify-content:center;align-items:center}.Footer-module__ZLh6FW__btnContainer{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.Footer-module__ZLh6FW__heading{text-align:right}.Footer-module__ZLh6FW__bottom{gap:5rem}.Footer-module__ZLh6FW__bottomLeft{justify-content:flex-end;align-items:flex-end}.Footer-module__ZLh6FW__navItems{gap:2rem}.Footer-module__ZLh6FW__navItem{font-size:2rem}.Footer-module__ZLh6FW__footerBottom{flex-direction:column}.Footer-module__ZLh6FW__footerSocials{justify-content:center;align-items:center}.Footer-module__ZLh6FW__bottomRight{justify-content:flex-end;align-items:flex-end;margin-left:auto;display:flex}.Footer-module__ZLh6FW__btnContainer{width:fit-content;display:block}}@media screen and (max-width:568px){.Footer-module__ZLh6FW__content{padding:0}.Footer-module__ZLh6FW__heading{background-size:5px 5px;padding-top:1.5rem}.Footer-module__ZLh6FW__navItems{padding-right:2rem}}
.HowItWorks-module__8e8Kbq__container{background-color:var(--white)}.HowItWorks-module__8e8Kbq__content{padding:10rem 3rem}.HowItWorks-module__8e8Kbq__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.HowItWorks-module__8e8Kbq__copy{text-transform:uppercase;max-width:750px;color:var(--text);font-family:var(--GeistMono);letter-spacing:normal;border-top:1px solid var(--lightGray);padding-top:1rem;font-size:2rem;font-weight:700}.HowItWorks-module__8e8Kbq__bottom{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:7rem;display:grid}.HowItWorks-module__8e8Kbq__card{border:1px solid var(--lightGray);background-color:var(--lightGrayiii);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6rem;padding:4rem 3rem 3rem;display:flex;position:relative}.HowItWorks-module__8e8Kbq__card:before{content:"";opacity:.03;pointer-events:none;background:url(/images/noise.gif);width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__8e8Kbq__cardTop,.HowItWorks-module__8e8Kbq__cardMiddle{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.HowItWorks-module__8e8Kbq__id{display:block}.HowItWorks-module__8e8Kbq__week{font-family:var(--GeistMono);text-transform:uppercase;color:var(--text);font-size:1.6rem}.HowItWorks-module__8e8Kbq__desc{font-size:1.6rem}.HowItWorks-module__8e8Kbq__imgContainer{width:100%;height:100%;position:relative}.HowItWorks-module__8e8Kbq__img{object-fit:cover;border-bottom:none}@media screen and (max-width:1268px){.HowItWorks-module__8e8Kbq__bottom{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__8e8Kbq__card{gap:3rem}.HowItWorks-module__8e8Kbq__imgContainer{width:100%}}@media screen and (max-width:1068px){.HowItWorks-module__8e8Kbq__content{padding:7rem 2rem}.HowItWorks-module__8e8Kbq__copy{width:80%}}@media screen and (max-width:668px){.HowItWorks-module__8e8Kbq__content{padding:7rem 1rem}.HowItWorks-module__8e8Kbq__copy{width:100%}.HowItWorks-module__8e8Kbq__bottom{grid-template-columns:repeat(1,1fr)}.HowItWorks-module__8e8Kbq__card{gap:3rem}.HowItWorks-module__8e8Kbq__desc{font-size:1.6rem}.HowItWorks-module__8e8Kbq__imgContainer{height:250px}.HowItWorks-module__8e8Kbq__img{padding:0}}
.OtherDashboards-module__O96-1a__container{background-color:var(--lightGrayii);border-top:1px solid var(--lightGray)}.OtherDashboards-module__O96-1a__parent{border-top:1px solid var(--lightGray);margin-top:3rem;padding-bottom:20rem}.OtherDashboards-module__O96-1a__top{grid-template-columns:1fr 2fr;gap:5rem;padding:20rem 5rem 5rem;display:grid}.OtherDashboards-module__O96-1a__icon{color:var(--lightGray);opacity:.4;width:100%;height:100%}.OtherDashboards-module__O96-1a__topRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.OtherDashboards-module__O96-1a__heading{color:var(--black)}.OtherDashboards-module__O96-1a__accent{color:var(--accent);font-family:inherit}.OtherDashboards-module__O96-1a__copy{color:var(--black);max-width:700px}.OtherDashboards-module__O96-1a__bottom{padding:2rem}.OtherDashboards-module__O96-1a__mapDataContainer{grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.OtherDashboards-module__O96-1a__card:first-child{margin-top:0}.OtherDashboards-module__O96-1a__card:nth-child(2){margin-top:10rem}.OtherDashboards-module__O96-1a__card:nth-child(3){margin-top:20rem}.OtherDashboards-module__O96-1a__card{border:1px solid var(--lightGray);background-color:var(--white);will-change:transform;background-image:repeating-linear-gradient(45deg,var(--lightGray)0,var(--lightGray)1px,transparent 0,transparent 50%);background-size:7px 7px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;min-height:550px;padding:4rem;display:flex;position:relative}.OtherDashboards-module__O96-1a__card:before{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;bottom:0;left:0}.OtherDashboards-module__O96-1a__card:after{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;top:0;right:0}.OtherDashboards-module__O96-1a__cardTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.OtherDashboards-module__O96-1a__headingii{color:var(--black);background-color:var(--white);border:1px solid var(--lightGray);width:100%;padding:1rem}.OtherDashboards-module__O96-1a__label{font-size:16px;font-family:var(--GeistMono);color:var(--accent);background-color:var(--black);text-transform:uppercase;letter-spacing:.6px;padding:6px 12px}.OtherDashboards-module__O96-1a__cardMiddle{flex-shrink:0;width:100%;height:400px;position:relative}.OtherDashboards-module__O96-1a__img{object-fit:cover;object-position:top}.OtherDashboards-module__O96-1a__cardBottom{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.OtherDashboards-module__O96-1a__body{color:var(--text);font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:1.6rem;font-weight:700}@media screen and (max-width:1268px){.OtherDashboards-module__O96-1a__top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:10rem 3rem;display:flex}.OtherDashboards-module__O96-1a__topRight{justify-content:center;align-items:center}.OtherDashboards-module__O96-1a__heading,.OtherDashboards-module__O96-1a__copy{text-align:center}.OtherDashboards-module__O96-1a__copy{max-width:500px}.OtherDashboards-module__O96-1a__icon{width:15rem;height:15rem}.OtherDashboards-module__O96-1a__mapDataContainer{grid-template-columns:1fr 1fr}.OtherDashboards-module__O96-1a__card:first-child,.OtherDashboards-module__O96-1a__card:nth-child(2),.OtherDashboards-module__O96-1a__card:nth-child(3){margin-top:0}.OtherDashboards-module__O96-1a__card:nth-child(3){grid-column:span 2}}@media screen and (max-width:768px){.OtherDashboards-module__O96-1a__top{padding:5rem 2rem}.OtherDashboards-module__O96-1a__mapDataContainer{grid-template-columns:1fr}.OtherDashboards-module__O96-1a__card{background-color:var(--white);will-change:auto;align-self:flex-start;height:100%;min-height:400px;padding:3rem;position:sticky;top:90px;box-shadow:0 7px 12px #00000026}.OtherDashboards-module__O96-1a__card:nth-child(3){grid-column:span 1}.OtherDashboards-module__O96-1a__cardMiddle{height:300px}.OtherDashboards-module__O96-1a__body{font-size:16px}}
.PricingPreview-module__wfCZIG__container{background-color:var(--black);border-bottom:1px solid var(--lightGray)}.PricingPreview-module__wfCZIG__content{flex-direction:column;gap:5rem;padding-top:10rem;display:flex}.PricingPreview-module__wfCZIG__top{border-top:1px solid var(--lightGray);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:10rem 5rem 0;display:flex}.PricingPreview-module__wfCZIG__heading{text-align:center;max-width:1068px;color:var(--white)}.PricingPreview-module__wfCZIG__copy{text-align:center;max-width:600px;color:var(--textii)}.PricingPreview-module__wfCZIG__bottom{padding:2rem}.PricingPreview-module__wfCZIG__card{background-color:var(--black);grid-template-columns:1fr 2fr;gap:4rem;padding:4rem;display:grid;position:relative}.PricingPreview-module__wfCZIG__dot1,.PricingPreview-module__wfCZIG__dot2,.PricingPreview-module__wfCZIG__dot3,.PricingPreview-module__wfCZIG__dot4{background-color:var(--accent);z-index:1;width:7px;height:7px;position:absolute}.PricingPreview-module__wfCZIG__dot1{top:1rem;left:1rem}.PricingPreview-module__wfCZIG__dot2{top:1rem;right:1rem;left:unset}.PricingPreview-module__wfCZIG__dot3{bottom:1rem;left:1rem;top:unset}.PricingPreview-module__wfCZIG__dot4{bottom:1rem;right:1rem;top:unset;left:unset}.PricingPreview-module__wfCZIG__cardLeft{flex-direction:column;gap:2.4rem;display:flex;position:sticky;top:12rem}.PricingPreview-module__wfCZIG__priceBlock{align-items:flex-end;gap:.6rem;line-height:1;display:flex}.PricingPreview-module__wfCZIG__price{color:var(--white);letter-spacing:-2.2px;font-size:7.2rem}.PricingPreview-module__wfCZIG__pricePer{color:#ffffff80;font-size:2rem;font-family:var(--GeistMono);text-transform:uppercase;padding-bottom:1.2rem}.PricingPreview-module__wfCZIG__setupFee{color:#fffffff2;margin-top:-1.6rem;text-decoration:underline}.PricingPreview-module__wfCZIG__foundingBox{background-color:#ffffff0f;border:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:2rem;display:flex}.PricingPreview-module__wfCZIG__foundingTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:var(--GeistMono)}.PricingPreview-module__wfCZIG__foundingCopy{color:#fff9;font-size:1.6rem;line-height:1.6}.PricingPreview-module__wfCZIG__btnContainer{margin-top:.8rem}.PricingPreview-module__wfCZIG__cardRight{flex-direction:column;gap:4rem;display:flex}.PricingPreview-module__wfCZIG__twoCol{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.PricingPreview-module__wfCZIG__listBlock{flex-direction:column;gap:1.6rem;display:flex}.PricingPreview-module__wfCZIG__listHeading{letter-spacing:.1em;text-transform:uppercase;color:#fff6;border-bottom:1px solid var(--blackii);padding-bottom:1rem;font-size:1.6rem}.PricingPreview-module__wfCZIG__list{flex-direction:column;gap:2rem;list-style:none;display:flex}.PricingPreview-module__wfCZIG__listItem{color:#ffffffbf;font-size:16px;line-height:1.5;font-family:var(--Roboto);align-items:flex-start;gap:2rem;display:flex}.PricingPreview-module__wfCZIG__check{color:var(--accent);flex-shrink:0;margin-top:.2rem;font-size:1.2rem}.PricingPreview-module__wfCZIG__cross{color:#ffffff40;flex-shrink:0;margin-top:.2rem;font-size:1.2rem}@media screen and (max-width:1268px){.PricingPreview-module__wfCZIG__top{padding:10rem 3rem 0}.PricingPreview-module__wfCZIG__price{letter-spacing:-1.6px;font-size:5.2rem}}@media screen and (max-width:1068px){.PricingPreview-module__wfCZIG__card{grid-template-columns:1fr;padding:3rem}.PricingPreview-module__wfCZIG__cardLeft{position:static}.PricingPreview-module__wfCZIG__price{font-size:6rem}}@media screen and (max-width:768px){.PricingPreview-module__wfCZIG__top{padding:5rem 2rem 0}.PricingPreview-module__wfCZIG__twoCol{grid-template-columns:1fr;gap:3rem}.PricingPreview-module__wfCZIG__price{letter-spacing:-1.1px;font-size:3.8rem}}@media screen and (max-width:568px){.PricingPreview-module__wfCZIG__card{padding:2.4rem}.PricingPreview-module__wfCZIG__price{font-size:5rem}}
.ProjectSection-module__y8eSRa__container{background-color:var(--white)}.ProjectSection-module__y8eSRa__parent{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);margin-top:10rem}.ProjectSection-module__y8eSRa__content{grid-template-columns:repeat(2,1fr);display:grid}.ProjectSection-module__y8eSRa__left{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:6rem;display:flex}.ProjectSection-module__y8eSRa__leftTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding:7rem 4rem 0;display:flex}.ProjectSection-module__y8eSRa__heading{letter-spacing:-2.2px;font-size:7.2rem}.ProjectSection-module__y8eSRa__accent{color:var(--black);font-family:inherit}.ProjectSection-module__y8eSRa__statBox{border-top:1px solid var(--lightGray);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.ProjectSection-module__y8eSRa__statLeft,.ProjectSection-module__y8eSRa__statRight{border-bottom:1px solid var(--lightGray);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem;display:flex}.ProjectSection-module__y8eSRa__statLeft{border-right:1px solid var(--lightGray)}.ProjectSection-module__y8eSRa__btnContainer{grid-column:span 2;grid-template-columns:repeat(1,1fr);width:100%;display:grid}.ProjectSection-module__y8eSRa__detail{font-family:var(--GeistMono);color:var(--black);opacity:.7;text-transform:uppercase;text-align:center;letter-spacing:.5px;font-size:12px}.ProjectSection-module__y8eSRa__imgContainer,.ProjectSection-module__y8eSRa__imgContainerii{width:100%;height:100%;position:relative;overflow:hidden}.ProjectSection-module__y8eSRa__imgContainer:after,.ProjectSection-module__y8eSRa__imgContainerii:after{content:"";z-index:1;pointer-events:none;background-color:#00000059;transition:background-color .2s;position:absolute;inset:0}.ProjectSection-module__y8eSRa__imgContainer:hover:after,.ProjectSection-module__y8eSRa__imgContainerii:hover:after{background-color:#00000026}.ProjectSection-module__y8eSRa__imgContainerii{display:none}.ProjectSection-module__y8eSRa__imgRight{object-fit:cover;object-position:top;width:100%;height:100%}.ProjectSection-module__y8eSRa__expandBtnWrap{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectSection-module__y8eSRa__modalImageWrap{width:100%}.ProjectSection-module__y8eSRa__modalImage{width:100%;height:auto;display:block}@media screen and (max-width:1268px){.ProjectSection-module__y8eSRa__content{padding:10rem 0}.ProjectSection-module__y8eSRa__heading{letter-spacing:-1.6px;white-space:wrap;font-size:5.2rem}.ProjectSection-module__y8eSRa__leftTop{padding:0 4rem}}@media screen and (max-width:968px){.ProjectSection-module__y8eSRa__content{grid-template-columns:repeat(1,1fr)}.ProjectSection-module__y8eSRa__imgContainer{display:none}.ProjectSection-module__y8eSRa__imgContainerii{height:500px;display:block}}@media screen and (max-width:768px){.ProjectSection-module__y8eSRa__content{padding:5rem 0}.ProjectSection-module__y8eSRa__heading{letter-spacing:-1.1px;font-size:3.8rem}.ProjectSection-module__y8eSRa__leftTop{padding:0 3rem}}@media screen and (max-width:568px){.ProjectSection-module__y8eSRa__left{gap:3rem}.ProjectSection-module__y8eSRa__leftTop{padding:0 2rem}.ProjectSection-module__y8eSRa__btnContainer{width:100%;display:grid}}
.ROICalculator-module__QOilMG__container{background-color:var(--accent);border-bottom:1px solid var(--blackii)}.ROICalculator-module__QOilMG__content{border-top:1px solid var(--blackii);border-bottom:1px solid var(--blackii);grid-template-columns:1.5fr 1fr;display:grid;position:relative}.ROICalculator-module__QOilMG__dot1,.ROICalculator-module__QOilMG__dot2,.ROICalculator-module__QOilMG__dot3,.ROICalculator-module__QOilMG__dot4{background-color:var(--black);z-index:2;width:7px;height:7px;position:absolute}.ROICalculator-module__QOilMG__dot1{top:0;left:0}.ROICalculator-module__QOilMG__dot2{top:0;right:0;left:unset}.ROICalculator-module__QOilMG__dot3{bottom:0;left:0;top:unset}.ROICalculator-module__QOilMG__dot4{bottom:0;right:0;top:unset;left:unset}.ROICalculator-module__QOilMG__left{border-right:1px solid var(--lightGray);flex-direction:column;gap:3rem;padding:8rem 5rem;display:flex}.ROICalculator-module__QOilMG__heading{color:var(--black)}.ROICalculator-module__QOilMG__inputs{flex-direction:column;gap:0;display:flex}.ROICalculator-module__QOilMG__inputGroup{flex-direction:column;display:flex}.ROICalculator-module__QOilMG__label{font-size:16px;font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.06em;color:var(--black);border-top:1px solid #00000040;border-bottom:1px solid #00000040;padding:1.4rem 0;display:block}.ROICalculator-module__QOilMG__inputRow{background-color:var(--accent300);align-items:center;display:flex}.ROICalculator-module__QOilMG__prefix{font-family:var(--GeistMono);color:var(--black);flex-shrink:0;padding:0 1.6rem;font-size:1.6rem}.ROICalculator-module__QOilMG__input{height:56px;color:var(--black);font-family:var(--GeistMono);letter-spacing:-.5px;appearance:textfield;background-color:#0000;border:none;outline:none;flex:1;min-width:0;padding:0 1.6rem;font-size:2.8rem;font-weight:700}.ROICalculator-module__QOilMG__input::-webkit-outer-spin-button{appearance:none;margin:0}.ROICalculator-module__QOilMG__input::-webkit-inner-spin-button{appearance:none;margin:0}.ROICalculator-module__QOilMG__unit{font-family:var(--GeistMono);color:var(--black);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;padding:0 1.6rem;font-size:16px}.ROICalculator-module__QOilMG__slider{appearance:none;cursor:pointer;background:#0000002e;border-radius:0;outline:none;width:100%;height:3px;margin:0}.ROICalculator-module__QOilMG__slider::-webkit-slider-thumb{appearance:none;background:var(--black);cursor:pointer;border:2px solid var(--accent);border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 3px #0000001f}.ROICalculator-module__QOilMG__slider::-moz-range-thumb{background:var(--black);cursor:pointer;border:2px solid var(--accent);border-radius:50%;width:18px;height:18px}.ROICalculator-module__QOilMG__footnote{font-family:var(--GeistMono);text-transform:uppercase;color:var(--black);opacity:.55;letter-spacing:.02em;border-left:4px solid var(--black);padding-left:1.6rem;font-size:16px;line-height:1.65}.ROICalculator-module__QOilMG__right{justify-content:center;align-items:center;padding:8rem 5rem;display:flex}.ROICalculator-module__QOilMG__outputCard{background-color:var(--black);flex-direction:column;width:100%;padding:4rem;display:flex;position:relative}.ROICalculator-module__QOilMG__dot5,.ROICalculator-module__QOilMG__dot6,.ROICalculator-module__QOilMG__dot7,.ROICalculator-module__QOilMG__dot8{background-color:var(--accent);z-index:1;width:6px;height:6px;position:absolute}.ROICalculator-module__QOilMG__dot5{top:1rem;left:1rem}.ROICalculator-module__QOilMG__dot6{top:1rem;right:1rem;left:unset}.ROICalculator-module__QOilMG__dot7{bottom:1rem;left:1rem;top:unset}.ROICalculator-module__QOilMG__dot8{bottom:1rem;right:1rem;top:unset;left:unset}.ROICalculator-module__QOilMG__outputRow{justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;display:flex}.ROICalculator-module__QOilMG__outputLabel{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;flex-shrink:0;font-size:16px}.ROICalculator-module__QOilMG__outputLabelStack{flex-direction:column;gap:.3rem;display:flex}.ROICalculator-module__QOilMG__outputSub{font-family:var(--GeistMono);color:#ffffff38;text-transform:uppercase;letter-spacing:.06em;font-size:1.1rem}.ROICalculator-module__QOilMG__outputValue{font-family:var(--RobotoFlexii);color:var(--white);letter-spacing:-.6px;font-variation-settings:"wght" 700,"wdth" 81;font-size:2.6rem;line-height:1}.ROICalculator-module__QOilMG__outputPer{font-family:var(--GeistMono);color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-variation-settings:normal;margin-left:.3rem;font-size:16px}.ROICalculator-module__QOilMG__outputRed{color:#e87a7a}.ROICalculator-module__QOilMG__outputGreen{color:var(--accent)}.ROICalculator-module__QOilMG__divider{background-color:#ffffff14;width:100%;height:1px}.ROICalculator-module__QOilMG__savingsBlock{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:4rem 2rem;display:flex}.ROICalculator-module__QOilMG__savingsLabel{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.15em;color:#ffffff61;font-size:16px}.ROICalculator-module__QOilMG__savingsNumber{font-family:var(--RobotoFlexii);color:var(--accent);letter-spacing:-2.5px;font-variation-settings:"wght" 700,"wdth" 81;font-size:6.4rem;line-height:1;transition:color .2s}.ROICalculator-module__QOilMG__savingsNegative{color:#fff3}.ROICalculator-module__QOilMG__savingsNote{font-family:var(--GeistMono);text-transform:uppercase;color:#ffffff73;letter-spacing:.04em;text-align:center;max-width:300px;font-size:16px;line-height:1.65}.ROICalculator-module__QOilMG__cta{text-align:center;font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.1em;color:var(--white);cursor:pointer;border:1px solid #ffffff1f;margin-top:.5rem;padding:1.8rem 2rem;font-size:16px;transition:background-color .2s,color .2s,border-color .2s;display:block}.ROICalculator-module__QOilMG__cta:hover{background-color:var(--accent);color:var(--black);border-color:var(--accent)}.ROICalculator-module__QOilMG__includedBlock{border-top:1px solid #00000026;flex-direction:column;gap:1.6rem;padding-top:2.4rem;display:flex}.ROICalculator-module__QOilMG__includedTitle{font-family:var(--Roboto);text-transform:uppercase;letter-spacing:.06em;color:var(--black);font-size:1.6rem;line-height:1.7}.ROICalculator-module__QOilMG__includedList{grid-template-columns:1fr 1fr;gap:.8rem 1.6rem;margin:0;padding:0;list-style:none;display:grid}.ROICalculator-module__QOilMG__includedItem{font-family:var(--GeistMono);color:var(--black);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.6rem;font-size:16px;display:flex}.ROICalculator-module__QOilMG__check{color:var(--black);flex-shrink:0;font-size:16px}@media screen and (max-width:1268px){.ROICalculator-module__QOilMG__content{grid-template-columns:1fr 1fr}}@media screen and (max-width:1068px){.ROICalculator-module__QOilMG__content{grid-template-columns:1fr}.ROICalculator-module__QOilMG__left{border-right:none;border-bottom:1px solid var(--black);padding:6rem 4rem}.ROICalculator-module__QOilMG__right{padding:6rem 4rem}}@media screen and (max-width:768px){.ROICalculator-module__QOilMG__left,.ROICalculator-module__QOilMG__right{padding:5rem 3rem}.ROICalculator-module__QOilMG__savingsNumber{letter-spacing:-2px;font-size:5.2rem}.ROICalculator-module__QOilMG__outputCard{padding:3rem}}@media screen and (max-width:568px){.ROICalculator-module__QOilMG__left,.ROICalculator-module__QOilMG__right{padding:4rem 2rem}.ROICalculator-module__QOilMG__outputCard{padding:2.4rem}.ROICalculator-module__QOilMG__savingsNumber{letter-spacing:-1.5px;font-size:4.2rem}.ROICalculator-module__QOilMG__input{height:52px;font-size:2.4rem}.ROICalculator-module__QOilMG__outputValue{font-size:2.2rem}.ROICalculator-module__QOilMG__includedList{grid-template-columns:1fr}}.ROICalculator-module__QOilMG__modeQuestion{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.06em;color:var(--text);margin-bottom:1.2rem;font-size:16px}.ROICalculator-module__QOilMG__modeSelector{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.ROICalculator-module__QOilMG__modeTab{border:1px solid var(--black);font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.05em;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;flex:1;padding:1.2rem 1.6rem;font-size:16px;transition:border-color .15s,color .15s,background-color .15s}.ROICalculator-module__QOilMG__modeTabActive,.ROICalculator-module__QOilMG__modeTab:hover{background-color:var(--black);border-color:var(--black);color:var(--accent)}@media screen and (max-width:768px){.ROICalculator-module__QOilMG__modeTab{flex:100%}}
.Solutionii-module__wrCN9a__container{background-color:var(--white)}.Solutionii-module__wrCN9a__parent{border-top:1px solid var(--lightGray);margin-top:3rem}.Solutionii-module__wrCN9a__top{grid-template-columns:1fr 2fr;gap:5rem;padding:20rem 5rem 5rem;display:grid}.Solutionii-module__wrCN9a__icon{width:100%;height:100%;color:var(--accent)}.Solutionii-module__wrCN9a__topRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Solutionii-module__wrCN9a__accent{color:var(--accent);font-family:inherit}.Solutionii-module__wrCN9a__subheading{max-width:500px}.Solutionii-module__wrCN9a__copy{max-width:700px}.Solutionii-module__wrCN9a__bottom{padding:2rem}.Solutionii-module__wrCN9a__mapDataContainer{grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.Solutionii-module__wrCN9a__card:first-child{margin-top:0}.Solutionii-module__wrCN9a__card:nth-child(2){margin-top:10rem}.Solutionii-module__wrCN9a__card:nth-child(3){margin-top:20rem}.Solutionii-module__wrCN9a__card{border:1px solid var(--lightGray);background-color:var(--lightGrayiii);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:7rem;width:100%;min-height:550px;padding:4rem;display:flex;position:relative}.Solutionii-module__wrCN9a__card:before{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;bottom:0;left:0}.Solutionii-module__wrCN9a__card:after{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;top:0;right:0}.Solutionii-module__wrCN9a__cardTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.Solutionii-module__wrCN9a__card h3{background-color:var(--white);border:1px solid var(--lightGray);width:100%;padding:1rem}.Solutionii-module__wrCN9a__label{font-size:16px;font-family:var(--GeistMono);color:var(--accent);background-color:var(--black);text-transform:uppercase;letter-spacing:.6px;padding:6px 12px}.Solutionii-module__wrCN9a__cardMiddle{width:100%;height:100%;position:relative}.Solutionii-module__wrCN9a__cardBottom{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.Solutionii-module__wrCN9a__body{font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:1.6rem;font-weight:700}@media screen and (max-width:1268px){.Solutionii-module__wrCN9a__mapDataContainer{grid-template-columns:1fr 1fr}.Solutionii-module__wrCN9a__card:first-child,.Solutionii-module__wrCN9a__card:nth-child(2),.Solutionii-module__wrCN9a__card:nth-child(3){margin-top:0}.Solutionii-module__wrCN9a__card:nth-child(3){grid-column:span 2}}@media screen and (max-width:768px){.Solutionii-module__wrCN9a__top{flex-direction:column;justify-content:center;align-items:center;padding:10rem 3rem;display:flex}.Solutionii-module__wrCN9a__copy{max-width:500px}.Solutionii-module__wrCN9a__icon{width:15rem;height:15rem}.Solutionii-module__wrCN9a__mapDataContainer{grid-template-columns:1fr}.Solutionii-module__wrCN9a__card:first-child,.Solutionii-module__wrCN9a__card:nth-child(2),.Solutionii-module__wrCN9a__card:nth-child(3){margin-top:0}.Solutionii-module__wrCN9a__card:nth-child(3){grid-column:span 1}}@media screen and (max-width:568px){.Solutionii-module__wrCN9a__top{padding:10rem 2rem 5rem}.Solutionii-module__wrCN9a__mapDataContainer{gap:5rem}.Solutionii-module__wrCN9a__card{gap:5rem;min-height:auto;padding:3rem}}
.Button-module__qH8IcW__btn{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;cursor:pointer;justify-content:space-between;align-items:center;gap:5rem;padding:2rem 2.4rem;font-size:1.6rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.Button-module__qH8IcW__btn:link,.Button-module__qH8IcW__btn:visited{color:inherit}.Button-module__qH8IcW__accent,.Button-module__qH8IcW__accent:link,.Button-module__qH8IcW__accent:visited{background-color:var(--accent);color:var(--black)}.Button-module__qH8IcW__accent:hover .Button-module__qH8IcW__arrow,.Button-module__qH8IcW__black,.Button-module__qH8IcW__black:link,.Button-module__qH8IcW__black:visited{background-color:var(--black);color:var(--white)}.Button-module__qH8IcW__black:hover .Button-module__qH8IcW__arrow{background-color:var(--white);color:var(--black)}.Button-module__qH8IcW__gray,.Button-module__qH8IcW__gray:link,.Button-module__qH8IcW__gray:visited{background-color:var(--lightGrayii);color:var(--black)}.Button-module__qH8IcW__gray:hover{background-color:var(--lightGray)}.Button-module__qH8IcW__white,.Button-module__qH8IcW__white:link,.Button-module__qH8IcW__white:visited{background-color:var(--white);color:var(--black)}.Button-module__qH8IcW__white:hover .Button-module__qH8IcW__arrow{background-color:var(--black);color:var(--white)}.Button-module__qH8IcW__navWhite{background-color:var(--white);color:var(--black);padding:1.5rem 2rem}.Button-module__qH8IcW__navYellow{background-color:var(--accent);color:var(--black);padding:1.5rem 2rem}.Button-module__qH8IcW__arrowContainer{background-color:var(--black);justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.Button-module__qH8IcW__black .Button-module__qH8IcW__arrowContainer{background-color:var(--white)}.Button-module__qH8IcW__arrow{color:var(--white);transform:rotate(45deg)}.Button-module__qH8IcW__black .Button-module__qH8IcW__arrow{color:var(--black)}@media (hover:hover) and (pointer:fine){.Button-module__qH8IcW__container:hover .Button-module__qH8IcW__arrow{transform:rotate(90deg)translateY(-5px)}}@media screen and (max-width:568px){.Button-module__qH8IcW__btn{font-size:1.7rem}}.Button-module__qH8IcW__navBlack{background-color:var(--black);padding:1.5rem 2rem;color:var(--white)!important}.Button-module__qH8IcW__navBlack .Button-module__qH8IcW__arrowContainer{background-color:var(--white)}.Button-module__qH8IcW__navBlack .Button-module__qH8IcW__arrow{color:var(--black)}
.AuditParallaxResults-module__b_AGaa__container{background-color:var(--lightGray);width:100%;min-height:50vh;position:relative;overflow:hidden}.AuditParallaxResults-module__b_AGaa__content{z-index:10;width:100%;min-height:50vh;padding:4rem 0;position:relative}.AuditParallaxResults-module__b_AGaa__imgOverlay{z-index:5;background-color:#000000b3;height:100%;position:absolute;inset:0}.AuditParallaxResults-module__b_AGaa__contentChildren{grid-template-columns:repeat(1,1fr);gap:5rem;height:100%;padding:2rem;display:grid;position:relative}.AuditParallaxResults-module__b_AGaa__heading{color:#fff}.AuditParallaxResults-module__b_AGaa__imgContainer{width:250px;height:250px;margin-bottom:5rem;margin-left:auto;position:relative}.AuditParallaxResults-module__b_AGaa__img{object-fit:contain;transform:scaleX(-1)}.AuditParallaxResults-module__b_AGaa__sectionIntroContainer{justify-content:flex-end;align-items:flex-end;margin-bottom:5rem;display:flex}.AuditParallaxResults-module__b_AGaa__bottom{grid-template-columns:1.5fr 2fr;gap:3rem;display:grid}.AuditParallaxResults-module__b_AGaa__copy{color:var(--white);max-width:550px;font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:1.6rem;font-weight:700}.AuditParallaxResults-module__b_AGaa__dataBox{list-style:none}.AuditParallaxResults-module__b_AGaa__title{color:var(--white);font-family:var(--Roboto);border-bottom:1px solid var(--lightGrayii);text-align:right;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 0;font-size:16px;display:flex}.AuditParallaxResults-module__b_AGaa__index{color:var(--white);display:block}.AuditParallaxResults-module__b_AGaa__btnContainer{width:fit-content;margin-top:3rem}@media screen and (max-width:1268px){.AuditParallaxResults-module__b_AGaa__contentChildren{gap:2rem}.AuditParallaxResults-module__b_AGaa__heading,.AuditParallaxResults-module__b_AGaa__copy{text-align:center;margin-left:auto;margin-right:auto}.AuditParallaxResults-module__b_AGaa__bottom{grid-template-columns:1fr;gap:7rem}.AuditParallaxResults-module__b_AGaa__imgContainer{margin-bottom:2rem;margin-left:auto;margin-right:auto}.AuditParallaxResults-module__b_AGaa__sectionIntroContainer{justify-content:center;align-items:center}.AuditParallaxResults-module__b_AGaa__dataBox{width:80%;margin-left:auto;margin-right:auto}.AuditParallaxResults-module__b_AGaa__btnContainer{justify-content:center;align-items:center;width:100%;display:flex}}@media screen and (max-width:1068px){.AuditParallaxResults-module__b_AGaa__dataBox{width:100%}}@media screen and (max-width:568px){.AuditParallaxResults-module__b_AGaa__contentChildren{padding:0}.AuditParallaxResults-module__b_AGaa__copy{text-align:left}.AuditParallaxResults-module__b_AGaa__title{text-align:left;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:1.5}.AuditParallaxResults-module__b_AGaa__imgContainer{width:200px;height:200px}}
.ParallaxArea-module__WQNZca__container{background-color:var(--lightGray);width:100%;min-height:50vh;position:relative;overflow:hidden}.ParallaxArea-module__WQNZca__content{z-index:10;width:100%;min-height:50vh;padding:4rem 0;position:relative}.ParallaxArea-module__WQNZca__imgOverlay{z-index:5;background-color:#000000b3;height:100%;position:absolute;inset:0}.ParallaxArea-module__WQNZca__contentChildren{grid-template-columns:repeat(1,1fr);gap:5rem;height:100%;padding:2rem;display:grid;position:relative}.ParallaxArea-module__WQNZca__heading{color:#fff}.ParallaxArea-module__WQNZca__imgContainer{width:250px;height:250px;margin-bottom:5rem;margin-left:auto;position:relative}.ParallaxArea-module__WQNZca__img{object-fit:contain;transform:scaleX(-1)}.ParallaxArea-module__WQNZca__sectionIntroContainer{justify-content:flex-end;align-items:flex-end;margin-bottom:5rem;display:flex}.ParallaxArea-module__WQNZca__bottom{grid-template-columns:1.5fr 2fr;gap:5rem;display:grid}.ParallaxArea-module__WQNZca__copy{color:#d3d3d3;letter-spacing:-.7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.2rem}.ParallaxArea-module__WQNZca__dataBox{list-style:none}.ParallaxArea-module__WQNZca__title{color:var(--white);border-bottom:1px solid var(--lightGrayii);text-align:right;font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;margin:0;padding:1rem 0;font-size:1.6rem;font-weight:700;display:flex}.ParallaxArea-module__WQNZca__index{color:var(--white);display:block}@media screen and (max-width:1268px){.ParallaxArea-module__WQNZca__contentChildren{gap:2rem}.ParallaxArea-module__WQNZca__heading,.ParallaxArea-module__WQNZca__copy{text-align:center;margin-left:auto;margin-right:auto}.ParallaxArea-module__WQNZca__bottom{grid-template-columns:1fr;gap:2rem}.ParallaxArea-module__WQNZca__imgContainer{margin-bottom:2rem;margin-left:auto;margin-right:auto}.ParallaxArea-module__WQNZca__sectionIntroContainer{justify-content:center;align-items:center}.ParallaxArea-module__WQNZca__dataBox{width:80%;margin-left:auto;margin-right:auto}.ParallaxArea-module__WQNZca__copy{letter-spacing:-.6px;font-size:1.9rem}}@media screen and (max-width:1068px){.ParallaxArea-module__WQNZca__dataBox{width:100%}}@media screen and (max-width:568px){.ParallaxArea-module__WQNZca__contentChildren{padding:0}.ParallaxArea-module__WQNZca__copy{text-align:left;font-size:2.2rem}.ParallaxArea-module__WQNZca__title{text-align:left;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:1.5}.ParallaxArea-module__WQNZca__imgContainer{width:200px;height:200px}}
.ParallaxImageLarge-module__b7QMzG__img{object-fit:cover;will-change:transform;width:100%;height:100%;position:absolute}.ParallaxImageLarge-module__b7QMzG__imgContainer{will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}
.LeadExamples-module__5ZSCsW__container{background-color:var(--white)}.LeadExamples-module__5ZSCsW__parent{border-top:1px solid var(--lightGray);margin-top:3rem}.LeadExamples-module__5ZSCsW__top{grid-template-columns:1fr 2fr;gap:5rem;padding:20rem 5rem 5rem;display:grid}.LeadExamples-module__5ZSCsW__icon{color:var(--accent);width:100%;height:100%}.LeadExamples-module__5ZSCsW__topRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.LeadExamples-module__5ZSCsW__accent{color:var(--accent);font-family:inherit}.LeadExamples-module__5ZSCsW__subheading{max-width:500px}.LeadExamples-module__5ZSCsW__copy{max-width:700px}.LeadExamples-module__5ZSCsW__bottom{grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:5rem;padding:0 5rem 20rem;display:grid}.LeadExamples-module__5ZSCsW__exampleCard{flex-direction:column;gap:1.5rem;display:flex}.LeadExamples-module__5ZSCsW__exampleTitle{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.5px;color:var(--black);opacity:.7;font-size:12px}.LeadExamples-module__5ZSCsW__imgContainer{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.LeadExamples-module__5ZSCsW__imgContainer:after{content:"";z-index:1;pointer-events:none;background-color:#00000059;transition:background-color .2s;position:absolute;inset:0}.LeadExamples-module__5ZSCsW__imgContainer:hover:after{background-color:#00000026}.LeadExamples-module__5ZSCsW__imgRight{object-fit:cover;object-position:top;width:100%;height:100%}.LeadExamples-module__5ZSCsW__expandBtnWrap{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LeadExamples-module__5ZSCsW__modalImageWrap{width:100%}.LeadExamples-module__5ZSCsW__modalImage{width:100%;height:auto;display:block}@media screen and (max-width:968px){.LeadExamples-module__5ZSCsW__bottom{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.LeadExamples-module__5ZSCsW__top{flex-direction:column;justify-content:center;align-items:center;padding:10rem 3rem;display:flex}.LeadExamples-module__5ZSCsW__copy{max-width:500px}.LeadExamples-module__5ZSCsW__bottom{padding:0 3rem 10rem}}@media screen and (max-width:568px){.LeadExamples-module__5ZSCsW__bottom{grid-template-columns:1fr}}
.AuditExpectations-module__KUt8xW__container{background-color:var(--white);position:relative}.AuditExpectations-module__KUt8xW__topContent{flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:10rem 3rem 0;display:flex}.AuditExpectations-module__KUt8xW__heading{text-align:center;width:100%}.AuditExpectations-module__KUt8xW__intro{text-align:center;max-width:800px;color:var(--text);font-size:2.2rem}.AuditExpectations-module__KUt8xW__content{grid-template-columns:35% 30% 35%;padding:10rem 3rem;display:grid}.AuditExpectations-module__KUt8xW__left,.AuditExpectations-module__KUt8xW__right{z-index:10;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.AuditExpectations-module__KUt8xW__left:after{content:"";background-color:var(--white);border:2px dashed var(--lightGray);z-index:-1;width:99%;height:50%;position:absolute;top:50%;right:-6rem;transform:translateY(-50%)}.AuditExpectations-module__KUt8xW__right:after{content:"";background-color:var(--white);border:2px dashed var(--lightGray);z-index:-1;width:99%;height:50%;position:absolute;top:50%;left:-6rem;transform:translateY(-50%)}.AuditExpectations-module__KUt8xW__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.AuditExpectations-module__KUt8xW__copy{font-size:1.6rem}.AuditExpectations-module__KUt8xW__leftList,.AuditExpectations-module__KUt8xW__rightList{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;width:100%;height:100%;padding:4rem;display:flex}.AuditExpectations-module__KUt8xW__leftList{background-color:var(--accent)}.AuditExpectations-module__KUt8xW__rightList{background-color:var(--lightGrayiii);border:1px solid var(--lightGray)}.AuditExpectations-module__KUt8xW__headingii{width:100%}.AuditExpectations-module__KUt8xW__listWrapper{flex-direction:column;gap:2rem;width:100%;list-style:none;display:flex}.AuditExpectations-module__KUt8xW__listItems{list-style:none}.AuditExpectations-module__KUt8xW__listItem{border-bottom:1px solid var(--blackii);width:100%;color:var(--black);justify-content:flex-start;align-items:flex-start;gap:1.5rem;margin:0;padding-bottom:1.5rem;display:flex}.AuditExpectations-module__KUt8xW__listWrapper .AuditExpectations-module__KUt8xW__listItems:last-child .AuditExpectations-module__KUt8xW__listItem{border-bottom:none;padding-bottom:0}.AuditExpectations-module__KUt8xW__listItemContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.AuditExpectations-module__KUt8xW__listItemTitle{font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;color:var(--black);font-size:1.6rem;font-weight:700}.AuditExpectations-module__KUt8xW__listItemDesc{color:var(--text);font-size:1.5rem;line-height:1.5;font-family:var(--body);text-transform:none;font-weight:400}.AuditExpectations-module__KUt8xW__icon{color:var(--black);flex-shrink:0;width:2rem;height:2rem}.AuditExpectations-module__KUt8xW__iconGood{color:var(--green);flex-shrink:0;width:2rem;height:2rem}.AuditExpectations-module__KUt8xW__recommendation{color:var(--black);border-top:1px solid var(--blackii);width:100%;padding-top:1rem;font-size:16px}.AuditExpectations-module__KUt8xW__middle{flex-direction:column;justify-content:center;align-items:center;display:flex}.AuditExpectations-module__KUt8xW__imgMiddleContainer{background-color:var(--black);border:7px solid var(--accent);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.AuditExpectations-module__KUt8xW__imgMiddleContainer:before,.AuditExpectations-module__KUt8xW__imgMiddleContainer:after{content:"";border-top:2px dashed var(--lightGray);z-index:-10;width:30vw;height:0;position:absolute;top:50%;transform:translateY(-50%)}.AuditExpectations-module__KUt8xW__imgMiddleContainer:before{right:100%}.AuditExpectations-module__KUt8xW__imgMiddleContainer:after{left:100%}.AuditExpectations-module__KUt8xW__imgContainerMiddle{background-color:var(--accent);width:70px;height:70px;position:relative;-webkit-mask-image:url(/logos/fnf_logo_black.png);mask-image:url(/logos/fnf_logo_black.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.AuditExpectations-module__KUt8xW__middleText{text-align:center;font-family:var(--GeistMono);text-transform:uppercase;background-color:var(--white);z-index:9999;padding:.5rem 1rem;font-size:16px;position:relative;top:25px}.AuditExpectations-module__KUt8xW__btnContainer{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1468px){.AuditExpectations-module__KUt8xW__content{grid-template-columns:37.5% 25% 37.5%;padding:10rem 2rem}.AuditExpectations-module__KUt8xW__topContent{padding:10rem 2rem 0}}@media screen and (max-width:1268px){.AuditExpectations-module__KUt8xW__imgMiddleContainer{width:100px;height:100px}.AuditExpectations-module__KUt8xW__imgContainerMiddle{width:50px;height:50px}.AuditExpectations-module__KUt8xW__content{grid-template-columns:repeat(1,1fr);gap:5rem;padding:7rem 2rem}.AuditExpectations-module__KUt8xW__topContent{padding:7rem 2rem 0}.AuditExpectations-module__KUt8xW__top{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.AuditExpectations-module__KUt8xW__leftList,.AuditExpectations-module__KUt8xW__rightList{padding:3rem}.AuditExpectations-module__KUt8xW__left:after,.AuditExpectations-module__KUt8xW__right:after{border:none;border-left:2px dashed var(--lightGray);background-color:#0000;width:2px;height:5rem;inset:auto auto -5rem 50%;transform:translate(-50%)}.AuditExpectations-module__KUt8xW__right:after{inset:-5rem auto auto 50%}.AuditExpectations-module__KUt8xW__middleText,.AuditExpectations-module__KUt8xW__imgMiddleContainer:before,.AuditExpectations-module__KUt8xW__imgMiddleContainer:after{display:none}}@media screen and (max-width:568px){.AuditExpectations-module__KUt8xW__content{padding:5rem 2rem}.AuditExpectations-module__KUt8xW__topContent{padding:5rem 2rem 0}.AuditExpectations-module__KUt8xW__imgMiddleContainer{width:100px;height:100px}.AuditExpectations-module__KUt8xW__imgContainerMiddle{width:50px;height:50px}.AuditExpectations-module__KUt8xW__leftList,.AuditExpectations-module__KUt8xW__rightList{padding:3rem}.AuditExpectations-module__KUt8xW__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;padding:0 2rem;display:grid}.AuditExpectations-module__KUt8xW__copy,.AuditExpectations-module__KUt8xW__listItemTitle,.AuditExpectations-module__KUt8xW__listItemDesc{font-size:2rem}}
.PageIntroHero-module__8KeI8q__container{background-color:var(--white)}.PageIntroHero-module__8KeI8q__parent{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);flex-direction:column;flex:1;width:100%;padding:5rem;display:flex;position:relative}.PageIntroHero-module__8KeI8q__dot1,.PageIntroHero-module__8KeI8q__dot2,.PageIntroHero-module__8KeI8q__dot3,.PageIntroHero-module__8KeI8q__dot4{background-color:var(--black);z-index:1;width:7px;height:7px;position:absolute}.PageIntroHero-module__8KeI8q__dot1{top:0;left:0}.PageIntroHero-module__8KeI8q__dot2{top:0;right:0}.PageIntroHero-module__8KeI8q__dot3{bottom:0;left:0}.PageIntroHero-module__8KeI8q__dot4{bottom:0;right:0}.PageIntroHero-module__8KeI8q__content{z-index:2;flex-direction:column;gap:3rem;width:100%;display:flex;position:relative}.PageIntroHero-module__8KeI8q__topParent{width:100%;margin-bottom:7rem}.PageIntroHero-module__8KeI8q__headingImageContainer{grid-template-columns:1.5fr 1fr;gap:3rem;display:grid}.PageIntroHero-module__8KeI8q__hICA{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.PageIntroHero-module__8KeI8q__hICB{justify-content:flex-end;align-items:center;display:flex}.PageIntroHero-module__8KeI8q__imgContainer{width:100%;min-height:700px;position:relative}.PageIntroHero-module__8KeI8q__img{object-fit:cover;object-position:top}.PageIntroHero-module__8KeI8q__topHeading{color:var(--black);max-width:768px}.PageIntroHero-module__8KeI8q__top{border-bottom:1px solid var(--blackii);grid-template-columns:2fr 1fr;gap:5rem;padding-bottom:3rem;display:grid}.PageIntroHero-module__8KeI8q__topNoBorder{border-bottom:none;padding-bottom:0}.PageIntroHero-module__8KeI8q__heading{color:var(--black);max-width:700px}.PageIntroHero-module__8KeI8q__bottom{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.PageIntroHero-module__8KeI8q__box{border:1px solid var(--lightGray);background-color:var(--lightGrayiii);flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem 3rem;transition:border-color .2s;display:flex}.PageIntroHero-module__8KeI8q__index{font-family:var(--GeistMono);color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-size:16px;font-weight:700}.PageIntroHero-module__8KeI8q__feature{color:var(--black);font-family:var(--RobotoFlexii);font-variation-settings:"wght" 700,"wdth" 81;letter-spacing:-.02em;text-transform:uppercase;font-size:2.2rem;line-height:1.2}.PageIntroHero-module__8KeI8q__desc{font-size:14px;font-family:var(--GeistMono);letter-spacing:.6px;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:800px;font-weight:700}.PageIntroHero-module__8KeI8q__outro{border-top:1px solid var(--blackii);padding-top:3rem}.PageIntroHero-module__8KeI8q__outroCopy{letter-spacing:-.7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:800px;font-size:2.2rem}.PageIntroHero-module__8KeI8q__copy,.PageIntroHero-module__8KeI8q__span{color:#d3d3d3}@media screen and (max-width:1268px){.PageIntroHero-module__8KeI8q__parent{padding:3rem}.PageIntroHero-module__8KeI8q__headingImageContainer{grid-template-columns:repeat(1,1fr)}.PageIntroHero-module__8KeI8q__hICA{text-align:center;justify-content:center;align-items:center}.PageIntroHero-module__8KeI8q__img{object-fit:contain}.PageIntroHero-module__8KeI8q__bottom{grid-template-columns:repeat(2,1fr)}.PageIntroHero-module__8KeI8q__outroCopy{letter-spacing:-.6px;font-size:2rem}}@media screen and (max-width:968px){.PageIntroHero-module__8KeI8q__top{grid-template-columns:1fr}}@media screen and (max-width:768px){.PageIntroHero-module__8KeI8q__parent{padding:2rem}.PageIntroHero-module__8KeI8q__content{gap:4rem}.PageIntroHero-module__8KeI8q__bottom{grid-template-columns:1fr}.PageIntroHero-module__8KeI8q__box{align-self:flex-start;height:100%;position:sticky;top:20px}}@media screen and (max-width:568px){.PageIntroHero-module__8KeI8q__headingImageContainer{margin-top:-7rem}.PageIntroHero-module__8KeI8q__hICA{text-align:left;justify-content:flex-start;align-items:flex-start}.PageIntroHero-module__8KeI8q__imgContainer{min-height:500px}}
.HomePricing-module__4o9x2G__container{background-color:var(--black);border-bottom:1px solid var(--lightGrayV)}.HomePricing-module__4o9x2G__content{flex-direction:column;gap:5rem;padding-top:10rem;padding-bottom:15rem;display:flex}.HomePricing-module__4o9x2G__top{border-top:1px solid var(--lightGrayV);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:10rem 5rem 0;display:flex}.HomePricing-module__4o9x2G__heading{text-align:center;max-width:1068px;color:var(--white)}.HomePricing-module__4o9x2G__accent{color:var(--accent);font-family:inherit}.HomePricing-module__4o9x2G__copy{text-align:center;max-width:800px;color:var(--textii)}.HomePricing-module__4o9x2G__bottom{padding:2rem}.HomePricing-module__4o9x2G__mapDataContainer{grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.HomePricing-module__4o9x2G__card:first-child{margin-top:0}.HomePricing-module__4o9x2G__card:nth-child(2){margin-top:10rem}.HomePricing-module__4o9x2G__card:nth-child(3){margin-top:20rem}.HomePricing-module__4o9x2G__card{border:1px solid var(--lightGrayV);background-color:var(--black);will-change:transform;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;min-height:550px;display:flex;position:relative}.HomePricing-module__4o9x2G__card:before{content:"";background-color:var(--accent);z-index:1;width:5px;height:5px;position:absolute;bottom:0;left:0}.HomePricing-module__4o9x2G__card:after{content:"";background-color:var(--accent);z-index:1;width:5px;height:5px;position:absolute;top:0;right:0}.HomePricing-module__4o9x2G__cardTop{border-bottom:1px solid var(--lightGrayV);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;padding:4rem;display:flex}.HomePricing-module__4o9x2G__labelRow{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.HomePricing-module__4o9x2G__label{font-size:1.6rem;font-family:var(--GeistMono);color:var(--accent);background-color:var(--black);border:1px solid var(--lightGrayV);text-transform:uppercase;letter-spacing:.6px;padding:6px 12px}.HomePricing-module__4o9x2G__popularBadge{font-size:1.6rem;font-family:var(--GeistMono);color:var(--black);background-color:var(--accent);text-transform:uppercase;letter-spacing:.6px;padding:6px 12px}.HomePricing-module__4o9x2G__cardName{color:var(--white);background-color:var(--black);width:100%}.HomePricing-module__4o9x2G__cardDesc{color:var(--textii);font-size:1.6rem;font-family:var(--GeistMono);letter-spacing:.6px;text-transform:uppercase}.HomePricing-module__4o9x2G__price{color:var(--white)}.HomePricing-module__4o9x2G__priceSuffix{color:var(--textii);margin-left:4px;font-size:1.6rem}.HomePricing-module__4o9x2G__cardBottom{grid-template-columns:repeat(1,1fr);gap:2rem;width:100%;padding:4rem;display:grid}.HomePricing-module__4o9x2G__featureList{flex-direction:column;gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.HomePricing-module__4o9x2G__feature{padding-left:2rem;position:relative;color:var(--white)!important}.HomePricing-module__4o9x2G__feature:before{content:"";background-color:var(--accent);width:6px;height:6px;position:absolute;top:8px;left:0}.HomePricing-module__4o9x2G__btnFootnoteContainer{grid-template-columns:1fr;gap:2rem;width:100%;margin-top:5rem;padding:4rem;display:grid}.HomePricing-module__4o9x2G__btnContainer{width:100%}.HomePricing-module__4o9x2G__footnote{font-family:var(--GeistMono);color:var(--textii);text-transform:uppercase;letter-spacing:.6px;font-size:1.6rem}@media screen and (max-width:1268px){.HomePricing-module__4o9x2G__top{padding:10rem 3rem 0}.HomePricing-module__4o9x2G__mapDataContainer{grid-template-columns:1fr 1fr}.HomePricing-module__4o9x2G__card:first-child,.HomePricing-module__4o9x2G__card:nth-child(2),.HomePricing-module__4o9x2G__card:nth-child(3){margin-top:0}.HomePricing-module__4o9x2G__card:nth-child(3){grid-column:span 2}}@media screen and (max-width:768px){.HomePricing-module__4o9x2G__top{padding:5rem 2rem 0}.HomePricing-module__4o9x2G__copy{max-width:500px}.HomePricing-module__4o9x2G__mapDataContainer{grid-template-columns:1fr;gap:5rem}.HomePricing-module__4o9x2G__card:first-child,.HomePricing-module__4o9x2G__card:nth-child(2),.HomePricing-module__4o9x2G__card:nth-child(3){margin-top:0}.HomePricing-module__4o9x2G__card{min-height:400px;box-shadow:0 7px 12px #0006}.HomePricing-module__4o9x2G__card:nth-child(3){grid-column:span 1}.HomePricing-module__4o9x2G__cardTop,.HomePricing-module__4o9x2G__cardBottom,.HomePricing-module__4o9x2G__btnFootnoteContainer{padding:3rem}}@media screen and (max-width:568px){.HomePricing-module__4o9x2G__content{padding-bottom:5rem}.HomePricing-module__4o9x2G__cardTop,.HomePricing-module__4o9x2G__cardBottom,.HomePricing-module__4o9x2G__btnFootnoteContainer{padding:2rem}}
.Nav-module__vJEHiq__header{z-index:99999999;width:100%;max-width:1600px;margin:0 auto;position:relative}.Nav-module__vJEHiq__navbar{grid-template-columns:1fr 1.5fr;width:100%;display:grid}.Nav-module__vJEHiq__navLeft{justify-content:space-between;align-items:flex-start;gap:2rem;padding-right:3rem;display:flex}.Nav-module__vJEHiq__logoContainer{justify-content:flex-start;align-items:center;display:flex}.Nav-module__vJEHiq__menuText{display:none}.Nav-module__vJEHiq__navItems{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;list-style:none;display:flex}.Nav-module__vJEHiq__navItem{font-family:var(--GeistMono);text-transform:uppercase;color:var(--white);white-space:nowrap;border-radius:50px;padding:.2rem 0;font-size:1.5rem;line-height:1;transition:all .3s ease-in}.Nav-module__vJEHiq__navItemBlack{color:var(--text)}.Nav-module__vJEHiq__navItemActive{background-color:var(--black);color:var(--accent)!important;text-decoration:line-through!important}.Nav-module__vJEHiq__navItem:not(.Nav-module__vJEHiq__navItemActive):hover{text-decoration:line-through}.Nav-module__vJEHiq__black{color:var(--black)}.Nav-module__vJEHiq__white{color:var(--white)}.Nav-module__vJEHiq__btnContainer{justify-content:flex-end;align-items:center;display:flex}.Nav-module__vJEHiq__navItemsMobile,.Nav-module__vJEHiq__btnContainerMobile{display:none}.Nav-module__vJEHiq__hamburger{z-index:10000;cursor:pointer;background-color:var(--black);display:none;position:relative}.Nav-module__vJEHiq__whiteBar{z-index:10000;background-color:var(--white);border-radius:15px;width:28px;height:3px;margin:3px auto;transition:transform .3s ease-in-out,opacity .2s ease-in-out;display:block;position:relative}.Nav-module__vJEHiq__barOpen{background-color:var(--black)!important}.Nav-module__vJEHiq__hamburgerBlack{background-color:var(--black)}.Nav-module__vJEHiq__hamburger:not(.Nav-module__vJEHiq__active) .Nav-module__vJEHiq__whiteBar{background-color:var(--white)}.Nav-module__vJEHiq__btnContainerii{display:none}.Nav-module__vJEHiq__overlay{z-index:9990;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0003;width:100vw;height:100dvh;min-height:100vh;position:fixed;inset:0}.Nav-module__vJEHiq__menuImage{border-radius:12px;width:100%;height:185px;margin-bottom:1rem;display:none;position:relative;overflow:hidden}.Nav-module__vJEHiq__img{object-fit:cover;z-index:0}.Nav-module__vJEHiq__menuImageOverlay{z-index:1;pointer-events:none;background:#00000080;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Nav-module__vJEHiq__menuImageText{color:var(--white);letter-spacing:-.02em;font-size:16px}@media screen and (max-width:1268px){.Nav-module__vJEHiq__navbar{justify-content:space-between;align-items:center;display:flex;color:var(--black)!important}.Nav-module__vJEHiq__navItems{background:var(--accent);z-index:9995;box-sizing:border-box;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;height:auto;max-height:90vh;margin:0;padding:8rem 2rem 2rem;transition:transform .35s ease-in-out;position:fixed;top:0;left:0;right:0;overflow-y:auto;transform:translateY(-110%)}.Nav-module__vJEHiq__navItems.Nav-module__vJEHiq__active{transform:translateY(0)}.Nav-module__vJEHiq__navItem,.Nav-module__vJEHiq__navItemBlack{color:var(--black)!important}.Nav-module__vJEHiq__menuImage{width:100%;height:185px;display:block;position:relative;overflow:hidden}.Nav-module__vJEHiq__btnContainer{display:none}.Nav-module__vJEHiq__hamburgerContainer{background-color:var(--white);justify-content:space-between;align-items:center;gap:2rem;padding:.5rem .5rem .5rem 1rem;transition:background-color .2s;display:flex}.Nav-module__vJEHiq__hamburgerContainerOpen{z-index:9999;position:relative;background-color:var(--black)!important}.Nav-module__vJEHiq__menuText{font-family:var(--GeistMono);color:var(--black);font-size:1.1rem;transition:color .2s;display:block}.Nav-module__vJEHiq__menuTextOpen{color:var(--white)!important}.Nav-module__vJEHiq__hamburger{padding:.5rem;transition:background-color .2s;display:block;background-color:var(--black)!important}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active{background-color:var(--white)!important}.Nav-module__vJEHiq__btnContainerii{width:100%;display:grid}.Nav-module__vJEHiq__img{object-fit:cover;border-radius:12px}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:nth-child(2){opacity:0}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}}@media screen and (max-width:870px){.Nav-module__vJEHiq__navItems{top:0}}@media screen and (max-width:568px){.Nav-module__vJEHiq__navbar{padding-right:0}.Nav-module__vJEHiq__navItems{top:0}.Nav-module__vJEHiq__btnContainerii{width:100%;display:grid}}
.Logo-module__X5B6Ga__container{justify-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.Logo-module__X5B6Ga__logo{object-fit:contain;width:29px;height:17px}.Logo-module__X5B6Ga__logoWhite{filter:brightness(0)invert()}.Logo-module__X5B6Ga__logoBlack{filter:none}.Logo-module__X5B6Ga__text{font-size:1.8rem;font-family:var(--GeistMono);text-transform:uppercase;line-height:1}.Logo-module__X5B6Ga__textWhite{color:var(--white)}.Logo-module__X5B6Ga__textBlack{color:var(--black)}@media screen and (max-width:568px){.Logo-module__X5B6Ga__text{display:none}}
.TopLoadingBar-module__fuNhLW__bar{z-index:99999;pointer-events:none;opacity:0;height:3px;transition:opacity .3s;position:fixed;top:0;left:0;right:0}.TopLoadingBar-module__fuNhLW__bar.TopLoadingBar-module__fuNhLW__visible{opacity:1}.TopLoadingBar-module__fuNhLW__progress{background-color:var(--accent);width:0;height:100%;box-shadow:0 0 8px var(--accent),0 0 4px var(--accent);transition:width .25s ease-out}
.SectionIntro-module__t0Hvba__container{background-color:var(--accent);width:fit-content;padding:8px 12px}.SectionIntro-module__t0Hvba__text{font-family:var(--GeistMono);letter-spacing:.5px;text-transform:uppercase;font-size:12px}.SectionIntro-module__t0Hvba__colorWhite{color:var(--white)}.SectionIntro-module__t0Hvba__colorYellow{color:var(--accent)}.SectionIntro-module__t0Hvba__bgBlack{background-color:var(--black)}
.Approach-module__4uyNhG__container{background-color:var(--black)}.Approach-module__4uyNhG__parent{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);margin-top:30rem;padding-bottom:10rem;position:relative}.Approach-module__4uyNhG__content{grid-template-columns:repeat(1,1fr);display:grid}.Approach-module__4uyNhG__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding:10rem 5rem;display:flex}.Approach-module__4uyNhG__heading{color:var(--white)}.Approach-module__4uyNhG__copy{max-width:800px}.Approach-module__4uyNhG__accentii{color:var(--black)}.Approach-module__4uyNhG__dataParent{color:var(--white);grid-template-columns:1fr 1fr;display:grid}.Approach-module__4uyNhG__stickyPanel{flex-direction:column;align-items:flex-start;gap:3rem;width:100%;animation:.35s forwards Approach-module__4uyNhG__indexFadeIn;display:flex;position:sticky;top:90px}.Approach-module__4uyNhG__index{letter-spacing:-1.4px;font-size:7rem;font-family:var(--RobotoFlexii);color:var(--white);text-transform:uppercase;font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on,"pnum" on;font-variation-settings:"opsz" 144,"wght" 700,"GRAD" 0,"wdth" 81,"slnt" 0,"XOPQ" 96,"YOPQ" 72,"XTRA" 468,"YTUC" 760,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:.9em;display:block}@keyframes Approach-module__4uyNhG__index-fade-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.Approach-module__4uyNhG__bottomLeft{border:1px solid var(--lightGray);border-left:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:80px 40px;display:flex;position:relative}.Approach-module__4uyNhG__imageWrapper{aspect-ratio:16/10;width:100%;animation:.4s forwards Approach-module__4uyNhG__image-fade-in;position:relative;overflow:hidden}@keyframes Approach-module__4uyNhG__image-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Approach-module__4uyNhG__featureImage{object-fit:cover;object-position:top}.Approach-module__4uyNhG__mobileImageWrapper,.Approach-module__4uyNhG__mobileImageOverlay,.Approach-module__4uyNhG__expandBtn{display:none}.Approach-module__4uyNhG__bottomRight{flex-direction:column;display:flex}.Approach-module__4uyNhG__card{border-top:1px solid var(--lightGray);border-bottom:1px solid var(--lightGray);background-color:var(--black);z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4rem;padding:80px 40px;display:flex;position:sticky;top:90px}.Approach-module__4uyNhG__card:before{content:"";opacity:.03;pointer-events:none;background:url(/images/noise.gif) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.Approach-module__4uyNhG__cardActive .Approach-module__4uyNhG__cardTitle,.Approach-module__4uyNhG__cardActive .Approach-module__4uyNhG__desc{opacity:1;transition:opacity .5s}.Approach-module__4uyNhG__cardInactive .Approach-module__4uyNhG__cardTitle,.Approach-module__4uyNhG__cardInactive .Approach-module__4uyNhG__desc{opacity:.25;transition:opacity .5s}.Approach-module__4uyNhG__dot1,.Approach-module__4uyNhG__dot2,.Approach-module__4uyNhG__dot3,.Approach-module__4uyNhG__dot4{background-color:var(--white);z-index:1;width:7px;height:7px;position:absolute}.Approach-module__4uyNhG__dot1{top:0;left:0}.Approach-module__4uyNhG__dot2{top:0;right:0;left:unset}.Approach-module__4uyNhG__dot3{bottom:0;left:0;top:unset}.Approach-module__4uyNhG__dot4{bottom:0;right:0;top:unset;left:unset}.Approach-module__4uyNhG__cardTitle{color:var(--accent)}.Approach-module__4uyNhG__desc{color:var(--textii)}.Approach-module__4uyNhG__modalImageWrapper{width:90vw;height:80vh;position:relative}.Approach-module__4uyNhG__modalImage{object-fit:contain;object-position:center}.Approach-module__4uyNhG__featureIcon{color:var(--accent);width:25rem;height:25rem}@media screen and (max-width:1268px){.Approach-module__4uyNhG__parent{margin-top:20rem}.Approach-module__4uyNhG__top{padding:10rem 3rem}}@media screen and (max-width:1068px){.Approach-module__4uyNhG__mapDataContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:968px){.Approach-module__4uyNhG__parent{margin-top:10rem;padding-bottom:6rem}.Approach-module__4uyNhG__top{gap:1.5rem;padding:5rem 2rem}.Approach-module__4uyNhG__heading{max-width:100%}.Approach-module__4uyNhG__dataParent{flex-direction:column;display:flex}.Approach-module__4uyNhG__bottomLeft{display:none}.Approach-module__4uyNhG__bottomRight{width:100%}.Approach-module__4uyNhG__card{top:unset;border-top:1px solid var(--lightGray);border-bottom:none;gap:4rem;padding:5rem 2rem;position:relative}.Approach-module__4uyNhG__mobileImageWrapper{width:100%;display:block;position:relative;overflow:hidden}.Approach-module__4uyNhG__mobileImageOverlay{z-index:2;background-color:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Approach-module__4uyNhG__expandBtn{background-color:var(--black);color:var(--white);border:1px solid var(--lightGray);font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;z-index:3;justify-content:center;align-items:center;padding:1rem 2rem;font-size:16px;display:inline-flex}.Approach-module__4uyNhG__expandBtn:hover{background-color:var(--accent);color:var(--black);border-color:var(--accent)}.Approach-module__4uyNhG__card:before{content:attr(data-index);letter-spacing:-1.1px;font-size:3.8rem;font-family:var(--RobotoFlexii);color:var(--white);font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on,"pnum" on;font-variation-settings:"opsz" 144,"wght" 700,"GRAD" 0,"wdth" 81,"slnt" 0,"XOPQ" 96,"YOPQ" 72,"XTRA" 468,"YTUC" 760,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1;pointer-events:none;background:0 0;width:auto;height:auto;margin-bottom:1rem;font-style:normal;line-height:.9em;display:block;position:static}.Approach-module__4uyNhG__cardInactive .Approach-module__4uyNhG__cardTitle,.Approach-module__4uyNhG__cardInactive .Approach-module__4uyNhG__desc,.Approach-module__4uyNhG__cardActive .Approach-module__4uyNhG__cardTitle,.Approach-module__4uyNhG__cardActive .Approach-module__4uyNhG__desc{opacity:1}.Approach-module__4uyNhG__desc{max-width:100%}.Approach-module__4uyNhG__card .Approach-module__4uyNhG__dot1,.Approach-module__4uyNhG__card .Approach-module__4uyNhG__dot2{display:none}.Approach-module__4uyNhG__modalImageWrapper{width:100%;height:70vh}}@media screen and (max-width:768px){.Approach-module__4uyNhG__featureIcon{width:13rem;height:13rem}}@media screen and (max-width:568px){.Approach-module__4uyNhG__featureIcon{width:10rem;height:10rem}}
.ChrisAboutPage-module__5dlgWG__content{border-top:1px solid var(--lightGray);margin-top:7rem;padding:5rem 5rem 10rem}.ChrisAboutPage-module__5dlgWG__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.ChrisAboutPage-module__5dlgWG__accent{color:var(--accent);font-family:inherit}.ChrisAboutPage-module__5dlgWG__copy,.ChrisAboutPage-module__5dlgWG__span{color:var(--text);letter-spacing:-.7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.2rem}.ChrisAboutPage-module__5dlgWG__span{color:var(--black)}.ChrisAboutPage-module__5dlgWG__copyContainer{grid-template-columns:repeat(2,1fr);gap:10rem;display:grid}.ChrisAboutPage-module__5dlgWG__bottom{margin-top:12rem}.ChrisAboutPage-module__5dlgWG__circleContainer{justify-content:center;align-items:center;display:flex}.ChrisAboutPage-module__5dlgWG__pulsingCircles{z-index:1;border-radius:50%;width:304px;height:304px;position:absolute}.ChrisAboutPage-module__5dlgWG__pulsingCircles:before,.ChrisAboutPage-module__5dlgWG__pulsingCircles:after,.ChrisAboutPage-module__5dlgWG__pulsingCircles div{content:"";border:2px solid var(--accent);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite ChrisAboutPage-module__5dlgWG__pulse;position:absolute;top:-4px;left:-4px;transform:scale(1)}.ChrisAboutPage-module__5dlgWG__pulsingCircles:before{animation-delay:0s}.ChrisAboutPage-module__5dlgWG__pulsingCircles:after{border:3px solid var(--accent);animation-delay:.5s}.ChrisAboutPage-module__5dlgWG__pulsingCircles div{border:4px solid var(--accent);animation-delay:1s}.ChrisAboutPage-module__5dlgWG__imgContainer{background-color:var(--grayii);z-index:2;border-radius:50%;width:300px;height:300px;position:relative}.ChrisAboutPage-module__5dlgWG__img{object-fit:cover;border-radius:50%;padding:4rem}@keyframes ChrisAboutPage-module__5dlgWG__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@media screen and (max-width:1068px){.ChrisAboutPage-module__5dlgWG__content{padding:3rem 3rem 10rem}.ChrisAboutPage-module__5dlgWG__copyContainer{grid-template-columns:1fr;gap:3rem}}@media screen and (max-width:768px){.ChrisAboutPage-module__5dlgWG__imgContainer,.ChrisAboutPage-module__5dlgWG__pulsingCircles{width:200px;height:200px}.ChrisAboutPage-module__5dlgWG__right{justify-content:flex-start;align-items:flex-start}.ChrisAboutPage-module__5dlgWG__heading,.ChrisAboutPage-module__5dlgWG__copy{text-align:left}}@media screen and (max-width:568px){.ChrisAboutPage-module__5dlgWG__content{padding:2rem 2rem 10rem}}
.QuotaWarningModal-module__e8F3SW__content{flex-direction:column;gap:1.6rem;padding:1rem 0;display:flex}.QuotaWarningModal-module__e8F3SW__title{font-family:var(--RobotoFlexii);text-transform:uppercase;color:var(--black);font-variation-settings:"wght" 700,"wdth" 81;letter-spacing:-.01em;margin:0;font-size:22px}.QuotaWarningModal-module__e8F3SW__body{font-family:var(--Roboto);color:var(--text);margin:0;font-size:16px;line-height:1.4}.QuotaWarningModal-module__e8F3SW__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.QuotaWarningModal-module__e8F3SW__list li{font-family:var(--Roboto);color:var(--black);border:1px solid var(--lightBlack);background-color:#00000005;padding:1.2rem 1.4rem;font-size:16px}.QuotaWarningModal-module__e8F3SW__list strong{font-weight:700}.QuotaWarningModal-module__e8F3SW__note{font-family:var(--Roboto);color:var(--text);opacity:.8;margin:0;font-size:16px;line-height:1.4}.QuotaWarningModal-module__e8F3SW__actions{justify-content:flex-end;margin-top:.8rem;display:flex}.QuotaWarningModal-module__e8F3SW__button{font-family:var(--GeistMono);text-transform:uppercase;letter-spacing:.08em;background-color:var(--black);color:var(--accent);border:1px solid var(--lightBlack);cursor:pointer;padding:1.2rem 2rem;font-size:16px;transition:opacity .12s}.QuotaWarningModal-module__e8F3SW__button:hover{opacity:.85}
