html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{color:#000;width:100%;margin:auto;font-family:Poppins,sans-serif;font-weight:300;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700}:root{--col1:#fff;--col2:#303843;--col3:#e75b0f;--col4:#f5f5f5;--col5:#8a95a5;--col6:#1a1a1a;--col7:#fff;--col8:#303843}
.style-module-scss-module__kBQScq__container{position:relative}.style-module-scss-module__kBQScq__navbar{z-index:9999;background:0 0;width:100vw;height:4rem;margin:0;padding:0;position:fixed;top:0;left:0}.style-module-scss-module__kBQScq__menuBar{background:var(--col2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;border:1px solid #ffffff19;justify-content:space-between;align-items:center;width:100%;height:4rem;min-height:4rem;max-height:4rem;padding:0 1.5rem 0 0;display:flex;box-shadow:0 8px 32px #0000001a}.style-module-scss-module__kBQScq__logoWrapper img{border-radius:8px;padding:0 2rem;transition:transform .3s}.style-module-scss-module__kBQScq__logoWrapper img:hover{transform:scale(1.05)}.style-module-scss-module__kBQScq__menuToggle{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.style-module-scss-module__kBQScq__toggleLineTop,.style-module-scss-module__kBQScq__toggleLineMiddle,.style-module-scss-module__kBQScq__toggleLineBottom{background:var(--col2);border-radius:2px;width:32px;height:4px;margin:4px 0;transition:all .3s}.style-module-scss-module__kBQScq__toggleLineTop{margin-top:8px}.style-module-scss-module__kBQScq__toggleLineBottom{margin-bottom:8px}.style-module-scss-module__kBQScq__toggleLineMiddle{margin:0}.style-module-scss-module__kBQScq__menuToggleText{color:var(--col2);letter-spacing:1px;margin-top:6px;font-size:2rem;font-weight:600;display:none}@media (min-width:900px){.style-module-scss-module__kBQScq__menuToggle{width:auto;height:auto;box-shadow:none;background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:10px}.style-module-scss-module__kBQScq__toggleLineTop,.style-module-scss-module__kBQScq__toggleLineMiddle,.style-module-scss-module__kBQScq__toggleLineBottom{display:none!important}.style-module-scss-module__kBQScq__menuToggleText{color:var(--col2);letter-spacing:4px;box-shadow:none;text-transform:uppercase;background:0 0;border:none;margin-top:0;margin-left:0;font-size:3.5rem;font-weight:900;line-height:1;display:inline-block}}.style-module-scss-module__kBQScq__toggleLineTop,.style-module-scss-module__kBQScq__toggleLineBottom{background:var(--col1);transform-origin:50%;width:29px;height:2px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:block}.style-module-scss-module__kBQScq__menuToggle.style-module-scss-module__kBQScq__open .style-module-scss-module__kBQScq__toggleLineTop{transform:translateY(4.5px)rotate(45deg)scaleX(.8)}.style-module-scss-module__kBQScq__menuToggle.style-module-scss-module__kBQScq__open .style-module-scss-module__kBQScq__toggleLineBottom{transform:translateY(-4.5px)rotate(-45deg)scaleX(.8)}.style-module-scss-module__kBQScq__btn{letter-spacing:.5px;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-right:2rem;padding:14px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.style-module-scss-module__kBQScq__videoBackground{object-fit:cover;width:100%;height:100%;position:absolute}.style-module-scss-module__kBQScq__navbarBtn{background:linear-gradient(135deg,var(--col3),var(--col3));color:#fff;box-shadow:0 4px 15px #21504b4d}.style-module-scss-module__kBQScq__navbarBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #21504b66}.style-module-scss-module__kBQScq__navbarBtn:hover svg{transform:translate(3px)}.style-module-scss-module__kBQScq__navbarBtn svg{transition:transform .3s}.style-module-scss-module__kBQScq__btnTxt{font-size:inherit}.style-module-scss-module__kBQScq__menuOverlay{z-index:99999;clip-path:polygon(0 0,100% 0,100% 0,0 0);width:100vw;height:100vh;transition:clip-path .8s cubic-bezier(.25,.46,.45,.94);position:fixed;inset:0}.style-module-scss-module__kBQScq__menuOverlay.style-module-scss-module__kBQScq__menuOpen{clip-path:polygon(0% 0%,100% 0%,100% 120%,0% 100%)}.style-module-scss-module__kBQScq__menuBgContainer{background-color:var(--col5);pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__kBQScq__menuBgImg{width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__kBQScq__menuBgImg img{object-fit:cover;opacity:0;width:100%;height:100%;transition:all .5s cubic-bezier(.25,.46,.45,.94);transform:scale(1)}.style-module-scss-module__kBQScq__menuBgImg.style-module-scss-module__kBQScq__active img{opacity:1;animation:8s ease-in-out infinite alternate style-module-scss-module__kBQScq__slowZoom;transform:scale(1.1)}@keyframes style-module-scss-module__kBQScq__slowZoom{0%{transform:scale(1.05)translate(0)}50%{transform:scale(1.1)translate(-1%)}to{transform:scale(1.15)translate(1%)}}.style-module-scss-module__kBQScq__menuContent{width:100%;height:100%;position:relative}.style-module-scss-module__kBQScq__menuLinks{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);text-align:center;background:#303843eb;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:50%;height:100%;padding:44px 30px;display:flex;position:relative}.style-module-scss-module__kBQScq__menuToggleText{color:var(--col1);letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid var(--col3);border-top:2px solid var(--col3);padding:.1rem 0;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:500;transition:all .3s}.style-module-scss-module__kBQScq__menuToggleText:hover{transform:translateY(-2px)}.style-module-scss-module__kBQScq__closeButton{cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.style-module-scss-module__kBQScq__closeButton span{background:#fff;width:24px;height:2px;transition:all .3s;position:absolute}.style-module-scss-module__kBQScq__closeButton span:first-child{transform:rotate(45deg)}.style-module-scss-module__kBQScq__closeButton span:last-child{transform:rotate(-45deg)}.style-module-scss-module__kBQScq__closeButton:hover{border-color:var(--col3);background:var(--col3);transform:rotate(90deg)}.style-module-scss-module__kBQScq__menuLogo{border-radius:1rem;margin-bottom:1rem}.style-module-scss-module__kBQScq__menuLogo img{object-fit:contain;border-radius:10px;max-width:280px;height:auto}.style-module-scss-module__kBQScq__menuMain{color:var(--col7);font-weight:700}.style-module-scss-module__kBQScq__menuMain ul{margin:0;padding:0;list-style:none}.style-module-scss-module__kBQScq__menuMain li{margin-bottom:1.5rem;width:fit-content;margin-inline:auto;transition:opacity .3s}.style-module-scss-module__kBQScq__menuMain li:hover{opacity:1}.style-module-scss-module__kBQScq__menuMain li a{letter-spacing:-1px;color:inherit;font-size:clamp(1.5rem,4vw + .3rem,2rem);line-height:90%;text-decoration:none;transition:all .3s;display:block}.style-module-scss-module__kBQScq__menuMain li a:hover{color:var(--col3);transform:translate(10px)}.style-module-scss-module__kBQScq__menuMain:has(li:hover) li:not(:hover){opacity:.4}.style-module-scss-module__kBQScq__menuSocials p{color:var(--col2);opacity:.8;margin-bottom:1rem;font-size:.9rem}.style-module-scss-module__kBQScq__menuSocials ul{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__kBQScq__menuSocials a{color:var(--col7);font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.style-module-scss-module__kBQScq__menuSocials a:hover{color:var(--col2);transform:translateY(-2px)}@media (max-width:968px){.style-module-scss-module__kBQScq__menuLinks{width:100%}.style-module-scss-module__kBQScq__closeButton{width:45px;height:45px;top:1.5rem;right:6rem}.style-module-scss-module__kBQScq__closeButton span{width:20px}.style-module-scss-module__kBQScq__navbarBtn,.style-module-scss-module__kBQScq__menuBgContainer{display:none}.style-module-scss-module__kBQScq__menuContent{background:var(--col2)}.style-module-scss-module__kBQScq__menuLogo img{max-width:280px}}@media (max-width:768px){.style-module-scss-module__kBQScq__navbar{top:0}.style-module-scss-module__kBQScq__menuBar{height:3.5rem;min-height:3.5rem;max-height:3.5rem;padding:0 1rem}.style-module-scss-module__kBQScq__logoWrapper img{width:120px;height:auto;padding:0 1rem}.style-module-scss-module__kBQScq__menuToggle{width:40px;height:40px;margin-right:.5rem}.style-module-scss-module__kBQScq__toggleLineTop,.style-module-scss-module__kBQScq__toggleLineBottom{width:24px}.style-module-scss-module__kBQScq__menuLinks{padding:70px 20px 30px}.style-module-scss-module__kBQScq__closeButton{width:40px;height:40px;top:1.2rem;right:5rem}.style-module-scss-module__kBQScq__closeButton span{width:18px}.style-module-scss-module__kBQScq__menuMain li{margin-bottom:1.2rem}.style-module-scss-module__kBQScq__menuMain li a{font-size:1.6rem}.style-module-scss-module__kBQScq__menuLogo img{max-width:260px}}@media (max-width:480px){.style-module-scss-module__kBQScq__menuBar{height:3rem;min-height:3rem;max-height:3rem;padding:0 .8rem}.style-module-scss-module__kBQScq__logoWrapper img{width:100px;padding:0 .5rem}.style-module-scss-module__kBQScq__menuToggle{flex-shrink:0;width:36px;height:36px;margin-right:.3rem}.style-module-scss-module__kBQScq__toggleLineTop,.style-module-scss-module__kBQScq__toggleLineBottom{width:20px}.style-module-scss-module__kBQScq__menuMain li a{font-size:1.4rem}.style-module-scss-module__kBQScq__closeButton{width:36px;height:36px;top:1rem;right:4rem}.style-module-scss-module__kBQScq__closeButton span{width:16px}.style-module-scss-module__kBQScq__btn{display:none}.style-module-scss-module__kBQScq__menuLinks{padding:60px 15px 20px}.style-module-scss-module__kBQScq__menuLogo img{max-width:220px}}
.style-module-scss-module__bsu-Oa__footer{background-color:var(--col2);color:#fff;padding-top:4rem}.style-module-scss-module__bsu-Oa__footerContent{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem 3rem;display:grid}.style-module-scss-module__bsu-Oa__footerBrand{padding-right:2rem}.style-module-scss-module__bsu-Oa__logo{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.style-module-scss-module__bsu-Oa__slogan{color:#fffc;margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.6}.style-module-scss-module__bsu-Oa__tagline{color:var(--col3);font-size:.9rem;font-weight:500}.style-module-scss-module__bsu-Oa__footerNav h4,.style-module-scss-module__bsu-Oa__footerServices h4,.style-module-scss-module__bsu-Oa__footerContact h4{color:#fff;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:600;position:relative}.style-module-scss-module__bsu-Oa__footerNav h4:after,.style-module-scss-module__bsu-Oa__footerServices h4:after,.style-module-scss-module__bsu-Oa__footerContact h4:after{content:"";background:var(--col3);width:30px;height:2px;position:absolute;bottom:0;left:0}.style-module-scss-module__bsu-Oa__footerNav ul,.style-module-scss-module__bsu-Oa__footerServices ul,.style-module-scss-module__bsu-Oa__footerContact ul{margin:0;padding:0;list-style:none}.style-module-scss-module__bsu-Oa__footerNav li,.style-module-scss-module__bsu-Oa__footerServices li,.style-module-scss-module__bsu-Oa__footerContact li{color:#ffffffb3;margin-bottom:.8rem;font-size:.95rem;font-weight:300;transition:color .3s}.style-module-scss-module__bsu-Oa__footerNav li a,.style-module-scss-module__bsu-Oa__footerServices li a,.style-module-scss-module__bsu-Oa__footerContact li a{color:#ffffffb3;text-decoration:none;transition:color .3s}.style-module-scss-module__bsu-Oa__footerNav li a:hover,.style-module-scss-module__bsu-Oa__footerServices li a:hover,.style-module-scss-module__bsu-Oa__footerContact li a:hover{color:var(--col3)}.style-module-scss-module__bsu-Oa__footerNav li i,.style-module-scss-module__bsu-Oa__footerServices li i,.style-module-scss-module__bsu-Oa__footerContact li i{color:var(--col3);width:16px;margin-right:.8rem}.style-module-scss-module__bsu-Oa__footerNav li:hover{color:var(--col3)}.style-module-scss-module__bsu-Oa__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.style-module-scss-module__bsu-Oa__footerBottom p{color:#ffffff80;font-size:.85rem;font-weight:300}.style-module-scss-module__bsu-Oa__footerBottom a{color:#f7ac2ad6;font-size:.85rem;text-decoration:none;transition:color .3s}.style-module-scss-module__bsu-Oa__footerBottom a:hover{color:var(--col7)}.style-module-scss-module__bsu-Oa__socialLinks{gap:1rem;display:flex}.style-module-scss-module__bsu-Oa__socialLinks a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.style-module-scss-module__bsu-Oa__socialLinks a:hover{background:var(--col3);transform:translateY(-3px)}.style-module-scss-module__bsu-Oa__socialLinks a i{font-size:.9rem}@media screen and (max-width:968px){.style-module-scss-module__bsu-Oa__footerContent{grid-template-columns:1fr 1fr;gap:2.5rem}.style-module-scss-module__bsu-Oa__footerBrand{text-align:center;grid-column:1/-1;padding-right:0}.style-module-scss-module__bsu-Oa__footerNav h4:after,.style-module-scss-module__bsu-Oa__footerServices h4:after,.style-module-scss-module__bsu-Oa__footerContact h4:after{left:50%;transform:translate(-50%)}.style-module-scss-module__bsu-Oa__footerNav,.style-module-scss-module__bsu-Oa__footerServices,.style-module-scss-module__bsu-Oa__footerContact{text-align:center}}@media screen and (max-width:600px){.style-module-scss-module__bsu-Oa__footerContent{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem 2rem}.style-module-scss-module__bsu-Oa__footerBottom{text-align:center;flex-direction:column;gap:1rem}.style-module-scss-module__bsu-Oa__logo{font-size:1.6rem}}
