@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{button{background-color:#00c2b8!important}}.course-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:.3s ease}.course-card:hover{box-shadow:0 20px 45px #0000001f;transform:translateY(-8px)}.course-thumbnail{aspect-ratio:16/9;overflow:hidden;position:relative}.course-thumbnail img{height:100%;object-fit:cover;transition:.4s ease;width:100%}.course-card:hover .course-thumbnail img{transform:scale(1.07)}.course-info{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:18px}.course-title{color:#1c1d1f;font-size:18px;font-weight:700;margin:0}.course-badges{display:flex;gap:8px}.badge{border-radius:20px;font-size:11px;font-weight:600;padding:4px 10px}.badge.premium{background:linear-gradient(135deg,#6d28d9,#5624d0);color:#fff}.badge.bestseller{background:#d1ecec;color:#0f4c4c}.course-author{color:#6a6f73;font-size:13px;margin:0}.course-rating{align-items:center;display:flex;font-size:14px;gap:5px}.rating-value{color:#b4690e;font-weight:700}.stars{color:#f3ca8c;letter-spacing:1px}.rating-count{color:#6a6f73}.course-price-section{align-items:center;display:flex;gap:8px;margin-top:4px}.course-price{color:#000;font-size:20px;font-weight:700}.original-price{color:#6a6f73;font-size:14px;text-decoration:line-through}.course-bottom-row{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding-top:5px}.course-bottom-row>div{display:flex;gap:12px}.course-bottom-row button{padding:10px 16px}.course-icons{gap:14px;margin-left:12px;margin-top:10px}.action-icon{font-size:20px}.course-bottom-row button{background:#0f7c90;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 14px;transition:.3s}.course-bottom-row button:hover{background:#095c6a}.course-icons{align-items:center;display:flex;gap:12px}.action-icon{color:#444;cursor:pointer;font-size:18px;transition:.25s ease}.action-icon:hover{color:#5624d0;transform:scale(1.15)}.action-icon.active{color:#e63946}.purchased-badge{background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:5}body,html{margin:0;overflow-x:hidden;padding:0}.home-container{overflow-x:hidden;width:100%}.home-demo-hero{align-items:center;background:linear-gradient(135deg,#0b0f4f,#1e3a8a,#4fa3d1);display:flex;justify-content:center;min-height:90vh}.hero,.home-demo-hero{overflow:hidden;position:relative;width:100%}.hero{height:calc(100vh - 70px)}.hero-slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transform:scale(1.05);transition:opacity 1s ease,transform 1.2s ease}.hero-slide.active{opacity:1;transform:scale(1);z-index:1}.hero-overlay{background:linear-gradient(90deg,#020d1fd9,#09586c,);inset:0;position:absolute}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:1200px;padding:0 24px;position:relative;text-align:center}.hero-content h1{color:#09586c!important;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.hero-content h1 span{-webkit-text-stroke:1.5px #fff;color:#0a4fd8;text-shadow:1.5px #fff}.hero-content p{color:#dbe4ff;font-size:1.05rem;margin:20px 0 32px;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn{border-radius:6px;cursor:pointer;font-size:.95rem;padding:14px 28px;transition:all .3s ease}.btn.primary{background:#0a4fd8;border:none;color:#fff}.btn.primary:hover{background:#083fae}.btn.outline{background:#0000;border:1.5px solid #fff;color:#fff}.btn.outline:hover{background:#fff;color:#020d1f}.hero-dots{bottom:22px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%}.dot{background:#aaa;border-radius:50%;cursor:pointer;height:10px;transition:.3s;width:10px}.dot.active{background:#0a4fd8;transform:scale(1.3)}@media (max-width:768px){.hero{height:85vh}.hero-content p{font-size:.95rem}}.home-demo-content{color:#fff;flex:1 1}.home-demo-content h1{font-size:48px;font-weight:700;margin-bottom:20px}.home-demo-content p{font-size:18px;margin-bottom:30px;opacity:.9}.home-demo-btn{background:linear-gradient(90deg,#6a11cb,#2575fc);border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:16px;padding:14px 32px;transition:all .4s ease}.home-demo-btn:hover{box-shadow:0 15px 30px #0000004d;transform:translateY(-5px)}.home-demo-image{display:flex;flex:1 1;justify-content:center}.home-demo-image img{border-radius:20px;box-shadow:0 20px 40px #0006;max-width:500px;transition:.5s ease;width:100%}.home-demo-image img:hover{transform:scale(1.05)}.home-demo-arrow{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:20px;padding:14px 18px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;z-index:10}.home-demo-arrow:hover{background:#6a11cb;color:#fff}.home-demo-arrow-left{left:20px}.home-demo-arrow-right{right:20px}.home-courses{color:#09586c!important;margin:0 auto;max-width:1200px;padding:60px 20px}.course-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:992px){.home-demo-slide.active{flex-direction:column;text-align:center}.home-demo-content h1{font-size:32px}.home-demo-image img{max-width:400px}.home-demo-slider{padding:0 30px}.home-demo-arrow-left{left:10px}.home-demo-arrow-right{right:10px}}@media (max-width:576px){.home-demo-content h1{font-size:24px}.home-demo-content p{font-size:14px}.home-demo-arrow{padding:10px 14px}.home-demo-slider{padding:0 20px}}.home-course-heading{margin-bottom:30px}.home-course-heading h2{font-size:32px;font-weight:700;margin-bottom:8px}.home-course-heading h2,.home-course-heading h3{color:#09586c!important;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-course-heading h3{font-size:22px;font-weight:600}.navbar-search input{border:1px solid #ccc;padding:10px 16px;width:420px}.mobile-menu{background:#fff;border-top:1px solid #eee;left:0;padding:20px;position:absolute;top:72px;width:100%}@media (max-width:768px){.navbar-link,.navbar-login,.navbar-search,.navbar-signup{display:none}.hamburger{display:block}}.HomeHero{font-family:Inter,sans-serif;height:50vh;min-height:480px;overflow:hidden;position:relative;width:100%}.HomeHero-video{height:100%;object-fit:cover;position:absolute;width:100%}.HomeHero-overlay{background:linear-gradient(90deg,#000000bf,#0000008c 40%,#0003);inset:0;position:absolute}.HomeHero-content{animation:fadeIn .6s ease;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:600px;padding-left:8%;position:relative;z-index:2}.HomeHero-badge{background:#0f4c5c!important;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:20px;padding:6px 16px;width:-webkit-fit-content;width:fit-content}.HomeHero-content h1{font-size:48px;font-weight:800;line-height:1.15;margin-bottom:16px}.HomeHero-content p{color:#e5e5e5;font-size:18px;font-weight:500;margin-bottom:25px}.HomeHero-features{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.HomeHero-features span{align-items:center;background:#ffffff26;border-radius:20px;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px}.HomeHero-buttons{align-items:center;display:flex;gap:20px}.HomeHero-btn{background:#00c2b8!important;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 32px;transition:.3s ease}.HomeHero-btn:hover{background:#009e95}.HomeHero-price{font-size:18px}.HomeHero-price strong{font-size:22px;font-weight:700}.HomeHero-arrow{background:#fff;border:none;border-radius:50%;box-shadow:0 5px 15px #0003;cursor:pointer;padding:14px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s ease;z-index:5}.HomeHero-left-arrow{left:20px}.HomeHero-right-arrow{right:20px}.HomeHero-arrow:hover{background:#00c2b8;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.HomeHero{height:75vh}.HomeHero-content{padding:0 6%}.HomeHero-content h1{font-size:36px}.HomeHero-content p{font-size:16px}}@media (max-width:600px){.HomeHero{height:80vh}.HomeHero-content h1{font-size:28px}.HomeHero-content p{font-size:15px}.HomeHero-btn{font-size:14px;padding:12px 24px}.HomeHero-price strong{font-size:20px}}*{box-sizing:border-box;margin:0;padding:0}.home-accreditations,body{font-family:Inter,sans-serif}.home-accreditations{background:#f4f5f7;padding:30px 0;text-align:center}.home-accreditations h2{color:#09586c!important;font-size:32px;font-weight:800;margin-bottom:30px}.home-accreditations-slider{overflow:hidden;width:100%}.home-accreditations-track{animation:scroll-left 20s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.home-accreditations-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;display:flex;height:70px;justify-content:center;margin-right:20px;min-width:170px;transition:.3s ease}.home-accreditations-card img{max-height:40px;max-width:130px;object-fit:contain}.home-accreditations-card:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-4px)}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.home-accreditations-card{height:60px;margin-right:15px;min-width:130px}.home-accreditations-card img{max-height:32px}.home-accreditations h2{font-size:20px}}.HomeGoogleSection{padding:80px 5% 60px}.HomeGoogleSection-heading{color:#09586c!important;font-size:36px;font-weight:800;letter-spacing:-.5px;margin-bottom:50px;text-align:center}.HomeGoogleSection-wrapper{align-items:flex-start;background:#0f4c5c!important;border-radius:24px;display:flex;gap:30px;padding:40px}.HomeGoogleSection-mainCard{background:#fff;border-radius:20px;flex-shrink:0;padding:24px;text-align:center;width:260px}.HomeGoogleSection-logo{margin:0 auto 16px;width:75px}.HomeGoogleSection-mainCard h3{font-size:18px;font-weight:700;margin-bottom:10px}.HomeGoogleSection-mainCard p{color:#6a6f73;font-size:14px;margin-bottom:18px}.HomeGoogleSection-meta{display:flex;flex-wrap:wrap;font-size:13px;gap:8px;justify-content:center;margin-bottom:18px}.HomeGoogleSection-btn{background:#0000;border:2px solid #092732;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:.3s}.HomeGoogleSection-btn:hover{background:#092732;color:#fff}.HomeGoogleSection-courses{display:flex;flex:1 1;gap:40px;overflow-x:auto;padding-bottom:10px}.HomeGoogleSection-card{background:#fff;border-radius:18px;flex-shrink:0;padding:16px;transition:.3s;width:220px}.HomeGoogleSection-card img{border-radius:14px;height:120px;margin-bottom:12px;object-fit:cover;width:100%}.HomeGoogleSection-card h4{font-size:15px;font-weight:600;margin-bottom:6px}.HomeGoogleSection-cardMeta{color:#6a6f73;font-size:12px}.HomeGoogleSection-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-6px)}@media (max-width:768px){.HomeGoogleSection-heading{font-size:28px}.HomeGoogleSection-wrapper{flex-direction:column}.HomeGoogleSection-mainCard{width:100%}.HomeGoogleSection-courses{align-items:center;flex-direction:column}.HomeGoogleSection-card{max-width:320px;width:100%}}.HomeSkillSection{background:#f7f9fb;font-family:Inter,sans-serif;padding:80px 6%}.HomeSkillSection-heading{color:#09586c!important;font-size:40px;font-weight:800;margin-bottom:12px;text-align:center}.HomeSkillSection-sub{color:#09586c!important;font-size:18px;margin-bottom:45px;text-align:center}.HomeSkillSection-tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid #ddd;display:flex;flex-wrap:nowrap;gap:35px;justify-content:flex-start;margin-bottom:45px;overflow-x:auto;padding-bottom:12px;scroll-behavior:smooth;scrollbar-color:#09586c59 #0000;scrollbar-width:thin}@media screen and (min-width:900px){.HomeSkillSection-tabs{justify-content:center}}.HomeSkillSection-tabs::-webkit-scrollbar{height:6px}.HomeSkillSection-tabs::-webkit-scrollbar-thumb{background:#09586c59;border-radius:10px}.HomeSkillSection-tabs::-webkit-scrollbar-track{background:#0000}.HomeSkillSection-tabs span{color:#09586c!important;cursor:pointer;flex:0 0 auto;font-size:15px;font-weight:600;padding-bottom:8px;white-space:nowrap}.HomeSkillSection-tabs span:hover{color:#000}.HomeSkillSection-tabs .active{border-bottom:3px solid #000;color:#000}.HomeSkillSection-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.HomeSkillSection-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000f;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.3s ease}.HomeSkillSection-purchased-badge{background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:5}.HomeSkillSection-card:hover{box-shadow:0 20px 45px #00000026;transform:translateY(-8px)}.HomeSkillSection-card img{height:220px;object-fit:cover;transition:.4s ease;width:100%}.HomeSkillSection-card:hover img{transform:scale(1.05)}.HomeSkillSection-cardBody{display:flex;flex:1 1;flex-direction:column;padding:20px}.HomeSkillSection-card h3{color:#09586c!important;font-size:17px;font-weight:700;margin-bottom:10px}.HomeSkillSection-author{color:#6a6f73;font-size:14px;margin-bottom:10px}.HomeSkillSection-ratingRow{align-items:center;display:flex;font-size:14px;gap:6px;margin-bottom:12px}.HomeSkillSection-stars{color:#f5b50a;font-size:13px}.HomeSkillSection-price{align-items:center;display:flex;gap:8px;margin-bottom:16px}.HomeSkillSection-price-value{color:#09586c!important;font-size:20px;font-weight:800}.HomeSkillSection-original-price{color:#6a6f73;font-size:14px;text-decoration:line-through}.HomeSkillSection-bottomRow{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.HomeSkillSection-pillGroup{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.HomeSkillSection-pill{border-radius:50px;font-size:11px;font-weight:600;padding:5px 10px}.HomeSkillSection-premium{background:#6c2bd9;color:#fff}.HomeSkillSection-bestseller{background:#dff5f3;color:#0f766e}.HomeSkillSection-icons{display:flex;gap:14px}.HomeSkillSection-icon{cursor:pointer;font-size:18px;transition:.2s ease}.HomeSkillSection-icon:hover{color:#6c2bd9;transform:scale(1.2)}@media (max-width:1200px){.HomeSkillSection-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.HomeSkillSection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HomeSkillSection-grid{grid-template-columns:1fr}.HomeSkillSection-heading{font-size:30px}.HomeSkillSection-sub{font-size:15px}}.home-report-section{background:#0f4c5c!important;font-family:Inter,sans-serif;padding:100px 6%}.home-report-container{align-items:center;display:flex;gap:80px;justify-content:space-between}.home-report-image{display:flex;flex:1 1;justify-content:center}.home-report-image img{border-radius:20px;box-shadow:5px 5px 15px #000;filter:drop-shadow(0 25px 50px rgba(0,0,0,.15));height:auto;max-width:500px;width:100%}.home-report-content{flex:1 1}.home-report-content h2{color:#22fbf0!important;font-size:44px;font-weight:800;line-height:1.2;margin-bottom:24px}.home-report-content p{color:#d7dbdf;font-size:18px;line-height:1.7;margin-bottom:32px;max-width:520px}.home-report-content button{background:#6c2bd9;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:15px 32px;transition:.3s ease}.home-report-content button:hover{background:#5b21b6;box-shadow:0 10px 25px #6c2bd94d;transform:translateY(-3px)}@media (max-width:1024px){.home-report-container{flex-direction:column;text-align:center}.home-report-content p{max-width:100%}.home-report-content h2{font-size:34px}}@media (max-width:600px){.home-report-section{padding:70px 5%}.home-report-content h2{font-size:26px}.home-report-content p{font-size:15px}.home-report-content button{width:100%}}.HomeJourneySection{background:#f8fafc;font-family:Inter,sans-serif;padding:80px 5% 100px;text-align:center}.HomeJourneySection-heading{color:#09586c!important;font-size:42px;font-weight:800;margin-bottom:60px}.HomeJourneySection-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.HomeJourneySection-card{background:#fff;border-radius:22px;box-shadow:0 15px 40px #00000014;padding:40px 24px;transition:.3s ease;width:270px}.HomeJourneySection-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-8px)}.HomeJourneySection-imgBox{border:4px solid #e5e7eb;border-radius:50%;height:100px;margin:0 auto 18px;overflow:hidden;width:100px}.HomeJourneySection-imgBox img{height:100%;object-fit:cover;width:100%}.HomeJourneySection-card h3{font-size:18px;font-weight:700;margin-bottom:12px}.HomeJourneySection-companyLogo{display:block;height:28px;margin:8px auto 18px;object-fit:contain;opacity:.8;width:80px}.HomeJourneySection-beforeBox{background:#f3f4f6;border-radius:10px;font-size:14px;margin-bottom:12px;padding:10px}.HomeJourneySection-line{background:#d1d5db;height:20px;margin:0 auto 10px;width:2px}.HomeJourneySection-afterText{color:#6b7280;font-size:13px;font-weight:600;margin-bottom:10px}.HomeJourneySection-roleBox{background:#00c2b8;border-radius:12px;color:#fff;font-size:14px;font-weight:600;padding:12px}.HomeJourneySection-controls{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:50px}.HomeJourneySection-controls button{background:#000;background:#09586c!important;border:none;border-radius:50%;box-shadow:0 8px 20px #0000001a;cursor:pointer;font-size:18px;height:45px;transition:.3s;width:45px}.HomeJourneySection-controls button:hover{background:#111827;color:#fff}.HomeJourneySection-dots span{background:#d1d5db;border-radius:50%;color:#09586c!important;display:inline-block;height:10px;margin:0 5px;transition:.3s;width:10px}.HomeJourneySection-dots .active{background:#09586c!important;border-radius:20px;width:24px}@media (max-width:1024px){.HomeJourneySection-heading{font-size:36px}.HomeJourneySection-card{width:45%}}@media (max-width:768px){.HomeJourneySection{padding:60px 6%}.HomeJourneySection-heading{font-size:30px;margin-bottom:40px}.HomeJourneySection-card{width:100%}}.home-skill-section{background:#f7f9fc;margin-top:-60px;padding:70px 5% 100px}.home-skill-card{align-items:center;background:url(https://images.unsplash.com/photo-1607746882042-944635dfe10e) 50%/cover no-repeat;border-radius:30px;display:flex;min-height:340px;overflow:hidden;padding:60px;position:relative}.home-skill-overlay{background:linear-gradient(90deg,#545454d9,#454545bf);inset:0;position:absolute;z-index:1}.home-skill-content{color:#fff;max-width:520px;position:relative;z-index:2}.home-skill-content h2{font-size:38px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.home-skill-content p{font-size:17px;font-weight:400;line-height:1.7;margin-bottom:25px}.home-skill-btn{background:#22c55e;border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:.3s}.home-skill-btn:hover{background:#16a34a}.home-skill-note{color:#e0e7ff;display:block;font-size:14px;font-style:italic;margin-top:18px}@media (max-width:992px){.home-skill-card{padding:40px}.home-skill-content h2{font-size:30px}.home-skill-content p{font-size:16px}}@media (max-width:600px){.home-skill-card{min-height:300px;padding:30px}.home-skill-content h2{font-size:24px}.home-skill-content p{font-size:14px}.home-skill-btn{width:100%}}.homeCompanies{background:#fff;font-family:Inter,sans-serif;margin-top:-40px;overflow:hidden;padding:40px 0 100px}.homeCompanies-title{color:#09586c!important;font-size:40px;font-weight:800;letter-spacing:-.5px;margin-bottom:60px;text-align:center}.homeCompanies-row{margin-bottom:35px;overflow:hidden;white-space:nowrap}.homeCompanies-track{display:flex;gap:50px;width:-webkit-max-content;width:max-content}.homeCompanies-card{background:#f9fafb;border-radius:18px;box-shadow:0 8px 25px #0000000d;flex-shrink:0;padding:22px 50px;transition:.3s ease}.homeCompanies-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-6px)}.homeCompanies-card img{height:32px;object-fit:contain;transition:.3s ease}.homeCompanies-card:hover img{transform:scale(1.08)}@keyframes scrollRightToLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollLeftToRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.rightToLeft.slow .homeCompanies-track{animation:scrollRightToLeft 30s linear infinite}.leftToRight.medium .homeCompanies-track{animation:scrollLeftToRight 22s linear infinite}.rightToLeft.fast .homeCompanies-track{animation:scrollRightToLeft 16s linear infinite}@media (max-width:1024px){.homeCompanies-title{font-size:32px}.homeCompanies-card{padding:18px 35px}.homeCompanies-card img{height:26px}}@media (max-width:768px){.homeCompanies-title{font-size:26px;margin-bottom:40px}.homeCompanies-card{padding:14px 25px}.homeCompanies-card img{height:22px}.homeCompanies-track{gap:30px}}@media (max-width:480px){.homeCompanies-card{padding:12px 20px}.homeCompanies-card img{height:18px}}.HomeAboutSection{background:#0f4c5c!important;font-family:Inter,sans-serif;margin-top:-40px;padding:70px 8% 60px}.HomeAboutSection-container{align-items:center;display:flex;gap:60px;justify-content:space-between}.HomeAboutSection-left{display:flex;flex:1 1;justify-content:center}.HomeAboutSection-left img{border-radius:22px;border-radius:30px;box-shadow:0 18px 45px #0000001f;box-shadow:5px 5px 20px #000;max-width:480px;width:100%}.HomeAboutSection-right{flex:1 1}.HomeAboutSection-right h1{color:#29f9ee!important;font-size:40px;font-weight:800;letter-spacing:-.5px;line-height:1.25;margin-bottom:20px}.HomeAboutSection-right p{color:#fff;font-size:17px;line-height:1.7;margin-bottom:22px;max-width:520px}.HomeAboutSection-right h4{color:#c7c7c7;font-size:18px;font-weight:500}.HomeAboutSection-right h4 span{color:#00c2b8!important;font-weight:800}@media (max-width:1200px){.HomeAboutSection-right h1{font-size:36px}}@media (max-width:992px){.HomeAboutSection-container{flex-direction:column;text-align:center}.HomeAboutSection{margin-top:-20px;padding:60px 6%}.HomeAboutSection-right h1{font-size:30px}.HomeAboutSection-right p{font-size:16px;margin-left:auto;margin-right:auto}}@media (max-width:576px){.HomeAboutSection-right h1{font-size:24px}.HomeAboutSection-right h4,.HomeAboutSection-right p{font-size:15px}}.HomeStatsSection{background:#fff;font-family:Inter,sans-serif;padding:80px 8% 90px;text-align:center}.HomeStatsSection-heading{color:#09586c!important;font-size:36px;font-weight:800;margin-bottom:50px}.HomeStatsSection-topStats{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:60px}.HomeStatsSection-topCard{background:#f9fafb;border-radius:18px;box-shadow:0 10px 30px #0000000d;min-width:240px;padding:28px 40px;transition:.3s ease}.HomeStatsSection-topCard:hover{transform:translateY(-6px)}.HomeStatsSection-topCard h3{color:#00c2b8;font-size:30px;font-weight:800;margin-bottom:8px}.HomeStatsSection-topCard p{color:#09586c!important;font-size:16px;font-weight:500}.HomeStatsSection-bottomStats{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px}.HomeStatsSection-bottomCard{align-items:center;background:#f9fafb;border-radius:18px;box-shadow:0 10px 30px #0000000d;display:flex;gap:20px;padding:28px;transition:.3s ease;width:340px}.HomeStatsSection-bottomCard:hover{transform:translateY(-6px)}.HomeStatsSection-circleWrapper{flex-shrink:0;height:110px;position:relative;width:110px}.HomeStatsSection-circleWrapper svg{transform:rotate(-90deg)}.HomeStatsSection-circleBg{fill:#0000;stroke:#e5e7eb;stroke-width:10}.HomeStatsSection-circleFill{fill:#0000;stroke:#00c2b8;stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset 2s ease}.HomeStatsSection-circleNumber{color:#09586c!important;font-size:22px;font-weight:800;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.HomeStatsSection-circleText{color:#09586c!important;font-size:16px;font-weight:500;line-height:1.6;text-align:left}@media (max-width:992px){.HomeStatsSection{padding:70px 6%}.HomeStatsSection-heading{font-size:30px}.HomeStatsSection-bottomCard{flex-direction:column;max-width:400px;text-align:center;width:100%}.HomeStatsSection-circleText{text-align:center}}@media (max-width:576px){.HomeStatsSection{padding:60px 5%}.HomeStatsSection-heading,.HomeStatsSection-topCard h3{font-size:24px}.HomeStatsSection-circleNumber{font-size:18px}.HomeStatsSection-circleText{font-size:14px}}.HomePracticeSection{background:#f8fafc;font-family:Inter,sans-serif;margin:auto;max-width:1300px;padding:100px 8%}.HomePracticeSection-mainHeading{color:#09586c!important;font-size:42px;font-weight:800;margin-bottom:20px;text-align:center}.HomePracticeSection-subtext{color:#4b5563;font-size:18px;line-height:1.7;margin:0 auto 50px;max-width:750px;text-align:center}.HomePracticeSection-tabs{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;margin-bottom:60px}.HomePracticeSection-tab{border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:18px;font-weight:600;padding-bottom:8px;transition:.3s ease}.HomePracticeSection-tab.active{border-bottom:3px solid #00c2b8;color:#00c2b8}.HomePracticeSection-content{align-items:center;display:flex;gap:80px}.HomePracticeSection-image img{border-radius:20px;box-shadow:0 25px 60px #0000001f;max-width:560px;width:100%}.HomePracticeSection-text{flex:1 1}.HomePracticeSection-text h3{color:#09586c!important;font-size:32px;font-weight:800;margin-bottom:15px}.HomePracticeSection-description{color:#4b5563;font-size:18px;line-height:1.7;margin-bottom:25px}.HomePracticeSection-text ul{margin-bottom:30px;padding-left:20px}.HomePracticeSection-text li{color:#374151;font-size:16px;margin-bottom:10px}.HomePracticeSection-btn{background:#00c2b8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 30px;transition:.3s ease}.HomePracticeSection-btn:hover{background:#00a79e}@media (max-width:992px){.HomePracticeSection-content{flex-direction:column;text-align:center}.HomePracticeSection-text ul{text-align:left}}@media (max-width:576px){.HomePracticeSection-mainHeading{font-size:28px}.HomePracticeSection-subtext{font-size:15px}.HomePracticeSection-text h3{font-size:24px}.HomePracticeSection-description{font-size:15px}}.HomeEngineeringSection{background:#f7f9fb;font-family:Inter,sans-serif;padding:80px 6%}.HomeEngineeringSection-heading{color:#09586c!important;font-size:40px;font-weight:800;margin-bottom:12px;text-align:center}.HomeEngineeringSection-sub{color:#09586c!important;font-size:18px;margin-bottom:45px;text-align:center}.HomeEngineeringSection-tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid #ddd;display:flex;flex-wrap:nowrap;gap:35px;justify-content:flex-start;margin-bottom:45px;overflow-x:auto;padding-bottom:12px;scroll-behavior:smooth;scrollbar-color:#09586c59 #0000;scrollbar-width:thin}@media screen and (min-width:900px){.HomeEngineeringSection-tabs{justify-content:center}}.HomeEngineeringSection-tabs::-webkit-scrollbar{height:6px}.HomeEngineeringSection-tabs::-webkit-scrollbar-thumb{background:#09586c59;border-radius:10px}.HomeEngineeringSection-tabs::-webkit-scrollbar-track{background:#0000}.HomeEngineeringSection-tabs span{color:#09586c!important;cursor:pointer;flex:0 0 auto;font-size:15px;font-weight:600;padding-bottom:8px;white-space:nowrap}.HomeEngineeringSection-tabs span:hover{color:#000}.HomeEngineeringSection-tabs .active{border-bottom:3px solid #000;color:#000}.HomeEngineeringSection-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.HomeEngineeringSection-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000f;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.3s ease}.HomeEngineeringSection-purchased-badge{background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:5}.HomeEngineeringSection-card:hover{box-shadow:0 20px 45px #00000026;transform:translateY(-8px)}.HomeEngineeringSection-card img{height:220px;object-fit:cover;transition:.4s ease;width:100%}.HomeEngineeringSection-card:hover img{transform:scale(1.05)}.HomeEngineeringSection-cardBody{display:flex;flex:1 1;flex-direction:column;padding:20px}.HomeEngineeringSection-card h3{color:#09586c!important;font-size:17px;font-weight:700;margin-bottom:10px}.HomeEngineeringSection-author{color:#6a6f73;font-size:14px;margin-bottom:10px}.HomeEngineeringSection-ratingRow{align-items:center;display:flex;font-size:14px;gap:6px;margin-bottom:12px}.HomeEngineeringSection-stars{color:#f5b50a;font-size:13px}.HomeEngineeringSection-price{align-items:center;display:flex;gap:8px;margin-bottom:16px}.HomeEngineeringSection-price-value{color:#09586c!important;font-size:20px;font-weight:800}.HomeEngineeringSection-original-price{color:#6a6f73;font-size:14px;text-decoration:line-through}.HomeEngineeringSection-bottomRow{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.HomeEngineeringSection-pillGroup{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.HomeEngineeringSection-pill{border-radius:50px;font-size:11px;font-weight:600;padding:5px 10px}.HomeEngineeringSection-premium{background:#6c2bd9;color:#fff}.HomeEngineeringSection-bestseller{background:#dff5f3;color:#0f766e}.HomeEngineeringSection-icons{display:flex;gap:14px}.HomeEngineeringSection-icon{cursor:pointer;font-size:18px;transition:.2s ease}.HomeEngineeringSection-icon:hover{color:#6c2bd9;transform:scale(1.2)}@media (max-width:1200px){.HomeEngineeringSection-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.HomeEngineeringSection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HomeEngineeringSection-grid{grid-template-columns:1fr}.HomeEngineeringSection-heading{font-size:30px}.HomeEngineeringSection-sub{font-size:15px}}*{font-family:Inter,sans-serif}.navbar{align-items:center;background:#fff;border-bottom:1px solid #e6e6e6;box-shadow:0 4px 20px #00000014;box-sizing:border-box;display:flex;height:85px;justify-content:space-between;left:0;padding:0 50px;position:fixed;top:0;width:100%;z-index:1000}body{padding-top:72px}.mobile-icons{align-items:center;display:none;gap:18px;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.navbar{display:flex;justify-content:space-between}.navbar-left{flex:none}.mobile-icons{display:flex}.navbar-right{display:none}.navbar-logo-image{height:50px}}.navbar-logo-image{cursor:pointer;height:79px;object-fit:contain;transition:transform .3s ease;width:auto}.navbar-left{flex:1 1}.navbar-center,.navbar-left{align-items:center;display:flex}.navbar-center{flex:2 1;gap:30px;justify-content:center;margin-right:24px}.navbar-link{cursor:pointer;font-size:15px;font-weight:500;list-style:none;margin:0;transition:color .2s ease;white-space:nowrap}.navbar-link:hover{color:#00c2b8}.kids-link{color:#222!important;text-decoration:none!important}.kids-link:hover{color:#00c2b8!important}.navbar-search{align-items:center;display:flex;margin-top:10px}.navbar-search input{border:1px solid #ddd;border-radius:999px;font-size:15px;height:42px;outline:none;padding:0 22px;transition:all .3s ease;width:360px}.navbar-search input:focus{border-color:#00c2b8;box-shadow:0 0 0 3px #5624d026}.navbar-right{flex:1 1;gap:22px;justify-content:flex-end}.auth-buttons,.navbar-right{align-items:center;display:flex}.auth-buttons{gap:12px}.login-btn,.signup-btn{border:none;border-radius:8px;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;height:40px;padding:0 18px;transition:all .2s ease;white-space:nowrap}.login-btn{background:#00c2b8!important;color:#fff}.login-btn:hover{background:#e6e6e6}.signup-btn{background:#00c2b8!important;color:#fff}.signup-btn:hover{background:#00c2b8}.icon{cursor:pointer;font-size:20px;transition:transform .2s ease}.icon:hover{transform:scale(1.1)}.navbar-profile{align-items:center;display:flex;position:relative}.profile-circle{align-items:center;background:#1c1d1f;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:600;height:38px;justify-content:center;width:38px}.profile-dropdown{background:#fff;border-radius:14px;box-shadow:0 20px 50px #0000002e;display:none;padding:8px 0;position:absolute;right:0;top:110%;width:200px;z-index:9999}.profile-dropdown p{cursor:pointer;font-size:14px;margin:0;padding:12px 18px}.profile-dropdown p:hover{background:#00c2b8}.navbar-profile:hover .profile-dropdown{display:block}.nav-item{position:relative}.dropdown{animation:dropdownFade .25s ease;background:#fff;border-radius:14px;box-shadow:0 20px 50px #0000002e;display:none;max-height:420px;min-width:340px;overflow-y:auto;padding:18px;position:absolute;top:120%;z-index:9999}.navbar-center .dropdown{left:0}.navbar-right .dropdown{left:auto;right:0}.nav-item:hover .dropdown{display:block}@keyframes dropdownFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dropdown>p{color:#777;font-size:14px;line-height:1.5;margin:0;padding:20px 4px;text-align:center}.dropdown-course{border-radius:10px;gap:14px;padding:10px;transition:all .25s ease}.dropdown-course:hover{background:#f5f2ff;transform:translateX(6px)}.dropdown-course img{height:60px;width:60px}.search-dropdown{background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000026;left:50%;max-height:320px;max-width:500px;overflow-x:hidden;overflow-y:auto;padding:6px 0;position:absolute;top:48px;transform:translateX(-50%);width:100%;z-index:1000}.search-explore-btn-wrapper{border-top:1px solid #eee;padding:10px 15px}.search-explore-btn{background:#14b8a6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:.2s;width:100%}.search-explore-btn:hover{background:#0d9488}.dropdown-course{align-items:center;cursor:pointer;display:flex;gap:12px;padding:10px 16px;transition:all .2s ease}.dropdown-course:hover{background:#f7f7f7}.dropdown-course img{border-radius:8px;height:48px;object-fit:cover;width:48px}.dropdown-course h4{font-size:14px;font-weight:600;margin:0}.dropdown-course p{color:#777;margin:0}.search-dropdown::-webkit-scrollbar{width:6px}.search-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}@media (max-width:768px){.search-dropdown{left:50%;max-width:90%;transform:translateX(-50%)}.dropdown-course{padding:10px 12px}.dropdown-course img{height:40px;width:40px}.dropdown-course h4{font-size:13px}.dropdown-course p{font-size:12px}}@media (max-width:480px){.search-dropdown{border-radius:10px;left:50%;max-width:95%;top:50px;transform:translateX(-50%);width:95%}.dropdown-course{gap:10px;padding:8px 10px}.dropdown-course img{height:36px;width:36px}.dropdown-course h4{font-size:12px}.dropdown-course p{font-size:11px}}.dropdown-course p{color:#666;font-size:13px;margin:4px 0 0}.learning-course{border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px;transition:all .25s ease}.learning-course:hover{background:#f3efff}.learning-course img{border-radius:6px;height:50px;object-fit:cover;width:70px}.progress-bar{background:#eee;border-radius:999px;height:6px;margin-top:6px}.progress-fill{background:#00c2b8!important;border-radius:999px;height:100%;width:60%}.dropdown-btn{background:#00c2b8!important;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;height:42px;margin-top:16px;width:100%}.cart-item,.wishlist-item{display:flex;gap:12px;margin-bottom:14px}.cart-item img,.wishlist-item img{border-radius:6px;height:50px;object-fit:cover;width:70px}.cart-total{font-size:15px;font-weight:600;margin-top:10px}.nav-item .icon:hover{background-color:#00c2b8}@media (min-width:1025px) and (max-width:1440px){.navbar{padding:0 24px}.navbar-center{gap:18px;margin-right:16px}.navbar-link{font-size:14px}.navbar-search input{font-size:14px;padding:0 16px;width:220px}.navbar-right{gap:14px}.login-btn,.signup-btn{font-size:13px;padding:0 14px}}@media (min-width:1441px) and (max-width:1600px){.navbar{padding:0 32px}.navbar-center{gap:22px;margin-right:20px}.navbar-search input{width:280px}.navbar-right{gap:18px}.login-btn,.signup-btn{padding:0 16px}}@media (max-width:1024px){.navbar-search input{width:240px}.navbar-center,.navbar-right{display:none}.mobile-icons{display:flex}.nav-hamburger-icon{cursor:pointer;display:block!important;font-size:22px}.navbar-left{align-items:center;display:flex;flex:1 1}.navbar{padding:0 20px}}@media (max-width:768px){.navbar-center{display:none}.navbar{padding:0 20px}.dropdown{display:none!important}}.nav-hamburger-icon{cursor:pointer;display:none;font-size:26px}.nav-hamburger-overlay{background:#0006;z-index:9998}.nav-hamburger-sidebar{animation:slideInMobile .3s ease forwards;box-shadow:4px 0 20px #00000026;box-sizing:border-box;padding:24px;width:280px}@keyframes slideInMobile{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.nav-hamburger-close{font-size:20px;margin-bottom:16px;text-align:right}.nav-hamburger-content{gap:4px}@media (max-width:768px){.navbar-center,.navbar-right{display:none}.navbar-left{align-items:center;display:flex;flex:1 1}.navbar{padding:0 20px;position:fixed}.navbar-logo-image{height:55px}.nav-hamburger-icon{cursor:pointer;display:block;font-size:22px}}.nav-hamburger-overlay{background:#00000073;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000}.nav-hamburger-overlay.active{display:block}.nav-hamburger-sidebar{-webkit-overflow-scrolling:touch;animation:slideSidebar .35s ease forwards;background:#fff;box-shadow:8px 0 40px #0000002e;display:flex;flex-direction:column;height:100%;max-width:85%;overflow-y:auto;padding:20px;width:320px}@keyframes slideSidebar{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.nav-hamburger-close{align-self:flex-end;cursor:pointer;font-size:22px;margin-bottom:14px}.nav-hamburger-content{display:flex;flex-direction:column;gap:2px}.nav-hamburger-content a,.nav-hamburger-content p{border-radius:10px;color:#222;cursor:pointer;font-size:15px;font-weight:500;margin:0;padding:11px 14px;text-decoration:none;transition:all .25s ease}.nav-hamburger-content a:hover,.nav-hamburger-content p:hover{background:#f5f5f5;color:#00c2b8;transform:translateX(5px)}.wishlist-item button{align-items:center;border-radius:8px;display:flex;font-size:13px;height:36px;justify-content:center;padding:0 12px;white-space:nowrap}.wishlist-item div{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:768px){.wishlist-item button{font-size:12px;height:32px;padding:0 10px}}@media (max-width:480px){.wishlist-item div{flex-direction:column}.wishlist-item button{width:100%}}.mobile-search-overlay{background:#fff;display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}.mobile-search-header{align-items:center;border-bottom:1px solid #eee;display:flex;gap:10px;padding:12px}.search-back{cursor:pointer;font-size:22px}.mobile-search-header input{border:none;flex:1 1;font-size:16px;height:40px;outline:none}.mobile-search-results{flex:1 1;overflow-y:auto}.mobile-search-item{border-bottom:1px solid #f2f2f2;cursor:pointer;display:flex;gap:12px;padding:12px}.mobile-search-item:hover{background:#f8f8f8}.mobile-search-item img{border-radius:6px;height:50px;object-fit:cover;width:50px}.mobile-search-item p{font-size:14px;margin:0}.mobile-search-item span{color:#777;font-size:12px}.no-results{color:#888;margin-top:20px;text-align:center}.footer-demo-container{background:#09586c!important;color:#fff;font-family:Segoe UI,sans-serif;padding:60px 80px}.footer-demo-top{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-bottom:40px}.footer-demo-top h3{color:silver;font-size:22px;margin-bottom:8px}.footer-demo-top p{font-size:14px;opacity:.8}.footer-demo-teach-btn{background:#0000;border:1px solid #fff;border-radius:6px;color:silver;cursor:pointer;padding:12px 22px;transition:.3s}.footer-demo-teach-btn:hover{background:#5624d0;border-color:#5624d0}.footer-demo-companies{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:30px 0}.footer-demo-companies span{color:#7fffd4;font-weight:600}.footer-demo-logos span{margin-left:20px;opacity:.7}.footer-demo-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:50px 0}.footer-demo-links h4{color:#7fffd4;font-size:16px;margin-bottom:15px}.footer-demo-links p{cursor:pointer;font-size:14px;margin-bottom:8px;opacity:.8;transition:.2s}.footer-demo-links p:hover{opacity:1;text-decoration:underline}.footer-demo-bottom-links{grid-gap:40px;border-top:1px solid #ffffff1a;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:40px 0}.footer-demo-bottom-links h4{color:#7fffd4;font-size:16px;margin-bottom:15px}.footer-demo-bottom-links p{cursor:pointer;font-size:14px;margin-bottom:8px;opacity:.8}.footer-demo-bottom-links p:hover{opacity:1;text-decoration:underline}.footer-demo-final{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1250px;padding-top:30px;width:100%}.footer-demo-logo{color:#7fffd4;font-size:22px;font-weight:700}@media (max-width:768px){.footer-demo-final{flex-direction:column;gap:10px;text-align:center}}@media (max-width:480px){.footer-demo-final{flex-direction:column;gap:8px;padding-top:20px;text-align:center}.footer-demo-logo{font-size:18px}}@media (max-width:992px){.footer-demo-bottom-links,.footer-demo-links{grid-template-columns:repeat(2,1fr)}.footer-demo-container{padding:50px 40px}}@media (max-width:600px){.footer-demo-companies,.footer-demo-final,.footer-demo-top{flex-direction:column;gap:20px;text-align:center}.footer-demo-bottom-links,.footer-demo-links{grid-template-columns:1fr}}.amcurio-overlay-wrapper{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.amcurio-overlay-box{animation:amcurioOverlayFade .3s ease;background:#fff;border-radius:20px;border-top:8px solid #00c2b8;box-shadow:0 15px 40px #0003;max-height:90vh;max-width:650px;overflow-y:auto;padding:40px;position:relative;width:100%}@keyframes amcurioOverlayFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.amcurio-overlay-close{background:#00c2b8;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:40px;position:absolute;right:18px;top:18px;transition:.3s;width:40px}.amcurio-overlay-close:hover{transform:rotate(90deg)}.amcurio-overlay-heading{margin-bottom:30px;text-align:center}.amcurio-overlay-heading h2{color:#00c2b8;font-size:34px;font-weight:700;margin-bottom:10px}.amcurio-overlay-heading p{color:#555;font-size:16px}.amcurio-overlay-form{display:flex;flex-direction:column;gap:20px}.amcurio-overlay-group{display:flex;flex-direction:column;gap:8px}.amcurio-overlay-group label{color:#333;font-size:15px;font-weight:600}.amcurio-overlay-group input{border:1px solid #dcdcdc;border-radius:10px;font-size:15px;height:52px;outline:none;padding:0 16px;transition:.3s}.amcurio-overlay-group input:focus{border-color:#00c2b8;box-shadow:0 0 0 4px #00c2b826}.amcurio-overlay-group input[type=file]{height:auto;padding:12px}.amcurio-overlay-submit{background:#00c2b8;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:56px;margin-top:10px;transition:.3s}.amcurio-overlay-submit:hover{background:#00aa9f;transform:translateY(-2px)}@media (max-width:768px){.amcurio-overlay-box{padding:25px}.amcurio-overlay-heading h2{font-size:28px}}
/*# sourceMappingURL=main.1b2acc0d.css.map*/