@layer properties;@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/petrona-latin.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:italic;font-weight:400 500;font-display:swap;src:url(/fonts/petrona-italic-latin.woff2) format("woff2")}@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white: #fff;--spacing: .25rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.my-180{margin-block:calc(var(--spacing) * 180)}.flex{display:flex}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.py-120{padding-block:calc(var(--spacing) * 120)}.py-180{padding-block:calc(var(--spacing) * 180)}.text-center{text-align:center}}:root{--color-dark: #2C2C2C;--color-dark-green: #2d3b2d;--color-olive: #4a5a3a;--color-sage: #8a9a7a;--color-cream: #FAF9F6;--color-warm-white: #faf8f4;--color-white: #ffffff;--color-accent: #E39D28;--color-text: #333333;--color-text-light: #666666;--color-text-muted: #999999;--color-border: #e0ddd5;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Petrona,serif}body{font-family:var(--font-sans);color:var(--color-text);line-height:1.6;overflow-x:hidden}p{margin-bottom:1rem}@keyframes heroScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes heroScrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes heroScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes heroMobileScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroMobileScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton{position:relative;overflow:hidden;background:var(--color-border);border-radius:8px}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 25%,rgba(255,255,255,.5) 50%,transparent 75%);animation:skeleton-shimmer 1.8s ease-in-out infinite;will-change:transform}.my-180{margin-top:60px;margin-bottom:60px}.py-180{padding-top:60px;padding-bottom:60px}.py-120{padding-top:45px;padding-bottom:45px}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 30px;border-radius:15px;background:#e39d28;color:#fff;font-family:Inter,sans-serif;font-size:.89rem;font-style:normal;font-weight:600;line-height:150%;transition:opacity .2s ease;border:none;cursor:pointer}.btn:hover{opacity:.9}.btn.white{background-color:#fff;color:#2c2c2c}.btn.black{background-color:#2c2c2c}.btn-transparent{color:#fff;background-color:transparent;border:1px solid #FFF}.btn-search{gap:15px;transition:opacity .2s ease}.btn-search-icon{width:24px;height:24px}input{font-family:inherit}.container,.container--wide{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}h1{font-size:2.5rem;font-weight:400;color:#2c2c2c;line-height:normal}h2{color:#2c2c2c;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.hero{background-color:var(--color-cream);padding:0;position:relative}.hero--split{min-height:auto;padding-top:140px;padding-bottom:60px}.hero__row{display:flex;flex-direction:column;gap:30px}.hero__label{display:inline-block;background:#fff;border:1px solid #e4e2de;border-radius:10px;padding:8px 15px;font-size:.89rem;font-weight:600;color:var(--color-dark);margin-bottom:20px}.hero__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:var(--color-dark);line-height:160%;margin-bottom:0}.hero__scroll{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:30px;height:44px;background-color:var(--color-accent);border:none;border-radius:125px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.hero__scroll img,.hero__scroll svg{width:16px;height:16px;transform:rotate(90deg);animation:bounceUpDown 2s ease-in-out infinite}@keyframes bounceUpDown{0%,to{transform:rotate(90deg) translate(0)}50%{transform:rotate(90deg) translate(-6px)}}.big-cards__grid{display:flex;flex-direction:column;gap:20px}.big-cards__card{background-color:var(--color-cream);border-radius:30px;padding:30px;flex:1}.big-cards__image{border-radius:15px;overflow:hidden;margin-bottom:25px}.big-cards__image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.big-cards__title{font-size:1.8rem;margin-bottom:15px}.big-cards__description{font-size:.89rem;font-weight:400;color:var(--color-dark);line-height:1.5;margin-bottom:20px}.big-cards__link{font-size:.89rem;font-weight:600;color:var(--color-dark);text-decoration:underline;text-underline-offset:3px;line-height:1.5}.intro{text-align:center}.intro p+p{margin-top:1em}.intro-split__row{display:flex;flex-direction:column;gap:30px}.intro-split__left{flex:0 0 auto}.intro-split__title{font-family:Petrona,serif;font-size:1.25rem;font-weight:400;color:var(--color-dark);line-height:1.3}.intro-split__divider{width:60px;height:3px;background:var(--color-accent);margin-top:20px}.intro-split__right{color:var(--color-dark);font-size:1rem;line-height:1.6}.intro-split__right p+p{margin-top:1.2em}.card-grid__header{text-align:center;margin-bottom:40px;margin-left:auto;margin-right:auto}.card-grid__header p{font-size:.89rem;color:var(--color-text-light);line-height:1.7;margin-top:16px}.card-grid__list{display:grid;grid-template-columns:1fr;gap:20px}.card-grid__card{background-color:var(--color-cream);border-radius:40px;padding:60px 40px 50px;text-align:center;display:flex;flex-direction:column;align-items:center}.card-grid__icon{width:80px;height:80px;background-color:var(--color-white);border-radius:15px;box-shadow:0 2px 4px #2c2c2c33;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.card-grid__icon img{width:45px;height:45px}.card-grid__title{font-size:1.11rem;font-family:Inter,sans-serif;font-weight:500;color:var(--color-dark);margin-bottom:10px}.card-grid__description{font-size:.89rem;color:var(--color-text);line-height:1.6}.card-grid__list--two-col .card-grid__card{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:25px;text-align:left}.card-grid__list--two-col .card-grid__icon{flex-shrink:0;margin-bottom:0}.intro p{color:var(--color-dark);text-align:center;font-family:Petrona,serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;max-width:100%;margin:0 auto}.intro__label{display:inline-block;font-size:.929rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:24px}.intro__title{font-family:Petrona,serif;font-size:2.143rem;font-weight:400;color:var(--color-dark);letter-spacing:-.02em;margin-bottom:24px}.intro__description{font-size:1.55rem;color:#2c2c2c;line-height:1.8;max-width:640px;margin:0 auto}.text-center{text-align:center}.hero--centered{text-align:center;min-height:auto;padding-top:180px;padding-bottom:80px}.hero-centered{margin:0 auto}.hero-centered h1{margin-bottom:15px}.hero-centered .hero__label{margin-bottom:20px}.hero--centered .hero__text{max-width:500px;margin:0 auto}.hero--centered .btn{margin-top:50px}.hero__scroll--light{background-color:#fff;border:1px solid #e4e2de}.hero__scroll--light img,.hero__scroll--light svg{filter:none}.features-cols__grid{display:grid;grid-template-columns:1fr;gap:40px;margin-top:40px}.features-cols__item{text-align:center}.features-cols__icon{width:80px;height:80px;background:var(--color-cream);border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.features-cols__icon img{width:45px;height:45px}.features-cols__title{font-size:1.1rem;font-weight:500;color:var(--color-dark);margin-bottom:15px}.features-cols__text{font-size:.89rem;color:var(--color-dark);line-height:1.5;max-width:271px;margin:0 auto}.steps{background-color:var(--color-cream)}.steps__card{background-color:#fff;border-radius:30px;padding:30px;margin-top:40px;display:flex;flex-direction:column;gap:30px}.steps__item{display:flex;flex-direction:column;gap:15px}.steps__item:first-child{padding-top:0}.steps__item:last-child{padding-bottom:0}.steps__item+.steps__item{padding-top:30px}.steps__left{display:flex;align-items:center;gap:5px}.steps__icon{width:40px;height:40px;background:var(--color-accent);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.steps__icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.steps__label{font-size:.89rem;font-weight:600;line-height:1.5;color:var(--color-dark);background-color:var(--color-cream);border-radius:10px;padding:8px 15px}.steps__text{font-size:.89rem;color:var(--color-dark);line-height:1.6;margin-bottom:0}.expectations__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:40px}.expectations__item{text-align:center;max-width:50%}.expectations__item--offset{margin-top:0}.expectations__pill{width:160px;height:270px;background:var(--color-cream);border-radius:200px;display:flex;flex-direction:column;align-items:center;padding:20px;margin:0 auto;animation:pillFloat 4s ease-in-out infinite}.expectations__item:nth-child(2) .expectations__pill{animation-delay:-1s}.expectations__item:nth-child(3) .expectations__pill{animation-delay:-2s}.expectations__item:nth-child(4) .expectations__pill{animation-delay:-.5s}.expectations__item:nth-child(5) .expectations__pill{animation-delay:-2.5s}.expectations__item:nth-child(6) .expectations__pill{animation-delay:-1.5s}@keyframes pillFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.expectations__circle{position:relative;width:100%;padding-bottom:100%;background:#fff;border:1px solid #f0eee6;border-radius:50%;display:flex;align-items:center;justify-content:center}.expectations__circle img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.expectations__text{font-size:.8rem;color:var(--color-dark);line-height:1.5;max-width:175px;margin:20px 0 0}.expectations__name{font-size:.89rem;font-weight:600;color:var(--color-dark);text-align:center;margin-top:15px;margin-bottom:0}@media(min-width:1200px){.expectations__name{margin-top:20px;font-size:1rem}}.included{background-color:var(--color-cream)}.included__tabs{display:flex;align-items:center;background:#f5f3ed;border-radius:12px;padding:4px;width:fit-content;margin:20px auto 40px}.included__tab{display:flex;align-items:center;gap:10px;padding:8px 15px;border-radius:10px;font-size:.77rem;font-weight:500;color:var(--color-dark);cursor:pointer;background:transparent;border:none;transition:background-color .2s,opacity .2s;opacity:.6}.included__tab--active{background:#fff;opacity:1}.included__tab-icon{width:20px;height:20px}.included__list{max-width:631px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.included__item{display:flex;align-items:center;gap:15px;background:#fff;border-radius:10px;padding:10px}.included__check{width:40px;height:40px;background:var(--color-cream);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.included__item span{font-size:.89rem;color:var(--color-dark)}.who-we-work{background-color:var(--color-cream)}.who-we-work__row{display:flex;flex-direction:column;gap:40px}.who-we-work__left h2{margin-bottom:20px}.who-we-work__left p{color:var(--color-dark);line-height:1.6}.who-we-work__right{display:flex;flex-direction:column;gap:15px}.who-we-work__item{display:flex;align-items:center;gap:5px}.who-we-work__icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-accent);border-radius:10px}.who-we-work__icon img{width:24px;height:24px}.who-we-work__text{font-size:.89rem;color:var(--color-dark);line-height:1.5;border-radius:10px;padding:8px 15px}.full-image{width:100%;overflow:hidden}.full-image img{width:100%;height:300px;object-fit:cover}.slider-marquee{overflow:hidden;position:relative;z-index:2;margin-top:-50px}.slider-marquee__track{display:flex;gap:15px;width:max-content;animation:marquee 40s linear infinite}.slider-marquee__track img{height:100px;width:auto;border-radius:15px;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.expectations__subtitle{max-width:391px;margin:20px auto 40px;font-size:1rem;line-height:1.6;color:var(--color-dark)}.light-help__row{display:flex;flex-direction:column;gap:40px}.light-help__left h2{margin-bottom:20px}.light-help__left p{color:var(--color-dark);line-height:1.6}.light-help__right{display:flex;flex-direction:column;gap:15px}.light-help__item{display:flex;align-items:center;gap:5px}.light-help__icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-accent);border-radius:10px}.light-help__icon img{width:24px;height:24px}.light-help__text{font-size:.89rem;color:var(--color-dark);line-height:1.5;border-radius:10px;padding:8px 15px;background:var(--color-cream)}.right-for-you{background-color:var(--color-cream)}.right-for-you__card{background-color:#fff!important}.right-for-you__icon{background:#faf9f6!important;border:1px solid #F0EEE6!important;box-shadow:none!important}.right-for-you .card-grid__title{font-size:1.1rem;font-weight:500;padding:0 12%}.right-for-you__footer{margin-top:60px}.right-for-you__footer p{max-width:380px;margin:0 auto 20px;font-size:1rem;line-height:1.5;color:var(--color-dark)}.included__list--two-col{max-width:100%;display:grid;grid-template-columns:1fr;gap:10px}.card-grid__header--full{width:100%!important}.faq--cream{background-color:var(--color-cream)}.faq__list{max-width:645px;margin:40px auto 0;display:flex;flex-direction:column;gap:30px}.faq__question{font-size:.89rem;font-family:Inter,sans-serif;font-weight:600;color:var(--color-dark)}.faq__answer{font-size:.89rem;color:#777;line-height:1.5;margin-bottom:0}.faq__footer{text-align:center;margin-top:40px}.faq__footer p{font-size:.89rem;color:var(--color-dark);line-height:1.5;max-width:380px;margin:0 auto 20px}.ready-to-start{background-color:var(--color-dark);text-align:center;position:relative;overflow:hidden}.ready-to-start__content{position:relative;z-index:1}.ready-to-start h2{color:var(--color-cream)}.ready-to-start__text{color:var(--color-cream);font-size:1rem;line-height:1.6;margin:15px auto 25px}.ready-to-start__buttons{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;position:relative;z-index:1}.ready-to-start__bg{position:absolute;inset:0;pointer-events:none}.ready-to-start__lane{position:absolute;overflow:hidden;opacity:.5;display:none;height:100%}.ready-to-start__shape{position:absolute;left:0;width:100%;border-radius:20px;overflow:hidden;will-change:transform}.ready-to-start__shape img{width:100%;display:block}@media(min-width:768px){.container{max-width:720px;padding-left:3.5rem;padding-right:3.5rem}.container--wide{max-width:720px;padding-left:2rem;padding-right:2rem}.hero{min-height:100vh}.hero__scroll{bottom:-25px;width:34px;height:50px}.hero__scroll img,.hero__scroll svg{width:20px;height:20px}.intro{padding-top:0;padding-bottom:0}.intro__title{font-size:3.143rem}.intro p{max-width:430px}.intro-split__row{flex-direction:row;gap:60px}.intro-split__left{flex:0 0 45%}.intro-split__title{font-size:1.55rem}.hero--centered{min-height:auto;padding-top:150px;padding-bottom:120px}.hero--split{min-height:auto;padding-top:200px;padding-bottom:80px}.hero__row{flex-direction:row;align-items:flex-end;gap:0}.hero__left{flex:0 0 50%}.hero__right{flex:0 0 calc(4 / 12 * 100%);margin-left:calc(1 / 12 * 100%)}.hero-centered{max-width:calc(8 / 12 * 100%)}.big-cards__grid{flex-direction:row;gap:20px}.big-cards__card{max-width:calc(50% - 10px)}h1{font-size:3rem}.card-grid__header{width:60%;margin-bottom:80px}.card-grid__header p{font-size:1rem}.card-grid__list{grid-template-columns:repeat(2,1fr);gap:15px}.card-grid__list--two-col{grid-template-columns:repeat(2,1fr)!important;text-align:left}.features-cols h2{margin:0 30%}.features-cols__grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:60px}.steps__card{border-radius:40px;padding:60px;margin-top:60px;gap:0}.steps__item{flex-direction:row;align-items:flex-start;gap:0;padding:30px 0}.steps__item+.steps__item{padding-top:30px}.steps__left{flex:0 0 50%}.steps__text{flex:1}.expectations__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-top:60px}.expectations__pill{width:100%;border-radius:300px;height:320px}.expectations__item--offset{margin-top:60px}.expectations__item{text-align:center;max-width:100%}.who-we-work__row{flex-direction:row;align-items:flex-start;gap:0}.who-we-work__left{flex:0 0 calc(5 / 12 * 100%)}.who-we-work__right{flex:0 0 50%;margin-left:auto}.slider-marquee{margin-top:-75px}.slider-marquee__track{gap:20px}.slider-marquee__track img{height:150px;border-radius:20px}.light-help__row{flex-direction:row;align-items:flex-start;gap:0}.light-help__left{flex:0 0 calc(5 / 12 * 100%)}.light-help__right{flex:0 0 50%;margin-left:auto}.included__list--two-col{grid-template-columns:1fr 1fr}.full-image img{height:500px}.faq__list{margin-top:60px;gap:20px}.ready-to-start__lane{width:11%;display:block}.ready-to-start__lane--1{top:0;left:5%}.ready-to-start__lane--2{top:0;left:25%}.ready-to-start__lane--3{top:0;right:25%}.ready-to-start__lane--4{top:0;right:5%}.ready-to-start__text{max-width:50%;margin:20px auto 30px}}@media(min-width:1024px){.container{max-width:960px;padding-left:3.2rem;padding-right:3.2rem}.container--wide{max-width:960px;padding-left:2.3rem;padding-right:2.3rem}.card-grid__list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){html{font-size:16px}.container{max-width:1140px;padding-left:4rem;padding-right:4rem}.container--wide{max-width:1140px;padding-left:3rem;padding-right:3rem}.my-180{margin-top:120px;margin-bottom:120px}.py-180{padding-top:120px;padding-bottom:120px}.py-120{padding-top:90px;padding-bottom:90px}.hero__scroll{bottom:-30px;width:40px;height:60px}.hero__scroll img,.hero__scroll svg{width:24px;height:24px}.intro p{font-size:1.55rem;max-width:52%}.intro-split__row{gap:80px}.intro-split__title{font-size:1.75rem}.hero--centered{padding-top:200px;padding-bottom:100px}.hero--split{padding-top:280px;padding-bottom:120px}.hero__label{margin-bottom:30px}.hero-centered{max-width:calc(7 / 12 * 100%)}.big-cards__grid{gap:30px}.big-cards__card{max-width:calc(50% - 15px);border-radius:40px;padding:40px}.big-cards__image{border-radius:25px;margin-bottom:45px}.big-cards__title{font-size:2.33rem;margin-bottom:20px}.big-cards__description{margin-bottom:30px}h1{font-size:3.5rem}h2{font-size:2.5rem}.card-grid__list--two-col .card-grid__card{flex-direction:row;align-items:flex-start;gap:40px;padding:60px}.card-grid__title{margin-bottom:20px}.card-grid__icon{width:100px;height:100px;margin-bottom:40px}.card-grid__icon img{width:60px;height:60px}.card-grid__header{width:40%;margin-bottom:120px}.features-cols h2{margin:0 27%}.features-cols__grid{grid-template-columns:repeat(4,1fr);gap:50px;margin-top:90px}.who-we-work__left{flex:0 0 calc(5 / 12 * 100%)}.who-we-work__right{gap:15px}.features-cols__icon{width:100px;height:100px;margin-bottom:40px}.features-cols__icon img{width:60px;height:60px}.features-cols__title{margin-bottom:20px}.steps__card{max-width:calc(10 / 12 * 100%);margin-left:auto;margin-right:auto;margin-top:120px}.expectations__grid{grid-template-columns:repeat(5,1fr);gap:30px;margin-top:90px}.expectations__circle img{width:50px;height:50px}.expectations__text{font-size:.89rem;margin:20px 0 0}.slider-marquee{margin-top:-100px}.slider-marquee__track img{height:200px;border-radius:25px}.light-help__left{flex:0 0 calc(5 / 12 * 100%)}.light-help__right{gap:15px}.full-image img{height:700px}.included__tabs{margin-bottom:60px}.faq__list{margin-top:90px;gap:30px}.faq__footer{margin-top:60px}.faq__footer p{margin:0 auto 30px}.ready-to-start__shape{border-radius:30px}.ready-to-start__text{max-width:31%;margin:20px auto 40px}}@media(min-width:1280px){.expectations__pill{height:385px}}@media(min-width:1400px){.container{max-width:1320px}.container--wide{max-width:1440px}}@media(min-width:1500px){.expectations__pill{height:400px}}@media(min-width:1920px){html{font-size:18px}.container{max-width:1920px;padding-left:310px;padding-right:310px}.container--wide{max-width:1920px;padding-left:180px;padding-right:180px}.my-180{margin-top:180px;margin-bottom:180px}.py-180{padding-top:180px;padding-bottom:180px}.py-120{padding-top:120px;padding-bottom:120px}h1{font-size:4.22rem}h2{font-size:3.11rem}.card-grid__list{gap:30px}.hero--centered{padding-top:280px;padding-bottom:300px}.hero--split{padding-top:340px;padding-bottom:180px}.hero-centered h1{margin-bottom:20px}.big-cards__card{border-radius:60px;padding:60px}.big-cards__image{border-radius:30px;margin-bottom:60px}.features-cols__grid{gap:70px;margin-top:120px}.expectations__pill{height:397px;padding:30px}.expectations__circle img{width:60px;height:60px}.expectations__item--offset{margin-top:80px}big{margin-top:40px}.slider-marquee{margin-top:-125px}.slider-marquee__track{gap:30px}.slider-marquee__track img{height:250px;border-radius:30px}.full-image img{height:840px}.included__tabs{margin-top:30px;margin-bottom:80px}.faq__footer{margin-top:80px}.faq__footer p{margin:0 auto 40px}.ready-to-start__shape{border-radius:40px}.ready-to-start__lane{width:11%;display:block}.ready-to-start__lane--1{top:0;left:5%}.ready-to-start__lane--2{top:0;left:25%}.ready-to-start__lane--3{top:0;right:25%}.ready-to-start__lane--4{top:0;right:5%}.ready-to-start__text{margin:20px auto 50px}}@media(min-width:2300px){h1{font-size:5rem}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid}}}
