@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:110px;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:67%;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}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=12879607c4f1b06e.css.map*/