.home-hero{align-items:center;background-color:#125148;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;max-height:1024px;min-height:700px;overflow:hidden;position:relative}.home-hero--placeholder{background-color:#0e413a}.home-hero__bg-placeholder{align-items:center;color:hsla(0,0%,100%,.3);display:flex;flex-direction:column;gap:8px;left:80px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.home-hero__bg-placeholder span{font-family:var(--font-body);font-size:14px;font-weight:500}.home-hero__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.home-hero__container{margin:0 auto;max-width:1232px;padding:0 var(--space-lg,24px);position:relative;width:100%;z-index:2}.home-hero__inner{justify-content:flex-end}.home-hero__inner,.home-hero__widget{align-items:center;display:flex;width:100%}.home-hero__widget{background:#f4f4ef;border:1px solid #dee5ed;border-radius:20px;box-shadow:0 20px 25px -5px rgba(17,79,70,.05),0 8px 10px -6px rgba(17,79,70,.05);flex-direction:column;gap:12px;max-width:636px;padding:20px 4px 28px}.home-hero__widget-header{display:flex;flex-direction:column;gap:10px;max-width:100%;padding:20px 0 10px;width:550px}.home-hero__heading{color:#125148;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:36px;font-weight:700;letter-spacing:-2.5px;line-height:40px;margin:0}.home-hero__subheading{color:rgba(70,72,71,.7);font-family:var(--font-body,"Inter",sans-serif);font-size:16px;line-height:20px;margin:0}.home-hero__booking-ui{display:flex;flex-direction:column;max-width:100%;width:550px}.home-hero__field-group{display:flex;flex-direction:column;gap:15px;padding:10px 0}.home-hero__label{color:#99a1af;font-family:var(--font-body,"Inter",sans-serif);font-size:14px;font-weight:700;letter-spacing:.6px;line-height:16px;text-transform:uppercase}.home-hero__location-card{align-items:center;background:#fff;border-radius:10px;cursor:pointer;display:flex;gap:5px;min-height:90px;padding:20px;transition:box-shadow var(--transition-base,.2s ease)}.home-hero__location-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.home-hero__location-info{display:flex;flex:1;flex-direction:column;gap:5px;line-height:20px}.home-hero__location-name{color:#125148;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:18px;font-weight:700;letter-spacing:-.45px;line-height:20px}.home-hero__location-address{color:#464847;font-family:var(--font-body,"Inter",sans-serif);font-size:16px;line-height:20px}.home-hero__chevron{flex-shrink:0;height:24px;width:24px}.home-hero__phone-link{align-items:center;display:inline-flex;gap:10px;text-decoration:none}.home-hero__phone-link svg{flex-shrink:0}.home-hero__phone-link span{color:#464847;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:14px;font-weight:500;text-decoration:underline}.home-hero__phone-link:hover span{color:#125148}.home-hero__date-selector{display:flex;gap:20px}.home-hero__date-btn{align-items:center;background:#fff;border:2px solid #dee5ed;border-radius:10px;color:#6a7282;cursor:pointer;display:flex;flex:1;font-family:var(--font-body,"Inter",sans-serif);font-size:16px;gap:10px;line-height:20px;padding:17px 22px;transition:all var(--transition-base,.2s ease)}.home-hero__date-btn:hover:not(.home-hero__date-btn--active){border-color:#99a1af}.home-hero__date-btn--active{background:#f49257;border-color:#f49257;color:#f4f4ef;font-weight:800}.home-hero__date-radio{align-items:center;border:2px solid #e5e7eb;border-radius:50%;box-sizing:border-box;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.home-hero__date-radio--active{background:#f49257;border:1.5px solid #f4f4ef}.home-hero__times-header{align-items:center;display:flex;justify-content:space-between}.home-hero__slots-count{color:#464847;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:14px;font-weight:500;text-align:right}.home-hero__time-grid{display:flex;flex-wrap:wrap;gap:7px}.home-hero__time-slot{align-items:center;background:#fff;border:none;border-radius:10px;color:#464847;cursor:pointer;display:flex;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:14px;font-weight:500;height:45px;justify-content:center;transition:all var(--transition-base,.2s ease);width:104px}.home-hero__time-slot:hover:not(.home-hero__time-slot--active){background:#e8e8e3}.home-hero__time-slot--active{background:#f49257;box-shadow:2px 2px 8px 0 rgba(18,81,72,.3);color:#f4f4ef;font-weight:900}.home-hero__time-slot--active:hover{background:#e7845a}.home-hero__show-more{align-items:center;background:none;border:none;color:#464847;cursor:pointer;display:flex;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:16px;font-weight:400;gap:10px;justify-content:center;line-height:20px;padding:10px 0;text-decoration:underline;transition:color var(--transition-base,.2s ease);width:100%}.home-hero__show-more:hover{color:#125148}.home-hero__show-more svg{flex-shrink:0}.home-hero__times-disclaimer{color:#6a7282;font-family:var(--font-body,"Inter",sans-serif);font-size:14px;line-height:20px;margin:4px 0 0}.home-hero__times-disclaimer a{color:#125148;font-weight:600;text-decoration:underline}.home-hero__continue-btn{align-items:center;background-color:#125148;border:none;border-radius:100px;box-shadow:inset 0 8px 12px hsla(0,0%,100%,.15);color:#fff;cursor:pointer;display:flex;font-family:var(--font-heading,"DM Sans",sans-serif);font-size:18px;font-weight:700;justify-content:center;line-height:24px;margin-top:16px;padding:24px 32px;text-decoration:none;transition:all .2s ease;width:100%}.home-hero__continue-btn:hover{background-color:#0e413a;box-shadow:inset 0 8px 12px hsla(0,0%,100%,.2)}.home-hero__continue-btn--disabled{background-color:#a8b8b4;box-shadow:inset 0 8px 12px hsla(0,0%,100%,.15);color:#fff;cursor:not-allowed;pointer-events:none}.home-hero__time-empty,.home-hero__time-loading{color:#99a1af;font-family:var(--font-body,"Inter",sans-serif);font-size:14px;line-height:20px;padding:24px 16px;text-align:center;width:100%}.home-hero__booking-embed{max-width:100%;min-height:200px;width:550px}@media (max-width:1279px){.home-hero__container{padding:0 48px}.home-hero__widget{max-width:580px}.home-hero__booking-embed,.home-hero__booking-ui,.home-hero__widget-header{width:500px}.home-hero__time-slot{width:95px}}@media (max-width:1023px){.home-hero{height:auto;min-height:auto;padding:120px 0 60px}.home-hero__container{padding:0 24px}.home-hero__inner{justify-content:center}.home-hero__widget{max-width:100%}.home-hero__booking-embed,.home-hero__booking-ui,.home-hero__widget-header{padding-left:20px;padding-right:20px;width:100%}.home-hero__heading{font-size:28px;line-height:32px}.home-hero__time-slot{min-width:85px;width:calc(20% - 6px)}}@media (max-width:767px){.home-hero{padding:100px 0 40px}.home-hero__container{padding:0 16px}.home-hero__widget{border-radius:16px;padding:16px 4px 20px}.home-hero__booking-embed,.home-hero__booking-ui,.home-hero__widget-header{padding-left:12px;padding-right:12px}.home-hero__heading{font-size:24px;letter-spacing:-1.5px;line-height:28px}.home-hero__date-selector{flex-direction:column;gap:10px}.home-hero__date-btn{padding:14px 18px}.home-hero__time-slot{min-width:80px;width:calc(33.333% - 5px)}.home-hero__location-card{min-height:auto;padding:16px}.home-hero__location-name{font-size:16px}.home-hero__location-address{font-size:14px}}@media (max-width:479px){.home-hero__heading{font-size:22px;line-height:26px}.home-hero__time-slot{width:calc(50% - 4px)}}