.schedule-area{align-items:center;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.25),transparent 40%),linear-gradient(100deg,#e5f6fe,#fcf5e8);border-radius:30px;display:flex;flex-wrap:wrap;padding:80px 20px}.schedule-wrap iframe{border:none;max-width:100%;min-width:100%!important}.schedule-leftcol{padding:0 20px;width:45%}.schedule-rightcol{padding:0 20px;width:55%}.schedule-featuresitem{align-items:center;background-color:#fff;border-radius:10px;column-gap:20px;display:flex;flex-wrap:wrap;margin-bottom:20px;max-width:300px;padding:10px}.schedule-featuresitem:last-child{margin-bottom:0}.schedule-featuresimg{border-radius:10px;box-shadow:0 0 12px rgba(0,0,0,.1);padding:8px;width:50px}.schedule-featurescnt{font-size:18px;font-weight:800}.schedule-features{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:30px}.schedule-button{margin-top:80px}@media(max-width:991px){.schedule-leftcol,.schedule-rightcol{width:100%}}@media(max-width:767px){.schedule-area{padding:20px 20px 30px}.schedule-leftcol,.schedule-rightcol{padding-left:0;padding-right:0;width:100%}}