body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-carousel p{color:#848484}.logo-carousel{margin-top:2rem}.slider{box-shadow:0 10px 20px -5px rgba(0,0,0,.125);height:100px;margin:auto;overflow:hidden;position:relative;width:100%}.slider:after,.slider:before{background:linear-gradient(90deg,#000b21 0,#fff0);content:"";height:100px;position:absolute;width:200px;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slide-track{animation:scroll 40s linear infinite;display:flex;width:-webkit-fit-content;width:fit-content}.slide{height:100px;padding:20px;width:250px}.slide img{height:50px;max-width:100px;object-fit:contain}div.cta{align-items:center;background:radial-gradient(circle at 50% 250%,#93b7f1 0,#000b2100 80%);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:50vh;padding:5% 10%}div.cta h2{color:#fff;font-size:48px}div.cta p{color:#d3d3d3;font-size:18px}@media(min-width:1024px){div.cta p{width:50%}}div.cta button{background-color:#fff3;border:1px solid #fff;border-radius:2rem;color:#fff;font-size:18px;line-height:21px;padding:1rem 2rem;transition:all .3s ease-in-out}div.cta button:hover{background-color:#ffffff80}footer{grid-gap:2rem;align-items:center;background-color:#111;color:#fff;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:30vh;padding:2% 5%}footer .footer-left img{width:100px}footer .footer-right{justify-self:end}footer .footer-right button{background-color:#f5f5f5;border:1px solid hsla(0,0%,100%,.314);border-radius:5px;color:#000;padding:10px 20px;transition:all .3s ease}footer .footer-right button:hover{background-color:#000;color:#fff}footer p{grid-column:1/-1;text-align:center}.home-services{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10% 5%;width:100%}.home-services .home-services-heading{gap:1rem;margin-bottom:4rem;text-align:center}.home-services .home-services-heading h2{color:#fff;padding:0;position:relative}@media(min-width:768px){.home-services .home-services-heading h2{padding:0 15%}}.home-services .home-services-heading p{color:#d3d3d3}.home-services .services-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;justify-items:center;width:100%}@media(min-width:768px){.home-services .services-container{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-services .services-container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}}.home-services .service-card{align-items:center;background:radial-gradient(circle at bottom center,rgba(90,115,156,.533),#ffffff0d);border:1px solid #fff3;border-radius:2.5rem;box-shadow:0 0 50px 0 #69696933;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%!important}.home-services .service-card .animation-container canvas{display:block;height:auto!important;width:100%!important}.home-services .service-card .animation-container canvas .circle-container{height:auto!important;width:100%!important}.home-services .service-card .animation-container canvas .circle-container svg{display:block;height:auto!important;width:100%!important}.home-services .service-card .service-image{border-radius:2.5rem 2.5rem 0 0;height:180px;object-fit:cover;width:100%}@media(min-width:768px){.home-services .service-card .service-image{height:200px}}.home-services .service-card:before{background-image:url(/static/media/bluebg.7aa20dd4a0d1f3942852.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";filter:blur(15px) brightness(.5);inset:0;opacity:.3;position:absolute;transition:filter .8s ease,opacity .5s ease;z-index:-1}.home-services .service-card:hover{box-shadow:0 0 60px 0 #4658ff4d;transform:translateY(-5px)}.home-services .service-card:hover:before{filter:blur(0) brightness(1);opacity:1}.home-services .service-card:hover .card-overlay{opacity:.5}.home-services .service-card:hover .card-image img{filter:blur(1px) brightness(.8);transform:scale(1.01)}@media(min-width:768px){.home-services .service-card{width:100%}}@media(min-width:1024px){.home-services .service-card{flex:0 1 45%;min-height:500px}}.home-services .animation-container{align-items:center;display:flex;height:0;justify-content:center;margin:0 auto;overflow:hidden;padding-bottom:100%;position:relative;transform:translateZ(0);width:100%}.home-services .animation-container .service-image{border-radius:2.5rem 2.5rem 0 0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(min-width:768px){.home-services .animation-container{max-width:360px}}@media(min-width:1024px){.home-services .animation-container{height:360px;padding-bottom:0;width:100%}}.home-services .animation-title{box-sizing:border-box;color:#fff9;font-size:12px;font-weight:500;margin-bottom:15px;padding:0 1rem;position:absolute;text-align:center;top:10%;width:100%}@media(min-width:768px){.home-services .animation-title{font-size:14px}}.home-services .circle-container{align-items:center;display:flex;height:100%;inset:0;justify-content:center;margin:auto;position:absolute;width:100%}.home-services .dot{background:#fff;border-radius:50%;position:absolute}.home-services .card-image{flex-grow:1;overflow:hidden;position:relative;width:100%}.home-services .card-image img{height:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease;width:100%}.home-services .card-overlay{background:linear-gradient(0deg,#000c,#0003);inset:0;opacity:.5;position:absolute;transition:opacity .3s ease;z-index:1}.home-services .card-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1.5rem 2rem;width:100%;z-index:2}.home-services .card-content h3{color:#fff;margin:0}.home-services .service-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:2rem;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.4rem;justify-content:center;max-width:200px;padding:.5rem 1rem;transition:all .3s ease;width:100%}.home-services .service-btn .btn-arrow{display:inline-block;font-size:1.1rem;transform:translateX(0);transition:transform .3s ease}.home-services .service-btn:hover{background:#4658ffe6;border-color:#4658ff80;box-shadow:0 4px 15px #4658ff66;transform:scale(1.05)}.home-services .service-btn:hover .btn-arrow{transform:translateX(3px)}@media(min-width:1024px){.home-services{padding:5% 10%}}.processSection{color:#fff;display:flex;flex-direction:column;margin:10%}.processSection button{align-self:center;background-color:#ffffff1a;border:1px solid #ffffff80;border-radius:2rem;color:#fff;font-size:18px;line-height:21px;margin-top:2rem;padding:.5rem 1rem;transition:all .3s ease-in-out;width:-webkit-fit-content;width:fit-content}.processSection button:hover{background-color:#ffffff80;box-shadow:0 4px 10px #ffffff80;transform:scale(1.05)}.processSection .processHeading{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;text-align:center}.processSection .processHeading p{color:#a9a9a9}.processSection .processCards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.processSection .processCards .processCard{align-items:center;background:radial-gradient(circle at bottom center,rgba(90,115,156,.533),#ffffff0d);border-radius:1rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:1rem}@media(min-width:1024px){.processSection .processCards .processCard{padding:2rem}}.processSection .processCards .processCard .processText{background:radial-gradient(circle at bottom center,rgba(90,115,156,.533),#ffffff0d);border-radius:.5rem;box-shadow:0 0 16px #0000001a;color:#d3d3d3;padding:1rem;text-align:left}.processSection .processCards .processCard .processNumber{background-color:#000b22;border-radius:.5rem;margin-bottom:.5rem;padding:.2rem 1rem}.hero{border-radius:0 0 1rem 1rem;box-shadow:0 10px 20px -5px rgba(0,0,0,.125);height:90vh;overflow:hidden;padding-top:80px;position:relative;width:100%}.hero .gradient-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero .gradient-container>*{height:100%!important;width:100%!important}.hero .hero-content{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:0 10%;position:relative;text-align:center;z-index:2}.hero h1{color:#f1f1f1;font-size:5.5rem;line-height:1.2;margin:0;padding:0 5%}.hero p{color:#d3d3d3;margin:0}.hero button{background-color:hsla(0,0%,100%,.161);border:1px solid #fff;border-radius:50px;color:#fff;cursor:pointer;margin-top:1rem;padding:10px 20px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.hero button:hover{background:#4658ffe6;border-color:#4658ff80;box-shadow:0 10px 15px #4658ff66;transform:scale(1.05)}.benefits-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;box-sizing:border-box;margin-bottom:2rem;padding:2rem 1rem;text-align:center;width:100%}.benefits-section.content-automation,.benefits-section.cx-automation{background:#64b5f60d}.benefits-section.content-automation .benefit-item i,.benefits-section.cx-automation .benefit-item i{color:#fff}.benefits-section .benefitsHeading{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem;padding:0 5%;text-align:center}.benefits-section .benefitsHeading h2{color:#fff;margin:0}.benefits-section .benefitsHeading p:nth-child(2){color:#d3d3d3;margin:0}.benefits-section .benefits-grid{grid-gap:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:0 1rem}@media(min-width:768px){.benefits-section .benefits-grid{gap:2rem;grid-template-columns:repeat(2,1fr);padding:0 2rem}}@media(min-width:1024px){.benefits-section .benefits-grid{grid-template-columns:repeat(3,1fr);padding:0 2rem}}.benefits-section .benefits-grid .benefit-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at bottom center,rgba(90,115,156,.533),#ffffff0d);border:1px solid #ffffff1a;border-radius:.5rem;box-shadow:0 2px 10px #0003;box-sizing:border-box;height:100%;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.benefits-section .benefits-grid .benefit-item:hover{box-shadow:0 4px 15px #0000004d;transform:translateY(-5px)}.benefits-section .benefits-grid .benefit-item i{color:#fff;display:block;font-size:2rem;margin-bottom:1rem}@media(min-width:768px){.benefits-section .benefits-grid .benefit-item i{margin-bottom:1.5rem}}.benefits-section .benefits-grid .benefit-item h3{color:#fff;font-size:1.25rem;margin:0 0 .75rem}@media(min-width:768px){.benefits-section .benefits-grid .benefit-item h3{font-size:1.5rem}}.benefits-section .benefits-grid .benefit-item p{color:#fffc;font-size:.9rem;line-height:1.5;margin:0}@media(min-width:768px){.benefits-section .benefits-grid .benefit-item p{font-size:1rem}}.servicesSection{color:#fff;margin:0;padding:2rem}.servicesSection .servicesHeading{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:0 1rem;text-align:center}.servicesSection .servicesHeading p{color:#d3d3d3}.servicesSection .servicesCards{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:100%}.servicesSection .servicesCards .serviceCard{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:1.5rem;transition:transform .3s ease}.servicesSection .servicesCards .serviceCard:hover{transform:translateY(-5px)}.servicesSection .servicesCards .serviceCard .serviceCardImg{height:200px;overflow:hidden;width:100%}.servicesSection .servicesCards .serviceCard .serviceCardImg img{height:100%;object-fit:contain;width:100%}.servicesSection .servicesCards .serviceCard .serviceCardContent{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}.servicesSection .servicesCards .serviceCard .serviceCardContent p:first-child{background-color:#ffffff14;border-radius:5px;color:#ffffffb3;font-weight:500;letter-spacing:1px;margin:0 0 .75rem;padding:.5rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.servicesSection .servicesCards .serviceCard .serviceCardContent h3{line-height:1.3;margin-bottom:1rem}.servicesSection .servicesCards .serviceCard .serviceCardContent p:last-child{color:#ffffffb3;line-height:1.7;margin:0;padding:0}@media(min-width:768px){.servicesSection{padding:3rem 0}.servicesSection .servicesHeading{margin-bottom:3rem;padding:0 10%}.servicesSection .servicesCards{padding:0 1.5rem}.servicesSection .servicesCards .serviceCard{flex-direction:column}}@media(min-width:1024px){.servicesSection{padding:5% 10%}.servicesSection .servicesHeading{padding:0 25%}.servicesSection .servicesCards .serviceCard{flex-direction:row;gap:4rem}.servicesSection .servicesCards .serviceCard .serviceCardImg{flex:1 1;height:300px;min-width:300px}.servicesSection .servicesCards .serviceCard .serviceCardContent{flex:1 1}.servicesSection .servicesCards .serviceCard:nth-child(2n){flex-direction:row-reverse}}div.about{padding:1rem 10%}div.about div.about-container{align-items:start;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:50vh}div.about div.about-container h1{color:#fff;font-size:2rem;font-weight:600}div.about div.about-container p{color:#fff;font-size:1rem;font-weight:400;max-width:45%;text-align:left}div.about div.mission-container{align-items:center;background:radial-gradient(circle at 50% 250%,#93b7f1 0,#000b2100 80%);border-radius:1rem;display:flex;flex-direction:row;justify-content:center}div.about div.mission-container div.mission-text{color:#fff;display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:5rem 5rem 5rem 3rem;text-align:left}div.about div.mission-container div.mission-image{flex:1 1;min-height:100%;width:100%}div.about div.mission-container div.mission-image img{min-height:500px;object-fit:cover;width:100%}div.about div.founders-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:10% 0}div.about div.founders-container div.founders-text{color:#fff}header{display:flex;justify-content:center;left:0;padding:0 5%;pointer-events:none;position:fixed;right:0;top:.5rem;width:100%;z-index:1000}header nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.141);border:1px solid hsla(0,0%,100%,.063);border-radius:.8rem;box-shadow:0 2px 4px #0000001a;flex-direction:column;padding:.5rem 1rem;pointer-events:auto}header nav,header nav .logo{align-items:center;display:flex;justify-content:space-between;width:100%}header nav .logo img{cursor:pointer;max-width:100px;transition:transform .2s ease}header nav .logo img:hover{transform:scale(1.05)}header nav .logo .menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:1.5rem;padding:.5rem}@media(min-width:768px){header nav .logo .menu-toggle{display:none}}header nav .menu{max-height:0;overflow:hidden;transition:max-height .3s ease-out;width:100%}header nav .menu.active{margin-top:1rem;max-height:500px}@media(min-width:768px){header nav .menu{display:flex;justify-content:flex-end;margin-top:0;max-height:none}}header nav .menu ul{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0;width:100%}@media(min-width:768px){header nav .menu ul{align-items:center;flex-direction:row;gap:1rem;justify-content:flex-end}}header nav .menu ul li{color:#fff;transition:color .2s ease;width:100%}@media(min-width:768px){header nav .menu ul li{width:auto}}header nav .menu ul li:hover{color:hsla(0,0%,100%,.624)}header nav .menu ul li button{background-color:#0000;border:1px solid #0000;border-radius:.5rem;color:#fff;cursor:pointer;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}@media(min-width:768px){header nav .menu ul li button{padding:.5rem 1rem;text-align:center;width:auto}}header nav .menu ul li button:hover{background-color:#ffffff80;border:1px solid hsla(0,0%,100%,.063)}header nav .menu ul li button.contact{background-color:#000b21;border:1px solid hsla(0,0%,100%,.063);margin-top:.5rem}@media(min-width:768px){header nav .menu ul li button.contact{margin-left:.5rem;margin-top:0}}header nav .menu ul li button.contact:hover{background-color:#f5f5f5;color:#000}header nav .menu ul .lang-switch{display:block;position:relative;width:100%}@media(min-width:768px){header nav .menu ul .lang-switch{display:inline-block;width:auto}}header nav .menu ul .lang-switch .lang-toggle{align-items:center;background-color:#0000;border:1px solid #0000;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;gap:.5rem;justify-content:space-between;padding:.75rem 1rem;text-align:left;transition:all .3s ease;width:100%}@media(min-width:768px){header nav .menu ul .lang-switch .lang-toggle{justify-content:center;padding:.5rem 1rem;text-align:center;width:auto}}header nav .menu ul .lang-switch .lang-toggle:hover{background-color:#ffffff80;border:1px solid hsla(0,0%,100%,.063)}header nav .menu ul .lang-switch .lang-toggle .dropdown-arrow{font-size:.7rem;transition:transform .3s ease}header nav .menu ul .lang-switch .lang-dropdown{animation:dropdownFadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid hsla(0,0%,100%,.125);border-radius:.5rem;box-shadow:0 4px 12px #00000026;margin-top:.25rem;min-width:100%;overflow:hidden;position:relative;z-index:9999}@media(min-width:768px){header nav .menu ul .lang-switch .lang-dropdown{margin-top:.25rem;min-width:120px;position:absolute}}header nav .menu ul .lang-switch .lang-dropdown button{background-color:#0000;border:none;color:#333;cursor:pointer;display:block;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}@media(min-width:768px){header nav .menu ul .lang-switch .lang-dropdown button{padding:.5rem 1rem}}header nav .menu ul .lang-switch .lang-dropdown button:hover{background-color:#0000001a}header nav .menu ul .lang-switch .lang-dropdown button.active{background-color:#000b21;color:#fff}header nav .menu ul .lang-switch .lang-dropdown button:first-child{border-radius:.5rem .5rem 0 0}header nav .menu ul .lang-switch .lang-dropdown button:last-child{border-radius:0 0 .5rem .5rem}@media(min-width:768px){header nav{flex-direction:row;padding:.5rem 1.5rem}header nav .logo{flex:1 1;width:auto}header nav .logo img{max-width:124px}header nav .menu{flex:1 1}}@media(min-width:1024px){header nav{padding:.5rem 2rem}header{padding:.5rem 10%}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact{padding:0 10%}.contact h1,.contact h2,.contact p{color:#fff}.contact .form-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.contact .form-container .form-left,.contact .form-container .form-right{flex:1 1;padding:2rem;width:50%}.contact .form-container .form-left{display:flex;flex-direction:column;gap:.5rem}.contact .form-container .form-left h2,.contact .form-container .form-left p{text-align:left}.contact .form-container .form-right{display:flex;flex-direction:column;gap:1rem;justify-content:center}.contact .form-container .form-right button,.contact .form-container .form-right input{border:none;border-radius:10px;outline:none;padding:1rem}.contact .form-container .form-right button{background-color:#ffffff7d;color:#fff;cursor:pointer;width:200px}.contact .form-container .form-right button:hover{background-color:hsla(0,0%,100%,.616)}@media(max-width:768px){.services-page{padding:1rem}.services-page .services-hero{padding:2rem 0}.services-page .services-hero h1{font-size:2rem}.services-page .services-grid .service-card .service-features-icons{align-items:center;flex-direction:column}.services-page .services-grid .service-card .service-features-icons .feature-icon-box{margin-bottom:1.5rem}}*{box-sizing:border-box;margin:0;padding:0;transition:all .3s ease}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000b21;height:100%!important;overflow-x:hidden;width:100%!important}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font:inherit}input,select,textarea{border:none;font:inherit;outline:none}img{display:block;height:auto;max-width:100%}abbr[title]{text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000b21}::-webkit-scrollbar-thumb{background:#1a2642;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a3b66}@font-face{font-family:Made Mirage;font-style:normal;font-weight:400;src:url(/static/media/MadeMirageRegular.4d85587bb5d513b50a56.woff2) format("woff2"),url(/static/media/MadeMirageRegular.8b48864cc8b861311931.otf) format("otf")}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;src:url(/static/media/Montserrat-Thin.53139ad3e8e638609181.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;src:url(/static/media/Montserrat-ThinItalic.890c738cc812d590032e.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(/static/media/Montserrat-Light.34270926ef09970234f5.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;src:url(/static/media/Montserrat-LightItalic.7b94c90e7e88c764ef4b.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/Montserrat-Medium.647f0e61af3a76a138c3.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;src:url(/static/media/Montserrat-MediumItalic.c9e1dab72dce72ef87c7.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{font-family:Made Mirage,sans-serif;font-weight:500}a,button,li,p,span{font-family:Montserrat,sans-serif!important;font-weight:300}h2{font-size:48px!important}h3{font-size:30px!important}h4{font-size:24px!important}p.primary{font-size:18px!important}p.secondary{font-size:16px!important}p.tertiary{font-size:12px!important}@media(max-width:768px){h1,h2{font-size:36px!important}h3{font-size:24px!important}h4{font-size:20px!important}p.primary{font-size:16px!important}p.secondary{font-size:14px!important}}@media(max-width:425px){h1{font-size:36px!important}h2{font-size:28px!important}h3{font-size:20px!important}h4,p.primary{font-size:16px!important}p.secondary{font-size:14px!important}}
/*# sourceMappingURL=main.ae490d97.css.map*/