@font-face{font-family:Inter;src:url(/assets/fonts/Inter-VariableFont_opsz,wght.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}.content{width:100%;max-width:1216px;margin:0 auto;overflow:hidden}@media screen and (max-width: 1366px){.content{width:100%;max-width:1100px}}@media screen and (max-width: 1024px){.content{width:100%;max-width:85%}}button{background:none;border:none;outline:none}button:hover{cursor:pointer}a{text-decoration:none}li{list-style:none}.footer{background-color:#f2f5f7;padding:64px 0 24px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;bottom:0;transform:translate(-20%,10%);background-image:url(/assets/images/footer/tree-asset.png);background-repeat:no-repeat;background-size:cover;opacity:18%;width:150%;height:100%}.footer .content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.footer .content .footer-top{display:flex;flex-direction:column;justify-content:space-between;gap:64px}.footer .content .footer-top .logo-container,.footer .content .footer-top .logo-container img{width:250px;height:auto;z-index:10}.footer .content .footer-top .links{display:flex;gap:32px}.footer .content .footer-top .links div{display:flex;flex-direction:column;gap:16px;margin-right:10px}.footer .content .footer-top .links h3{color:#1b2a5c}.footer .content .footer-top .links a,.footer .content .footer-top .links button{font-weight:400;font-size:17px;color:#454745;z-index:99;text-align:left}.footer .content .footer-top .links a:hover,.footer .content .footer-top .links button:hover{color:#272827}.footer .content .footer-bottom{display:flex;flex-direction:column-reverse;gap:15px;justify-content:space-between;z-index:10}.footer .content .footer-bottom .copyright{color:#454745;font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;flex-flow:wrap;gap:6px;max-width:200px}.footer .content .footer-bottom button{border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.footer .content .footer-bottom button:hover{color:#272827}.footer .content .footer-bottom .socials{display:flex;gap:24px}.footer .content .footer-bottom .socials button{border:1px solid #1B2A5C}.footer .content .footer-bottom .socials button:hover{background-color:#c5c5c573}.footer .content .footer-bottom .actions{position:absolute;bottom:0;right:0;transform:translate(-35%,-50%)}.footer .content .footer-bottom .actions button{background-color:#1b2a5c}.footer .content .footer-bottom .actions button:hover{background-color:#152048}@media screen and (min-width: 600px) and (max-width: 1000px){.footer .content .footer-top .links{justify-content:space-between}}@media screen and (min-width: 1024px){.footer{height:567px;padding:128px 0 64px}.footer:before{bottom:0;transform:translate(-20%);width:90%;height:100%}.footer .content .footer-top{flex-direction:row}.footer .content .footer-top .logo-container{width:525px;height:88px}.footer .content .footer-top .logo-container img{width:100%;height:auto}.footer .content .footer-bottom{flex-direction:row;gap:unset}.footer .content .footer-bottom .copyright{gap:12px;max-width:unset}.footer .content .footer-bottom .actions{position:static;transform:translate(0)}}.call-to-action{background-color:#f2f5f7}.call-to-action .cta-container{background-image:linear-gradient(to bottom,#31427c,#1b2a5c);height:400px;color:#fff;border-radius:0 0 32px 32px;padding:64px 30px;display:flex;flex-direction:column;align-items:center;gap:40px;position:relative}.call-to-action .cta-container:before{background-image:url(/assets/images/fields-background.jpg);border-radius:0 0 32px 32px;content:"";position:absolute;top:0;background-position:center center;background-size:cover;width:100%;height:100%;filter:grayscale(100%);opacity:.08}.call-to-action .cta-container .cta-text{display:flex;flex-direction:column;align-items:center;gap:16px;z-index:10;max-width:800px}.call-to-action .cta-container .cta-text p{font-weight:500;font-size:18px;line-height:28px;display:flex;flex-direction:column;align-items:center;position:relative}.call-to-action .cta-container .cta-text p:after{content:"";border:3px solid #3A58BE;width:100%;position:absolute;bottom:3px;z-index:-1}.call-to-action .cta-container .cta-text h2{font-weight:500;font-size:2rem;text-align:center}.call-to-action .cta-container a{background-color:#a9bbf9;display:flex;align-items:center;text-wrap:nowrap;gap:10px;padding:12px 20px 12px 28px;border-radius:64px;color:#002c15;font-weight:600;font-size:18px;z-index:10}.call-to-action .cta-container a:hover{background-color:#c7d5ff}@media screen and (min-width: 768px) and (max-width: 1024px){.call-to-action .cta-container{height:300px}}@media screen and (min-width: 1366px){.call-to-action .cta-container{padding:96px 80px;height:467px}.call-to-action .cta-container .cta-text h2{font-size:58px;line-height:64px}.call-to-action .cta-container a{padding:16px 24px 16px 32px}}.customer-story{color:#002c15;background-color:#f2f5f7;padding:32px 0}.customer-story .content{display:flex;flex-direction:column;gap:32px}.customer-story h2{font-weight:500;font-size:2.5rem}.customer-story .stories-container{display:flex;flex-flow:wrap;flex-direction:column;gap:32px}.customer-story .stories-container .story-card{border-radius:24px;display:flex;flex:1;flex-direction:column;gap:24px;background-color:#fff;overflow:hidden;padding-bottom:20px;position:relative}.customer-story .stories-container .story-card .card-frame{width:100%;height:236px;overflow:hidden;position:relative;filter:blur(3px)}.customer-story .stories-container .story-card .card-frame .thumbnail{width:100%;background-size:cover;object-fit:cover;position:absolute;top:-60%}.customer-story .stories-container .story-card .frame{position:absolute;top:20%;left:50%;transform:translate(-50%,50%)}.customer-story .stories-container .story-card .card-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 20px}.customer-story .stories-container .story-card .card-content .card-text{font-weight:400;font-size:1rem}.customer-story .stories-container .story-card .card-content a{background-image:linear-gradient(to right,#3cd355,#00ad63);color:#fff;border-radius:48px;display:flex;align-items:center;gap:6px;padding:10px 24px;font-size:12px}.customer-story .stories-container .story-card .card-content a:hover{background-image:linear-gradient(to right,#00ad63,#016435c7)}@media screen and (min-width: 600px) and (max-width: 1024px){.customer-story .stories-container{flex-direction:row}.customer-story .stories-container .story-card{max-width:30%;height:400px}}@media screen and (min-width: 1366px){.customer-story{padding:128px 0}.customer-story .content{gap:64px}.customer-story h2{font-size:58px;line-height:64px}.customer-story .stories-container{flex-direction:row;gap:32px}.customer-story .stories-container .story-card{padding-bottom:40px;max-width:unset}.customer-story .stories-container .story-card .card-frame{height:256px}.customer-story .stories-container .story-card .card-content{padding:0 40px;gap:32px}.customer-story .stories-container .story-card .card-content .card-text{font-size:21px}.customer-story .stories-container .story-card .card-content a{padding:12px 25px}}.hero{background-image:linear-gradient(to top,#0000003d,#171616),url(/assets/images/hero/hero-image.jpg);width:100%;height:1200px;max-width:100vw;background-size:100% 100%,cover;padding:20px 0;position:relative}.hero .hero-container{color:#fff;display:flex;flex-direction:column;gap:32px;padding-top:1rem;margin:82px auto 0}.hero .hero-container .text-container{z-index:99;display:flex;flex-direction:column;gap:12px}.hero .hero-container .text-container .title{font-weight:500;font-size:2.2rem}.hero .hero-container .text-container .text{font-weight:400;font-size:1.2rem;line-height:28px}.hero .hero-container .actions{display:flex;flex-direction:column;gap:16px;z-index:99}.hero .hero-container .actions button{color:inherit}.hero .hero-container .actions .about-btn{color:#fff;gap:5px;padding:10px 12px 10px 16px;border:1px solid #FFFFFF;border-radius:64px;display:flex;justify-content:center;align-items:center;width:175px}.hero .hero-container .actions .about-btn:hover{border:1px solid transparent;background-image:linear-gradient(to right,#3cd355,#00ad63)}.hero .hero-container .actions .about-btn img{width:16px;height:16px}.hero .hero-container .actions .contact-btn{display:flex;justify-content:center;align-items:center;color:#fff;background-image:linear-gradient(to right,#3cd355,#00ad63);border-radius:64px;padding:16px 16px 16px 20px;width:275px}.hero .hero-container .actions .contact-btn:hover{background-image:linear-gradient(to right,#00ad63,#016435)}.hero .drone-image{position:absolute;top:0;right:0;transform:translateY(550px);max-width:100%;height:auto;z-index:90}.hero .press-section{background-color:#fff;position:absolute;bottom:0;left:0;right:0;border-radius:32px 32px 0 0;padding:28px 0 20px;z-index:99}.hero .press-section .press-container{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:40px}.hero .press-section .press-container p{font-weight:400;font-size:16px;color:#454745;white-space:nowrap}.hero .press-section .press-container .logos{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:30px}.hero .press-section .press-container .logos .press-group{display:flex;flex-direction:column;gap:20px}.hero .press-section .press-container .logos img{max-width:250px;max-height:60px}@media screen and (min-width: 600px) and (max-width: 1365px){.hero{height:1000px}.hero .drone-image{transform:translateY(235px)}}@media screen and (min-width: 1366px){.hero{height:934px}.hero .hero-container{padding-top:96px}.hero .hero-container .text-container{gap:24px;margin:unset}.hero .hero-container .text-container .title{max-width:934px;font-size:86px;line-height:89px}.hero .hero-container .text-container .text{font-size:20px;line-height:28px;width:800px}.hero .hero-container .actions{flex-direction:row}.hero .hero-container .actions .about-btn{gap:10px;padding:16px 24px 16px 32px;width:unset}.hero .hero-container .actions .contact-btn{padding:16px 24px 16px 32px;width:unset}.hero .drone-image{position:absolute;top:unset;bottom:0;right:0;transform:translateY(-20%);max-width:100%;height:auto;z-index:90}.hero .press-section{padding:56px 0 40px}.hero .press-section .press-container{flex-direction:row;gap:120px}.hero .press-section .press-container .logos{width:947px;flex-direction:row}.hero .press-section .press-container .logos img{max-height:40px}.hero .press-section .press-container .logos img:first-of-type{max-width:120px}.hero .press-section .press-container .logos img:nth-of-type(2){max-width:140px}.hero .press-section .press-container .logos img:nth-of-type(3){max-width:225px}.hero .press-section .press-container .logos .divider{height:40px;width:2px;background-color:#e4e4e4}.hero .press-section .press-container .logos .press-group{display:flex;flex-direction:row;gap:30px}}.main-solutions{display:flex;gap:48px;flex-direction:column;padding-top:56px}.main-solutions h2{font-weight:500;font-size:2.5rem;color:#002c15;text-align:center}.main-solutions .main-cards-container{width:100%;display:flex;justify-content:space-between;flex-direction:column;height:1068px;flex-wrap:wrap;gap:40px}.main-solutions .main-cards-container .main-card{background-image:linear-gradient(to bottom,#31427c,#1b2a5c);flex:1;height:628px;position:relative;border-radius:32px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:32px;padding:36px 32px 96px;overflow:hidden}.main-solutions .main-cards-container .main-card .card-text{display:flex;flex-direction:column;align-items:center;gap:16px}.main-solutions .main-cards-container .main-card .card-text h3{font-weight:500;font-size:36px;line-height:44px}.main-solutions .main-cards-container .main-card .card-text p{text-align:center;font-weight:400;font-size:18px}.main-solutions .main-cards-container .main-card a{display:flex;align-items:center;gap:6px;background-color:#fff;border-radius:52px;padding:12px 20px 12px 24px;color:#1b2a5c;font-weight:600;font-size:16px}.main-solutions .main-cards-container .main-card a:hover{background-color:#e1e1e1}.main-solutions .main-cards-container .main-card .solutions-group{width:100%;position:absolute;bottom:0;left:0;right:0}.main-solutions .main-cards-container .main-card:nth-child(2){background-image:linear-gradient(to bottom,#00ad63,#002c15);position:relative}.main-solutions .main-cards-container .main-card:nth-child(2) a{color:#002c15}.other-solutions{display:flex;flex-direction:column;gap:36px;padding:84px 0 32px}.other-solutions .title{display:flex;flex-direction:column;align-items:center;gap:8px;color:#002c15}.other-solutions .title p{font-weight:500;font-size:18px;line-height:28px;display:flex;flex-direction:column;align-items:center;position:relative}.other-solutions .title p:after{content:"";border:2px solid #00AD63;width:100%;position:absolute;bottom:5px;z-index:-1}.other-solutions .title p:hover{cursor:pointer}.other-solutions .title h2{font-weight:500;font-size:2.5rem;line-height:64px}.other-solutions .cards-container{display:flex;flex-flow:wrap;gap:32px}.other-solutions .cards-container .solution-card{flex:1 0 30%;background-color:#f2f5f7;display:flex;flex-direction:column;gap:12px;border-radius:16px;padding:32px 24px;min-width:250px}.other-solutions .cards-container .solution-card span{background-color:#00ad63;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.other-solutions .cards-container .solution-card span img{object-fit:contain}.other-solutions .cards-container .solution-card h3{font-weight:500;font-size:18px;color:#002c15}.other-solutions .cards-container .solution-card ul{display:flex;flex-direction:column;gap:8px}.other-solutions .cards-container .solution-card ul li{font-weight:400;font-size:16px;color:#454745}.cta-section{display:flex;flex-direction:column;gap:10px;padding:32px 0 64px}.cta-section .cta-container{height:650px;display:flex;flex-direction:column;justify-content:flex-start;padding:24px 32px;border-radius:32px;background-image:linear-gradient(to bottom,#00ad63,#002c15);overflow:hidden;position:relative}.cta-section .cta-container .cta-content{color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:20px;z-index:10}.cta-section .cta-container .cta-content .cta-text{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.cta-section .cta-container .cta-content .cta-text h4{font-weight:500;font-size:18px;position:relative;display:flex;flex-direction:column;align-items:center;z-index:3}.cta-section .cta-container .cta-content .cta-text h4:after{content:"";border:2px solid #3CD355;width:100%;position:absolute;bottom:2px;z-index:-1}.cta-section .cta-container .cta-content .cta-text h3{font-weight:500;font-size:2rem}.cta-section .cta-container .cta-content .cta-text p{font-weight:400;font-size:18px;line-height:18px;letter-spacing:-.25px}.cta-section .cta-container .cta-content a{background-color:#fff;color:#002c15;border-radius:64px;padding:12px 20px 12px 28px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px;line-height:28px}.cta-section .cta-container .cta-content a:hover{background-color:#e1e1e1}.cta-section .cta-container .solutions-group-3{position:absolute;bottom:0;right:0;z-index:10;max-width:400px}.cta-section .cta-container .solutions-background{position:absolute;top:0;right:0;z-index:2}@media screen and (min-width: 600px) and (max-width: 1023px){.main-solutions .main-cards-container{height:1350px}.cta-section .cta-container{height:430px}}@media screen and (max-width: 350px){.cta-section .cta-container{height:660px;padding:24px}}@media screen and (min-width: 1024px) and (max-width: 1365px){.main-solutions .main-cards-container{height:1550px}.cta-section .cta-container{height:400px}}@media screen and (min-width: 1366px){.main-solutions{padding-top:96px;gap:64px}.main-solutions h2{font-size:58px}.main-solutions .main-cards-container{flex-direction:row;height:unset}.main-solutions .main-cards-container .main-card{padding:48px 64px 96px}.other-solutions{padding:128px 0 32px;gap:64px}.other-solutions .title h2{font-size:58px;gap:16px}.other-solutions .cards-container .solution-card{gap:24px}.cta-section{padding:32px 0 128px}.cta-section .cta-container{height:576px;padding:48px 64px;justify-content:center}.cta-section .cta-container .cta-content{gap:40px}.cta-section .cta-container .cta-content button{padding:16px 24px 16px 32px}.cta-section .cta-container .cta-content .cta-text h3{font-size:48px}.cta-section .cta-container .solutions-group-3{max-width:unset}.cta-section .cta-container .solutions-background{transform:translate(-12%)}}.about-hero{height:1167px;width:100%;max-width:100vw;position:relative}.about-hero .hero-background{background-image:linear-gradient(to top,#0000000a,#0a0a0a74,#171616),url(/assets/images/fields-background.jpg);background-repeat:no-repeat;height:893px;width:100%;max-width:100vw;background-size:100% 100%,cover;padding-top:96px;position:relative}.about-hero .hero-background .text-container{padding-top:36px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:90%;margin:auto}.about-hero .hero-background .text-container .title{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:800px}.about-hero .hero-background .text-container .title p{font-weight:500;font-size:18px;line-height:28px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}.about-hero .hero-background .text-container .title p:after{content:"";border:3px solid #1C4379;width:100%;position:absolute;bottom:5px;z-index:-1}.about-hero .hero-background .text-container .title h1{font-weight:500;font-size:1.8rem;text-align:center}.about-hero .hero-background .text-container h2{text-align:center;font-weight:400;font-size:20px;line-height:28px;max-width:700px}.about-hero .image-container{background-image:url(/assets/images/about-hero/about-1.jpg);width:90%;max-width:1100px;height:570px;border-radius:32px;overflow:hidden;background-size:cover;background-position-x:center;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}@media screen and (min-width: 1500px){.about-hero{height:120vh}.about-hero .hero-background{height:100vh}.about-hero .image-container{max-width:1216px}}@media screen and (min-width: 1366px){.about-hero .hero-background .text-container{padding-top:82px}.about-hero .hero-background .text-container .title h1{font-size:72px;line-height:80px}.about-hero .image-container{width:100%;background-position-x:unset;height:626px;bottom:0}}.history{padding:32px 0}.history .history-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:30px}.history .history-container .text-container{display:flex;flex-direction:column;gap:24px}.history .history-container .text-container h2{color:#091b34;font-weight:500;font-size:2.5rem;line-height:64px;text-align:center}.history .history-container .text-container p{color:#0c111d;font-weight:400;font-size:18px;line-height:28px}.history .history-container .image-container{width:100%;height:548px;border-radius:32px;overflow:hidden}.history .history-container .image-container img{object-fit:cover;transform:scale(1.5);object-position:-110px;width:100%;height:100%}@media screen and (min-width: 1366px){.history{padding:128px 0}.history .history-container{flex-direction:row}.history .history-container .text-container{max-width:480px;gap:42px}.history .history-container .text-container h2{font-size:58px;text-align:left}.history .history-container .image-container{width:640px;height:548px;background-position-x:unset}.history .history-container .image-container img{object-position:left}}.roadmap{padding:128px 0}.roadmap .content{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:50px}.roadmap .left-content{width:300px;display:flex;flex-direction:column;gap:30px}.roadmap .left-content .title-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px;color:#002c15}.roadmap .left-content .title-container p{font-weight:500;font-size:18px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}.roadmap .left-content .title-container p:after{content:"";border:3px solid #00AD63;width:100%;position:absolute;bottom:0;z-index:-1}.roadmap .left-content .title-container h2{font-weight:500;font-size:2.5rem;text-align:center}.roadmap .left-content .cta-section{display:flex;flex-direction:column;gap:25px;padding:0}.roadmap .left-content .cta-section button{display:flex;justify-content:center;align-items:center;color:#fff;background-image:linear-gradient(to right,#3cd355,#00ad63);border:1px solid #02A161;border-radius:64px;padding:16px 20px;font-size:14px;gap:10px}.roadmap .left-content .cta-section button:hover{background-image:linear-gradient(to right,#00ad63,#016435c7)}.roadmap .right-content{display:flex;flex-direction:column;flex:1 500px}.roadmap .right-content .point-in-time{display:flex;flex-direction:row;align-items:center;position:relative;gap:8px;padding:20px 0}.roadmap .right-content .point-in-time.current .point{background:#fff;border:8px solid #00AD63}.roadmap .right-content .point-in-time.current .info{background-image:linear-gradient(to right,#00ad63,#00834c)}.roadmap .right-content .point-in-time.current .info *{color:#fff}.roadmap .right-content .point-in-time:first-of-type{padding-top:0}.roadmap .right-content .point-in-time:first-of-type .line{height:50%;top:50%}.roadmap .right-content .point-in-time:last-of-type{padding-bottom:0}.roadmap .right-content .point-in-time:last-of-type .line{height:50%;top:0%}.roadmap .right-content .point-in-time .line{position:absolute;width:4px;height:100%;background:#bbd8c0;z-index:-1;left:14px}.roadmap .right-content .point-in-time .point{width:32px;height:32px;background:#bbd8c0;border-radius:50%;display:block;flex-shrink:0;background:#fff;border:8px solid #BBD8C0}.roadmap .right-content .point-in-time .info{flex:1;padding:25px;border-radius:15px;border:1px solid #E5EBE5}.roadmap .right-content .point-in-time .info h3{margin-bottom:10px;font-weight:500;font-size:1.8rem}.roadmap .right-content .point-in-time .info p{font-size:14px;line-height:1.5}.values{background-color:#f2f5f7;padding:64px 0}.values .values-container{display:flex;flex-direction:column;gap:64px}.values .values-container .title-container{display:flex;flex-direction:column;align-items:center;gap:24px;color:#002c15}.values .values-container .title-container p{font-weight:500;font-size:18px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}.values .values-container .title-container p:after{content:"";border:3px solid #00AD63;width:100%;position:absolute;bottom:0;z-index:-1}.values .values-container .title-container h2{font-weight:500;font-size:2.5rem;text-align:center}.values .values-container .cards-container,.values .values-container .cards-container .top-cards{display:flex;flex-direction:column;gap:32px}.values .values-container .cards-container .top-cards .card{flex:1;display:flex;gap:12px;background-color:#fff;padding:36px 24px;border-radius:32px}.values .values-container .cards-container .top-cards .card .card-text{display:flex;flex-direction:column;gap:12px}.values .values-container .cards-container .card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;background-color:#effff2;border-radius:50%}.values .values-container h3{color:#002c15;font-weight:500;font-size:28px;line-height:32px}.values .values-container p,.values .values-container li{font-weight:400;font-size:18px;line-height:28px;color:#454745}.values .values-container .bottom-card{background-color:#fff;padding:36px 24px;border-radius:32px;display:flex;gap:24px}.values .values-container .bottom-card .card-text{display:flex;flex-direction:column;gap:12px}.values .values-container .bottom-card .card-text .card-topics{display:flex;flex-direction:column;gap:10px}.values .values-container .bottom-card .card-text .card-topics ul{display:flex;flex-direction:column;gap:12px}.values .values-container .bottom-card .card-text .card-topics ul li{list-style:disc inside}@media screen and (min-width: 1366px){.values{padding:128px 0}.values .values-container .title-container h2{font-size:58px;line-height:64px}.values .values-container .cards-container .top-cards{flex-direction:row}.values .values-container .cards-container .top-cards .card{padding:48px 40px;gap:24px}.values .values-container .cards-container .bottom-card{padding:48px 40px}.values .values-container .cards-container .bottom-card .card-text .card-topics{gap:60px;flex-direction:row}.values .values-container .cards-container .bottom-card .card-text .card-topics ul li{list-style:disc inside}.values .values-container .cards-container .bottom-card .card-text .card-topics ul:not(:last-child){white-space:nowrap}}.contact-form{height:2150px;position:relative}.contact-form .contact-hero{background-image:linear-gradient(to top,#0000000a,#171616),url(/assets/images/contact/contact-background.jpg);background-repeat:no-repeat;background-size:cover;position:relative;padding-bottom:128px}.contact-form .contact-container{color:#fff;display:flex;flex-direction:column;width:100%;gap:32px;padding-top:120px;position:relative;z-index:50}.contact-form .contact-container .text-container{display:flex;flex-direction:column;gap:24px;order:1}.contact-form .contact-container .text-container h1{font-weight:500;font-size:3rem}.contact-form .contact-container .text-container p{font-weight:400;font-size:20px;line-height:28px}.contact-form .contact-container .cards-container{display:flex;flex-direction:column;gap:16px;flex:1;order:3}.contact-form .contact-container .cards-container .card-text{display:flex;flex-direction:column;gap:10px}.contact-form .contact-container .cards-container h2{font-weight:500;font-size:18px;line-height:28px}.contact-form .contact-container .cards-container p{font-weight:400;font-size:16px}.contact-form .contact-container .cards-container .top-cards{display:flex;flex-direction:column;gap:16px}.contact-form .contact-container .cards-container .top-cards .card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:24px 24px 32px;display:flex;flex-direction:column;gap:24px;border-radius:16px;border:1px solid rgba(255,255,255,.1176470588)}.contact-form .contact-container .cards-container .bottom-card{display:flex;flex-direction:column;gap:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px;border:1px solid rgba(255,255,255,.1176470588);padding:24px 24px 32px}.contact-form .contact-container .card-icon{background-color:#3cd355;border-radius:50%;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.contact-form .form-container{background-color:#fff;border-radius:32px;padding:24px;display:flex;flex-direction:column;gap:48px;flex:1;order:2}.contact-form .form-container form{display:flex;flex-direction:column}.contact-form .form-container form label{margin-bottom:6px;font-weight:400;font-size:14px;color:#454745}.contact-form .form-container form input,.contact-form .form-container form textarea{margin-bottom:16px;padding:10px 14px;border:1px solid #C9CBCE;border-radius:8px;font-weight:400;font-size:16px;color:#6a6c6a}.contact-form .form-container form input:focus,.contact-form .form-container form textarea:focus{border:1px solid #a7a9ad;outline:none}.contact-form .form-container form button{color:#fff;background-image:linear-gradient(to right,#3cd355,#00ad63);border:1px solid #D89A37;border-radius:64px;padding:16px 32px;margin-top:16px}.contact-form .form-container form button:hover{background-image:linear-gradient(to right,#00ad63,#016435c7)}.contact-form .drone-image{position:absolute;bottom:0;right:0;max-width:100%;height:auto;z-index:10}.contact-form .map-section{height:500px;width:100%;border-radius:32px 32px 0 0;overflow:hidden;position:absolute;bottom:0;z-index:15}.contact-form .map-section .leaflet-container{height:500px}.contact-form .map-section .address-info{color:#091b34;position:absolute;right:10px;bottom:20px;z-index:500;background-color:#fff;border-radius:16px;padding:12px 12px 16px;display:flex;flex-direction:column;gap:12px;max-width:90%}.contact-form .map-section .address-info h3{font-weight:500;font-size:18px}.contact-form .map-section .address-info p{font-weight:400;font-size:16px}@media screen and (min-width: 900px) and (max-width: 1023px){.contact-form{height:2050px}}@media screen and (min-width: 1024px){.contact-form{position:relative;height:1470px}.contact-form .contact-hero .contact-container{flex-direction:row;padding-top:196px;gap:96px}.contact-form .contact-hero .contact-container .info-container{display:flex;flex-direction:column;gap:40px;width:50%}.contact-form .contact-hero .contact-container .info-container .text-container{max-width:500px}.contact-form .contact-hero .contact-container .info-container .text-container h1{font-size:72px;line-height:80px}.contact-form .contact-hero .contact-container .info-container .cards-container{gap:32px}.contact-form .contact-hero .contact-container .info-container .cards-container .top-cards{flex-direction:row;gap:32px}.contact-form .contact-hero .contact-container .info-container .cards-container .top-cards .card{width:50%}.contact-form .form-container{padding:32px}.contact-form .map-container{height:675px}.contact-form .map-container .address-info{padding:24px 24px 32px;position:absolute;right:5%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.header{margin-top:20px;color:#fff;position:absolute;left:50%;transform:translate(-50%);z-index:100;max-width:1216px;width:100%;height:82px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid rgba(255,255,255,.1176470588);border-radius:13px}.header .header-container{height:100%;display:flex;justify-content:space-between;padding:0 32px;align-items:center}.header .header-container a{color:inherit;font-size:15px;font-weight:500}.header .header-container a:hover{color:#00ad63}.header .header-container .active{font-weight:700;position:relative}.header .header-container .active:before{position:absolute;content:"";background-color:#fff;height:4px;width:4px;left:-10px;top:50%;transform:translateY(-50%);border-radius:50%}.header .header-container .header-content{display:flex;align-items:center;gap:64px}.header .header-container .header-content .nav-container{display:flex;gap:40px}.header .nav-actions button{background-image:linear-gradient(to right,#3cd355,#00ad63);color:#fff;border-radius:51px;padding:10px 18px}.header .nav-actions button:hover{background-image:linear-gradient(to right,#00ad63,#016435c7)}.header .mobile-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;height:100%}.header .mobile-header .hamburger-btn{position:relative;width:48px;height:48px}.header .mobile-header .hamburger-btn .hamburger-inner,.header .mobile-header .hamburger-btn:after,.header .mobile-header .hamburger-btn:before{position:absolute;content:"";top:50%;left:50%;transform:translateY(350%);width:24px;height:2px;border-radius:4px;background-color:#fff}.header .mobile-header .hamburger-btn:after{top:8px}.header .mobile-header .hamburger-btn:before{top:16px}.sidebar{position:fixed;top:0;right:0;width:80%;height:100%;background-color:#f2f5f7;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:24px;z-index:999;border-radius:32px 0 0 32px;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.sidebar .sidebar-header{width:100%;height:36px;display:flex;justify-content:space-between;align-items:center}.sidebar .sidebar-header img{max-width:150px;height:25px}.sidebar .sidebar-header .close-btn{width:48px;height:48px;position:relative}.sidebar .sidebar-header .close-btn:after,.sidebar .sidebar-header .close-btn:before{content:"";position:absolute;top:50%;left:30%;background-color:#1b2a5c;height:2px;width:36px;transform:rotate(130deg)}.sidebar .sidebar-header .close-btn:before{transform:rotate(45deg)}.sidebar .divider{height:1px;width:100%;background-color:#afafaf}.sidebar .sidebar-links{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.sidebar .sidebar-links a{color:#1b2a5c;font-size:18px;height:32px;width:100%}.sidebar .sidebar-links .active{font-weight:700;position:relative}.sidebar .sidebar-links .active:before{position:absolute;content:"";background-color:#1b2a5c;height:4px;width:4px;left:-10px;top:25%;border-radius:50%}.sidebar-toggled{transform:translate(100%)}.overlay{content:"";background-color:#0a0a0a74;position:fixed;top:0;right:0;width:100%;height:100%;z-index:998}@media screen and (max-width: 1366px){.header{width:100%;max-width:1100px}.header .header-container .header-content .logo-container img{max-width:250px}}@media screen and (max-width: 1060px){.header{height:60px;width:90%}.header img{max-width:150px;height:25px;object-fit:cover}}@media screen and (min-width: 1366px){.header .header-container .header-content .logo-container img{max-width:200px}}
