.textInput{flex-direction:column;flex-grow:1;width:fit-content;margin:auto;display:flex;position:relative}.textInput input,.textInput textarea{color:#000;background:#fff;border:1px solid #0000001a;border-radius:.875rem;outline:none;flex-grow:1;min-width:10rem;padding:.6rem 1.2rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;transition:border-color .3s;box-shadow:2px 4px 4px #00000040}.textInput input:focus,.textInput textarea:focus{border:2px solid #0006}.textInput label{color:#454545;pointer-events:none;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;line-height:1;transition:all .3s;position:absolute;top:1rem;left:1rem}.textInput input:focus+label,.textInput input:not(:placeholder-shown)+label{color:#0d006f;background-color:#fff;border-radius:.25rem;padding:.1rem .2rem;font-size:.9rem;top:-.6rem}.textInput input::placeholder{color:#fff0;transition:color .2s}.textInput input:focus::placeholder{color:#999}
.services__container{width:100%;max-width:80rem;margin:auto;padding:3rem 0 6rem}.services__hero{padding:2rem 0}.services__hero .hero__content{flex-flow:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:fit-content;display:flex}.services__hero .hero__content .section-title{padding:0 6rem;font-size:4rem}.services__hero .hero__content .section-subtitle{padding:0 4rem;font-size:1.25rem}.form__step{flex-flow:column wrap;justify-content:center;align-items:center;gap:1rem 2rem;width:100%;height:fit-content;display:flex}.form__step-headerNav{flex-flow:wrap;flex-grow:1;justify-content:center;align-items:center;gap:1rem 2rem;width:100%;display:flex}.form__step-prevBtn{cursor:pointer;text-transform:capitalize;color:#fff;background-color:#505050;border:1px solid #0000001a;border-radius:1rem;flex-grow:1;width:auto;max-width:20rem;padding:.25rem 2rem;font-family:Gabriola,Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:1.5rem;transition:transform .3s ease-in-out,all .25s;box-shadow:4px 8px 8px #00000040}.form__step--title{text-align:center;margin:1rem auto;font-family:Gabriola,Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:2rem}.form__step-main{flex-flow:wrap;flex-grow:1;padding:0 1rem;display:flex}.form__step-footer{text-align:center;width:100%}.form__wrapper{flex-flow:wrap;justify-content:space-evenly;align-items:stretch;gap:3rem 1rem;width:100%;padding:0 1rem;display:flex}.form__card{cursor:pointer;text-align:center;background-color:#fbfbfb;border:0;border-radius:1rem;flex-flow:column;justify-content:space-between;align-items:stretch;gap:.25rem;width:auto;min-width:17.5rem;max-width:17rem;height:-webkit-fill-available;height:-moz-available;height:stretch;padding-bottom:1rem;transition:transform .3s ease-in-out,all .25s;display:flex;overflow:hidden;box-shadow:4px 8px 8px #00000040}.form__card.is-active{color:#fff;background-color:#09172b;border:4px solid #09172b;transform:scale(1.1)!important}.form__card:hover{transform:scale(1.05)}.form__card-cover{aspect-ratio:1;aspect-ratio:3/2;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.form__card-cover img{z-index:2;object-fit:cover;object-position:center center;transition:transform .6s}.form__card-cover:hover img{transform:scale(1.1)}.form__card .form__next-btn{-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);z-index:1;background-color:#0000000d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.form__card.is-active .form__next-btn{cursor:pointer;z-index:3}.form__card.is-active .form__next-btn span{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);color:#fff;background-color:#00000080;border-radius:1rem;padding:.75rem 1.5rem}.form__card-title{font-family:Gabriola,Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:1.75rem}.form__card-description{padding:0 .25rem;font-family:Constantia,Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:.875rem;font-weight:400}.form__card-price{font-family:Constantia,Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:1.25rem;font-weight:600}.form__step-sessionDateTime{flex-flow:wrap;align-items:stretch;gap:.25rem 2rem;min-height:680px}.form__step-sessionDateTime .form__step-headerNav,.form__step-sessionDateTime .form__step--title,.form__step-sessionDateTime .form__step--subtitle{text-align:center;width:100%}.form__step-sessionDateTime .form__step--subtitle{font-family:Constantia,Cambria,Cochin,Georgia,Times,Times New Roman,serif}.time-select{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;display:grid}.time-select__item{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.5rem 1rem;transition:all .2s;display:flex}.time-select__item:hover{border-color:var(--primary);background-color:#f1f5f9;background-color:lab(96.286% -.852466 -2.46847);border-color:#0003}.time-select__item.is-active{color:#fff;border-color:var(--primary);background:color-mix(in oklch,var(--primary)80%,white);background-color:#09172b;border-color:#00000080}.time-select__label{flex-direction:column;align-items:flex-start;font-weight:500;display:flex}.time-select__label small{opacity:.7;font-size:.75rem}.time-select__check{font-size:1.1rem}.form__step-sessionDateTime .form__navigation{height:100%;flex-grow:1;justify-content:center;height:stretch;margin-top:2rem;display:flex}.form__navigation button{cursor:pointer;text-transform:capitalize;color:#fff;background-color:#2a2a2a;border:1px solid #0000001a;border-radius:1rem;width:100%;max-width:20rem;min-height:3rem;margin-top:1.5rem;padding:.25rem 2rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;font-weight:600;transition:transform .3s ease-in-out,all .25s;box-shadow:4px 8px 8px #00000040}.form__step-prevBtn:hover{transform:scale(1.05)}.form__step-sessionDetails .form__step-main{gap:1.25rem 1rem;max-width:40rem}.form__step-sessionDetails .form__step-main #message-wrapper,.form__step-sessionDetails .form__step-main #message{width:100%!important}.form__step-sessionDetails .form__step--title{margin:1.75rem auto .25rem}.input_padding{padding:.6rem 1.2rem}.form__step-sessionSubmitted{border:1px solid #0000001a;border-radius:.75rem;flex-flow:column;max-width:48rem;margin:auto;padding:1.5rem 2.5rem;display:flex}.form__step-sessionSubmitted .form__step-header{text-align:center;flex-flow:column wrap;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.form__step-sessionSubmitted .form__step-header .check__mark{text-align:center;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.75rem;font-size:3rem;display:flex;box-shadow:2px 4px 8px #00000040}.form__step-sessionSubmitted .form__step-header h2{font-size:1.5rem;font-weight:600}.form__step-sessionSubmitted .form__step-header p{color:#4a5565;margin-top:.5rem}.form__step-sessionSubmitted .form__step-main{background-color:#fff;border-radius:.5rem;flex-flow:column;gap:.75rem;width:100%;padding:1.5rem;display:flex;box-shadow:2px 4px 8px #00000040}.form__step-sessionSubmitted .summary__content{background:#fcfcfc;gap:.5rem;padding:1.25rem 1.5rem;font-size:.95rem;display:grid}.form__step-sessionSubmitted .summary__content strong{color:#111;font-weight:600}.form__step-sessionSubmitted .form__navigation{width:100%;height:100%;flex-flow:wrap;flex-grow:1;justify-content:center;gap:1rem 4rem;height:stretch;margin-top:1rem;display:flex}@media (max-width:768px){.services__content{padding:0 1rem}.form__step{padding:1rem}.form__wrapper{gap:2rem 1rem}.services__hero .hero__content .section-title{padding:0 4rem;font-size:3rem}.services__hero .hero__content .section-subtitle{padding:0 3rem;font-size:1rem}.form__step--title{font-size:1.675rem}.form__card{border:1px solid #0000001a}.form__card:hover{transform:none}.form__card.is-active{transform:scale(1.1)}.time-select{flex-grow:1;width:100%;max-width:20rem}.time-select__item{flex-grow:1;padding:.5rem}.time-select__label{flex-flow:wrap;align-items:center;gap:.5rem}}@media (max-width:480px){.services__hero .hero__content .section-title{margin-top:3rem;font-size:2.75rem}.services__hero .hero__content .section-subtitle{padding:0 2rem;font-size:1rem}.form__step{padding:0 .5rem}.form__step--title{font-size:1.25rem}.form__wrapper{gap:2rem .5rem}.form__card{border:1px solid #0000001a;width:100%;max-width:20rem;height:fit-content}.form__card:hover{transform:none}.form__card.is-active{transform:scale(1.1)}.form__card-title{font-size:1.5rem}.form__card-description,.form__card-price{font-size:1rem}.time-select__item{width:100%}}
