.home-header{z-index:10;background-color:hsl(var(--s-gray-900)/.5);position:sticky;top:0}.home-header__content{justify-content:space-between;align-items:center;height:3.5rem;display:flex}.home-hero{height:100vh;background-color:#000000a6;height:100svh;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:56rem;margin-top:-3.5rem;padding-top:3.5rem;position:relative}@media (min-width:500px){.home-hero{max-height:64rem}}@media (min-width:1600px){.home-hero{max-height:100vh}}.home-hero picture{display:contents}.home-hero__background{z-index:-10;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero__content{flex-direction:column;justify-content:center;min-height:100%;padding-top:5rem;padding-bottom:5rem;display:flex}.home-hero__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.home-hero__title{--tw-text-opacity:1;width:22rem;max-width:100%;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:2.5rem}.home-hero__cta{width:22rem;max-width:100%}.home-hero__list{flex-direction:column;gap:.5rem;margin-bottom:4rem;list-style-type:none;display:flex}.home-hero__list__item{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));gap:.5rem;font-size:1.125rem;line-height:1.75rem;display:flex}.home-hero__list__item .fas{color:hsl(var(--s-accent-500))}.home-hero__form{min-height:9rem;margin-bottom:1rem}.home-hero__reviews{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1;display:flex}.home-hero__reviews__stars{align-items:center;gap:.25rem;display:flex}.home-hero__reviews__stars-overlap{display:flex}.home-hero__reviews .fas{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.fas.home-hero__reviews--empty{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-right:-.875rem}@media (min-width:1000px){.home-hero__container{align-items:flex-start}.home-hero__title{width:28rem;font-size:3rem;line-height:1}}.home-info-blocks{padding-top:2.5rem;padding-bottom:2.5rem}.home-info-blocks__blocks{grid-template-columns:repeat(auto-fit,minmax(min(24rem,100%),1fr));gap:2rem;display:grid}.home-info-blocks__block{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-width:1px;border-radius:.75rem;padding:2rem 1.5rem}.home-info-blocks__title{color:hsl(var(--s-gray-700));margin-bottom:1rem;font-size:1.875rem;font-weight:800;line-height:2.25rem}.home-info-blocks__text{color:hsl(var(--s-gray-700))}.home-info-blocks__list{color:hsl(var(--s-gray-700));margin-top:1rem;padding-left:1.25rem;list-style-type:disc}.home-info-blocks__button{width:100%;max-width:22rem}.home-info-blocks__button__container{justify-content:center;margin-top:2rem;display:flex}.home-process{padding-top:2.5rem;padding-bottom:2.5rem}.home-process__subtitle{color:hsl(var(--s-accent-500));align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;display:flex}.home-process__title{color:hsl(var(--s-gray-700));margin-bottom:2rem;font-size:1.875rem;font-weight:800;line-height:2.25rem}.home-process__button{width:100%;max-width:22rem}.home-process__button__container{justify-content:center;margin-top:2rem;display:flex}.home-process__cards{gap:.625rem;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;list-style-type:none;display:flex;overflow-x:auto}@media (min-width:400px){.home-process__cards{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1200px){.home-process__cards{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.step-card{border-width:1px;border-color:hsl(var(--s-gray-300));border-radius:.75rem;flex-direction:column;flex:1 0 0;min-width:13rem;display:flex}.step-card__image{background-color:hsl(var(--s-gray-100));object-fit:cover;border-top-left-radius:.75rem;border-top-right-radius:.75rem;width:100%;height:100%;min-height:8rem;max-height:8rem}.step-card__content{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;display:flex}.step-card__content__subtitle{color:hsl(var(--s-accent-500));font-size:.875rem;font-weight:600;line-height:1.25rem}.step-card__content__title{color:hsl(var(--s-gray-700));margin-bottom:.75rem;font-weight:700}.step-card__content__description{color:hsl(var(--s-gray-500))}body{flex-direction:column;min-height:100vh;font-family:Nunito Sans,sans-serif;display:flex}.s-layout-content{flex-direction:column;flex-grow:1;display:flex}.s-container{width:1200px;max-width:100%;margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem}@media (min-width:400px){.s-container{padding-left:1.5rem;padding-right:1.5rem}}.s-button{cursor:pointer;text-align:center;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.s-button--color-primary{--button-color-600:hsl(var(--s-primary-800));--button-color-500:hsl(var(--s-primary-700));--button-color-400:hsl(var(--s-primary-600));--button-color-300:hsl(var(--s-primary-500));--button-color-200:hsl(var(--s-primary-200));--button-color-100:hsl(var(--s-primary-50))}.s-button--color-accent{--button-color-600:hsl(var(--s-accent-600));--button-color-500:hsl(var(--s-accent-500));--button-color-400:hsl(var(--s-accent-400));--button-color-300:hsl(var(--s-accent-300));--button-color-200:hsl(var(--s-accent-200));--button-color-100:hsl(var(--s-accent-100))}.s-button--color-success{--button-color-600:hsl(var(--s-success-600));--button-color-500:hsl(var(--s-success-500));--button-color-400:hsl(var(--s-success-400));--button-color-300:hsl(var(--s-success-300));--button-color-200:hsl(var(--s-success-200));--button-color-100:hsl(var(--s-success-100))}.s-button--color-warning{--button-color-600:hsl(var(--s-warning-600));--button-color-500:hsl(var(--s-warning-500));--button-color-400:hsl(var(--s-warning-400));--button-color-300:hsl(var(--s-warning-300));--button-color-200:hsl(var(--s-warning-200));--button-color-100:hsl(var(--s-warning-100))}.s-button--color-danger{--button-color-600:hsl(var(--s-danger-600));--button-color-500:hsl(var(--s-danger-500));--button-color-400:hsl(var(--s-danger-400));--button-color-300:hsl(var(--s-danger-300));--button-color-200:hsl(var(--s-danger-200));--button-color-100:hsl(var(--s-danger-100))}.s-button--color-gray{--button-color-600:hsl(var(--s-gray-600));--button-color-500:hsl(var(--s-gray-500));--button-color-400:hsl(var(--s-gray-400));--button-color-300:hsl(var(--s-gray-300));--button-color-200:hsl(var(--s-gray-200));--button-color-100:hsl(var(--s-gray-100))}.s-button--action-primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:var(--button-color-500)}.s-button--action-primary:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:var(--button-color-400)}.s-button--action-secondary{color:var(--button-color-500);background-color:var(--button-color-100)}.s-button--action-secondary:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:var(--button-color-400)}.s-button--action-tertiary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--button-color-500);border:1px solid var(--button-color-500)}.s-button--action-tertiary:hover{color:var(--button-color-500);background-color:var(--button-color-100);border-color:var(--button-color-400)}.s-button--action-quaternary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--button-color-500)}.s-button--action-quaternary:hover{color:var(--button-color-400);background-color:var(--button-color-100)}.s-button--action-link{color:var(--button-color-500);text-decoration-line:underline}.s-button--action-link:hover{color:var(--button-color-400)}.s-button--size-lg{min-height:3.5rem;padding:.75rem 2.5rem;font-size:1rem;line-height:1.5rem}.s-button--size-md{min-height:3rem;padding:.5rem 2rem;font-size:1rem;line-height:1.5rem}.s-button--size-sm{min-height:2.5rem;padding:.5rem 1.25rem;font-size:.875rem;line-height:1.25rem}.s-button--size-inline{margin:-.25rem -.5rem;padding:.25rem .5rem;display:inline-flex}.s-button--disabled,.s-button--disabled:hover{cursor:not-allowed;border-color:hsl(var(--s-gray-100));background-color:hsl(var(--s-gray-100));color:hsl(var(--s-gray-500))}
