.font-normal{color:var(--white);font-family:"Inter",sans-serif}.btn-s,.btn-m,.btn-l{display:inline-flex;justify-content:center;align-items:center;color:var(--btn-text-color)!important;font-weight:500;text-decoration:none;background-color:var(--btn-color)!important;border-radius:8px;cursor:pointer;transition:all 200ms ease-in-out}.btn-s,.btn-m,.btn-l{border:var(--btn-border-width) solid var(--btn-border-color);--btn-border-color:transparent;--btn-border-width:0}.btn-s:hover,.btn-m:hover,.btn-l:hover{background-color:var(--btn-hover-color)!important}.btn-s{font-size:14px;line-height:100%;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px}.btn-m{font-size:16px;line-height:100%;padding-top:12px;padding-right:16px;padding-bottom:12px;padding-left:16px}.btn-l{font-size:18px;line-height:100%;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px}.btn-black{--btn-color:var(--dark-neutral);--btn-hover-color:var(--base-black);--btn-text-color:var(--base-white);--btn-light-color:var(--surface-neutral);--btn-light-hover-color:var(--subtle-neutral);--btn-light-text-color:var(--text-neutral)}.btn-primary{--btn-color:var(--base-primary);--btn-hover-color:var(--hover-primary);--btn-text-color:var(--base-white);--btn-light-color:var(--surface-primary);--btn-light-hover-color:var(--subtle-primary);--btn-light-text-color:var(--text-primary)}.btn-secondary{--btn-color:var(--base-secondary);--btn-hover-color:var(--hover-secondary);--btn-text-color:var(--base-white);--btn-light-color:var(--surface-secondary);--btn-light-hover-color:var(--subtle-secondary);--btn-light-text-color:var(--text-secondary)}.btn-accent{--btn-color:var(--base-accent);--btn-hover-color:var(--hover-accent);--btn-text-color:var(--base-white);--btn-light-color:var(--surface-accent);--btn-light-hover-color:var(--subtle-accent);--btn-light-text-color:var(--text-accent)}.btn-tertiary{--btn-color:var(--base-tertiary);--btn-hover-color:var(--hover-tertiary);--btn-text-color:var(--base-white);--btn-light-color:var(--surface-tertiary);--btn-light-hover-color:var(--subtle-tertiary);--btn-light-text-color:var(--text-tertiary)}.btn-white{--btn-color:var(--base-white);--btn-hover-color:var(--subtle-neutral);--btn-text-color:var(--base-black);--btn-light-color:var(--surface-neutral);--btn-light-text-color:var(--text-neutral);--btn-border-color:var(--border-neutral);--btn-border-width:0px}.btn-light:hover{background-color:var(--btn-light-hover-color)!important}.btn-light{background:var(--btn-light-color)!important;color:var(--btn-light-text-color)!important}.btn-link:hover{background-color:transparent!important;--btn-text-color:var(--btn-hover-color)}.btn-link{background:transparent!important;--btn-text-color:var(--btn-color)}.btn-outline:hover{background-color:transparent!important;--btn-border-color:var(--btn-hover-color);--btn-text-color:var(--btn-hover-color)}.btn-outline{background:transparent!important;--btn-border-width:1px;--btn-border-color:var(--btn-color);--btn-text-color:var(--btn-color)}.card-normal{width:100%;padding-top:var(--s8);padding-right:var(--s8);padding-bottom:var(--s8);padding-left:var(--s8);border-radius:var(--radius-2xl)}.card-loose{width:100%;padding-top:var(--s16);padding-right:var(--s16);padding-bottom:var(--s16);padding-left:var(--s16);border-radius:var(--radius-2xl)}.card-tight{width:100%;padding-top:var(--s4);padding-right:var(--s4);padding-bottom:var(--s4);padding-left:var(--s4);border-radius:var(--radius-2xl)}.card-snug{width:100%;padding-top:var(--s6);padding-right:var(--s6);padding-bottom:var(--s6);padding-left:var(--s6);border-radius:var(--radius-2xl)}.card-relaxed{width:100%;padding-top:var(--s12);padding-right:var(--s12);padding-bottom:var(--s12);padding-left:var(--s12);border-radius:var(--radius-2xl)}.card-none{width:100%;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-radius:var(--radius-2xl)}.button-pair{display:flex;flex-flow:row;justify-content:center;align-items:center}@media (max-width:479px){.button-pair{flex-flow:column;width:100%}}.button-pair>.btn-l:first-child,.button-pair>.btn-m:first-child,.button-pair>.btn-s:first-child{margin-top:0px;margin-right:16px;margin-bottom:0px;margin-left:0px}@media (max-width:479px){.button-pair>.btn-l:first-child,.button-pair>.btn-m:first-child,.button-pair>.btn-s:first-child{margin-top:0px;margin-right:0px;margin-bottom:16px;margin-left:0px}}.logo{display:block;width:150px;max-width:200px}.Navbar{font-weight:600;font-size:1.1rem}.navbar-main{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:25px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.icon-info{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:10px}.info-text{color:#FFF}.info-package{display:flex;justify-content:center;align-items:center;gap:20px;align-self:end;order:99}.upper-header{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:0px}.hero-section{display:flex;flex-flow:row-reverse nowrap;justify-content:center;align-items:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.hero-div{display:flex;gap:0px;width:100%}.hero-text-div{display:flex;flex-flow:column}.hero-text{width:60%;color:#FFF;text-align:center}@media (max-width:767px){.hero-text{width:80%}}.card{display:flex;overflow:hidden;background-color:#E5F0EB;border-radius:10px}.card-info{display:flex;flex-flow:row;width:100%}.div-1{display:flex;flex-flow:column;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.card-heading{color:#006738}.about-us-img{border-radius:20px}.about-inner-col{display:flex;flex-flow:row}.upper-footer{background-color:#194833}.upper-footer-text{color:#FFF}.footer-lower{color:#FFF}.site-map{display:flex;flex-flow:row}.site-map-text{color:#FFF}.footer-lower-div{display:flex}.section-1{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100vh;background-image:url(https://sandbox.kefitup.com/wp-content/uploads/2025/12/2147763822.jpg);background-size:cover;background-position:0 0;background-repeat:repeat;background-attachment:scroll}.container-2{display:flex;justify-content:start;align-items:center}.section-2{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100vh;background-image:linear-gradient(0deg,rgba(0,0,0,1) 0.572245520071922%,rgba(63,0,255,0.44) 100%),url(https://sandbox.kefitup.com/wp-content/uploads/2025/12/885.jpg);background-size:auto,auto;background-position:0px 0px,0 0;background-repeat:repeat,repeat;background-attachment:scroll,scroll}.text-1{width:60%}.section-3{display:flex;flex-flow:row;width:100%;height:80vh;background-image:linear-gradient(0deg,rgba(255,0,0,0.69) 0%,rgba(10,0,0,0.5) 48.64091504796892%,rgba(10,0,0,0.7) 98.85550732264703%),url(https://sandbox.kefitup.com/wp-content/uploads/2025/12/2147763822.jpg);background-size:auto,auto;background-position:0px 0px,0 0;background-repeat:repeat,repeat;background-attachment:scroll,scroll}@media (max-width:1119px){.section-3{height:auto}}.container-3{width:100%;height:100%}.image-1{width:100%}.heading-1{color:#FFF;font-size:71px;padding-right:20px;padding-left:20px}.text-2{color:#E6E6E6E6;font-size:20px;padding-left:20px}@media (max-width:479px){.text-2{font-size:14px}}.column-2{display:flex}.image-2{width:45px;height:45px;border-radius:50px}.header-builder-1{display:block;box-shadow:0px 2px 8px 0px #39393930}.image-3{width:180px}.div-2{width:100%}.image-4{width:200px}.column-4{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.wp-menu-1{margin-left:-20px}.section-4{background-image:url(https://sandbox.kefitup.com/wp-content/uploads/2025/12/885.jpg);background-size:auto;background-position:0 0;background-repeat:no-repeat;background-attachment:scroll}.div-3{display:block;position:absolute;width:33.33%;overflow:hidden;border-radius:16px}.div-4{display:block;position:absolute;top:0%;width:100%;height:100%;overflow:auto;object-fit:none;object-position:% %;box-sizing:content-box;background-color:#5B26D0}.columns-3{padding-top:50px;padding-bottom:50px}@media (max-width:1119px){.columns-3{display:flex;flex-flow:row}}.section-5{display:flex;flex-flow:column;height:100vh;padding-top:50px;padding-bottom:50px}@media (max-width:1119px){.section-5{height:auto}}.container-4{display:flex;flex-flow:row;gap:10px}.columns-4{width:100%}.heading-4{padding-top:45px}.middle-card{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0px 25px 45px -20px #00000030}.container-5{display:flex;flex-flow:column;width:85%;height:546px;border-radius:30px}.image-5{width:100%;height:100%;object-fit:cover}.section-6{position:relative;background-color:#F8F8F8}.div-6{width:80%;height:456px;overflow:hidden;border-radius:30px}@media (max-width:1023px){.div-6{width:100%}}.grid-1{display:grid}.grid-2{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-auto-flow:column;align-items:center;justify-items:center;gap:0px;position:absolute;bottom:150px;overflow:hidden;border-radius:30px;box-shadow:0px 2px 8px 0px #00000030}@media (max-width:1023px){.grid-2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);position:relative;bottom:0px}}.common-grid{display:none;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;background-color:#FFF}.heading-5{font-weight:600}@media (max-width:1023px){.middle-grid-card{border-left:0px solid;border-right:0px solid}}@media (max-width:1023px){.top-border-grid{border-right:1px solid}}@media (max-width:1023px){.corner-top-grid{border-bottom:1px solid;border-left:1px solid}}@media (max-width:1023px){.bottom-corner-grid{border-top:1px solid;border-left:1px solid}}.section-7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.column-6{background-color:#39399B}.column-8{background-color:#5349CE}.column-9{background-color:#6657DE}.num-block{display:flex;width:50px;height:50px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;border-radius:50%;border-top:1px solid #FFF;border-bottom:1px solid #FFF;border-left:1px solid #FFF;border-right:1px solid #FFF}.num-text{color:#FFF;font-size:24px}.heading-6{color:#FFF;font-weight:500}.text-link-1{color:#FFF}.text-4{color:#FFF}.image-6{display:block;width:250px;height:250px;border-radius:20px}.column-10{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;background-color:#FFF;border-radius:16px}@media (max-width:1119px){.column-10{display:flex;gap:30px}}.section-8{background-color:#F2F2F2}.image-7{width:100%;height:250px;object-fit:cover;border-radius:12px}@media (max-width:1119px){.image-7{height:400px}}@media (max-width:479px){.image-7{height:250px}}.text-5{color:#5D28D1;font-weight:600;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;background-color:#EBE1FE;border-radius:5px}.div-7{width:100%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.columns-5{padding-top:30px;padding-bottom:30px}.div-8{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:10px;border-top:1px solid #03000B;border-bottom:1px solid #03000B;border-left:1px solid #03000B;border-right:1px solid #03000B}.column-11{display:flex;gap:20px}@media (max-width:479px){.column-11{gap:15px}}.text-7{color:#FFF;text-align:center}@media (max-width:479px){.text-7{display:none}}.image-8{width:48%;height:100%;object-fit:cover}@media (max-width:1119px){.image-8{height:400px}}@media (max-width:479px){.image-8{height:250px}}.columns-6{background-color:#FFF;border-radius:30px}.section-9{background-color:#FAFAFA}.column-12{position:relative}.image-9{width:100%;height:400px;object-fit:cover}.div-10{position:absolute;padding-bottom:20px}.div-11{position:static;width:500px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;box-shadow:0px 2px 8px 0px #00000030}.div-12{position:static;top:0px;width:100%}.div-13{position:absolute;top:10px;width:100%}.tender-cols{display:flex;flex-flow:column;justify-content:start;align-items:start;gap:20px}.div-14{padding-top:30px}@media (max-width:767px){.div-14{padding-top:20px}}.div-15{width:100%;padding-bottom:20px}.column-13{display:block}.text-link-2{color:#2D2D2D;font-weight:500;font-size:1.2rem;text-decoration:none}@media (max-width:767px){.text-link-2{font-size:0.8rem}}.div-17{display:flex;flex-flow:row;width:100%;padding-top:10px;padding-bottom:10px}.column-14{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:20px}.section-10{background-color:#FFF}.container-6{width:100%}.chip{color:var(--bg-primary);padding-top:7px;padding-right:20px;padding-bottom:7px;padding-left:20px;background-color:#632CDB;border-radius:20px}.slider{overflow:hidden;border-radius:30px}.service-slider{display:flex;flex-flow:wrap;gap:10px}.vertical-slides{width:100%;height:100%}.vertical-slides{height:320px;position:relative;overflow:hidden}.vertical-slides .inner-row{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%) scale(0.6);opacity:0;transition:all 0.6s ease}.vertical-slides .current{opacity:1;transform:translateY(-50%) scale(1);z-index:3}.vertical-slides .after{opacity:0.5;transform:translateY(60%) scale(0.85);z-index:2}.vertical-slides .before{opacity:0.5;transform:translateY(-160%) scale(0.85);z-index:1}.inner-row{border-top-left-radius:70px;border-top-right-radius:10px;border-bottom-left-radius:70px;border-bottom-right-radius:10px}.inner-row{box-shadow:rgba(17,17,26,0.05) 0px 1px 0px,rgba(17,17,26,0.1) 0px 0px 8px}@media (max-width:1023px){.inner-row{width:100%}}.inner-image{width:80px;height:80px;border-radius:50%}<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script>var $=jQuery,intervalDuration=3 $(document).ready(function(){var slide=$('.sliding .inner-row'),index=0,before,after,slidePause=false function sliding(call=null){if(!call){if(slidePause) return $('body').addClass('anim')}before=index==0 ? slide.length - 1 :index - 1 after=index==slide.length - 1 ? 0 :index + 1 slide.removeClass('current before after') slide.eq(index).addClass('current') slide.eq(before).addClass('before') slide.eq(after).addClass('after') if(slide.length - 1==index){index=0}else{index++}}sliding('load') setInterval(sliding,intervalDuration*1000) $('.sliding').on('mouseover',function(){slidePause=true}) $('.sliding').on('mouseout',function(){slidePause=false})}.container-7{display:flex;flex-flow:column;gap:10px;width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.sliding-image{width:100%;height:250px;object-fit:cover}.carouselverticalone{animation:looping 10s linear 0s infinite none}.verticalcolumnone{max-height:750px;height:750px;width:200px;overflow:hidden;-webkit-mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%);mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%)}@keyframes looping{0%{transform:translateY(0px)}100%{transform:translateY(-100%)}}@media only screen and (max-width:360px){.verticalcolumnone{max-height:350px;height:350px;width:100px}}.carouselverticaltwo{animation:looping 12s linear 0s infinite none reverse;animation-direction:reverse}.verticalcolumntwo{margin-top:5rem;max-height:700px;height:700px;width:200px;overflow:hidden;-webkit-mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%);mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%)}@keyframes looping{0%{transform:translateY(0px)}100%{transform:translateY(-100%)}}@media only screen and (max-width:360px){.verticalcolumntwo{max-height:350px;height:350px;width:100px}}.carouselverticalthree{animation:looping 13s linear 0s infinite none}.img-one{box-shadow:0 5px 15px rgba(0,0,0,.2)}.verticalcolumnthree{max-height:800px;height:800px;width:200px;overflow:hidden;-webkit-mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%);mask-image:linear-gradient(transparent,black 20%,black 80%,transparent 100%)}@keyframes looping{0%{transform:translateY(0px)}100%{transform:translateY(-100%)}}@media only screen and (max-width:360px){.verticalcolumnthree{max-height:350px;height:350px;width:100px}}.container-8{visibility:visible;position:absolute;top:0px;left:0px;width:350px;height:350px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:30px}@media (max-width:767px){.container-8{width:280px;height:280px}}@media (max-width:479px){.container-8{border-radius:20px}}.inner-container{display:flex;flex-flow:column wrap;width:100%;height:100%}.mini-heading{color:var(--bg-neutral);font-weight:700}.big-heading{color:var(--base-white);font-weight:700;font-size:3.6rem;line-height:1.2}@media (max-width:767px){.big-heading{font-size:2.8rem}}@media (max-width:479px){.big-heading{font-size:2.4rem}}.stacked-col{visibility:visible;position:relative}.blur-card-box{height:400px;min-height:400px;overflow:hidden;padding-top:0px;border-radius:18px}.blur-info{width:100%;height:200px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:#FFFFFF1C}.blur-info{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.blur-mini-heading{color:var(--base-white)}.blur-text{color:var(--bg-neutral)}.blur-button{width:100%}.dark-footer-text{color:var(--bg-neutral)}.footer-info-heading{color:var(--surface-neutral)}.dark-footer-links{color:var(--surface-neutral)}.Footer-logo{font-weight:700}.light-footer-links{color:var(--active-neutral);font-weight:600;font-size:1.8rem}.light-footer-text{color:var(--active-neutral)}.light-footer-info-links{color:var(--active-neutral);font-weight:400;font-size:1.8rem}.container-9{width:100%}.colored-header-text{color:var(--surface-neutral)}.colored-header-links{color:var(--surface-neutral)}.colored-header-links:hover{color:#D70006}.outline-chip{padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;border-radius:3px;border-top:1px solid var(--hover-neutral);border-bottom:1px solid var(--hover-neutral);border-left:1px solid var(--hover-neutral);border-right:1px solid var(--hover-neutral)}.image-10{width:100%;height:100%;object-fit:cover;border-radius:13px}.project-card-image{width:100%;height:250px;object-fit:cover}.project-card{width:100%;overflow:hidden;border-radius:17px}.project-card-info{width:100%}.outline-chip-copy-1{padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;border-radius:3px;border-top:1px solid var(--bg-neutral);border-bottom:1px solid var(--bg-neutral);border-left:1px solid var(--bg-neutral);border-right:1px solid var(--bg-neutral)}.text-9{color:var(--subtle-neutral);font-weight:600}.who-img{width:450px;height:450px;object-fit:cover;border-radius:50%}@media (max-width:767px){.who-img{width:300px;height:300px}}.call-text{font-weight:500}.text-10{color:var(--bg-neutral)}.hero-img{width:400px;height:400px;object-fit:cover;border-radius:50%}@media (max-width:767px){.hero-img{width:300px;height:300px}}.hero-section-info-block{width:100%;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;background-color:#012549;background-image:linear-gradient(0deg,rgba(2,24,45,1) 0%,rgba(0,37,74,1) 100%);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll;border-radius:15px}.text-11{color:var(--bg-neutral)}@media (max-width:767px){.text-11{text-align:start}}.text-12{color:var(--bg-neutral)}.hero-section-image{width:100%;height:100%;object-fit:cover}.div-18{height:100%;overflow:hidden;border-radius:15px}.image-11{width:100%;height:100%;object-fit:cover}.text-13{color:var(--surface-neutral)}.div-19{width:100%;background-color:var(--surface-neutral)}.image-12{width:200px;object-fit:cover}.div-20{width:605px}.image-13{width:45%}@media (max-width:1023px){.image-13{width:100%}}.text-14{color:var(--border-neutral)}.text-15{width:60%}.div-21{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22140%22%20height%3D%22140%22%20viewBox%3D%220%200%20140%20140%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M0%200h140v140H0z%22%2F%3E%3Cpath%20fill%3D%22%23C2C2C2%22%20d%3D%22M25.868%2067v-8.727h3.494c.642%200%201.178.095%201.607.285.429.19.751.455.967.793.216.335.324.721.324%201.159%200%20.34-.068.64-.205.9a1.766%201.766%200%200%201-.562.63%202.305%202.305%200%200%201-.81.345v.085a1.991%201.991%200%200%201%201.645%201.01c.182.31.273.68.273%201.108%200%20.463-.115.877-.345%201.24-.228.36-.564.646-1.01.857-.446.21-.996.315-1.65.315h-3.728Zm1.845-1.508h1.504c.515%200%20.89-.099%201.125-.295a.985.985%200%200%200%20.354-.792c0-.242-.058-.455-.175-.64a1.187%201.187%200%200%200-.498-.434%201.708%201.708%200%200%200-.763-.158h-1.547v2.319Zm0-3.567h1.368c.253%200%20.477-.044.673-.132a1.12%201.12%200%200%200%20.469-.384%201%201%200%200%200%20.175-.592.957.957%200%200%200-.337-.763c-.221-.193-.537-.29-.946-.29h-1.402v2.16ZM35.306%2067h-1.977l3.012-8.727h2.378L41.728%2067H39.75l-2.186-6.733h-.068L35.306%2067Zm-.124-3.43h4.67v1.44h-4.67v-1.44Zm14.886-2.242h-1.866a1.825%201.825%200%200%200-.21-.643%201.637%201.637%200%200%200-.404-.486%201.781%201.781%200%200%200-.571-.307%202.184%202.184%200%200%200-.695-.107c-.451%200-.845.113-1.18.337-.335.222-.595.546-.78.972-.184.423-.277.937-.277%201.542%200%20.622.093%201.145.277%201.568.188.424.45.743.784.96a2.1%202.1%200%200%200%201.164.323c.247%200%20.475-.032.686-.098a1.645%201.645%200%200%200%20.976-.75c.11-.182.187-.389.23-.622l1.866.009a3.487%203.487%200%200%201-1.133%202.152c-.321.29-.705.52-1.15.69a4.23%204.23%200%200%201-1.505.251c-.779%200-1.475-.176-2.088-.528-.611-.352-1.094-.862-1.45-1.53-.351-.668-.527-1.476-.527-2.425%200-.951.178-1.761.536-2.429.358-.667.844-1.176%201.458-1.525.613-.352%201.304-.529%202.07-.529.506%200%20.975.071%201.407.214.435.142.82.349%201.155.622.335.27.608.6.818.992.213.393.35.841.41%201.347ZM51.391%2067v-8.727h1.846v3.848h.115l3.14-3.848h2.212l-3.239%203.907L58.742%2067h-2.207l-2.39-3.588-.909%201.108V67h-1.845Zm13.569-5.906a1.91%201.91%200%200%200-.252-.55%201.702%201.702%200%200%200-.925-.669%202.232%202.232%200%200%200-.652-.09c-.446%200-.838.111-1.176.333-.335.221-.596.544-.784.967-.187.42-.281.935-.281%201.543%200%20.608.092%201.125.277%201.551.185.426.446.751.784.976.338.221.737.332%201.197.332.418%200%20.775-.074%201.07-.221.298-.15.526-.363.682-.635.159-.273.238-.596.238-.968l.375.056h-2.25v-1.39h3.652v1.1c0%20.767-.161%201.426-.485%201.977-.324.548-.77.972-1.338%201.27-.569.296-1.22.443-1.952.443-.818%200-1.537-.18-2.156-.54a3.755%203.755%200%200%201-1.45-1.548c-.343-.67-.515-1.466-.515-2.386%200-.708.102-1.338.307-1.892a4.043%204.043%200%200%201%20.87-1.415c.372-.386.805-.68%201.299-.882a4.212%204.212%200%200%201%201.607-.303c.494%200%20.954.073%201.38.218.426.142.804.343%201.134.605.332.261.603.572.814.933.21.358.345.753.404%201.185H64.96ZM68.302%2067v-8.727h3.443c.659%200%201.221.118%201.687.353a2.45%202.45%200%200%201%201.07.993c.247.426.37.928.37%201.505%200%20.58-.124%201.078-.374%201.495-.25.415-.613.733-1.087.955-.472.221-1.043.332-1.713.332h-2.306v-1.483H71.4c.352%200%20.644-.048.877-.145.233-.096.407-.241.52-.434.117-.193.175-.434.175-.72%200-.29-.058-.535-.175-.733a1.071%201.071%200%200%200-.524-.452c-.233-.105-.527-.158-.882-.158h-1.244V67H68.3Zm4.713-3.972L75.184%2067h-2.037l-2.123-3.972h1.99Zm11.181-.392c0%20.952-.18%201.762-.54%202.43a3.753%203.753%200%200%201-1.467%201.53c-.616.349-1.31.523-2.08.523-.775%200-1.47-.176-2.087-.528-.617-.352-1.104-.862-1.462-1.53-.358-.668-.537-1.476-.537-2.425%200-.951.18-1.761.537-2.429.358-.667.845-1.176%201.462-1.525.616-.352%201.312-.529%202.088-.529.77%200%201.463.177%202.08.529.619.35%201.107.858%201.465%201.525.361.668.541%201.478.541%202.43Zm-1.87%200c0-.616-.093-1.136-.277-1.56-.182-.423-.44-.744-.772-.962a2.075%202.075%200%200%200-1.167-.328c-.446%200-.835.109-1.168.328-.332.218-.59.54-.775.963-.182.423-.273.943-.273%201.56%200%20.616.09%201.136.272%201.559.185.423.444.744.776.963.333.219.722.328%201.168.328.446%200%20.835-.11%201.167-.328.333-.219.59-.54.772-.963.184-.423.277-.943.277-1.56Zm8.628-4.363h1.845v5.667c0%20.637-.152%201.194-.456%201.67a3.05%203.05%200%200%201-1.266%201.117c-.542.264-1.174.397-1.896.397-.724%200-1.358-.132-1.9-.397a3.05%203.05%200%200%201-1.266-1.116c-.301-.478-.452-1.034-.452-1.67v-5.668h1.845v5.51c0%20.332.073.627.218.886.147.259.355.462.622.61.267.147.578.221.933.221.358%200%20.67-.074.933-.222.267-.147.473-.35.618-.609.148-.258.222-.554.222-.886v-5.51Zm10.663%200V67h-1.594l-3.797-5.493h-.064V67h-1.845v-8.727h1.62l3.767%205.488h.076v-5.488h1.837ZM106.235%2067h-3.094v-8.727h3.12c.877%200%201.633.174%202.267.524.633.347%201.12.845%201.461%201.496.344.65.516%201.429.516%202.335%200%20.909-.172%201.69-.516%202.344a3.545%203.545%200%200%201-1.47%201.504c-.636.35-1.398.524-2.284.524Zm-1.248-1.581h1.171c.546%200%201.005-.097%201.377-.29.375-.196.656-.498.844-.907.19-.412.285-.944.285-1.594%200-.645-.095-1.172-.285-1.581a1.852%201.852%200%200%200-.84-.903c-.372-.194-.831-.29-1.376-.29h-1.176v5.565ZM52.41%2073.273V82h-1.845v-8.727h1.845Zm1.518%200h2.276l2.403%205.863h.103l2.403-5.863h2.276V82h-1.79v-5.68h-.072l-2.26%205.637H58.05l-2.258-5.659h-.073V82h-1.79v-8.727ZM66.413%2082h-1.977l3.013-8.727h2.377L72.837%2082h-1.978l-2.186-6.733h-.069L66.413%2082Zm-.123-3.43h4.67v1.44h-4.67v-1.44Zm12.972-2.476a1.914%201.914%200%200%200-.251-.55%201.7%201.7%200%200%200-.925-.669%202.232%202.232%200%200%200-.652-.09c-.446%200-.838.111-1.176.333-.335.222-.597.544-.784.967-.188.42-.281.935-.281%201.543%200%20.608.092%201.125.277%201.551.184.426.446.751.784.976.338.221.737.332%201.197.332.418%200%20.774-.074%201.07-.221.298-.15.525-.363.682-.635.159-.273.238-.596.238-.968l.375.056h-2.25v-1.39h3.652v1.1c0%20.767-.162%201.426-.486%201.977a3.31%203.31%200%200%201-1.338%201.27c-.568.296-1.218.443-1.951.443-.819%200-1.537-.18-2.157-.54a3.756%203.756%200%200%201-1.448-1.548c-.344-.67-.516-1.466-.516-2.386%200-.707.102-1.338.307-1.892a4.043%204.043%200%200%201%20.869-1.415c.372-.386.805-.68%201.3-.882a4.211%204.211%200%200%201%201.606-.303c.495%200%20.955.073%201.381.218.426.142.804.344%201.133.605.333.261.604.572.814.933.21.358.346.753.405%201.185h-1.875ZM82.604%2082v-8.727h5.88v1.521H84.45v2.08h3.733v1.52H84.45v2.085h4.053V82h-5.898Z%22%2F%3E%3C%2Fsvg%3E);background-size:auto;background-position:0 0;background-repeat:repeat;background-attachment:scroll}.hover-type-block:hover{background-color:#E8604C}.hover-type-block{transition:all 0.3s ease}.hover-type-block:hover svg{stroke:#ffffff!important;fill:#ffffff!important}.hover-type-block:hover .type-text{color:#fff}.type-icon{color:#E8604C}.type-icon{transition:color 0.3s ease}.type-text{transition:color 0.3s ease}.shortcode-1{width:100%}.section-11{background-color:#236EEE}.image-14{width:380px;object-fit:contain}.container-10{background-color:var(--base-primary)}.text-16{color:var(--bg-neutral)}.column-15{position:relative}.div-24{position:sticky;top:100px}.text-17{color:var(--white)}.image-15{width:100%;height:350px;object-fit:cover;border-radius:12px}.header-tiny-img{width:330px;height:150px;object-fit:cover;border-radius:8px}@media (max-width:767px){.header-tiny-img{width:100%;height:180px}}.column-16{border-radius:12px}.round-block-img{width:100%;height:100%;object-fit:cover;border-radius:12px}.container-11{display:flex;flex-flow:row;justify-content:space-between;align-items:start;width:100%}@media (max-width:1023px){.container-11{flex-flow:column;gap:20px}}.left-text-footer{color:var(--base-white);text-align:end}@media (max-width:1023px){.left-text-footer{text-align:start}}.right-text-footer{width:60%;color:var(--base-white);text-align:start}.image-17{width:100%;height:350px;object-fit:cover;object-position:50% 30%}.container-12{padding-top:30px}.container-13{display:flex;flex-flow:column;justify-content:center;align-items:stretch;width:100%;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--surface-tertiary);border-radius:30px}.image-18{width:100%;height:350px;object-fit:cover;border-radius:25px}.text-18{width:60%;text-align:center}@media (max-width:1023px){.text-18{width:100%}}.text-19{color:var(--base-white);font-weight:700;font-size:3rem;line-height:1.3}@media (max-width:1023px){.text-19{text-align:center}}.hero-thumb-wrap{position:relative}.hero-thumb-clip{position:relative;width:100%;height:100%;overflow:hidden}.hero-thumb-img{width:100%;height:100%;object-fit:cover}.hero-thumb-img{transform:scale(1.15);will-change:transform}.column-17{background-color:var(--black);background-image:url(https://sandbox.kefitup.com/wp-content/uploads/2026/06/grid-shape.webp);background-size:cover;background-position:0 0;background-repeat:repeat;background-attachment:scroll;border-top:1px solid var(--base-black);border-bottom:1px solid var(--base-black);border-left:1px solid var(--base-black);border-right:1px solid var(--base-black)}.container-14{display:flex;flex-flow:column;justify-content:space-between;align-items:start;gap:30px;width:100%;height:100%;padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px}@media (max-width:479px){.container-14{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px}}.image-19{width:120px;height:120px;object-fit:cover}@media (max-width:767px){.image-19{width:80px;height:80px}}.container-15{display:flex;flex-flow:column;justify-content:center;align-items:start;gap:10px}.text-20{color:var(--active-neutral);font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:24px;line-height:1.4}@media (max-width:767px){.text-20{font-size:18px}}.outline-card{display:flex;flex-flow:column;justify-content:space-between;align-items:start;gap:25px;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;background-color:var(--heading-neutral);transition:background 0.3s ease}.outline-card:hover{background-color:var(--transparent);border-top:1px solid var(--active-neutral);border-bottom:1px solid var(--active-neutral);border-left:1px solid var(--active-neutral);border-right:1px solid var(--active-neutral)}.outline-card-text{display:block;color:var(--surface-neutral);font-size:22px;line-height:1.4}.outline-card-img{width:80px;height:80px;object-fit:cover;margin-bottom:30px}.img-section{position:relative;z-index:1}.img-overlay-container{position:relative;width:100%;height:100%}.img-overlay-div{position:relative;bottom:10px}.circle-btn{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:10px;width:250px;height:250px;border-radius:50%;border-top:1px solid var(--text-neutral);border-bottom:1px solid var(--text-neutral);border-left:1px solid var(--text-neutral);border-right:1px solid var(--text-neutral);transition:background 200ms ease}.circle-btn:hover{background-color:var(--bright-green)}@media (max-width:767px){.circle-btn{width:180px;height:180px}}.upper-half{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100vh;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}@media (max-width:1119px){.upper-half{height:auto;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px}}.lower-half{width:100%;height:50vh}.image-20{width:50px;height:50px;object-fit:cover}@media (max-width:479px){.image-20{width:35px;height:35px}}.container-16{display:flex;flex-flow:row;gap:20px}@media (max-width:479px){.container-16{justify-content:center;align-items:center}}.container-17{display:flex;flex-flow:column;justify-content:space-between;align-items:start;gap:5px}.columns-8{padding-top:20px}.text-21{font-family:"Roboto Mono",sans-serif;font-size:22px}.lower-half-img{width:100%;height:100%;object-fit:cover}.rich-text-2{font-family:"Roboto Mono",sans-serif;font-weight:500}@media (max-width:479px){.rich-text-2{font-size:14px}}.image-21{position:relative}@media (max-width:1119px){.image-21{width:500px}}.text-22{color:var(--bg-secondary)}.chip-text{color:var(--black);font-weight:500;font-size:18px}.column-18{position:relative}.floating-chip{position:absolute;top:0px;z-index:100}@media (max-width:1023px){.floating-chip{display:none;visibility:hidden}}@media (max-width:479px){.floating-chip{display:none}}.testimonial-column{height:90vh}@media (max-width:1119px){.testimonial-column{height:auto}}.left-testimonial{padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;border-radius:25px}.text-23{color:var(--base-black);font-family:"DM Sans",sans-serif;font-size:24px;line-height:1.3}@media (max-width:767px){.text-23{font-size:18px}}.testimonial-icon-img{width:50px;height:50px;object-fit:cover;border-radius:15px}@media (max-width:479px){.testimonial-icon-img{width:35px;height:35px}}.container-16-copy-1{display:flex;flex-flow:row;gap:20px}@media (max-width:479px){.container-16-copy-1{justify-content:center;align-items:center}}.right-testimonial{padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;background-color:var(--dark-secondary);border-radius:25px}.text-24{color:var(--bg-neutral);font-weight:500}.left-img{width:100%;height:100%;object-fit:cover;border-radius:25px}.card-container{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--surface-neutral)}.card-block{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:24px;padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;border-radius:15px;border-top:1px solid var(--active-primary);border-bottom:1px solid var(--active-primary);border-left:1px solid var(--active-primary);border-right:1px solid var(--active-primary);box-shadow:0px 2px 5px 0px #00000030}.card-block:hover{box-shadow:0px 5px 5px 0px var(--surface-primary)}.card-block{box-shadow:rgba(0,0,0,0.1) 0px 0px 5px 0px,rgba(0,0,0,0.1) 0px 0px 1px 0px}.profile-mini-img{width:60px;height:60px;object-fit:cover;border-radius:50%}.card-outline-block{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:24px;padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;background-color:var(--bg-primary);border-radius:15px}.card-outline-block{box-shadow:rgba(0,0,0,0.1) 0px 0px 5px 0px,rgba(0,0,0,0.1) 0px 0px 1px 0px}.card-gradient-block{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:24px;padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;background-image:linear-gradient(0deg,var(--text-primary) 0%,rgba(0,255,250,1) 90.53409560043924%);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll;border-radius:15px;box-shadow:0px 2px 5px 0px #00000030}.card-gradient-block:hover{box-shadow:0px 5px 5px 0px var(--border-primary)}.card-gradient-block{box-shadow:rgba(0,0,0,0.1) 0px 0px 5px 0px,rgba(0,0,0,0.1) 0px 0px 1px 0px}.text-25{color:var(--white)}.side-card-block:hover{box-shadow:0px 5px 5px 0px var(--hover-tertiary)}.card-sub-text{color:var(--muted-tertiary);font-weight:500}.card-sub-text-copy-1{color:var(--muted-tertiary);font-weight:500}.card-white-text{color:var(--white)}.side-card-border:hover{border-top:1px dashed var(--text-tertiary);border-bottom:1px dashed var(--text-tertiary);border-left:1px dashed var(--text-tertiary);border-right:1px dashed var(--text-tertiary)}.basic-card-img{width:100%;height:280px;object-fit:cover;border-radius:15px}.card-chip-text{color:var(--white)}.blog-card{overflow:hidden;border-radius:25px}.card-block-for-overlay{position:relative}.chip-for-overlay{position:absolute;top:10px;left:10px;z-index:200}.card-img-for-overlay{position:absolute;z-index:100;width:100%;height:280px;object-fit:cover}.overlay-chip-card-text{font-weight:500}.new-img{width:100%;height:280px;object-fit:cover}.new-blog-card{overflow:hidden}.text-27{font-family:"Inter",sans-serif}@media (max-width:1023px){.image-22{width:100%}}.slide-up-columns{padding-top:30px;border-top:1px dashed var(--base-neutral)}.slide-up-block{position:relative;z-index:1000;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.slide-new-1{position:sticky;z-index:100}.slide-new-2{position:sticky;z-index:200}.slide-new-3{position:sticky;z-index:300}.section-12{position:relative;z-index:2000}.image-23{width:100%;height:100%;object-fit:cover}.stack-cards{overflow:hidden}.stack-card-img{width:150px;height:150px}.image-24{width:100%;height:450px}.stack-length-card{position:relative;top:0px;z-index:1;overflow:hidden}.section-13{position:static}.stack-length-card-1{position:relative;top:0px;z-index:1;overflow:hidden}.stack-length-card-2{position:relative;top:0px;left:25%;z-index:1;overflow:hidden}@media (max-width:1023px){.stack-length-card-2{position:relative;left:0%}}.stack-length-card-3{position:relative;left:50%;z-index:1;overflow:hidden}@media (max-width:1023px){.stack-length-card-3{left:0%}}.image-25{width:100%;height:100%;object-fit:cover}.column-20{overflow:hidden}.image-26{width:100%;height:300px;object-fit:cover}.text-28{color:var(--base-neutral);font-weight:500;font-size:22px}.image-27{width:100%;height:350px;object-fit:cover;border-radius:25px}.gray-card-text{color:var(--base-neutral);font-weight:500;font-size:18px}.gray-card-text-1{color:var(--subtle-neutral);font-weight:500;font-size:18px}.columns-9{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;background-color:var(--heading-neutral);border-radius:40px}.text-29{color:var(--base-white)}.image-28{border-radius:30px}.image-29{width:100%;height:90%;object-fit:cover;border-radius:35px}@media (max-width:1119px){.image-29{height:400px}}.text-30{color:var(--surface-neutral)}.link-text{color:var(--base-white);text-decoration:underline;font-style:italic}.four-card{height:400px}@media (max-width:479px){.four-card{height:280px}}.purple-counter{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:#1A0151;border-radius:25px}.simple-counter-1{display:flex;flex-flow:column;justify-content:space-between;align-items:start;height:100%}.image-30{width:100%;height:300px;object-fit:cover;border-radius:30px}.image-31{width:100%;height:300px;object-fit:cover}.white-text{color:var(--white)}.blue-section-chip-text{color:var(--white);font-weight:500}.image-32{width:100%;height:400px;object-fit:cover}.column-21{position:relative}.div-25{position:sticky}.columns-10{position:relative}.section-14{position:relative}.image-33{height:400px;border-radius:25px}@media (max-width:767px){.image-33{width:100%;height:250px}}.image-34{width:150px;height:150px;object-fit:cover;border-radius:100px}.image-35{width:100%;height:100%;object-fit:cover}.column-22{background-color:var(--dark-primary)}.image-36{width:80px;height:80px;object-fit:cover;border-radius:5px}@media (max-width:1023px){.text-31{font-weight:500}}.image-36-copy-1{width:80px;height:80px;object-fit:cover;border-radius:5px}.shortcode-2{width:100%}.image-37{width:100%;height:400px;object-fit:cover;border-radius:10px}.image-38{width:100%;height:100%;object-fit:cover}.columns-11{background-color:var(--primary)}.image-39{width:100%;height:100%;object-fit:cover;border-radius:25px}.image-40{width:100%;height:450px;object-fit:cover;border-radius:20px}.text-32{font-weight:700}.div-26{overflow:hidden}.image-41{width:100%;height:100%;object-fit:cover}.columns-12{overflow:hidden;background-color:var(--subtle-neutral);border-radius:20px}.div-27{border-radius:23px;border-top:1px solid var(--subtle-primary);border-bottom:1px solid var(--subtle-primary);border-left:1px solid var(--subtle-primary);border-right:1px solid var(--subtle-primary)}.text-33{color:var(--text-primary);font-weight:500}.footer-link{color:var(--text-primary);font-weight:500;font-size:18px}@media (max-width:479px){.footer-link{font-size:12px}}.image-42{width:125px}.text-34{width:60%}@media (max-width:1023px){.text-34{width:100%}}.footer-link-2{font-weight:500;font-size:18px}@media (max-width:479px){.footer-link-2{font-size:12px}}.text-35{color:var(--text-primary)}.text-36{font-weight:600}.text-37{color:var(--text-secondary);font-weight:500}.capsule-text{color:var(--bg-neutral);font-weight:600}.text-38{color:var(--white);font-weight:500}.green-block-text{color:var(--surface-secondary);font-family:"Inter",sans-serif}.green-block-heading{color:var(--base-white);font-family:"Poppins",sans-serif}.gradient-blue-text{color:var(--base-white);font-family:"Inter",sans-serif;font-weight:500}.gradient-blue-heading{color:var(--base-white);font-family:"Poppins",sans-serif;font-weight:700;letter-spacing:0.7px}.green-text{color:var(--text-secondary);font-family:"Inter",sans-serif;font-weight:500}.green-vaiant-text{color:var(--text-secondary);font-family:"Inter",sans-serif;font-weight:500}.green-vaiant-text-1{color:var(--white);font-family:"Inter",sans-serif;font-weight:500}.green-vaiant-text-2{color:var(--white);font-family:"Inter",sans-serif;font-weight:500}.text-39{color:var(--bg-neutral);font-family:"Inter",sans-serif}.text-39-1{font-family:"Inter",sans-serif}.image-43{width:60px;height:60px;border-radius:5px}.price-heading{font-family:"Mochiy Pop One",sans-serif;font-weight:400}.price-thin-heading{font-family:"Inter",sans-serif;font-weight:500}.columns-13{background-color:var(--hover-primary)}.text-40{color:var(--bg-primary)}.section-15{border-bottom:10px solid var(--bde-palette-bright-green-9573cc19-cf49-4166-8701-67f0927a417c-63)}.footer-dark-link{font-weight:500;font-size:18px}@media (max-width:479px){.footer-dark-link{font-size:12px}}.image-44{width:180px}.text-41{font-family:"Inter",sans-serif;font-weight:600}.text-42{font-family:"Inter",sans-serif;font-weight:500;line-height:1.2;text-align:justify}.text-43{width:60%;color:var(--dark-secondary);font-weight:500}.text-44{color:var(--bg-tertiary);font-style:italic}.text-45{color:var(--white)}.columns-14{background-color:#FAEEE4;border-radius:20px}.text-46{font-family:"Inter",sans-serif;font-weight:500}.text-47{color:var(--base-white);font-family:"Inter",sans-serif}.text-48{width:60%}@media (max-width:1023px){.text-48{width:100%}}.image-45{width:100%;height:100%;object-fit:cover;border-radius:25px}.text-49{color:var(--text-primary);font-weight:700}@media (max-width:767px){.text-49{font-family:"Inter",sans-serif;font-weight:600;font-size:12px}}.text-50{color:var(--muted-neutral);font-family:"Inter",sans-serif;font-weight:700}.image-46{position:relative;width:100%;height:100%;object-fit:cover;border-radius:30px}.text-51{font-family:"Instrument Sans",sans-serif}.section-17{position:relative}.columns-16{position:relative}.column-24{position:relative}.div-29{position:absolute;z-index:200}.image-47{width:100%;height:100%;object-fit:cover}.monorope-text{font-family:"Manrope",sans-serif}.text-52{color:var(--text-primary);font-family:"Manrope",sans-serif;font-weight:600}.image-48{width:100%;height:250px;object-fit:cover}.text-53{color:var(--base-white);font-family:"IBM Plex Sans",sans-serif;font-weight:600}.image-49{width:100%;height:350px;object-fit:cover}.text-54{font-family:"IBM Plex Sans",sans-serif}.image-50{width:100%;height:250px;object-fit:cover}.div-30{overflow:hidden}.text-55{color:var(--white);font-family:"Inter",sans-serif;font-weight:500}.text-56{color:var(--heading-neutral);font-family:"Space Grotesk",sans-serif;font-weight:500}@media (max-width:767px){.text-56{width:100%}}.columns-17{padding-top:20px;padding-bottom:20px;padding-left:20px;background-color:var(--white);border-radius:25px}.image-51{width:100%;height:280px;object-fit:cover;border-radius:15px}.text-57{width:60%;color:var(--white)}@media (max-width:479px){.text-57{width:100%}}.text-58{color:var(--white)}.image-52{width:100%;height:100%;object-fit:cover;border-radius:20px}.image-53{width:100%;height:280px;object-fit:cover;border-radius:20px}.text-59{font-style:italic}.text-60{font-family:"Inter",sans-serif}.columns-18{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;background-color:var(--bg-neutral);border-radius:20px}.image-54{width:100%;height:100%;object-fit:cover;border-radius:25px}.advanced-slide-1{border-radius:25px;border-top:2px solid var(--heading-neutral);border-bottom:2px solid var(--heading-neutral);border-left:2px solid var(--heading-neutral);border-right:2px solid var(--heading-neutral)}.text-63{color:var(--subtle-neutral)}.column-26{border-radius:25px}.text-64{color:var(--white);font-family:"Inter",sans-serif}.text-65{color:var(--white);font-family:"Inter",sans-serif}.text-link-3{color:var(--white);font-family:"Truculenta",sans-serif;font-weight:600}.text-66{color:var(--dark-secondary);font-weight:600}.image-55{width:100%;height:100%;object-fit:cover}.div-31{background-color:var(--muted-secondary);border-top-right-radius:80px}.image-56{width:140px}.text-link-4{color:var(--heading-neutral);font-family:"Inter",sans-serif;font-weight:600}.text-link-4:hover{color:var(--bright-green)}.text-footer-mint{color:var(--dark-secondary);font-family:"Space Grotesk",sans-serif;font-weight:600}.image-57{width:100%;height:350px;object-fit:cover;border-radius:20px}.text-67{color:var(--white)}.image-58{border-radius:10px}.image-59{width:100%;height:350px;object-fit:cover;border-radius:20px}.div-32{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:20px}.div-32{box-shadow:rgba(0,0,0,0.1) 0px 20px 25px -5px,rgba(0,0,0,0.04) 0px 10px 10px -5px}.dark-section{position:relative;z-index:100;background-color:var(--heading-neutral)}.image-60{width:380px;height:250px;object-fit:cover;border-radius:25px}@media (max-width:1119px){.image-60{width:100%;height:350px}}.text-68{color:var(--subtle-neutral);text-align:end}@media (max-width:1119px){.text-68{text-align:start}}.Floating-heading{position:absolute;top:50px;right:180px;z-index:-200}@media (max-width:1119px){.Floating-heading{display:none}}.text-69{color:var(--subtle-neutral)}.image-61{width:100%;height:100%;object-fit:cover;border-radius:20px}.section-18{position:relative;z-index:1000}.div-33{position:relative;margin-top:120px}.heading-9{position:absolute;top:-90px;z-index:-100}@media (max-width:479px){.heading-9{top:-40px}}.fancy-divider-2{position:relative;z-index:100}.text-70{color:var(--surface-neutral)}.text-71{color:var(--white)}.text-72{width:60%;color:var(--white)}@media (max-width:767px){.text-72{width:100%}}.text-73{color:var(--white)}@media (max-width:767px){.text-73{text-align:start}}@media (max-width:479px){.text-73{text-align:start}}.div-34{position:relative}.heading-10{position:absolute;top:-40px;right:-10px}@media (max-width:767px){.heading-10{position:static}}@media (max-width:479px){.heading-10{position:relative;top:0px;right:0px}}.section-19{position:relative}.text-74{color:var(--white)}.text-75{color:var(--white)}.shortcode-3{width:100%}.text-76{color:var(--hover-tertiary)}.text-77{color:var(--white);font-family:"Inter",sans-serif}.image-62{position:absolute;top:30px;right:0px;z-index:200;width:60%;height:350px;object-fit:cover}@media (max-width:479px){.image-62{position:static;width:100100%;height:200px}}.column-27{position:relative}.image-63{position:relative;z-index:100;width:60%;height:350px;object-fit:cover}@media (max-width:479px){.image-63{width:100%;height:200px}}.text-78{color:var(--subtle-neutral);font-family:"Inter",sans-serif}.columns-20{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}