.course-system-section{background-image:url(/_next/static/media/course-system-back.35906222.webp);background-size:cover;background-position:50%;padding:80px 0;position:relative}.course-system-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.course-system-section .wrapper{position:relative;z-index:2}.course-system-title{margin-bottom:40px;text-transform:uppercase}.course-system-grid{display:flex;justify-content:space-around;row-gap:113px;flex-wrap:wrap}.course-system-card{overflow:hidden;height:277px;width:409px;border:1px solid #e0e2e7;background-color:#ffffff;border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-out;position:relative}.course-system-card:hover{background-color:#E7EDF7;border:1px solid #88acff}.course-system-card:hover .course-system-card-id{color:#BACFF2}.course-system-card-content{position:relative;z-index:2;text-align:left}.course-system-card-title{margin-bottom:20px}.course-system-card-subtitle{color:#333843;line-height:1.6}.course-system-card-footer{margin-top:auto;display:flex;gap:0;width:inherit;justify-content:space-between;align-items:flex-end;position:absolute;bottom:0}.course-system-card-id{font-size:100px;font-weight:800;color:#E0E2E7!important;line-height:1;transform:translate(-30%,15%);z-index:0}.course-system-card-footer img{position:absolute;z-index:0;right:24px;bottom:-40px;transition:all .3s ease-out}.course-system-card-image-6-a,.course-system-card-image-9-a{right:100px!important}.course-system-card:hover .hover-anim-1{transform:scale(1.1) translateY(-5px)}.course-system-card:hover .hover-anim-2{transform:scale(1.1) translate(-10px,-5px)}.course-system-card:hover .hover-anim-3{transform:scale(.7) translateY(-50px) rotate(-16deg)}.course-system-card:hover .hover-anim-4{transform:scale(.7) translateY(-24px) rotate(-29deg)}.course-system-card:hover .hover-anim-5{transform:scale(.7) translateY(-5px) rotate(-28deg)}.course-system-card:hover .hover-anim-7{transform:scale(1.2) translate(-20px,5px)}.course-system-card:hover .hover-anim-8{transform:scale(1.2) translate(20px,15px)}.course-system-card:hover .hover-anim-6-a{transform:scale(1.1) translateY(-20px)}.course-system-card:hover .hover-anim-6-b{transform:scale(1.1) translateY(5px)}.course-system-card:hover .hover-anim-9-a{transform:scale(1.1) translate(10px,-10px) rotate(16deg)}.course-system-card:hover .hover-anim-9-b{transform:scale(.7) translate(10px,30px) rotate(90deg)}@media (max-width:900px){.course-system-section{background:none;padding:24px 0}.course-system-title{margin-bottom:20px;text-align:center}.course-system-grid{padding:0 5vw;gap:12px;row-gap:12px;justify-content:center}.course-system-card{width:100%;height:200px;padding:16px}.course-system-card-title{margin-bottom:12px}.course-system-card-footer img{width:180px;height:144px;right:0;bottom:-30px}.course-system-card-image-6-a,.course-system-card-image-6-b,.course-system-card-image-9-a,.course-system-card-image-9-b{width:144px!important;height:144px!important}.course-system-card-image-6-a,.course-system-card-image-9-a{right:50px!important}}.faq-section{padding:80px 0;background-color:#F9FAFB}.faq-title{text-align:center;margin-bottom:40px}.faq-list{margin:0 auto;width:780px;display:flex;flex-direction:column;gap:14px}.faq-item{background:#FFFFFF;border-radius:16px;padding:18px 24px;cursor:pointer;transition:box-shadow .3s ease;overflow:hidden}.faq-item.open,.faq-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.06)}.faq-question{display:flex;justify-content:space-between;align-items:center}.faq-chevron{transition:transform .3s ease}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .3s ease,margin-top .3s ease;margin-top:0}.faq-answer.open{max-height:200px;opacity:1;margin-top:18px}.faq-contact{margin-top:80px}@media (max-width:900px){.faq-section{padding:40px 0 0}.faq-title{margin-bottom:24px}.faq-list{width:100%;gap:14px}.faq-item{border-radius:12px;padding:18px 24px}.faq-contact{margin-top:24px}}.cf-container{align-items:center;padding:89px 0;background-image:url(/_next/static/media/contact-form-back.57f9999f.webp);background-size:cover;border-radius:24px;text-align:center}.cf-title{font-size:56px;font-weight:700;margin-bottom:16px;text-align:center;line-height:72px;text-transform:none}.cf-description{margin-bottom:60px!important;opacity:.8}.cf-success{font-size:18px;color:#b5f6b7;font-weight:600;border-radius:12px}.cf-form{position:relative;display:flex;gap:24px}.cf-group{display:flex;gap:8px;margin:0 auto}.cf-field{display:flex;flex-direction:column;align-items:flex-start;position:relative}.cf-input,.cf-select{height:100%;width:100%;padding:14px 16px;font-size:16px;border:1px solid #e0e2e7;border-radius:12px;transition:border-color .2s,box-shadow .2s}.cf-input:focus,.cf-select:focus{border-color:#e62f96;box-shadow:0 0 0 3px rgba(230,47,150,.2);outline:none}.cf-error .cf-input,.cf-error .cf-select{border-color:#e53935;background-color:#fff5f5}.cf-error-text{width:100%;position:absolute;top:50px;font-size:20px;color:#f6d2d2;font-weight:600}.cf-label{display:none}.cf-submit{background-color:#3461FF;border:none;padding:0 50px;font-size:20px;font-weight:500;border-radius:12px;color:white;cursor:pointer;transition:background .3s,transform .2s}.cf-submit:hover{filter:brightness(.95);transform:scale(1.01)}@media (max-width:900px){.cf-container{padding:102px 26px;border-radius:24px;background-size:cover;background-position:50%;text-align:center;align-self:center}.cf-title{margin-bottom:16px;font-size:24px;line-height:32px}.cf-description{margin-bottom:40px!important}.cf-form{gap:12px}.cf-form,.cf-group{flex-direction:column}.cf-group{gap:8px;align-items:center}.cf-field,.cf-group{width:100%}.cf-submit{width:178px;padding:12px 0;border-radius:12px;margin-top:24px}.cf-success{font-size:15px;padding:8px 0}.cf-error-text{top:200px}}.main-slider,.slider{position:relative;overflow:hidden;border-radius:24px}.main-slider{width:100%;height:auto;cursor:auto}.main-slide-image{width:100%;height:auto;object-fit:cover;transition:opacity 1s ease-in-out}.main-second-button{margin-left:40px;margin-bottom:100px}.fade-in{animation:scaleIn .8s ease-in-out}@keyframes scaleIn{0%{filter:brightness(.5);transform:scale(1.05)}to{filter:brightness(1);transform:scale(1)}}.main-slide-content{position:absolute;width:650px;height:400px;margin:auto 0 auto 40px;z-index:2;display:flex;inset:0;justify-content:space-between;flex-direction:column;align-items:flex-start;color:#fff}.main-subtext{color:#dddddd}.main-button-wrapper{display:flex;padding:4px;border-radius:28px;border:3px solid #e62f96}.main-button{padding:20px 24px;font-size:20px;font-weight:700;border-radius:24px;background:linear-gradient(90deg,#E62D95,#F05EC4);color:white;cursor:pointer;transition:filter .3s ease;text-decoration:none}.main-button:hover{filter:brightness(.9)}.main-slider-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:3}.main-dot{width:12px;height:12px;border-radius:50%;background-color:#ccc;transition:background-color .3s ease;cursor:pointer}.main-dot.active{background-color:#A3085F}.main-slide-desktop{display:block}.main-slide-mobile{display:none}@media (max-width:900px){.main-slide-desktop{display:none}.main-slide-mobile{display:block}.main-slide-content{width:100%;height:85%;margin:auto 0;padding:0 16px}.main-second-button{margin:0}.main-subtext{margin-bottom:250px!important}.main-button-wrapper{align-self:center;padding:1px}}@media (max-width:600px){.main-button-wrapper{border:1px solid #e62f96;align-self:center;border-radius:12px}.main-button{padding:12px 16px;font-size:15px;line-height:20px;border-radius:12px}}