.myAppointment-page-section{background:#e6ebf1cb;padding:5rem 0;display:block}.myAppointment-page-container{flex-wrap:wrap;justify-content:center;align-items:center;width:90%;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex}@media (max-width:65em){.page-arrow{display:none}}@media (max-width:616px){.service-page-cards{flex-wrap:nowrap;justify-content:normal!important}}.appointmenet-page-cards{flex-wrap:wrap;justify-content:flex-start;justify-self:center;align-items:stretch;gap:20px;width:90%;max-width:1200px;margin:0 auto;padding:30px 0;display:flex;overflow:visible;justify-content:flex-start!important;height:100%!important;margin:30px auto!important}.appointmenet-page-cards li{box-sizing:border-box;flex:calc(33.333% - 20px);min-width:300px;max-width:calc(33.333% - 20px)}.appointment-card{background-color:var(--white50);width:100%;height:100%;box-shadow:var(--box-shadow2);color:var(--gray70);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;margin:0;padding:24px;transition:all .3s ease-in-out;display:flex;position:relative}.appointment-card:first-child{margin-left:0}.appointment-card-bottom{margin-top:20px;font-size:14px;font-weight:500;transition:all .3s ease-in-out}.appointment-card:hover{box-shadow:var(--box-shadow4);transform:translateY(-20px)}.appointment-card:hover .appointment-card-bottom{color:var(--blue100)}.no-appointments{height:100%;color:var(--gray70);justify-content:center;justify-self:center;align-items:center;width:90%;max-width:1200px;margin:0 auto;font-size:18px;font-weight:500;display:flex}.time-slot-selector-overlay{z-index:98;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.time-slot-selector{background-color:var(--white);box-shadow:var(--box-shadow2);border:1px solid var(--gray05);z-index:99;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:fit-content;max-width:500px;height:fit-content;margin:auto;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.time-slot-selector-content{align-self:flex-start;width:fit-content;padding:10px 0 10px 10px;font-family:Poppins,sans-serif}.time-slot-selector span{color:var(--gray100);margin-right:1rem;font-size:1.2rem;font-weight:600}.time-slot-selector p{line-height:1.5;font-size:var(--font-size-medium);color:var(--gray70);margin-right:1rem;font-weight:500}.time-slots,.time-slot-loader{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex;overflow:hidden}.time-slot-available,.time-slot-unavailable{color:#28a745;cursor:pointer;background-color:#e6ffed;border:1px solid #28a745;border-radius:50px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:all .3s}.time-slot-available:hover{color:#fff;background-color:#28a745}.time-slot-unavailable{color:#666;cursor:not-allowed;background-color:#d3d3d3;border:1px solid #666}.time-slot-loader{background-color:var(--white50);justify-content:center;align-items:center;width:clamp(100px,90vw,500px);height:clamp(100px,10vh,500px);display:flex}.time-slot-close{cursor:pointer;position:absolute;top:20px;right:20px}.time-slot-close svg{fill:var(--gray70)}.appointment-details-confirmation{margin-top:20px}.gray-handle{background-color:var(--gray50);border-radius:8px;justify-self:center;width:72px;height:6px;margin:20px auto auto}.time-slot-handle{margin-top:0;margin-bottom:15px;display:none}.appointment-btns{flex-direction:column;width:100%;height:100%;display:flex}.appointment-button{width:100%;font-family:Poppins,sans-serif;font-size:var(--font-size-medium);cursor:pointer;border:none;font-weight:600;transition:all .3s}@media (max-width:525px){.time-slot-selector{top:initial;border-radius:20px 20px 0 0;margin:0}.time-slot-handle{display:block}}@media screen and (max-width:800px){.appointment-card-bottom{color:var(--blue100)}}@media (max-width:1200px){.appointmenet-page-cards li{box-sizing:border-box;flex:calc(50% - 10px);max-width:calc(50% - 10px)}}@media (max-width:690px){.appointment-card{max-width:inherit}.appointmenet-page-cards li{flex:calc(100% - 10px);width:100%;min-width:260px;max-width:100%}}@media (max-width:375px){.appointmenet-page-cards li{min-width:200px}}
