.outside-border{border-bottom-style:solid;border-bottom-width:3px;border-left-style:solid;border-left-width:3px;border-right-style:solid;border-right-width:3px;border-top-style:solid;border-top-width:3px;border-radius:100px;padding:5px}.inside-border{text-transform:uppercase;border:2px solid var(--base-3);border-radius:100px;padding:10px 20px}.btn-style{box-shadow:inset -10px 0px 10px 0px rgba(255,255,255,0.4);color:var(--base);font-size:20px;transition:all 0.5s ease 0s;border-radius:100px;margin:0px;padding:15px 30px}.btn-style:is(:hover,:focus){transition:all 0.5s ease 0s;color:var(--base)}.each-step-container{border-bottom-style:solid;border-bottom-width:2px;border-top-style:solid;border-top-width:2px;transition:all 0.5s ease 0s;border-radius:20px;padding:30px 20px}.each-step-container:is(:hover,:focus){background-color:var(--contrast-2)}.hiw-subtitle{font-size:1.5em;font-weight:800}.btn-container-style{border-bottom-color:var(--base-2);border-left-color:var(--base-2);border-right-color:var(--base-2);border-top-color:var(--base-2)}.step-no-style{align-self:start;background-color:var(--base-3);color:var(--contrast);display:flex;font-weight:600;line-height:1;margin-bottom:0px;border-radius:100px;padding:8px 10px 10px 10px}.mobile-rotate90{transform:rotate(0deg)}@media (max-width:767px){.mobile-rotate90{transform:rotate(90deg)}}.custom-spacer{min-height:100px;width:100%}@media (max-width:1024px){.custom-spacer{min-height:75px}}@media (max-width:767px){.custom-spacer{min-height:50px}}.lecture-featured-image-ratio{aspect-ratio:16/9;object-fit:cover}