*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}::selection{color:#fff;background-color:#000}#cpanel{background-color:#efefef;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;height:100svh;display:flex}#cpanel header{background-color:#fff;flex-direction:row;justify-content:space-between;align-items:center;gap:15px;width:100%;height:60px;padding:10px 15px;display:flex}#cpanel header svg{width:max-content;height:30px}#cpanel header a{color:#000;font-size:14px;text-decoration:none}#cpanel header a:hover{text-decoration:underline}#cpanel main{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1px;width:100%;height:calc(100svh - 60px);display:flex}@media (max-width:800px){#cpanel main{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;overflow-x:overlay}#cpanel main::-webkit-scrollbar{display:none}}#cpanel main nav{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;min-width:260px;height:100%;padding:20px;display:flex;position:relative}@media (max-width:800px){#cpanel main nav{scroll-snap-align:center}}#cpanel main nav a{color:#000;background-color:#f5f5f5;border-radius:4px;width:100%;padding:12px 16px;font-size:14px;text-decoration:none}#cpanel main nav .active{color:#fff;background-color:#f6875f}#cpanel main nav code{color:#6e6e6e;font-size:10px;position:absolute;bottom:20px}#cpanel main nav code a{font-size:inherit;background-color:#0000;padding:0}#cpanel main nav code a:hover{text-decoration:underline}#cpanel main .container{border:20px solid #efefef;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;width:100%;height:100%;display:flex}@media (max-width:800px){#cpanel main .container{scroll-snap-align:center;border:none;min-width:100%}}#cpanel main .container iframe{width:100%;height:100%}#cpanel main .container .breadcrumb{background-color:#fff;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;height:60px;padding:15px;display:flex}#cpanel main .container .breadcrumb a,#cpanel main .container .breadcrumb label{cursor:pointer;color:#000;border:1px solid #000;border-radius:4px;padding:8px 18px;font-size:14px;text-decoration:none}#cpanel main .container .breadcrumb a:hover,#cpanel main .container .breadcrumb label:hover{color:#fff;background-color:#000}#cpanel main .container .content{width:100%;height:100%;overflow-y:overlay;background-color:#fff;padding:0 15px 15px}#cpanel main .container .content #etwo tbody tr td:nth-child(2),#cpanel main .container .content #etwo tbody tr th:nth-child(2),#cpanel main .container .content #etwo thead tr td:nth-child(2),#cpanel main .container .content #etwo thead tr th:nth-child(2){display:table-cell!important}#cpanel main .container .content table{border-collapse:collapse;width:100%}#cpanel main .container .content table tbody tr{background-color:#f5f5f5;height:40px}#cpanel main .container .content table tbody tr img{margin:10px 0}#cpanel main .container .content table tbody tr a{color:#000}#cpanel main .container .content table tbody tr:nth-child(2n){background-color:#fff}#cpanel main .container .content table tbody tr button{cursor:pointer}@media (max-width:800px){#cpanel main .container .content table tbody tr td:first-child,#cpanel main .container .content table tbody tr td:nth-child(2),#cpanel main .container .content table tbody tr td:nth-child(4){display:none!important}}#cpanel main .container .content table thead{position:sticky;top:0}#cpanel main .container .content table thead tr{background-color:#fff;height:60px}#cpanel main .container .content table thead tr th{text-align:left}@media (max-width:800px){#cpanel main .container .content table thead tr th:first-child,#cpanel main .container .content table thead tr th:nth-child(2),#cpanel main .container .content table thead tr th:nth-child(4){display:none!important}}#cpanel main .container .content form{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:20px;display:flex}#cpanel main .container .content form label{cursor:pointer;border:2px dashed #dcdcdc;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;min-height:200px;padding:15px;display:flex;position:relative}#cpanel main .container .content form label p{font-size:14px;position:absolute}#cpanel main .container .content form label img{-o-object-fit:cover;object-fit:cover;z-index:1;aspect-ratio:4/4;width:100%;height:100%}#cpanel main .container .content form .row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}@media (max-width:800px){#cpanel main .container .content form .row{flex-direction:column}}#cpanel main .container .content form .row input{background-color:#fff;border:1px solid #a0a0a0;border-radius:6px;width:100%;padding:15px}#cpanel main .container .content form textarea{resize:none;background-color:#fff;border:1px solid #a0a0a0;border-radius:6px;width:100%;height:180px;padding:15px}#cpanel main .container .content form input[type=submit]{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:8px;width:100%;padding:20px}#cpanelAuth{width:100%;height:100svh;display:-ms-grid;place-items:center;display:grid}#cpanelAuth form{width:100%;max-width:300px;margin:20px}#cpanelAuth form fieldset{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:20px;display:flex}#cpanelAuth form fieldset input{border-radius:inherit;border:1p solid black;width:100%;padding:12px 18px}#cpanelAuth form fieldset input[type=submit]{color:#fff;cursor:pointer;background-color:#000}#root .details{flex-direction:row;justify-content:center;align-items:flex-start;gap:100px;padding:80px 40px 40px;display:flex}@media (max-width:1000px){#root .details{border-bottom:1px solid #f5f5f5;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:30px;padding:36px 0 26px;display:flex}}#root .details .content{flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}#root .details .content img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;max-width:1200px;height:450px}#root .details .content .text{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;width:100%;max-width:1200px;display:flex}#root .details .content .text h2{font-size:clamp(18px,4vw,40px)}#root .details .content .text p{color:#333437;font-size:clamp(13px,2vw,15px);line-height:26px}#root .details .content .text[aria-busy=true] h2,#root .details .content .text[aria-busy=true] p{color:#dedede;background-color:#dedede;border-radius:6px;padding:10px 18px}@media (max-width:800px){#root .details .content img{border-radius:0;height:300px}#root .details .content .text{padding:20px}}#root header{z-index:2;position:sticky;top:0}#root header .marquee{color:#fff;background-color:#f6875f;padding:10px;font-size:14px;position:absolute;bottom:-36px}#root header .marquee span{color:#000}#root header .note{color:#fff;background-color:#000;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;padding:14px 30px;font-size:12px;display:flex}#root header .note .oneblock,#root header .note .block{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}#root header .note .block svg{stroke:#f6875f;min-width:16px;height:16px}#root header .note .block a{color:#fff;font-size:12px;text-decoration:none}#root header .note .block a:hover{text-decoration:underline}@media (max-width:600px){#root header .note{display:none!important}}@media (max-width:900px){#root header .note{background-color:#0e0e0e;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;padding:0;display:flex}#root header .note .oneblock{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;display:flex}#root header .note .block{background-color:#000;justify-content:flex-start;width:100%;padding:10px}}#root header .header{background-color:#fff;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:20px 30px;display:flex}#root header .header svg{width:200px;height:50px}#root header .header nav{flex-direction:row;justify-content:center;align-items:center;gap:18px;display:flex}#root header .header nav a{color:#000;border-radius:5px;font-size:14px;text-decoration:none}#root header .header nav a:hover,#root header .header nav .active{color:#f6875f}#root header .header nav .button{color:#000;background-color:#f6875f;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:10px 18px;display:flex}#root header .header nav .button svg{stroke:#000;width:16px;height:16px}#root header .header nav .button:hover{color:#f6875f;background-color:#000}#root header .header nav .button:hover svg{stroke:#f6875f}#root header .header .hamburger{display:none}@media (max-width:900px){#root header .header nav{display:none}#root header .header #mobilemenu{background-color:#f5f5f5;border-bottom:1px solid #f5f5f5;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;width:100%;display:flex;position:fixed;top:130px;left:0}#root header .header #mobilemenu a{background-color:#fff;width:100%;padding:20px 35px}#root header .header .hamburger{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:30px;display:flex}#root header .header .hamburger .line{background-color:#000;width:100%;height:3px}#root header .header .hamburger[aria-checked=true] .line{max-width:30px;position:absolute}#root header .header .hamburger[aria-checked=true] .line:nth-child(2){display:none}#root header .header .hamburger[aria-checked=true] .line:first-child{rotate:45deg}#root header .header .hamburger[aria-checked=true] .line:nth-child(3){rotate:-45deg}}#root .swiper-wrapper{height:calc(100svh - 134px)}@media (max-width:600px){#root .swiper-wrapper{height:calc(100svh - 86px)}}#root .swiper-wrapper .swiper-slide{position:relative}#root .swiper-wrapper .swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#root .swiper-wrapper .swiper-slide .swipdata{color:#fff;background:linear-gradient(125deg,#000,#0000);flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;width:100%;height:100%;padding:20px 10%;display:flex;position:absolute;top:0;left:0}#root .swiper-wrapper .swiper-slide .swipdata h1{font-size:clamp(26px,3vw,44px)}#root .swiper-wrapper .swiper-slide .swipdata p{max-width:600px}#root .swiper-wrapper .swiper-slide .swipdata a{color:#fff;border:1px solid #fff;border-radius:6px;padding:12px 26px;text-decoration:none}#root .swiper-wrapper .swiper-slide .swipdata a:hover{color:#000;background-color:#fff}#root .swiper-button-next,#root .swiper-button-prev{color:#fff;scale:.6}@media (max-width:600px){#root .swiper-button-next,#root .swiper-button-prev{display:none!important}}#root .chooseus,#root .services,#root .projects{background:#f5d6ca;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:40px 20px;padding:40px 20px;display:flex}@media (max-width:900px){#root .chooseus,#root .services,#root .projects{margin:0!important;padding:40px 0!important}}#root .chooseus .heading,#root .services .heading,#root .projects .heading{background-color:#fff;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:8px 16px;display:flex}#root .chooseus .heading svg,#root .services .heading svg,#root .projects .heading svg{stroke:#f6875f}#root .chooseus h2,#root .services h2,#root .projects h2{text-transform:uppercase;text-align:center;padding:0 14px;font-size:clamp(26px,3vw,50px)}#root .chooseus h2 span,#root .services h2 span,#root .projects h2 span{-webkit-text-decoration:underline #f6875f;text-decoration:underline #f6875f}#root .chooseus .cards,#root .services .cards,#root .projects .cards{display:-ms-grid;-ms-grid-columns:(minmax(400px,1fr))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px;width:100%;padding:20px;display:grid}@media (max-width:900px){#root .chooseus .cards,#root .services .cards,#root .projects .cards{-ms-grid-columns:(minmax(200px,1fr))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}#root .chooseus .cards .card,#root .services .cards .card,#root .projects .cards .card{background-color:#fff;border-radius:10px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:15px;padding:30px;display:flex}#root .chooseus .cards .card svg,#root .services .cards .card svg,#root .projects .cards .card svg{stroke:#f6875f;min-width:50px;min-height:50px}#root .chooseus .cards .card .text,#root .services .cards .card .text,#root .projects .cards .card .text{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}#root .chooseus .cards .card .text p,#root .services .cards .card .text p,#root .projects .cards .card .text p{color:#353535;font-size:14px}#root .aboutus{background-color:#f5f5f5;flex-direction:row;justify-content:center;align-items:center;gap:0;min-height:100svh;display:flex}#root .aboutus img{-o-object-fit:cover;object-fit:cover;width:100%;max-width:800px;height:100svh}@media (max-width:600px){#root .aboutus img{height:40svh}}#root .aboutus .text{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;width:100%;height:100%;padding:60px;display:flex}@media (max-width:600px){#root .aboutus .text{padding:40px 25px}}#root .aboutus .text .heading{color:#f6875f}#root .aboutus .text h2{text-transform:uppercase;font-size:60px}#root .aboutus .text h2 span{-webkit-text-decoration:underline #f6875f;text-decoration:underline #f6875f}#root .aboutus .text p{color:#353535;font-size:14px}#root .aboutus .text ul{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-left:15px;display:flex}#root .aboutus .text ul li{color:#353535;font-size:14px;list-style:square}@media (max-width:900px){#root .aboutus{flex-direction:column}}#root .services,#root .projects{background-color:#fff}@media (max-width:900px){#root .services,#root .projects{padding:0}#root .services .cards,#root .projects .cards{gap:40px!important}#root .services .cards .card,#root .projects .cards .card{padding:0!important}#root .services .cards .card img,#root .projects .cards .card img{background-color:#f5f5f5}}#root .services .cards .card,#root .projects .cards .card{flex-direction:column}#root .services .cards .card img,#root .projects .cards .card img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:300px}#root .services .cards .card a,#root .projects .cards .card a{color:#000;border:1px solid #000;border-radius:4px;padding:8px 24px;text-decoration:none}#root .services .cards .card a:hover,#root .projects .cards .card a:hover{color:#fff;background-color:#000}#root .services .skeleton .card,#root .projects .skeleton .card{-webkit-user-select:none;user-select:none;pointer-events:none;animation:1s infinite alternate loading}#root .services .skeleton .card:nth-child(2n),#root .projects .skeleton .card:nth-child(2n){animation-delay:.5s}@keyframes loading{to{opacity:.2}}#root .services .skeleton .card .text h3,#root .services .skeleton .card .text p,#root .services .skeleton .card .text a,#root .projects .skeleton .card .text h3,#root .projects .skeleton .card .text p,#root .projects .skeleton .card .text a{color:#dedede;background-color:#dedede;border-radius:4px;padding:4px 12px}#root .services .skeleton .card .text a,#root .projects .skeleton .card .text a{border:none}#root .experience{flex-direction:row;justify-content:center;align-items:center;gap:20px;min-height:100svh;padding:40px;display:flex}@media (max-width:600px){#root .experience{gap:0;padding:0}#root .experience .block{border-radius:0!important}}#root .experience .block{background-color:#1f202b;border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:20px;width:100%;height:90svh;padding:80px;transition:all .4s;display:flex;position:relative;overflow:hidden}#root .experience .block h3{color:#fff;font-size:60px}#root .experience .block h2{color:#ccc;text-transform:uppercase;font-size:40px;font-weight:100;transition:all .4s}#root .experience .block:before{content:"";background-color:#f6875f;border-bottom:1px solid #fff;width:600px;height:600px;position:absolute;top:-300px;right:-300px;rotate:45deg}#root .experience .block:nth-child(2){background-color:#f6875f}#root .experience .block:nth-child(2) h2{color:#fff}#root .experience .block:nth-child(2):before{background-color:#1f202b}@media (max-width:900px){#root .experience{flex-direction:column-reverse}}#root .faqs{background:#f5d6ca;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 40px;display:flex}@media (max-width:600px){#root .faqs{padding:80px 25px}}#root .faqs h2{text-transform:uppercase;text-align:center;margin-bottom:20px;font-size:50px}#root .faqs details{border:1px solid #1f202b;border-radius:8px;width:100%;max-width:1200px;padding:20px}#root .faqs details summary{cursor:pointer}#root .faqs details p{color:#2d2e36;margin-top:10px}#root .contact{flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:100px;display:flex}#root .contact .left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}#root .contact .left .heading{background-color:#f5f5f5;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:8px 16px;display:flex}#root .contact .left .heading svg{stroke:#f6875f}#root .contact .left h2{text-transform:uppercase;font-size:40px}#root .contact .left h2 span{-webkit-text-decoration:underline #f6875f;text-decoration:underline #f6875f}#root .contact .left iframe{border:none;border-radius:8px}#root .contact form{background-color:#f5f5f5;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:28px;width:100%;padding:40px;display:flex}#root .contact form p{text-transform:uppercase;font-size:14px}#root .contact form p span{color:#f6875f}#root .contact form .block{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}#root .contact form input,#root .contact form textarea{background-color:#0000;border:none;border-bottom:1px dashed #000;outline:none;width:100%;padding:10px 0}#root .contact form input[type=submit],#root .contact form textarea[type=submit]{color:#fff;cursor:pointer;background-color:#f6875f;border:none;padding:20px;font-weight:1000}#root .contact form input[type=submit]:hover,#root .contact form textarea[type=submit]:hover{background-color:#000}#root .contact form textarea{resize:none;height:180px}@media (max-width:900px){#root .contact{flex-direction:column;padding:40px 20px}#root .contact .left iframe{width:100%}}#root footer{background-image:url(/footer.jpg);background-position:50%;background-size:cover;border-top:1px solid #ededed;flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;min-height:50vh;max-height:fit-content;padding:1.5rem;display:flex}#root footer .center{flex-direction:row;justify-content:center;align-items:center;gap:0;width:60rem;display:flex}#root footer .center .align-center{-ms-grid-columns:(minmax(17rem,20rem))[auto-fit];width:100%;display:-ms-grid;grid-template-columns:repeat(auto-fit,minmax(17rem,20rem));row-gap:38px;display:grid}#root footer .center .align-center svg{width:15rem;height:50px}#root footer .center .align-center .col{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}#root footer .center .align-center .col .partner{flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;margin-top:20px;display:flex}#root footer .center .align-center .col .partner svg{max-width:50px}#root footer .center .align-center .col .partner .data{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}#root footer .center .align-center .col .partner .data p{color:#2c2c2c;font-size:14px}#root footer .center .align-center .col .partner .data h3{color:#2f74ae;font-size:24px}#root footer .center .align-center .col h2{color:#f6875f;margin-bottom:1rem;font-size:20px}#root footer .center .align-center .col a{color:#1e1e1e;margin-bottom:.5rem;text-decoration:none}#root footer .center .align-center .col a:hover,#root footer .center .align-center .col .active{color:#f6875f}#root footer .center .align-center .col .row{flex-direction:row;justify-content:center;align-items:center;gap:0;margin-top:.5rem;margin-left:0;display:flex}#root footer .center .align-center .col .row a{border:1px solid #0000;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:3rem;height:3rem;margin-right:.5rem;transition:all .2s;display:flex}#root footer .center .align-center .col .row a svg{stroke:#fff;width:20px;transition:all .2s}#root footer .center .align-center .col .row a:first-child{background-color:#2e72fa}#root footer .center .align-center .col .row a:first-child:hover{background:0 0;border-color:#2e72fa}#root footer .center .align-center .col .row a:first-child:hover svg{stroke:#2e72fa}#root footer .center .align-center .col .row a:nth-child(2){background-color:#fa2eca}#root footer .center .align-center .col .row a:nth-child(2):hover{background:0 0;border-color:#fa2eca}#root footer .center .align-center .col .row a:nth-child(2):hover svg{stroke:#fa2eca}#root footer .center .align-center .col .row a:nth-child(3){background-color:#1b1c1d}#root footer .center .align-center .col .row a:nth-child(3):hover{background:0 0;border-color:#1b1c1d}#root footer .center .align-center .col .row a:nth-child(3):hover svg{stroke:#1b1c1d}#root footer .center .align-center .col .row a:nth-child(4){background-color:#27dea1}#root footer .center .align-center .col .row a:nth-child(4):hover{background:0 0;border-color:#27dea1}#root footer .center .align-center .col .row a:nth-child(4):hover svg{stroke:#27dea1}#root footer #quickcallNow{bottom:110px!important}#root footer #quickcallNow img{border-radius:100px}#root footer #callNow,#root footer #quickcallNow{z-index:4;cursor:pointer;background-color:#fff;border:1px solid #f5f5f5;border-radius:100px;width:80px;height:80px;padding:10px;transition:all .2s;position:fixed;bottom:20px;right:20px}#root footer #callNow img,#root footer #quickcallNow img{width:100%;height:100%}#root footer #callNow:hover,#root footer #quickcallNow:hover{scale:1.2}#root .details{max-width:100svw;overflow-x:hidden}#root .details .swiper{width:440px;height:320px}@media (max-width:900px){#root .details .swiper{width:calc(100% - 80px)}#root .details .swiper .swiper-wrapper{height:340px!important}}#root .details .swiper .swiper-slide{background-color:#f5f5f5;border-radius:18px}#root .details .swiper .swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.tags{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;background-color:#fff;border-top:1px solid #fff;flex-direction:row;justify-content:space-evenly;align-items:center;gap:1px;height:300px;display:flex}@media (max-width:800px){.tags{flex-direction:column;height:fit-content}.tags .block{padding:60px 20px!important}}.tags .block{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:20px;display:flex}.tags .block svg{stroke-width:1.5px;width:50px;height:50px}.tags .block p{text-transform:uppercase;font-size:12px}.thankyou{background-color:#f5f5f5;flex-direction:row;justify-content:center;align-items:center;gap:0;min-height:60svh;padding:20px;display:flex}.thankyou .card{text-align:center;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:400px;padding:20px;display:flex}.thankyou .card svg{color:#f6875f;width:60px;height:60px}.thankyou .card p{font-size:14px}.thankyou .card a{color:#fff;background-color:#000;border-radius:5px;margin-top:5px;padding:10px 14px;font-size:14px;text-decoration:none}
