@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lato&family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";.loading-screen{position:absolute;top:50%;left:50%;width:100vw;height:100vh;background:#fcf7ef;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;transform:translate(-50%,-50%);z-index:1000000000000000000;overflow:hidden}.loading-screen .loading-spinner{width:2.5rem;height:2.5rem;border:.3rem solid darkgrey;border-top:.3rem solid #10E597;border-radius:50%;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2024 Indian Type Foundry
*
* Clash Display Extralight 
* Clash Display Light 
* Clash Display Regular 
* Clash Display Medium 
* Clash Display Semibold 
* Clash Display Bold 
* Clash Display Variable (Variable font)

*
*/@font-face{font-family:ClashDisplay-Extralight;src:url(/assets/ClashDisplay-Extralight-D3i1MCwm.woff2) format("woff2"),url(/assets/ClashDisplay-Extralight-BJExDEVH.woff) format("woff"),url(/assets/ClashDisplay-Extralight--kv4w5k0.ttf) format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Light;src:url(/assets/ClashDisplay-Light-DIjv0-nY.woff2) format("woff2"),url(/assets/ClashDisplay-Light-Co9CQZ40.woff) format("woff"),url(/assets/ClashDisplay-Light-CutxPsj4.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Regular;src:url(/assets/ClashDisplay-Regular-DhusH4GR.woff2) format("woff2"),url(/assets/ClashDisplay-Regular-BKrzTZUV.woff) format("woff"),url(/assets/ClashDisplay-Regular-zoOY6xZw.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Medium;src:url(/assets/ClashDisplay-Medium-BPdWq--j.woff2) format("woff2"),url(/assets/ClashDisplay-Medium-D8oxfInt.woff) format("woff"),url(/assets/ClashDisplay-Medium-RwyLHzhI.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Semibold;src:url(/assets/ClashDisplay-Semibold-DcA1xgJG.woff2) format("woff2"),url(/assets/ClashDisplay-Semibold-Cc_zfQ1K.woff) format("woff"),url(/assets/ClashDisplay-Semibold-C8tXlykZ.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Bold;src:url(/assets/ClashDisplay-Bold-YaCnK2PY.woff2) format("woff2"),url(/assets/ClashDisplay-Bold-79YOzMqN.woff) format("woff"),url(/assets/ClashDisplay-Bold-5hYeFSJJ.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Variable;src:url(/assets/ClashDisplay-Variable-Buk7cB_f.woff2) format("woff2"),url(/assets/ClashDisplay-Variable-Dt2PxZhp.woff) format("woff"),url(/assets/ClashDisplay-Variable-BHZjogP3.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}.navbar{position:fixed;width:100%;display:flex;justify-content:center;top:5%;left:0;z-index:99999999}@media screen and (min-width: 40em){.navbar{bottom:auto}}.navbar .navbar-logo{display:none}.navbar .navbar-logo img{width:2rem;transition:all .3s ease-in-out}.navbar .navbar-logo img:hover{transform:scale(1.05)}.navbar .nav-menu{display:flex;gap:.2rem;background:#fffc;-webkit-backdrop-filter:blur(104px);backdrop-filter:blur(104px);border-radius:2.5rem;padding:.2rem}.navbar .nav-menu .nav-item{padding:.5rem .8rem;transition:all .5s ease-in-out;font-size:.9rem}.navbar .nav-menu .nav-item .active{background-color:#272727;color:#10e597!important;border-radius:2.5rem;padding:.5rem 1rem;cursor:pointer}.navbar .nav-menu .nav-item a{color:#272727;transition:all .5s ease-in-out}.navbar .nav-menu .nav-item a:hover{color:#10e597;cursor:pointer}.burger-menu{display:none}button,.btn{background-color:#000;color:#10e597;border:none;border-radius:3rem;padding:.8rem 1rem;font-size:1rem;cursor:pointer;transition:all .6s ease-in-out;max-width:fit-content}@media screen and (min-width: 60em){button,.btn{font-size:1.2rem}}button:hover,.btn:hover{background-color:#10e597;color:#000}.landing-container{height:100svh;margin:2rem;margin-top:0;position:relative}@media screen and (min-width: 60em){.landing-container{height:90svh;margin-top:2rem}}.landing-container .image-container{width:100%;height:100%}.landing-container .image-container img{width:100%;height:100%;object-fit:cover;border-radius:1rem}@media screen and (min-width: 60em){.landing-container .image-container img{height:90vh;object-position:top 30% right 0}}.landing-container .landing-content-container{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:left;padding:1rem;border-radius:1rem;z-index:1;background-color:#fff3;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}@media screen and (min-width: 50em){.landing-container .landing-content-container{height:100%;width:40%}}.landing-container .landing-content-container .text-container{text-align:left;display:flex;flex-direction:column}.landing-container .landing-content-container .text-container .hero-pretext{font-family:ClashDisplay-Regular,sans-serif;font-size:1.2rem;color:#fff;text-transform:uppercase;display:none}.landing-container .landing-content-container .text-container .hero-pretext span{font-size:2rem}.landing-container .landing-content-container .text-container h1{font-family:ClashDisplay-Regular,sans-serif;color:#fff;font-size:2rem;line-height:1.8rem;margin-top:.5rem}@media screen and (min-width: 70em){.landing-container .landing-content-container .text-container h1{font-family:ClashDisplay-Medium,sans-serif;font-size:3rem;line-height:2.8rem}}.landing-container .landing-content-container .text-container .hero-subtext{width:100%;margin-top:.8rem;font-family:Ubuntu,monospace;color:#fff;font-size:1rem;line-height:1.1rem;display:none}@media screen and (min-width: 50em){.landing-container .landing-content-container .text-container .hero-subtext{font-size:1.2rem;line-height:1.2rem;display:block}}.landing-container .landing-content-container .btn-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:fit-content;gap:1rem}@media screen and (min-width: 60em){.landing-container .landing-content-container .btn-container{align-items:center;flex-direction:row}}.landing-container .landing-content-container .btn-container .social-media-btn-container{display:flex;align-items:center;width:100%;gap:.8rem}@media screen and (min-width: 60em){.landing-container .landing-content-container .btn-container .social-media-btn-container{width:fit-content}}.landing-container .landing-content-container .btn-container .social-media-btn-container .social-icon-container{background-color:#fcf7ef;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.landing-container .landing-content-container .btn-container .social-media-btn-container .social-icon-container:hover{cursor:pointer;transform:translateY(-.1rem)}.landing-container .landing-content-container .btn-container .social-media-btn-container .social-icon-container .social-icon{width:1.5rem}.landing-container .scroll-animation-container{display:none}@media screen and (min-width: 50em){.landing-container .scroll-animation-container{display:block}}.landing-container .scroll-animation-container .mouse{width:1.6rem;height:2.81rem;border:1px solid #FFFFFF;border-radius:.8rem;position:absolute;left:50%;bottom:4rem;transform:translate(-50%)}.landing-container .scroll-animation-container .mouse:before{content:"";display:block;width:.4rem;height:.4rem;background-color:#fff;border-radius:50%;margin:.4rem auto;opacity:1;animation:wheel 2s infinite}@keyframes wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(1.5rem)}}.text-container{color:#272727;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}.text-container h2{font-family:ClashDisplay-Bold;text-transform:uppercase;font-size:clamp(1.9rem,4vw,3.5rem);line-height:1.9rem}@media screen and (min-width: 40em){.text-container h2{width:50%}}.text-container p{font-family:ClashDisplay-Regular;margin-top:.5rem;font-size:clamp(1rem,3vw,1.5rem);line-height:1rem;color:#868675}@media screen and (min-width: 40em){.text-container p{width:50%;line-height:1.5rem;margin-top:1rem}}.tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:15rem;height:18rem;color:#fff;background-color:#13131d4d;background:linear-gradient(180deg,#23253180,#0f0f1880);border-radius:1.5rem;padding:3rem;-webkit-box-shadow:5px -4px 13px 5px rgba(0,0,0,.18);box-shadow:5px -4px 13px 5px #0000002e}@media screen and (min-width: 50em){.tile{width:20rem;height:15rem}}.tile .tile-icon{width:3rem;brightness:102% contrast(102%);filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg)}@media screen and (min-width: 50em){.tile .tile-icon{width:4.5rem}}.tile .tile-heading{font-weight:700}@media screen and (min-width: 50em){.tile .tile-heading{font-size:1.2rem;margin-top:.5rem}}.tile p{text-align:center;font-size:.8rem}@media screen and (min-width: 50em){.tile p{font-size:1.1rem}}.about-section-wrapper{padding:2rem}.about-section-wrapper .about-landing-section h2{font-size:3rem;font-family:ClashDisplay-Bold;line-height:2.5rem;color:#0f1d07}@media screen and (min-width: 60em){.about-section-wrapper .about-landing-section h2{font-size:6rem;line-height:5.5rem}}.about-section-wrapper .text-information-section-container{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2rem;gap:2rem;color:#0f1d07;font-size:1.5rem}@media screen and (min-width: 60em){.about-section-wrapper .text-information-section-container{font-size:1.8rem;flex-direction:row}}.about-section-wrapper .text-information-section-container .left-content-sticky{flex:1;align-self:flex-start}@media screen and (min-width: 60em){.about-section-wrapper .text-information-section-container .left-content-sticky{position:sticky;position:-webkit-sticky;top:0rem}}.about-section-wrapper .text-information-section-container .left-content-sticky .parallax-wrapper{height:50rem;margin-top:2rem}.about-section-wrapper .text-information-section-container .left-content-sticky .parallax-wrapper .react-parallax{width:100%;height:100%;object-fit:cover;border-radius:2rem}.about-section-wrapper .text-information-section-container .left-content-sticky .parallax-wrapper .react-parallax img{height:100%!important;object-fit:cover;object-position:top}.about-section-wrapper .text-information-section-container .left-content-sticky .highlight{background-color:#10e59799;color:#6380f8;padding:.2rem;border-radius:.2rem}.about-section-wrapper .text-information-section-container .right-content-scroll{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;font-size:1.5rem}@media screen and (min-width: 60em){.about-section-wrapper .text-information-section-container .right-content-scroll{font-size:1.8rem}}.about-section-wrapper .text-information-section-container .right-content-scroll video{object-fit:cover;object-position:center;width:100%;height:30rem;border-radius:2rem}.about-section-wrapper .text-information-section-container .right-content-scroll .parallax-wrapper{height:30rem;width:100%;margin-top:2rem}.about-section-wrapper .text-information-section-container .right-content-scroll .parallax-wrapper .react-parallax{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:2rem!important}.about-section-wrapper .text-information-section-container .right-content-scroll .parallax-wrapper .react-parallax img{height:110%!important;object-fit:cover}.about-section-wrapper .expectation-section{margin-top:4rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;height:100%;padding-bottom:5rem}@media screen and (min-width: 60em){.about-section-wrapper .expectation-section{flex-direction:row}}.about-section-wrapper .expectation-section .left-expectation-content{flex:1;align-self:stretch}.about-section-wrapper .expectation-section .left-expectation-content .image-container{display:flex;justify-content:center;align-items:center;height:60vh}@media screen and (min-width: 60em){.about-section-wrapper .expectation-section .left-expectation-content .image-container{height:100%}}.about-section-wrapper .expectation-section .left-expectation-content .image-container .react-parallax{width:100%;height:100%;border-radius:2rem}.about-section-wrapper .expectation-section .left-expectation-content .image-container .react-parallax img{height:100%!important;object-fit:cover;object-position:left}.about-section-wrapper .expectation-section .right-expectation-content{flex:1}.about-section-wrapper .expectation-section .right-expectation-content .text-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.about-section-wrapper .expectation-section .right-expectation-content .text-content h3{font-size:2rem}@media screen and (min-width: 60em){.about-section-wrapper .expectation-section .right-expectation-content .text-content h3{font-size:2.5rem}}.about-section-wrapper .expectation-section .right-expectation-content .text-content p{font-size:1.5rem}@media screen and (min-width: 60em){.about-section-wrapper .expectation-section .right-expectation-content .text-content p{font-size:1.8rem}}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:100%}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-btn{font-size:1.2rem;padding:1.5rem 2rem;border-radius:1rem;display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:0;background-color:#0f1d07;min-width:100%}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-btn:hover{color:#fff}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-btn svg{rotate:0deg;transition:rotate .5s ease-in-out}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-btn.active svg{rotate:-180deg}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-content{border-radius:1rem;background-color:#0f1d07;max-height:0;transition:max-height .5s ease-in-out;overflow:hidden}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-content p{font-size:1.5rem;color:#fff;padding:1rem}.about-section-wrapper .expectation-section .right-expectation-content .accordian-container .accordian-content.active{overflow:auto;max-height:30rem}.about-section-wrapper .cta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.about-section-wrapper .cta .cta-btn{color:#fff;background-color:#0f1d07}.about-section-wrapper .cta .cta-btn:hover{color:#10e597}.about-section-wrapper .experience-table-section{margin-top:5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.about-section-wrapper .experience-table-section div{background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:.5px solid rgba(255,255,255,.8);height:20rem;width:20rem;display:flex;justify-content:center;align-items:center;border-radius:1rem}.about-section-wrapper .experience-table-section div p{text-align:center;font-size:1.5rem}.about-section-wrapper .experience-table-section div p span{display:block}.project-wrapper{padding:0 2rem}.project-wrapper .project-header-container{position:relative;height:20em}.project-wrapper .project-header-container img{height:100%;width:100%;object-fit:cover;border-radius:2rem}.project-wrapper .project-header-container .project-header-text-container{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);color:#fff;text-align:center}.project-wrapper .project-header-container .project-header-text-container>*{font-family:ClashDisplay-Medium,sans-serif}.project-wrapper .project-header-container .project-header-text-container h1{font-size:1.8rem;line-height:2rem;text-transform:uppercase}.project-wrapper .project-information-container{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 60em){.project-wrapper .project-information-container{flex-direction:row}}.project-wrapper .project-information-container .project-information-left{display:flex;flex-direction:column;gap:2rem}.project-wrapper .project-information-container .project-information-left>*{font-family:ClashDisplay-Regular,sans-serif}.project-wrapper .project-information-container .project-information-left h2{font-size:1.2rem;line-height:1.5rem}@media screen and (min-width: 60em){.project-wrapper .project-information-container .project-information-left h2{font-size:clamp(1.5rem,5vw,3rem);line-height:2.6rem}}.project-wrapper .project-information-container .project-information-left span{font-size:1.1rem;color:#272727;font-style:normal;text-transform:uppercase}@media screen and (min-width: 60em){.project-wrapper .project-information-container .project-information-left span{font-size:clamp(1.1rem,5vw,1.3rem);line-height:2.6rem}}.project-wrapper .project-information-container .project-information-left ul{display:flex;flex-direction:column;margin-top:-1.5rem;gap:.5rem}.project-wrapper .project-information-container .project-information-left ul li{color:#6380f8}@media screen and (min-width: 60em){.project-wrapper .project-information-container .project-information-left ul li{font-size:clamp(1rem,5vw,1.1srem)}}.project-wrapper .project-information-container .project-information-right{display:flex;flex-direction:column;gap:1rem}.project-wrapper .project-information-container .project-information-right>*{font-family:ClashDisplay-Medium,sans-serif}.project-wrapper .project-information-container .project-information-right em{font-size:1.2rem;color:#272727;font-style:normal;font-weight:700}.project-wrapper .bento-grid-section{margin-top:2rem;padding:0}.project-wrapper .bento-grid-section .bento-grid-container .react-parallax:nth-child(1){grid-column:span 2!important}.project-wrapper .bento-grid-section .bento-grid-container .react-parallax:nth-child(4){grid-column:span 2!important}.project-wrapper .project-review-container{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem -2rem 0;padding:2rem}@media screen and (min-width: 60em){.project-wrapper .project-review-container{padding:15rem}}.project-wrapper .project-review-container .review{font-family:ClashDisplay-Regular,sans-serif;font-size:1.2rem;text-align:center;line-height:1.5rem}@media screen and (min-width: 60em){.project-wrapper .project-review-container .review{font-size:3rem;line-height:2.5rem}}:root{--contact-color1: 18, 113, 255;--contact-color2: 221, 74, 255;--contact-color3: 100, 220, 255;--contact-color4: 200, 50, 50;--contact-color5: 180, 180, 50;--circle-size: 80%;--blending: linear-dodge}.contact-section{position:relative;margin-top:3rem;padding:2rem}.contact-section .colored-circles-container{position:absolute;top:-20rem;left:-20rem;z-index:-999}.contact-section .colored-circles-container .colored-circle{width:40rem;height:40rem;border-radius:50%;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.contact-section .colored-circles-container .blue-circle{position:relative;background:radial-gradient(circle at center,rgba(var(--contact-color1),.8) 0,rgba(var(--contact-color2),0) 50%) no-repeat;mix-blend-mode:var(--blending)}.contact-section .colored-circles-container .red-circle{position:absolute;top:0;left:2.5rem;background:radial-gradient(circle at center,rgba(var(--contact-color2),.8) 0,rgba(var(--contact-color3),0) 50%) no-repeat;mix-blend-mode:var(--blending)}.contact-section .colored-circles-container .yellow-circle{position:absolute;top:3rem;left:50%;transform:translate(-50%);background:radial-gradient(circle at center,rgba(var(--contact-color3),.8) 0,rgba(var(--contact-color4),0) 50%) no-repeat;mix-blend-mode:var(--blending)}.contact-form-container{width:100%;position:relative;background:#ffffff80;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);border-radius:1rem;border:1px solid white;padding:1rem}.contact-form-container .form-container .form-text-container h3{font-family:ClashDisplay-Medium;font-size:clamp(2.2rem,5vw,3rem)}.contact-form-container .form-container .form-text-container p{font-family:ClashDisplay-Regular;font-size:clamp(1rem,5vw,1.1rem);margin-top:-.5rem}.contact-form-container .form-container form{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.contact-form-container .form-container form>input,.contact-form-container .form-container textarea{width:100%;background:none;border:1px solid #FFFFFF;font-family:ClashDisplay-Regular,sans-serif;font-size:1rem;padding:.8rem 1.2rem;border-radius:.8rem;transition:all .3s ease-in-out}.contact-form-container .form-container form>input:focus,.contact-form-container .form-container textarea:focus{outline:none;border:1px solid #10E597}.contact-form-container .form-container form>button{width:100%;background-color:#10e597;color:#272727;text-align:center}.footer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;background:#fffc;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-top-left-radius:2rem;border-top-right-radius:2rem;position:relative;transition:all 1s ease;padding:10rem 2rem}.footer .footer-container:last-child{text-align:center;font-size:.8rem;margin-bottom:3rem}.footer .footer-container .footer-content-container{text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width: 60em){.footer .footer-container .footer-content-container{flex-direction:row}}.footer .footer-container .footer-content-container .footer-text{flex:1;display:flex;flex-direction:column;gap:1.5rem;text-align:left}.footer .footer-container .footer-content-container .footer-text h2{font-size:3.5rem;line-height:3rem}@media screen and (min-width: 60em){.footer .footer-container .footer-content-container .footer-text h2{font-size:6rem;line-height:4.5rem}}.footer .footer-container .footer-content-container .footer-text a{font-family:ClashDisplay-Medium;font-size:1.5rem}@media screen and (min-width: 60em){.footer .footer-container .footer-content-container .footer-text a{font-size:2rem}}.footer .footer-container .footer-content-container a{color:#070035;font-size:2rem}.footer .footer-container .footer-content-container form{position:relative;margin-top:2rem;width:100%;display:flex;flex:1;gap:1rem;flex-direction:column}.footer .footer-container .footer-content-container form>input,.footer .footer-container .footer-content-container textarea{width:100%;background:none;border:1px solid #070035;font-family:ClashDisplay-Light,sans-serif;font-size:1rem;padding:.8rem 1.2rem;border-radius:.8rem;transition:all .3s ease-in-out}.footer .footer-container .footer-content-container form>input:focus,.footer .footer-container .footer-content-container textarea:focus{outline:none;border:1px solid #10E597}.footer .footer-container .footer-content-container form>button{width:100%;background-color:#10e597;color:#272727;text-align:center}.footer .footer-container .footer-link-container{margin-top:5rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.footer .footer-container .footer-link-container a{font-family:ClashDisplay-Regular,serif;font-size:.9rem;color:#6380f8;text-decoration:none;transition:all .3s ease}.footer .footer-container .footer-link-container a:hover{color:#10e597}.bento-grid-section{padding:0 2rem}.bento-grid-container{display:grid;gap:1.5rem}.bento-grid-container a{cursor:pointer}.bento-grid-container a:hover .icon-container{width:70%!important}.bento-grid-container a:hover .icon-container span{animation-delay:.2s;animation:icon-container-span-opacity 1s ease-in-out forwards!important}.bento-grid-container a .react-parallax{width:100%;height:100%;object-fit:cover;border-radius:1rem}.bento-grid-container a .bento-grid-item{position:relative;height:50rem}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container{position:absolute;bottom:2rem;left:2rem;z-index:99;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;width:20rem}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .item-title{font-family:ClashDisplay-Medium,sans-serif;font-weight:600;font-size:2.5rem;line-height:2.2rem;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .item-title p{font-family:ClashDisplay-Regular,sans-serif;font-size:1.2rem;line-height:2rem;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container{padding:1.2rem;border:2px solid #10E597;border-radius:2.5rem;display:flex;align-items:center;justify-content:center;position:relative;width:2rem;transition:all 1s ease-in-out}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container span{position:absolute;top:50%;left:1rem;transform:translateY(-50%);border-radius:2.5rem;transition:all 1s ease-in-out;font-family:ClashDisplay-Medium,sans-serif;font-weight:500;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container svg{position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}@media screen and (max-width: 59em){.bento-grid-container{grid-template-columns:repeat(1,1fr)!important}}@media screen and (min-width: 60em){.bento-grid-container a:nth-child(1){grid-column:span 2}.bento-grid-container a:nth-child(4){grid-column:span 2}.bento-grid-container>div{position:relative;height:120vh}}@keyframes icon-container-span-opacity{0%{opacity:0;transition-delay:.5s}70%{opacity:.5}to{opacity:1}}.grid-text-content-container{padding:2rem}.grid-text-content-container h2,.grid-text-content-container h2>span{color:#0f1d07;font-family:ClashDisplay-Bold,sans-serif;font-size:2.5rem;line-height:2.2rem;margin:2rem 0}@media screen and (min-width: 60em){.grid-text-content-container h2,.grid-text-content-container h2>span{font-size:7rem;line-height:6rem}.grid-text-content-container h2 span,.grid-text-content-container h2>span span{display:block;margin-top:0}}.grid-text-content-container .content-container{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 60em){.grid-text-content-container .content-container{flex-direction:row;gap:2rem}}.grid-text-content-container .content-container .content-left{display:flex;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;color:#0f1d07}.grid-text-content-container .content-container .content-left .text-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.grid-text-content-container .content-container .content-left .text-content>*{font-family:ClashDisplay-Regular,sans-serif;font-size:1.1rem}@media screen and (min-width: 60em){.grid-text-content-container .content-container .content-left .text-content>*{font-size:1.2rem}}.grid-text-content-container .content-container .content-left .text-content em{font-family:ClashDisplay-Medium,sans-serif;font-style:normal;font-size:1.2rem}.grid-text-content-container .content-container .content-right{flex:1.5}.grid-text-content-container .content-container .content-right img{object-fit:cover;object-position:top;border-radius:2rem}@media screen and (min-width: 60em){.grid-text-content-container .content-container .content-right img{height:50rem}}.full-page-callout-banner{position:relative!important}.full-page-callout-banner .parallax-video-container{position:sticky;top:0;left:0;width:100%;height:100vh;z-index:-1}.full-page-callout-banner .parallax-video-container video{position:absolute;object-fit:cover;width:100vw;height:100%;top:0;left:0;z-index:-99999}.full-page-callout-banner .parallax-main-content{background-color:#fcf7ef;display:flex;flex-direction:column;justify-content:center;align-items:center}.full-page-callout-banner .parallax-main-content .container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.full-page-callout-banner .parallax-main-content .container .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;color:#0f1d07;margin:15rem 0}@media screen and (min-width: 60em){.full-page-callout-banner .parallax-main-content .container .text{flex-direction:row}}.full-page-callout-banner .parallax-main-content .container .text h3{text-transform:uppercase;font-size:1rem}@media screen and (min-width: 60em){.full-page-callout-banner .parallax-main-content .container .text h3{flex:.5;font-size:1rem}}.full-page-callout-banner .parallax-main-content .container .text p{font-family:ClashDisplay-Medium;font-size:2rem;color:#272727;text-align:left;line-height:2rem}@media screen and (min-width: 60em){.full-page-callout-banner .parallax-main-content .container .text p{font-size:5rem;line-height:4.5rem;flex:3}}.full-page-callout-banner .parallax-main-content .container .text p span{background-color:#10e597cc;border-radius:.5rem}*,:before,:after{box-sizing:border-box;font-family:ClashDisplay-Regular,sans-serif}:before,:after{text-decoration:inherit;vertical-align:inherit}html{cursor:default;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word;overflow-x:hidden;color:#070035}body{margin:0;background-color:#fcf7ef;transition:all .8s ease-in-out}h1,h2,h3,h4,p{padding:0;margin:0}dl dl,dl ol,dl ul,ol dl,ul dl,ul{margin:0;padding:0}ol ol,ol ul,ul ol,ul ul{margin:0}li,a{list-style:none;text-decoration:none!important}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe{border-style:none}img{border-style:none;width:100%}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button{overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical;font-family:inherit;font-size:inherit}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}input{border:none;border:1px solid #ccc;outline:none;padding:.5em;width:100%;font-size:1.3em;font-weight:700;color:#262626;border-radius:.5rem}.wrapper{padding:0 1.5em;max-width:77.5em;margin:0 auto}@media screen and (min-width: 50em){.wrapper{padding:0 8rem}}@media screen and (min-width: 80em){.wrapper{padding:0}}.link{text-decoration:none;color:#000}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.quote-section{margin-top:4rem;text-align:center;display:flex;flex-direction:column;justify-content:center;height:100vh}.quote-section .quote-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.quote-section .quote-container .quote{font-family:ClashDisplay-Medium;color:#070035;font-size:1.8rem}@media screen and (min-width: 60em){.quote-section .quote-container .quote{font-size:3rem}}.quote-section .quote-container .quote .highlight{background-color:#10e59799;color:#070035;padding:.2rem;border-radius:.2rem}.quote-section .quote-container .quote-reference{font-size:1rem}@media screen and (min-width: 60em){.quote-section .quote-container .quote-reference{font-size:1.2rem}}
