.programs-section{width:100%}.programs-section .container{margin:0 auto;max-width:1280px;padding:0}.programs-section__heading{font-family:var(--font-heading);font-weight:200;margin-bottom:32px;text-align:center}.programs-section__container{width:100%}.programs-section__list{display:flex;flex-direction:column;gap:0}.programs-section__program{align-items:center;border-bottom-style:solid;border-bottom-width:1px;display:flex;gap:80px;padding:30px 0}.programs-section__program:first-child{padding-top:0}.programs-section__program:last-child{border-bottom:none;padding-bottom:0}.programs-section__left{align-items:anchor-center;display:flex;flex:1;gap:30px}.programs-section__icon-wrapper{flex-shrink:0;height:100px;width:100px}.programs-section__icon{height:100%;object-fit:contain;width:100%}.programs-section__content{flex:1}.programs-section__title{font-family:var(--font-heading);font-size:20px;font-weight:600;margin-bottom:8px}.programs-section__description{line-height:1.5;margin-bottom:0}.programs-section__right{border-left-style:solid;border-left-width:1px;flex:1;padding-left:60px}.programs-section__list-items{list-style:none;margin:0;padding:0}.programs-section__list-items li{align-items:flex-start;display:flex;font-size:14px;gap:12px;line-height:1.5;margin-bottom:12px}.programs-section__list-items li:last-child{margin-bottom:0}.programs-section__check-icon{flex-shrink:0;height:20px;width:20px}@media (max-width:1024px){.programs-section__program{gap:30px}.programs-section__right{padding-left:30px}.programs-section__title{font-size:18px}}@media (max-width:768px){.programs-section__program{flex-direction:column;gap:20px;padding:25px 0}.programs-section__right{border-left:none;padding-left:0;padding-top:10px}.programs-section__left{width:100%}.programs-section__container{padding:20px!important}}@media (max-width:480px){.programs-section .container{padding:0 16px}.programs-section__left{align-items:center;flex-direction:column;text-align:center}.programs-section__icon-wrapper{height:50px;width:50px}.programs-section__title{font-size:16px}.programs-section__description,.programs-section__list-items li{font-size:13px}}.programs-section__bottom-box{overflow:hidden;width:100%}.programs-section__bottom-content{align-items:center;display:flex;gap:30px;padding:20px 30px}.programs-section__bottom-image{flex-shrink:0;width:10%}.programs-section__bottom-img{display:block;height:70px;justify-self:center;object-fit:contain;width:80px}.programs-section__bottom-text{flex:1}.programs-section__bottom-heading{font-family:var(--font-heading);font-size:25px;font-weight:600;margin-bottom:8px}.programs-section__bottom-paragraph{font-size:14px;line-height:1.5;margin-bottom:0}@media (max-width:768px){.programs-section__bottom-content{flex-direction:column;padding:20px;text-align:center}.programs-section__bottom-image{width:50%}.programs-section__bottom-heading{font-size:18px}}@media (max-width:480px){.programs-section__bottom-image{width:70%}.programs-section__bottom-heading{font-size:16px}.programs-section__bottom-paragraph{font-size:13px}}