@import url(https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.App{height:100%;overflow:hidden}.kiga-footer{background-color:#141414;height:auto;overflow:hidden;padding-bottom:20px;width:100%}.kiga-footer-subscribe{align-content:center;align-items:center;display:flex;justify-content:space-evenly}.kiga-footer-subscribe-content-text{margin-top:50px}.kiga-footer-subscribe-content-text p{color:#fffffff8;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:17px;font-weight:600;padding-top:15px;text-align:center;text-transform:capitalize}.kiga-footer-subscribe-content-input{display:flex;margin-top:50px}.kiga-footer-subscribe-content-input input{border:none;border-radius:10px;height:50px;outline:none;width:500px}.kiga-footer-subscribe-content-subscribe{background-color:#fff;border:1px solid #000;border-radius:10px;cursor:pointer;height:50px;margin-left:20px;transition:1s ease-in;width:200px}.kiga-footer-subscribe-content-subscribe:hover{background-color:initial}.kiga-footer-subscribe-content-subscribe p{color:var(--green-2);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:17px;font-weight:600;padding-top:15px;text-align:center;text-transform:capitalize}.kiga-footer-subscribe-content-subscribe p:hover{color:#fff}.kiga-footer-second-content{display:flex;justify-content:space-around;margin-top:60px;width:100%}.kiga-footer-about{margin-left:80px;overflow:hidden;width:40%}.kiga-footer-about-title p{color:#fffffff8;font-size:35px;font-weight:600}.kiga-footer-about-content p,.kiga-footer-about-title p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding-left:25px;padding-top:15px;text-transform:capitalize}.kiga-footer-about-content p{color:#ffffffa1;font-size:16px;font-weight:500;width:80%}.kiga-footer-working{margin-top:7px;overflow:hidden;width:30%}.kiga-footer-working-links{margin-left:20px;margin-top:10px}.kiga-footer-working-links p{margin:20px}.kiga-footer-working-links a{color:#ffffffa1;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:700;text-decoration:none}.kiga-footer-working-links a:hover{color:var(--yellow)}.kiga-footer-opening{margin-right:30px;margin-top:7px;overflow:hidden;width:30%}.kiga-footer-opening-hours{margin-left:20px;margin-top:10px}.kiga-footer-opening-hours p{margin:20px}.kiga-footer-developer p,.kiga-footer-opening-hours p{color:#ffffffa1;font-family:Courier New,Courier,monospace;font-size:15px;font-weight:700}.kiga-footer-developer p{text-align:center}@media (min-width:299px) and (max-width:690px){.kiga-footer{width:100%}.kiga-footer-subscribe{display:flex;flex-direction:column}.kiga-footer-subscribe-content-text{margin-top:30px}.kiga-footer-subscribe-content-text p{padding:15px;text-align:center}.kiga-footer-subscribe-content-input{display:flex;flex-direction:column;margin-top:10px}.kiga-footer-subscribe-content-input input{width:350px}.kiga-footer-subscribe-content-subscribe{margin-left:50px;margin-top:20px}.kiga-footer-second-content{display:flex;flex-direction:column;justify-content:space-around;margin-top:40px;width:100%}.kiga-footer-about{margin-left:0;overflow:hidden;width:90%}.kiga-footer-about-title p{padding-left:20px}.kiga-footer-about-content p{padding-left:20px;padding-top:15px;width:100%}.kiga-footer-opening,.kiga-footer-working{width:90%}}@media (min-width:691px) and (max-width:1024px){.kiga-footer{height:150vh;width:100%}}.scroll-section{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.scroll-section.visible{opacity:1;transform:translateY(0)}:root{--bgColor:#0d1117;--black-1:#0d1117;--blackContent:#1a1a40;--white-1:#fff;--blue-1:#1f6feb;--blue-2:#2a7aef;--blue-3:#3685f3;--blue-4:#4493f8;--yellow:#ffd500ef;--playFair:"Playfair Display",serif}.kiga-home-main{background-color:#fff;background-color:var(--white-1);color:#0d1117;color:var(--black-1);height:100%;position:relative;width:100%}.kiga-home-main-header{height:100vh;overflow:hidden;position:relative;width:100%}.kiga-home-main-navbar{align-items:center;background-color:initial;border-bottom:1px solid #cecece;display:flex;height:80px;justify-content:space-between;left:0;overflow:hidden;padding:10px 40px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:999}.kiga-home-main-header-logo{border-radius:8px;height:100px;margin-left:-20px;width:200px}.kiga-home-main-header-logo img{border-radius:8px;height:100%;object-fit:cover;width:100%}.kiga-home-main-header-links{background-color:initial;border-radius:20px;display:flex;gap:10px;height:45px;padding:10px 40px;width:auto}.kiga-home-main-header-links a,.kiga-home-main-header-portal a{color:#fff;font-family:1.2rem;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900;text-decoration:none}.kiga-home-main-header-portal{cursor:pointer;display:flex;gap:15px;margin-right:30px}.kiga-home-main-header-portal a:hover{background-color:#ffd500ef;background-color:var(--yellow);border-radius:8px;color:#000;padding:15px}.nav-hamburger{cursor:pointer;display:none;position:absolute;right:1rem;top:1rem;z-index:20}.sub-nav-links{display:none}.sub-nav-links-expanded{align-items:center;background:#000000f2;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.sub-nav-links-expanded ul{list-style:none;padding:0}.sub-nav-links-expanded li{font-size:2rem;margin:1rem 0}.sub-nav-close-btns{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:1.5rem;top:1rem}.kiga-home-main-big-title{left:80px;position:absolute;top:180px;width:500px}.kiga-home-main-big-title h4{color:#e5ba41;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem}.kiga-home-main-big-title h1{color:#fff;font-family:Playfair Display,serif;font-family:var(--playFair);font-size:5rem;font-weight:900;letter-spacing:2.1px;line-height:80px;text-transform:uppercase}.kiga-home-main-big-title h1 span{color:#ffd500ef;color:var(--yellow)}.kiga-home-main-button{align-items:center;background:#2a7aef;background:var(--blue-2);border-radius:8px;display:inline-flex;gap:.5rem;left:80px;padding:.75rem 1.5rem;position:absolute;top:550px;width:150px}.kiga-home-main-button a{color:#ffffffe1;font-weight:700;text-decoration:none}.kiga-home-main-button:hover{background-color:#000}.kiga-home-main-social{display:flex;gap:20px;position:absolute;right:300px;top:300px;width:200px}.kiga-home-main-social a{text-decoration:none}.kiga-home-main-social .instagram{border-radius:8px;color:red;height:30px;width:30px}.kiga-home-main-social .whatsapp{border-radius:8px;color:green;height:30px;width:30px}.kiga-home-main-social .twitter{border-radius:8px;color:#000;height:30px;width:30px}.kiga-home-main-social .facebook{border-radius:8px;color:#3685f3;color:var(--blue-3);height:30px;width:30px}.kiga-home-main-social .facebook :hover,.kiga-home-main-social .instagram:hover,.kiga-home-main-social .twitter:hover,.kiga-home-main-social .whatsapp:hover{transform:scale(1.5)}.kiga-home-main-small-para{position:absolute;right:100px;top:350px;width:500px}.kiga-home-main-small-para p{color:#ebe1d1b5;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.4rem;font-weight:283;text-transform:capitalize}.kiga-page-all-discipline{display:flex;height:40vh;left:0;overflow:hidden;position:relative;width:100%}.kiga-page-all-image{border:1px solid #cecece;height:250px;position:relative;width:380px}.kiga-page-all-image img{height:100%;object-fit:cover;width:100%}.kiga-homepage-overlay{align-items:center;background:#0009;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;padding:2rem;position:absolute;text-align:center;top:0;transition:opacity .4s ease;width:100%}.kiga-page-all-image:hover .kiga-homepage-overlay{opacity:1}.kiga-homepage-overlay h2{font-size:2rem;margin-bottom:1rem}.kiga-homepage-overlay .kiga-homepage-join-btn{align-items:center;background:#ffd500ef;background:var(--yellow);border-radius:8px;color:#333;display:inline-flex;font-weight:700;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none}.kiga-homepage-overlay .kiga-homepage-join-btn i{font-style:normal}.kiga-homepage-about-section{display:flex;height:115vh;justify-content:space-between;overflow:hidden;padding-bottom:20px;padding-top:50px;width:100%}.kiga-homepage-about-info{margin-left:30px;margin-top:10px;overflow:hidden;width:650px}.kiga-about-big-title{margin-top:10px}.kiga-about-big-title h2{color:#ffd500ef;color:var(--yellow);font-family:Playfair Display,serif;font-family:var(--playFair);font-size:4rem;font-weight:900;letter-spacing:2.1px;line-height:70px;margin-bottom:5px;text-transform:capitalize}.kiga-about-big-title h2 span{color:#0d1117;color:var(--bgColor)}.kiga-about-big-title p{color:#1817178d;font-size:1.1rem;font-style:normal;margin-top:20px;text-transform:capitalize;width:650px}.circle-container{height:520px;margin-left:10px;margin-right:50px;margin-top:10px;overflow:hidden;position:relative;width:650px}.main-circle{align-items:center;background:#0f172a;border-radius:50%;display:flex;height:500px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.main-text{color:#fff;font-size:22px;letter-spacing:2px;transition:opacity .6s ease,transform .6s ease}.fade-in{opacity:1;transform:scale(1)}.fade-out{opacity:0;transform:scale(.85)}.orbit{animation:rotate 12s linear infinite;inset:0;position:absolute}.small-circle{align-items:center;background:#facc15;border-radius:50%;cursor:pointer;display:flex;height:54px;justify-content:center;position:absolute;width:54px}.small-circle:after{content:attr(data-text);font-size:12px;opacity:0;transition:opacity .3s ease}.small-circle:hover:after{opacity:1}.small-circle:first-child{left:50%;top:-8px;transform:translateX(-50%)}.small-circle:nth-child(2){right:-8px;top:50%;transform:translateY(-50%)}.small-circle:nth-child(3){bottom:-8px;left:50%;transform:translateX(-50%)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.kiga-about-background-image-right{margin-left:300px;margin-top:50px;width:70%}.kiga-about-back-image{-webkit-clip-path:polygon(70% 0,100% 44%,82% 100%,18% 100%,0 38%);clip-path:polygon(70% 0,100% 44%,82% 100%,18% 100%,0 38%);height:400px;width:500px}.kiga-about-back-image img{cursor:pointer;height:100%;object-fit:cover;width:100%}.kiga-homepage-parent-page{display:flex;height:55vh;justify-content:space-between;margin:0 30px;overflow:hidden;width:95%}.kiga-homepage-parent-login-info{display:flex;flex-direction:column;gap:30px}.kiga-homepage-parent-login-info-title{border-bottom:.8px solid #cecece75;padding-bottom:10px}.kiga-homepage-parent-login-info-title h2{color:#0d1117;color:var(--black-1);font-size:1.5rem;font-style:normal;font-weight:900;text-transform:capitalize;width:300px}.kiga-homepage-parent-login-info-flex{display:flex;flex-direction:column;gap:20px}.kiga-homepage-parent-login-info-flex>div{background-color:#0d1117;border-radius:15px;cursor:pointer;height:50px;width:600px}.kiga-homepage-parent-login-info-flex>div p{padding:15px;text-align:center}.kiga-homepage-parent-login-info-flex>div a{color:#fff;font-family:1.2rem;text-decoration:none}.kiga-homepage-parent-login-info-flex>div a:hover{color:#ffd500ef;color:var(--yellow)}.kiga-homepage-parent-info{display:flex;flex-direction:column;gap:15px;margin:0 100px}.kiga-homepage-parent-info-content{width:500px}.kiga-homepage-parent-info-content h2{color:#0d1117;color:var(--black-1);font-size:1.5rem;font-style:normal;font-weight:900;text-transform:capitalize}.kiga-homepage-parent-info-content p{color:#000000e1;font-size:1rem;font-style:normal;font-weight:500;padding-top:10px}.kiga-homepage-why-discripline{height:70vh;margin:0 30px;overflow:hidden;width:100%}.kiga-homepage-why-discripline-flex-title{border-bottom:.8px solid #cecece75;display:flex;justify-content:space-between;padding-bottom:10px;width:90%}.kiga-homepage-why-discripline-left{width:40%}.kiga-homepage-why-discripline-right{margin-left:250px;width:60%}.kiga-homepage-why-discripline-right p{color:#0d1117;color:var(--black-1);font-size:1.5rem;font-style:normal;font-weight:900;text-transform:capitalize}.kiga-homepage-why-discripline-flex{display:flex;justify-content:space-between;margin-top:40px;overflow:hidden;width:90%}.kiga-homepage-why-discripline-box{border-bottom:.8px solid #cecece75;border-left:.8px solid #cecece75;border-right:.8px solid #cecece75;height:250px;width:300px}.kiga-homepage-why-discripline-box-icons{margin-left:100px}.kiga-homepage-why-discripline-box-icons .self-improve{font-size:3rem}.kiga-homepage-why-discripline-box-title{margin-left:20px}.kiga-homepage-why-discripline-box-title:after{background-color:#000;content:"";height:20px;width:20px}.kiga-homepage-why-discripline-box-title p{color:#0d1117;color:var(--black-1);font-size:1.3rem;font-style:normal;font-weight:900;text-transform:capitalize}.kiga-homepage-why-discripline-box-title p:after{border:3px solid #000;border-radius:10px;content:" ";display:flex;margin-left:80px;margin-top:10px;width:20px}.kiga-homepage-why-discripline-box-content{padding:10px 8px}.kiga-homepage-tuition-registration{height:150vh;overflow:hidden;width:100%}.kiga-homepage-tuition-registration-title{border-bottom:.8px solid #cecece75;margin-left:30px;padding-bottom:10px;width:95%}.kiga-homepage-tuition-registration-title h2{font-size:1.5rem}.kiga-homepage-tuition-registration-box-flex{display:flex;gap:50px;margin-left:150px;margin-top:30px}.kiga-homepage-tuition-registration-box-red{background-color:#fff;border-radius:8px;box-shadow:0 10px 70px 4px rgba(205,5,5,.452);height:430px;width:350px}.kiga-homepage-tuition-registration-box-blue{background-color:#fff;border-radius:8px;box-shadow:0 10px 70px 4px rgba(3,126,248,.545);height:430px;margin-top:100px;width:350px}.kiga-homepage-tuition-registration-box-green{background-color:#fff;border-radius:8px;box-shadow:0 10px 70px 4px rgba(2,162,119,.452);height:430px;margin-top:250px;width:350px}.kiga-homepage-tuition-registration-box-content{margin:30px}.kiga-homepage-tuition-registration-box-content-image{height:100px;margin-top:60px;width:120px}.kiga-homepage-tuition-registration-box-content-image img{height:100%;object-fit:contain;width:100%}.kiga-homepage-tuition-registration-box-content-title{padding-top:10px}.kiga-homepage-tuition-registration-box-content-title p{color:#1a1a40;color:var(--blackContent);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1.5rem;font-weight:700;text-transform:uppercase}.kiga-homepage-tuition-registration-box-content-para{padding-top:10px}.kiga-homepage-tuition-registration-box-content-para p{color:#00000076;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.3rem;font-weight:400}.kiga-homepage-tuition-registration-box-content-blue-button,.kiga-homepage-tuition-registration-box-content-green-button,.kiga-homepage-tuition-registration-box-content-red-button{padding-top:30px}.kiga-homepage-tuition-registration-box-content-red-button a{color:rgba(205,5,5,.904);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;text-decoration:none}.kiga-homepage-tuition-registration-box-content-blue-button a{color:rgba(3,126,248,.904);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;text-decoration:none}.kiga-homepage-tuition-registration-box-content-green-button a{color:rgba(2,162,119,.904);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;text-decoration:none}.kiga-homepage-classes-offered{height:150vh;margin:0 30px;overflow:hidden;width:100%}.kiga-homepage-classes-offered-flex{border-bottom:.8px solid #cecece75;display:flex;justify-content:space-between;padding-bottom:10px;width:90%}.kiga-homepage-classes-offered-flex-left{width:40%}.kiga-homepage-classes-offered-flex-right{display:flex;justify-content:flex-end;margin-right:20px;width:60%}.kiga-homepage-classes-offered-flex-right h2{color:#0d1117;color:var(--bgColor);font-size:1.5rem}.kiga-homepage-classes-offered-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,700px);grid-template-rows:repeat(2,300px);justify-content:center;margin-top:30px;width:90%}.kiga-homepage-classes-offered-grid-box-flex{display:flex}.kiga-homepage-classes-offered-grid-box-image{height:300px;width:350px}.kiga-homepage-classes-offered-grid-box-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.kiga-homepage-classes-offered-grid-box-content{height:200px;width:350px}.kiga-homepage-classes-offered-grid-box-content-title p{color:#0d1117;color:var(--bgColor);cursor:pointer;font-size:1.3rem;font-style:normal;font-weight:700;text-align:center;text-transform:capitalize}.kiga-homepage-classes-offered-grid-box-content-info{padding:5px 5px 5px 30px}.kiga-homepage-classes-offered-grid-box-content-info p{color:#000000e1;font-size:1rem;font-style:normal;font-weight:500}.kiga-homepage-philosoph{background-color:#ffd500ef;background-color:var(--yellow);display:flex;height:100vh;overflow:hidden;position:relative;width:100%}.custom-shape-divider-bottom-1773825375{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.custom-shape-divider-bottom-1773825375 svg{display:block;height:150px;position:relative;width:calc(100% + 1.3px)}.custom-shape-divider-bottom-1773825375 .shape-fill{fill:#fff}.kiga-homepage-philosoph-big-title{margin:120px 30px}.kiga-homepage-philosoph-big-title h2{-webkit-text-fill-color:#0000;animation:animate-gradient 2.5s linear infinite;background:linear-gradient(90deg,#4acfee,#53f8c9,#02d79a,#6070fd,#2a46ff,#09f,#4acfee);background-clip:text;-webkit-background-clip:text;background-size:200%;font-family:Playfair Display,serif;font-family:var(--playFair);font-size:4.2rem;font-weight:bolder;margin:30px;max-width:700px;text-align:center;text-transform:uppercase}@keyframes animate-gradient{to{background-position:200%}}.kiga-homepage-philosoph-small-title{background-color:#000;border-top-left-radius:180px;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:500px}.kiga-homepage-philosoph-small-title p{color:#ffffffe1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:20px;font-weight:500;line-height:27px;padding-left:40px;padding-right:40px;padding-top:100px;width:500px}.expert-trainer{height:140vh;padding-top:80px;width:100%}.expert-trainer-title{padding-top:40px}.expert-trainer-title p:first-child{color:#d49a3a;font-family:Playfair Display,serif;font-size:30px;font-weight:700;letter-spacing:1.5px;text-align:center}.expert-trainer-title p:first-child:after{border:2px solid #000;content:"";display:flex;margin-left:47%;margin-top:5px;width:80px}.expert-trainer-title p:nth-child(2){color:var(--small-primary-color);font-family:Playfair Display,serif;font-size:18px;font-weight:700;letter-spacing:1.5px;padding-top:10px;text-align:center}.expret-trainer-section{display:flex;flex-shrink:row;justify-content:space-evenly;padding-top:40px}.expert-trainer-box{background-color:#fafafa;border-radius:10px;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;height:440px;margin-top:80px;position:relative;width:350px}.expert-trainer-box:hover{background-color:#003380;color:#f3f0eb;transition:all .7s ease}.expert-trainer-box-image{background-position:top;background:#fff;border:5px solid #f3f0eb;border-radius:50%;display:block;height:200px;margin-left:75px;margin-top:-70px;transition:all .3s ease;width:200px}.expert-trainer-box-image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.expert-trainer-box-content{display:grid;margin-left:20px;margin-right:20px}.expert-trainer-box-name p:first-child{color:#000;font-family:Playfair Display,serif;font-size:20px;font-weight:700;padding-left:90px;padding-top:10px;text-transform:capitalize}.expert-trainer-box-name p:first-child:hover{color:#fff}.expert-trainer-box-name p:nth-child(2){color:var(--blue);font-size:12px;font-weight:400;padding-left:100px;text-transform:capitalize}.expert-trainer-box-name p:nth-child(3){color:#0d1117;color:var(--black-1);display:flex;font-size:16px;font-weight:500;gap:5px;padding-left:100px;padding-top:5px;text-transform:capitalize}.expert-trainer-box-name p:nth-child(3):hover{color:#fff}.expert-trainer-box-social-flex{display:flex;gap:10px;padding-left:120px;padding-top:5px}.expert-trainer-box-social-instagram{background-color:#cf1010;border-radius:10px;cursor:pointer;padding:10px;width:35px}.expert-trainer-box-social-instagram i{color:#fff}.expert-trainer-box-social-linkedin{background-color:#1f6feb;background-color:var(--blue-1);border-radius:10px;cursor:pointer;padding:10px;width:35px}.expert-trainer-box-social-linkedin i{color:#fff}.expert-trainer-box-social-whatsapp{background-color:green;border-radius:10px;cursor:pointer;padding:10px;width:35px}.expert-trainer-box-social-whatsapp i{color:#fff}.expert-trainer-box-desc{margin:20px}.kiga-homepage-comments{height:80vh;overflow:hidden;width:100%}.kiga-homepage-comments-big-title{margin-left:300px;margin-top:30px;width:600px}.kiga-homepage-comments-big-title p:first-child{color:#1a1a40;color:var(--blackContent);font-size:3rem;font-weight:800;text-transform:capitalize}.kiga-homepage-comments-big-title p:nth-child(2){color:#1a1a40;color:var(--blackContent);font-size:.8rem;font-weight:500;padding-left:80px;padding-top:5px;text-transform:capitalize}.kiga-homepage-comments-content{display:flex;gap:50px;margin:30px;width:95%}.kiga-homepage-comments-content-box{height:auto;width:500px}.kiga-homepage-comments-content-box p:first-child{color:#1a1a40;color:var(--blackContent);font-size:1.3rem;font-weight:700;text-transform:capitalize}.kiga-homepage-comments-content-box p:nth-child(2){color:#1a1a40;color:var(--blackContent);font-size:.8rem;font-weight:500;padding-left:80px;padding-top:5px;text-transform:capitalize}.kiga-homepage-events{height:60vh;overflow:hidden;width:100%}@media (min-width:299px) and (max-width:690px){.kiga-home-main{overflow:hidden}.kiga-home-main-navbar{padding:0}.kiga-home-main-header-logo{height:130px;margin-left:10px;padding-top:8px;width:60px}.kiga-home-main-header-links,.kiga-home-main-header-portal{display:none}.nav-hamburger{border:1px solid tomato;display:block;height:50px;position:absolute;right:10px;top:20px;width:50px}.sub-nav-links{display:none}.sub-nav-links-expanded{background-color:#000;display:flex;flex-direction:column;height:100vh;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.sub-nav-links-expanded ul{list-style:none;margin:0;padding:0}.sub-nav-links-expanded li{font-size:1.2rem;margin:1rem 0}.sub-nav-links-expanded li a{color:#fff;text-decoration:none}.sub-nav-links-expanded li a:hover{color:#1f6feb;color:var(--blue-1)}.sub-nav-close-btns{cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.kiga-home-main-big-title{left:20px;overflow:hidden;position:absolute;top:180px;width:300px}.kiga-home-main-big-title h1{font-size:3rem;line-height:55px}.kiga-home-main-button{left:20px;top:740px}.kiga-home-main-social{grid-gap:20px;display:grid;gap:20px;position:absolute;right:20px;top:220px;width:30px}.kiga-home-main-small-para{left:20px;position:absolute;top:450px;width:350px}.kiga-home-main-small-para p{color:#ffffffd5;padding:5px;width:100%}.kiga-page-all-discipline{display:flex;flex-direction:column;height:auto;width:100%}.kiga-page-all-image{width:100%}.kiga-homepage-about-section{display:flex;flex-direction:column;height:auto;padding-bottom:50px}.kiga-homepage-about-info{margin-left:20px;margin-top:10px;overflow:hidden;width:350px}.kiga-about-big-title h2{font-size:3rem;line-height:50px}.kiga-about-big-title p{font-size:1.1rem;width:350px}.circle-container{height:520px;margin-left:10px;margin-right:50px;position:relative;width:350px}.main-circle{height:400px;width:350px}.kiga-homepage-parent-page{display:flex;flex-direction:column;height:auto;justify-content:stretch;margin:0 10px;padding-bottom:100px}.kiga-homepage-parent-login-info{display:flex;flex-direction:column;gap:30px;width:40%}.kiga-homepage-parent-login-info-flex>div{width:350px}.kiga-homepage-parent-info{margin-left:10px;margin-top:20px;width:60%}.kiga-homepage-parent-info-content{width:350px}.kiga-homepage-why-discripline{height:auto;margin:0 10px;padding-bottom:100px}.kiga-homepage-why-discripline-flex-title{border-bottom:.8px solid #cecece75;display:flex;justify-content:space-between;padding-bottom:10px;width:90%}.kiga-homepage-why-discripline-left{width:5%}.kiga-homepage-why-discripline-right{margin-left:0;width:95%}.kiga-homepage-why-discripline-flex{display:flex;flex-direction:column;width:90%}.kiga-homepage-tuition-registration{height:auto;padding-bottom:150px}.kiga-homepage-tuition-registration-title{margin-left:20px}.kiga-homepage-tuition-registration-box-flex{display:flex;flex-direction:column;gap:30px;margin-left:20px;margin-top:30px}.kiga-homepage-tuition-registration-box-blue,.kiga-homepage-tuition-registration-box-green{margin-top:100px}.kiga-homepage-classes-offered{height:auto;margin:0 20px;overflow:hidden;padding-bottom:50px;width:100%}.kiga-homepage-classes-offered-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(1,400px);grid-template-rows:repeat(2,auto);justify-content:center;margin-top:30px;width:90%}.kiga-homepage-classes-offered-grid-box-flex{display:flex}.kiga-homepage-classes-offered-grid-box-image{height:300px;width:350px}.kiga-homepage-classes-offered-grid-box-content{text-wrap:wrap;height:auto;width:350px}.kiga-homepage-classes-offered-grid-box-content-title p{color:#0d1117;color:var(--bgColor);cursor:pointer;font-size:1.1rem;font-style:normal;font-weight:700;text-align:center;text-transform:capitalize}.kiga-homepage-classes-offered-grid-box-content-info{padding:5px 5px 5px 10px}.kiga-homepage-classes-offered-grid-box-content-info p{text-wrap:wrap;color:#000000e1;font-size:1rem;font-style:normal;font-weight:500}.expert-trainer{height:auto;padding-bottom:50px}.expert-trainer-title{padding-top:30px}.expret-trainer-section{display:flex;flex-direction:column;justify-content:space-between;margin-left:20px}.kiga-homepage-philosoph{display:flex;flex-direction:column;height:auto;min-height:100vh;overflow:visible}.kiga-homepage-philosoph-big-title{margin:40px 20px;text-align:center;width:100%;z-index:2}.kiga-homepage-philosoph-big-title h2{font-size:2.5rem;margin:0 auto;max-width:100%}.kiga-homepage-philosoph-small-title{border-top-left-radius:50px;height:auto;margin-top:20px;padding-bottom:120px;position:relative;right:auto;top:auto;width:100%}.kiga-homepage-philosoph-small-title p{font-size:18px;line-height:1.5;padding:60px 30px;width:100%}.custom-shape-divider-bottom-1773825375{z-index:5}.kiga-homepage-comments{height:auto;margin:0 20px;padding-bottom:50px;width:100%}.kiga-homepage-comments-big-title{margin-left:10px;margin-top:30px;width:350px}.kiga-homepage-comments-big-title p:first-child{font-size:2.5rem}.kiga-homepage-comments-big-title p:nth-child(2){font-size:.9rem;font-weight:600}.kiga-homepage-comments-content{display:flex;flex-direction:column;gap:50px;margin:10px;width:90%}.kiga-homepage-comments-content-box{height:auto;width:350px}}@media (min-width:691px) and (max-width:1024px){.kiga-home-main{width:100%}.home{background:#fff;background:var(--white-1);padding:100px 30px}.home .content h1{font-size:2.5em;font-weight:900;letter-spacing:1.5px;line-height:normal;margin-top:100px}.home .content p,.home .content span{font-size:1.2em;font-weight:900}.home .content p{margin-bottom:65px}.home .content a{background:#ffd500ef;background:var(--yellow);color:#1a1a40;color:var(--blackContent);font-size:1.2em;font-weight:700}.home .content a:hover{background:#1a1a40;background:var(--blackContent);border-radius:8px;color:#fff;color:var(--white-1)}.home .media-icons{top:450px}.home img{object-fit:contain}.kiga-page-all-discipline{display:flex;flex-direction:column;height:auto;padding-bottom:20px;width:100%}.kiga-page-all-image{border:1px solid #cecece;height:350px;position:relative;width:380px}.kiga-homepage-overlay{padding:5px}.kiga-homepage-about-section{display:flex;flex-direction:column;height:100vh;margin:0 30px;overflow:hidden;width:100%}.kiga-about-background-image-right{margin-left:30px;margin-top:50px;width:50%}.kiga-homepage-parent-page{display:flex;flex-direction:column;height:50vh;justify-content:space-between;margin-bottom:50px;margin-left:30px;margin-right:30px;overflow:hidden;width:100%}.kiga-homepage-parent-login-info-flex>div p{font-size:1.3rem}.kiga-homepage-parent-info{margin-left:30px;width:60%}.kiga-homepage-why-discripline{height:65vh;margin:0 30px;overflow:hidden;width:100%}.kiga-homepage-why-discripline-left{width:20%}.kiga-homepage-why-discripline-right{margin-left:40px;width:80%}.kiga-homepage-why-discripline-flex{display:grid;grid-template-columns:repeat(2,400px);grid-template-rows:repeat(2,300px);margin-top:40px;overflow:hidden;width:90%}.kiga-homepage-tuition-registration{height:30vh;margin:0 30px;overflow:hidden;width:100%}.kiga-homepage-classes-offered{height:130vh;margin-left:30px}.kiga-homepage-classes-offered-grid{grid-template-columns:repeat(1,700px)}.kiga-homepage-classes-offered-grid-box-flex{justify-content:space-between}.kiga-homepage-classes-offered-grid-box-content,.kiga-homepage-classes-offered-grid-box-image{width:400px}.tuition-registration-box p:nth-child(4),.tuition-registration-box-4 p:nth-child(3){padding-top:20px}.tuition-registration-box p:nth-child(4),.tuition-registration-box-4 p:nth-child(3),.tuition-registration-box-4 p:nth-child(4){color:#fff;color:var(--white-1);cursor:pointer;font-size:.8rem;font-style:normal;font-weight:500;padding-left:10px;text-transform:capitalize}.tuition-registration-box-4 p:nth-child(4){padding-top:10px}.kiga-homepage-classes-offered{height:110vh;margin:0 30px;overflow:hidden;width:100%}.kiga-homepage-classes-offered-flex{border-bottom:.8px solid #cecece75;display:flex;justify-content:space-between;padding-bottom:10px;width:90%}.kiga-homepage-classes-offered-flex-left{width:40%}.kiga-homepage-classes-offered-flex-right{display:flex;justify-content:flex-end;margin-right:20px;width:60%}.kiga-homepage-classes-offered-flex-right h2{color:#0d1117;color:var(--bgColor);cursor:pointer;font-size:1.5rem;font-style:normal;font-weight:700;text-transform:capitalize}.kiga-homepage-classes-offered-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,700px);grid-template-rows:repeat(2,300px);justify-content:center;margin-top:30px;width:90%}.kiga-homepage-classes-offered-grid-box-flex{display:flex}.kiga-homepage-classes-offered-grid-box-image{height:300px;width:350px}.kiga-homepage-classes-offered-grid-box-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.kiga-homepage-classes-offered-grid-box-content{height:200px;width:350px}.kiga-homepage-classes-offered-grid-box-content-title p{color:#0d1117;color:var(--bgColor);cursor:pointer;font-size:1.3rem;font-style:normal;font-weight:700;text-align:center;text-transform:capitalize}.kiga-homepage-classes-offered-grid-box-content-info{padding:5px 5px 5px 30px}.kiga-homepage-classes-offered-grid-box-content-info p{color:#000000e1;font-size:1rem;font-style:normal;font-weight:500}.expert-trainer{height:auto;padding-bottom:50px}.expert-trainer-title{padding-top:30px}.expret-trainer-section{display:flex;flex-direction:column;justify-content:space-between;margin-left:20px}}#splash{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:9999}#splash-logo{animation:pulse 1.5s ease-in-out infinite;width:300px}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.retry{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin-left:46%;margin-top:450px;position:fixed;top:0;z-index:9999}#retry-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.retry p{color:red;margin-top:30px}#retry-btn:hover{background:#444}.register{background:linear-gradient(90deg,#222f38 0,#222f38 50%,#f9faf7 0,#f9faf7);height:100%;width:100%}.register-header-navbar{background-color:#000;height:70px;width:100%}.register-section{display:flex;flex-shrink:row;justify-content:space-between}.register-terms-condition{height:117vh;overflow:auto;width:50%}.register-terms-condition::-webkit-scrollbar{background-color:#aaa;height:8px;width:5px}.register-terms-condition::-webkit-scrollbar-thumb{background:#000}.register-terms-background{background-color:#fff;border-radius:10px;margin-left:20px;margin-right:20px;margin-top:20px;width:90%}.register-title p{background-color:#213349;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:300;padding:20px;text-align:center;text-transform:capitalize}.terms-condition-title{text-wrap:wrap;padding:10px}.terms-condition-title h3{padding-bottom:10px;text-align:center;text-transform:capitalize}.terms-condition-list ul{padding-left:20px}.terms-condition-list ul li{font-family:Times New Roman,Times,serif;font-size:17px;font-weight:500;list-style-type:circle;padding-top:5px}.register-form{width:50%}.register-inform p{color:#555;font-size:14px}.register-inform a{color:#fc0;font-weight:700;text-decoration:none}.register-inform a:hover{text-decoration:underline}@media screen and (max-width:768px){.register{height:auto;width:100%}.register-header-navbar{background-color:#000;height:70px;width:100%}.register-section{display:flex;flex-direction:column;justify-content:space-evenly}.register-terms-condition{height:auto;overflow:auto;width:100%}.register-form{width:100%}.register-form-section{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px #0000003d;margin-left:20px;margin-right:20px;margin-top:20px;width:90%}.register-inform{background-color:initial;border-radius:10px;height:60px;margin-left:-40px;padding-top:10px;width:500px}.register-inform p{color:#000;padding:10px;text-transform:capitalize}.register-form form{margin-left:40px;margin-right:40px}.reg-form-input label{padding-top:10px}.reg-form-input input{margin-top:10px;padding:10px;width:100%}.reg-form-input select{margin-left:10px;margin-top:20px;padding:5px;width:70%}.checkbox{margin-top:10px}.checkbox label{color:#555;font-size:13px;font-weight:500;padding-left:10px;text-transform:capitalize}.checkbox input{cursor:pointer}.reg-button button{background-color:#09f;border:none;border-radius:10px;color:#fff;cursor:pointer;height:40px;margin-bottom:30px;margin-left:40px;margin-top:30px;outline:none;padding:10px;transition:all .25s ease;width:120px}.reg-button button:hover{background-color:#000;color:#fff}.error-msg{background-color:#f0936e;border-radius:10px;margin-bottom:10px;margin-left:40px;margin-top:10px}.error-msg p{color:#000;font-family:Times New Roman,Times,serif;font-weight:700;padding:20px;text-align:center;text-transform:capitalize}}.about-kiga-fixed-main-navbar{border-bottom:1px solid #cecece}.about-kiga-portal a{color:var(--second);font-family:var(--play-font);font-size:var(--small-size);font-weight:700;text-decoration:none;text-transform:capitalize}@media (min-width:299px) and (max-width:900px){.about-kiga-nav,.about-kiga-portal{display:none}.nav-hamburger{display:block;height:50px;position:absolute;right:4rem;top:1.2rem;width:50px}.sub-nav-links{display:none}.sub-nav-links-expanded{background-color:#000;display:flex;flex-direction:column;height:100vh;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.sub-nav-links-expanded ul{list-style:none;margin:0;padding:0}.sub-nav-links-expanded li{font-size:1.2rem;margin:1rem 0}.sub-nav-links-expanded li a{color:#fff;text-decoration:none}.sub-nav-links-expanded li a:hover{color:var(--blue-1)}.sub-nav-close-btns{cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}}.kiga-login{background-color:#fff;overflow:auto;width:100%}.kiga-login-main{background-color:#fff;height:500px;margin:50px auto 0;width:400px}.kiga-login-logo{margin-left:0}.kiga-login-logo-image{border-radius:10px;cursor:pointer;height:100px;width:250px}.kiga-login-logo-image img{height:100%;object-fit:cover;width:100%}.kiga-login-content{overflow:hidden;width:100%}.kiga-login-content-title p{color:#d49a3a;color:var(--primary);font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px;font-weight:700;text-transform:capitalize}.kiga-login-form{margin-top:20px}.kiga-login-label{padding-bottom:6px;padding-top:10px}.kiga-login-label label{color:#000000e1;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:16px;font-weight:600}.kiga-login-input{background-color:#f5f5f5;border-radius:.25rem;color:#000;height:50px;width:70%}.kiga-login-input input{background-color:initial;border:.0625rem solid #0000;height:100%;outline:none;width:100%}.kiga-login-button{border-radius:10px;height:40px;margin-top:30px;width:280px}.kiga-login-button button{background-color:#000;border:1px solid #0000;border-radius:10px;color:#ffffffe8;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;font-weight:700;height:100%;outline:none;text-transform:capitalize;width:100%}.kiga-login-link-account{margin-top:20px}.kiga-login-link-account a{color:#1298eb;font-weight:700;text-decoration:none}@media (min-width:299px) and (max-width:900px){.kiga-login-main{background-color:#fff;height:500px;margin-left:50px;margin-top:50px;width:400px}}.kiga-contact-page{overflow:hidden;width:100%}.kiga-contact-form-title{margin-left:150px;margin-top:80px}.kiga-contact-form-title p{color:#d49a3a;color:var(--primary);font-family:monospace;font-size:20px;font-weight:700;text-transform:capitalize}.kiga-contact-form-big-title{margin-left:400px;margin-top:30px}.kiga-contact-form-big-title p{color:#d49a3a;color:var(--primary);font-family:Times New Roman,Times,serif;font-size:30px;font-weight:700;text-transform:capitalize}.kiga-contact-form-border{border:2px solid #000;display:flex;height:auto;margin-bottom:20px;margin-left:150px;margin-top:40px;overflow:hidden;width:1100px}.kiga-contact-form-number{border:2px solid #000;height:inherit;width:330px}.kiga-contact-form-number-big-title{margin-left:30px;margin-top:20px}.kiga-contact-form-number-big-title p{color:#d49a3a;color:var(--primary);font-family:Times New Roman,Times,serif;font-size:30px;font-weight:700;text-transform:capitalize}.kiga-contact-form-address{display:flex;gap:10px;margin-left:12px;margin-top:15px}.kiga-contact-form-address p{font-family:Arial,Helvetica,sans-serif;font-weight:500;text-transform:capitalize}.kiga-contact-form-address i{color:red;font-size:16px}.kiga-contact-form-icons-contact{margin-left:10px;margin-top:15px}.kiga-contact-form-text{margin-left:30px;margin-top:30px}.kiga-contact-form-small-text p{color:#d49a3a;color:var(--primary);font-family:Times New Roman,Times,serif;font-size:30px;font-weight:700;text-transform:capitalize}.form-kiga-flex-name{display:flex;width:120%}.form-kiga-flex-name-first,.form-kiga-flex-name-last{width:60%}.form-kiga-flex-label,.form-kiga-flex-radio{padding-bottom:8px;padding-top:8px}.form-kiga-flex-label label{color:#252525a8;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;text-transform:capitalize}.form-kiga-flex-label label span{color:red;padding-left:3px}.form-kiga-flex-input-flex{overflow:hidden}.form-kiga-flex-input,.form-kiga-flex-input-flex{background-color:#f5f5f5;border-radius:.25rem;color:#000;height:50px;width:70%}.form-kiga-flex-input input,.form-kiga-flex-input-flex input{background-color:initial;border:.0625rem solid #0000;height:100%;outline:none;width:100%}.form-kiga-flex-message-input{background-color:#f5f5f5;border-radius:.25rem;color:#000;height:120px;width:90%}.form-kiga-flex-message-input input{background-color:initial;border:.0625rem solid green;border-radius:.25rem;height:100%;outline:none;width:100%}.form-kiga-flex-radio{display:flex;gap:20px}.form-kiga-flex-radio .container{cursor:pointer;display:block;font-size:18px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.form-kiga-flex-radio .container input{cursor:pointer;opacity:0;position:absolute}.form-kiga-flex-radio .checkmark{background-color:#eee;border-radius:50%;height:20px;left:0;position:absolute;top:0;width:20px}.form-kiga-flex-radio .container:hover input~.checkmark{background-color:#ccc}.form-kiga-flex-radio .container input:checked~.checkmark{background-color:#2196f3}.form-kiga-flex-radio .checkmark:after{content:"";display:none;position:absolute}.form-kiga-flex-radio .container input:checked~.checkmark:after{display:block}.form-kiga-flex-radio .container .checkmark:after{background:#fff;border-radius:50%;height:8px;left:6px;top:6px;width:8px}.form-kiga-flex-checkmark-receive{padding-top:20px}.form-kiga-flex-checkmark-receive .container{cursor:pointer;display:block;font-size:18px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.form-kiga-flex-checkmark-receive .container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.form-kiga-flex-checkmark-receive .checkmark{background-color:#eee;height:20px;left:0;position:absolute;top:0;width:20px}.form-kiga-flex-checkmark-receive .container:hover input~.checkmark{background-color:#ccc}.form-kiga-flex-checkmark-receive .container input:checked~.checkmark{background-color:#2196f3}.form-kiga-flex-checkmark-receive .checkmark:after{content:"";display:none;position:absolute}.form-kiga-flex-checkmark-receive .container input:checked~.checkmark:after{display:block}.form-kiga-flex-checkmark-receive .container .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:6px;top:3px;transform:rotate(45deg);width:5px}.form-kiga-flex-button{height:70px;padding-bottom:20px;padding-top:20px;width:70px}.form-kiga-flex-button button{cursor:pointer;height:100%;transition:all .5s ease-in-out;width:100%}.form-kiga-flex-button button:hover{background-color:#08a045;border:none;border-radius:5px;color:#ffffffd5;outline:none}@media (min-width:299px) and (max-width:900px){.kiga-contact-page{height:auto;padding-bottom:20px}.kiga-contact-form-title{margin-left:30px}.kiga-contact-form-title p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size)}.kiga-contact-form-big-title{margin-left:30px}.kiga-contact-form-big-title p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:700;text-transform:capitalize}.kiga-contact-form-border{border:2px solid #000;display:flex;flex-direction:column;height:auto;margin-bottom:20px;margin-left:30px;margin-top:40px;overflow:hidden;width:850px}.kiga-contact-form-number{border:none;height:inherit;width:330px}.kiga-contact-form-number-big-title{margin-left:30px;margin-top:20px}.kiga-contact-form-number-big-title p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:30px;font-weight:700;text-transform:capitalize}.kiga-contact-form-address{display:flex;flex-direction:column;gap:10px;margin-left:12px;margin-top:15px}.kiga-contact-form-address p{font-family:Arial,Helvetica,sans-serif;font-weight:500;text-transform:capitalize}.kiga-contact-form-address i{color:red;font-size:16px}.kiga-contact-form-icons-contact{margin-left:10px;margin-top:15px}.kiga-contact-form-text{margin-left:30px;margin-top:30px}.kiga-contact-form-small-text p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:30px;font-weight:700;text-transform:capitalize}.form-kiga-flex-name{display:flex;flex-direction:column;width:90%}.form-kiga-flex-name-first,.form-kiga-flex-name-last{width:60%}.form-kiga-flex-checkmark-receive{width:40%}.form-kiga-flex-checkmark-receive .container{padding-left:30px}}:root{--second:#fff;--primary:#d49a3a;--box-color:#08a045;--small-primary-color:#525050;--background:#ebe9e1;--big-size:4rem;--small-size:1rem;--play-font:"Playfair Display",serif}.about-kiga-main,.about-kiga-navbar{overflow:hidden;width:100%}.about-small-navbar{background-color:#cfcfcf;display:flex;gap:10px;height:30px;overflow:hidden;padding-left:60px}.about-kiga-small-navbar-contact,.about-kiga-small-navbar-email,.about-kiga-small-navbar-time{display:flex;gap:10px;padding:4px}.about-kiga-small-navbar-contact i,.about-kiga-small-navbar-email i,.about-kiga-small-navbar-time i{color:green;font-size:15px;font-weight:700;padding-top:4px}.about-kiga-small-navbar-contact p,.about-kiga-small-navbar-email p,.about-kiga-small-navbar-time p{color:#000;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:16px;font-weight:500}.about-kiga-fixed-main-navbar{background-color:#fff;display:flex;height:90px;justify-content:space-between;overflow:hidden;width:100%}.about-kiga-logo{height:100px;width:180px}.about-kiga-logo img{height:100%;object-fit:contain;width:100%}.about-kiga-nav{width:33%}.about-kiga-nav ul{display:flex;padding-top:25px}.about-kiga-nav li{list-style-type:none;margin:10px}.about-kiga-nav li a{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:600;text-decoration:none;text-transform:capitalize}.about-kiga-portal{background-color:#d49a3a;background-color:var(--primary);height:90px;overflow:hidden;width:15%}.about-kiga-portal p{color:#fff;color:var(--second);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:700;padding:30px;text-align:center;text-transform:capitalize}.about-kiga-slide-page{background-color:#286cf1;height:40vh;position:relative;width:100%}.about-kiga-slide-page-title{margin-left:350px;padding-top:50px;width:100%}.about-kiga-slide-page-title p:first-child,.about-kiga-slide-page-title p:nth-child(3){color:#000;line-height:0px;padding-left:80px}.about-kiga-slide-page-title p:first-child,.about-kiga-slide-page-title p:nth-child(2),.about-kiga-slide-page-title p:nth-child(3){font-family:Playfair Display,serif;font-family:var(--play-font);font-size:4rem;font-size:var(--big-size);font-weight:700;padding-bottom:15px;text-transform:uppercase}.about-kiga-slide-page-title p:nth-child(2){color:#d49a3a;color:var(--primary);padding-left:50px}.about-kiga-overview-who{display:flex;height:auto;margin-left:100px;margin-top:70px;overflow:hidden;padding-bottom:50px;width:100%}.about-kiga-overview-who-content{overflow:hidden;width:60%}.about-kiga-overview-who-content-title p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:700;text-transform:uppercase}.about-kiga-overview-who-content-big-title{padding-top:10px;width:80%}.about-kiga-overview-who-content-big-title p{color:#000000e8;font-family:#D49A3A;font-family:var(--primary);font-size:4rem;font-size:var(--big-size);font-weight:700;line-height:60px;text-transform:uppercase}.about-kiga-overview-who-content-small{padding-bottom:20px;padding-top:20px;width:80%}.about-kiga-overview-who-content-small p{color:#000000d0;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:500;text-transform:capitalize}.about-kiga-overview-who-content-button{background-color:initial;border:2px solid #d49a3a;border:2px solid var(--primary);border-radius:5px;cursor:pointer;height:50px;margin-left:60px;margin-top:20px;transition:all .5s ease;width:150px}.about-kiga-overview-who-content-button:hover{background-color:#000;border:none;border-radius:10px}.about-kiga-overview-who-content-button p:hover{color:#ffffffe8}.about-kiga-overview-who-content-button p{color:#000;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:600;padding-top:10px;text-align:center;text-transform:capitalize}.about-kiga-overview-who-content-button a{color:#000;text-decoration:none}.about-kiga-overview-who-content-button a:hover{color:#ffffffe8}.about-kiga-overview-who-count{margin-left:80px;margin-top:40px}.about-kiga-overview-who-count-flex{grid-gap:50px;display:grid;gap:50px}.about-kiga-overview-who-count-client,.about-kiga-overview-who-count-units{background-color:#d49a3a;background-color:var(--primary);border-radius:10px;box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017;height:200px;width:300px}.about-kiga-overview-who-count-units-icon{padding-left:130px;padding-top:30px}.about-kiga-overview-who-count-units-icon i{color:#ffffffe8;font-size:30px}.about-kiga-overview-who-count-client-number,.about-kiga-overview-who-count-units-numbers{padding-left:130px;padding-top:20px}.about-kiga-overview-who-count-client-number p,.about-kiga-overview-who-count-units-numbers p{color:#ffffffe8;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;font-weight:600;text-transform:capitalize}.about-kiga-overview-who-count-client-title,.about-kiga-overview-who-count-units-title{margin-left:100px;padding-top:20px}.about-kiga-overview-who-count-client-title p,.about-kiga-overview-who-count-units-title p{color:#ffffffe8;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;font-weight:600;text-transform:capitalize}.about-kiga-overview-trust{background-color:#d49a3a;background-color:var(--primary);border-radius:5px;height:30vh;overflow:hidden;width:100%}.about-kiga-overview-trust-big-title p{color:#fffffff8;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:4rem;font-size:var(--big-size);font-weight:700;padding-top:20px;text-align:center}.about-kiga-overview-banner1-left,.about-kiga-overview-banner2-right{border-bottom:1px solid #000;display:flex;height:60vh;margin-top:60px;overflow:hidden;width:100%}.about-kiga-overview-banner1-left-image{margin-left:100px;margin-top:10px;width:30%}.about-kiga-overview-banner-image,.about-kiga-overview-banner2-image{height:350px;width:400px}.about-kiga-overview-banner-image img,.about-kiga-overview-banner2-image img{height:100%;object-fit:cover;width:100%}.about-kiga-overview-banner1-left-content{margin-left:50px;width:60%}.about-kiga-overview-banner2-right-content{margin-left:100px;width:45%}.about-kiga-overview-banner1-left-title,.about-kiga-overview-banner2-right-title{margin-left:20px;margin-top:10px;width:70%}.about-kiga-overview-banner1-left-title p,.about-kiga-overview-banner2-right-title p{color:#d49a3a;color:var(--primary);font-family:Playfair Display,serif;font-family:var(--play-font);font-size:4rem;font-size:var(--big-size);font-weight:700;text-transform:capitalize}.about-kiga-overview-banner2-content{margin-left:40px;margin-top:10px;width:70%}.about-kiga-overview-banner1-content{margin-left:20px;margin-top:10px;width:70%}.about-kiga-overview-banner1-content p:first-child,.about-kiga-overview-banner2-content p{color:#000000d0;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:500;text-transform:capitalize}.about-kiga-overview-banner1-content p:nth-child(2),.about-kiga-overview-banner2-content p:nth-child(2){color:red;font-size:1rem;font-weight:500;padding-top:20px;text-transform:capitalize}.about-kiga-overview-banner1-left-button,.about-kiga-overview-banner2-right-button{background-color:#000;border-radius:10px;cursor:pointer;height:50px;margin-left:20px;margin-top:50px;width:200px}.about-kiga-overview-banner2-right-button p{color:#ffffffe8;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:1rem;font-size:var(--small-size);font-weight:600;padding:15px;text-align:center;text-decoration:none;text-transform:capitalize}.about-kiga-overview-banner3-right-image{margin-left:10px;width:30%}@media (min-width:299px) and (max-width:900px){.about-kiga-slide-page-title{margin-left:30px;padding-top:40px}.about-kiga-slide-page-title p:first-child{color:#ffffffe8;font-size:4rem;line-height:50px;padding-left:30px}.about-kiga-slide-page-title p:nth-child(2){color:#d49a3a;color:var(--primary);font-size:2.5rem;padding-bottom:5px}.about-kiga-slide-page-title p:nth-child(2),.about-kiga-slide-page-title p:nth-child(3){font-family:Playfair Display,serif;font-family:var(--play-font);font-weight:700;line-height:50px;padding-left:30px;text-transform:uppercase}.about-kiga-slide-page-title p:nth-child(3){color:#ffffffe8;font-size:3rem;padding-bottom:15px}.about-kiga-overview-who{display:flex;flex-direction:column;margin-left:30px}.about-kiga-overview-who-content{width:100%}.about-kiga-overview-who-content-big-title{width:95%}.about-kiga-overview-who-content-big-title p{color:#000000e8;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:2rem;line-height:40px}.about-kiga-overview-who-content-button{margin-left:5px}.about-kiga-overview-who-count{margin-left:5px;margin-top:40px}.about-kiga-overview-trust{height:auto;padding-bottom:20px}.about-kiga-overview-banner1-left,.about-kiga-overview-banner2-right{border-bottom:1px solid #000;display:flex;flex-direction:column;height:auto;padding-bottom:20px}.about-kiga-overview-banner1-left-image{margin-left:30px;margin-top:10px;width:90%}.about-kiga-overview-banner-image,.about-kiga-overview-banner2-image{height:350px;width:350px}.about-kiga-overview-banner1-left-content,.about-kiga-overview-banner2-right-content{margin-left:5px;width:95%}.about-kiga-overview-banner1-left-title,.about-kiga-overview-banner2-right-title{margin-left:20px;margin-top:10px;width:100%}.about-kiga-overview-banner1-left-title p,.about-kiga-overview-banner2-right-title p{font-size:2rem}.about-kiga-overview-banner1-content,.about-kiga-overview-banner2-content{margin-left:20px;margin-top:10px;width:95%}.about-kiga-overview-banner1-left-button,.about-kiga-overview-banner2-right-button{background-color:#000;border-radius:10px;cursor:pointer;height:50px;margin-left:30px;margin-top:50px;width:200px}.about-kiga-overview-banner3-right-image{width:90%}}@media (min-width:901px) and (max-width:1024px){.about-kiga-slide-page-title{margin-left:60px;padding-top:40px}.about-kiga-slide-page-title p:first-child{color:#ffffffe8;font-size:4rem;line-height:50px;padding-left:30px}.about-kiga-slide-page-title p:nth-child(2){color:#d49a3a;color:var(--primary);font-weight:700;padding-bottom:5px;text-transform:uppercase}.about-kiga-slide-page-title p:nth-child(2),.about-kiga-slide-page-title p:nth-child(3){font-family:Playfair Display,serif;font-family:var(--play-font);font-size:4rem;line-height:50px;padding-left:30px}.about-kiga-slide-page-title p:nth-child(3){color:#ffffffe8}.about-kiga-overview-who{display:flex;flex-direction:row;margin-left:30px}.about-kiga-overview-who-content{width:60%}.about-kiga-overview-who-content-big-title{width:95%}.about-kiga-overview-who-content-big-title p{color:#000000e8;font-family:Playfair Display,serif;font-family:var(--play-font);font-size:2rem;line-height:40px}.about-kiga-overview-who-content-button{margin-left:5px}.about-kiga-overview-who-count{margin-left:5px;margin-top:40px}.about-kiga-overview-trust{height:auto;padding-bottom:20px}.about-kiga-overview-banner1-left,.about-kiga-overview-banner2-right{border-bottom:1px solid #000;display:flex;flex-direction:row;height:auto;padding-bottom:20px}.about-kiga-overview-banner1-left-image{margin-left:30px;margin-top:10px;width:90%}.about-kiga-overview-banner-image,.about-kiga-overview-banner2-image{height:350px;width:350px}.about-kiga-overview-banner1-left-content,.about-kiga-overview-banner2-right-content{margin-left:5px;width:95%}.about-kiga-overview-banner1-left-title,.about-kiga-overview-banner2-right-title{margin-left:20px;margin-top:10px;width:100%}.about-kiga-overview-banner1-left-title p,.about-kiga-overview-banner2-right-title p{font-size:2rem}.about-kiga-overview-banner1-content,.about-kiga-overview-banner2-content{margin-left:20px;margin-top:10px;width:95%}.about-kiga-overview-banner1-left-button,.about-kiga-overview-banner2-right-button{background-color:#000;border-radius:10px;cursor:pointer;height:50px;margin-left:30px;margin-top:50px;width:200px}.about-kiga-overview-banner3-right-image{width:90%}}.masonry{column-count:4;column-gap:1rem;padding:1rem}.masonry img{border-radius:10px;break-inside:avoid;display:block;margin-bottom:1rem;page-break-inside:avoid;transition:transform .3s ease;width:100%}.masonry img:hover{transform:scale(1.03)}@media (max-width:1200px){.masonry{column-count:3}}@media (max-width:800px){.masonry{column-count:2}}@media (max-width:500px){.masonry{column-count:1}}.kiga-classes-main{height:100%;overflow:hidden;width:100%}.kiga-classes-section{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(3,450px);margin-top:50px;width:90%}.kiga-classes-section-filter{display:flex;gap:30px;margin-left:60px;margin-top:50px}.kiga-classes-section-filter-title p{color:#e6b800;text-transform:capitalize}.kiga-classes-section-filter-box{display:flex;gap:10px}.kiga-classes-section-filter-box-flex{background-color:#3d3d3d;border-radius:20px;display:flex;gap:5px;height:auto;padding:5px 10px;width:auto}.kiga-classes-section-box{background-color:#fff;border:1px solid #cecece;border-radius:8px;box-shadow:0 5px 15px #00000059;cursor:pointer;height:400px;margin-bottom:20px;margin-left:50px;width:450px}.kiga-classes-section-box a{text-decoration:none}.kiga-classes-section-box-image{cursor:pointer;height:200px;overflow:hidden;width:450px}.kiga-classes-section-box-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.kiga-classes-section-title{margin-left:30px;margin-top:25px}.kiga-classes-section-title p{color:#000000a3;cursor:pointer;font-size:1.3rem;font-weight:600;text-transform:capitalize}.kiga-classes-section-days,.kiga-classes-section-schedule{display:flex;justify-content:space-between;margin-left:30px;margin-right:30px;margin-top:10px}.kiga-classes-section-days p,.kiga-classes-section-schedule-date p{color:#000000a3;font-size:.9rem;font-weight:400;text-transform:capitalize}.kiga-schedule-activity{border:1px solid green;border-radius:50%;height:50px;width:50px}.kiga-schedule-activity p{color:green;font-size:.8rem;font-weight:400;padding-top:15px;text-align:center;text-transform:capitalize}.kiga-details-main{overflow:hidden;width:100%}.kiga-details-section-content{display:flex;justify-content:space-between;margin-left:50px;margin-top:50px;width:90%}.kiga-details-section-content-info{height:550px;margin-left:350px;margin-top:50px;overflow:hidden;width:60%}.kiga-details-section-content-info-image{border-radius:8px;height:200px;margin-left:80px;width:400px}.kiga-details-section-content-info-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.kiga-details-section-content-info-content{margin-left:80px;margin-top:30px}.kiga-details-section-content-info-content-title p{color:#1a1a40;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:3rem}.kiga-details-section-content-info-content-activity{margin-top:20px}.kiga-details-section-content-info-content-desc{margin-top:20px;width:90%}.register-form-section{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:40px auto;max-width:600px;padding:40px}form{gap:20px}.reg-form-input,form{display:flex;flex-direction:column}.reg-form-input label{color:#555;font-size:14px;font-weight:600;margin-bottom:6px}.reg-form-input input,.reg-form-input select{background-color:#fafafa;border:1px solid #ccc;border-radius:4px;font-size:15px;padding:12px;transition:border-color .3s}.reg-form-input input:focus,.reg-form-input select:focus{border-color:#fc0;outline:none}.reg-form-input input::placeholder{color:#aaa}.reg-button button{background-color:#fc0;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;transition:background-color .3s ease}.reg-button button:hover{background-color:#e6b800}.reg-button button:disabled{background-color:#ccc;cursor:not-allowed}.checkbox{align-items:flex-start;display:flex;gap:10px}.checkbox input{margin-top:4px}.checkbox label{color:#555;font-size:14px}.error-msg{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;padding:12px}@media (max-width:600px){.register-form-section{padding:30px 20px}.reg-button button,.reg-form-input input,.reg-form-input select{font-size:14px}}@media (min-width:299px) and (max-width:900px){.kiga-classes-section{display:flex;flex-direction:column;gap:30px}.kiga-classes-section-box{margin:20px;width:350px}.kiga-classes-section-box-image{width:348px}}.message-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.message-box{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;max-width:400px;padding:2rem;text-align:center}.message-box h1{font-size:2rem;margin-bottom:1rem}.message-box p{color:#444;font-size:1.1rem;margin-bottom:1.5rem}.message-box button{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1.5rem}.message-box button:hover{background:#333}.success{background-color:#d1fae5;color:#065f46}.error{background-color:#fee2e2;color:#991b1b}.info{background-color:#dbeafe;color:#1e3a8a}.kiga-portal-navbar-header{border-bottom:1px solid #cecece;display:flex;height:80px;justify-content:space-between;width:100%}.hamburger{background-color:initial;height:50px;margin-left:20px;margin-top:10px;width:80px}.hamburger button{border:none;height:50px;width:100%}.sidebar{background-color:#222;color:#fff;display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:300px;z-index:1000}.sidebar.open{transform:translateX(0)}.overlay{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.sidebar-header{border-bottom:1px solid #444;padding:20px}.user-profile{display:flex;gap:20px;padding-left:20px}.user-info-acc-icons{background-color:#7d9bc8;border-radius:50%;height:40px;margin-top:10px;padding:6px;width:40px}.user-info-acc-icons img{cursor:pointer;height:100%;object-fit:contain;width:100%}.auth-buttons{display:flex;gap:10px;margin-top:10px}.btn-log,.btn-reg{background:#333;border:none;border-radius:20px;color:#fff;padding:5px 15px}.sidebar-nav{margin-top:20px}.nav-item{align-items:center;border-bottom:1px solid #333;cursor:pointer;display:flex;gap:15px;padding:15px 20px}.nav-item:hover{background-color:#333}.sidebar-footer{background-color:#1a1a1a;margin-top:auto;padding:20px}.app-badges{display:flex;gap:10px;margin:10px 0}.badge{background:#000;border:1px solid #444;border-radius:5px;flex:1 1;font-size:10px;padding:5px;text-align:center}.kiga-portal-navbar-header-links{display:flex;gap:40px;justify-content:space-between;margin-left:30px;margin-top:30px}.kiga-portal-navbar-header-links-account a,.kiga-portal-navbar-header-links-booking a,.kiga-portal-navbar-header-links-news a{color:#000000bb;font-size:1.2rem;font-weight:500;padding:10px;text-decoration:none}.kiga-portal-navbar-header-links-account a:hover,.kiga-portal-navbar-header-links-booking a:hover,.kiga-portal-navbar-header-links-news a:hover{background-color:#e7e6e6;border-radius:8px}.kiga-portal-navbar-header-logs{height:100px;width:150px}.kiga-portal-navbar-header-logs img{height:100%;object-fit:cover;width:100%}.kiga-portal-navbar-header-info{display:flex;gap:20px;margin-right:20px;margin-top:10px}.kiga-portal-navbar-header-info-para p:first-child{font-size:1rem;font-weight:600}.kiga-portal-navbar-header-info-para p:nth-child(2),.kiga-portal-navbar-header-info-para p:nth-child(3){font-size:.8rem}.kiga-portal-navbar-header-info-account-icons{background-color:#7d9bc8;border-radius:50%;height:40px;padding:6px;width:40px}.kiga-portal-navbar-header-info-account-icons p{color:#fff;cursor:pointer;font-size:1.3rem}.kiga-portal-navbar-header-info-account-icons img{cursor:pointer;height:100%;object-fit:contain;width:100%}.portal-kiga-details-main{height:100%;overflow:hidden;width:100%}.portal-kiga-details-section{border:1px solid tomato;height:88vh;overflow:auto;width:100%}.portal-kiga-details-section-big-title{margin-top:50px}.portal-kiga-details-section-big-title p{color:#000000b4;font-size:2rem;font-weight:500;text-align:center}.portal-kiga-details-section-button{background-color:#000;border-radius:40px;height:60px;margin:20px auto;padding-left:280px;padding-top:20px;width:700px}.portal-kiga-details-section-button a{color:#fff;cursor:pointer;font-size:1.1rem;text-decoration:none}.portal-kiga-details-section-subtitle{margin-top:10px}.portal-kiga-details-section-subtitle p{color:#00000084;font-size:.9rem;text-align:center}.portal-kiga-details-section-info-title{margin-top:50px;text-align:center}.portal-kiga-details-section-info-title p{cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:500;padding-bottom:12px;position:relative}.portal-kiga-details-section-info-title p:after{background-color:#cecece;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .4s ease;width:400px}.portal-kiga-details-section-info-title p:hover:after{width:60%}.portal-kiga-details-section-info-details-flex{border-bottom:1px solid #cecece;margin-left:330px;margin-top:40px;padding-bottom:20px;width:780px}.portal-kiga-details-section-info-details-level-flex,.portal-kiga-details-section-info-details-program-flex,.portal-kiga-details-section-info-details-schedule-flex{display:flex;gap:170px}.portal-kiga-details-section-info-details-level-flex,.portal-kiga-details-section-info-details-program-flex{padding-top:10px}.portal-kiga-details-section-info-details-level-flex p:nth-child(2){padding-left:25px}.portal-kiga-details-section-info-description-small-title{margin-left:330px;margin-top:20px}.portal-kiga-details-section-info-description-big-title,.portal-kiga-details-section-info-description-para{margin-left:330px;margin-top:10px;width:800px}.portal-kiga-details-section-info-description-big-title,.portal-kiga-details-section-info-description-para p{color:#000000bd;line-height:60px}.kiga-portal-addStudent-main{height:100%;overflow:hidden;width:100%}.kiga-portal-addStudent-section{margin-left:350px;margin-top:30px;padding-bottom:40px}.kiga-portal-addStudent-section-title-name{height:50px;padding-left:50px;padding-top:20px;width:100%}.kiga-portal-addStudent-section-title-name p{font-size:18px;font-weight:600}.kiga-portal-addStudent-section-form{background-color:#fff;border:1px solid #7675755e;border-radius:12px;box-shadow:0 10px 25px #00000014;height:350px;padding:30px;width:70%}.kiga-portal-addStudent-section-form-name-flex,.kiga-portal-medical-section-form-clinic-flex{align-items:center;display:flex;gap:30px;margin-top:20px}.kiga-portal-addStudent-section-form-name-label,.kiga-portal-medical-section-form-clinic-label{font-weight:500;min-width:120px}.kiga-portal-addStudent-section-form-fname,.kiga-portal-addStudent-section-form-lname{width:350px}.kiga-portal-addStudent-section-form-fname input,.kiga-portal-addStudent-section-form-lname input{border:1px solid #dcdcdc;border-radius:10px;height:42px;outline:none;padding:0 12px;transition:.3s;width:100%}.kiga-portal-addStudent-section-form-fname input:focus,.kiga-portal-addStudent-section-form-lname input:focus{border-color:#ffc107}.kiga-portal-addStudent-section-form-dob-flex{align-items:center;display:flex;gap:30px;margin-top:30px}.kiga-portal-addStudent-section-form-dob-label{font-weight:500;min-width:120px}.kiga-portal-addStudent-section-form-dob,.kiga-portal-medical-section-form-clinic{width:650px}.kiga-portal-addStudent-section-form-dob input,.kiga-portal-medical-section-form-clinic input{border:1px solid #dcdcdc;border-radius:10px;height:42px;outline:none;padding:0 12px;width:100%}.kiga-portal-addStudent-section-form-dob input:focus,.kiga-portal-medical-section-form-clinic input:focus{border-color:#ffc107}.kiga-portal-addStudent-section-form-condition-flex,.kiga-portal-addStudent-section-form-gender-flex{align-items:center;display:flex;gap:30px;margin-top:30px}.kiga-portal-addStudent-section-form-condition-label,.kiga-portal-addStudent-section-form-gender-label{font-weight:500;min-width:120px}.kiga-portal-addStudent-section-form-condition-label span,.kiga-portal-addStudent-section-form-gender-label span{color:red}.radio-group{gap:25px}.radio-group label{cursor:pointer;gap:6px}.kiga-portal-medical-section-form-btn{border-radius:10px;margin:30px auto;width:400px}.kiga-portal-medical-section-form-btn button{background-color:#ffc107;border:none;border-radius:10px;cursor:pointer;padding:20px;width:100%}.kiga-portal-medical-section-form{background-color:#fff;border:1px solid #7675755e;border-radius:12px;box-shadow:0 10px 25px #00000014;height:350px;margin-top:30px;padding:30px;width:70%}.kiga-portal-addStudent-btn{margin-left:180px;margin-top:10px}.kiga-portal-addStudent-btn button{background-color:#fff;border:none;border-radius:10px;box-shadow:1.95px 1.95px 2.6px #00000026;cursor:pointer;display:block;font-weight:600;padding:14px 40px;width:400px}.kiga-portal-addStudent-btn button:hover{background-color:#f0f8ff}.portal-kiga-booking-main{height:100vh;overflow:hidden;width:100%}.portal-kiga-booking-section{height:100vh;overflow:auto;width:100%}.kiga-portal-section-constant-header{margin-top:20px}.kiga-portal-section-constant-header p:first-child{color:#fff;font-size:1rem;text-align:center}.kiga-portal-section-constant-header p:nth-child(2){color:#fff;font-size:1.5rem;font-weight:700;padding-top:5px;text-align:center}.kiga-portal-section-box-flex{display:flex;gap:30px;margin-left:200px;margin-right:80px;margin-top:40px}.kiga-portal-section-box{background-color:#fff;border-radius:8px;height:350px;width:350px}.kiga-portal-section-box-title{margin-top:15px;text-align:center}.kiga-portal-section-box-title a{color:#0c0c0ca1;font-size:1.8rem;font-weight:600;text-align:center;text-decoration:none}.kiga-portal-section-box-image{background-color:#000;border-radius:50%;height:200px;margin-left:70px;margin-right:20px;margin-top:40px;overflow:hidden;width:200px}.kiga-portal-section-box-image img{height:100%;object-fit:cover;width:100%}.portal-kiga-booking-footer{background-color:#000;height:70vh;overflow:hidden;position:-webkit-sticky;position:sticky;width:100%}.portal-kiga-booking-footer-close-btn{background-color:#fff;border-radius:50%;cursor:pointer;height:60px;margin:10px auto;overflow:hidden;padding:20px;width:60px}.portal-kiga-booking-footer-close-btn a{color:#000;cursor:pointer;font-size:1.5rem;font-weight:600;text-decoration:none}.portal-kiga-booking-footer-close-title{margin-left:745px}.portal-kiga-booking-footer-close-title p{color:#fff}.kiga-portal-partBook-main{background-color:#f9f9f9!important;height:100vh;overflow:hidden;width:100%}.kiga-portal-partBook-head-title{background-color:#fffefe;height:50px;width:100%}.kiga-portal-partBook-head-title p{font-size:18px;font-weight:600;padding-top:10px;text-align:center}.back-btn{background:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:40px;width:40px}.stepper{justify-content:space-between;margin-bottom:40px;margin-left:150px;margin-top:30px}.step-wrapper,.stepper{align-items:center;display:flex}.step-wrapper{flex:1 1}.step-circle{align-items:center;background:#ddd;border-radius:50%;display:flex;height:40px;justify-content:center;transition:.3s;width:40px}.step-wrapper p{padding-left:5px}.step-circle.active{background:#000;color:#fff;transform:scale(1.1)}.step-circle.completed{background:green;color:#fff}.step-line{background:#ddd;flex:1 1;height:3px;margin:0 5px}.step-line.active{background:#000}.card{border-radius:10px;box-shadow:0 2px 10px #0000001a;margin:auto;max-width:500px;padding:20px}.center{text-align:center}input{margin-top:15px;padding:10px;width:100%}.buttons{display:flex;justify-content:space-between;margin-top:20px}button{border:none;cursor:pointer;padding:10px 20px}button:disabled{opacity:.5}.kiga-portal-slotTime-main{background-color:#f9f9f9!important;height:100vh;overflow:hidden;width:100%}.kiga-portal-slotTime-head-title{background-color:#fffefe;height:50px;width:100%}.kiga-portal-slotTime-head-title p{font-size:18px;font-weight:600;padding-top:10px;text-align:center}.kiga-portal-slotTime-section-title{margin-left:640px;margin-top:20px}.kiga-portal-slotTime-section-title h5{margin-left:50px}.kiga-portal-slotTime-section-title p{color:#1e1d1d;font-family:sans-serif;font-size:1.2rem;font-weight:600}.kiga-portal-slotTime-section-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;font-family:sans-serif;gap:5px;margin-left:400px;margin-top:20px;width:700px}.kiga-portal-slotTime-section-card-content-image{border-radius:8px;overflow:hidden;width:40%}.kiga-portal-slotTime-section-card-image{border-radius:8px;height:300px;width:400px}.kiga-portal-slotTime-section-card-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.kiga-portal-slotTime-section-card-content{border-radius:8px;width:70%}.kiga-portal-slotTime-section-card-content-title{margin-left:20px;margin-top:20px}.kiga-portal-slotTime-section-card-content-title p{color:#1e1d1ddb;font-family:sans-serif;font-size:1.1rem;font-weight:600}.kiga-portal-slotTime-section-card-content-info{margin-left:20px;padding-top:5px;width:95%}.kiga-portal-slotTime-section-card-content-info p{color:#1e1d1ddb;font-family:sans-serif;font-size:.9rem}.kiga-portal-slotTime-section-card-content-time{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,200px);margin-left:20px;margin-top:20px}.kiga-portal-slotTime-section-card-content-time-box button{background-color:#fff;border:none;border-radius:30px;box-shadow:0 3px 8px #0000003d;color:#000;font-size:1rem;font-weight:500;height:30px;padding:7px 30px;text-decoration:none;width:200px}.kiga-portal-package-main{background-color:#f9f9f9!important;height:100vh;overflow:auto;width:100%}.kiga-portal-package-head-title{background-color:#fffefe;height:50px;width:100%}.kiga-portal-package-head-title p{font-size:18px;font-weight:600;padding-top:10px;text-align:center}.kiga-portal-package-section-title{margin-left:640px;margin-top:20px}.kiga-portal-package-section-title h5{margin-left:50px}.kiga-portal-package-section-title p{color:#1e1d1d;font-family:sans-serif;font-size:1.2rem;font-weight:600}.kiga-portal-package-section-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;font-family:sans-serif;gap:5px;height:450px;margin-left:350px;margin-top:20px;width:800px}.kiga-portal-package-section-card-content-image{width:40%}.kiga-portal-package-section-card-image{border-radius:8px;height:450px;overflow:hidden;width:300px}.kiga-portal-package-section-card-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.kiga-portal-package-section-card-content{border:1px solid tomato;overflow:auto;width:70%}.kiga-portal-package-section-card-content-head{display:flex;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:20px}.kiga-portal-package-section-card-content-head p{color:#1e1d1ddb;font-family:sans-serif;font-size:1.1rem;font-weight:600}.kiga-portal-package-section-card-content-info{margin-left:20px;padding-top:5px;width:95%}.kiga-portal-package-section-card-content-info p{color:#1e1d1ddb;font-family:sans-serif;font-size:.9rem;padding:10px 0}.kiga-portal-package-section-card-content-btn{margin-top:20px}.kiga-portal-package-section-card-content-btn button{background-color:#fff;border:none;border-radius:10px;box-shadow:1.95px 1.95px 2.6px #00000026;cursor:pointer;display:block;font-weight:600;margin:30px auto;padding:14px 40px;width:400px}.kiga-portal-package-section-card-content-btn button:hover{background-color:#f0f8ff}:root{--accent:#1773b0;--bg:#fff7e1e2;--muted:#6b6b6b;--card:#fff;--radius:10px;--max-width:1100px;--page-gap:20px;--container-padding:16px}.bone-checkout-container{align-items:center;background-color:#fff7e1e2;background-color:var(--bg);color:#0d1117;display:flex;flex-direction:column;min-height:100vh;padding:12px}.bone-checkout-header{align-items:center;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;max-width:1100px;max-width:var(--max-width);padding:12px 16px;padding:12px var(--container-padding);width:100%}.bone-checkout-logo{height:56px;width:160px}.bone-checkout-logo img{height:100%;object-fit:contain;width:100%}.bone-checkout-main{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr;max-width:1100px;max-width:var(--max-width);padding:20px 16px;padding:20px var(--container-padding);width:100%}@media (min-width:900px){.bone-checkout-main{align-items:start;grid-template-columns:1fr 380px}}.bone-checkout-form{background:#fff;background:var(--card);border-radius:10px;border-radius:var(--radius);box-shadow:0 4px 18px #0b16280d;box-sizing:border-box;padding:18px;width:100%}.checkout-form-inner{display:flex;flex-direction:column;gap:18px}.form-section{display:flex;flex-direction:column;gap:12px}.section-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.section-header h3{font-size:1.05rem;font-weight:700;margin:0}.section-header .muted{color:#6b6b6b;color:var(--muted);font-size:.9rem}.signin-link{background:#0000;border:none;color:#1773b0;color:var(--accent);cursor:pointer;font-weight:600}.input-label{display:flex;flex-direction:column;font-size:.95rem;gap:6px}.input-label input[type=email],.input-label input[type=number],.input-label input[type=text]{border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;outline:none;padding:12px}.input-label input:focus{border-color:#1773b0;border-color:var(--accent);box-shadow:0 0 0 3px #0373ff0f}.checkbox-label{color:#6b6b6b;color:var(--muted);font-size:.95rem}.checkbox-label input{height:18px;width:18px}.row.two-cols{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-group label{align-items:center;display:flex;font-size:.95rem;gap:10px}.payment-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}@media (min-width:640px){.payment-options{grid-template-columns:1fr 1fr}}.payment-option{border:1px solid #e6e6e6;border-radius:8px;gap:12px;padding:10px}.payment-option input{height:18px;margin:0;width:18px}.payment-meta{display:flex;flex-direction:column;gap:6px}.card-logos{align-items:center;display:flex;gap:8px}.card-logos img{height:20px;object-fit:contain;width:36px}.payment-help{align-items:flex-start;background:#fafafa;border:1px solid #efefef;border-radius:8px;display:flex;gap:12px;margin-top:8px;padding:10px}.payment-svg{height:32px;opacity:.8;width:48px}.payment-help p{color:#6b6b6b;color:var(--muted);font-size:.95rem;margin:0}.form-actions{margin-top:8px}.submit-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:12px;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.bone-checkout-summary{background:#fff;background:var(--card);border-radius:10px;border-radius:var(--radius);box-shadow:0 4px 18px #0b16280d;box-sizing:border-box;padding:18px}.summary-title{font-size:1.05rem;font-weight:700;margin:0 0 12px}.summary-items{display:flex;flex-direction:column;gap:12px;max-height:50vh;overflow:auto;padding-right:4px}.summary-item{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:12px;padding:8px}.item-thumb{border-radius:8px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.item-thumb img{height:100%;object-fit:cover;width:100%}.item-meta{display:flex;flex:1 1;flex-direction:column;gap:6px}.item-name{font-size:.95rem;font-weight:600}.item-qty{color:#6b6b6b;color:var(--muted);font-size:.9rem}.item-price{font-weight:700;white-space:nowrap}.summary-totals{display:flex;flex-direction:column;gap:8px;margin-top:12px}.tot-row{align-items:center;color:#6b6b6b;color:var(--muted);display:flex;font-size:.95rem;justify-content:space-between}.tot-row.total{color:#111;font-size:1.05rem;font-weight:800}.muted{color:#6b6b6b;color:var(--muted)}.small{font-size:.85rem}button:focus,input:focus{outline:3px solid #0373ff14;outline-offset:0}.portal-kiga-question-1-main{height:100vh;overflow:hidden;width:100%}.portal-kiga-question-1-section{height:70vh;overflow:auto;width:100%}.portal-kiga-question-1-section-header{margin-top:60px}.portal-kiga-question-1-section-header p{color:#0c0c0ca1;font-size:1.8rem;font-weight:600;text-align:center}.portal-kiga-question-1-section-btn-no,.portal-kiga-question-1-section-btn-yes{background-color:#000;border-radius:40px;cursor:pointer;height:70px;margin-left:420px;margin-top:30px;width:700px}.portal-kiga-question-1-section-btn-no p,.portal-kiga-question-1-section-btn-yes p{color:#0c0c0ca1;cursor:pointer;font-size:1.3rem;font-weight:600;padding-top:20px;text-align:center}.portal-kiga-question-1-footer{background-color:#000;display:flex;gap:20px;height:70vh;overflow:hidden;position:-webkit-sticky;position:sticky;width:100%}.portal-kiga-question-1-footer-close{margin-left:700px;margin-top:10px}.portal-kiga-question-1-footer-close-btn,.portal-kiga-question-1-footer-right-btn{background-color:#fff;border-radius:50%;cursor:pointer;height:60px;overflow:hidden;padding:20px;width:60px}.portal-kiga-question-1-footer-close-btn a,.portal-kiga-question-1-footer-right-btn a{color:#000;cursor:pointer;font-size:1.5rem;font-weight:600;text-decoration:none}.portal-kiga-question-1-footer-close-title,.portal-kiga-question-1-footer-right-title{margin-left:10px;margin-top:20px}.portal-kiga-question-1-footer-close-title p,.portal-kiga-question-1-footer-right-title p{color:#fff}.portal-kiga-question-1-footer-right{margin-left:470px;margin-top:10px}.portal-kiga-question-2-main{height:100vh;overflow:hidden;width:100%}.portal-kiga-question-2-section{height:70vh;overflow:auto;width:100%}.portal-kiga-question-2-section-header{margin-top:60px}.portal-kiga-question-2-section-header p{color:#0c0c0ca1;font-size:1.8rem;font-weight:600;text-align:center}.portal-kiga-question-2-section-grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:repeat(5,70px);margin-left:450px;margin-top:30px}.portal-kiga-question-2-section-grid-number{background-color:#000;border-radius:50%;cursor:pointer;height:65px;padding:18px 20px;width:65px}.portal-kiga-question-2-section-grid-number a{color:#f7f7f7f1;cursor:pointer;font-size:1.3rem;font-weight:600;text-decoration:none}.portal-kiga-question-2-footer{background-color:#000;display:flex;gap:20px;height:70vh;overflow:hidden;position:-webkit-sticky;position:sticky;width:100%}.portal-kiga-question-2-footer-close{margin-left:700px;margin-top:10px}.portal-kiga-question-2-footer-close-btn,.portal-kiga-question-2-footer-right-btn{background-color:#fff;border-radius:50%;cursor:pointer;height:60px;overflow:hidden;padding:20px;width:60px}.portal-kiga-question-2-footer-close-btn a,.portal-kiga-question-2-footer-right-btn a{color:#000;cursor:pointer;font-size:1.5rem;font-weight:600;text-decoration:none}.portal-kiga-question-2-footer-close-title,.portal-kiga-question-2-footer-right-title{margin-left:10px;margin-top:20px}.portal-kiga-question-2-footer-close-title p,.portal-kiga-question-2-footer-right-title p{color:#fff}.portal-kiga-question-2-footer-right{margin-left:470px;margin-top:10px}.portal-kiga-question-3-main{height:100vh;overflow:hidden;width:100%}.portal-kiga-question-3-section{height:70vh;overflow:auto;width:100%}.portal-kiga-question-3-section-header{margin-top:60px}.portal-kiga-question-3-section-header p{color:#0c0c0ca1;font-size:1.8rem;font-weight:600;text-align:center}.portal-kiga-question-3-section-btn-no,.portal-kiga-question-3-section-btn-yes{background-color:#000;border-radius:40px;cursor:pointer;height:70px;margin-left:420px;margin-top:30px;width:700px}.portal-kiga-question-3-section-btn-no p,.portal-kiga-question-3-section-btn-yes p{color:#0c0c0ca1;cursor:pointer;font-size:1.3rem;font-weight:600;padding-top:20px;text-align:center}.portal-kiga-question-3-footer{background-color:#000;display:flex;gap:20px;height:70vh;overflow:hidden;position:-webkit-sticky;position:sticky;width:100%}.portal-kiga-question-3-footer-close{margin-left:700px;margin-top:10px}.portal-kiga-question-3-footer-close-btn,.portal-kiga-question-3-footer-right-btn{background-color:#fff;border-radius:50%;cursor:pointer;height:60px;overflow:hidden;padding:20px;width:60px}.portal-kiga-question-3-footer-close-btn a,.portal-kiga-question-3-footer-right-btn a{color:#000;cursor:pointer;font-size:1.5rem;font-weight:600;text-decoration:none}.portal-kiga-question-3-footer-close-title,.portal-kiga-question-3-footer-right-title{margin-left:10px;margin-top:20px}.portal-kiga-question-3-footer-close-title p,.portal-kiga-question-3-footer-right-title p{color:#fff}.portal-kiga-question-3-footer-right{margin-left:470px;margin-top:10px}.container{animation:fadeIn .8s ease-out;display:flex;gap:20px;justify-content:center;padding:50px}.card{background:#fff;border:1px solid #ddd;border-radius:12px;cursor:pointer;padding:30px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1);width:250px}.card:hover{border-color:#6366f1;box-shadow:0 15px 30px #0000001a;transform:translateY(-10px) scale(1.05)}.popular{border:2px solid #6366f1}.badge{border-radius:20px;font-size:12px;left:50%;padding:4px 12px;position:absolute;top:-12px;transform:translateX(-50%)}.badge,.btn{background:#6366f1;color:#fff}.btn{border:none;border-radius:6px;padding:10px;transition:background .2s;width:100%}.btn:active{transform:scale(.95)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}.kiga-portal-myaccount-main{background:linear-gradient(180deg,#f7f8fa,#f1f2f4);min-height:100vh;overflow:hidden;width:100%}.kiga-portal-myaccount-title{background-color:#f3f3f3;height:40px;width:100%}.kiga-portal-myaccount-title p{font-size:1.4rem;font-weight:600;padding-left:700px;padding-top:8px}.kiga-portal-myaccount-section{border:1px solid tomato;height:100%;overflow:auto;width:100%}.kiga-portal-myaccount-section-links{border-bottom:1px solid #c8c6c5;display:flex;gap:40px;margin-left:150px;margin-top:20px;padding-bottom:10px;width:70%}.kiga-portal-myaccount-section-links a{color:#303030b8;font-weight:600;text-decoration:none;text-transform:capitalize}.kiga-portal-myaccount-section-back{animation:fadeUp .5s ease;background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000000d;margin:30px auto;max-width:1100px;padding:30px}.kiga-portal-myaccount-section-payment-title p,.kiga-portal-myaccount-section-student-title p{color:#303030e5;font-weight:600;padding:30px;text-transform:capitalize}.kiga-portal-myaccount-section-student-btn{background-color:#ecececc5;border-radius:20px;box-shadow:1.95px 1.95px 2.6px #00000026;height:40px;margin-left:400px;margin-top:50px;padding-top:10px;text-align:center;width:300px}.kiga-portal-myaccount-section-student-btn a{color:#000;font-size:1rem;font-weight:600;text-decoration:none;text-transform:capitalize}.kiga-portal-myaccount-section-student-function-box-flex{display:flex;gap:10px}.kiga-portal-myaccount-section-student-function-box{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;gap:10px;margin-top:40px;padding-bottom:10px;position:relative;width:300px}.kiga-portal-myaccount-section-student-function-badje{align-items:center;animation:badgePulse 2s infinite;background-color:#a90e0e;border-radius:50%;color:#fff;display:flex;font-weight:700;height:70px;justify-content:center;left:100px;position:absolute;top:-40px;width:70px;z-index:10}@keyframes badgePulse{0%{box-shadow:0 0 0 0 #a90e0e99;transform:scale(1)}70%{box-shadow:0 0 0 15px #a90e0e00;transform:scale(1.01)}to{box-shadow:0 0 0 0 #a90e0e00;transform:scale(1)}}.kiga-portal-myaccount-section-student-function-form-name{padding-left:70px;padding-top:60px}.kiga-portal-myaccount-section-student-function-form-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.kiga-portal-myaccount-section-student-function-form-attendance,.kiga-portal-myaccount-section-student-function-form-enrollments,.kiga-portal-myaccount-section-student-function-form-future-absence{height:50px;margin-left:20px;margin-top:30px;overflow:hidden;text-align:center;width:120px}.kiga-portal-myaccount-section-student-function-form-attendance-icon,.kiga-portal-myaccount-section-student-function-form-enrollments-icon,.kiga-portal-myaccount-section-student-function-form-future-absence-icon{height:30px;margin:0 auto;width:30px}.kiga-portal-myaccount-section-student-function-form-attendance-icon img,.kiga-portal-myaccount-section-student-function-form-enrollments-icon img,.kiga-portal-myaccount-section-student-function-form-future-absence-icon img{height:100%;object-fit:contain;width:100%}.kiga-portal-myaccount-section-student-function-form-attendance a,.kiga-portal-myaccount-section-student-function-form-enrollments a,.kiga-portal-myaccount-section-student-function-form-future-absence a{color:#1c1c1ca4;font-size:.9rem;font-weight:600;text-decoration:none}.kiga-portal-myaccount-section-payment{background-color:#f3f3f3;border-radius:8px;height:300px;margin-left:150px;margin-top:30px;width:70%}.kiga-portal-myaccount-section-payment-method{display:flex;gap:10px;justify-content:space-between;margin:20px}.kiga-portal-myaccount-section-payment-method-credit,.kiga-portal-myaccount-section-payment-method-mobile{display:grid;overflow:hidden;width:500px}.kiga-portal-myaccount-section-payment-method-credit-number,.kiga-portal-myaccount-section-payment-method-mobile-number{margin:0 auto}.kiga-portal-myaccount-section-payment-method-credit-number p:first-child,.kiga-portal-myaccount-section-payment-method-mobile-number p:first-child{color:#000000b8;font-size:.9rem;font-weight:500;padding-left:20px}.kiga-portal-myaccount-section-payment-method-credit-number p:nth-child(2),.kiga-portal-myaccount-section-payment-method-mobile-number p:nth-child(2){color:#969494b8;font-size:.9rem;padding-top:6px}.kiga-portal-myaccount-section-payment-method-credit-btn,.kiga-portal-myaccount-section-payment-method-mobile-btn{background-color:#ecececc5;border-radius:20px;box-shadow:1.95px 1.95px 2.6px #00000026;height:40px;margin-top:20px;padding-top:10px;text-align:center;width:100%}.kiga-portal-myaccount-section-payment-method-credit-btn a,.kiga-portal-myaccount-section-payment-method-mobile-btn a{color:#000;font-size:1rem;font-weight:600;text-decoration:none;text-transform:capitalize}.kiga-portal-myaccount-section-account-info{background-color:#f3f3f3;border-radius:8px;height:300px;margin-left:150px;margin-top:30px;width:70%}.kiga-portal-myaccount-section-account-info-title p,.kiga-portal-myaccount-section-account-security-title p{color:#303030e5;font-weight:600;padding-left:30px;padding-top:20px;text-transform:capitalize}.kiga-portal-myaccount-section-account-info-name p{color:#303030a2;font-weight:400;padding-left:30px;padding-top:7px;text-transform:capitalize}.kiga-portal-myaccount-section-account-info-call,.kiga-portal-myaccount-section-account-info-email,.kiga-portal-myaccount-section-account-info-location{display:flex;gap:15px;margin-left:30px;margin-top:20px}.kiga-portal-myaccount-section-account-info-call-icon,.kiga-portal-myaccount-section-account-info-email-icon,.kiga-portal-myaccount-section-account-info-location-icon{border-radius:50%;height:25px;width:25px}.kiga-portal-myaccount-section-account-info-call-icon img,.kiga-portal-myaccount-section-account-info-email-icon img,.kiga-portal-myaccount-section-account-info-location-icon img{height:100%;object-fit:cover;width:100%}.kiga-portal-myaccount-section-account-info-call-info:hover,.kiga-portal-myaccount-section-account-info-email-info:hover,.kiga-portal-myaccount-section-account-info-location-info:hover{background-color:#a90e0e;border-radius:8px;height:auto;padding:5px;width:90%}.kiga-portal-myaccount-section-account-info-call p,.kiga-portal-myaccount-section-account-info-email p,.kiga-portal-myaccount-section-account-info-location-info p{color:#303030a2;font-size:.8rem;font-weight:400;text-transform:capitalize}.kiga-portal-myaccount-section-account-security{background-color:#f3f3f3;border-radius:8px;height:100px;margin-left:150px;margin-top:30px;width:70%}.kiga-portal-myaccount-section-account-btn{background-color:#ecececc5;border-radius:20px;box-shadow:1.95px 1.95px 2.6px #00000026;height:40px;margin-left:300px;margin-top:20px;padding-top:10px;text-align:center;width:300px}.kiga-portal-myaccount-section-account-btn a{color:#000;font-size:1rem;font-weight:600;text-decoration:none;text-transform:capitalize}.kiga-portal-detail-other-section-back{background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000000d;margin:30px auto;max-width:1100px;padding:30px}.kiga-portal-detail-other-section-title p{font-weight:600;margin-bottom:10px}.kiga-portal-detail-other-section-title span{color:#777;font-size:14px}.kiga-portal-detail-other-section-grid{width:100%}.kiga-portal-detail-other-section-grid-flex{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.kiga-portal-detail-other-section-grid-section-label{font-weight:500;min-width:150px}.kiga-portal-detail-other-section-grid-input{flex:1 1;min-width:220px}.kiga-portal-detail-other-section-grid-input input{border:1px solid #dcdcdc;border-radius:10px;height:42px;outline:none;padding:0 12px;transition:.3s;width:100%}.kiga-portal-detail-other-section-grid-input input:focus{border-color:#ffc107}.kiga-portal-detail-other-section-grid-input div{margin-top:6px}.kiga-portal-detail-other-section-grid-input label{color:#888;font-size:12px}.kiga-portal-detail-other-section-btn{margin-top:20px}.kiga-portal-detail-other-section-btn button{background:#f5f5f5;border:none;border-radius:10px;cursor:pointer;padding:15px;width:100%}.kiga-textarea{border:1px solid #ddd;border-radius:10px;padding:12px;width:100%}.kiga-portal-checkbox-row{align-items:flex-start;display:flex;gap:12px;margin-top:10px}.kiga-portal-checkbox-row input{cursor:pointer;height:18px;margin-top:4px;width:18px}.kiga-portal-checkbox-row label{color:#444;cursor:pointer;font-size:14px;line-height:1.5}body{background:linear-gradient(180deg,#f7f8fa,#f1f2f4);font-family:Inter,sans-serif}.kiga-portal-summary-section-back{background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000000d;margin:30px auto;max-width:800px;padding:30px}.kiga-portal-summary-section-title p{font-weight:600;margin-bottom:10px}.kiga-portal-summary-section-title span{color:#777;font-size:14px}.kiga-portal-summary-section-grid{display:grid;width:100%}.kiga-portal-summary-section-grid-flex{display:flex;gap:50px;margin-top:40px}.kiga-portal-summary-section-grid-section-label p{color:#000000aa;font-size:.9rem;font-weight:600}.kiga-portal-summary-section-grid-input p{color:#000000aa;font-size:.8rem;font-weight:400}.kiga-submit-btn{background:#ffc107;border:none;border-radius:10px;cursor:pointer;display:block;font-weight:600;margin:30px auto;padding:14px 40px}.party-container{background:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:40px auto;max-width:480px;min-height:100vh;padding:20px}.title{color:#333;font-size:24px;font-weight:600;margin-bottom:20px}.summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:hidden}.summary-row{color:#444;display:flex;font-size:16px;justify-content:space-between;padding:14px 20px}.divider{background:#eee;height:1px;margin:0 20px}.total-row{color:#222;font-size:17px;font-weight:700;padding:16px 20px}.full-amount{color:#333;font-size:18px;margin:16px 0 28px 4px}.payment-method-container{display:flex;gap:12px;justify-content:center;margin:30px 0}.payment-option{align-items:center;background:#fff;border:2px solid #ddd;border-radius:12px;cursor:pointer;display:flex;gap:10px;min-width:140px;padding:14px 24px;transition:all .2s ease}.payment-option:hover{border-color:#3b82f6}.payment-option.selected{background:#f0f7ff;border-color:#2563eb}.radio-circle{align-items:center;border:2px solid #666;border-radius:50%;display:flex;height:20px;justify-content:center;transition:all .2s;width:20px}.payment-option.selected .radio-circle{border-color:#2563eb}.radio-dot{background:#2563eb;border-radius:50%;height:10px;width:10px}.checkbox-group{margin-top:20px}.checkbox-label{align-items:center;color:#555;cursor:pointer;display:flex;font-size:15px;gap:10px;margin-bottom:12px}.checkbox-label input[type=checkbox]{accent-color:#2563eb;height:18px;width:18px}.info-icon{color:#888;cursor:help;font-size:14px;margin-left:6px}@media (max-width:480px){.party-container{padding:16px}.payment-method-container{align-items:center;flex-direction:column}}.kiga-portal-summary-section-back p:first-child,.kiga-portal-summary-section-back p:nth-child(2){color:#00000095;font-size:.8rem;font-weight:400;letter-spacing:1.1px;padding-bottom:30px}.kiga-portal-summary-section-back p:nth-child(3){color:#00000095;font-size:.8rem;font-weight:400;letter-spacing:1.1px;padding-top:10px}.kiga-portal-warning-btn{margin-top:20px}.kiga-portal-warning-btn button{background-color:#fff;border:none;border-radius:10px;box-shadow:1.95px 1.95px 2.6px #00000026;cursor:pointer;display:block;font-weight:600;margin:30px auto;padding:14px 40px;width:400px}.kiga-portal-warning-btn button:hover{background-color:#f0f8ff}
/*# sourceMappingURL=main.6a70d8cf.css.map*/