@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";:root{--blue-gray: #373f51;--light-gray: hsl(222, 19%, 27%, 10%)}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:400;src:url(/build/assets/Gilroy-Regular-D5UFgeCU.ttf) format("truetype")}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:500;src:url(/build/assets/Gilroy-Medium-C0ynlvWK.ttf) format("truetype")}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:600;src:url(/public/fonts/Gilroy-SemiBold.ttf) format("truetype")}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:700;src:url(/build/assets/Gilroy-Bold-CInumVHz.ttf) format("truetype")}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:800;src:url(/build/assets/Gilroy-Heavy-DW6tzkNr.ttf) format("truetype")}@font-face{font-family:Gilroy Bold;font-style:normal;font-weight:300;src:url(/build/assets/Gilroy-Light-C8UWcMrY.ttf) format("truetype")}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRightLeft{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}@keyframes pulsate-green{0%{box-shadow:0 0 #00ff0080}70%{box-shadow:0 0 0 10px #0f00}to{box-shadow:0 0 #0f00}}@media (min-width: 0){.w-xs-100{width:100%}}@media (min-width: 0){.w-xs-50{width:50%}}@media (min-width: 0){.w-xs-auto{width:auto}}@media (min-width: 576px){.w-sm-100{width:100%}}@media (min-width: 576px){.w-sm-50{width:50%}}@media (min-width: 576px){.w-sm-auto{width:auto}}@media (min-width: 768px){.w-md-100{width:100%}}@media (min-width: 768px){.w-md-50{width:50%}}@media (min-width: 768px){.w-md-auto{width:auto}}@media (min-width: 992px){.w-lg-100{width:100%}}@media (min-width: 992px){.w-lg-50{width:50%}}@media (min-width: 992px){.w-lg-auto{width:auto}}@media (min-width: 1200px){.w-xl-100{width:100%}}@media (min-width: 1200px){.w-xl-50{width:50%}}@media (min-width: 1200px){.w-xl-auto{width:auto}}@media (min-width: 0){.h-xs-100{height:100%}}@media (min-width: 0){.h-xs-50{height:50%}}@media (min-width: 0){.h-xs-auto{height:auto}}@media (min-width: 576px){.h-sm-100{height:100%}}@media (min-width: 576px){.h-sm-50{height:50%}}@media (min-width: 576px){.h-sm-auto{height:auto}}@media (min-width: 768px){.h-md-100{height:100%}}@media (min-width: 768px){.h-md-50{height:50%}}@media (min-width: 768px){.h-md-auto{height:auto}}@media (min-width: 992px){.h-lg-100{height:100%}}@media (min-width: 992px){.h-lg-50{height:50%}}@media (min-width: 992px){.h-lg-auto{height:auto}}@media (min-width: 1200px){.h-xl-100{height:100%}}@media (min-width: 1200px){.h-xl-50{height:50%}}@media (min-width: 1200px){.h-xl-auto{height:auto}}html{box-sizing:border-box;font-size:100%;font-family:Satoshi,sans-serif;font-optical-sizing:auto;background-color:#f0f0f0}*,*:before,*:after{box-sizing:inherit}h1,h2,h3{font-family:gilroy-bold,sans-serif}body::selection{color:#1969db;background-color:transparent;-webkit-text-decoration:underline wavy rgba(0,0,0,0);text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#1969db}.alert{padding:1rem;border-radius:.25rem;margin-bottom:1rem;font-size:1rem;line-height:1.5;position:relative;border:1px solid transparent;text-align:center}.alert.alert-success{color:#25833a;background-color:#eafeea;border-color:#25833a}.alert.alert-error{color:#d31138;background-color:#fdeef1;border-color:#d31138}.link{color:#1969db}.header__banner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#09090b;color:#e1e0e4;padding:.5rem}.header__banner-promo{font-size:.875rem;font-weight:500;letter-spacing:-3%}.header__banner-social{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;list-style-type:none}.header__navigation{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-inline:1rem}.header__navigation-links{display:flex;flex-direction:row;align-items:center;padding:.5rem}.header__navigation-links-logo{width:200px;margin-right:4rem}.header__navigation-links ul{display:flex;flex-direction:row;align-items:center;gap:2rem}.header__navigation-links ul li a{font-weight:500;opacity:.75}.header__navigation-links ul li a:hover{opacity:1}.header__navigation-actions{display:flex;padding:1rem;gap:1rem}.burger-menu{display:none;place-items:center}.mobile-nav{position:fixed;z-index:1000;top:0;right:-100%;width:70%;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;display:flex;flex-direction:column;padding:2rem}.mobile-nav .close-menu{padding:1rem;background:transparent;outline:none;border:none;margin-left:auto}.mobile-nav ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.mobile-nav.open{right:0}@media screen and (max-width: 900px){.header__navigation-links ul,.header__navigation-actions{display:none}.burger-menu{display:flex}}.footer{background-color:#09090b;color:#f8f8f9;padding:1rem;padding-inline:4rem}.footer__logo{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.footer__logo img{width:256px}.footer__links{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8rem}.footer__columns{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4rem}.footer__brick h3{font-family:Gilroy Bold;font-weight:700;font-size:24px;line-height:88%;letter-spacing:0%;margin-bottom:2rem}.footer__brick ul li{margin-bottom:.5rem}.footer__brick ul li a{width:80%;margin-inline:auto;font-size:18px;line-height:125%;letter-spacing:-3%;color:#e1e0e4;margin-bottom:1rem;transition:color .2s ease-out}.footer__brick ul li a:hover{color:#fff}.footer__brick .social-media{margin-block:1rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;list-style-type:none}.footer hr{opacity:.5;margin-block:2rem}.footer__notice{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer__notice ul{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}@media (max-width: 1200px){.footer{padding-inline:2rem}.footer__links{gap:4rem}.footer__logo{margin-bottom:2rem}.footer__columns{display:grid;grid-template-columns:repeat(2,1fr);width:100%;margin-bottom:1rem}.footer__brick{text-align:center;display:flex;flex-direction:column;align-items:center}.footer__brick h3{font-size:22px;margin-bottom:1rem}.footer__brick ul li{margin-bottom:0}.footer__brick ul li a{font-size:16px}}@media (max-width: 992px){.footer{padding-inline:1.5rem}.footer__logo img{width:200px}.footer__links,.footer__columns{gap:2rem}.footer__brick h3{font-size:20px}.footer__brick ul li a{font-size:14px}}@media (max-width: 768px){.footer{padding-inline:1rem}.footer__columns{display:grid;grid-template-columns:repeat(1,1fr);width:100%;margin-bottom:1rem}.footer__logo{justify-content:center}.footer__links{flex-direction:column;gap:1rem}.footer__columns{gap:1rem}.footer__brick h3{font-size:18px}.footer__brick ul li a{font-size:12px}.footer__notice{flex-direction:column;gap:.5rem;text-align:center}.footer__notice ul{flex-direction:column;gap:.25rem}.footer__notice p,.footer__notice ul li a{font-size:12px}}@media (max-width: 576px){.footer{padding-inline:.5rem}.footer__logo img{width:150px}.footer__brick h3{font-size:16px}.footer__brick ul li a{font-size:10px}}.button{display:inline-flex;align-items:center;justify-content:center;padding:.25rem 1.5rem;border-radius:2rem;font-weight:500;font-size:1rem;cursor:pointer;transition:background .2s ease,transform .1s ease;text-decoration:none;border:2px solid transparent;outline:none}.button--primary{color:#fffffff0;background-color:#030b18;transition:background-color .3s ease}.button--primary:hover{background-color:#10448d}.button--primary:active{background:#09090b}.button--secondary{background:#e1e0e4;color:#1d1d22}.button--secondary:hover{background:#b2b1bb}.button--secondary:active{background:#9a9aa7;transform:scale(.98)}.button--outline{background:transparent;border:2px solid #09090b;color:#09090b}.button--outline:hover{background:#09090b;color:#fffffff0}.button--outline:active{background:#09090b}.button--ghost{background:transparent;color:#09090b}.button--ghost:hover{background:#ffffff1a}.button--ghost:active{background:#ffffff30}.button--solution{color:#fffffff0;background-color:#26b056;transition:all .3s ease;animation:pulsate-green 2s infinite}.button--solution:hover{background-color:#26b056;animation:pulsate-green .5s infinite;transform:scale(1.05)}.button--solution:active{background:#09090b}.button--disabled,.button:disabled{background:#0000008c;color:#0000001a;cursor:not-allowed;opacity:.6}.button:focus{outline:2px solid #1556b4;outline-offset:2px}.home{display:flex;flex-direction:column}.home__hero{background:url(../../../../public/images/backgrounds/bg-1.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.home__hero-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.home__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__hero-content h1 span{color:#1969db}.home__hero-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__hero-carousel{-webkit-user-select:none;user-select:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1vmin;width:90%;margin:0 auto;padding:1rem}@media (max-width: 1024px){.home__hero-carousel{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.home__hero-carousel{grid-template-columns:1fr}}.home__hero-carousel:active{cursor:grabbing}.home__hero-carousel img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:4px solid #ffffff;border-radius:1rem;box-shadow:0 1px 1px #0000001a,0 2px 2px #00000014,0 4px 4px #0000000d,0 8px 8px #00000008}.home__triggers{background:url(../../../../public/images/backgrounds/bg-4.webp);background-repeat:no-repeat;background-size:contain;min-height:100vh;padding-block:4rem}.home__triggers-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.home__triggers-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__triggers-content h2 span{color:#1969db}.home__triggers-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__triggers-emotional{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:.8rem;max-width:1280px;margin-inline:auto;padding:.5rem;border-radius:8px}@media (max-width: 1024px){.home__triggers-emotional{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.home__triggers-emotional{grid-template-columns:1fr}}.home__triggers-emotional .emotional-trigger{background-color:var(--light-gray);border-radius:8px;border:4px solid #fff;padding:2rem;transition:all .3s ease}.home__triggers-emotional .emotional-trigger .trigger-icon{width:50px;height:50px;border-radius:50%;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;border:1px solid #d31138}.home__triggers-emotional .emotional-trigger .trigger-icon svg{color:#d31138}.home__triggers-emotional .emotional-trigger h3{font-family:Gilroy Bold;font-weight:700;font-size:18px;color:#000;margin-bottom:.5rem}.home__triggers-emotional .emotional-trigger h3 span{color:#ac0e2e}.home__triggers-emotional .emotional-trigger p{font-size:18px;line-height:1.5;color:var(--blue-gray);margin-bottom:1.5rem}.home__sectors{background:url(../../../../public/images/backgrounds/bg-2.webp);background-repeat:no-repeat;background-size:contain;min-height:100vh;padding-block:4rem}.home__sectors-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.home__sectors-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__sectors-content h2 span{color:#1969db}.home__sectors-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__sectors-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:.8rem;max-width:1280px;margin-inline:auto;padding:.5rem;border-radius:8px}@media (max-width: 1024px){.home__sectors-fields{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.home__sectors-fields{grid-template-columns:1fr}}.home__sectors-fields .sector-card{background-color:var(--light-gray);border-radius:8px;padding:2rem;transition:all .3s ease;border:4px solid #fff}.home__sectors-fields .sector-card .sector-icon{width:50px;height:50px;border-radius:50%;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;border:1px solid #1969db}.home__sectors-fields .sector-card .sector-icon svg{color:#1969db}.home__sectors-fields .sector-card h3{font-family:Gilroy Bold;font-weight:700;font-size:18px;color:#000;margin-bottom:.5rem}.home__sectors-fields .sector-card h3 span{color:#1556b4}.home__sectors-fields .sector-card p{font-size:18px;line-height:1.5;color:var(--blue-gray);margin-bottom:1.5rem}.home__data{background:url(../../../../public/images/backgrounds/bg-3.webp);background-size:cover;background-position:center;min-height:100vh;color:#e1e0e4;padding-top:6rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.home__data{min-height:120vh}}.home__data-content{max-width:1280px;width:90%;margin-inline:auto;text-align:center}.home__data-content h2{font-family:Gilroy Bold;font-weight:500;font-size:clamp(32px,6vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:4rem;text-transform:uppercase;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__data-points{margin-block:2rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:4rem;flex-wrap:wrap}.home__data-points p{font-size:clamp(16px,2.5vw,18px);line-height:1;color:#e1e0e4;width:70%;margin-inline:auto;margin-bottom:1rem}.home__data-points p strong{font-size:clamp(64px,8vw,64px);color:#f8f8f9}.home__data-points a{border:1px solid #c3fe0c;border-radius:50%;width:clamp(100px,20vw,150px);height:clamp(100px,20vw,150px);flex-shrink:0;display:grid;place-items:center}@media (max-width: 768px){.home__data{padding-top:4rem}.home__data-content h2{margin-bottom:2rem}.home__data-points{gap:2rem;flex-direction:column;align-items:center}}.home__process{background:url(../../../../public/images/backgrounds/bg-4.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-block:4rem}.home__process-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.home__process-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(32px,5vw,48px);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__process-content h2 span{color:#1969db}.home__process-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__process-details{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:8px;background-color:#fff;max-width:1280px;margin-inline:auto;padding:1rem;border-radius:8px}.home__process-details .process1,.home__process-details .process2,.home__process-details .process3,.home__process-details .process4,.home__process-details .process5{opacity:0;animation:opacity .6s ease-out forwards}.home__process-details .process1{grid-area:1/1/2/2;animation-delay:.2s}.home__process-details .process2{grid-area:1/2/2/3;animation-delay:.4s}.home__process-details .process3{grid-area:1/3/2/4;animation-delay:.6s}.home__process-details .process4{grid-area:2/1/3/2;animation-delay:.8s}.home__process-details .process5{grid-area:2/2/3/4;background-color:var(--blue-gray);color:#f8f8f9;animation-delay:1s}.home__process-details .process5 p{color:#e1e0e4}.home__process-detail{background-color:var(--light-gray);padding:1.5rem;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.home__process-detail:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.home__process-detail-icon{margin-top:1.5rem;margin-bottom:1rem}.home__process-detail h3{font-family:Gilroy Bold;font-weight:700;font-size:clamp(16px,2vw,18px);line-height:88%;letter-spacing:0%;margin-bottom:.5rem}.home__process-detail p{font-size:clamp(14px,1.8vw,16px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray)}@media (max-width: 1024px){.home__process-details{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.home__process-details .process1{grid-area:1/1/2/2}.home__process-details .process2{grid-area:1/2/2/3}.home__process-details .process3{grid-area:2/1/3/2}.home__process-details .process4{grid-area:2/2/3/3}.home__process-details .process5{grid-area:3/1/4/3}}@media (max-width: 768px){.home__process-content{margin-block:3rem}.home__process-content h2{font-size:36px}.home__process-content p{width:90%;font-size:20px}.home__process-details{grid-template-columns:1fr;grid-template-rows:repeat(5,auto)}.home__process-details .process1{grid-area:1/1/2/2}.home__process-details .process2{grid-area:2/1/3/2}.home__process-details .process3{grid-area:3/1/4/2}.home__process-details .process4{grid-area:4/1/5/2}.home__process-details .process5{grid-area:5/1/6/2}.home__process-detail{padding:1rem}.home__process-detail h3{font-size:16px}.home__process-detail p{font-size:14px}}@media (max-width: 480px){.home__process-content h2{font-size:28px}.home__process-content p{font-size:18px}}.home__pricing{background:url(../../../../public/images/backgrounds/bg-5.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-top:4rem;padding-bottom:4rem;margin-bottom:2rem}.home__pricing-content{max-width:90%;margin-inline:auto;margin-block:5rem;text-align:center}.home__pricing-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__pricing-content h2 span{color:#1969db}.home__pricing-content p{width:80%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__pricing-plans{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1280px;margin-inline:auto;padding:0 1rem}.home__pricing-plan{flex:1 1 calc(33.333% - 4rem);max-width:400px;min-width:280px;box-shadow:0 1px 1px #0000001a,0 2px 2px #00000014,0 4px 4px #0000000d,0 8px 8px #00000008;background-color:#fff;padding:1rem;border:8px solid var(--light-gray);border-radius:1rem;position:relative}@media screen and (max-width: 768px){.home__pricing-plan{min-height:80vh}}.home__pricing-plan .icon{width:48px;height:48px;display:grid;place-items:center;background-color:#f5f5f5;border:1px solid var(--light-gray);border-radius:8px;margin-inline:auto;margin-bottom:1.5rem}.home__pricing-plan .icon svg{width:32px;height:32px}.home__pricing-plan .tag{padding:2px 16px;border-radius:8px;margin-inline:auto;margin-bottom:2rem;font-family:Gilroy Bold;font-size:14px;font-weight:500;width:fit-content;border:1px solid var(--light-gray)}.home__pricing-plan:nth-child(1) .tag{color:#1969db;background-color:#eff5fe;border-color:#7daef4}.home__pricing-plan:nth-child(2) .tag{color:#5c49eb;background-color:#f4f3ff;border-color:#a69aff}.home__pricing-plan:nth-child(3) .tag{color:#d31138;background-color:#fdeef1;border-color:#f07790}.home__pricing-plan .title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.home__pricing-plan .title h3{font-family:Gilroy Bold;letter-spacing:0%;font-weight:700;font-size:clamp(1rem,2vw,1.25rem)}.home__pricing-plan .title p strong{font-size:clamp(1rem,2vw,1.25rem)}.home__pricing-plan .paragraph{font-size:clamp(.875rem,1.5vw,1rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:1rem}.home__pricing-plan .paragraph span{font-weight:700}.home__pricing-plan .list{list-style-type:disc;margin-left:2rem;margin-bottom:2rem}.home__pricing-plan .list li{margin-bottom:.25rem}.home__pricing-plan .aditional-features h4{font-family:Gilroy Bold;letter-spacing:0%;font-weight:700;font-size:clamp(.875rem,1.5vw,1rem);margin-bottom:.5rem}.home__pricing-plan .aditional-features ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.home__pricing-plan .aditional-features ul li{margin-bottom:.25rem}.home__pricing-plan .notice{margin-top:3rem;margin-inline:auto;width:fit-content;font-size:12px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem}.home__pricing-plan .main-button{position:absolute;width:calc(100% - 2rem);bottom:8px;background-color:#09090b;color:#e1e0e4;padding:.75rem;text-align:center;border-radius:.5rem;transition:background-color .3s ease}.home__pricing-plan .main-button:hover{background-color:#10448d;color:#fff}@media (max-width: 768px){.home__pricing{padding-top:0}.home__pricing-plans{flex-direction:column;gap:1rem}.home__pricing-plan{flex:1 1 100%;max-width:100%}}.home__contact{background:url(../../../../public/images/backgrounds/bg-6.webp) center center/cover no-repeat;width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 1rem}@media screen and (max-width: 768px){.home__contact{min-height:80vh}}.home__contact-content{text-align:center;padding:2rem;margin:0}.home__contact-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:88%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.home__contact-content h2 span{color:#1969db}.home__contact-content p{width:80%;margin:0 auto 2rem;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-.03em;color:var(--blue-gray);opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.home__contact-form{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;margin:0}.home__contact-form input{width:100%;border:1px solid var(--blue-gray);border-radius:8px;padding:.75rem 1rem;font-size:1rem}.home__contact-form input::placeholder{color:var(--blue-gray)}.home__contact-form input[type=submit]{width:100%;padding:.75rem 1rem;border:none;border-radius:8px;background-color:#030b18;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.home__contact-form input[type=submit]:hover{background-color:#10448d}@media (max-width: 768px){.home__contact{display:flex;flex-direction:column}.home__contact-content{padding:1rem}.home__contact-content h2{font-size:2rem}.home__contact-content p{width:90%;font-size:1rem}.home__contact-form{max-width:90%}}.about{display:flex;flex-direction:column}.about__hero{background:url(../../../../public/images/backgrounds/bg-1.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;overflow:hidden;min-height:70vh}.about__hero-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.about__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.about__hero-content h1 span{color:#1969db}.about__hero-content p{width:80%;margin-inline:auto;font-size:clamp(20px,4vw,26px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__hero p{width:70%;text-align:center;margin-inline:auto;font-size:clamp(20px,4vw,26px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__hero p span{color:#1969db}@media (max-width: 798px){.about__hero p{width:90%}}.about__choose{background:url(../../../../public/images/backgrounds/bg-4.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:4rem}.about__choose-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.about__choose-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(32px,5vw,48px);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.about__choose-content h2 span{color:#1969db}.about__choose-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__choose ul{padding-left:1.5rem;margin:0 auto;width:100%;max-width:800px}.about__choose ul li{margin-inline:auto;font-size:clamp(1rem,2.5vw,1.625rem);line-height:1.5;letter-spacing:-.03em;color:var(--blue-gray);margin-bottom:1rem;list-style-type:circle;display:flex;align-items:flex-start;gap:.5rem;opacity:0;transform:translateY(-10px);animation:fadeInUp .8s ease-out forwards .5s}@media (max-width: 768px){.about__choose ul li{display:block}}.about__choose ul li span{color:#09090b;font-weight:600;display:block}@media (max-width: 768px){.about__choose ul li{font-size:clamp(1rem,4vw,1.375rem);line-height:1.4}}.about__specialty{background:url(../../../../public/images/backgrounds/bg-2.webp) no-repeat;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:4rem}.about__specialty-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.about__specialty-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(32px,5vw,48px);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.about__specialty-content h2 span{color:#1969db}.about__specialty-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__specialty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));gap:2rem;max-width:1400px;margin-inline:auto;padding:.5rem;border-radius:8px}@media (max-width: 1024px){.about__specialty-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.about__specialty-grid{grid-template-columns:1fr}}.about__specialty-grid .specialty-item{border:8px solid #ffffff;background-color:var(--light-gray);border-radius:8px;padding:2rem;transition:all .3s ease}.about__specialty-grid .specialty-item .specialty-icon{width:50px;height:50px;border-radius:50%;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;border:1px solid #1969db}.about__specialty-grid .specialty-item .specialty-icon svg{color:#1969db}.about__specialty-grid .specialty-item h3{font-family:Gilroy Bold;font-weight:700;font-size:18px;color:#000;margin-bottom:.5rem}.about__specialty-grid .specialty-item h3 span{color:#1556b4}.about__specialty-grid .specialty-item p{font-size:18px;line-height:1.5;color:var(--blue-gray);margin-bottom:1.5rem}.about__specialty-grid .specialty-item ul{list-style-type:circle;margin-left:1rem;margin-bottom:2rem}.about__specialty-grid .specialty-item ul li{margin-bottom:.25rem}.about__track-record{background:url(../../../../public/images/backgrounds/bg-2.webp) no-repeat;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:4rem}.about__track-record-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.about__track-record-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(32px,5vw,48px);line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.about__track-record-content h2 span{color:#1969db}.about__track-record-content p{width:80%;margin-inline:auto;font-size:clamp(18px,2.5vw,24px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__track-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:minmax(150px,auto);gap:8px;background-color:#fff;max-width:1280px;margin-inline:auto;padding:1rem;border-radius:8px}@media screen and (max-width: 1280px){.about__track-record-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}}@media screen and (max-width: 768px){.about__track-record-grid{grid-template-columns:1fr}}.about__track-record-grid .track-record-item{background-color:var(--light-gray);padding:1.5rem;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.about__track-record-grid .track-record-item-icon{margin-top:1.5rem;margin-bottom:1rem}.about__track-record-grid .track-record-item h3{font-family:Gilroy Bold;font-weight:700;font-size:clamp(16px,2vw,18px);line-height:88%;letter-spacing:0%;margin-bottom:.5rem}.about__track-record-grid .track-record-item p{font-size:clamp(14px,1.8vw,16px);line-height:125%;letter-spacing:-3%;color:var(--blue-gray)}.about__track-record-grid .track-record-item ul{list-style-type:circle;margin-left:1rem;margin-block:1rem}.about__track-record-grid .track-record-item ul li{margin-bottom:.25rem}.about__track-record-grid .tr1,.about__track-record-grid .tr2,.about__track-record-grid .tr3{grid-area:auto}.about__track-record-grid .tr4{grid-column:span 3;background-color:var(--blue-gray);color:#f8f8f9}.about__track-record-grid .tr4 p{color:#e1e0e4}@media screen and (max-width: 1280px){.about__track-record-grid .tr4{grid-column:span 1}}@media screen and (max-width: 768px){.about__track-record-grid .tr4{grid-column:span 1}}.about__contact{background:url(../../../../public/images/backgrounds/bg-2.webp) no-repeat;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:4rem}.about__contact-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.about__contact-content h2{font-family:Gilroy Bold;font-weight:700;font-size:48px;line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.about__contact-content h2 span{color:#1969db}.about__contact-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:1rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.about__contact-content-actions{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem}.contact{padding:4rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact__hero{background:url(../../../../public/images/backgrounds/bg-1.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.contact__hero-content{max-width:1024px;margin-inline:auto;margin-top:4rem;text-align:center}.contact__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.contact__hero-content h1 span{color:#1969db}.contact__hero-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.contact__container{display:flex;flex-wrap:wrap;max-width:1100px;width:100%;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;overflow:hidden;margin-block:3rem}.contact__info{flex:1;padding:3rem;background:#071e3f;color:#fff}.contact__info h2{font-size:2rem;margin-bottom:1rem}.contact__info p{font-size:1.2rem;margin-bottom:1.5rem}.contact__details a{font-size:1rem;margin-bottom:.5rem;display:block}.contact__details a:hover{text-decoration:underline}.contact__form{flex:1;padding:3rem;background:#fff;display:flex;flex-direction:column}.contact__form form{display:flex;flex-direction:column;gap:1rem}.contact__form input,.contact__form textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem}.contact__form textarea{resize:none}.contact__form .button{padding:.75rem}@media (max-width: 768px){.contact .contact__container{flex-direction:column}.contact .contact__info,.contact .contact__form{padding:2rem;text-align:center}}.contact__faq{text-align:center;width:100%}.contact__faq-content{max-width:1024px;margin-inline:auto;margin-top:4rem;text-align:center}.contact__faq-content h2{font-family:Gilroy Bold;font-weight:700;font-size:48px;line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.contact__faq-content h2 span{color:#1969db}.contact__faq-content p{width:80%;margin-inline:auto;font-size:24px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.contact__faq .faq-items{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.contact__faq .faq-item{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;width:100%}.contact__faq .faq-item .faq-question{width:100%;text-align:left;padding:1rem;font-size:1.2rem;font-weight:600;background:none;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.contact__faq .faq-item .faq-answer{padding:1rem;font-size:1rem;color:#444;text-align:left}.blog{padding:4rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog__hero{background:url(../../../../public/images/backgrounds/bg-1.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.blog__hero-content{max-width:1024px;margin-inline:auto;margin-top:4rem;text-align:center}.blog__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.blog__hero-content h1 span{color:#1969db}.blog__hero-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.blog__posts{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:2rem;max-width:1280px;margin:4rem auto;padding:2rem}@media screen and (max-width: 768px){.blog__posts{max-width:100%;width:100%;padding:1rem}}.blog__post{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease-in-out;max-width:350px}@media screen and (max-width: 768px){.blog__post{max-width:100%;width:100%}}.blog__post:hover{transform:translateY(-5px)}.blog__post img{width:100%;height:200px;object-fit:cover}.blog__post-content{padding:1.5rem;position:relative;min-height:300px}.blog__post-content h2{font-family:Satoshi,sans-serif;font-size:20px;margin-bottom:.5rem}.blog__post-content p{font-size:16px;color:#666;margin-bottom:1rem}.blog__post-content-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;bottom:0;width:calc(100% - 3rem);padding:1rem}@media screen and (max-width: 768px){.blog__post-content-bottom{max-width:100%;width:100%;position:static;flex-direction:column}}.blog__post-content-date{font-size:14px;color:#888}.blog__post-content .blog__read-more{display:inline-block;color:#1969db;font-weight:700;text-decoration:none;border-bottom:2px solid transparent;transition:border-bottom .3s}.blog__post-content .blog__read-more:hover{border-bottom:2px solid #1969db}@media screen and (max-width: 768px){.blog__post-content .blog__read-more{display:block;padding-top:2rem}}.blog-post{padding:5rem 1.5rem;display:flex;flex-direction:column;align-items:center;max-width:1024px;margin:auto;font-family:Satoshi,sans-serif}.blog-post__hero{width:100%;text-align:center}.blog-post__hero img{width:100%;height:420px;object-fit:cover;border-radius:14px;box-shadow:0 4px 12px #0000001a}.blog-post__hero-meta{margin-top:1.5rem;padding:1.2rem 2rem;border-radius:10px;text-align:center}.blog-post__hero-meta h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(36px,7vw,64px);line-height:1.2;letter-spacing:-1px;margin-bottom:1.5rem;opacity:0;transform:translateY(-15px);animation:fadeInUp .8s ease-out forwards .2s}.blog-post__hero-meta h1 span{color:#1969db}.blog-post__hero-meta .blog-post__date{font-size:15px;opacity:.7}.blog-post__content{padding:2.5rem 1.5rem;font-size:18px;line-height:1.8;color:var(--text-color);max-width:800px}.blog-post__content p{margin-bottom:1.5rem}.blog-post__content a{color:#1969db;font-weight:700}.blog-post__content h2,.blog-post__content h3,.blog-post__content h4,.blog-post__content h5,.blog-post__content h6{font-family:Gilroy Bold;font-weight:700;margin-top:2rem;margin-bottom:1rem}.blog-post__content h2{font-size:clamp(24px,5vw,36px)}.blog-post__content h3{font-size:clamp(22px,4.5vw,30px)}.blog-post__content h4{font-size:20px}.blog-post__content h5{font-size:18px}.blog-post__content h6{font-size:16px}.blog-post__content blockquote{padding:1.5rem;background:#313138;border-left:4px solid #1969db;font-style:italic;margin:2rem 0;border-radius:8px}.blog-post__content ul,.blog-post__content ol{margin:1.5rem 0;padding-left:2rem}.blog-post__content ul li,.blog-post__content ol li{margin-bottom:.75rem}.blog-post__content ul{list-style-type:disc}.blog-post__content ol{list-style-type:decimal}.blog-post__content pre{background:#c9c9d0;color:#fff;padding:1rem;border-radius:8px;overflow-x:auto;font-size:16px}.blog-post__content code{background:#313138;padding:.25rem .5rem;border-radius:4px;font-size:.9rem}.blog-post__content img{width:100%;height:auto;border-radius:8px;margin-top:1.5rem;box-shadow:0 2px 10px #00000014}.blog-post__cta{text-align:center;margin-top:3.5rem;padding:2.5rem;background:#030b18;color:#fff;border-radius:10px;width:100%;max-width:700px}.blog-post__cta h2{font-size:26px;font-weight:700;margin-bottom:1.5rem}.blog-post__cta .blog-post__back{display:inline-block;background:#1969db;color:#fff;text-decoration:none;font-weight:700}@media (max-width: 768px){.blog-post{padding:4rem .5rem}.blog-post__hero img{height:300px}.blog-post__content{font-size:17px}.blog-post__cta{padding:2rem}}.solutions{display:flex;flex-direction:column}.solutions__hero{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.solutions__hero-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.solutions__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.solutions__hero-content h1 span{color:#1969db}.solutions__hero-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.solutions__solution{background:url(../../../../public/images/backgrounds/bg-2.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-top:4rem;padding-bottom:4rem;margin-bottom:2rem}.solutions__solution-content{max-width:90%;margin-inline:auto;margin-block:8rem;text-align:center}.solutions__solution-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.solutions__solution-content h2 span{color:#1969db}.solutions__solution-content p{width:80%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.solutions__solution-content-actions{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem}.solutions__solution-content.teal h2 span{color:#1da3a3}.solutions__solution-content.purple h2 span{color:#c25dff}.swiper{width:100%;max-width:100%;border-radius:1rem}.swiper-slide{transition:transform .3s ease-in-out;opacity:.6;border-radius:1rem;border:4px solid #ffffff}.swiper-slide img{border-radius:1rem;width:100%;transition:transform .3s ease-in-out}.swiper-slide-active{opacity:1;transform:scale(1.2)}.information{display:flex;flex-direction:column}.information__hero{background:url(../../../../public/images/backgrounds/bg-5.webp);background-repeat:no-repeat;background-size:cover;padding-top:4rem}.information__hero-content{max-width:90%;margin-inline:auto;margin-block:5rem;text-align:center}.information__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.information__hero-content h1 span{color:#1969db}.information__hero-content p{width:80%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.information__hero-content-actions{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem}.information__article{padding:4rem 2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.information__article .container{max-width:1200px;margin:0 auto}.information__article .container h2{font-family:Gilroy Bold;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;color:var(--dark-gray);text-align:center;margin-bottom:2rem}.information__article .container .lead{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:var(--blue-gray);text-align:center;margin-bottom:2rem}.information__article .container .highlight-box{background-color:var(--blue-light);padding:1.5rem;border-radius:6px;margin-bottom:2rem}.information__article .container .highlight-box p{text-align:center;width:80%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem}.information__article .container .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.information__article .container .features-grid .feature{background-color:var(--white);padding:2rem;border-radius:6px;border:4px solid #ffffff;box-shadow:0 1px 1px #0000001a,0 2px 2px #00000014,0 4px 4px #0000000d,0 8px 8px #00000008;text-align:center}.information__article .container .features-grid .feature-icon{margin-bottom:1rem;margin-inline:auto;width:fit-content}.information__article .container .features-grid .feature-icon svg{width:40px;height:40px;fill:#1969db}.information__article .container .features-grid .feature h3{font-size:1.5rem;font-weight:500;color:#1969db;margin-bottom:1rem;font-family:Gilroy Bold}.information__article .container .features-grid .feature ul{list-style:none;padding:0}.information__article .container .features-grid .feature ul li{font-size:.95rem;line-height:1.5;color:var(--blue-gray);margin-bottom:.5rem}.information__article .container .cta-box{text-align:center;margin-bottom:3rem;margin-top:8rem}.information__article .container .cta-box h3{font-family:Gilroy Bold;font-weight:700;font-size:48px;line-height:88%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.information__article .container .cta-box h3 span{color:#1969db}.information__article .container .cta-box p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:1rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.information__article .container .cta-box .cta-actions{padding-block:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.information__article .container .gallery-section h3{font-size:1.5rem;font-weight:700;color:var(--dark-gray);text-align:center;margin-bottom:2rem}.information__article .container .gallery-section .gallery-swiper .swiper-wrapper{display:flex;gap:1rem}.information__article .container .gallery-section .gallery-swiper .swiper-wrapper .swiper-slide img{width:100%;border-radius:6px;box-shadow:0 2px 4px #0000001a}.pricing{display:flex;flex-direction:column}.pricing__pricing{background:url(../../../../public/images/backgrounds/bg-5.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-top:4rem;padding-bottom:4rem;margin-bottom:2rem}.pricing__pricing-content{max-width:90%;margin-inline:auto;margin-block:5rem;text-align:center}.pricing__pricing-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.pricing__pricing-content h2 span{color:#1969db}.pricing__pricing-content p{width:80%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.pricing__pricing-plans{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1280px;margin-inline:auto;padding:0 1rem}.pricing__pricing-plan{flex:1 1 calc(33.333% - 4rem);max-width:400px;min-width:280px;box-shadow:0 1px 1px #0000001a,0 2px 2px #00000014,0 4px 4px #0000000d,0 8px 8px #00000008;background-color:#fff;padding:1rem;border:8px solid var(--light-gray);border-radius:1rem;position:relative}@media screen and (max-width: 768px){.pricing__pricing-plan{min-height:80vh}}.pricing__pricing-plan .icon{width:48px;height:48px;display:grid;place-items:center;background-color:#f5f5f5;border:1px solid var(--light-gray);border-radius:8px;margin-inline:auto;margin-bottom:1.5rem}.pricing__pricing-plan .icon svg{width:32px;height:32px}.pricing__pricing-plan .tag{padding:2px 16px;border-radius:8px;margin-inline:auto;margin-bottom:2rem;font-family:Gilroy Bold;font-size:14px;font-weight:500;width:fit-content;border:1px solid var(--light-gray)}.pricing__pricing-plan:nth-child(1) .tag{color:#1969db;background-color:#eff5fe;border-color:#7daef4}.pricing__pricing-plan:nth-child(2) .tag{color:#5c49eb;background-color:#f4f3ff;border-color:#a69aff}.pricing__pricing-plan:nth-child(3) .tag{color:#d31138;background-color:#fdeef1;border-color:#f07790}.pricing__pricing-plan .title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.pricing__pricing-plan .title h3{font-family:Gilroy Bold;letter-spacing:0%;font-weight:700;font-size:clamp(1rem,2vw,1.25rem)}.pricing__pricing-plan .title p strong{font-size:clamp(1rem,2vw,1.25rem)}.pricing__pricing-plan .paragraph{font-size:clamp(.875rem,1.5vw,1rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:1rem}.pricing__pricing-plan .paragraph span{font-weight:700}.pricing__pricing-plan .list{list-style-type:disc;margin-left:2rem;margin-bottom:2rem}.pricing__pricing-plan .list li{margin-bottom:.25rem}.pricing__pricing-plan .aditional-features h4{font-family:Gilroy Bold;letter-spacing:0%;font-weight:700;font-size:clamp(.875rem,1.5vw,1rem);margin-bottom:.5rem}.pricing__pricing-plan .aditional-features ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.pricing__pricing-plan .aditional-features ul li{margin-bottom:.25rem}.pricing__pricing-plan .notice{margin-top:3rem;margin-inline:auto;width:fit-content;font-size:12px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem}.pricing__pricing-plan .main-button{position:absolute;width:calc(100% - 2rem);bottom:8px;background-color:#09090b;color:#e1e0e4;padding:.75rem;text-align:center;border-radius:.5rem;transition:background-color .3s ease}.pricing__pricing-plan .main-button:hover{background-color:#10448d;color:#fff}@media (max-width: 768px){.pricing__pricing{padding-top:0}.pricing__pricing-plans{flex-direction:column;gap:1rem}.pricing__pricing-plan{flex:1 1 100%;max-width:100%}}.pricing__contact{background:url(../../../../public/images/backgrounds/bg-4.webp);background-repeat:no-repeat;background-size:contain;min-height:100vh;padding-top:4rem;padding-bottom:4rem;margin-bottom:2rem}.pricing__contact-content{max-width:90%;margin-inline:auto;margin-block:5rem;text-align:center}.pricing__contact-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.pricing__contact-content h2 span{color:#1969db}.pricing__contact-content p{width:50%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.pricing__contact-form{max-width:800px;margin-inline:auto;padding:2rem;box-shadow:0 1px 1px #0000001a,0 2px 2px #00000014,0 4px 4px #0000000d,0 8px 8px #00000008;border:4px solid #ffffff;border-radius:1rem}.pricing__contact-form .form-row{display:flex;flex-flow:row nowrap;align-items:center;gap:1rem;width:100%}.pricing__contact-form .form-row .form-group{width:100%}@media screen and (max-width: 800px){.pricing__contact-form .form-row{flex-flow:row wrap}}.pricing__contact-form .form-group{margin-bottom:1.5rem}.pricing__contact-form .form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--blue-gray)}.pricing__contact-form .form-group input,.pricing__contact-form .form-group select,.pricing__contact-form .form-group textarea{width:100%;padding:.75rem;border:1px solid var(--light-gray);border-radius:.5rem;font-size:1rem;color:var(--blue-gray);background-color:#f9f9f9;transition:border-color .3s ease}.pricing__contact-form .form-group input:focus,.pricing__contact-form .form-group select:focus,.pricing__contact-form .form-group textarea:focus{border-color:#1969db;outline:none}.pricing__contact-form .form-group textarea{resize:vertical}.pricing__contact-form .main-button{cursor:pointer;display:block;width:100%;padding:.75rem;background-color:#1969db;color:#fff;text-align:center;border-radius:.5rem;transition:background-color .3s ease}.pricing__contact-form .main-button:hover{background-color:#10448d}@media (max-width: 768px){.pricing__contact-form{padding:1rem}}.pricing__package{background:url(../../../../public/images/backgrounds/bg-2.webp);background-repeat:no-repeat;background-size:contain;min-height:100vh;padding-top:4rem;padding-bottom:4rem;margin-bottom:2rem}.pricing__package-content{max-width:90%;margin-inline:auto;margin-block:5rem;text-align:center}.pricing__package-content h2{font-family:Gilroy Bold;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:100%;letter-spacing:0%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.pricing__package-content h2 span{color:#1969db}.pricing__package-content p{width:50%;margin-inline:auto;font-size:clamp(1rem,2.5vw,1.5rem);line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}.pricing__package-table{max-width:90%;margin-inline:auto;overflow-x:auto}.pricing__package-table table{width:100%;border-collapse:collapse;margin-bottom:3rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards .8s;background-color:#f0f0f0}.pricing__package-table table th,.pricing__package-table table td{padding:1rem;text-align:center;vertical-align:top;border:1px solid rgba(25,105,219,.2)}.pricing__package-table table th{background-color:#1969db1a;font-family:Gilroy Bold;font-size:1.5rem;color:#1969db}.pricing__package-table table td{font-size:1rem;line-height:1.5;color:var(--blue-gray)}.pricing__package-table table tr:nth-child(2n){background-color:#ffffff0d}.pricing__package-table table tr:hover{background-color:#1969db0d}@media (max-width: 768px){.pricing__package-table table,.pricing__package-table table thead,.pricing__package-table table tbody,.pricing__package-table table th,.pricing__package-table table td,.pricing__package-table table tr{display:block}.pricing__package-table table thead tr{position:absolute;top:-9999px;left:-9999px}.pricing__package-table table tr{margin-bottom:1rem;border:1px solid rgba(25,105,219,.3)}.pricing__package-table table td{border:none;border-bottom:1px solid rgba(25,105,219,.1);position:relative;padding-left:50%}.pricing__package-table table td:before{position:absolute;left:1rem;width:45%;padding-right:1rem;white-space:nowrap;font-weight:700;color:#1969db}.pricing__package-table table td:nth-of-type(1):before{content:"Web Suite"}.pricing__package-table table td:nth-of-type(2):before{content:"Custom Software"}.pricing__package-table table td:nth-of-type(3):before{content:"Lockheart Apps"}}.announcement{display:flex;flex-direction:column}.announcement__hero{background:url(../../../../public/images/backgrounds/bg-5.webp);background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.announcement__hero-content{max-width:1024px;margin-inline:auto;margin-block:5rem;text-align:center}.announcement__hero-content h1{font-family:Gilroy Bold;font-weight:700;font-size:clamp(48px,8vw,64px);line-height:110%;letter-spacing:-4%;margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .2s}.announcement__hero-content h1 span{color:#1969db}.announcement__hero-content p{width:80%;margin-inline:auto;font-size:26px;line-height:125%;letter-spacing:-3%;color:var(--blue-gray);margin-bottom:3rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s ease-out forwards .5s}
