.appointment-banner{position:relative;overflow:hidden}.appointment-container{position:relative;min-height:calc(60vh - 50px);display:flex;align-items:center}.appointment-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.appointment-image img{width:100%;height:100%;object-fit:cover}.appointment-content{position:relative;z-index:2;width:100%;padding:4rem;display:flex;justify-content:space-between;align-items:center}.appointment-text{flex:1;max-width:50%}.appointment-title{color:#fff;font-size:2rem;font-weight:300;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.appointment-description{color:#fff;font-size:1.1rem;line-height:1.4;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.appointment-button-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.appointment-button{background:#000000e6;color:#fff;border:2px solid black;padding:1rem 2rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-radius:4px;transition:all .3s ease;text-decoration:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.appointment-button:hover{background:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0006}@media screen and (max-width: 989px){.appointment-content{flex-direction:column;text-align:center;gap:2rem;padding:3rem 2rem}.appointment-text{max-width:100%}.appointment-title{font-size:1.5rem}.appointment-button-wrapper{justify-content:center}}@media screen and (max-width: 749px){.appointment-container{min-height:calc(50vh - 50px)}.appointment-content{padding:2rem 1rem}.appointment-title{font-size:1.3rem}.appointment-button{padding:.8rem 1.5rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/appointment-banner.css.map */
