@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{font-family:Nunito;height:100vh;overflow-x:hidden;width:100vw}button:hover{cursor:pointer}.techtacticals-button-filled{background-color:#38c8ae;border:none;border-radius:6px;color:#fff;font-size:14px;margin:0 27px;outline:none;padding:10px 12px}.techtacticals-button-outlined{background-color:initial;border:1px solid #38c8ae;border-radius:6px;color:#fff;font-size:14px;margin:0 27px;outline:none;padding:10px 20px}button:hover{opacity:.9}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.666);color:#fff;display:flex;justify-content:space-between;padding:20px 50px 20px 80px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999999}.navbar,.navbar a{text-decoration:none}.navbar a{color:#9f9f9f}.techtacticals-menubar{align-items:center;display:flex;font-size:1.2vw;justify-content:space-between;width:40%}.navbar a.link-active{color:#fff}.link-underline{position:relative;text-decoration:none}.link-underline:after{--underline-width:85%;animation:extend-line .8s cubic-bezier(.19,1,.22,1) forwards;background-color:#38c8ae;border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:var(--underline-width)}@keyframes extend-line{0%{width:0}to{width:var(--underline-width)}}.techtacticals-logo{width:12%}.techtacticals-logo img{width:100%}.drawer-button{display:none}.drawer-menu{position:absolute;visibility:hidden;z-index:-1}@media screen and (max-width:20cm){.navbar{padding:15px 20px}.techtacticals-menubar a,.techtacticals-support{display:none}.techtacticals-logo{margin-top:5px;width:40%}.drawer-button{background-color:initial;border:none;display:block;outline:none}.drawer-button img{width:30px}.drawer-menu{background:#000;height:100vh;left:0;position:fixed;top:0;visibility:visible;width:100vw;z-index:auto}.remove-drawer,.show-drawer{transition:.6s cubic-bezier(.19,1,.22,1)}.remove-drawer{transform:translateX(100%)}.techtacticals-drawer{height:100%;padding:14vh 30px 5vh;width:100%}.drawer-links{display:flex;flex-direction:column;gap:6vh}.drawer-close-button{background-color:initial;border:none;border-radius:50%;outline:none;padding:10px;position:absolute;right:8vw;top:5vh}.drawer-close-button img{border-radius:50%;width:20px}.navbar a{font-size:4.5vw;font-weight:600;letter-spacing:.8vw}.drawer-support-buttons{bottom:16vh;display:flex;flex-direction:column;left:50%;position:absolute;transform:translate(-50%)}.drawer-support-buttons button{font-size:3.6vw;font-weight:800;letter-spacing:2px;margin:20px 0;padding:1.4vh 0;white-space:nowrap;width:80vw}.drawer-link-active{border-bottom:2px solid #38c8ae;color:#fff!important;padding-bottom:15px;width:40%}}.swiper-container{border-radius:25px;margin:0 auto;max-width:800px;overflow-x:hidden;width:100%}.swiper-wrapper{display:flex;transition:transform .5s ease-in-out}.swiper-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;height:360px;opacity:0;width:100%}.swiper-slide.active{opacity:1}.swiper-slide{border-radius:25px}.swiper-pagination{bottom:-30px;display:flex;left:50%;position:absolute;transform:translateX(-50%)}.swiper-pagination-bullet{background-color:#cccccc79;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.swiper-pagination-bullet.active{background-color:#fff}.swiper-buttons{display:flex;justify-content:space-between;padding:0 20px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.swiper-button-next,.swiper-button-prev{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#0056b3}.swiper-slide>img{height:inherit;object-fit:cover;width:inherit}.swiper-btn-left,.swiper-btn-right{background-color:initial;border:none;border-radius:50%;outline:none;position:absolute;top:45%;transform:translateY(-50%);z-index:9999}.swiper-btn-left{left:-2%}.swiper-btn-left .rotate-arrow{transform:rotate(180deg)}.swiper-btn-right{right:-3%}@media screen and (min-width:1000px){.swiper-container{height:inherit;margin-top:-20px;max-width:none}.swiper-container .swiper-wrapper{height:inherit!important}.swiper-container .swiper-wrapper .swiper-slide{height:inherit}.swiper-container .swiper-pagination{bottom:-10px}}.admin-container{margin:0 auto;max-width:1100px;padding:20px}.admin-title{color:#333;font-size:28px;font-weight:700;margin-bottom:20px}.loading-text,.no-queries{color:#777;margin-top:20px;text-align:center}.queries-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));max-height:500px;overflow-y:auto;padding-right:5px}.query-card{background:#f9f9f9;border-radius:12px;box-shadow:0 3px 8px #0000001f;padding:15px;transition:transform .2s,box-shadow .2s}.query-card:hover{box-shadow:0 6px 14px #0000002e;transform:translateY(-4px)}.query-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.query-email{color:#222;font-size:16px;font-weight:700}.query-date{background:#fff;border-radius:6px;color:#666;font-size:12px;padding:3px 7px}.query-phone{color:#444;font-size:14px;margin-bottom:8px}.query-message{background:#fffc;border-radius:6px;color:#333;font-size:14px;line-height:1.4;padding:8px}.color-1{background:linear-gradient(135deg,#e0f0ff,#cde7ff)}.color-2{background:linear-gradient(135deg,#e8ffe0,#d2f7c7)}.color-3{background:linear-gradient(135deg,#f3e8ff,#e1d2f7)}.techtacticals-landing-page{align-items:center;display:flex;flex-direction:column;height:89vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.techtacticals-app .techtacticals-droplet-animation{width:14%}.hidde-in-web{display:none}.techtacticals-background-fill{animation:expand-background 2s cubic-bezier(.075,.82,.165,1) .8s forwards;border-radius:50%;height:130vmax;position:absolute;width:130vmax;z-index:-1}.techtacticals-background-fill.no-radius{border-radius:0}@keyframes expand-background{0%{background-image:url(/static/media/TechTacticalsBg.6078f823d6a201f5b462.png);background-position:50%;background-repeat:no-repeat;height:0;width:0}to{background-image:url(/static/media/TechTacticalsBg.6078f823d6a201f5b462.png);background-position:50%;background-repeat:no-repeat;height:130vmax;width:130vmax}}.landing-page-content{animation:fade-in;animation-duration:.6s;animation-timing-function:cubic-bezier(.19,1,.22,1);height:100%;position:relative;width:100%}@keyframes fade-in{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(0)}}.techtacticals-video{background:linear-gradient(90deg,#ffffff9e,#0000);height:100%;overflow:hidden;width:100%}.techtacticals-video video{margin-top:-30%;width:100%}.video-overlay{background-color:rgba(0,0,0,.363);height:inherit;top:0}.video-overlay,.video-overlay-content{bottom:0;left:0;position:absolute;right:0}.video-overlay-content{align-items:flex-start;display:flex;flex-direction:row;height:50%;justify-content:space-between;padding:60px 0 0 80px;top:20%}.text-highlight{color:#38c8ae}.video-overlay-content>p{color:#fff;font-family:Montserrat;font-size:4.5vw;font-weight:600;white-space:nowrap}.video-overlay-content>p>.sub-head{display:flex;font-size:20px;line-height:34px;margin-top:15px}.techtacticals-description{border-left:2px solid #b1b1b1;color:#fff;font-size:16px;font-weight:600;letter-spacing:1.8px;margin-right:180px;padding:10px 0 10px 80px;width:35%}.techtacticals-description>p{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border-radius:10px;font-size:1.6vw;padding:20px}.gallery-view-container{border-radius:25px;bottom:80px;height:40vh;left:50%;position:absolute;transform:translate(-50%,-12%);width:42vw;z-index:999}.gallery-view-container .swiper-slide{overflow:hidden}.swiper-pagination{bottom:-22%}@media screen and (min-width:38cm){.gallery-view-container{bottom:10%}.techtacticals-button-filled{display:none}.gallery-view-container .swiper-container .swiper-pagination{align-items:center;bottom:-1%}.gallery-view-container .swiper-pagination-bullet{height:10px;margin:0 14px;width:10px}.gallery-view-container .swiper-pagination-bullet.active{background-color:#fff;height:12px;width:12px}}@media screen and (max-width:20cm){.techtacticals-landing-page{height:80vh}.techtacticals-button-filled{display:inline;display:initial}.techtacticals-video video{height:100%;margin-top:0;object-fit:cover}.video-overlay-content{align-items:center;flex-direction:column;height:62%;padding:20px 0 0;top:18%}.video-overlay-content>p{font-size:7vw;margin-top:-20px;text-align:center}.techtacticals-description{border:none;margin-bottom:11px;margin-right:0;padding:0;width:75%}.techtacticals-video{height:100%}.techtacticals-description>p{font-size:4vw;letter-spacing:1px;padding:10px 20px;text-align:center}.techtacticals-button-filled{border-radius:4px;font-size:16px;margin:25px 0;padding:12px 42px}.gallery-view-container{border-radius:25px;bottom:80px;height:45vh;left:50%;padding:0 20px;position:absolute;top:56%;transform:translate(-50%,-12%);width:100%;z-index:999}.swiper-container{max-width:none}.swiper-slide{height:35vh}.swiper-pagination{bottom:12%}}.why-choose-techtacticals{background-color:#fff;height:100vh;padding:116px 40px 116px 114px;width:100vw}.why-choose-techtacticals-content{align-items:center;display:flex;height:100%;justify-content:flex-start}.why-choose-techtacticals-content>img{border-radius:30px;height:inherit;margin-right:60px;min-height:80vh;min-width:44vw}.why-choose-techtacticals-content>.content-box{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.why-choose-techtacticals-content>.content-box .title{font-size:1.7vw;font-weight:600;letter-spacing:2px;margin-bottom:10px}.why-choose-techtacticals-content>.content-box .heading{font-family:Montserrat;font-size:3.3vw;font-weight:700;margin-bottom:54px}.why-choose-techtacticals-content>.content-box .description{font-size:1.4vw;letter-spacing:.27px;line-height:4vh;margin-bottom:60px}.why-choose-techtacticals-content>.content-box>button{font-size:1.1vw;font-weight:500;letter-spacing:.3px}.why-choose-techtacticals-content>.content-box>button>img{margin-left:10px;width:.7vw}.techtacticals-button-text{background-color:initial;border:none;color:#38c8ae;outline:none}@media screen and (max-width:20cm){.why-choose-techtacticals{height:100%;padding:0}.why-choose-techtacticals-content{flex-direction:column-reverse}.why-choose-techtacticals-content>img{border-radius:0;border-radius:initial;height:auto;margin:0 auto;min-height:0;min-height:auto;min-width:0;min-width:auto;scale:1.1 1;width:100%}.why-choose-techtacticals-content>.content-box{padding:20px 30px}.why-choose-techtacticals-content>.content-box .title{font-size:3.2vw;font-weight:700}.why-choose-techtacticals-content>.content-box .heading{font-size:6.8vw;font-weight:700;margin-bottom:20px}.why-choose-techtacticals-content>.content-box .description{font-size:3.5vw;letter-spacing:0;line-height:inherit;margin-bottom:20px}.why-choose-techtacticals-content>.content-box>button{font-size:5vw}.why-choose-techtacticals-content>.content-box>button>img{width:3vw}}.techtacticals-services{background-image:url(/static/media/TechTacticalsBg.6078f823d6a201f5b462.png);background-position:50%;background-repeat:no-repeat;color:#fff;padding:54px 112px 60px;width:100vw}.techtacticals-services .content-box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.techtacticals-services .content-box .heading-and-desc{align-items:flex-start;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin-bottom:3vh;width:100%}.techtacticals-services .content-box .heading-and-desc .title-and-heading{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 180px 0 0;white-space:nowrap}.techtacticals-services .content-box .heading-and-desc .title-and-heading .title{color:#24303d;font-size:1.7vw;font-weight:600;letter-spacing:2px}.techtacticals-services .content-box .heading-and-desc .title-and-heading .heading{font-family:Montserrat;font-size:3vw;font-weight:600}.techtacticals-services .description{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border-radius:10px;font-size:1.2vw;line-height:3.6vh;padding:22px 38px}.services-offered-container{align-items:flex-end;display:flex;height:100%;justify-content:space-between;width:100%}.service-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.service-card>img{border-radius:20px;width:100%}.service-details{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);background:#fff3;border-radius:10px;display:flex;flex-direction:column;height:24.8vh;justify-content:space-between;margin-top:2vh;padding:10px;width:100%}.services-margin{margin:0 120px}.service-details>.name{font-size:1.8vw;font-weight:600;letter-spacing:1px;line-height:28px;margin-bottom:12px;min-height:46px}.service-details .service-desc{font-size:1vw;font-weight:300;letter-spacing:1px;margin-bottom:3vh}.service-details button{align-items:center;border-radius:2px;border-radius:6px;display:flex;justify-content:center;margin:0;padding:10px 16px 10px 12px;width:50%}.service-details button:hover{box-shadow:0 0 20px #38c8ae8a;transition:all 1s cubic-bezier(.19,1,.22,1);width:100%}.service-details button img{margin:2px 0 0 4px;transition:1s cubic-bezier(.19,1,.22,1);width:13px}.service-details button:hover img{margin:2px 0 0 12px;transition:1s cubic-bezier(.19,1,.22,1);width:13px}.techtacticals-services .content-box .heading-and-desc .title-and-heading .title.services{color:#d2d2d2;font-weight:600}@media screen and (min-width:38cm){.techtacticals-services .description{font-size:1vw;line-height:4vh;width:50%}.service-details>.name{font-size:1.2vw}.techtacticals-services .content-box .heading-and-desc{margin-bottom:20px}.service-details .service-desc{font-size:1vw;margin-bottom:3vh}.service-details button{font-size:1.1vw;padding:10px 30px}.service-details{height:25vh}}@media screen and (max-width:20cm){.techtacticals-services{background-size:cover;height:100%;padding:0 0 40px;width:100%}.techtacticals-services .content-box .heading-and-desc{flex-direction:column}.techtacticals-services .description{backdrop-filter:none;-webkit-backdrop-filter:none;background:none;border-radius:0;font-size:16px;line-height:3.8vh;margin-bottom:50px;padding:22px 20px}.techtacticals-services .content-box .heading-and-desc .title-and-heading{margin-bottom:20px;padding-left:20px}.techtacticals-services .content-box .heading-and-desc{height:50vh;margin-bottom:20px}.techtacticals-services .content-box .heading-and-desc .title-and-heading .title.services{font-size:3.2vw}.techtacticals-services .content-box .heading-and-desc .title-and-heading .heading{font-size:6.8vw}.services-offered-container{flex-direction:column;padding:0 40px}.services-margin{margin:25% 0}.service-details{height:auto}.service-details button{position:static;width:100%}.service-details>.name{font-size:8.2vw;line-height:5vh}.service-details .service-desc{font-size:4.5vw;letter-spacing:1px;margin:0 0 5%}.service-details{margin:14% 0 0;padding:20px 25px 23px}}.workflow-image{height:65vh;width:100%}.workflow-background-img{background-image:url(/static/media/HowDoWeWorkIllustration.c38b23c3e038fa663180.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:72%;margin-top:120px}.techtacticals-workflow .description{font-size:1.1vw;line-height:30px;padding:initial}.techtacticals-workflow{background-color:#fff;background-image:none;color:#000;padding:115px;width:100}.techtacticals-workflow .title-and-heading{margin-bottom:0!important}.techtacticals-workflow .heading-and-desc{align-items:flex-start!important}@media screen and (min-width:38cm){.techtacticals-workflow .description{font-size:1.4vw;line-height:3.8vh}}@media screen and (max-width:20cm){.techtacticals-workflow{padding:0}.workflow-image{align-items:flex-start;display:flex;height:67vh;justify-content:center;width:100%}.workflow-background-img{align-items:center;background-image:url(/static/media/HowDoWeWorkIllustrationMobile1.1fad0726c1648c1b14ed.png);display:flex;height:93%;justify-content:center;margin-left:10px;margin-top:0;width:50%}.techtacticals-services .content-box .heading-and-desc .title-and-heading{margin:40px 0 20px!important}.techtacticals-services .content-box .heading-and-desc{height:33vh}.techtacticals-services .content-box .heading-and-desc .title-and-heading .title{font-size:3.2vw}.techtacticals-services .content-box .heading-and-desc .title-and-heading .heading{font-size:6.8vw}.techtacticals-workflow .description{font-size:4.4vw;padding:0 20px}.workflow-image img{margin:0 20px;width:90%}}.discover-our-projects{background-color:#fff;background-image:none;color:#000;height:100vh;padding:40px 112px 70px;width:100vw}.discover-our-projects .title-and-heading{margin-bottom:0!important}.discover-our-projects .heading-and-desc{align-items:flex-start!important}.discover-our-projects button{font-size:1.2vw;margin-top:2.5vh}.discover-our-projects button img{margin-left:10px;width:.8vw}.product-cards-container{align-items:flex-start;display:flex;height:100%;justify-self:space-between;margin-top:50px;width:100%}.project-card{align-items:flex-start;display:flex;flex-direction:column;height:60vh;justify-content:flex-start;width:30vw}.project-card img{border-radius:15px;height:40vh;margin-bottom:22px;object-fit:cover;width:90%}.project-card .title{font-size:1.3vw;font-weight:700;letter-spacing:2.02px;margin-bottom:10px}.project-card .description{font-size:14px;font-weight:300}.project-card.add-margin{margin:0 33px}.discover-our-projects .content-box .heading-and-desc .title-and-heading .title{font-size:1.2vw;font-weight:600}.discover-our-projects .content-box .heading-and-desc .title-and-heading .heading{font-weight:700}.discover-our-projects .description{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;font-size:1.1vw;letter-spacing:.8px;line-height:24px;padding:initial}.discover-our-projects .content-box .heading-and-desc{margin-bottom:0}.discover-our-projects .project-description{font-size:.9vw;font-weight:400}@media screen and (min-width:38cm){.discover-our-projects .description{font-size:1.35vw;letter-spacing:.8px;line-height:36px}.discover-our-projects button{margin-top:2.2vh}}@media screen and (max-width:20cm){.discover-our-projects{height:100%;padding:0 0 2vh}.discover-our-projects .content-box .heading-and-desc .title-and-heading .title{font-size:3.2vw;font-weight:700}.techtacticals-services .content-box .heading-and-desc{height:48vh}.discover-our-projects .content-box .heading-and-desc .title-and-heading .heading{font-size:6.8vw}.discover-our-projects .description{font-size:3.8vw;line-height:27px;padding:0 24px}.discover-our-projects button{font-size:5vw}.discover-our-projects button img{width:3vw}.product-cards-container{flex-direction:column;gap:6vh;margin-top:0}.project-card{height:auto;width:auto}.project-card img{height:30vh;margin:0 auto 20px;width:90%}.project-card.add-margin{margin:initial}.project-card .title{font-size:3.6vw;letter-spacing:.5px;margin:0 28px}.discover-our-projects .project-description{font-size:3.6vw;line-height:20px;margin:5px 28px}}.review-container{height:100%;position:relative;width:100%}.review-container .swiper-container{margin:initial;max-width:none;padding:70px 0 100px}.review-container .swiper-slide{padding:20px;width:33.33333%}.techtacticals-workflow.reviews{padding:100px 115px 60px}.techtacticals-workflow.reviews .description{margin-top:30px}.review-container .swiper-container,.review-container .swiper-slide,.review-container .swiper-wrapper{height:inherit!important}.review-card{align-items:flex-start;background-color:#fff;border-radius:32px;box-shadow:0 5px 20px #00000026;display:flex;flex-direction:column;height:45vh;justify-content:flex-end;margin:0 25px;padding:20px 20px 20px 24px;width:100%}.review-user{align-items:center;border-top:1px solid #24303d45;display:flex;justify-content:space-between;margin-top:20px;padding-top:12px;width:100%}.review-set-cover{display:flex;height:100%}.user-image{border-radius:50%;height:6vw;object-fit:cover;position:absolute;top:-4vh;width:6vw}.review-card .review{font-size:15px}.review-card .name{font-size:1.3vw;font-weight:600}.review-card .designation{color:#9aa5b1;font-size:1vw;font-weight:300}.review-card .review-qoutes{margin-bottom:7vh}@media screen and (min-width:38cm){.review-card .review{font-size:1.26vw}.review-card .review-qoutes{width:2vw}}@media screen and (max-width:20cm){.techtacticals-workflow.reviews{height:100%;padding:0}.techtacticals-workflow.reviews .description{line-height:35px;margin:0}.user-image{height:24vw;margin-left:10px;top:-3vh;width:24vw}.review-container .swiper-container{padding:70px 0 81px}.review-card{border-radius:20px;height:40vh}.review-card .review-qoutes{margin-bottom:5vh}.review-card .review{font-size:3.6vw;line-height:20px}.review-card .name{font-size:4vw}.review-card .designation{font-size:3.2vw}.swiper-btn-left{left:3%}.swiper-btn-left .rotate-arrow,.swiper-btn-right img{width:3vw}.swiper-btn-right{right:2.4%}.swiper-pagination-bullet.active{background-color:hsla(0,0%,50%,.651)}}.techtacticals-faq{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative;width:100vw}.techtacticals-faq .heading{font-family:Montserrat;font-size:3.8vw;font-weight:600;margin-bottom:60px;position:absolute;top:8%}.accordions-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:-60px;width:100%}.accordion-row{border-radius:4px;padding:5px 10px;width:70%}.accordion-expand,.accordion-summary{width:100%}.accordion-expand{cursor:pointer;display:flex;font-size:1.6vw;font-weight:600;justify-content:space-between;padding-right:10px}.accordion-row{border-bottom:1px solid #9aa5b1;border-radius:0;margin-bottom:50px;overflow:hidden;padding-bottom:10px}.accordion-detail{font-size:1.1vw;font-weight:400;letter-spacing:.6px;padding-top:10px}.techtacticals-faq button{bottom:80px;font-size:1.2vw;position:absolute}.accordion-expand .rotate-arrow{transform:rotate(90deg);width:12px}@media screen and (max-width:20cm){.techtacticals-faq{height:93vh}.techtacticals-faq .heading{font-size:6.8vw;font-weight:700;margin:0 30px;text-align:center}.accordion-expand{font-size:4vw}.accordion-expand>p{font-size:4vw;padding-right:20px}.accordion-row{margin-bottom:40px;width:90%}.accordion-detail{font-size:3.4vw}.techtacticals-faq button{bottom:30px;font-size:3.8vw}}.techtacticals-footer{align-items:flex-start;background-image:url(/static/media/TechTacticalsBg.6078f823d6a201f5b462.png);color:#fff;display:flex;flex-direction:column;height:80vh;justify-content:flex-start;padding:120px 140px;width:100vw}.lets-build-together{align-items:center;border-bottom:2px solid #e5e5e55d;padding-bottom:10vh}.lets-build-together,.techtacticals-info{display:flex;height:50%;justify-content:space-between;width:100%}.techtacticals-info{align-items:flex-start;padding-top:10vh}.lets-build-together p{font-family:Montserrat;font-size:3vw;font-weight:600}.lets-build-together button{font-size:1.1vw;letter-spacing:2px;margin:3% 0 0;padding:12px 64px}.about-techtacticals{margin-right:6vw;min-width:20vw;width:20vw}.about-techtacticals img{width:96%}.techtacticals-links{align-items:flex-start;display:flex;justify-content:flex-end;width:100%}.link-column{width:12vw}.link-column,.section-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.link-column:not(:last-child){white-space:nowrap}.techtacticals-links .column-heading{font-size:18px;font-weight:600;margin-bottom:26px}.techtacticals-links .link{color:#ccc;font-size:16px;font-weight:300;margin-bottom:14px}.techtacticals-links .link a{color:#ccc;font-size:1.2vw;text-decoration:none}.techtacticals-footer .description{color:#ccc;font-size:1.1vw;margin-top:20px}.techtacticals-links .column-heading{font-size:1.4vw}@media screen and (min-width:38cm){.lets-build-together button{font-size:1.6vw}.about-techtacticals{margin-right:0;width:20vw}.link-column{margin:0 1vw;width:12vw}}@media screen and (max-width:20cm){.techtacticals-footer{height:88vh;padding:0}.lets-build-together{flex-direction:column;height:35%;justify-content:center;padding-bottom:5vh}.lets-build-together p{font-size:6.8vw;margin-bottom:5%;margin-top:-8%;text-align:center}.lets-build-together button{font-size:4.5vw;font-weight:700;margin-bottom:-20%}.techtacticals-footer .description{font-size:2.6vw}.techtacticals-info{align-items:center;flex-direction:column;padding-top:5vh}.about-techtacticals{margin-bottom:5vh;text-align:center;width:70%}.techtacticals-links{flex-direction:column;gap:10px;justify-content:center;margin-top:20px;padding:0 40px}.techtacticals-links .column-heading{font-size:3vw;margin-bottom:0;min-width:18vw;white-space:nowrap}.link-column{flex-direction:row;width:auto}.techtacticals-links .link a{font-size:3vw}.link-column:not(:last-child){white-space:inherit}.techtacticals-links .link{word-wrap:break-word;font-size:2.7vw}.link-column,.section-links{flex-direction:row;gap:20px}.section-links br{display:none}.section-links span p{min-width:50vw}.flex-column{flex-direction:column;gap:0}}.techtacticals-lets-talk{background-color:#fff;height:100vh;width:100vw}.techtacticals-lets-talk-page{display:flex;height:inherit;width:inherit}.techtacticals-side-video{background-color:#38c8ae;height:100%;width:40%}.techtacticals-side-video video{height:100%;object-fit:cover;width:100%}.techtacticals-lets-talk-form-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:6vh 0 10vh;width:100%}.techtacticals-lets-talk-title{color:#040816;font-family:Montserrat;font-size:3vw;font-weight:800;letter-spacing:1px;margin-bottom:2.8vh}.techtacticals-lets-talk-description{color:#040816;font-size:1.1vw;letter-spacing:.2px;margin-bottom:3vh}.techtacticals-lets-talk-form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:60%}.techtacticals-lets-talk-form label{width:100%}.techtacticals-lets-talk-form label p{color:#040816;font-size:1vw;font-weight:600;letter-spacing:.2px;margin-bottom:5px}.techtacticals-lets-talk-form label input,.techtacticals-lets-talk-form label textarea{border:1px solid #9aa5b1;border-radius:8px;font-family:Nunito;font-size:1vw!important;font-weight:500;outline:none;width:100%}.techtacticals-lets-talk-form label textarea{height:18vh;margin-bottom:3vh;padding:14px;resize:none}.techtacticals-lets-talk-form label input{margin-bottom:3.5vh;padding:12px}.techtacticals-lets-talk-submit-button{font-size:1vw;font-weight:500;letter-spacing:1px;margin-top:3.5vh;text-transform:uppercase;width:80%}@media screen and (max-width:20cm){.techtacticals-lets-talk-page{position:relative}.techtacticals-side-video{width:100%}.techtacticals-lets-talk-form-container{background-color:#04081691;padding:4vh 0 10vh;position:absolute}.techtacticals-lets-talk-title{color:#fff;font-size:7.5vw;margin-bottom:1.8vh}.techtacticals-lets-talk-form{width:85%}.techtacticals-lets-talk-description{color:#fff;font-size:4.1vw;margin-bottom:3vh;text-align:center;width:80%}.techtacticals-lets-talk-form label input,.techtacticals-lets-talk-form label textarea{background-color:#000000d6;color:#fff;font-size:4.05vw!important}.techtacticals-side-video{background-color:initial}.techtacticals-lets-talk-form label p{color:#fff;font-size:4.2vw}.techtacticals-lets-talk-form label textarea{height:15vh;margin-bottom:2vh}.techtacticals-lets-talk-form label input{margin-bottom:2vh}.techtacticals-lets-talk-submit-button{font-size:2vh;padding:12px;width:100%}}
/*# sourceMappingURL=main.a3743733.css.map*/