.schedule-2{background-color:#3e36e0;border-radius:25px}.schedule-2__container{display:flex;flex-direction:column;margin:0 auto;max-width:400px;padding-bottom:40PX}.schedule-2__image-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}.schedule-2__image{margin-top:-90px;width:160px}.schedule-2__button-container{margin-bottom:-62px;text-align:center;z-index:10}.schedule-2__button{background-color:#292929;border-radius:40px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:bolder;padding:20px 25px;text-align:center;width:fit-content}.schedule-2-calendar{height:0;margin-top:-16px;overflow:hidden;transition:all .5s ease}.schedule-2-calendar--open{height:700px}