:root{--color-primary:#141414;--color-secondary:#1f1f25;--color-body:#74787c;--color-heading-1:#fff;--color-white:#fff;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--transition:0.3s;--font-size-b1:16px;--font-size-b2:16px;--font-size-b3:12px;--font-size-b4:10px;--line-height-b1:26px;--line-height-b2:26px;--line-height-b3:1.7;--h1:60px;--h2:48px;--h3:30px;--h4:26px;--h5:24px;--h6:18px}.course-fee__header{margin-bottom:50px}@media(max-width:991.98px){.course-fee__header{margin-bottom:28px;text-align:left}}@media(max-width:575.98px){.course-fee__header{margin-bottom:20px}}.course-fee__title{font-weight:600}@media(max-width:991.98px){.course-fee__title{font-size:clamp(24px,6vw,36px);line-height:1.2}}.course-fee__subtitle{margin-top:12px;color:rgba(0,0,0,.6980392157)}@media(max-width:991.98px){.course-fee__subtitle{text-align:left;font-size:15px;line-height:1.6}}.course-fee__card{background-color:#fdf3ff;border-radius:40px;padding:20px;display:flex;gap:20px;align-items:stretch}@media(max-width:991.98px){.course-fee__card{flex-direction:column;padding:16px;gap:16px;border-radius:28px}}@media(max-width:575.98px){.course-fee__card{padding:12px;gap:12px;border-radius:20px}}.course-fee__image-wrapper{flex:1.2;width:100%;min-height:510px;position:relative;border-radius:25px;overflow:hidden}@media(max-width:991.98px){.course-fee__image-wrapper{min-height:260px;border-radius:18px}}@media(max-width:575.98px){.course-fee__image-wrapper{min-height:200px;border-radius:14px}}.course-fee__image-wrapper img{width:100%;height:100%;object-fit:cover}.course-fee__info{flex:1;display:flex;background:#fff;flex-direction:column;gap:20px;padding:30px;border-radius:20px}@media(max-width:991.98px){.course-fee__info{width:100%;padding:20px 16px;gap:16px;border-radius:16px}}@media(max-width:575.98px){.course-fee__info{padding:16px 12px;gap:12px}}.course-fee__program-name{font-weight:600;color:#1a1a1a;margin:0}@media(max-width:991.98px){.course-fee__program-name{font-size:clamp(18px,5vw,24px)}}.course-fee__list-title{color:rgba(0,0,0,.6980392157);margin-bottom:15px;font-weight:500}@media(max-width:575.98px){.course-fee__list-title{margin-bottom:10px;font-size:14px}}.course-fee__lists{display:flex;gap:30px}@media(max-width:991.98px){.course-fee__lists{gap:16px}}@media(max-width:767.98px){.course-fee__lists{flex-direction:column;gap:8px}}.course-fee__list{flex:1;list-style:none;padding:0;margin:0}.course-fee__list li{color:#1a1a1a;margin-bottom:12px;padding-left:15px;position:relative;font-size:15px;line-height:1.5}@media(max-width:575.98px){.course-fee__list li{font-size:14px;margin-bottom:9px}}.course-fee__list li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;background-color:#1a1a1a;border-radius:50%;opacity:.5}.course-fee__list li:last-child{margin-bottom:0}.course-fee__button-wrapper{margin-top:10px;background:rgba(217,217,217,.2);padding:8px;border-radius:50px}@media(max-width:991.98px){.course-fee__button-wrapper{margin-top:4px}}.course-fee__btn{display:inline-block;width:100%;padding:18px 30px;border-radius:50px;background-color:#fff;color:#1a1a1a;text-align:center;font-weight:600;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer}@media(max-width:991.98px){.course-fee__btn{padding:15px 20px;font-size:15px}}.course-fee__btn:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}