*{box-sizing:border-box;margin:0;padding:0}@supports(font-variation-settings:normal){:root{font-family:InterVariable,sans-serif}}body{font-size:1rem;line-height:1}button{background-color:transparent}.btn,button{cursor:pointer;border:none;outline:none}.btn{padding:.7rem 1rem;background-color:#fff;color:#000;font-size:.9rem;text-decoration:none;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:400;gap:.5rem}.btn svg{width:1.1rem;height:1.1rem;padding:.1rem;background-color:#f6f6f6;color:#22293d}.btn:hover{filter:brightness(.9)}.btn.black{background-color:#22539b;color:#fff;font-weight:500}.btn.black:hover{background-color:#3c6cb3}.btn.black svg{color:#fff}.btn.primary{background-color:#22293d;color:#fff;font-weight:500}.btn.primary:hover{background-color:#3b4069}.btn.primary svg{color:#fff}@media screen and (max-width:1600px){.btn{padding:.5rem .7rem;font-size:.8rem}.btn svg{width:1.2rem;height:1.2rem}}h1{font-size:4rem;font-weight:600;color:#000;line-height:1.2}@media(max-width:1600px){h1{font-size:3.5rem}}@media(max-width:1300px){h1{font-size:3rem}}h2{font-size:3.5rem;font-weight:700;color:#333;line-height:1.1}@media(max-width:1600px){h2{font-size:2.9rem}}@media(max-width:1300px){h2{font-size:2.5rem}}h3{font-size:2.8rem;font-weight:600;color:#000;line-height:1.2}@media(max-width:1600px){h3{font-size:2.5rem}}@media(max-width:1300px){h3{font-size:2rem}}h4{font-size:1.8rem;font-weight:600;color:#000;line-height:1.2}@media(max-width:1600px){h4{font-size:1.8rem}}@media(max-width:1300px){h4{font-size:1.6rem}}h5{font-size:1.7rem;font-weight:600;color:#000;line-height:1.2}@media(max-width:1600px){h5{font-size:1.6rem}}@media(max-width:1300px){h5{font-size:1.4rem}}h6{font-size:1.6rem;font-weight:600;color:#000;line-height:1.2}@media(max-width:1600px){h6{font-size:1.4rem}}@media(max-width:1300px){h6{font-size:1.2rem}}p{font-size:.95rem;color:#444;line-height:1.3}@media(max-width:1600px){p{font-size:.9rem}}.toggle-button{width:1.8rem;background-color:#22539b;height:1rem;border-radius:1.5rem;padding:.2rem;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:all .3s ease}.toggle-button.bigger{height:1.5rem;width:3rem;padding:.3rem}.toggle-button.bigger .toggle-button-dot{width:1rem;height:1rem}.toggle-button.bigger.hidden{background-color:#777}.toggle-button.bigger.hidden .toggle-button-dot{transform:translateX(1.35rem)}.toggle-button.hidden{background-color:#777}.toggle-button.hidden .toggle-button-dot{transform:translateX(.85rem)}.toggle-button .toggle-button-dot{height:100%;aspect-ratio:1;background-color:#fff;border-radius:100%;transition:all .3s ease}ul{padding-left:1rem}.progress-bar{width:100%;height:.5rem;background-color:#ddd;border-radius:.5rem;position:relative;overflow:hidden}.progress-bar .progress{height:100%;background-color:#22539b;border-radius:.5rem;position:absolute;top:0;left:0;transition:all .3s ease}.toaster-container div{padding:0;margin:0}.toast-jsx-container{width:100%!important;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:1px solid #eee}.toast-jsx-container .toast-jsx-container-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:.3rem .5rem;border-bottom:1px solid #eee;background-color:hsla(0,0%,96%,.5);position:relative}.toast-jsx-container .toast-jsx-container-header .toast-jsx-container-header-icon{width:.3rem;height:.3rem;margin-right:.5rem;border-radius:100%;padding:.2rem}.toast-jsx-container .toast-jsx-container-header .toast-jsx-container-header-title{font-size:.9rem;font-weight:500;color:#000;text-align:left;width:1000%}.toast-jsx-container .toast-jsx-container-header .toast-jsx-container-header-close{width:1.5rem;height:1.5rem;position:absolute;right:0;top:0;padding:.3rem;cursor:pointer;background-color:#f6f6f6;display:flex;flex-direction:row;justify-content:center;align-items:center;border-left:1px solid #eee}.toast-jsx-container .toast-jsx-container-header .toast-jsx-container-header-close svg{width:100%;height:100%}.toast-jsx-container .toast-jsx-container-msg{padding:.2rem .5rem;font-size:.87rem;color:#000;min-height:2.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page{background-color:#fff;min-height:80vh;padding-top:0;margin-top:0}.page img{background-color:#eee}.page .btn{border-radius:0;font-size:1.05rem;padding:1rem 1.35rem;font-size:.95rem;font-weight:500;border-radius:none}.page .btn svg{background-color:#3b4069;width:2.3rem;height:2.3rem;margin-right:.5rem;color:#fff;padding:.5rem}.page .btn.primary{background-color:#22293d;color:#fff}.page .btn.primary svg{background-color:#fff;width:2.3rem;height:2.3rem;margin-right:.5rem;color:#22293d;padding:.5rem}.page .btn.primary:hover{background-color:#3b4069}@media(max-width:1300px){.page .btn{padding:.8rem 1rem;font-size:.9rem}.page .btn svg,.page .btn.primary svg{width:2rem;height:2rem}}.page.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.page.error-page h1{font-size:10rem;font-weight:700;color:#ddd;line-height:1}.page.error-page h4{font-size:2rem;font-weight:600;color:#22293d;line-height:1.2}.page.error-page p{font-size:1.2rem;color:#444;line-height:1.6;text-align:center}.copy-to-clipboard{position:relative}.copy-to-clipboard .message{bottom:130%;left:50%;position:absolute;transform:translateX(-50%);padding:.4rem .8rem;background-color:#222;width:max-content;border-radius:.3rem;color:#fff;box-shadow:0 0 .5rem rgba(0,0,0,.2)}.copy-to-clipboard .message:before{content:"";position:absolute;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #222;top:100%;left:50%;transform:translateX(-50%) rotate(180deg)}.services-section{flex-direction:column;position:relative}.services-section,.services-section .services-scroll-buttons{display:flex;justify-content:center;align-items:center;width:100%}.services-section .services-scroll-buttons{flex-direction:row;padding:0 15%;border-bottom:1px solid #eee;height:5rem;position:-webkit-sticky;position:sticky;top:0;z-index:2;background-color:#fff}@media(min-width:2500px){.services-section .services-scroll-buttons{padding:0 23%}}@media(max-width:1300px){.services-section .services-scroll-buttons{padding:0 5%}}@media(max-width:768px){.services-section .services-scroll-buttons{height:4rem}}.services-section .services-scroll-buttons button{width:33.3333333333%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem 0;font-size:1rem;height:100%;font-family:Plus Jakarta Sans,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#333}.services-section .services-scroll-buttons button.active{border-bottom:2px solid #22293d}@media(max-width:768px){.services-section .services-scroll-buttons button{font-size:.85rem}}.services-section .service{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:4rem 15%;height:50rem}@media(max-width:1300px){.services-section .service{padding:4rem 5%}}@media(min-width:2500px){.services-section .service{padding:4rem 23%}}@media(max-width:768px){.services-section .service{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 5%;gap:2rem}}.services-section .service .service-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:50%;height:100%;padding:5% 5% 5% 0;position:relative}@media(max-width:768px){.services-section .service .service-info{width:100%;padding:0}}.services-section .service .service-info h6{background-color:rgba(34,41,61,.05);color:#22293d;padding:.4rem .65rem;font-size:1rem}.services-section .service .service-info h2{color:#22293d}.services-section .service .service-info p{font-weight:400;font-size:1.1rem;line-height:1.8;margin-top:.5rem}.services-section .service .service-info .service-info-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8rem;margin-bottom:1.5rem;margin-top:.5rem}.services-section .service .service-info .service-info-list .service-info-list-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;font-size:1.1rem;font-weight:300;color:#333}.services-section .service .service-info .service-info-list .service-info-list-item svg{width:2.3rem;height:2.3rem;background-color:rgba(34,41,61,.05);padding:.5rem}.services-section .service .service-info .service-info-list .service-info-list-item span{font-size:1rem;font-weight:400;color:#333;line-height:1.5}.services-section .service .service-image{width:50%;height:100%;object-fit:cover;transition:all .3s ease}@media(max-width:768px){.services-section .service .service-image{width:100%;height:50%}}.services-section .service .service-image img{width:100%;height:100%;object-fit:cover}.services-section .service:nth-child(2n){display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start}@media(max-width:768px){.services-section .service:nth-child(2n){display:flex;flex-direction:column;justify-content:center;align-items:center}}.services-section .service:nth-child(2n) .service-info{padding-left:5%;padding-right:0}@media(max-width:768px){.services-section .service:nth-child(2n) .service-info{padding-right:0;padding-left:0}}