@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--accent:#eb7924;--accentlight:#84adfa;--accentdark:#171717;--black:#0e0e0e;--white:#fff;--red:#eb7a2469;--opacity:0.3;--sl:1400px;--wl:1200px;--slow:all 1.2s cubic-bezier(0.175,0.885,0.32,1.275);--med:all 0.6s cubic-bezier(0.175,0.885,0.32,1.275);--med2:all 0.6s ease-out;--fast:all 0.33s cubic-bezier(0.175,0.885,0.32,1.275)}*,:after,:before{box-sizing:border-box;font-family:sans-serif;font-family:Montserrat,sans-serif;margin:0;padding:0}::selection{background:#eb7924;background:var(--accent);color:#fff;color:var(--white)}.bg-img{background-position:50%;background-repeat:no-repeat;background-size:contain}html{scroll-behavior:smooth}body{background:rgba(255,214,173,.285);height:auto;overflow-x:hidden!important;width:100%}h1,h2,h3,h4,h5,h6{font-weight:800}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#eb7924!important;color:var(--accent)!important}@media only screen and (max-width:1600px){h1{font-size:3rem!important}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}h5{font-size:1rem}h6{font-size:.8rem}}@media only screen and (max-width:1300px){h1{font-size:2.5rem!important}h2{font-size:1.8rem!important}h3{font-size:1.3rem!important}h4{font-size:1rem!important}h5{font-size:.8rem!important}h6{font-size:.6rem!important}}@media only screen and (max-width:950px){h1{font-size:1.8rem!important;text-align:center!important}h2,h3{font-size:1.5rem!important}h2,h3,h4{text-align:center!important}h4{font-size:1.2rem!important}h5{font-size:1rem!important}h5,h6{text-align:center!important}h6{font-size:.8rem!important}}@media only screen and (max-width:720px){h1{font-size:1.5rem!important;font-weight:800!important}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}h5{font-size:1rem}h6{font-size:.8rem}}h1{font-size:5rem}h2{font-size:2.2rem}h3{font-size:1.8rem}h4{font-size:1.4rem}h5{font-size:1.1rem}h6{font-size:.8rem}p{color:#3e3e3e;font-size:1.2em;letter-spacing:1px;line-height:1.9rem}@media only screen and (max-width:1000px){p{font-size:1rem;line-height:1.5rem;text-align:justify}}.btn{background:transparent;border:2px solid #0e0e0e;border:2px solid var(--black);color:#0e0e0e;color:var(--black);font-size:18px;font-weight:500;padding:10px 20px;position:relative;text-decoration:none;transition:all .33s cubic-bezier(.175,.885,.32,1.275);transition:var(--fast)}.btn:hover{box-shadow:4px 4px 0 0 #eb7924;box-shadow:4px 4px 0 0 var(--accent);-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.btn-text{align-items:center;color:#0e0e0e;color:var(--black);display:flex;font-weight:600;gap:5px;position:relative;text-decoration:none;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.btn-text,.btn-text:after{transition:all .6s cubic-bezier(.175,.885,.32,1.275);transition:var(--med)}.btn-text:after{background:#0e0e0e;background:var(--black);content:"";display:block;height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,500%);transform:translate(-50%,500%);-webkit-transform-origin:center left;transform-origin:center left;width:0}.btn-text span{font-size:20px;transition:all .33s cubic-bezier(.175,.885,.32,1.275);transition:var(--fast)}.btn-text:hover:after{width:100%}.btn-text:hover span{padding-left:5px}.hero{min-height:100vh;position:relative;width:100vw}.hero .hero-container{height:100vh!important;justify-content:space-between}.hero .hero-container .left{align-items:center;display:flex;height:100%;justify-content:center;padding-top:60px;width:50%}.hero .hero-container .left .left-box{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center}.hero .hero-container .left .left-box h1{font-size:45px}.hero .hero-container .left .left-box .btns{align-items:center;display:flex;gap:30px}.hero .hero-container .right{align-items:center;display:flex;height:100%;justify-content:flex-end;padding:80px 0 20px;width:50%}.hero .hero-container .right .grid-box{grid-column-gap:0;grid-row-gap:0;aspect-ratio:3/4;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);height:100%}.hero .hero-container .right .grid-box .grid-block1{-webkit-animation:b1 5s linear infinite;animation:b1 5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--accent);border-radius:0 50% 0 0;grid-area:1/1/2/2}@-webkit-keyframes b1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 50% 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:50% 0 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:50% 0 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 50% 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:50% 0 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:50% 0 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block2{-webkit-animation:b2 5s linear infinite;animation:b2 5s linear infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--red);border-radius:0 0 50% 0;grid-area:1/2/2/3}@-webkit-keyframes b2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 0 50% 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 50% 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 50% 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 0 50% 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 50% 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 50% 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block3{-webkit-animation:b3 5s linear infinite;animation:b3 5s linear infinite;-webkit-animation-delay:2.4s;animation-delay:2.4s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--black);border-radius:50% 0 0 0}@-webkit-keyframes b3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50% 0 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50% 0 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block4{-webkit-animation:b4 5s linear infinite;animation:b4 5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:alternate;animation-direction:alternate;background:url(/static/media/1.d13af993169d2d7015bc.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50% 0 50% 0;grid-area:2/1/3/3}@-webkit-keyframes b4{0%{border-radius:0 50% 0 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b4{0%{border-radius:0 50% 0 50%;-webkit-transform:scale(1);transform:scale(1)}}.hero .hero-container .right .grid-box .grid-block5{-webkit-animation:b5 5s linear infinite;animation:b5 5s linear infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--accent);border-radius:0 0 0 50%;grid-area:2/3/3/4}@-webkit-keyframes b5{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 0 0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b5{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 0 0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block6{-webkit-animation:b6 5s linear infinite;animation:b6 5s linear infinite;-webkit-animation-delay:2.4s;animation-delay:2.4s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--black);border-radius:50% 0 0;grid-area:3/1/4/2}@-webkit-keyframes b6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50% 0 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50% 0 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 0 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block7{-webkit-animation:b7 5s linear infinite;animation:b7 5s linear infinite;-webkit-animation-delay:3.6s;animation-delay:3.6s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--red);border-radius:50%;grid-area:3/2/4/3}@-webkit-keyframes b7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:50px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:50px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:50px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block8{-webkit-animation:b8 5s linear infinite;animation:b8 5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:alternate;animation-direction:alternate;background:url(/static/media/2.d7a4aa192bcf4495ecc0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50% 0 0;grid-area:3/3/4/4}@-webkit-keyframes b8{0%{border-radius:0 50% 0 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b8{0%{border-radius:0 50% 0 50%;-webkit-transform:scale(1);transform:scale(1)}}.hero .hero-container .right .grid-box .grid-block9{-webkit-animation:b9 5s linear infinite;animation:b9 5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:alternate;animation-direction:alternate;background:url(/static/media/3.bb433c2e2b465a6830a9.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-area:4/1/5/2}@-webkit-keyframes b9{0%{border-radius:50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b9{0%{border-radius:50%;-webkit-transform:scale(1);transform:scale(1)}}.hero .hero-container .right .grid-box .grid-block10{-webkit-animation:b10 5s linear infinite;animation:b10 5s linear infinite;-webkit-animation-delay:4.8s;animation-delay:4.8s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--accent);grid-area:4/2/5/3}@-webkit-keyframes b10{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b10{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.hero .hero-container .right .grid-box .grid-block11{-webkit-animation:b11 5s linear infinite;animation:b11 5s linear infinite;-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-direction:alternate;animation-direction:alternate;background:var(--red);border-radius:0 50% 0 50%;grid-area:4/3/5/4}@-webkit-keyframes b11{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 50% 0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50% 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes b11{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{border-radius:0 50% 0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}17%{border-radius:50% 0 50% 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}20%{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}30%{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:0 50% 0 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media only screen and (max-width:1600px){.hero .hero-container{gap:5%}.hero .hero-container .right{align-items:flex-end;justify-content:flex-end!important;padding:70px 0 0!important;width:40%!important}.hero .hero-container .left{padding-right:80px;width:55%!important}}@media only screen and (max-width:1300px){.hero .hero-container .right{align-items:center;justify-content:flex-end!important;padding:70px 0 0!important;width:50%!important}.hero .hero-container .right .grid-box{height:80%}.hero .hero-container .left{padding-right:10px;width:50%!important}}@media only screen and (max-width:950px){.hero .hero{background:red}.hero .hero-container{flex-direction:column-reverse;height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;padding-top:90px!important}.hero .hero-container .right{align-items:center;height:60vh!important;justify-content:center!important;padding:0!important;width:100%!important}.hero .hero-container .right .grid-box{height:100%}.hero .hero-container .left{height:40vh!important;padding:0 10px!important;width:100%!important}.hero .hero-container .left .left-box{align-items:center}.hero .hero-container .left .left-box p{text-align:center;width:90%}.hero .hero-container .left .left-box .btns{gap:10px;width:100%}}.hero .textslider{left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(3deg);transform:translate(-50%,-50%) rotate(3deg)}.hero .textslider p{text-wrap:nowrap!important;color:var(--white);font-size:105px;font-weight:600;white-space:nowrap}.hero .textslider p span{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:rgba(0,51,255,.201);color:#fff}.hero .textslider p .high{color:var(--accent)}.hero .hero-container{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:0 20px}.about{background:rgba(0,0,0,.046);overflow:hidden;position:relative}.about,.about svg{height:100vh;width:100%}.about svg{left:0;position:absolute;top:0;z-index:-100}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.about svg .out-top{-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear infinite}.about svg .in-top,.about svg .out-top{-webkit-transform-origin:13px 25px;transform-origin:13px 25px}.about svg .in-top{-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite}.about svg .out-bottom{-webkit-animation:rotate 25s linear infinite;animation:rotate 25s linear infinite}.about svg .in-bottom,.about svg .out-bottom{-webkit-transform-origin:84px 93px;transform-origin:84px 93px}.about svg .in-bottom{-webkit-animation:rotate 15s linear infinite;animation:rotate 15s linear infinite}.about .about-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:0 20px}.about .about-container p{max-width:1000px;text-align:center}.services{height:100%;position:relative;width:100%}.services .services-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:20px}.services h2{margin-bottom:70px}.services .service-box{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;min-height:500px;width:100%}.services .service-box .service{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;max-height:170px;padding:20px;text-decoration:none;transition:all .2s ease-out;width:300px}.services .service-box .service:hover{background:rgba(0,0,0,.035);box-shadow:0 4px 10px rgba(0,0,0,.212);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.services .service-box .service p{font-size:16px;font-weight:900;height:30%;text-align:center}.services .service-box .service .icons{align-items:center;border-radius:10px;display:flex;height:70%;justify-content:center;position:relative!important;width:100px}.services .service-box .service .icons img{height:80px!important}.services .service-box .service:nth-child(3) .icons img{height:70%}.services .service-box .service:nth-child(5) .icons img{height:80%}.services .service-box .service:nth-child(6) .icons img{height:70%}@media (max-width:1222px){.services .service-box{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;place-items:center}}@media (max-width:625px){.services .service-box{grid-gap:20px 20px;grid-template-columns:1fr;grid-template-rows:1fr}.services .service-box .service{border:1px solid rgba(0,0,0,.168);width:90%}}.ourclients{background:rgba(0,0,0,.046);height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;position:relative;width:100%}.ourclients .ourclients-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-evenly;margin:auto;max-width:var(--sl);padding:100px 20px}.ourclients .ourclients-container .clients{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:space-evenly;width:95%}.ourclients .ourclients-container .clients .img-box{background:rgba(255,0,0,.111);background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;-webkit-filter:invert(100%);filter:invert(100%);height:60px;opacity:var(--opacity);width:160px}.ourclients .ourclients-container .clients .img-box:nth-child(2){background:url(/static/media/HCC%20-Logo.0f76d4bf3660d81e8543.png)}.ourclients .ourclients-container .clients .img-box:first-child{background:url(/static/media/Hope.8f45896734b8326175e5.png)}.ourclients .ourclients-container .clients .img-box:nth-child(4){background:url(/static/media/love%20umrah.383289a60525f6723055.png)}.ourclients .ourclients-container .clients .img-box:nth-child(5){background:url(data:image/png;base64,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)}.ourclients .ourclients-container .clients .img-box:nth-child(3){background:url(/static/media/Tony%20Alan%20Estates.3d62a2990cef1be5f3a0.png)}.ourclients .ourclients-container .testimonials{align-items:center;background:hsla(0,0%,100%,.556);box-shadow:0 0 20px rgba(0,0,0,.082);display:flex;flex-direction:column;height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;justify-content:space-between;overflow:hidden;padding:80px 20px 30px;width:90%}.ourclients .ourclients-container .testimonials .testimonial-content{align-items:center;display:flex;flex-direction:column;gap:20px;width:70%}.ourclients .ourclients-container .testimonials .testimonial-content .quote{display:flex;width:100%}.ourclients .ourclients-container .testimonials .testimonial-content .quote .quote-content{text-align:center}.ourclients .ourclients-container .testimonials .testimonial-content .quote span{font-size:40px;height:40px;opacity:var(--opacity)}.ourclients .ourclients-container .testimonials .testimonial-content .quote span.snd{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.ourclients .ourclients-container .testimonials .testimonial-content p.by{font-weight:800;transition:var(--med)}.ourclients .ourclients-container .testimonials .testimonial-nav{align-items:center;display:flex;justify-content:space-between;width:70%}.ourclients .ourclients-container .testimonials .testimonial-nav .pagination{font-size:12px;font-weight:900;opacity:var(--opacity)}.ourclients .ourclients-container .testimonials .testimonial-nav .navbtn{display:flex;gap:10px;height:30px}.ourclients .ourclients-container .testimonials .testimonial-nav .navbtn span{font-size:30px;opacity:var(--opacity);transition:var(--med)}.ourclients .ourclients-container .testimonials .testimonial-nav .navbtn span:hover{opacity:1}.ourclients .ourclients-container .testimonials .testimonial-nav .navbtn span:first-child svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:1000px){.ourclients .ourclients-container .clients{gap:20px;width:100%}.ourclients .ourclients-container .clients .img-box{width:25%!important}.ourclients .ourclients-container .testimonials{height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;padding:40px 10px 20px;width:100%}.ourclients .ourclients-container .testimonials .testimonial-content{padding-bottom:50px;width:95%}}.casestudy{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;width:100%}.casestudy .casestudy-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:40px}.casestudy .casestudy-container h2{margin-bottom:50px;text-align:left;width:100%}.casestudy .casestudy-container .casestudy-box{align-self:center;border-radius:10px;display:flex;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-around;padding:20px;width:70%}.casestudy .casestudy-container .casestudy-box .casestudy-element{border:1px solid rgba(0,0,0,.168);cursor:pointer;display:flex;height:200px;overflow:hidden;transition:var(--fast);width:100%}.casestudy .casestudy-container .casestudy-box .casestudy-element:hover{border:2px solid var(--accent);box-shadow:0 0 20px rgba(0,0,0,.204);-webkit-transform:scale(1.02);transform:scale(1.02)}.casestudy .casestudy-container .casestudy-box .casestudy-element .image{background:var(--accent);background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:200px;width:200px}.casestudy .casestudy-container .casestudy-box .casestudy-element .content{height:100%;padding:20px;width:calc(100% - 250px)}.casestudy .casestudy-container .casestudy-box .casestudy-element .content p.category{color:var(--accent);font-size:12px;font-weight:900;height:20px;letter-spacing:normal;margin:0 0 5px;opacity:1;padding:0;text-align:left;word-spacing:normal}.casestudy .casestudy-container .casestudy-box .casestudy-element .content p.title{color:var(--black);font-size:20px;font-weight:900;letter-spacing:normal;line-height:1.9ch;margin-bottom:20px;opacity:1;text-align:left;word-spacing:normal}@media only screen and (max-width:1400px){.casestudy-box h2{text-align:center!important;width:100%}}@media only screen and (max-width:1150px){.casestudy-box{border:none!important;gap:30px!important;padding:100px 10px 10px!important;width:100%!important}.casestudy-box .casestudy-element{border:1px solid rgba(0,0,0,.168);display:flex;flex-direction:column;height:auto!important;min-width:300px!important;transition:var(--fast)}.casestudy-box .casestudy-element:hover{border:2px solid var(--accent);box-shadow:0 0 20px rgba(0,0,0,.204);-webkit-transform:scale(1.02);transform:scale(1.02)}.casestudy-box .casestudy-element .image{background:var(--accent);height:300px!important;width:100%!important}.casestudy-box .casestudy-element .content{height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;padding:20px;width:100%!important}.casestudy-box .casestudy-element .content p.category{font-weight:900}.casestudy-box .casestudy-element .content p.title{font-size:16px!important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}[data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}[data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}[data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}[data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}[data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}[data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}[data-aos^=slide][data-aos^=slide].aos-animate{-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}[data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}[data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}[data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}.beforefooter{height:500px;padding:80px 0 20px;position:relative;width:100%}.beforefooter .bgfoot{background:var(--black);bottom:0;height:100px;position:absolute;width:100%;z-index:-1}.beforefooter .hook-box{align-items:center;background:rgba(0,0,0,.572);border-radius:20px;box-shadow:0 2px 20px hsla(0,0%,100%,.16);display:flex;flex-direction:column;height:400px;justify-content:center;margin:auto;max-width:calc(var(--sl) - 100px);overflow:hidden;position:relative}.beforefooter .hook-box video{-webkit-filter:blur(3px);filter:blur(3px);z-index:-1}.beforefooter .hook-box h3{color:var(--white)}.beforefooter .hook-box p{color:var(--white);margin:20px}.beforefooter .hook-box .btn{border:2px solid #fff;color:var(--white)}.contact{height:100vh;width:100%}.contact .contact-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;margin:auto;max-height:var(--sl);max-width:var(--sl)}.contact .contact-container .contact-box{--margin:20px;grid-column-gap:var(--margin)!important;grid-row-gap:var(--margin)!important;aspect-ratio:5/2.7;display:grid;grid-template-columns:repeat(8,1fr)!important;grid-template-rows:repeat(9,1fr)!important;height:70%;width:1000px}.contact .contact-container .contact-box .box{background:rgba(0,0,0,.042);border-radius:10px}.contact .contact-container .contact-box .box4,.contact .contact-container .contact-box .box5,.contact .contact-container .contact-box .box6,.contact .contact-container .contact-box .box7{color:#000;display:grid;font-size:25px;place-items:center;text-decoration:none;transition:var(--med2)}.contact .contact-container .contact-box .box4:hover,.contact .contact-container .contact-box .box5:hover,.contact .contact-container .contact-box .box6:hover,.contact .contact-container .contact-box .box7:hover{background:var(--accent);color:var(--white)}.contact .contact-container .contact-box .box1{align-items:center;display:flex;flex-direction:column;grid-area:1/5/10/9;justify-content:space-evenly;padding:20px;position:relative}.contact .contact-container .contact-box .box1 form{grid-column-gap:20px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);height:100%;width:100%}.contact .contact-container .contact-box .box1 form #fname{grid-area:1/1/2/2}.contact .contact-container .contact-box .box1 form #lname{grid-area:1/2/2/3}.contact .contact-container .contact-box .box1 form #mail{grid-area:2/1/3/3}.contact .contact-container .contact-box .box1 form #phone{grid-area:3/1/4/3}.contact .contact-container .contact-box .box1 form #mssg{grid-area:4/1/6/3}.contact .contact-container .contact-box .box1 form #subbtn{grid-area:6/1/7/3;width:100%!important}.contact .contact-container .contact-box .box1 form input:not(.btn),.contact .contact-container .contact-box .box1 form textarea{background:transparent;border:2px solid hsla(0,1%,53%,.725);border-radius:5px;font-size:18px!important;padding:10px 20px;width:100%}.contact .contact-container .contact-box .box1 form input:not(.btn):focus,.contact .contact-container .contact-box .box1 form textarea:focus{border:2px solid var(--accent);outline:none}.contact .contact-container .contact-box .box1 form .btn{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.contact .contact-container .contact-box .box2{align-items:center;display:flex;grid-area:1/1/3/5;justify-content:center}.contact .contact-container .contact-box .box3{align-items:center;display:flex;flex-direction:column;gap:20px;grid-area:3/1/8/5;justify-content:center;padding:20px}.contact .contact-container .contact-box .box3 .contact-details{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 20px;position:relative;text-decoration:none;transition:var(--med);width:100%}.contact .contact-container .contact-box .box3 .contact-details:hover{box-shadow:4px 4px 10px rgba(0,0,0,.147)}.contact .contact-container .contact-box .box3 .contact-details .contact-icons{align-items:center;color:var(--accent);display:flex;font-size:30px!important;justify-content:center}.contact .contact-container .contact-box .box3 .contact-details p{text-decoration:none!important}.contact .contact-container .contact-box .box4{grid-area:8/1/10/2}.contact .contact-container .contact-box .box5{grid-area:8/2/10/3}.contact .contact-container .contact-box .box6{grid-area:8/3/10/4}.contact .contact-container .contact-box .box7{grid-area:8/4/10/5}@media only screen and (max-width:1200px){.contact,.contact .contact-container{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.contact .contact-container{padding-top:100px;width:100%}.contact .contact-container .contact-box{aspect-ratio:1/4!important;grid-template-columns:repeat(4,1fr)!important;grid-template-rows:repeat(16,1fr)!important;height:1000px;width:500px}.contact .contact-container .contact-box .box1{grid-area:2/1/9/5}.contact .contact-container .contact-box .box2{grid-area:1/1/2/5}.contact .contact-container .contact-box .box3{grid-area:9/1/14/5}.contact .contact-container .contact-box .box4{grid-area:14/1/16/2}.contact .contact-container .contact-box .box5{grid-area:14/2/16/3}.contact .contact-container .contact-box .box6{grid-area:14/3/16/4}.contact .contact-container .contact-box .box7{grid-area:14/4/16/5}}@media only screen and (max-width:700px){.contact-box{width:90%!important}}.navbar{height:60px;position:fixed;top:20px;transition:var(--med);width:100vw;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.361);height:50px;top:0}.navbar.scrolled .navbar-container .logo{background:url(/static/media/logowhite.fef6144bdb0d2efe0a3e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.navbar.scrolled .navbar-container .menu span{background:var(--white)}.navbar .navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:var(--sl);padding:0 20px}.navbar .navbar-container .logo{background:url(/static/media/logoblack.eb65a1ea49fdc4881dd5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:100%;transition:var(--med);width:100px}.navbar .navbar-container .logo.navlogo{background:url(/static/media/logowhite.fef6144bdb0d2efe0a3e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.navbar .navbar-container .menu{height:40px;position:relative;transition:var(--slow);width:40px}.navbar .navbar-container .menu span{background:var(--black);height:3px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:var(--slow);width:35px}.navbar .navbar-container .menu span:first-child{top:30%}.navbar .navbar-container .menu span:nth-child(2){top:50%;width:25px}.navbar .navbar-container .menu span:nth-child(3){top:70%}.navbar .navbar-container .menu:hover{-webkit-transform:rotate(0deg) scale(1.05);transform:rotate(0deg) scale(1.05)}.navbar .navbar-container .menu:hover span:first-child,.navbar .navbar-container .menu:hover span:nth-child(2),.navbar .navbar-container .menu:hover span:nth-child(3){width:35px}.navbar .navbar-container .menu.closeicon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navbar .navbar-container .menu.closeicon span{background:var(--white)}.navbar .navbar-container .menu.closeicon span:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.navbar .navbar-container .menu.closeicon span:nth-child(2){top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);width:35px}.navbar .navbar-container .menu.closeicon span:nth-child(3){top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.navbar .navbar-container .menu.closeicon:hover{-webkit-transform:rotate(180deg) scale(1.05);transform:rotate(180deg) scale(1.05)}.sidenav{align-items:center;background:#000;display:flex;height:100vw;justify-content:center;overflow:hidden;position:fixed;right:0;width:100vw;z-index:500}.sidenav .links{list-style-type:none;transition:var(--med)}.sidenav .links:hover li{padding:5px 0}.sidenav .links:hover li a{opacity:.2}.sidenav .links li{padding:5px 0;transition:var(--med)}.sidenav .links li a{color:var(--white);font-size:50px;font-weight:700;text-decoration:none;transition:var(--med)}.sidenav .links li a span{background:red;color:red;font-size:100px}.sidenav .links li a:hover{color:var(--white);opacity:1}@media only screen and (max-width:720px){.links li{padding:10px 0!important}.links li a{font-size:30px!important}}.footer-parent{background:var(--black);padding:10px 0 30px}.footer-parent .footer-container{height:100%;margin:auto;max-width:var(--wl);padding:10px 20px 0}.footer-parent .footer-container .footer-top{align-items:flex-start;display:flex;justify-content:space-around}.footer-parent .footer-container .footer-top .col{display:flex;flex-direction:column;gap:10px}.footer-parent .footer-container .footer-top .col .title{color:var(--white);padding-bottom:10px}.footer-parent .footer-container .footer-top .col a{color:hsla(0,0%,100%,.268);text-decoration:none;transition:var(--fast)}.footer-parent .footer-container .footer-top .col a:hover{color:var(--accent)}.footer-parent .footer-container .footer-top .col1 .logo{margin-bottom:10px}.footer-parent .footer-container .footer-top .col1 .logo img{height:35px}.footer-parent .footer-container .footer-top .col1 a{align-items:center;display:flex;gap:10px}.footer-parent .footer-container .footer-top .col1 a span{font-size:20px}.footer-parent .footer-container .footer-top .col1 a:nth-child(3) span{font-size:27px}.footer-parent .footer-container .footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.129);display:flex;justify-content:space-between;margin:10px 0 0;padding:10px 0 0}.footer-parent .footer-container .footer-bottom .social{align-items:center;display:flex;gap:15px}.footer-parent .footer-container .footer-bottom .social a{color:hsla(0,0%,100%,.268);text-decoration:none;transition:var(--fast)}.footer-parent .footer-container .footer-bottom .social a:first-child{font-size:20px}.footer-parent .footer-container .footer-bottom .social a:nth-child(2){font-size:19px}.footer-parent .footer-container .footer-bottom .social a:nth-child(3){font-size:24px}.footer-parent .footer-container .footer-bottom .social a:nth-child(4){font-size:22px}.footer-parent .footer-container .footer-bottom .social a:hover{color:var(--accent)}@media only screen and (max-width:800px){.footer-container{display:flex;flex-wrap:wrap}.footer-container .footer-top{flex-wrap:wrap;width:100%}.footer-container .footer-top .col{width:45%}.footer-container .footer-bottom{width:100%}}@media only screen and (max-width:500px){.footer-container{display:flex;flex-wrap:wrap;width:100%}.footer-container .footer-top{align-items:center;flex-direction:column;gap:10px;width:100%}.footer-container .footer-top .col{align-items:center;border-top:1px solid hsla(0,0%,100%,.129);padding:20px 0;width:100%}.footer-container .footer-top .col:first-child{border-top:none!important}.footer-container .footer-top .col:last-child{border-bottom:none!important}.footer-container .footer-bottom{align-items:center;flex-direction:column-reverse;gap:20px}}.blog{min-height:100vh;width:100%}.blog .blog-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:100px 40px 40px}.blog .blog-container h2{margin-bottom:50px;text-align:left;width:100%}.blog .blog-container .blogs{align-items:flex-start;display:flex;flex-direction:row-reverse;gap:30px;height:100%;justify-content:space-evenly;width:100%}.blog .blog-container .blogs .filters-box{border:1px solid rgba(0,0,0,.168);border-radius:10px;display:flex;flex-direction:column;gap:20px;height:100%;padding:20px;position:sticky;position:-webkit-sticky;top:70px;width:30%}.blog .blog-container .blogs .filters-box .search-box{display:flex;gap:10px}.blog .blog-container .blogs .filters-box .search-box input{background:transparent;border:2px solid #000;border-radius:5px;font-weight:500;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;outline:none;padding:10px 20px;width:100%}.blog .blog-container .blogs .filters-box .search-box .search-icon{align-items:center;background:var(--black);border-radius:5px;color:var(--white);display:flex;justify-content:center;padding:10px 20px}.blog .blog-container .blogs .filters-box .date{display:flex;gap:10px}.blog .blog-container .blogs .filters-box .date label{font-weight:700}.blog .blog-container .blogs .filters-box .date input,.blog .blog-container .blogs .filters-box select{background:transparent;border:2px solid #000;border-radius:5px;font-weight:500;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;outline:none;padding:10px 20px;width:100%}.blog .blog-container .blogs .filters-box select option{background:transparent!important;border:2px solid #000!important;border-radius:5px!important;font-weight:500!important;height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;outline:none!important;padding:10px 20px!important;width:100%!important}.blog .blog-container .blogs .filters-box .btns{display:flex;gap:10px}.blog .blog-container .blogs .filters-box .btns .btn{width:100%}.blog .blog-container .blogs .blog-box{align-self:center;border-radius:10px;display:flex;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-around;padding:20px;width:70%}.blog .blog-container .blogs .blog-box .blog-element{border:1px solid rgba(0,0,0,.168);cursor:pointer;display:flex;height:200px;overflow:hidden;transition:var(--fast);width:100%}.blog .blog-container .blogs .blog-box .blog-element:hover{border:2px solid var(--accent);box-shadow:0 0 20px rgba(0,0,0,.204);-webkit-transform:scale(1.02);transform:scale(1.02)}.blog .blog-container .blogs .blog-box .blog-element .image{background:var(--accent);background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:200px;width:200px}.blog .blog-container .blogs .blog-box .blog-element .content{height:100%;padding:20px;width:calc(100% - 250px)}.blog .blog-container .blogs .blog-box .blog-element .content p.category{color:var(--accent);font-size:12px;font-weight:900;height:20px;letter-spacing:normal;margin:0 0 5px;opacity:1;padding:0;text-align:left;word-spacing:normal}.blog .blog-container .blogs .blog-box .blog-element .content p.title{color:var(--black);font-size:20px;font-weight:900;letter-spacing:normal;line-height:1.9ch;margin-bottom:20px;opacity:1;text-align:left;word-spacing:normal}@media only screen and (max-width:1400px){.blog-container h2{text-align:center!important;width:100%}.blogs{flex-direction:column!important}.filters-box{flex-direction:row!important;flex-wrap:wrap;position:relative!important;top:0!important;width:100%!important}.filters-box .search-box{width:100%}.filters-box .date{width:100%!important}.filters-box .date .from,.filters-box .date .to{width:50%}.blog-box,.filters-box .btns{width:100%!important}}@media only screen and (max-width:850px){.blog-container{padding:100px 10px 10px!important;width:100%!important}.blog-box{border:none!important;gap:30px!important}.blog-box .blog-element{border:1px solid rgba(0,0,0,.168);display:flex;flex-direction:column;height:auto!important;min-width:300px!important;transition:var(--fast)}.blog-box .blog-element:hover{border:2px solid var(--accent);box-shadow:0 0 20px rgba(0,0,0,.204);-webkit-transform:scale(1.02);transform:scale(1.02)}.blog-box .blog-element .image{background:var(--accent);height:300px!important;width:100%!important}.blog-box .blog-element .content{height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;padding:20px;width:100%!important}.blog-box .blog-element .content p.category{font-weight:900}.blog-box .blog-element .content p.title{font-size:16px!important}}.loader_container{align-items:center;display:flex;height:100vh;justify-content:center;overflow-y:hidden;position:absolute;width:100%}.loader_container img{height:200px;width:200px}.servicetemplate{min-height:100vh!important;width:100%}.servicetemplate .template-container{height:100%;margin:auto;max-width:var(--sl);padding:0}.servicetemplate .template-container section.opening{align-items:center;display:flex;gap:20px;height:100vh;justify-content:space-between;overflow:hidden;padding:0 20px;width:100%}.servicetemplate .template-container section.opening .left{align-items:flex-start;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;width:50%}.servicetemplate .template-container section.opening .left h1.service-heading{font-size:30px;text-align:left!important}.servicetemplate .template-container section.opening .left p.service-content{font-size:18px;line-height:150%;text-align:justify}.servicetemplate .template-container section.opening .right{background:rgba(255,0,0,.067);background:url(https://img.freepik.com/free-photo/online-marketing-branding-concept-laptop-screen_53876-94880.jpg?w=740&t=st=1699045454~exp=1699046054~hmac=0c803d061c52d2424c0e71ddaca8059d3d78fba17c99e18e428f159220b08413);background-position:bottom!important;background-size:cover!important;border-radius:20px;height:80%;overflow:hidden;width:40%}.servicetemplate .template-container section.opening .right .bg{-webkit-animation:loop 5s linear infinite;animation:loop 5s linear infinite;background-position:bottom!important;background-repeat:no-repeat!important;background-size:cover!important;bottom:0;-webkit-filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));height:100%;left:0;position:absolute;width:100%;z-index:-10}.servicetemplate .template-container section.opening .right .bg.bg1{background:url(/static/media/s1-full.20fd26d7c66c2d63b131.webp)}.servicetemplate .template-container section.opening .right .bg.bg2{background:url(/static/media/s2-full.fcf669430649365f2010.webp)}.servicetemplate .template-container section.opening .right .bg.bg3{background:url(/static/media/s3-full.8285f1f9512dd23f1811.webp)}.servicetemplate .template-container section.opening .right .bg.bg4{background:url(/static/media/s4-full.38a4f5e7f9be6270fdba.webp)}.servicetemplate .template-container section.opening .right .bg.bg5{background:url(/static/media/s5-full.e2f07ca047fe38f13204.webp)}.servicetemplate .template-container section.opening .right .bg.bg6{background:url(/static/media/s6-full.313d38e2e90f5fb4565c.webp)}.servicetemplate .template-container section.opening .right .bg.bg7{background:url(/static/media/s7-full.8188a2c44bb1362bc11d.webp)}.servicetemplate .template-container section.opening .right .bg.bg8{background:url(/static/media/s8-full.f3128078a9f1722bed66.webp)}@-webkit-keyframes loop{0%{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.187));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.187));-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-filter:drop-shadow(0 0 0 rgba(0,0,0,.187));filter:drop-shadow(0 0 0 rgba(0,0,0,.187));-webkit-transform:scale(1);transform:scale(1)}}@keyframes loop{0%{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.187));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.187));-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));filter:drop-shadow(15px 10px 3px rgba(0,0,0,.187));-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-filter:drop-shadow(0 0 0 rgba(0,0,0,.187));filter:drop-shadow(0 0 0 rgba(0,0,0,.187));-webkit-transform:scale(1);transform:scale(1)}}.servicetemplate .template-container section.opening .right.s1{background:#e4e4e4}.servicetemplate .template-container section.opening .right.s2{background:#f8ecdc}.servicetemplate .template-container section.opening .right.s3{background:#fff8f2}.servicetemplate .template-container section.opening .right.s4,.servicetemplate .template-container section.opening .right.s5{background:#e4e4e4}.servicetemplate .template-container section.opening .right.s6{background:#f8f1d4}.servicetemplate .template-container section.opening .right.s7,.servicetemplate .template-container section.opening .right.s8{background:#e4e4e4}@media only screen and (max-width:850px){.servicetemplate .template-container{padding:90px 0 20px}.servicetemplate .template-container section.opening{flex-direction:column-reverse;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:10px 20px}.servicetemplate .template-container section.opening .left{height:100%;width:100%}.servicetemplate .template-container section.opening .left h1.service-heading{font-size:26px;text-align:center!important;width:100%}.servicetemplate .template-container section.opening .left p.service-content{font-size:16px;line-height:140%;text-align:center}.servicetemplate .template-container section.opening .right{min-height:300px;width:100%}.servicetemplate .template-container section.opening .right .bg{background-position:bottom!important;background-repeat:no-repeat!important;background-size:contain!important}.servicetemplate .template-container section.opening .right .bg1{background:url(/static/media/s1-mob.f6a1b42bf051a3c171e2.webp)}.servicetemplate .template-container section.opening .right .bg2{background:url(/static/media/s2-mob.6f8a826582964f1eb2ad.webp)}.servicetemplate .template-container section.opening .right .bg3{background:url(/static/media/s3-mob.782a1582fa24d88a6dba.webp)}.servicetemplate .template-container section.opening .right .bg4{background:url(/static/media/s4-mob.c770b35f2d542e601506.webp)}.servicetemplate .template-container section.opening .right .bg5{background:url(/static/media/s5-mob.0d856cfea3e3f9c0cecc.webp)}.servicetemplate .template-container section.opening .right .bg6{background:url(/static/media/s6-mob.c1cd50eee021347d3cfa.webp)}.servicetemplate .template-container section.opening .right .bg7{background:url(/static/media/s7-mob.0b277d218ae34117ae28.webp)}.servicetemplate .template-container section.opening .right .bg8{background:url(/static/media/s8-mob.14cbaa6b2c11b5f592d7.webp)}}@media only screen and (max-width:1200px){.servicetemplate section.points{padding:20px!important}.servicetemplate .points-container{width:100%!important}.servicetemplate .tutorial-content{width:calc(100% - 60px)!important}.servicetemplate section.opening{display:flex}.servicetemplate section.opening .left{width:55%}.servicetemplate section.opening .left h1.service-heading{font-size:26px;text-align:left}.servicetemplate section.opening .left p.service-content{font-size:16px;line-height:140%;text-align:justify}.servicetemplate section.opening .right{width:45%}.servicetemplate .step-title{display:none}.servicetemplate .tabbed-steps{width:-moz-fit-content!important;width:-webkit-fit-content!important;width:fit-content!important}.servicetemplate .points{padding:90px 0!important}.servicetemplate .points-container{gap:10px!important}}.servicetemplate section.points{background:rgba(0,0,0,.046);height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:90px 20px;width:100%}.servicetemplate section.points .points-container{align-items:stretch;display:flex;gap:20px;height:100%;justify-content:center;margin:auto;max-width:var(--sl)}.servicetemplate section.points .points-container .tabbed-steps{align-items:flex-start;background:#fff3e7;border-radius:10px;display:flex;flex-direction:column;gap:5px;height:auto;justify-content:space-evenly;padding:5px;width:30%}.servicetemplate section.points .points-container .tabbed-steps .tab{border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;padding:15px;transition:var(--med);width:100%}.servicetemplate section.points .points-container .tabbed-steps .tab span.arrow{-webkit-animation:look 1s linear infinite;animation:look 1s linear infinite;display:none;font-size:20px}@-webkit-keyframes look{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes look{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.servicetemplate section.points .points-container .tabbed-steps .tab:hover{background:var(--accent);color:var(--white);-webkit-transform:scale(1.01);transform:scale(1.01)}.servicetemplate section.points .points-container .tabbed-steps .tab.active{background:var(--accent);color:var(--white)}.servicetemplate section.points .points-container .tabbed-steps .tab.active span.arrow{display:block}.servicetemplate section.points .points-container .tabbed-steps .tab .step-content{align-items:center;display:flex;gap:20px}.servicetemplate section.points .points-container .tabbed-steps .tab .step-content .step-img{height:25px}.servicetemplate section.points .points-container .tabbed-steps .tab .step-content .step-img svg{color:red}.servicetemplate section.points .points-container .tutorial-content{align-items:center;background:#fff3e7;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:5px;width:70%}.servicetemplate section.points .points-container .tutorial-content h2{text-align:center}.servicetemplate section.points .points-container .tutorial-content p{text-align:center;width:80%}.servicetemplate section.points .points-container .tutorial-content img{height:50px}.servicetemplate section.dowedo{height:auto;padding:90px 0;width:100%}.servicetemplate section.dowedo .dowedo-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:var(--sl);padding:20px}.servicetemplate section.dowedo .dowedo-container h2{color:var(--accent);text-align:center}.servicetemplate section.dowedo .dowedo-container p{padding:20px 0;text-align:center;width:70%}@media only screen and (max-width:850px){.servicetemplate section.dowedo{height:auto;padding:30px 0;width:100%}.servicetemplate section.dowedo .dowedo-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:var(--sl);padding:20px}.servicetemplate section.dowedo .dowedo-container h2{font-size:24px;text-align:center}.servicetemplate section.dowedo .dowedo-container p{padding:20px 0;text-align:center;width:100%}}.servicetemplate section.faq{background:rgba(0,0,0,.046);min-height:50vh;overflow:hidden;padding:30px 20px}.servicetemplate section.faq .faq-container{margin:auto;max-width:var(--sl);padding:20px}.servicetemplate section.faq .faq-container h2{margin-bottom:30px;text-align:center;width:100%}@media only screen and (max-width:850px){.servicetemplate section.faq{padding:30px 0}.servicetemplate section.faq .faq-container{margin:auto;max-width:var(--sl);padding:20px 10px}.servicetemplate section.faq .faq-container h2{font-size:24px;margin-bottom:30px;text-align:center;width:100%}}.faq-item{border-bottom:1px solid #000;margin:10px;overflow:hidden}.faq-item.active{max-height:1000px}.faq-item.active .faq-question{font-weight:900}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:30px 10px;-webkit-user-select:none;user-select:none}.arrow{height:20px;width:20px}.arrow,.arrow-up{transition:all .5s ease-out}.arrow-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-answer{background-color:#fff3e7;border-radius:10px 10px 0 0;padding:40px}.intro-parent{min-height:50vh;width:100%}.intro-parent .introduction{border:1px solid red;height:100%;margin:auto;max-width:var(--sl);padding:90px 0 0}.intro-parent .introduction section.opening{align-items:center;border:1px solid green;display:flex;gap:20px;height:100vh;overflow:hidden;padding:0 20px;width:100%}.intro-parent .introduction section.opening .left{align-items:flex-start;aspect-ratio:1/1;border:1px solid red;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;width:65%}.intro-parent .introduction section.opening .left h1.intro-head{color:#000;font-size:30px;padding:0 20px}.intro-parent .introduction section.opening .left p.intro-content{font-size:18px;line-height:150%;padding:0 20px;text-align:justify}.intro-parent .introduction section.opening .right{background:rgba(255,0,0,.067);height:100%;width:35%}.background-parent{align-items:center!important;border:1px solid red;margin:auto;max-width:var(--sl)}.background-parent .background{text-wrap:wrap!important;margin:20px 10px;text-align:center}.background-parent .background h1{font-size:30px}.objective-parent{border:1px solid red;height:100%;margin:auto;max-width:var(--sl);padding:40px 0;text-align:center}.objective-parent .objective{text-wrap:wrap!important;align-items:center;justify-content:center;margin:0}.objective-parent .objective h3{font-size:30px;font-weight:600}.objective-parent .objective .card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 20px;position:relative}.objective-parent .objective .card{background-color:hsla(0,0%,96%,.161);border:1px solid #ccc;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.1);overflow:hidden;width:400px}.objective-parent .objective .card-content{padding:20px}.objective-parent .objective .card-content h2{font-size:1.5rem;margin:0}.objective-parent .objective .card-content p{color:#666;font-size:1rem;text-align:justify}.solution-container{border:1px solid red;height:100%;margin:auto;max-width:var(--sl);padding:40px 0;text-align:center}.solution-container .solution{text-wrap:wrap!important;align-items:center;justify-content:center;margin:0}.solution-container .solution .card-container{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:40px 0 0;width:80%}.solution-container .solution .card{align-items:center;background:rgba(255,183,0,.02);border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;gap:10px;height:auto;margin-bottom:20px;width:100%}.solution-container .solution .card-icon{align-items:center;display:flex;font-size:35px;justify-content:center;padding:10px;width:10%}.solution-container .solution .card-content{padding:20px;text-align:left;width:90%}.solution-container .solution h2{font-size:18px;margin:0;padding-bottom:10px}.solution-container .solution p{color:#666;font-size:1rem}.layout{min-height:auto;padding:0 20px}.layout .layout-container{margin:auto;max-width:var(--sl);min-height:auto;padding-top:100px}.layout .layout-container .top{border-radius:20px;height:450px;overflow:hidden!important;position:relative;width:100%}.layout .layout-container .top .imgbox{background:red;height:100%;left:0;position:absolute;top:0;width:100%}.layout .layout-container .top .overlay{align-items:flex-start;background:linear-gradient(0deg,#000,transparent);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:30px;position:absolute;top:0;width:100%}.layout .layout-container .top .overlay h1{color:var(--white);font-size:30px}.layout .layout-container .mid{border:1px solid rgba(0,0,0,.174);border-radius:15px;margin:10px auto;padding:20px 10px;width:100%}.layout .layout-container .bottom{padding-bottom:50px}.layout .layout-container .bottom .data{margin-bottom:20px}.about-hero{height:300px}.about-hero .about-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:var(--sl)}.about-hero .about-container h1{font-size:35px!important;text-align:center}@media only screen and (max-width:800px){.about-hero .about-container h1{font-size:20px!important;width:80%}}.journey{background:#f3e8dc;height:500px}.journey .journey-container{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding:0 20px}.journey .journey-container .left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;width:50%}.journey .journey-container .left p{text-align:left}.journey .journey-container .right{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.journey .journey-container .right .right-box{background:url(/static/media/diwise_poster.027bb836ffe46520d898.png);background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px solid rgba(0,0,0,.074);border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.152);height:70%;width:90%}@media only screen and (max-width:1300px){.journey{min-height:400px}}@media only screen and (max-width:1100px){.journey-container{flex-direction:column-reverse}.journey-container .left,.journey-container .right{height:50%!important;width:100%!important}.journey-container .left h2{text-align:center;width:100%}.journey-container .left p{text-align:center!important}.journey-container .right .right-box{height:70%!important;width:100%!important}}.leadership{min-height:600px}.leadership .leadership-conatiner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:var(--sl);padding-bottom:80px}.leadership .leadership-conatiner .leader-top{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:70px 0}.leadership .leadership-conatiner .leader-top p{padding-top:15px;text-align:center!important;width:90%}.leadership .leadership-conatiner .leader-bottom{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:stretch;width:100%}.leadership .leadership-conatiner .leader-bottom .leader-box{align-items:stretch;border:1px solid rgba(0,0,0,.174);border-radius:10px;display:flex;gap:20px;justify-content:space-evenly;overflow:hidden;transition:var(--med2);width:80%}.leadership .leadership-conatiner .leader-bottom .leader-box:first-child .leaderimg .leader{background:url(/static/media/prajakta%20ma%60am.0b92b4d19f7b21322830.webp)}.leadership .leadership-conatiner .leader-bottom .leader-box:nth-child(2) .leaderimg .leader{background:url(/static/media/prashant%20sir.19490fe9518c665dc99e.webp)}.leadership .leadership-conatiner .leader-bottom .leader-box:nth-child(3) .leaderimg .leader{background:url(/static/media/rajveer%20sir.298b3884cdeb9fef5ece.webp)}.leadership .leadership-conatiner .leader-bottom .leader-box .leaderimg{align-items:center;background:linear-gradient(transparent 40%,var(--accent) 35%);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:var(--med2);width:30%}.leadership .leadership-conatiner .leader-bottom .leader-box .leaderimg .leader{aspect-ratio:1/1;background-position:bottom!important;background-repeat:no-repeat!important;background-size:contain!important;-webkit-filter:grayscale(100%) drop-shadow(5px 5px 1px rgba(0,0,0,.435)) contrast(1);filter:grayscale(100%) drop-shadow(5px 5px 1px rgba(0,0,0,.4352941176)) contrast(1);height:100%;transition:var(--med2);width:auto}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:center;padding:15px 20px;width:70%}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content .head{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content .head h5{font-size:14px;font-style:italic;opacity:.7}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content .divider{background:var(--accent);border-radius:20px;height:3px;margin-top:5px;transition:var(--med2);width:40%}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content p{font-size:16px!important;line-height:130%}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content button.linkedin{align-items:center;background:#087bb9;border:none;border-radius:5px;color:var(--white);display:flex;flex-direction:row-reverse;font-size:16px;font-weight:500;margin-top:10px;padding:7px;transition:var(--med2)}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content button.linkedin:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content button.linkedin a{align-items:center;color:#fff;display:flex!important;flex-direction:row-reverse;text-decoration:none!important}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content button.linkedin span{margin-right:10px;transition:var(--med2)}.leadership .leadership-conatiner .leader-bottom .leader-box .leader-content button.linkedin .linkin-icon{background:var(--white);border-radius:5px;color:#087bb9;display:grid;font-size:20px;height:30px!important;place-items:center;width:30px!important}.leadership .leadership-conatiner .leader-bottom .leader-box:hover{-webkit-transform:translateY(5px);transform:translateY(5px)}.leadership .leadership-conatiner .leader-bottom .leader-box:hover .leaderimg .leader{-webkit-filter:grayscale(0) drop-shadow(5px 5px 5px rgba(0,0,0,.435)) contrast(1);filter:grayscale(0) drop-shadow(5px 5px 5px rgba(0,0,0,.4352941176)) contrast(1);-webkit-transform:scale(1.2);transform:scale(1.2)}.leadership .leadership-conatiner .leader-bottom .leader-box:hover .leader-content .divider{width:80%}.leadership .leadership-conatiner .leader-bottom .leader-box:hover .leader-content .linkedin{font-size:16px}.leadership .leadership-conatiner .leader-bottom .leader-box:hover .leader-content .linkedin span{margin-right:10px}@media only screen and (max-width:1100px){.leader-bottom .leader-box{flex-direction:column;width:65%!important}.leader-bottom .leader-box .leaderimg{height:300px!important;width:100%!important}.leader-bottom .leader-box .leader-content{align-items:center!important;height:-moz-fit-content!important;height:-webkit-fit-content!important;height:fit-content!important;width:100%!important}.leader-bottom .leader-box .leader-content .head{align-items:center!important}.leader-bottom .leader-box .leader-content .head h5{font-size:12px!important}.leader-bottom .leader-box .leader-content p{padding:10px 0;text-align:center!important}}@media only screen and (max-width:900px){.leader-bottom .leader-box{width:75%!important}}@media only screen and (max-width:700px){.leader-bottom .leader-box{width:95%!important}}.expertise{background:#f3e8dc;padding:40px 0}.expertise .expertise-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:var(--sl)}.expertise .expertise-container p.des{padding:20px 0;text-align:center;width:70%}.expertise .expertise-container .service-list{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:70%}.expertise .expertise-container .service-list .service-item{align-items:center;border:2px solid hsla(0,1%,53%,.725);border-radius:5px;display:flex;justify-content:flex-start;text-decoration:none;width:400px}.expertise .expertise-container .service-list .service-item .icon img{height:50px;margin:5px 10px}.expertise .expertise-container .service-list .service-item p{font-weight:700;text-align:left}@media only screen and (max-width:1200px){.expertise .expertise-container .service-list{width:90%}.expertise .expertise-container .service-list .service-item{width:45%!important}}@media only screen and (max-width:820px){.expertise .expertise-container .service-list{width:90%}.expertise .expertise-container .service-list .service-item{width:95%!important}}.last-section{padding:70px 0 0}.last-section .last-section-container{align-items:center;align-items:stretch;display:flex;gap:20px;justify-content:center;margin:auto;max-width:calc(var(--sl) - 100px);padding:0 20px}.last-section .last-section-container .last-section-left{align-items:center;background:#f3e8dc;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:50%}.last-section .last-section-container .last-section-left p{text-align:center}.last-section .last-section-container .last-section-right{display:flex;flex-direction:column;gap:20px;width:50%}.last-section .last-section-container .last-section-right .last-section-right-top{align-items:center;background:#f3e8dc;border-radius:10px;display:flex;flex-direction:column;gap:20px;height:50%;justify-content:center;padding:20px;width:100%}.last-section .last-section-container .last-section-right .last-section-right-top p{text-align:center}.last-section .last-section-container .last-section-right .last-section-right-bottom{align-items:center;background:#f3e8dc;border-radius:10px;display:flex;flex-direction:column;gap:20px;height:50%;justify-content:center;padding:20px;width:100%}.last-section .last-section-container .last-section-right .last-section-right-bottom p{text-align:center}@media only screen and (max-width:1000px){.last-section{margin-bottom:-50px;padding:20px 0 0}.last-section-container{flex-direction:column}.last-section-container .last-section-left,.last-section-container .last-section-right{width:100%!important}}.disclaimer>*{padding:5px 0}.disclaimer{margin:100px auto 10px;max-width:var(--wl)}.disclaimer h1{font-size:28px!important;font-weight:800}.disclaimer h2{font-size:24px!important}.disclaimer p{font-size:16px!important}.cookies>*{padding:5px}.cookies{margin:100px auto 10px;max-width:var(--wl);overflow:hidden}.cookies h1{font-size:28px!important;font-weight:800}.cookies h2{font-size:24px!important}.cookies p{font-size:16px!important}.cookies .cookies_ul{line-height:25px;padding:0 23px}.privacy>*{padding:5px 0}.privacy{margin:100px auto 10px;max-width:var(--wl)}.privacy h1{font-size:28px!important;font-weight:800}.privacy h2{font-size:24px!important}.privacy p{font-size:16px!important}.privacy .cookies_ul{line-height:25px;padding:0 23px}
/*# sourceMappingURL=main.6b6dc194.css.map*/