section.program-preview-module{overflow:visible}section.program-preview-module .container{display:flex;flex-direction:row;gap:5rem}@media (max-width:1280px){section.program-preview-module .container{flex-direction:column;gap:2rem}}section.program-preview-module .container .content{width:100%}section.program-preview-module .container .content .breadcrumb{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;margin-bottom:2rem}section.program-preview-module .container .content .breadcrumb .crumb{align-items:center;color:#687da2;display:flex;flex-direction:row;gap:.25rem}section.program-preview-module .container .content .breadcrumb .crumb:last-child{font-weight:700}section.program-preview-module .container .content .breadcrumb .crumb:not(:last-child){position:relative;z-index:1}section.program-preview-module .container .content .breadcrumb .crumb:not(:last-child):after{color:#687da2;content:">"}section.program-preview-module .container .content .image{aspect-ratio:800/254;height:auto;margin-bottom:2.75rem;overflow:hidden;width:100%}section.program-preview-module .container .content .image img{height:100%;object-fit:cover;width:100%}section.program-preview-module .container .content .text-content .label{margin-bottom:1rem}section.program-preview-module .container .content .text-content .btn{margin-top:1rem}section.program-preview-module .container .content .text-content .richtext{margin-top:2.75rem}section.program-preview-module .container .content .text-content .richtext.sm-text{font-weight:700}section.program-preview-module .container .side-card{flex-shrink:0;width:calc(33.33333% - 1.5rem)}@media (max-width:1280px){section.program-preview-module .container .side-card{width:100%}}section.program-preview-module .container .side-card .card{background-color:#f2f4f7;display:flex;flex-direction:column;gap:2rem;padding:2rem;position:sticky;top:9.5rem}@media (max-width:768px){section.program-preview-module .container .side-card .card{padding:1.5rem;position:relative;top:unset}}section.program-preview-module .container .side-card .card .header-row{align-items:center;display:flex;flex-direction:row;gap:1.5rem}section.program-preview-module .container .side-card .card .header-row .logo{height:3.625rem;width:fit-content}section.program-preview-module .container .side-card .card .header-row .logo img{height:100%;width:auto}section.program-preview-module .container .side-card .card .header-row p{font-weight:700}section.program-preview-module .container .side-card .card .inner-card{background-color:#fff;padding:1.5rem}@media (max-width:768px){section.program-preview-module .container .side-card .card .inner-card{padding:1.25rem 1.5rem}}section.program-preview-module .container .side-card .card .inner-card .h3{margin-bottom:.5rem}section.program-preview-module .container .side-card .card .inner-card .richtext{margin-top:1.25rem}section.program-preview-module .container .side-card .card .inner-card .btn{margin-top:1.5rem}