:root{--brandingColor1:#00b65f;--brandingColor2:#525252;--bgColor1:#fff;--bgColor2:#f2f2f2;--bgColor3:#ebebeb;--bgColor4:#e0e0e0;--bgColor5:#dadada;--bgGlass:hsla(0,0%,98%,.97);--textColor1:#000;--textColor2:#353535;--textColor3:#686868;--textColor4:#a3a3a3;--fontFamily1:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--brdColor1:#dfdfdf;--brdColor2:#818181;--bxShadow1:#ebebeb;--bxShadow2:#dbdbdb;--bxShadow3:#979797}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}::selection{background:#dadada;background:var(--bgColor5);color:#000;color:var(--textColor1)}html{scroll-behavior:smooth}body{font-family:var(--fonFamily);margin:0;overflow-x:hidden;padding:0}.page_body{margin-top:70px;padding-bottom:15px}@media (max-width:950px){.page_body{margin-top:60px}}.container{margin:0 auto;max-width:1200px;padding:0 15px}@media only screen and (max-width:500px){.container{padding:0 15px}}.scroll-down{border:2px solid #000;border-radius:50px;bottom:80px;cursor:pointer;height:40px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25px}.scroll-down:after{-webkit-animation:scroll-down .8s infinite;animation:scroll-down .8s infinite;background:#00b65f;background:var(--brandingColor1);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:20%;-webkit-transform:translate(-4px,-50%);transform:translate(-4px,-50%);transition:.1s;width:10px}@-webkit-keyframes scroll-down{0%{top:20%}98%{top:80%}99%{opacity:0}to{opacity:1;top:20%}}@keyframes scroll-down{0%{top:20%}98%{top:80%}99%{opacity:0}to{opacity:1;top:20%}}.owl-carousel{padding-bottom:35px}.owl-dots{align-items:center;display:inline-flex;left:50%;margin-top:15px!important;padding-bottom:10px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%)}.owl-dots button{background:#ebebeb!important;background:var(--bgColor3)!important}.owl-dots button:first-child{border-radius:3px 0 0 3px}.owl-dots button:last-child{border-radius:0 3px 3px 0}.owl-dots .owl-dot span{background:#525252!important;background:var(--brandingColor2)!important;border-radius:2px!important;margin:5px!important}.owl-dots .owl-dot.active span{background:#00b65f!important;background:var(--brandingColor1)!important}.project_card{aspect-ratio:1;border-radius:8px;overflow:hidden;padding:20px;position:relative}.project_card .banner{bottom:0;display:flex;left:0;position:absolute;right:0;top:0;transition:.2s;z-index:-1}.project_card:hover .banner{-webkit-transform:scale(1.02);transform:scale(1.02)}.project_card .banner img{width:100%}.project_card .details span{color:var(--textColor1);font-family:var(--fontFamily1);font-size:15px;font-weight:500}.project_card .details h3{color:var(--textColor2);font-family:var(--fontFamily1);font-size:25px;font-weight:800;margin-top:5px}.project_card .details a{color:var(--textColor1);display:inline-flex;font-family:var(--fontFamily1);font-size:16px;font-weight:700;gap:10px;line-height:25px;margin-top:20px;text-decoration:none;transition:.1s}.project_card .details a:hover{gap:15px}.project_card .details a i{align-items:center;display:flex}.metrics_card{background:var(--bgColor2);border-radius:5px;padding:15px}.metrics_card .count{align-items:center;display:flex;position:relative;width:-webkit-min-content;width:min-content}.metrics_card .count div{background:var(--brandingColor1);border-radius:5px;height:80px;width:80px;z-index:1}.metrics_card .count span{font-family:var(--fontFamily1);font-size:35px;font-weight:800;left:100%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.metrics_card .title{font-family:var(--fontFamily1);font-size:20px;font-weight:700;margin-top:20px}.testimonial_card{background:var(--bgColor2);border-radius:5px;padding:15px 15px 14px}.testimonial_card .header{align-items:center;display:flex;gap:15px}.testimonial_card .header .image{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.testimonial_card .header .image img{width:100%}.testimonial_card .header .details{margin-top:-2px}.testimonial_card .header .name{color:var(--textColor1);font-family:var(--fontFamily1);font-size:18px;font-weight:750}.testimonial_card .header .designation{color:var(--textColor3);font-family:var(--fontFamily1);font-size:12px;font-weight:750;margin-top:2px}.testimonial_card .content{margin-top:15px;padding-left:10px}.testimonial_card .content p{color:var(--textColor2);font-family:var(--fontFamily1);font-size:17px;font-weight:550;line-height:28px}.testimonial_card .content .icon{display:flex;justify-content:right}.testimonial_card .content .icon img{margin-top:10px;width:50px}.home_page header{background-color:var(--bgColor2);padding:0 15px;position:relative}.home_page header .container{align-items:center;display:flex;height:700px;justify-content:space-between}.home_page header .intro h1{color:var(--textColor2);font-family:var(--fontFamily1);font-size:50px;font-weight:700;margin-top:-25px}.home_page header .intro .tagline{display:none}.home_page header .intro h2{font-size:30px}.home_page header .intro h2,.home_page header .intro p{color:var(--textColor2);font-family:var(--fontFamily1);font-weight:500;margin-top:20px}.home_page header .intro p{font-size:20px;line-height:35px;max-width:600px}.home_page header .actions{display:flex;gap:15px;margin-top:20px}@media (max-width:330px){.home_page header .actions{flex-direction:column;gap:5px}}.home_page header .actions a{color:var(--textColor1);font-family:var(--fontFamily1);font-size:20px;font-weight:750;text-decoration:none;transition:.2s}.home_page header .actions a:hover{color:var(--textColor1);text-decoration:underline}.home_page header .actions span{color:var(--textColor3);font-family:var(--fontFamily1);font-size:20px;font-weight:750}.home_page header .image img{width:500px}@media (max-width:900px){.home_page header .container{flex-direction:column;gap:50px;height:unset;padding:50px 15px 140px}.home_page header .image{display:flex;justify-content:flex-end}.home_page header .image img{width:400px}.scroll-down{bottom:50px}}@media (max-width:630px){.home_page header .image{width:100%}.home_page header .image img{width:300px}}@media (max-width:550px){.home_page header .container{padding:35px 15px 100px}.home_page header .intro h1{display:none}.home_page header .intro .tagline{color:var(--textColor2);display:block;font-family:var(--fontFamily1);font-size:30px;font-weight:700}.home_page header .intro h2{font-size:25px}.home_page header .scroll-down{bottom:30px}}.home_page section{padding-top:50px}section .section_header{display:flex;flex-direction:column}section .section_header span{color:var(--textColor3);font-family:var(--fontFamily1);font-size:15px;font-weight:500;text-transform:uppercase}section .section_header h2{color:var(--textColor2);display:inline-block;font-family:var(--fontFamily1);font-size:27px;font-weight:800;width:-webkit-min-content;width:min-content}.home_page section .section_content{margin-top:30px}.home_page section .section_content.m_n{margin-top:0}.home_page section.services .section_content{grid-gap:15px;display:grid;grid-template-columns:repeat(4,1fr)}.home_page .services .card{background:var(--bgColor2);border-radius:8px;padding:15px}.home_page .services .card .icon{display:flex}.home_page .services .card .icon img{border-radius:8px;width:100%}.home_page .services .card .title{color:var(--textColor2);font-family:var(--fontFamily1);font-size:20px;font-weight:750;margin-top:10px}.home_page .services .card p{color:var(--textColor3);font-family:var(--fontFamily1);font-size:17px;font-weight:500;line-height:28px;margin-top:15px}.home_page .services .card .actions{margin-top:20px}.home_page .services .card .actions a{color:var(--textColor1);font-family:var(--fontFamily1);font-size:15px;font-weight:750;text-decoration:none}.home_page .services .card .actions a i{margin-left:5px;transition:.2s}.home_page .services .card .actions a:hover i{margin-left:10px}@media only screen and (max-width:1050px){.home_page section.services .section_content{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:750px){.home_page section.services .section_content{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.home_page section.services .section_content{grid-template-columns:repeat(1,1fr)}}section.projects{background:unset;z-index:777}.home_page section.metrics{margin:80px 0 30px;padding:0}.home_page section.metrics .section_content{grid-gap:15px;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.home_page section.metrics .section_content{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.home_page section.metrics{margin:50px 0 0}.home_page section.metrics .section_content{grid-gap:15px}}@media (max-width:400px){.home_page section.metrics .section_content{grid-template-columns:1fr}}section.hire{align-items:center;background:var(--bgColor2);display:flex;height:350px;margin:100px 0 50px;padding:0}section.hire .container{width:100%}section.hire .section_content{align-items:center;display:flex;justify-content:space-between;margin:0}@media (max-width:1000px){section.hire{height:unset;margin:50px 0 15px;padding-top:50px}section.hire .container{padding:0 50px}section.hire .section_content{flex-wrap:wrap}}@media (max-width:600px){section.hire{padding-top:25px}section.hire .container{padding:0 30px}}@media (max-width:550px){section.hire .section_content{gap:50px}}section.hire .section_content .left h2{color:var(--textColor2);font-family:var(--fontFamily1);font-size:30px;font-weight:800;width:50%}section.hire .section_content .left p{color:var(--textColor3);font-family:var(--fontFamily1);font-size:17px;font-weight:550;line-height:28px;margin-top:15px}section.hire .section_content .left a{align-items:center;background:var(--brandingColor2);border-radius:5px;color:#fff;display:inline-flex;font-family:var(--fontFamily1);font-size:16px;font-weight:550;height:40px;justify-content:center;margin-top:20px;padding:0 30px;text-decoration:none}@media (max-width:1000px){section.hire .section_content .left,section.hire .section_content .left h2{width:100%}section.hire .section_content .left p{max-width:500px}}@media (max-width:550px){section.hire .section_content .left h2{font-size:25px;width:300px}}section.hire .section_content .right{display:flex}section.hire .section_content .right img{width:500px}@media (max-width:1000px){section.hire .section_content .right{display:flex;justify-content:right;margin-bottom:-20px;width:100%}section.hire .section_content .right img{width:400px}}@media (max-width:550px){section.hire .section_content .right img{width:250px}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+82aGQWAQEcVAFI2gWCMqxDWYYOPCSQPxpNianLjHGJtdY2ubGI0naeBU20ZjTBQxotGKB6IhatVoIkQSRR1EQNFRBlllGZDNGRDof4f/6eP63jDMjqf3nCvOW+7yvX+//72S9vZ25v/F/CIj/0gkErMbMPcDNDU1+SkUilB4fwr0/wTUwVD7Q/Uw3l17dWtraxXUfJ1OlwntpGk0mtzJkyfXtJsxGEvmbnif9GkvAO/evfsM/JkilUrnQp+PWZMSWlpacuvr67dptdq0oKCgbLjUZgqglgLIWMrC5H1jVa/Xj4LJvd/W1lbUbqfS3NycU1lZ+U5CQkI/GCJrbHwWF1sBCKBFAMVta3dggf4rqqqqYk+fPj0UhirlOM6aAFqdhQG4MSzLvgVsutDYeyC/tDU1NWqQX5dycnLysrOzS86cOVOVmZlZT5oVeqdXr17sjBkzvEJCQvqGhYUNGTZs2OMDBgwY7enpGQD9uYn1BdRfW11d/eW0adM+hn7uwJjbnFIGwkDXAnhrjCiOCgDs159//jlt3759eSdPnqwgWGLVE/yhtpKmjI2ZsCUqQDlUxYoVKwIjIyPHjxw58pn+/fuHiYEJ4uQayMjNfn5+X5K+CJBOIQOB6iYDeL+KsVJFRcXFlJSUTyZNmjQTXgmFOgzqo1D7QlUS4kIwBNmMYjkOQPKsC1QCVm+o/aEGrFq1aoZKpfqisbGxWGw8wNbfzJw50xvbcCyAYE6sFBvorVu3VFu3bv0LPDYJ6igyQQTNHQFju1JCplQElYChwA/iO2vWrDEgDmKB6kuExgYi5HphYeFSfId1CIAAXqLQ4BoaGoqTkpI+hkcmQ30cqa03N1hrgGYCmISq+86bN29sfn5+PIz1jtBYCwoKPsIPytoNQHhHCSybKjSg3Nzcb8PDw5+Dx8YgxfVGVpPYEjgRMDkgfXbu3Pk8KK3zQmMuLS2NR8qV2hzAO3fuBAB4P9CDgOtVO3bsWA2PTEQZ5wPV1dYU1w0g3ceOHRtw9erVL4nyEJDTSfixpTYDEJ7tD+D9RHcOJkLe/PnzX0QFMYj7mo4GToC1idztk56e/idQfPX0PMrLy/d1G0RTAYTnZADefwXI/8yECROeRSXhi1QncSbwBKjR48CBA1HANaX0fIqKiuK7BaKpAAJ4KXRn169fP+Hv7/9buP0b1K5yZwaPosZeiYmJ4QCihp6XWq2OQy5irQIgaLA4uhMwAdI9PDyehtvBhC2IYevswAmAqABrIRx851v0/C5cuLCcUGqXIHYFIPiTiwXsu6zg4OAZcHsEgiftSeBRILqAR/QszPM2f45giGtCQ0MD0fQyD0BUGrcoG68IfMrn4fZIqN49jfLEKBEobh78buXPtaSk5ACKJqlZAALr7uQ3CL/1sbGxb6KN16+ng8ebu0EmAmCf0dyWlZVFTDNPUVYWAxBI+hW6sR9//HEL3BoH1R+NY+YhAdAAYlhYWO+6urrT/DkTVxA4bgRaF6YDCKybxW+orKzsHFx+Eupj6MBLLAEQPlCMKcEDOwJoMHGOHj0aBpzWyJ87cQVFWVkIQGhgBRWY1L/77rsLUe558cnZgsGTr5sEA34cQ1MSJwCQFDkoyVia+77++uto9JklRgGE33Kgvnz+yyqVKglZ9xG09RhrAIgfp7q4uPj96OhopSPcPqF449q1a310Ot1Vigp3wb0B3EKcKIBAfa/zX9Tr9bXTp08n6AcJfQFLAeSZDefz8vKetXfgQaRINRrNIlqBxsXFTX8AA7oRoL5s/ouZmZkE+TDUutLuLiqZCiA3TvCrdyQnJz9mL9tSrMydO9cdqDCH4sTPMXArFQQQHOxp/Bfgd+OcOXOIsA9ExcHYGECO6kuAAl63RzTHSGFBcb5BcUkJXB+KITJBAD+ifN3jcPmJB1C3MYBcqa+vPwUG7lO29LGNlT179viCjO7kSIDX8jf0vlihRaFO0YktW7asQF/X4wHtYwcASYEx6SoqKj7bvHnzAFuwdReFBbswnj8erVabjSE7RScAwaEeT5FraWBgYASG4+XmLqxbCiBvDeMalLk4cImdAGSKiooi6QCsu7v7KIzW3LfnJBLJFP6LN2/ePK9Wq2+T1UjimDg6iUehUMD3DEy8fft2cnp6eiiMVyaxeE2y63Lq1KkM0MDF/GsLFy4cwomVe18BHlLxUd67dy/xAYej2mYcTYGUYV8HAn7dggULvCxVMqasnYPBv4/fP3zA9WgTSrmG3KgB6ubPn/975HUXZwOQ56dmge04yxLb0ZRSU1PzJhWRuoEurauhEZB/Y/gP1NbW3vD09JxgTPs6A4CcngHBvic1NTXYHJfQlFJSUjIZOLSW32lUVFQ4idKwCMII/gsA4E3QPiTdormLNAtnKJI+ffq8GBkZmQZy+21CFSAaWWt2AHK3ALhSw782depUYg+6cB0N598Eb6AIwbsrlujjdJmiMlm/gQMHrgfr4QewHacCiHJrKZk1a9ZUAAV2AnDo0KEDiSJhUQMP4d+srKws4SX69Kji5uY2ecyYMUdgDp/v3r3bH+Zmcf7L/v37W8EeLeRf8/X1fYQPYD+KAmuQ+tqYHlgI9fn4+Lw6e/bs0zdu3FgIv12tQI1l/B+gI0h8UMaxsCfF8w1IfT06A93FxWXQkCFDtoFLeCAjI2OcJbYjcUL4v11dXQ1rxxyACip9g1MebcxDUDw8PGZOnDgxHVzCf5BAgDlKhriUneJdUqkLH0CWeritp1OfQHJlHbCzDiPqsu6+z7JsM/XbYDJxwHVSFnK5QTY+FACSGGNOTs6BWbNmvQJU+B9z50XkKkVkBvdWhp3c4d9UKpWuYtGXnlRAGebu2LFj68qVK88QhwJrvTm+Pb1/paWl5Q4fwFr+TS8vLyUC2CNBBM+qFvzVPTExMfvAKdAicCQwQpIszTLNgGV9+L/B3iTttbFIjuX8m/369fPhlhx7Gnhqtfr44sWLl06bNi0BwCMOAYmkVJI5mwseUuCj/N9VVVWkzVYZkmMBqOV7N8GG8kcA2Z4CHJheN8Dg3bZkyZKfiDcKVYvsqudvazBTjsrBlRvEv1ZaWlp2D0Ag+Xz+TW9v70EY73J6AGFiTefOndu/aNGi3ZcvX65AdiUAEhnVas7+ObrodDo/sCk7bU3Lysq6afDWSPvFxcXDqGh0WUhISCgXdXXWaExRUdHp5cuXL8B1G+Lce3c3Ym1KAQ59BsRcpyT14ODgCENMkDSyceNGBbUO0frpp5/OxgFJnA3AhoaGUtwFQLZPjMDgpps5ayYm2pAf8Puvqam5ynQkGvS9l+IFbHyW/1BaWlocI7QS70AAW1tbmy9evLg/IiKC2wUwCN1Qs1NDTKTAY/xxfP/99yQiPcrQN9dIZWXlEir3+RRcHsKIZSXZGUCyaWfdunWvQZfjmY4sCavsAjBBRPkCR9bwxzJlypTfwa3BBnHBNZKXlxdELarXzZs3L7wrOWhrAMmmxCNHjvxTJpORzDCS3OSH6zRSe6zKgZKawx8PaHsNfsT+BiXLa0QKbHyF//CJEyfWMiIpHXYAsC0/P//w7NmzSWZEKH5xL8bKi+wmAJhKLax/AZdD7kWw+FmaWq32r9SmvAtMx24jhT0BBBcsHxQbWdSfgNFy8rV7MTZI8+jCfAkE9m3ij2316tWLUOO70gAy8MVHU9q4LT4+/iWmY9+EzTMTyOYXUF5b/f39p6KQfhRFiM3yB7tQHhso7XsNP+p95Uo1IgWVfZZKtD6OckduSwALCwtPLVu27GW06YjRSvJPbJ7qJlaampr8gX60/DEeOnRoA37Y+wRF5wmXl5cvoaiwZdu2bTFICRJrAwhCuTAxMfFDnk3nizadXZItxQqYTJ9QyoOsiTz5gEgTaEQBvH+B2oiXIUaFFgy++cqVKwmhoaGR0Mxoa9h01gIQN1TWUAp1E46zTycXV6ARkhe3TCBD/22coFUyVDUazQtMx67OIKYjgVvBOGZLrBD1fUNTn1KpnIKWgOsDFCRQFCAwU6jtrGVLly4dTTdgwcAVaJZ4MA7c6SRgtkTTxHP8+PGNSH3eDwRYRABks7OznxbYmXkI7UKZFQDkdpY7zTYH9DqK6N2oTMfO+wBBr8yIIJXDy3+nQVSpVGsY3s6dh2WjDfxfIrQLPy4u7g1GYHuHKQASCnGvq6v7ic5WB9dqDmpKycMCIMzrAWJJT0+PR7dN1IzrMtH64MGDIdB4A3W0UuWuXbsiGCffXG0qgDC/1wTs0jQ0W4YyQhtsTATQsPBUUFDwjsAZCTe3b98+iXHQgRLWqqA05pKUSDpggLvwg9FoZo1GU7paT2E6djJuFABRk5yc/GRPBRHAI5tpWih3smn9+vVvo9b16XIR3sSgIvkCSjCo9wqclFYOsiKqp7Gz2IFBKSkpsRht9mO6yM7tDoAciJ4AYrJApLhRrVb/2Z4umAXVE8a7XQi8w4cP/wuDBQEY/ZFYE0AG7bbe5HgQkTOpkjZs2DCQcdIjAIBbnqC38XJLBd999x1JPJqIUXjTTzIyY9XPACJoqa+EQAS5eC03N/cPjnLNRKoLgLSKrEcZOTBoPLpq3TsGysxlUwKiJ3grH5B1WSEga2trk8+ePTuOceBeYFQUzwHVZYqts2AIjUS8B3IiqLur7uauNxsUy6ZNmyKqq6vPiqyiNYJJsBuAnmRnIFkA7nmoJ8Wi3pcuXUqG8YSjl3HvwCBz0hYsWbRnUdgOACWy1dh+N/BoDoIp9MekpCRvWykaYMfBIOfeAuDOGtlbUgGe1AaMPwZheEpudh6QFTIfJEhdXqmpqS+BIjltbL0DJlgIYH4FfvYLWVlZ/haCKdPpdMOgzUUAWgp8qNvG+iZUhwbyWNS05p3Yxp+8tY4AxbRZQo29MzMzXx0+fPhLSqUyqIu02VqY+BWouVCzwYgl+SZkx2gtUFMDy7J6aKNdLpe7gThQSqVSQr1+8DcQ+hsNf0fCM0FMF4fjXLt27Sho2UPvvffeGV7iEckDt3wfjDWOABU4IY24PwEZGRkfggy83O6AQpYigOK+jY2NfR01LFkueISOP1ojBdZqAPIGxSJVEPkSkJCQ8LJKpfoK2K3S1sCRNLdjx479OyYm5gVcoBqOwCmF1pQtll/WYmGRpEQWB+2KJoI72FxPjRo1alxwcHCku7v7YGukuGm12qu//PJL6tGjR1VgFagxta0e2ZRs19WLpbr1iKPgcW+GlAcmkZVu0dHRflFRUcHDoPj5+QWBvPN1dXXtS2SeTCZzw0x4YsvpyRmoer2+HmQjWE3VJQUFBerz58+rd+3aVaDRaJoQtEYEjH+sstEj4R0OoJlamwPTBascWV7O3D8OmcXKDa4dBX4rJom3YG3mVe6a3bZpOAJAIVuSO1ib5eVmCyW5t1NActVh+1r+J8AAu6ig4K2spqcAAAAASUVORK5CYII=) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.main__nav{background:var(--bgGlass);position:fixed;top:0;width:100%;z-index:999}.main__nav .container{align-items:center;border-radius:0 0 10px 10px;display:flex;height:70px;justify-content:space-between;margin:0 auto;z-index:999}@media (max-width:950px){.main__nav .container{height:67px}}.main__nav .branding{align-items:center;display:flex;height:50px;justify-content:space-between;z-index:999999}.main__nav .branding img{height:40px}.main__nav .links{align-items:center;border:1px solid var(--brdColor1);border-radius:5px;display:flex;flex-wrap:wrap;gap:5px;height:45px;padding:0 5px;z-index:888}.main__nav .links li{list-style:none;width:80px}.main__nav .links a{align-items:center;border-radius:5px;color:var(--textColor2);display:flex;font-family:var(--fontFamily1);font-size:14px;font-weight:500;height:35px;justify-content:center;text-decoration:none;transition:.2s}.main__nav .links a:hover{background:var(--bgColor3)}.main__nav .links a.active{background:var(--brandingColor2);color:#fff}@media only screen and (max-width:950px){.main__nav .links{background:var(--bgGlass);border:none;border-radius:0 0 10px 10px;display:block;height:unset;left:0;overflow:hidden;padding:70px 15px 15px;position:fixed;right:0;top:-305px;transition:.3s;z-index:9999}.main__nav .links.show{top:0}.main__nav .links.hide{-webkit-animation:links-hide-animate 1s;animation:links-hide-animate 1s;top:-305px}@-webkit-keyframes links-hide-animate{0%{top:0}40%{top:0}to{top:-305px}}@keyframes links-hide-animate{0%{top:0}40%{top:0}to{top:-305px}}.main__nav .links li{margin:15px 0 0;opacity:1;transition:.5s;width:100%}.main__nav .links.show li{-webkit-animation:menubar-animate 1s;animation:menubar-animate 1s}@-webkit-keyframes menubar-animate{0%{opacity:0}40%{opacity:0}to{opacity:1}}@keyframes menubar-animate{0%{opacity:0}40%{opacity:0}to{opacity:1}}.main__nav .links.hide li{-webkit-animation:menubar-hide-animate 1s;animation:menubar-hide-animate 1s}@-webkit-keyframes menubar-hide-animate{0%{opacity:1}20%{opacity:1}to{opacity:0}}@keyframes menubar-hide-animate{0%{opacity:1}20%{opacity:1}to{opacity:0}}.main__nav .links a{background:var(--bgColor3);height:40px;justify-content:flex-start;opacity:0;padding-left:15px;transition:.3s}.main__nav .links.show a{opacity:1}.main__nav .links a:hover{background:var(--brandingColor2);color:#fff}}nav .sidebar_toggle{border:1px solid var(--bgColor3);border-radius:5px;cursor:pointer;display:none;padding:17px 5px;place-items:center;transition:all .2s ease-in-out;z-index:999999}nav .sidebar_toggle div{background:var(--brandingColor1);border-radius:20px;display:block;height:4px;transition:all .3s ease-in-out;width:35px}nav .sidebar_toggle.animate div{background:transparent}nav .sidebar_toggle div:after,nav .sidebar_toggle div:before{background:gray;border-radius:20px;content:"";display:block;height:4px;position:absolute;transition:all .3s ease-in-out}nav .sidebar_toggle div:before{-webkit-transform:translateY(-11px);transform:translateY(-11px);width:35px}nav .sidebar_toggle.animate div:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:35px}nav .sidebar_toggle div:after{-webkit-transform:translateY(11px);transform:translateY(11px);width:35px}nav .sidebar_toggle.animate div:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:35px}@media only screen and (max-width:950px){nav .sidebar_toggle{display:block}}footer{background:var(--bgColor2)}footer .footer_content{display:flex;flex-wrap:wrap;gap:150px;justify-content:space-between;padding:47px 0 50px}footer .footer_content .left,footer .footer_content .right{display:flex;justify-content:space-between;width:calc(50% - 75px)}@media only screen and (max-width:1050px){footer .footer_content{flex-direction:column}footer .footer_content .left,footer .footer_content .right{width:100%}}@media only screen and (max-width:440px){footer .footer_content{gap:50px;padding:37px 15px 40px}footer .footer_content .left,footer .footer_content .right{flex-direction:column;gap:50px}}footer .footer_content .section{max-width:250px}@media only screen and (max-width:440px){footer .footer_content .section{max-width:100%;width:100%}}footer .footer_content .section .section_header{margin-bottom:15px}footer .footer_content .section .section_header h2{color:var(--textColor2);display:inline-block;font-family:var(--fontFamily1);font-size:20px;font-weight:700;margin-top:-7px}footer .footer_content .section .section_content ul{list-style:none}footer .footer_content .section .section_content a,footer .footer_content .section .section_content p{color:var(--textColor2);font-family:var(--fontFamily1);font-size:17px;font-weight:550;line-height:28px}footer .footer_content .section .section_content a{text-decoration:none}footer .footer_content .section .section_content a:hover{color:var(--textColor1);text-decoration:underline}footer .footer_content .section.about .section_content img{margin-bottom:10px;width:120px}footer .footer_content .section.about .section_content p{color:var(--textColor3)}footer .footer_content .section.about .section_content a{color:var(--textColor1);display:inline-block;font-weight:700;margin-top:10px}footer .footer_content .section.contact .section_content{display:flex;flex-direction:column;gap:10px}footer .footer_content .section.contact .section_content .item{align-items:center;display:flex;gap:10px}footer .footer_content .section.contact .section_content .item i{font-size:18px}footer .footer_content .section.social_links .section_content{display:flex;flex-direction:column;height:225.86px;justify-content:space-between}footer .footer_content .section.social_links .section_content img{width:80px}@media only screen and (max-width:1050px){footer .footer_content .section.social_links .section_content{height:unset}footer .footer_content .section.social_links .section_content img{margin-bottom:0;margin-top:20px}}@media only screen and (max-width:440px){footer .footer_content .section.social_links .section_content{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}footer .footer_content .section.social_links .section_content img{margin-bottom:2.5px}}footer .footer_bottom{border-top:1px solid var(--bgColor5);display:flex;justify-content:center;padding:20px 0}footer .footer_bottom .copyright{color:var(--textColor3);font-family:var(--fontFamily1);font-size:15px;font-weight:600;text-align:center}footer .footer_bottom .copyright span{display:inline-block;margin-top:5px}
/*# sourceMappingURL=main.b0dd23eb.css.map*/