@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
[data-component=authentication-popup]{font-family:quicksand}[data-component=authentication-popup] .overlay{z-index:999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}[data-component=authentication-popup] .popup-login{background-color:#f2eeff;border-radius:18px;width:100%;max-width:1100px;height:650px;position:relative}[data-component=authentication-popup] .image-left{background-color:#f2eeff;border-radius:18px;height:650px;position:relative;overflow:hidden}[data-component=authentication-popup] .image-left img{object-fit:contain;border-radius:17px;width:100%;max-width:600px;height:650px;overflow:hidden}[data-component=authentication-popup] .image-left-text{z-index:9;width:490px;position:absolute;top:0;left:0}[data-component=authentication-popup] .image-left-text p{letter-spacing:.5px;z-index:9;text-align:center;color:#fff;font-family:Quicksand;font-size:20px;font-weight:400;line-height:150%}[data-component=authentication-popup] .form-container{background-color:#f2eeff;border-radius:18px;width:50%;max-width:470px;height:600px;margin:0 auto;padding:20px}[data-component=authentication-popup] .form-container .sign-up-text{letter-spacing:1px;color:#4024c1;font-family:Quicksand;font-size:26px;font-weight:700;line-height:130%}[data-component=authentication-popup] .form-container .verify-button-inactive{color:#616161;cursor:not-allowed;letter-spacing:1px;text-align:center;background-color:#a2a2a2;border-radius:8px;width:100%;padding:10px 0;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}[data-component=authentication-popup] .form-container .verify-button-active{color:#2f1894;cursor:pointer;letter-spacing:1px;text-align:center;background-color:#ffd041;border-radius:8px;width:100%;padding:10px 0;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}[data-component=authentication-popup] .form-container .already-login-text{letter-spacing:1px;color:#242424;font-family:Inter;font-size:16px;font-weight:500;line-height:130%}[data-component=authentication-popup] .closeButton{cursor:pointer;z-index:99;background-color:#0000;border:none;font-size:16px;position:absolute;top:10px;right:10px}[data-component=authentication-popup] .popup-login-mobile{background-color:#f2eeff;border-radius:18px;width:90%;max-width:600px;height:100%;max-height:650px;position:relative}[data-component=authentication-popup] .image-top{border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-left-radius:0;width:100%;position:relative}[data-component=authentication-popup] .image-top img{border-top-left-radius:17px;border-top-right-radius:17px;width:100%;height:160px}[data-component=authentication-popup] .image-top-text{z-index:9;width:100%;position:absolute;top:0;left:0}[data-component=authentication-popup] .image-top-text p{letter-spacing:.5px;z-index:9;text-align:center;color:#fff;font-family:Quicksand;font-size:12px;font-weight:400;line-height:150%}[data-component=authentication-popup] .form-container-mobile{background-color:#f2eeff;border-radius:18px;width:100%;margin:0 auto;padding:20px 40px}[data-component=authentication-popup] .form-container-mobile .sign-up-text{letter-spacing:1px;color:#4024c1;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%}[data-component=authentication-popup] .form-container-mobile .verify-button-inactive{color:#616161;cursor:not-allowed;letter-spacing:1px;text-align:center;background-color:#a2a2a2;border-radius:8px;width:100%;padding:14px 0;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}[data-component=authentication-popup] .form-container-mobile .verify-button-active{color:#2f1894;cursor:pointer;letter-spacing:1px;text-align:center;background-color:#ffd041;border-radius:8px;width:100%;padding:14px 0;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}[data-component=authentication-popup] .form-container-mobile .already-login-text{letter-spacing:-1.1%;color:#242424;font-family:Inter;font-size:14px;font-weight:500;line-height:150%}@media (max-width:1009.5px){[data-component=authentication-popup] .popup-laptop{display:none}[data-component=authentication-popup] .popup-mobile{display:flex}}@media (max-height:649.5px) and (min-width:849.5px){[data-component=authentication-popup] .popup-login,[data-component=authentication-popup] .image-left,[data-component=authentication-popup] .image-left img,[data-component=authentication-popup] .form-container{height:500px!important}[data-component=authentication-popup] .image-left-text{width:400px!important}[data-component=authentication-popup] .image-left-text img{width:150px!important;height:60px!important}[data-component=authentication-popup] .image-left-text p{font-size:16px!important}}@media (min-width:991px) and (max-width:1130px){[data-component=authentication-popup] .popup-login{margin:0 20px}}@media (min-width:1010px){[data-component=authentication-popup] .popup-laptop{display:flex}[data-component=authentication-popup] .popup-mobile{display:none}}.signout-popup-text{letter-spacing:2%;text-align:center;color:#2f1894;font-family:Quicksand;font-size:24px;font-weight:700;line-height:120%}.popup-buttons{z-index:999999;justify-content:center;gap:32px;display:flex;position:absolute;bottom:-20px;left:0;right:0;overflow:auto}.popup-buttons .cancel-popup-button,.popup-buttons .yes-popup-button{letter-spacing:.5px;color:#2f1894;cursor:pointer;background-color:#f2eeff;border:none;border-radius:8px;padding:10px 38px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%;box-shadow:0 9.5px 22.8px #0003}.popup-buttons .cancel-popup-button{color:#fff;background-color:#4024c1}.popup-buttons .yes-popup-button{background-color:#ffd041}.signout-text:hover{color:#ff4948!important}.sign-out-container{flex:1;padding:85px}.bg-img-subscription{background-image:url(https://ace-media-dev-v2.s3.ap-south-1.amazonaws.com/1757318052.9830525_website_hero_page_bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.heading-subscription{letter-spacing:.15px;color:#ffd041;font-family:Quicksand;font-size:30px;font-weight:700;line-height:50px}.sub-keywords{letter-spacing:.15px;color:#fff;font-family:Quicksand;font-size:30px;font-weight:500;line-height:120%}.sub-keywords .keywords{color:#ffd041;font-weight:700}.view-all-courses{width:100%;max-width:550px}.view-all-courses button{color:#2f1894;letter-spacing:.81px;text-align:center;outline-offset:0;cursor:pointer;background-color:#ffd041;border:none;border-radius:40px;outline:1px solid #f9bb00;width:100%;padding:12px 20px;font-family:Quicksand;font-size:18px;font-weight:700;line-height:130%;transition:all .3s ease-in-out}.view-all-courses button:hover{outline-offset:-1px;background-color:#f9bb00;border-radius:40px;outline:3px solid #f9bb00}.view-all-courses button:focus{outline:2px solid #000!important}.people-img-subscription{object-fit:contain;width:44%;height:100%;position:absolute;bottom:0;right:5%}.hero-subs-marb{margin-bottom:30%}.sub-keywords-laptop{display:block}.sub-keywords-mob{display:none}.plan-heading-container{position:relative}.plan-heading{letter-spacing:.5px;text-align:center;text-transform:capitalize;color:#252525;font-family:Montserrat;font-size:30px;font-weight:700;line-height:130%}.journey-span{position:relative}.pen-span{object-fit:cover;width:100%;height:100%;position:absolute;top:60%;right:20%}.basic-plan-card{background-color:#fffc;border-radius:16px;padding:32px 24px;box-shadow:0 8px 20px #a7a7a73d}.package-plan-card{color:#fff;background-color:#4024c1;position:relative;box-shadow:0 8px 20px #a7a7a73d}.package-plan-card .package-plan-tag{color:#4024c1;letter-spacing:.5px;background-color:#ffd041;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:3px 8px;font-family:Quicksand;font-size:14px;font-weight:600;line-height:130%;position:absolute;top:0;left:40%}.package-plan-card .plan-price{color:#fff}.package-plan-card .plan-validity{color:#eaeaea}.package-plan-card .plan-tag{color:#fff;border:1px solid #fff}.package-plan-card .line-card{border-right:1px solid #eaeaea}.package-plan-card .package-plan-button{color:#482bc5;cursor:pointer;background-color:#ffd041;transition:all .3s ease-in-out;box-shadow:0 48px 80px #0006}.package-plan-card .package-plan-button:hover{outline-offset:-2px;background-color:#f9bb00;border-radius:80px;outline:3px solid #f9bb00}.plan-tag{letter-spacing:6%;color:#4024c1;border:1px solid #4024c1;border-radius:22px;padding:6px 12px;font-family:Quicksand;font-size:16px;font-weight:500;line-height:115%}.plan-price{letter-spacing:0%;color:#282828;font-family:Manrope;font-size:48px;font-weight:700;line-height:115%}.plan-validity{letter-spacing:0%;color:#535353;font-family:Quicksand;font-size:16px;font-weight:500;line-height:100%}.plan-button{letter-spacing:.5px;text-align:center;color:#482bc5;cursor:pointer;background-color:#fff;border:1px solid #482bc5;border-radius:80px;width:100%;padding:10px;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%;transition:all .3s ease-in-out}.plan-button:hover{background-color:#ebe5f1}.plan-button:focus{outline:1px solid #000!important}.line{background-color:#8593a329;width:2px;height:140px}.plan-card-container{justify-content:space-between;align-items:center;display:flex}.line-card{border-right:1px solid #8593a329}.plan-tag-2{letter-spacing:6%;color:#4024c1;border:1px solid #4024c1;border-radius:22px;width:fit-content;padding:6px 12px;font-family:Quicksand;font-size:16px;font-weight:700;line-height:115%}.plan-validity-2{letter-spacing:-5%;color:#535353;font-family:Quicksand;font-size:16px;font-weight:500;line-height:115%}.plan-price-2{letter-spacing:0%;color:#282828;font-family:Manrope;font-size:40px;font-weight:700;line-height:115%}.plan-points{letter-spacing:0%;color:#111827;gap:1rem;font-family:Quicksand;font-size:16px;font-weight:500;line-height:130%}.beginner-outer{background-color:#ffbd9c;border-radius:16px;width:100%;max-width:297px;padding:6px 0 0}.beginner-outer .beginner-inner{background-color:#fff6f1;border-radius:16px;padding:24px 16px}.advanced-outer{background-color:#c0a7fd;border-radius:16px;width:100%;max-width:297px;padding:6px 0 0}.advanced-outer .advanced-inner{background-color:#f6f3ff;border-radius:16px;padding:24px 16px}.expert-outer{background-color:#b1d6fa;border-radius:16px;width:100%;max-width:297px;padding:6px 0 0}.expert-outer .expert-inner{background-color:#f1f8ff;border-radius:16px;padding:24px 16px}.speak-better-outer{background-color:#c0fab1;border-radius:16px;width:100%;max-width:297px;padding:6px 0 0}.speak-better-outer .speak-better-inner{background-color:#f2ffee;border-radius:16px;padding:24px 16px}.beginner-inner,.advanced-inner,.expert-inner,.speak-better-inner{min-height:415px}.package-buy-button{color:#482bc5;background-color:#ffd041;border:none;outline:1px solid #ffd041;box-shadow:0 4px 6px #00000026}.package-buy-button:hover{outline-offset:-2px;background-color:#f9bb00;border-radius:80px;outline:5px solid #f9bb00}.package-container{grid-template-columns:repeat(4,1fr);display:grid;justify-content:space-between!important;place-items:center!important;gap:24px!important}.plan-points-normal{gap:.8rem;font-size:16px}.dnld-white-bg-subscription{background-color:#fff;padding-top:50px;padding-bottom:10px}.checkout-header-box{z-index:9;background-color:#fff;width:100%;position:fixed;top:0}.checkout-header{background-color:#fff;padding:18px 0;box-shadow:0 4px 10px #00000026}.checkout-steps{padding:32px 0}.step-number{text-align:center;color:#fff;width:23px;height:23px;letter-spacing:1%;background-color:#482bc5;border-radius:50%;justify-content:center;align-items:center;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%;display:flex}.step-number.active{color:#2f1894;background-color:#e9ba2b}.step-number.inactive{color:#6c6c6c;background-color:#ccc}.step-text{letter-spacing:1.03px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%}.step-text.active{color:#2f1894}.step-text.inactive{color:#6c6c6c}.step-text.selected{color:#242424}.user-selection-container{margin-top:190px}.user-selection-box{background:#ffffffe6;border:1px solid #e1e1e1;border-radius:10px;width:978px;margin:0 auto;padding:12px 0}.user-selection-box-inner{align-items:stretch!important;height:100%!important}.user-box{background-color:#4024c10d;border-radius:12px;flex:170px;width:170px;min-width:170px;padding:12px 6px}.user-box.disabled{cursor:not-allowed;background-color:#91919133}.user-box.selected{border:3px solid #4024c1}.user-box-letter{letter-spacing:.8px;text-align:center;vertical-align:middle;color:#2f1894;text-transform:uppercase;border:.95px solid #4024c1;border-radius:50%;width:70px;height:70px;font-family:Quicksand;font-size:31.8px;font-weight:600;line-height:130%}.user-box-letter.disabled{color:#a2a2a2;border:.95px solid #a2a2a2}.user-box-letter.selected{color:#fff;background-color:#4738c5;border:.95px solid #4024c1}.user-box-name{letter-spacing:0;text-align:center;color:#242424;text-transform:capitalize;word-break:break-all;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%}.user-box-name.disabled{color:#a2a2a2}.user-box-name.selected{color:#4024c1}.input-field{outline:none;padding:1rem;font-family:Quicksand}.input-field .label{letter-spacing:.5px;color:#242424;font-size:18px;font-weight:600;line-height:130%}.input-field .text-field{color:#242424;width:100%;height:40px;letter-spacing:2%;background-color:#0000;border:1px solid #ccc;border-radius:6px;padding:.7rem .7rem .7rem 16px;font-family:Quicksand;font-size:18px;font-weight:700;line-height:150%}.input-field input::placeholder{opacity:.8}.text-field:focus,.text-field::selection{outline:none}.popup-otp-button{letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;padding:10px 38px;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%;box-shadow:0 4px 4px #00000040}.popup-otp-button.active{color:#2f1894;cursor:pointer;background-color:#ffd041}.popup-otp-button.inactive{color:#616161;cursor:not-allowed;background-color:#a2a2a2}.age-bracket-item{color:#4024c1;letter-spacing:.5px;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #ffd041;border-radius:4px;width:120px;margin:0 auto;padding:10px 0;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.age-bracket-item.active{background-color:#ffd041}.popular-city-item{cursor:pointer;border:1px solid #ffd041;border-radius:4px;width:90px;height:60px;padding:9px 12px}.popular-city-item.selected{background-color:#ffd041}.popular-city-item.selected span{color:#4024c1!important}.btn-skip{letter-spacing:.5px;text-align:center;color:#242424;cursor:pointer;background-color:#fff;border:none;outline:none;padding:10px 42px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%}.btn-skip:focus{outline:1px solid #ffd041}.plan-details-box{background:#fff;border:2px solid #e1e1e14d;border-radius:16px;width:978px;margin:0 auto;padding:18px}.plan-details-header{letter-spacing:1.03px;border-bottom:1px solid #ccc;margin-bottom:18px;padding-bottom:12px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%}.plan-details-header .plan-details-header-text{color:#333;font-size:22px;font-weight:700}.plan-details-header .plan-details-header-button{color:#4024c1;font-size:16px;text-decoration:underline}.plan-details-content{border:2px solid #e1e1e14d;border-radius:14px}.plan-details-content-header{border-top-left-radius:13px;border-top-right-radius:13px;padding:16px 18px}.plan-details-content-header.advanced{background-color:#f6f3ff}.plan-details-content-header.beginner{background-color:#fff6f1}.plan-details-content-header.expert{background-color:#f1f8ff}.plan-details-content-header.speak{background-color:#f2ffee}.plan-details-content-header-text{letter-spacing:.98px;color:#242424;font-family:Quicksand;font-size:20px;font-weight:700;line-height:130%}.plan-details-content-header-price{letter-spacing:.98px;color:#242424;gap:12px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%;position:relative}.price-strike{color:#ff4948;position:relative}.price-strike:after{content:"";transform-origin:0;background-color:#ff4948;width:108%;height:2px;position:absolute;top:70%;left:0;transform:rotate(-10deg)}.plan-details-points-container{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 18px 18px;display:grid}.plan-details-points-text{letter-spacing:.91px;color:#535353;margin-top:18px;padding:0 18px;font-family:Quicksand;font-size:18px;font-weight:500;line-height:100%}.plan-details-points{color:#535353;letter-spacing:.98px;background-color:#482bc514;border-radius:4px;width:fit-content;padding:8px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.save-button{color:#fff;letter-spacing:.5px;cursor:pointer;text-align:center;background-color:#482bc5;border:none;border-radius:8px;width:100%;margin-top:18px;padding:10px 24px;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}.save-button.inactive{color:#e7e7e7;cursor:not-allowed;background-color:#a2a2a2}.save-button.active{color:#2f1894;cursor:pointer;background-color:#ffd041}.address-input-field{font-size:16px!important}.address-input-label{font-size:18px!important}.other-field{letter-spacing:.69px;color:#ccc;border:1px solid #ccc;border-radius:8px;align-items:center;gap:10px;height:40px;margin:10px 16px;padding:.7rem;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%;display:flex}.coupon-apply-button{color:#482bc5;letter-spacing:1px;background-color:#482bc50d;width:100%;font-family:Quicksand;font-size:18px;font-weight:600;line-height:100%;position:relative}.coupon-apply-button img{object-fit:contain;width:100%;height:100%}.coupon-apply-button .coupon-apply-button-text{width:100%;position:absolute;top:0;left:0}.apply-coupon-button{text-align:center;color:#2f1894;letter-spacing:1px;cursor:pointer;background-color:#482bc50d;border-radius:6px;width:100%;max-width:930px;height:48px;padding:8px 12px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:100%;position:relative}.apply-coupon-button:after{content:"";pointer-events:none;background:url("data:image/svg+xml;utf8,      <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 930 48' preserveAspectRatio='none'>        <rect x='0.5' y='0.5' width='929' height='47' rx='6' ry='6' fill='none' stroke='%232F1894' stroke-width='2' stroke-dasharray='5.58,5.58' />      </svg>") 50%/100% 100% no-repeat;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.apply-buttton{cursor:pointer;letter-spacing:.68px;color:#2f1894;background-color:#ffd041;border:none;border-radius:6px;outline:none;width:100%;padding:9px 0;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.apply-buttton.inactive{color:#757575;cursor:not-allowed;background-color:#a2a2a2}.apply-buttton:focus{outline:1px solid #2f1894}.coupon-list{width:100%;max-height:300px;padding-top:10px;overflow-y:auto}.coupon-item{background-image:url(https://ace-media-dev-v2.s3.ap-south-1.amazonaws.com/1758009894.6934507_Coupons_-_small.png);background-repeat:no-repeat;background-size:contain;width:100%;height:116px;position:relative}.coupon-item.show{background-image:url(https://ace-media-dev-v2.s3.ap-south-1.amazonaws.com/1758019510.925685_Coupons_-_large.png);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:auto;min-height:270px}.coupon-tag{color:#fff;letter-spacing:.68px;text-align:center;transform-origin:0 100%;background-color:#4024c1;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:center;align-items:center;width:103px;height:28px;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%;display:flex;position:absolute;top:64%;left:6.2%;transform:rotate(-90deg)}.coupon-tag.show{transform-origin:0 100%;top:unset;min-width:0;width:calc(var(--parent-height)*1 + 1px);min-width:270px;position:absolute;bottom:0;left:6.2%;transform:rotate(-90deg)}.coupon-item-code{letter-spacing:1px;color:#242424;text-align:center;background-color:#e9fff5;border-radius:4px;width:fit-content;padding:0 5px;font-family:Quicksand;font-size:17px;font-weight:600;line-height:130%}.coupon-item-code span{color:#66b892;font-weight:700}.apply-coupon-pop-button{color:#2f1894;cursor:pointer;letter-spacing:.68px;font-family:Quicksand;font-size:18px;font-weight:700;line-height:130%}.coupon-item-text{letter-spacing:.68px;color:#a2a2a2;margin-top:6px;font-family:Quicksand;font-size:14px;font-weight:600;line-height:130%}.coupon-item-tc{letter-spacing:.68px;color:#4024c1;cursor:pointer;margin-top:4px;font-family:Quicksand;font-size:14px;font-weight:600;line-height:130%;text-decoration:underline}.coupon-item-terms{margin-top:14px;padding-left:40px;padding-right:20px}.coupon-item-terms-border{border-top:1px dashed #ccc;padding-top:14px}.coupon-item-terms-text{letter-spacing:1px;color:#a2a2a2;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.coupon-item-terms-list-text{letter-spacing:1px;color:#242424;word-break:break-word;font-family:Quicksand;font-size:16px;font-weight:600;line-height:120%}.summary-text{letter-spacing:0%;color:#242424;font-family:Quicksand;font-size:18px;font-weight:500;line-height:100%}.summary-pay{background-color:#482bc514;border-radius:4px;margin-top:12px;padding:12px 10px}.summary-text-2{letter-spacing:0%;color:#242424;font-family:Quicksand;font-size:20px;font-weight:600;line-height:100%}.profile-added-gif{padding-top:10px;padding-bottom:60px}.gif-div{background-image:url(https://ace-media-dev-v2.s3.ap-south-1.amazonaws.com/1758049260.209065_BAse_2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.mobile-view{display:none!important}.laptop-view{display:flex!important}.success-text-heading{letter-spacing:.15px;color:#4024c1;text-align:center;margin-top:20px;margin-bottom:10px;font-family:Quicksand;font-size:28px;font-weight:500;line-height:50px}.success-text-heading span{font-weight:700}.success-text-subheading{letter-spacing:.15px;text-align:center;color:#242424cc;font-family:Quicksand;font-size:22px;font-weight:500;line-height:100%}.download-container{gap:20px;width:100%;max-width:1100px;margin-top:40px;padding:0 20px}.download-item-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.download-item{background-color:#4024c11a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:30px 22px;display:flex}.download-item-heading{letter-spacing:.5px;color:#4024c1;text-align:center;margin-bottom:20px;font-family:Quicksand;font-size:22px;font-weight:700;line-height:130%;display:block}.download-item-link{letter-spacing:.5px;color:#333;font-family:Quicksand;font-size:16px;font-weight:500;line-height:130%}.download-item-link a{color:#333}.tab-view{display:flex!important}.mac-download{color:#919191;text-decoration:underline}.payment-failed-text{letter-spacing:.5px;color:#242424;text-align:center;margin-top:10px;margin-bottom:60px;padding:0 75px;font-family:Quicksand;font-size:20px;font-weight:500;line-height:130%}.payment-failed-text span{font-weight:700}.school-set-already-text{padding:0 50px}.subscription-page{margin-top:97px}.success-text-heading p{display:inline-block}.middle-dot-2{vertical-align:middle;background-color:#ffd041;border-radius:50%;width:6px;height:6px;display:inline-block}@media (max-width:1199.5px) and (min-width:992px){.heading-subscription{letter-spacing:.5px;font-size:22px;font-weight:700;line-height:41.5px}.ace-img{height:auto;width:250px!important}.sub-keywords{letter-spacing:.15px;color:#fff;font-family:Quicksand;font-size:20px;font-weight:500;line-height:42px}.sub-keywords .keywords{color:#ffd041;font-weight:700}.people-img-subscription{object-fit:contain;width:485px;height:110%;position:absolute;bottom:0}.view-all-courses button{padding:10px 16px;width:60%!important}}@media (max-width:991.5px) and (min-width:768px){.people-img-subscription{object-fit:contain;width:52%;height:110%;margin-right:-3rem}.view-all-courses button{padding:10px 16px;width:70%!important}.ace-img{width:250px;height:auto}.heading-subscription{font-size:18px;line-height:36.5px}.sub-keywords{font-size:16px;line-height:30px}.sub-keywords .keywords{font-weight:700}.plan-heading{font-size:23px;line-height:41.5px}.pen-span{object-fit:cover;width:100%;height:100%;position:absolute;top:60%;right:0%}.pen-span img{width:100%;height:100%}.download-item-links{flex-direction:column}.plan-points-normal{gap:.6rem;font-size:12px}.plan-tag{font-size:14px}.middle-dot-2{vertical-align:middle;background-color:#ffd041;border-radius:50%;width:5px;height:5px;display:inline-block}}@media (max-width:767.5px) and (min-width:550px){.bg-img{background-image:none;position:static;background-color:#482bc5!important}.logo-web{display:none}.logo-mob{display:block}.heading-subscription{text-align:center}.ace-img{width:200px;height:auto}.sub-keywords{text-align:center}.mob-view-people{justify-content:center;display:flex}.people-img-subscription{object-fit:contain;width:80%;height:100%;position:static}.view-all-courses button{border-radius:8px;box-shadow:0 2px 2px #00000026}.hero-subs-marb{margin-bottom:10%}.plan-heading{text-align:center;font-size:23px;line-height:130%}.pen-span{object-fit:cover;width:100%;height:100%;position:absolute;top:60%;right:0%}.pen-span img{width:100%;height:100%}}@media (max-width:549.5px){.input-field .text-field{padding:8px 12px}.address-input-field{font-size:12px!important}.address-input-label{font-size:14px!important}.bg-img-subscription{background-image:url(https://ace-media-dev-v2.s3.ap-south-1.amazonaws.com/1757325517.2989824_mobile_hero_page_bg.svg)}.logo-web{display:none}.logo-mob{display:block}.heading-subscription{text-align:center;font-size:18px;line-height:25px}.ace-img{width:150px;height:auto}.sub-keywords-container{margin:0 auto;max-width:320px!important;padding-top:12px!important}.sub-keywords-laptop{display:none}.sub-keywords-mob{display:block}.view-all-courses{margin:0 auto;max-width:241px!important;margin-top:24px!important}.view-all-courses button{letter-spacing:.46px;text-align:center;color:#2f1894;border-radius:8px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%;box-shadow:0 2px 2px #00000026}.sub-keywords{text-align:center;color:#fff;font-size:14px;font-weight:600;line-height:20px}.mob-view-people{justify-content:center;display:flex}.people-img-subscription{object-fit:contain;width:105%;height:100%;position:static}.hero-subs-marb{margin-bottom:10%}.plan-heading{text-align:center;font-size:20px;line-height:130%}.pen-span{object-fit:cover;width:100%;height:100%;position:absolute;top:60%;right:0%}.pen-span img{width:100%;height:100%}.basic-plan-card{padding:14px}.package-plan-card .package-plan-tag{font-size:12px;font-weight:500}.beginner-inner,.advanced-inner,.expert-inner,.speak-better-inner{padding:20px 12px!important}.plan-tag,.plan-tag-2{font-size:12px;font-weight:500}.plan-price-2,.plan-price{font-size:32px}.plan-validity{font-size:14px}.plan-validity-2{font-size:12px}.plan-points-normal{gap:.6rem;font-size:14px}.plan-points{gap:.6rem;font-size:13px}.plan-button{padding:8px;font-size:14px}.beginner-inner,.advanced-inner,.expert-inner,.speak-better-inner{min-height:370px!important}.step-text{font-size:12px}.step-number{width:16px;height:16px;font-size:10px;line-height:100%}.step-check-img{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.step-check-img img{width:100%;height:100%}.user-box{width:144px;min-width:144px;padding:8px 16px}.user-box-letter{width:40px;height:40px;font-size:16px}.user-box-letter img{object-fit:cover;width:100%;height:100%}.user-box-name{font-size:14px}.user-selection-container{margin-top:130px}.age-bracket-item{width:100px;font-size:14px}.other-city-popup-text{letter-spacing:.49px!important;padding:0 10px!important;font-size:12px!important}.other-city-popup-input{font-size:14px!important}.other-input-mobile{padding-left:10px!important;padding-right:10px!important}.other-field{margin:10px;font-size:14px!important}.other-field img{width:16px!important;height:16px!important}.profile-added-gif{padding-top:10px!important;padding-bottom:50px!important}.profile-added-gif img{width:100%!important}.plan-details-box{padding:16px 12px}.plan-details-header{margin-bottom:12px;padding-bottom:10px}.plan-details-header .plan-details-header-text{font-size:16px}.plan-details-header .plan-details-header-button{font-size:12px}.plan-details-content-header{padding:12px 8px}.plan-details-content-header-text{font-size:14px}.plan-details-content-header-price{font-size:16px}.plan-details-points-text{letter-spacing:.91px;margin-top:10px;padding:0 8px;font-size:12px}.plan-details-points-container{grid-template-columns:repeat(1,1fr);margin-bottom:12px;padding:0 8px}.plan-details-points{padding:4px 8px;font-size:12px}.summary-text{font-size:12px}.summary-text-2{font-size:14px}.summary-pay{padding:10px 6px}.coupon-item{background-size:100% 100%;height:90px}.coupon-item-container{padding-top:14px!important;padding-left:36px!important;padding-right:16px!important}.coupon-tag{top:unset;width:90px;font-size:14px;bottom:0}.coupon-item-code{font-size:14px}.coupon-item-text,.coupon-item-tc{font-size:12px}.apply-coupon-pop-button{font-size:14px}.download-container{padding:0}.subscription-page{margin-top:78px!important}.middle-dot-2{vertical-align:middle;background-color:#ffd041;border-radius:50%;width:4px;height:4px;display:inline-block}}@media (max-width:991px){.beginner-inner,.advanced-inner,.expert-inner,.speak-better-inner{min-height:415px}.package-container{grid-template-columns:repeat(2,1fr);column-gap:14px!important}.step-text{display:none}.step-text.active{color:#2f1894;display:block}.step-text.inactive{color:#6c6c6c}.step-text.selected{color:#242424}.user-selection-box{justify-content:flex-start;width:100%;padding:12px 20px;overflow:hidden}.user-selection-box-inner{width:100%;overflow-x:scroll;justify-content:center!important}.checkout-steps{padding:24px 0}.plan-details-box{width:100%}.subscription-page{margin-top:82px}}@media (max-width:767.5px){.user-selection-box-inner{justify-content:flex-start!important}.user-selection-box{justify-content:center}.mobile-view{display:flex!important}.laptop-view{display:none!important}.coupon-item{background-size:100% 100%;height:90px}.coupon-item-container{padding-top:14px!important;padding-left:40px!important;padding-right:16px!important}.coupon-tag{top:unset;width:90px;font-size:14px;bottom:0;left:28px}.coupon-item-code{font-size:14px}.coupon-item-text,.coupon-item-tc{font-size:12px}.apply-coupon-pop-button{font-size:14px}.tab-view{display:none!important}}@media (max-width:660px){.sign-out-container{flex:1;padding:50px 30px}.profile-added-gif{padding-top:10px!important;padding-bottom:50px!important}.profile-added-gif img{width:90%!important}.signout-popup-text{font-size:16px}.popup-buttons{gap:16px}.popup-buttons .yes-popup-button,.popup-buttons .cancel-popup-button{padding:8px 20px;font-size:16px}.apply-coupon-button:after{background:url("data:image/svg+xml;utf8,          <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 40' preserveAspectRatio='none'>            <rect x='0.5' y='0.5' width='359' height='39' rx='5' ry='5' fill='none' stroke='%23482bc5' stroke-width='1' stroke-dasharray='6,6' />          </svg>") 50%/100% 100% no-repeat}.success-text-heading{font-size:22px;line-height:30px}.success-text-subheading{font-size:14px;line-height:100%}.download-item{padding:14px 12px}.download-item-links{gap:10px}.download-item-link{font-size:12px}.success-poster,.success-poster img{width:100%}.payment-failed-text-heading{font-size:18px}.payment-failed-text{padding:0 12px;font-size:14px}.success-text-heading p{margin-top:10px;margin-bottom:0;font-size:14px;line-height:130%}}
[data-component=portal-layout] .sidebar-layout{gap:24px;height:85vh;display:flex}[data-component=portal-layout] .sidebar-layout .sidebar{background-color:#fff;border-top-right-radius:16px;border-bottom-right-radius:16px;flex-direction:column;justify-content:space-between;width:100%;max-width:356px;padding:24px;display:flex;box-shadow:0 4px 30px #0003}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-box{flex-direction:column;gap:10px;display:flex}[data-component=portal-layout] .sidebar-layout .sidebar .signout{cursor:pointer;margin-left:-24px;transition:all .3s}[data-component=portal-layout] .sidebar-layout .sidebar .signout .hoverd-img{display:none}[data-component=portal-layout] .sidebar-layout .sidebar .signout .active-img{display:block}[data-component=portal-layout] .sidebar-layout .sidebar .signout:hover .signout-text{color:#ff4948}[data-component=portal-layout] .sidebar-layout .sidebar .signout:hover .hoverd-img{display:block}[data-component=portal-layout] .sidebar-layout .sidebar .signout:hover .active-img{display:none}[data-component=portal-layout] .sidebar-layout .sidebar .signout .signout-text{letter-spacing:.5px;color:#4024c1;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item{letter-spacing:.5px;color:#242424;align-items:center;gap:14px;padding:8px 16px;font-family:Quicksand;font-size:18px;font-weight:500;line-height:130%;text-decoration:none;display:flex}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item .hoverd-img{display:none}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item .active-img{display:block}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item:hover{color:#2f1894;background-color:#eee8ff;border-radius:10px}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item:hover .hoverd-img{display:block}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item:hover .active-img{display:none}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item.active{color:#2f1894;background-color:#eee8ff;border-radius:10px}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item.active .hoverd-img{display:block}[data-component=portal-layout] .sidebar-layout .sidebar .sidebar-item.active .active-img{display:none}[data-component=portal-layout] .sidebar-layout .content{background-color:#fff;border-top-left-radius:16px;border-bottom-left-radius:16px;width:100%;box-shadow:0 4px 30px #0003}[data-component=portal-layout] .sidebar-mobile{min-height:180px;padding:20px}[data-component=portal-layout] .page-mobile-title{letter-spacing:.5px;text-align:center;text-transform:capitalize;color:#fff;font-family:Montserrat;font-size:35px;font-weight:700;line-height:130%}@media (min-width:991.5px){[data-component=portal-layout] .sidebar{display:flex!important}[data-component=portal-layout] .sidebar-layout{flex-direction:row;gap:24px;height:100%;min-height:87vh}[data-component=portal-layout] .sidebar-mobile{display:none!important}[data-component=portal-layout] .content{border-top-left-radius:16px!important;border-bottom-left-radius:16px!important;margin-top:1rem!important;margin-bottom:1rem!important}}@media (max-width:991px){[data-component=portal-layout] .sidebar{display:none!important}[data-component=portal-layout] .sidebar-layout{flex-direction:column;gap:0;height:auto}[data-component=portal-layout] .sidebar-mobile{display:flex!important}[data-component=portal-layout] .content{box-shadow:none!important;border-radius:0!important;margin-top:0!important;margin-bottom:0!important}}.signout-text:hover{color:#ff4948!important}.sign-out-container{flex:1;padding:85px}.email-popup-container-1{max-width:610px;margin:0 auto;padding:0 20px 50px}.age-bracket-item{color:#4024c1;letter-spacing:.5px;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #ffd041;border-radius:4px;width:120px;margin:0 auto;padding:10px 0;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.age-bracket-item.active{background-color:#ffd041}.pop-email-field{text-align:center!important;border:2px solid #ccc!important;height:50px!important}.pop-email-field.active{padding-left:50px!important;padding-right:50px!important}.resend-otp-text{letter-spacing:.5px;text-align:center;color:#242424;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.resend-otp-text span{cursor:pointer;text-decoration:underline}.resend-otp-text span.active{color:#4024c1}.resend-otp-text span.inactive{color:#616161}.email-suggestion-item{color:#a2a2a2;letter-spacing:1px;text-align:center;background-color:#f6f6f6;border-radius:8px;padding:8px;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}.email-suggestion-item-active{color:#4024c1;cursor:pointer;background-color:#f3f0ff}.popup-otp-button{letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;padding:10px 38px;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%;box-shadow:0 4px 4px #00000040}.popup-otp-button.active{color:#2f1894;cursor:pointer;background-color:#ffd041}.popup-otp-button.inactive{color:#616161;cursor:not-allowed;background-color:#a2a2a2}.signout-popup-text{letter-spacing:2%;text-align:center;color:#2f1894;font-family:Quicksand;font-size:24px;font-weight:700;line-height:120%}.popup-buttons{z-index:999999;justify-content:center;gap:32px;display:flex;position:absolute;bottom:-20px;left:0;right:0;overflow:auto}.popup-buttons .cancel-popup-button,.popup-buttons .yes-popup-button{letter-spacing:.5px;color:#2f1894;cursor:pointer;background-color:#f2eeff;border:none;border-radius:8px;padding:10px 38px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%;box-shadow:0 9.5px 22.8px #0003}.popup-buttons .cancel-popup-button{color:#fff;background-color:#4024c1}.popup-buttons .yes-popup-button{background-color:#ffd041}.page-title{letter-spacing:2%;color:#2f1894;font-family:Quicksand;font-size:28px;font-weight:700;line-height:120%}.profile-letter{letter-spacing:1.37%;color:#fff;background-color:#4024c1;border-radius:50%;width:110px;height:110px;font-family:Quicksand;font-size:54px;font-weight:600;line-height:130%}.user-profile-letter{letter-spacing:1.12px;color:#fff;aspect-ratio:1;background-color:#4024c1;border-radius:50%;width:90px;height:90px;font-family:Quicksand;font-size:46px;font-weight:600;line-height:100%}.profile-name{letter-spacing:2%;color:#242424;text-transform:capitalize;font-family:Quicksand;font-size:28px;font-weight:700;line-height:120%}.profile-phone{letter-spacing:0%;color:#a2a2a2;font-family:Quicksand;font-size:24px;font-weight:700;line-height:100%}.input-field{outline:none;padding:1rem;font-family:Quicksand}.input-field .label{letter-spacing:.5px;color:#242424;font-size:18px;font-weight:600;line-height:130%}.input-field .text-field{color:#242424;width:100%;height:40px;letter-spacing:2%;background-color:#0000;border:1px solid #ccc;border-radius:6px;padding:.7rem .7rem .7rem 16px;font-family:Quicksand;font-size:18px;font-weight:700;line-height:150%}.input-field input::placeholder{opacity:.8}.text-field:focus,.text-field::selection{outline:none}.profile-box{gap:30px}.tooltip-icon{width:16px}.profile-box-text{gap:10px}.parent-profile-page{padding:36px 24px 0}.edit-icon,.delete-icon{cursor:pointer;width:24px;height:24px}.edit-profile-button{color:#4024c1;letter-spacing:.5px;text-align:center;cursor:pointer;background-color:#ffd041;border:none;border-radius:8px;outline:none;padding:10px 50px;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%;transition:all .3s;box-shadow:0 4px 4px #00000040}.edit-profile-button.inactive{color:#616161;cursor:not-allowed;background-color:#a2a2a2}.edit-profile-button.active{color:#4024c1;cursor:pointer;background-color:#ffd041}.edit-email-mobile{display:none}.edit-email-laptop{display:block}.profile-page-first-text{font-family:Montserrat;font-weight:700;font-style:Bold;letter-spacing:.5px;text-align:center;text-transform:capitalize;color:#333;font-size:24px;line-height:130%}.profile-page-second-text{letter-spacing:.5px;text-align:center;color:#535353;font-family:Quicksand;font-size:18px;font-weight:500;line-height:130%}.user-item{background-color:#fff;border:2px solid #ae9df5;border-radius:20px;padding:16px 24px}.user-item.default{background-color:#fffaec;border:none}.user-item .user-item-inside{justify-content:space-between;align-items:center;display:flex}.user-item .user-item-inside .user-left-inside{justify-content:center;align-items:center;display:flex}.user-item .user-item-inside .user-left-inside .user-profile-box{letter-spacing:.8px;text-align:center;color:#4024c1;aspect-ratio:1;border:1px solid #4024c1;border-radius:50%;width:60px;height:60px;font-family:Quicksand;font-size:30px;font-weight:600;line-height:130%}.user-item .user-item-inside .user-left-inside .user-profile-box-text-name{letter-spacing:0%;color:#242424;text-transform:capitalize;margin-bottom:0;font-family:Quicksand;font-size:20px;font-weight:600;line-height:150%}.user-item .user-item-inside .user-left-inside .user-profile-aces{color:#2f1894;font-family:Quicksand;font-size:18px;font-weight:700;line-height:100%}.user-item .user-item-inside .user-profile-button{letter-spacing:.5px;color:#2f1894;cursor:pointer;background-color:#ffd041;border:none;border-radius:8px;padding:7px 18px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.user-item .user-item-inside .user-profile-button.default{color:#2f1894;background-color:#eee8ff}.user-item .user-item-inside .user-edit,.user-item .user-item-inside .user-delete{cursor:pointer;background:#bcbcbc1a;border-radius:50%;width:34px;height:34px}.dashed-border-2{cursor:pointer;background-color:#fff;border-radius:20px;padding:16px 24px;position:relative}.dashed-border-2 .user-item-inside{justify-content:space-between;align-items:center;display:flex}.dashed-border-2 .user-item-inside .user-left-inside{justify-content:center;align-items:center;display:flex}.dashed-border-2 .user-item-inside .user-left-inside .user-profile-box{letter-spacing:.8px;text-align:center;color:#4024c1;border-radius:50%;width:60px;height:60px;font-family:Quicksand;font-size:30px;font-weight:600;line-height:130%}.dashed-border-2 .user-item-inside .user-left-inside .user-profile-box-text-name{letter-spacing:0%;color:#242424;margin-bottom:0;font-family:Quicksand;font-size:20px;font-weight:600;line-height:150%}.dashed-border-2 .user-item-inside .user-left-inside .user-profile-aces{color:#2f1894;font-family:Quicksand;font-size:18px;font-weight:700;line-height:100%}.dashed-border-2 .user-item-inside .user-profile-button{letter-spacing:.5px;color:#2f1894;cursor:pointer;background-color:#ffd041;border:none;border-radius:8px;padding:7px 18px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.dashed-border-2 .user-item-inside .user-profile-button.default{color:#2f1894;background-color:#eee8ff}.dashed-border-2 .user-item-inside .user-edit,.dashed-border-2 .user-item-inside .user-delete{cursor:pointer;background:#bcbcbc1a;border-radius:50%;width:34px;height:34px}.dashed-border-2:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23AE9DF5' stroke-width='2' stroke-dasharray='10, 10' stroke-linecap='butt'/%3e%3c/svg%3e");border-radius:20px;position:absolute;inset:-2px}.edit-profile-buttons{letter-spacing:.5px;text-align:center;cursor:pointer;background-color:#f2eeff;border:none;border-radius:8px;padding:10px 54px;font-family:Quicksand;font-size:20px;font-weight:600;line-height:130%;box-shadow:0 4px 4px #0003}.edit-profile-buttons.save{color:#2f1894;background-color:#ffd041}.edit-profile-buttons.save.inactive{color:#616161;cursor:not-allowed;background-color:#a2a2a2}.edit-profile-buttons.save.active{color:#2f1894;cursor:pointer;background-color:#ffd041}.edit-profile-buttons.back{color:#fff;background-color:#4024c1}.edit-profile-text{letter-spacing:2%;color:#242424;text-align:center;font-family:Quicksand;font-size:24px;font-weight:700;line-height:130%;margin-bottom:0!important}.user-profile-edit-aces{letter-spacing:0%;color:#2f1894;font-family:Quicksand;font-size:20px;font-weight:700;line-height:100%}.date-of-birth-label{letter-spacing:.5px;background-color:#fff6d9;border-radius:10px;padding:3px 12px;font-family:Quicksand;font-weight:600;line-height:130%;color:#2f1894!important;font-size:13px!important}.transaction-card{border:.5px solid #ccccccbf;border-radius:12px;width:100%;overflow:hidden}.transaction-card.beginner{background-color:#f3ab87;padding-left:6px;padding-right:6px}.transaction-card.advanced{background-color:#c0a7fd;padding-left:6px;padding-right:6px}.transaction-card.expert{background-color:#b1d6fa;padding-left:6px;padding-right:6px}.transaction-card.speak{background-color:#c0fab1;padding-left:6px;padding-right:6px}.transaction-card.package{background:linear-gradient(360deg,#dfc1fe 0%,#fabae9 100%);padding-left:6px;padding-right:6px}.transaction-card.active.beginner,.transaction-card.active.advanced,.transaction-card.active.expert,.transaction-card.active.spoken,.transaction-card.active.package{padding:6px 0 0}.transaction-card-div{background-color:#fff;border-radius:6px;width:100%}.transaction-card-header.active{flex-direction:column;gap:8px}.transaction-card-header-container{padding:14px 24px}.transaction-card-header-container.beginner{background-color:#fff6f1;border-top-left-radius:6px;border-top-right-radius:6px}.transaction-card-header-container.advanced{background-color:#f6f3ff;border-top-left-radius:6px;border-top-right-radius:6px}.transaction-card-header-container.expert{background-color:#f1f8ff;border-top-left-radius:6px;border-top-right-radius:6px}.transaction-card-header-container.speak{background-color:#f2ffee}.transaction-card-header-container.package{background:linear-gradient(270deg,#dfc1fe4d 7.84%,#fabae94d 90.2%);border-top-left-radius:6px;border-top-right-radius:6px}.transaction-card-header-plan-title{letter-spacing:.5px;color:#242424;font-family:Quicksand;font-size:18px;font-weight:700;line-height:130%}.transaction-card-header-name{letter-spacing:.5px;color:#242424;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%}.transaction-card-header-name.speak{margin-left:120px}.transaction-card-header-name.package{margin-left:165px}.transaction-card-header-name.expert{margin-left:180px}.transaction-card-header-name.advanced{margin-left:150px}.transaction-card-header-name.beginner{margin-left:160px}.transaction-card-header-dropdown-icon-container.active{align-items:center;gap:20px;display:flex}.transaction-card-header-dropdown-icon{background-color:#ffd041;border-radius:50%;width:27px;height:27px}.transaction-card-body-container{gap:80px;width:100%;padding:14px 24px}.transaction-card-body-container.end{padding:8px 24px 18px}.transaction-card-body-item{justify-content:center;align-items:center;gap:100px;display:flex}.transaction-card-body-title{letter-spacing:.5px;color:#a2a2a2;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.transaction-card-body-value{letter-spacing:.5px;color:#242424;width:105px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:130%}.transaction-card-header-active-item-title{letter-spacing:.5px;color:#a2a2a2;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%}.transaction-card-header-active-item-value{letter-spacing:.5px;color:#242424;font-family:Quicksand;font-size:18px;font-weight:600;line-height:130%}.transaction-card-body-active-box-title{letter-spacing:.5px;color:#2f1894;font-family:Quicksand;font-size:18px;font-weight:700;line-height:130%}.transaction-card-body-active-box-value{letter-spacing:.5px;color:#242424;font-family:Quicksand;font-size:18px;font-weight:500;line-height:130%}.transaction-body-border-bottom{border-bottom:1px dashed #a2a2a2;width:100%;height:1px;margin-top:5px;margin-bottom:5px}.profile-layout{padding-top:38px}.delete-sub-text{letter-spacing:2%;color:#242424;text-align:center;margin-bottom:10px;font-family:Quicksand;font-size:22px;font-weight:600;line-height:120%}.delete-title{font-size:28px}.delete-container{padding:50px 60px}.delete-popup-button{width:100%;max-width:160px}.user-profile-actions-mobile{display:none}.no-transactions-container{height:50vh}.no-transactions-text{letter-spacing:.15px;color:#242424;text-align:center;font-family:Quicksand;font-size:24px;font-weight:500;line-height:50px}.edit-user-mobile-button-box{background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;padding:20px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 4px #0000000d}.edit-user-mobile-button{color:#2f1894;letter-spacing:.5px;text-align:center;cursor:pointer;background-color:#ffd041;border:none;border-radius:8px;outline:none;padding:10px 66px;font-family:Quicksand;font-size:14px;font-weight:600;line-height:130%;transition:all .3s;box-shadow:0 4px 4px #00000040}.edit-user-mobile-button.inactive{color:#fff;cursor:not-allowed;background-color:#a2a2a2}.edit-user-mobile-button.active{color:#2f1894;background-color:#ffd041}.edit-profile-label-mobile{font-size:14px!important}.laptop-view-name{display:block}.mobile-view-name{display:none}@media (max-width:1200px){.user-profile-box-text-name{font-size:17px!important}}@media (max-width:991px){.profile-box{gap:16px}.profile-letter{aspect-ratio:1;width:58px;height:58px;font-size:28px}.user-profile-letter{width:58px;height:58px;font-size:28px}.profile-name{font-size:16px}.profile-phone{font-size:14px}.tooltip-icon{width:12px}.profile-box-text{gap:8px}.page-title{display:none}.parent-profile-page{padding:24px 24px 0}.edit-icon,.delete-icon{cursor:pointer;width:20px;height:20px}.edit-email-mobile{display:block}.edit-email-laptop{display:none}}@media (max-width:660px){.sign-out-container{flex:1;padding:50px 30px}.signout-popup-text{font-size:16px}.popup-buttons{gap:26px}.popup-buttons .yes-popup-button,.popup-buttons .cancel-popup-button{padding:8px 20px;font-size:16px}.delete-sub-text{margin-bottom:0;font-size:14px}.delete-container{padding:40px 25px}.delete-popup-button{width:100%;max-width:100px;border-radius:6px!important}.user-profile-actions-laptop{display:none!important}.user-profile-actions-mobile{display:block!important}}@media (max-width:549.5px){.transaction-card-header{justify-content:space-between;gap:10px;width:100%;margin-right:20px}.transaction-card-header-plan-title{font-size:14px}.transaction-card-header-name{font-size:12px}.transaction-card-header-name.speak,.transaction-card-header-name.package,.transaction-card-header-name.expert,.transaction-card-header-name.advanced,.transaction-card-header-name.beginner{margin-left:0}.transaction-card-header-container{padding:11px 10px}.transaction-card-header-dropdown-icon{width:20px;height:20px}.transaction-card-header-dropdown-icon img{width:10px;height:10px}.transaction-card{border-width:1px}.transaction-card-body-container{justify-content:space-between;padding:11px 10px}.transaction-card-body-container.end{padding:8px 10px}.transaction-card-body-item{gap:10px}.transaction-card-body-title{font-size:12px}.transaction-card-body-value{white-space:nowrap;width:100%;font-size:12px}.transaction-card-header-active-item-title,.transaction-card-body-active-box-title,.transaction-card-body-active-box-value{font-size:12px}.transaction-card-body-active-box-container{gap:10px!important}.transaction-body-border-bottom{border-color:#ccc}.transaction-card-header-active-item-value{font-size:12px}.transactions-container{gap:10px!important}.edit-profile-button{color:#2f1894;border-radius:4px;padding:10px 20px;font-size:14px}.no-transactions-image-container img{width:130px;height:130px}.no-transactions-text{font-size:14px;line-height:130%}.edit-profile-mobile-container{margin-top:80px;margin-bottom:100px}.other-city-popup-input::placeholder{color:#ccc!important;letter-spacing:.5px!important;font-family:Quicksand!important;font-size:12px!important;font-weight:500!important;line-height:130%!important}.other-city-popup-input{padding:8px 8px 8px 12px!important}.date-of-birth-label{font-size:10px!important}.user-profile-empty-image img{width:150px;height:117px}.profile-page-first-text{letter-spacing:1px;color:#242424;margin-bottom:5px;font-family:Quicksand;font-size:16px;font-weight:700;line-height:130%}.profile-page-second-text{letter-spacing:1px;color:#252525;margin-bottom:10px;font-family:Quicksand;font-size:14px;font-weight:500;line-height:130%}.user-item{border-width:1px;border-radius:12px;padding:12px 6px 12px 12px}.leave-popup-button{width:100%;max-width:130px;border-radius:4px!important}.dashed-border-2:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%23AE9DF5' stroke-width='2' stroke-dasharray='5, 5' stroke-linecap='butt'/%3e%3c/svg%3e");border-radius:12px;position:absolute;inset:-2px}.dashed-border-2{padding:0}.dashed-border-2 .user-item-inside .user-left-inside .user-profile-box-text-name{font-size:16px;font-weight:500}.laptop-view-name{display:none!important}.mobile-view-name{display:block}.user-profile-box-text-name{letter-spacing:0%;color:#242424;margin-bottom:0;font-family:Quicksand;font-weight:600;line-height:150%;font-size:14px!important}.user-item .user-item-inside .user-left-inside .user-profile-aces{gap:5px!important;font-size:14px!important}.user-item .user-item-inside .user-left-inside .user-profile-aces img{width:16px!important;height:16px!important}.user-item .user-item-inside .user-left-inside .user-profile-box{width:40px!important;height:40px!important;font-size:20px!important}.mobile-view-user-profile-image{width:40px!important;height:40px!important}}@media (max-width:425px){.profile-layout{padding-top:30px}.transaction-title-profile{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.input-field .text-field{font-size:14px}.phone-label{font-size:14px!important}.user-profile-letter{width:42px;height:42px;font-size:20px}.user-profile-edit-aces{font-size:14px;gap:5px!important}.leave-popup-button{width:100%;max-width:110px;border-radius:4px!important}}@media (max-width:375px){.leave-popup-button{width:100%;max-width:90px;border-radius:4px!important;font-size:14px!important}}
.custom-toast-container{z-index:999999;pointer-events:none;position:fixed;top:16px;left:16px;right:16px}.custom-toast{opacity:0;pointer-events:auto;z-index:1000000;border:1px solid;border-radius:8px;flex-direction:column;width:100%;min-width:400px;max-width:684px;margin:0 auto 16px;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden;transform:translate(100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:640px){.custom-toast-container{top:12px;left:12px;right:12px}.custom-toast{border-radius:6px;min-width:100%;max-width:100%;margin-bottom:12px;transform:translate(100%)}.custom-toast.visible{opacity:1;transform:translate(0)}.custom-toast.leaving{opacity:0;transform:translate(100%)}}@media (min-width:641px){.custom-toast-container{width:auto;left:auto}.custom-toast{width:auto;margin-left:auto;margin-right:0}.custom-toast.visible{opacity:1;transform:translate(0)}.custom-toast.leaving{opacity:0;transform:translate(100%)}}.custom-toast.visible{opacity:1;transform:translate(0)}.custom-toast.leaving{opacity:0;transform:translate(100%)}.custom-toast-content{align-items:center;padding:16px;display:flex}@media (max-width:640px){.custom-toast-content{padding:12px}}.custom-toast-icon{flex-shrink:0;margin-right:12px}.custom-toast-icon-circle{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.custom-toast-text{flex:1;min-width:0}.custom-toast-title{margin:0 0 4px;font-family:quicksand;font-size:18px;font-weight:700;line-height:1.4}.custom-toast-message{word-wrap:break-word;margin:0;font-family:quicksand;font-size:14px;font-weight:600;line-height:1.4}@media (max-width:640px){.custom-toast-title,.custom-toast-message{font-size:13px}}.custom-toast-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;flex-shrink:0;margin-left:12px;padding:0;transition:color .2s ease-in-out}.custom-toast-close:hover{color:#4b5563}.custom-toast-progress-container{z-index:99;background-color:#fff;width:100%;height:4px;position:relative;overflow:hidden}@keyframes toast-progress{0%{width:100%}to{width:0%}}.custom-toast-progress-bar-2{width:100%;height:100%;animation:toast-progress var(--toast-duration,5s)linear forwards;background-color:var(--progress-color)!important}.custom-toast-success{background-color:#fff;border-color:#fff}.custom-toast-success .custom-toast-title{color:#66b892}.custom-toast-success .custom-toast-message{color:#333}.custom-toast-error{background-color:#fff;border-color:#fff}.custom-toast-error .custom-toast-title{color:#ff4948}.custom-toast-error .custom-toast-message{color:#242424}.custom-toast-warning{background-color:#fff;border-color:#fff}.custom-toast-warning .custom-toast-title{color:#4024c1}.custom-toast-warning .custom-toast-message{color:#242424}.custom-toast-info{background-color:#eff6ff;border-color:#bfdbfe}.custom-toast-info .custom-toast-title{color:#1e40af}.custom-toast-info .custom-toast-message{color:#2563eb}@media (max-width:640px){.app{padding:16px}}.main-container{max-width:768px;margin:0 auto}.main-title{color:#111827;margin-top:0;margin-bottom:32px;font-size:32px;font-weight:700}.demo-section{background-color:#fff;border-radius:8px;margin-bottom:32px;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.section-title{color:#1f2937;margin:0 0 24px;font-size:20px;font-weight:600}.button-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:640px){.button-grid{grid-template-columns:1fr;gap:12px}}.demo-button{color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;transition:background-color .2s ease-in-out}.demo-button:hover{filter:brightness(.9)}.button-error{background-color:#dc2626}.button-success{background-color:#059669}.button-warning{background-color:#d97706}.button-info{background-color:#2563eb}.features-list{margin:0;padding-left:20px}.features-list li{color:#4b5563;margin-bottom:8px;font-size:14px}.features-list strong{font-weight:600}.usage-section{margin-top:24px}.usage-title{color:#1f2937;margin:0 0 8px;font-size:18px;font-weight:600}.code-block{background-color:#f3f4f6;border-radius:6px;margin-top:16px;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;overflow-x:auto}
[data-component=start-section]{width:100vw;height:100dvh;position:relative;overflow:hidden}.start-section__container{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%;display:grid}.start-panel{flex-direction:column;justify-content:flex-start;align-items:center;padding-top:clamp(36px,8vh,76px);display:flex;position:relative;overflow:hidden}.start-panel--left{background-color:#44248a}.start-panel--left:after{content:"";z-index:2;background-color:#5729bd;transition:transform 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:-1px;transform:translateY(calc(100% + 2px))}.start-panel--left:hover:after{transform:translateY(0%)}.start-panel--right{background-color:#f9cf3f}.start-panel--right:after{content:"";z-index:2;background-color:#ffe266;transition:transform 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:-1px;transform:translateY(calc(100% + 2px))}.start-panel--right:hover:after{transform:translateY(0%)}.start-panel__ripple{z-index:0;pointer-events:none;position:absolute;bottom:26%;right:20%}.start-panel__ripple span{opacity:1;border:2px solid #4f3ad01a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.start-panel__ripple span:first-child{width:100px;height:100px}.start-panel__ripple span:nth-child(2){width:200px;height:200px}.start-panel--right:hover .start-panel__ripple span:first-child,.start-panel--right:hover .start-panel__ripple span:nth-child(2){animation:3s ease-out infinite start-ripple-ring}@keyframes start-ripple-ring{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}.start-panel__grid{z-index:3;position:absolute;inset:0}.start-panel__grid--left{opacity:.15;background-image:linear-gradient(#ffffff1a 2px,#0000 2px),linear-gradient(90deg,#ffffff1a 2px,#0000 2px);background-size:64px 64px}.start-panel__grid--right{background-image:radial-gradient(circle,#f8a8245c 2px,#0000 2px);background-size:64px 64px}.start-circle{z-index:4;border-radius:50%;position:absolute}.start-circle--left-top{background:#ffffff21;width:clamp(180px,22vw,380px);height:clamp(180px,22vw,380px);animation:5s ease-in-out infinite start-peek-corner-tr;top:-78px;right:-60px}.start-circle--left-bottom{background:#ffffff1a;width:clamp(180px,18vw,700px);height:clamp(180px,18vw,700px);animation:3.5s ease-in-out infinite start-peek-corner-bl;bottom:-54px;left:-68px}.start-circle--right-top{background:#f8a82480;width:clamp(180px,22vw,380px);height:clamp(180px,22vw,380px);animation:5s ease-in-out infinite start-peek-corner-tr;top:-78px;right:-60px}.start-star{z-index:4;animation:4.5s linear infinite start-star-spin;position:absolute}.start-star--left{top:17%;right:14%}.start-star--right{top:17%;right:11%}.start-panel__logoCard{z-index:5;background:#fff3be;border-radius:18px;padding:clamp(10px,1.5vw,14px) clamp(14px,1.7vw,18px);position:relative;box-shadow:10px 10px #f8a824}.start-panel--right .start-panel__logoCard{box-shadow:10px 10px #f8a824}.start-panel__content{z-index:4;flex-direction:column;align-items:center;gap:clamp(16px,2vh,28px);width:100%;display:flex;position:relative}.start-panel__content--left{margin-inline:auto;flex:auto;justify-content:center;align-self:center;gap:clamp(14px,2vh,28px);width:min(100%,700px);margin-top:clamp(36px,5vh,64px);padding-bottom:clamp(24px,4vh,40px)}.start-panel__content--left .start-panel__description--left,.start-panel__content--left .start-panel__deviceCluster--left{margin-inline:auto}.start-panel__content--right{margin-inline:auto;flex:auto;justify-content:center;align-self:center;gap:clamp(14px,2vh,28px);width:min(100%,505px);margin-top:clamp(36px,5vh,64px);padding-bottom:clamp(24px,4vh,40px)}.start-panel__description{z-index:5;text-align:center;font-family:Quicksand;font-size:18px;font-weight:700;line-height:1.3;transition:transform 1.5s cubic-bezier(.4,0,.2,1);position:relative;transform:translate(-24px)}.start-panel:hover .start-panel__description{transform:translate(0)}.start-panel__description--left{color:#fff;max-width:500px}.start-panel__description--left span{color:#f9cf3f}.start-panel__description--right{color:#242424;max-width:505px}.start-panel__description--right span{color:#2f1894}.start-panel__device{z-index:5;box-sizing:border-box;justify-content:center;align-items:flex-start;width:clamp(200px,44vw,480px);height:clamp(220px,24vw,310px);padding-top:10px;padding-bottom:25px;transition:transform 1s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.start-panel__device img{z-index:1;width:100%;height:auto;margin-inline:auto;display:block;position:relative}.start-panel--right:hover .start-panel__device{transform:translateY(-14px)}.start-panel__deviceCluster{z-index:5;position:relative}.start-panel__deviceCluster--left{box-sizing:border-box;align-self:center;width:min(100%,760px);height:clamp(220px,24vw,310px);margin-top:20px;padding:0 clamp(18px,2.4vw,30px)}.start-panel__deviceCard{transition:top 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);position:absolute}.start-panel__deviceCard img{width:100%;height:auto;display:block}.start-panel__deviceCard--topLeft{width:41%;top:0;left:4%}.start-panel__deviceCard--topRight{width:41%;top:0;right:4%}.start-panel__deviceCard--bottomCenter{z-index:5;width:43%;top:26%;left:50%;transform:translate(-50%)}.start-panel--left:hover .start-panel__deviceCard--topLeft,.start-panel--left:hover .start-panel__deviceCard--topRight{top:8%}.start-panel--left:hover .start-panel__deviceCard--bottomCenter{top:10%;transform:translate(-50%)}.start-panel__ctaLeft{z-index:5;color:#242424;background:#ffe266;border-radius:4px;justify-content:center;align-self:center;align-items:center;gap:14px;min-width:clamp(210px,20vw,180px);margin-top:auto;padding:10px 10px 10px 24px;font-family:Quicksand;font-size:clamp(17px,1.2vw,20px);font-weight:500;line-height:28px;text-decoration:none;transition:color .22s,transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #13084938}.start-panel__ctaLeft:before{content:"";transform-origin:0;z-index:0;background:#ffd041;transition:transform .92s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.start-panel__ctaLeft:hover{color:#2f1894}.start-panel__ctaLeft:hover:before{transform:scaleX(1)}.start-panel__ctaLeft-label{z-index:1;align-items:center;display:inline-flex;position:relative}.start-panel__ctaLeft-icon{z-index:1;width:20px;height:20px;position:relative;overflow:hidden}.start-panel__ctaLeft-strip{will-change:transform;align-items:center;gap:0;width:max-content;transition:transform 2.5s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-40px)}.start-panel__ctaLeft:hover .start-panel__ctaLeft-strip{transform:translate(0)}.start-panel__ctaLeft-arrow{flex:0 0 20px;width:20px;height:20px}.start-panel__ctaLeft-arrow img{filter:brightness(0)saturate()invert(10%)sepia(60%)saturate(800%)hue-rotate(230deg);width:100%;height:100%;transition:filter .22s;display:block}.start-panel__ctaLeft:hover .start-panel__ctaLeft-arrow img{filter:brightness(0)saturate()invert(15%)sepia(49%)saturate(3718%)hue-rotate(241deg)brightness(89%)contrast(106%)}.start-panel__cta{z-index:5;color:#fff;background:#4024c1;border-radius:4px;justify-content:center;align-items:center;gap:14px;min-width:clamp(210px,20vw,180px);margin-top:auto;padding:10px 10px 10px 24px;font-family:Quicksand;font-size:clamp(17px,1.2vw,20px);font-weight:500;line-height:28px;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #4f3ad02e}.start-panel__cta:before{content:"";transform-origin:0;z-index:0;background:#2f1894;transition:transform .92s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.start-panel__cta:hover:before{transform:scaleX(1)}.start-panel__cta-label{z-index:1;align-items:center;display:inline-flex;position:relative}.start-panel__cta-icon{z-index:1;width:20px;height:20px;position:relative;overflow:hidden}.start-panel__cta-strip{will-change:transform;align-items:center;gap:0;width:max-content;transition:transform 2.5s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-40px)}.start-panel__cta:hover .start-panel__cta-strip{transform:translate(0)}.start-panel__cta-arrow{flex:0 0 20px;width:20px;height:20px}.start-panel__cta-arrow img{width:100%;height:100%;display:block}.start-animate{opacity:0;transform:translateY(20px)}.start-section.is-mounted .start-animate--1{animation:.64s cubic-bezier(.22,1,.36,1) .12s forwards start-rise}@keyframes start-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes start-grid-pan{0%{background-position:0 0,0 0}to{background-position:44px 0,44px 0}}@keyframes start-dots-pan{0%{background-position:0 0}to{background-position:34px 0}}@keyframes start-peek-corner-tr{0%,to{transform:translate(26px,-26px)}50%{transform:translate(-16px,16px)}}@keyframes start-peek-corner-bl{0%,to{transform:translate(-36px,36px)}50%{transform:translate(10px,-10px)}}@keyframes start-rotate-square{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}@keyframes start-star-spin{0%{opacity:.55;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}to{opacity:.55;transform:scale(.85)rotate(0)}}@media (max-width:1199.5px){[data-component=start-section]{display:none}}@media (prefers-reduced-motion:reduce){.start-animate,.start-star,.start-circle,.start-panel__grid,.start-panel__ripple span,.start-panel__cta-strip,.start-panel__ctaLeft-strip{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.start-circle--left-top,.start-circle--right-top,.start-circle--left-bottom{transform:translate(0)!important}}@media (min-width:1480px){.start-panel__content--left,.start-panel__content--right{gap:clamp(20px,6.8vh,64px);margin-top:clamp(36px,6vh,94px)}.start-panel__device{z-index:4;width:clamp(300px,54vw,670px);height:clamp(220px,24vw,400px);padding-bottom:40px;transition:transform 1s cubic-bezier(.4,0,.2,1);position:relative}.start-panel__device img{width:100%;height:auto;display:block}.start-panel__deviceCluster--left{height:clamp(220px,24vw,400px)}.start-panel__deviceCard--topRight{width:48%;right:0}.start-panel__deviceCard--topLeft{width:48%;left:0}.start-panel__deviceCard--bottomCenter{width:48%}}@media (min-width:1200px) and (max-height:900px){.start-panel__cta,.start-panel__ctaLeft{margin-top:auto;padding-top:9px;padding-bottom:9px}.start-panel__deviceCluster--left{height:clamp(208px,22vw,286px);margin-top:12px}.start-panel__deviceCard--bottomCenter{top:23%}.start-panel__device{width:clamp(200px,42vw,470px);height:clamp(208px,22vw,286px);padding-bottom:14px}}@media (min-width:1200px) and (max-height:820px){.start-panel__cta,.start-panel__ctaLeft{padding-top:8px;padding-bottom:8px}.start-panel__deviceCluster--left{height:clamp(198px,20vw,268px);margin-top:8px}.start-panel__deviceCard--bottomCenter{top:20%}.start-panel__device{width:clamp(200px,40vw,450px);height:clamp(198px,20vw,268px);padding-top:6px;padding-bottom:8px}}[data-component=start-mob-section]{display:none}@media (max-width:1199.5px){[data-component=start-mob-section]{width:100%;display:block}.start-mob{width:100%}.start-mob__panel{position:relative;overflow:hidden}.start-mob__panel--purple{background:#44248a}.start-mob__panel--yellow{background:#ffd34f}.start-mob__grid{z-index:0;position:absolute;inset:0}.start-mob__grid--purple{opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px}.start-mob__grid--yellow{background-image:radial-gradient(circle,#f8a82452 1.5px,#0000 1.5px);background-size:38px 38px}.start-mob__circle{z-index:1;border-radius:50%;position:absolute}.start-mob__circle--purple-top{background:#ffffff1f;width:210px;height:210px;animation:5s ease-in-out infinite startMobFloatTR;top:-64px;right:-62px}.start-mob__circle--purple-bottom{background:#ffffff1a;width:220px;height:220px;animation:3.5s ease-in-out infinite startMobFloatBL;bottom:-82px;left:-72px}.start-mob__circle--yellow-top{background:#f8a82480;width:260px;height:260px;animation:5s ease-in-out infinite startMobFloatTR;top:-58px;right:-98px}.start-mob__star{z-index:2;animation:4.5s linear infinite startMobStarSpin;position:absolute}.start-mob__star--purple{top:92px;right:36px}.start-mob__star--yellow{top:125px;right:38px}.start-mob__inner{z-index:3;flex-direction:column;align-items:center;gap:clamp(18px,3vw,28px);width:min(100%,420px);margin:0 auto;padding:36px 20px 38px;display:flex;position:relative}.start-mob__inner--yellow{padding-top:36px;padding-bottom:40px}.start-mob__logoCard{background:#fff3be;border-radius:16px;padding:10px 16px;box-shadow:8px 8px #f7a11e}.start-mob__logoCard img{width:clamp(138px,42vw,180px);height:auto;display:block}.start-mob__description{text-align:center;max-width:350px;margin-top:30px;font-family:Quicksand;font-size:clamp(12px,3.2vw,18px);font-weight:700;line-height:1.4}.start-mob__description--purple{color:#fff;max-width:320px}.start-mob__description--purple span{color:#ffd34f}.start-mob__description--yellow{color:#242424;margin-bottom:10px}.start-mob__description--yellow span{color:#2f1894}.start-mob__deviceCluster{width:min(100%,380px);height:clamp(150px,40vw,205px);position:relative}.start-mob__deviceCard{position:absolute}.start-mob__deviceCard img{width:100%;height:auto;display:block}.start-mob__deviceCard--left{width:40%;top:10px;left:4.5%}.start-mob__deviceCard--right{width:40%;top:10px;right:4.5%}.start-mob__deviceCard--center{z-index:2;width:46%;bottom:14%;left:50%;transform:translate(-50%)}.start-mob__laptopWrap{width:min(100%,330px);padding:8px 0 18px;position:relative}.start-mob__laptop{z-index:2;position:relative}.start-mob__laptop img{width:100%;height:auto;display:block}.start-mob__ripple{z-index:1;pointer-events:none;position:absolute;bottom:18%;right:18%}.start-mob__ripple span{border:2px solid #4f3ad024;border-radius:50%;animation:3s ease-out infinite startMobRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.start-mob__ripple span:first-child{width:86px;height:86px}.start-mob__ripple span:nth-child(2){width:156px;height:156px;animation-delay:.6s}.start-mob__cta{z-index:3;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:138px;margin-top:16px;margin-bottom:16px;padding:14px 16px;font-family:Quicksand;font-size:clamp(16px,4.5vw,18px);font-weight:500;line-height:1.1;text-decoration:none;display:inline-flex;position:relative}.start-mob__cta img{width:16px;height:16px}.start-mob__cta--yellow{color:#242424;background:#ffd041}.start-mob__cta--yellow img{filter:brightness(0)saturate()invert(8%)sepia(18%)saturate(2255%)hue-rotate(220deg)brightness(90%)contrast(94%)}.start-mob__cta--purple{color:#fff;background:#4024c1}@keyframes startMobRipple{0%{opacity:1;transform:translate(-50%,-50%)scale(.9)}to{opacity:0;transform:translate(-50%,-50%)scale(1.25)}}@keyframes startMobStarSpin{0%{opacity:.55;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}to{opacity:.55;transform:scale(.85)rotate(0)}}@keyframes startMobFloatTR{0%,to{transform:translate(26px,-26px)}50%{transform:translate(-26px,26px)}}@keyframes startMobFloatBL{0%,to{transform:translate(-36px,36px)}50%{transform:translate(10px,-10px)}}}@media (min-width:768px) and (max-width:1199.5px){.start-mob__circle--purple-top{width:280px;height:280px;top:-82px;right:-78px}.start-mob__circle--purple-bottom{width:300px;height:300px;bottom:-112px;left:-98px}.start-mob__circle--yellow-top{width:320px;height:320px;top:-88px;right:-120px}.start-mob__inner{gap:28px;width:min(100%,760px);padding:36px 32px 52px}.start-mob__description{max-width:620px;font-size:24px}.start-mob__deviceCluster{width:min(100%,640px);height:290px}.start-mob__deviceCard--left,.start-mob__deviceCard--right{width:40%}.start-mob__deviceCard--center{width:46%}.start-mob__laptopWrap{width:min(100%,520px);padding-bottom:26px}.start-mob__cta{min-width:184px;padding:16px 28px;font-size:24px}.start-mob__cta img{width:18px;height:18px}.start-mob__star--purple{top:126px;right:84px}.start-mob__star--yellow{top:138px;right:90px}}@media (min-width:480px) and (max-width:767.5px){.start-mob__deviceCluster{width:min(100%,480px);height:220px}.start-mob__deviceCard--left,.start-mob__deviceCard--right{width:48%;top:22px}.start-mob__deviceCard--left{left:-2%}.start-mob__deviceCard--right{right:-2%}.start-mob__deviceCard--center{width:48%;bottom:22%}}
.school-landing-container{--school-landing-max-width:1380px;--school-landing-gutter:clamp(20px,calc(.5rem + 3.5vw),52px);box-sizing:border-box;width:min(100%,var(--school-landing-max-width));padding-inline:var(--school-landing-gutter);margin-inline:auto}@media (max-width:575.98px){.school-landing-container{--school-landing-gutter:clamp(12px,calc(.35rem + 4.5vw),22px)}}@media (min-width:1200px){.school-landing-container{--school-landing-gutter:clamp(24px,2.5vw,48px)}}.school-landing-page{overflow-x:hidden}.school-landing-header{z-index:100;background:#ffffff40;border-bottom:1px solid #ffffff40;width:100%;position:fixed;top:0;left:0;box-shadow:0 1px #ffffff40;-webkit-backdrop-filter:blur(3px)saturate(1.3)!important;backdrop-filter:blur(3px)saturate(1.3)!important}.school-landing-header:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff59,#ffffff0d);position:absolute;inset:0}.school-landing-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:93px;padding-top:10px;padding-bottom:10px;display:flex}.school-landing-header__logo{z-index:9;cursor:pointer;width:clamp(135px,18vw,160px);height:auto;display:block}.school-landing-header__login{color:#2f1f89;min-height:42px;box-shadow:none;cursor:pointer;background:linear-gradient(#ffd45b 0%,#ffc63b 100%);border:0;border-radius:12px;justify-content:center;align-items:center;min-width:164px;padding:12px 28px;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.school-landing-hero{background:#eeeaff;position:relative;overflow:hidden}.school-landing-hero--desktop-only{display:block}.school-landing-hero__inner{z-index:1;grid-template-columns:1fr 1.6fr;align-items:center;gap:24px;height:100%;padding-top:140px;padding-bottom:60px;display:grid;position:relative}.school-landing-hero__copy{z-index:99;width:100%;min-width:440px;margin-top:60px}.school-landing-hero__eyebrow{color:#3d3d3d;letter-spacing:-3%;text-transform:uppercase;margin:0 0 20px;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:118%}.school-landing-hero__title{letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:44px;font-weight:700;line-height:56px}.school-landing-hero__description{color:#3d3d3d;letter-spacing:-.36px;margin:22px 0 0;font-family:Quicksand;font-size:22px;font-weight:600;line-height:32px}.school-landing-hero__cta{color:#4024c1;letter-spacing:-3%;box-shadow:none;cursor:pointer;background:linear-gradient(90deg,#ffd041 0%,#ffe266 100%);border:0;border-radius:40px;margin-top:28px;padding:11px 24px;font-family:Quicksand;font-size:16px;font-weight:600;line-height:159%;text-decoration:none}.school-landing-hero__media{justify-content:flex-end;align-items:center;display:flex;position:relative;overflow:visible}.school-landing-hero__blob{pointer-events:none;z-index:9;width:100%;height:100%;position:absolute;top:160px;left:13%;transform:translate(-50%,-50%)}.school-landing-hero__laptop-wrap{z-index:99;min-width:950px;margin-top:20px;margin-left:-5%;position:relative}.school-landing-hero__laptop{width:100%;height:100%;display:block}.school-landing-hero__video-overlay{pointer-events:none;border-radius:10px 10px 6px 6px;width:70.15%;height:73.25%;position:absolute;top:9.9%;left:14.95%;overflow:hidden}.school-landing-hero__video-surface{border-radius:inherit;background:linear-gradient(135deg,#2c13860f 0%,#7759fe05 100%);width:100%;height:100%;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 42px #ffffff05}@media (max-width:1399.98px){.school-landing-hero__description{margin-top:10px;font-size:20px;line-height:28px}.school-landing-hero__cta{margin-top:16px;padding:8px 16px;font-size:16px}.school-landing-hero__laptop-wrap{min-width:640px;margin-left:-10%;margin-right:-10%}.school-landing-hero__blob{width:120%;height:100%;top:120px;left:10%}}@media (max-width:1199.98px){.school-landing-header__login{min-width:144px;font-size:.95rem}.school-landing-hero__inner{grid-template-columns:1fr 1.4fr;min-height:auto}.school-landing-hero__laptop-wrap{min-width:550px;margin-left:-15%}.school-landing-hero__copy{min-width:400px}.school-landing-hero__eyebrow{margin-bottom:10px;font-size:16px}.school-landing-hero__title{font-size:32px;line-height:38px}.school-landing-hero__description{margin-top:10px;font-size:16px;line-height:22px}.school-landing-hero__cta{margin-top:16px;padding:8px 16px;font-size:14px}.school-landing-hero__blob{width:120%;height:100%;top:120px;left:8%}}.school-landing-hero--mobile-only{display:none}@media (max-width:991.98px){.school-landing-hero--desktop-only{display:none}.school-landing-hero--mobile-only{display:block}.school-landing-header__inner{min-height:70px}.school-landing-header__login{border-radius:10px;min-width:120px;min-height:40px;padding:10px 20px;font-size:.9rem}.school-landing-header__logo{width:clamp(110px,28vw,140px)}}.school-landing-hero-mob__media{justify-content:center;align-items:center;width:100%;height:100%;padding-top:80px;padding-bottom:20px;display:flex;position:relative}.school-landing-hero-mob__blob{pointer-events:none;z-index:0;width:200%;height:200%;position:absolute;top:100%;left:70%;transform:translate(-50%,-50%)}.school-landing-hero-mob__laptop-wrap{z-index:1;width:85%;margin:20px auto 0;position:relative}.school-landing-hero-mob__laptop{width:100%;height:auto;display:block}.school-landing-hero-mob__copy{z-index:1;padding-top:24px;padding-bottom:40px;position:relative}.school-landing-hero-mob__eyebrow{color:#3d3d3d;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 10px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;line-height:118%}.school-landing-hero-mob__title{letter-spacing:-1px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:28px;font-weight:700;line-height:36px}.school-landing-hero-mob__description{color:#3d3d3d;letter-spacing:-.36px;max-width:374px;margin:10px 0 0;font-family:Quicksand,sans-serif;font-size:18px;font-weight:600;line-height:26px}.school-landing-hero-mob__cta{color:#4024c1;letter-spacing:0%;box-shadow:none;cursor:pointer;background:linear-gradient(90deg,#ffd041 0%,#ffe266 100%);border:0;border-radius:40px;justify-content:center;align-items:center;margin-top:20px;padding:11px 24px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:25px;text-decoration:none;display:inline-flex}@media (max-width:575.98px){.school-landing-hero-mob__media{padding-top:100px}.school-landing-hero-mob__laptop-wrap{width:100%}.school-landing-hero-mob__title{max-width:355px;font-size:24px;line-height:32px}.school-landing-hero-mob__description{font-size:16px;line-height:24px}.school-landing-hero-mob__eyebrow{font-size:14px}}.school-unique{padding:48px 0 68px}.school-unique__container{padding-left:100px;padding-right:100px}.school-unique__heading{text-align:center;letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;margin:0 0 48px;font-family:Quicksand,sans-serif;font-size:46px;font-weight:700;line-height:56px;display:inline-block;position:relative}.school-unique__heading--desktop{display:inline-block}.school-unique__heading--mobile{display:none}.school-unique__underline-container{justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:flex}@media (max-width:767.98px){.school-unique__heading--desktop{display:none}.school-unique__heading--mobile{display:inline-block}.school-unique__underline-container{margin:0}}.school-unique__underline{justify-content:center;align-items:center;width:350px;height:auto;margin:6px auto 0;display:flex}.school-unique__card{background:#e0dbfb;border-radius:20px;padding:50px 60px;position:relative}.school-unique__grid-overlay{pointer-events:none;z-index:0;opacity:.6;background-image:repeating-linear-gradient(0deg,#0000,#0000 29px,#4739c626 29px 30px),repeating-linear-gradient(90deg,#0000,#0000 29px,#4739c626 29px 30px);position:absolute;inset:0}.school-unique__list{z-index:1;flex-direction:column;gap:14px;max-width:940px;margin:0 auto;display:flex;position:relative}.school-unique__item-icon{background:#ffd041;border-radius:43px;width:6px;height:25px}.school-unique__item{-webkit-backdrop-filter:blur(10px);letter-spacing:0;color:#4024c1;background:#ffffff73;border-radius:12px;align-items:center;gap:10px;padding:12px;font-family:Quicksand,sans-serif;font-size:22px;font-weight:600;line-height:140%;display:flex;box-shadow:0 2px 6.4px #15151526}.school-unique__item strong{color:#2f1894;font-weight:700}.school-unique__rocket{z-index:99;width:170px;height:auto;position:absolute;top:-70px;right:-70px}.school-unique__stars-small{z-index:9;width:60px;height:auto;position:absolute;top:-30px;left:-20px}.school-unique__stars-big{z-index:2;width:110px;height:auto;position:absolute;bottom:-40px;right:-40px}@media (max-width:991.98px){.school-unique__container{padding-left:40px;padding-right:40px}.school-unique__heading{font-size:36px;line-height:44px}.school-unique__underline{width:280px}.school-unique__underline-container{padding-left:60px}.school-unique__card{padding:40px 36px}.school-unique__item{font-size:18px}.school-unique__rocket{width:80px;top:-40px;right:-30px}.school-unique__stars-big{width:60px;bottom:-20px;right:-20px}.school-unique__stars-small{width:45px;top:-25px;left:-10px}}@media (max-width:575.98px){.school-unique{padding:32px 0 48px}.school-unique__container{padding-left:18px;padding-right:18px}.school-unique__heading{margin-bottom:32px;font-size:28px;line-height:36px}.school-unique__underline{width:200px}.school-unique__underline-container{padding-left:40px}.school-unique__card{border-radius:16px;padding:39px 20px}.school-unique__list{gap:10px}.school-unique__item{border-radius:10px;padding:10px;font-size:16px}.school-unique__item-icon{align-self:flex-start;margin-top:2px}.school-unique__rocket{width:62px;top:-25px;right:-16px}.school-unique__stars-big{width:50px;bottom:-20px;right:-16px}.school-unique__stars-small{width:33px;top:-20px;left:-6px}}.benefits{background:#e0dbf4;padding:48px 0}.benefits__heading{text-align:center;letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 80px;font-family:Quicksand,sans-serif;font-size:46px;font-weight:700;line-height:56px}.benefits__grid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:0 auto;display:grid;position:relative}.benefits__grid:after{content:"";z-index:1;background:#7461cd24;height:1px;position:absolute;top:50%;left:0;right:0}.benefits__overlay{pointer-events:none;z-index:0;width:120%;height:120%;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.benefits__item{z-index:1;text-align:center;flex-direction:column;align-items:center;padding:30px 20px;display:flex;position:relative}.benefits__item:nth-child(3):before,.benefits__item:nth-child(3):after{content:"";background:#7461cd24;width:1px;position:absolute;top:0%;bottom:15%}.benefits__item:nth-child(3):before{left:0}.benefits__item:nth-child(3):after{right:0}.benefits__item:nth-child(6):before,.benefits__item:nth-child(6):after{content:"";background:#7461cd24;width:1px;position:absolute;top:0%;bottom:0%}.benefits__item:nth-child(6):before{left:0}.benefits__item:nth-child(6):after{right:0}.benefits__icon{object-fit:contain;width:48px;height:48px;margin-bottom:14px}.benefits__label{color:#2f1894;letter-spacing:0%;max-width:320px;margin:0 auto;font-family:Quicksand,sans-serif;font-size:20px;font-weight:600;line-height:26px}.benefits--desktop-only{display:block}.benefits--mobile-only{display:none}@media (max-width:991.98px){.benefits--desktop-only{display:none}.benefits--mobile-only{display:block}.benefits{padding:32px 0;overflow:hidden}}.benefits-mob__heading{text-align:center;letter-spacing:-1px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 28px;font-family:Quicksand,sans-serif;font-size:24px;font-weight:700;line-height:60px;position:relative}.benefits-mob__grid{flex-direction:column;display:flex;position:relative;overflow:hidden}.benefits-mob__item{z-index:1;text-align:center;border-bottom:1px solid #7461cd24;flex-direction:column;align-items:center;margin-top:10px;padding:24px 0;display:flex;position:relative}.benefits-mob__item:last-child{border-bottom:none}.benefits-mob__overlay{pointer-events:none;z-index:0;width:400%;height:auto;margin:0;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.benefits-mob__icon{object-fit:contain;width:40px;height:40px;margin-bottom:24px}.benefits-mob__label{color:#2f1894;letter-spacing:0%;margin:0 0 10px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:26px}@media (max-width:991.98px){.benefits-mob__overlay{max-width:2000px;top:40%}}@media (max-width:767.98px){.benefits-mob__overlay{pointer-events:none;z-index:0;width:400%;height:auto;margin:0;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:575.98px){.benefits-mob__heading{margin-bottom:24px;font-size:24px;line-height:32px}.benefits-mob__item{padding:16px 0}.benefits-mob__icon{width:36px;height:36px}.benefits-mob__label{font-size:14px;line-height:26px}}.programme{background-color:#fff;background-image:repeating-linear-gradient(0deg,#0000,#0000 68px,#6a619f14 68px 69px),repeating-linear-gradient(90deg,#0000,#0000 68px,#6a619f14 68px 69px);padding:48px 0;position:relative}.programme--desktop-only{display:block}.programme{--programme-indicator-width:370px;--programme-indicator-height:640px;--programme-ring-size:280px;--programme-ring-left:-140px;--programme-ring-top:100px;--programme-inner-ring-size:220px;--programme-inner-ring-inset:30px;--programme-number-offset:54px;--programme-stage-gap:24px;--programme-cards-offset-top:70px;--programme-cards-margin-right:-60px;--programme-cards-min-height:410px;--programme-card-stack-width:1112px;--programme-card-stack-height:292px;--programme-card-inset-x:20px;--programme-card-inset-top:22px;--programme-card-min-height:268px;--programme-card-radius:54px;--programme-card-padding-top:35px;--programme-card-padding-x:40px}.programme__heading{text-align:center;letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:48px;font-weight:700;line-height:68px}.programme__subtext{text-align:center;color:#707070;max-width:1180px;margin:12px auto 0;font-size:16px;font-weight:500;line-height:24px}.programme__controls{justify-content:center;align-items:center;gap:24px;margin-top:50px;display:flex}.programme__arrow-button{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;box-shadow:0 0 10px #0000001a}.programme__arrow-button:disabled{cursor:not-allowed;box-shadow:0 0 10px #0000001a}.programme__arrow-img{object-fit:contain;pointer-events:none;width:28px;height:28px;display:block}.programme__stage{justify-content:space-between;align-items:flex-start;gap:var(--programme-stage-gap);margin-top:52px;display:flex;position:relative}.programme__indicator{width:var(--programme-indicator-width);flex:0 0 var(--programme-indicator-width);position:relative;overflow:visible}.programme__indicator-ring{left:var(--programme-ring-left);top:var(--programme-ring-top);width:var(--programme-ring-size);height:var(--programme-ring-size);border:2px solid #3f2dc4;border-radius:50%;position:absolute}.programme__indicator-ring--inner{left:calc(var(--programme-ring-left) + var(--programme-inner-ring-inset));top:calc(var(--programme-ring-top) + var(--programme-inner-ring-inset));width:var(--programme-inner-ring-size);height:var(--programme-inner-ring-size);opacity:1;border:6px solid #4024c180}.programme__indicator-dot{z-index:2;background:#4a35c3;border-radius:50%;width:22px;height:22px;transition:left .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.programme__indicator-numbers{width:100%;height:100%;position:relative}.programme__indicator-number{left:var(--programme-indicator-x);top:var(--programme-indicator-y);color:#a9a9a9;letter-spacing:-1.1%;transform-origin:50%;white-space:nowrap;opacity:.85;font-family:Quicksand,sans-serif;font-size:28px;font-weight:500;line-height:150%;transition:transform .42s,color .42s,opacity .42s;position:absolute;transform:translate(-50%,-50%)scale(.94)}.programme__indicator-number--active{color:#4024c1;opacity:1;font-size:32px;font-weight:700;transform:translate(-50%,-50%)scale(1.08)}.programme__cards-wrap{min-height:var(--programme-cards-min-height);max-width:1320px;margin-right:var(--programme-cards-margin-right);margin-top:var(--programme-cards-offset-top);flex:1;position:relative}.programme__card-stack{position:absolute;inset:0}.programme__card-stack--base{z-index:2}.programme__card-stack--incoming,.programme__card-stack--outgoing{z-index:3;will-change:transform}.programme__card-stack--incoming-next{animation:.72s cubic-bezier(.22,1,.36,1) programme-stack-next}.programme__card-stack--outgoing-prev{animation:.72s cubic-bezier(.22,1,.36,1) programme-stack-out-prev}.programme__back-card{width:max(100%,var(--programme-card-stack-width));height:var(--programme-card-stack-height);z-index:1;background:linear-gradient(#7759fe 0%,#3b2795 100%);border:.4px solid #fff;border-radius:40px;position:absolute;box-shadow:inset 0 4px 2.4px #ffffff63}.programme__card{top:var(--programme-card-inset-top);left:var(--programme-card-inset-x);width:calc(max(100%,var(--programme-card-stack-width)) - var(--programme-card-inset-x)*2);min-height:var(--programme-card-min-height);border-radius:var(--programme-card-radius);padding:var(--programme-card-padding-top)var(--programme-card-padding-x)32px;z-index:2;background:linear-gradient(90deg,#2f1894d9 0%,#0f072ed9 100%);position:absolute;overflow:hidden}.programme__card-title{z-index:1;color:#ffd041;letter-spacing:0%;margin:0;font-family:Quicksand,sans-serif;font-size:40px;font-weight:700;line-height:48px;position:relative}.programme__card-divider{z-index:1;background:#fff;max-width:715px;height:1px;margin-top:26px;position:relative}.programme__card-description{z-index:1;color:#fff;letter-spacing:0%;max-width:715px;margin:34px 0 0;font-family:Quicksand,sans-serif;font-size:24px;font-weight:600;line-height:34px;position:relative}.programme__card-prop{object-fit:cover;pointer-events:none;opacity:.1;width:1077px;height:100%;position:absolute;inset:0;overflow:hidden}@keyframes programme-stack-next{0%{transform:translate(140px)}to{transform:translate(0)}}@keyframes programme-stack-prev{0%{transform:translate(-140px)}to{transform:translate(0)}}@keyframes programme-stack-out-prev{0%{transform:translate(0)}to{transform:translateX(calc(max(100%,var(--programme-card-stack-width)) + 400px))}}@media (max-width:1919.98px){.programme{--programme-indicator-width:330px;--programme-indicator-height:610px;--programme-ring-size:280px;--programme-ring-left:-140px;--programme-ring-top:100px;--programme-inner-ring-size:220px;--programme-inner-ring-inset:30px;--programme-number-offset:44px;--programme-stage-gap:16px;--programme-cards-offset-top:94px;--programme-cards-margin-right:-60px;--programme-cards-min-height:360px}.programme__heading{font-size:56px}.programme__subtext{font-size:18px}.programme__controls{margin-top:48px}.programme__arrow-button{width:64px;height:64px}.programme__card-description{max-width:760px;margin-top:26px;font-size:28px}}@media (max-width:1199.98px){.programme{--programme-indicator-width:250px;--programme-indicator-height:430px;--programme-ring-size:190px;--programme-ring-left:-62px;--programme-ring-top:82px;--programme-inner-ring-size:150px;--programme-inner-ring-inset:20px;--programme-number-offset:40px;--programme-stage-gap:8px;--programme-cards-offset-top:34px;--programme-cards-margin-right:0px;--programme-cards-min-height:300px;--programme-card-stack-width:840px;--programme-card-stack-height:236px;--programme-card-inset-x:16px;--programme-card-inset-top:16px;--programme-card-min-height:220px;--programme-card-radius:36px;--programme-card-padding-top:26px;--programme-card-padding-x:28px}.programme__heading{font-size:40px;line-height:48px}.programme__subtext{max-width:760px;font-size:15px;font-weight:600;line-height:22px}.programme__controls{gap:18px;margin-top:34px}.programme__arrow-button{width:56px;height:56px}.programme__arrow-img{width:24px;height:24px}.programme__indicator-number{font-size:22px}.programme__indicator-number--active{font-size:27px}.programme__back-card{border-radius:28px}.programme__card-title{font-size:30px;line-height:36px}.programme__card-divider{max-width:520px;margin-top:18px}.programme__card-description{max-width:520px;margin-top:22px;font-size:18px;line-height:27px}.programme__card-prop{width:100%}}@media (max-width:991.98px){.programme__card-description{max-width:350px}}@media (max-width:767.98px){.programme{--programme-indicator-width:112px;--programme-indicator-height:214px;--programme-ring-size:146px;--programme-ring-left:-74px;--programme-ring-top:24px;--programme-inner-ring-size:102px;--programme-inner-ring-inset:22px;--programme-number-offset:24px;--programme-stage-gap:2px;--programme-cards-offset-top:28px;--programme-cards-margin-right:0px;--programme-cards-min-height:214px;--programme-card-stack-width:calc(100% + 28px);--programme-card-stack-height:198px;--programme-card-inset-x:10px;--programme-card-inset-top:10px;--programme-card-min-height:188px;--programme-card-radius:20px;--programme-card-padding-top:18px;--programme-card-padding-x:18px;background-image:repeating-linear-gradient(0deg,#0000,#0000 38px,#6a619f14 38px 39px),repeating-linear-gradient(90deg,#0000,#0000 38px,#6a619f14 38px 39px);padding:52px 0 40px}.programme__heading{font-size:30px;line-height:38px}.programme__subtext{max-width:100%;margin-top:10px;font-size:14px;line-height:21px}.programme__controls{gap:14px;margin-top:24px}.programme__arrow-button{width:48px;height:48px}.programme__arrow-img{width:22px;height:22px}.programme__stage{flex-direction:row;align-items:flex-start;gap:10px;margin-top:26px}.programme__indicator{width:var(--programme-indicator-width);min-height:var(--programme-indicator-height);flex:0 0 var(--programme-indicator-width);max-width:var(--programme-indicator-width);margin:0}.programme__indicator-number{font-size:18px}.programme__indicator-number--active{font-size:22px}.programme__cards-wrap{width:auto;max-width:none;min-height:var(--programme-cards-min-height);flex:1;margin-top:16px;margin-right:-18px}.programme__back-card{width:max(100%,var(--programme-card-stack-width));border-radius:20px}.programme__card{min-height:var(--programme-card-min-height);border-radius:var(--programme-card-radius)}.programme__card-title{font-size:20px;line-height:26px}.programme__card-divider{max-width:100%;margin-top:10px}.programme__card-description{max-width:100%;margin-top:14px;font-size:15px;line-height:22px}}@media (max-width:479.98px){.programme__indicator-dot{width:13px;height:13px}.programme{--programme-indicator-width:102px;--programme-indicator-height:200px;--programme-ring-size:132px;--programme-ring-left:-70px;--programme-ring-top:26px;--programme-inner-ring-size:92px;--programme-inner-ring-inset:20px;--programme-number-offset:18px;--programme-stage-gap:0px;--programme-cards-offset-top:26px;--programme-card-stack-width:calc(100% + 32px);--programme-card-stack-height:158px;--programme-card-min-height:138px;--programme-card-radius:18px;--programme-card-padding-top:16px;--programme-card-padding-x:16px;padding:30px 0}.programme__heading{font-size:26px;line-height:120%}.programme__subtext{letter-spacing:0%;max-width:354px;font-size:14px;line-height:120%}.programme__arrow-button{width:40px;height:40px}.programme__indicator-number{margin-left:4px;font-size:16px}.programme__indicator-number--active{font-size:18px}.programme__card-title{font-size:18px;line-height:24px}.programme__card-description{max-width:180px;font-size:12px;line-height:140%}}.student-benefits{overflow:hidden}.student-benefits__top{text-align:center;background:#e0dbfb;padding-top:48px;position:relative;overflow:hidden}.student-benefits__heading{letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:46px;font-weight:700;line-height:60px}.student-benefits__subtitle{color:#707070;margin:12px auto 0;font-family:Quicksand,sans-serif;font-size:18px;font-weight:500;line-height:24px}.student-benefits__cloud{z-index:1;width:100%;margin-top:-100px;margin-bottom:-1px;display:block;position:relative}.student-benefits__bottom{background:#fff;margin-top:-1px;padding:0 0 60px}.student-benefits__grid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid;position:relative}.student-benefits__grid--bottom{grid-template-columns:repeat(2,1fr);max-width:666px;margin-top:10px}.student-benefits__grid--bottom:before{content:"";opacity:.3;background:radial-gradient(50% 50%,#6e3ff5 0%,#fff 100%);height:1px;position:absolute;top:0;left:-10%;right:-10%}.student-benefits__item{text-align:center;flex-direction:column;align-items:center;padding:30px 20px;display:flex;position:relative}.student-benefits__grid:not(.student-benefits__grid--bottom):after{content:"";opacity:.3;z-index:1;background:radial-gradient(50% 50%,#6e3ff5 0%,#fff 100%);height:1px;position:absolute;top:50%;left:0%;right:0%}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(2):before,.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(2):after{content:"";opacity:.3;background:radial-gradient(50% 50%,#6e3ff5 0%,#fff 100%);width:1px;position:absolute;top:10%;bottom:10%}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(2):before{left:0}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(2):after{right:0}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(5):before,.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(5):after{content:"";opacity:.3;background:radial-gradient(50% 50%,#6e3ff5 0%,#fff 100%);width:1px;position:absolute;top:10%;bottom:10%}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(5):before{left:0}.student-benefits__grid:not(.student-benefits__grid--bottom) .student-benefits__item:nth-child(5):after{right:0}.student-benefits__grid--bottom .student-benefits__item:first-child:after{content:"";opacity:.3;background:radial-gradient(50% 50%,#6e3ff5 0%,#fff 100%);width:1px;position:absolute;top:10%;bottom:10%;right:0}.student-benefits__icon-wrap{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.student-benefits__icon{object-fit:contain;width:100%;height:100%}.student-benefits__label{color:#2f1894;max-width:320px;margin:0 0 10px;font-size:20px;font-weight:700;line-height:26px}.student-benefits--desktop-only{display:block}.student-benefits--mobile-only{display:none}@media (max-width:991.98px){.student-benefits--desktop-only{display:none}.student-benefits--mobile-only{display:block}}.student-benefits-mob__top{text-align:center;background:#e0dbfb;padding-top:36px;position:relative;overflow:hidden}.student-benefits-mob__heading{letter-spacing:-1px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:28px;font-weight:700;line-height:36px}.student-benefits-mob__subtitle{color:#707070;max-width:380px;margin:8px auto 0;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:120%}.student-benefits-mob__bottom{background:#fff;padding:0 0 40px}.student-benefits-mob__grid{grid-template-columns:repeat(2,1fr);gap:0;max-width:600px;margin:0 auto;display:grid;position:relative}.school-contact-us{background-color:#fff;background-image:linear-gradient(#7a67d01f 1px,#0000 1px),linear-gradient(90deg,#7a67d01f 1px,#0000 1px);background-size:56px 56px;padding:48px 0 96px;position:relative;overflow:hidden}.school-contact-us__heading{z-index:1;text-align:center;letter-spacing:-1.68px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Quicksand,sans-serif;font-size:48px;font-weight:700;line-height:60px;position:relative}.school-contact-us__card{z-index:1;-webkit-backdrop-filter:blur(10px);background:#fff;border-radius:25px;margin:48px auto 0;position:relative;box-shadow:0 4px 50px #0000001a}.school-contact-us__content{grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding:50px 60px;display:grid}.school-contact-us__info{max-width:460px}.school-contact-us__title{color:#252525;letter-spacing:.5px;margin:0;font-size:32px;font-weight:500;line-height:130%}.school-contact-us__title span{font-weight:700}.school-contact-us__highlights{flex-direction:column;gap:26px;margin-top:24px;display:flex}.school-contact-us__highlight{align-items:center;gap:20px;display:inline-flex}.school-contact-us__highlight-icon{object-fit:contain;flex-shrink:0;width:28px;height:28px}.school-contact-us__highlight-text{color:#535353;letter-spacing:.56px;font-size:18px;font-weight:500;line-height:130%}.school-contact-us__form{flex-direction:column;gap:20px;display:flex}.school-contact-us__form-title{text-align:center;letter-spacing:-.96px;background:linear-gradient(91.47deg,#3b2795 43.17%,#7759fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-family:Quicksand,sans-serif;font-size:32px;font-weight:700;line-height:1.15}.school-contact-us__field-group{flex-direction:column;gap:8px;display:flex}.school-contact-us__input,.school-contact-us__phone-wrap,.school-contact-us__textarea{width:100%;box-shadow:none;background:#eeeaff;border:1px solid #0000;border-radius:8px;outline:none;transition:border-color .2s}.school-contact-us__input,.school-contact-us__phone-input,.school-contact-us__textarea{color:#000;font-family:Quicksand,sans-serif;font-size:18px;font-weight:500;line-height:1.3}.school-contact-us__input::placeholder,.school-contact-us__phone-input::placeholder,.school-contact-us__textarea::placeholder{color:#898989;letter-spacing:1px;font-size:16px;font-weight:500;line-height:120%}.school-contact-us__input:focus,.school-contact-us__phone-input:focus,.school-contact-us__textarea:focus{box-shadow:none;outline:none}.school-contact-us__input{padding:12px 24px}.school-contact-us__phone-wrap{grid-template-columns:86px minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden}.school-contact-us__country-code{color:#898989;border-right:1px solid #63636333;justify-content:center;align-self:center;align-items:center;min-height:calc(100% - 56px);margin:8px 0;font-family:Quicksand,sans-serif;font-size:18px;font-weight:500;display:flex}.school-contact-us__phone-input{width:100%;min-width:0;height:100%;box-shadow:none;background:0 0;border:0;padding:12px 24px 12px 10px}.school-contact-us__textarea{resize:none;min-height:120px;padding:12px 24px}.school-contact-us__input--error,.school-contact-us__phone-wrap--error{border-color:#ff2f2f}.school-contact-us__phone-wrap--error .school-contact-us__country-code{border-right-color:#ff2f2f}.school-contact-us__error{color:#ff2f2f;margin:0;padding-left:8px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:1.35}.school-contact-us__button{color:#2f1894;letter-spacing:.81px;cursor:pointer;background:#ffd041;border:2px solid #0000;border-radius:10px;margin-top:8px;padding:11px 0;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:130%;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s}.school-contact-us__button:hover{background:#f9bb00;border-color:#f9bb00;transform:scale(1.02);box-shadow:inset 0 0 0 2px #f9bb00}@media (max-width:1199.98px){.school-contact-us{background-size:76px 76px}.school-contact-us__heading{font-size:52px}.school-contact-us__content{grid-template-columns:1fr;gap:42px;padding:54px 44px}.school-contact-us__info{max-width:100%}.school-contact-us__title{text-align:center;max-width:100%;font-size:46px}.school-contact-us__highlights{width:fit-content;margin:34px auto 0}.school-contact-us__highlight{justify-content:center;gap:14px}}@media (max-width:767.98px){.school-contact-us{background-size:46px 46px;padding:28px 0}.school-contact-us__heading{letter-spacing:-1px;font-size:30px}.school-contact-us__card{border-radius:25px;margin-top:24px}.school-contact-us__content{gap:36px;padding:24px 14px}.school-contact-us__title{text-align:center;font-size:22px;line-height:1.2}.school-contact-us__highlights{align-items:center;gap:20px;margin-top:40px}.school-contact-us__highlight{justify-content:center;gap:8px}.school-contact-us__highlight-icon{width:20px;height:20px}.school-contact-us__highlight-text{text-align:center;font-size:16px;line-height:1.2}.school-contact-us__form-title{margin-bottom:6px;font-size:28px;line-height:1.12}.school-contact-us__input,.school-contact-us__phone-wrap{border-radius:10px}.school-contact-us__input,.school-contact-us__phone-input,.school-contact-us__country-code,.school-contact-us__textarea,.school-contact-us__button{font-size:18px}.school-contact-us__input{text-align:center}.school-contact-us__phone-wrap{grid-template-columns:62px minmax(0,1fr)}.school-contact-us__textarea{text-align:center;border-radius:10px;min-height:90px}.school-contact-us__button{border-radius:10px;font-size:14px}.school-contact-us__country-code,.school-contact-us__phone-input,.school-contact-us__textarea,.school-contact-us__country-code::placeholder,.school-contact-us__phone-input::placeholder,.school-contact-us__textarea::placeholder{font-size:14px}}.student-benefits-mob__item{text-align:center;flex-direction:column;align-items:center;padding:24px 16px;display:flex;position:relative}.student-benefits-mob__item:after{content:"";background:#4024c133;height:1px;position:absolute;bottom:0;left:10px;right:10px}@media (min-width:768px) and (max-width:991.98px){.student-benefits-mob__grid{grid-template-columns:repeat(6,1fr);max-width:900px}.student-benefits-mob__item{grid-column:span 2}.student-benefits-mob__item:nth-child(7){grid-column:2/span 2}.student-benefits-mob__item:nth-child(8){grid-column:4/span 2}.student-benefits__cloud{margin-top:-20px}}.student-benefits-mob__icon-wrap{border-radius:8px;max-width:fit-content;margin-bottom:24px;overflow:hidden}.student-benefits-mob__icon{width:40px;height:40px}.student-benefits-mob__label{color:#2f1894;max-width:170px;margin:0;font-size:14px;font-weight:600;line-height:100%}@media (max-width:767.98px){.student-benefits__cloud{margin-top:-20px}}@media (max-width:575.98px){.student-benefits__cloud{margin-top:-20px}.student-benefits-mob__top{padding-top:32px}.student-benefits-mob__heading{font-size:24px;line-height:120%}.student-benefits-mob__subtitle{max-width:330px;font-size:11px;line-height:120%}.student-benefits-mob__bottom{padding-bottom:32px}.student-benefits-mob__item{padding:18px 12px}.student-benefits-mob__label{font-size:13px;line-height:120%}}.school-landing-footer{min-height:360px;margin-top:0;padding-top:56px;padding-bottom:64px;position:relative;overflow:hidden}.school-landing-footer__bg{object-fit:cover;object-position:center top;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.school-landing-footer__bg--desktop{display:block}.school-landing-footer__bg--mobile{display:none}.school-landing-footer .school-landing-container{z-index:1;position:relative}.school-landing-footer__content{color:#4024c1;flex-direction:column;align-items:flex-start;gap:10px;max-width:390px;display:flex}.school-landing-footer__logo{width:clamp(190px,17vw,230px);height:auto;margin-bottom:20px}.school-landing-footer__link{color:#4024c1;letter-spacing:0%;font-family:plus-jakarta-sans,sans-serif;font-size:clamp(14px,2.4vw,18px);font-weight:600;line-height:150%;text-decoration:none}.school-landing-footer__socials{align-items:center;gap:22px;margin-top:8px;display:flex}.school-landing-footer__social-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.school-landing-footer__social-icon{width:28px;height:28px;display:block}@media (max-width:1199.98px){.school-landing-footer{min-height:320px;padding-top:48px;padding-bottom:56px}.school-landing-footer__link{font-size:clamp(14px,4vw,18px)}}@media (max-width:991.98px){.school-landing-footer__bg--desktop{display:none}.school-landing-footer__bg--mobile{display:block}}@media (max-width:767.98px){.school-landing-footer{min-height:240px;padding-top:40px;padding-bottom:48px}.school-landing-footer__logo{width:clamp(170px,45vw,200px);margin-bottom:8px}.school-landing-footer__content{gap:8px;max-width:320px}.school-landing-footer__link{font-size:clamp(14px,6.4vw,16px);line-height:1.2}.school-landing-footer__socials{gap:16px;margin-top:6px}.school-landing-footer__social-icon{width:32px;height:32px}}
/*# sourceMappingURL=a1e31b0054794aae.css.map*/