@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);.swmmReact__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.swmmReact__blog-container_article-image{background:var(--color-bg);height:100%;width:100%}.swmmReact__blog-container_article-image img{height:100%;width:100%}.swmmReact__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.swmmReact__blog-container_article-content p{color:#fff;font-family:var(--font-family);font-size:11.65px;font-weight:700;line-height:35px}.swmmReact__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.swmmReact__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.swmmReact__blog-container_article-content h3{font-size:18px;line-height:25p}}.swmmReact__blog{display:flex;flex-direction:column}.swmmReact__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.swmmReact__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;line-height:75px}.swmmReact__blog-container{display:flex;flex-direction:row}.swmmReact__blog-container_groupA{flex:0.75 1;margin-right:2rem}.swmmReact__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.swmmReact__blog-container{flex-direction:column-reverse}.swmmReact__blog-container_groupA{margin:2rem 0}.swmmReact__blog-container_groupA .swmmReact__blog-container_article{width:48%}.swmmReact__blog-container_groupA .swmmReact__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.swmmReact__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.swmmReact__blog-container_groupA .swmmReact__blog-container_article{width:100%}.swmmReact__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.swmmReact__blog-heading h1{font-size:34px;line-height:42px}}.swmmReact__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem;width:100%}.swmmReact__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.swmmReact__features-container__feature-title h1{color:#298;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.swmmReact__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.25rem;width:38px}.swmmReact__features-container__feature-text{display:flex;flex:2 1;max-width:390px}.swmmReact__features-container__feature-text p{color:#ddd;font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.swmmReact__features-container__feature-title h1{font-size:14px;line-height:22px}.swmmReact__features-container__feature-text p{font-size:12px;line-height:20px}.swmmReact__features-container__feature{margin:1rem 0}}.swmmReact__features{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:row;justify-content:space-between;padding:2rem;width:100%}.swmmReact__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.swmmReact__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.swmmReact__features-heading p{color:#eee;font-family:var(--font-family);font-size:16px;font-weight:800;line-height:30px;margin-top:2rem}.swmmReact__features-container{display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.swmmReact__features{flex-direction:column}.swmmReact__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.swmmReact__features-heading h1{font-size:28px;line-height:38px}}.swmmReact__header-list{list-style-type:square}.swmmReact__header-content__people>.svg-container{width:30px}.swmmReact__header{display:flex}.swmmReact__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.swmmReact__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.swmmReact__header-image{width:100%}.swmmReact__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.swmmReact__header-content__input{display:flex;margin:2rem 0 1rem;width:100%}.swmmReact__header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-bottom-right-radius:5px;border-top-right-radius:5px;flex:2 1;font-size:20px;line-height:27px}.swmmReact__header-content__input button,.swmmReact__header-content__input input{font-family:var(--font-family);min-height:50px;outline:none;padding:0 1rem;width:100%}.swmmReact__header-content__input button{background:#049c1e;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.6 1;font-size:14px;font-weight:700;line-height:17px}.swmmReact__header-content__people{align-items:center;margin-top:2rem;width:100%}.swmmReact__header-content__people p{color:#fff;display:inline;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin-left:1rem;text-align:center}.swmmReact__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.swmmReact__header-image>.svg-container{height:100%;width:100%;z-index:0}@media screen and (max-width:1050px){.swmmReact__header{flex-direction:column}.swmmReact__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.swmmReact__header h1{font-size:48px;line-height:60px}.swmmReact__header-content p{font-size:16px;line-height:24px}.swmmReact__header-content__people{flex-direction:column}.swmmReact__header-content__people p{margin:0}.swmmReact__header-content__input button,.swmmReact__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.swmmReact__header h1{font-size:36px;line-height:48px}.swmmReact__header-content p{font-size:14px;line-height:24px}.swmmReact__header-content__input button,.swmmReact__header-content__input input{font-size:12px;line-height:16px}}.svg-container{display:inline-block;overflow:hidden;position:relative;vertical-align:middle;width:100%}.svg-content{display:inline-block;left:0;position:absolute;top:0}svg .svg-elem-1{stroke-dashoffset:693.5336580934925px;stroke-dasharray:693.5336580934925px;fill:url(#gradient-0);transition:stroke-dashoffset .1s cubic-bezier(.55,.055,.675,.19) 0s,fill .3s cubic-bezier(.55,.055,.675,.19) .1s}svg.active .svg-elem-1{stroke-dashoffset:0;fill:url(#gradient-0)}svg .svg-elem-2{stroke-dashoffset:440.11004638671875px;stroke-dasharray:440.11004638671875px;transition:stroke-dashoffset .1s cubic-bezier(.55,.055,.675,.19) .12s,fill .3s cubic-bezier(.55,.055,.675,.19) .1s}svg.active .svg-elem-2{stroke-dashoffset:0;fill:#000}svg .svg-elem-3{stroke-dashoffset:881.0699462890625px;stroke-dasharray:881.0699462890625px;fill:#0000;transition:stroke-dashoffset .1s cubic-bezier(.55,.055,.675,.19) .24s,fill .3s cubic-bezier(.55,.055,.675,.19) .1s}svg.active .svg-elem-3{stroke-dashoffset:0;fill:#000}.swmmReact__possibility{display:flex;flex-direction:row}.swmmReact__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.swmmReact__possibility-image img{height:100%;width:100%}.swmmReact__possibility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.swmmReact__possibility-content h4{color:#323;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.swmmReact__possibility-content h4:last-child{color:#ff8a71}.swmmReact__possibility-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.swmmReact__possibility-content p{color:#248;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.swmmReact__possibility{flex-direction:column}.swmmReact__possibility-image{margin:1rem 0}.swmmReact__possibility-image img{height:auto;width:auto}.swmmReact__possibility-content{margin-top:2rem}}@media screen and (max-width:700px){.swmmReact__possibility-image img{height:100%;width:100%}}.swmmReact__whatswmmReact{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.swmmReact__whatswmmReact-feature{display:flex}.swmmReact__whatswmmReact-feature .swmmReact__features-container__feature{margin:0}.swmmReact__whatswmmReact-feature .swmmReact__features-container__feature-text{max-width:700px}.swmmReact__whatswmmReact-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.swmmReact__whatswmmReact-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.swmmReact__whatswmmReact-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.swmmReact__whatswmmReact-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.swmmReact__whatswmmReact-container .swmmReact__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.swmmReact__whatswmmReact-container .swmmReact__features-container__feature-text{margin-top:.5rem}@media screen and (max-width:850px){.swmmReact__whatswmmReact-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.swmmReact__whatswmmReact-heading p{margin-top:1rem}}@media screen and (max-width:650px){.swmmReact__whatswmmReact-feature .swmmReact__features-container__feature{flex-direction:column}.swmmReact__whatswmmReact-feature .swmmReact__features-container__feature-text{margin-top:.5rem}.swmmReact__whatswmmReact-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.swmmReact__whatswmmReact-container .swmmReact__features-container__feature{margin:1rem 0;min-width:100%}}.swmmReact__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.swmmReact__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.swmmReact__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.swmmReact__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.swmmReact__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.swmmReact__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.swmmReact__footer-links div{margin:1rem;width:250px}.swmmReact__footer-links_logo{display:flex;flex-direction:column}.swmmReact__footer-links_logo img{height:30px;margin-bottom:1rem;width:118px}.swmmReact__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.swmmReact__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.swmmReact__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.swmmReact__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0}.swmmReact__footer-copyright{margin-top:2rem;text-align:center;width:100%}.swmmReact__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.swmmReact__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.swmmReact__footer-heading h1{font-size:34px;line-height:42px}.swmmReact__footer-links div{margin:1rem 0}.swmmReact__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.swmmReact__footer-heading h1{font-size:27px;line-height:38px}}.swmmReact__elements{color:#222;flex-wrap:wrap;font-weight:800}.swmmReact__elements,.swmmReact__elements div{align-items:center;display:flex;justify-content:center}.swmmReact__elements div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.swmmReact__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.swmmReact__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.swmmReact__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.swmmReact__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.swmmReact__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.swmmReact__cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.swmmReact__cta{flex-direction:column}.swmmReact__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.swmmReact__cta{flex-direction:column;margin:4rem 2rem}.swmmReact__cta-content h3{font-size:18px;line-height:32px}.swmmReact__cta-btn button{font-size:14px;line-height:28px}}@keyframes textShow{0%{opacity:0}to{opacity:1}}#logoPrimaryText{animation:textShow 3s ease-in-out forwards;transform-origin:center}@keyframes lineShow{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}#logoUnderline{animation:lineShow 1s ease-in-out forwards;transform-origin:top left}.swmmReact__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.swmmReact__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.swmmReact__navbar-links_logo{margin-right:2rem}.swmmReact__navbar-links_logo svg{height:30px;width:200px}.swmmReact__navbar-links_container{display:flex;flex-direction:row-reverse;right:0}.swmmReact__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.swmmReact__navbar-links_container>p,.swmmReact__navbar-menu_container p,.swmmReact__navbar-sign p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 2rem}.swmmReact__navbar-menu_container button,.swmmReact__navbar-sign button{background:#049c1e;border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.swmmReact__navbar-menu{margin-left:1rem;position:relative}.swmmReact__navbar-menu svg{cursor:pointer}.swmmReact__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px;z-index:1}.swmmReact__navbar-menu_container p{margin:1rem 0}.swmmReact__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1444px){.swmmReact__navbar-menu{display:flex}}@media screen and (max-width:700px){.swmmReact__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.swmmReact__navbar{padding:2rem}.swmmReact__navbar-sign{display:none}.swmmReact__navbar-menu_container{top:20px}.swmmReact__navbar-menu_container-links-sign{display:block}}#svg-elem-1{stroke-dashoffset:2346.864501953125px;stroke-dasharray:2346.864501953125px;fill:#0000;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .8s}svg.active #svg-elem-1{stroke-dashoffset:0;fill:#dfdfdf}#svg-elem-2{stroke-dashoffset:930.4979858398438px;stroke-dasharray:930.4979858398438px;fill:#0000;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .7s cubic-bezier(.47,0,.745,.715) .9s}svg.active #svg-elem-2{stroke-dashoffset:0;fill:#d8d8d8}ul{color:#fff;list-style:none}.listIcon{align-items:center;display:flex;margin-top:.2em}.listIcon .dropIcon{width:30px}.listIcon p{font-size:20px}.listbox{background-color:var(--color-footer);border-radius:10px;cursor:pointer;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:2em;padding:1em}ul{list-style-type:none}li:hover{color:#4682b4}:root{--font-family:"Ubuntu",sans-serif;--gradient-text:linear-gradient(89.97deg,#6771fa 1.84%,#00ffb3 102.67%);--gradient-bar:linear-gradient(103.22deg,#6771fa -13.86%,#a89f4d 120%);--color-bg:#050b14;--color-footer:#091f36;--color-blog:#045404;--color-text:#66a3a5;--color-subtext:#a8aa87}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg);margin:auto;max-width:1800px;min-height:100vh;overflow-x:hidden}header{align-items:center;background:#fff;display:flex;justify-content:flex-start;left:0;padding:5px 30px;position:absolute;top:0;width:100%;z-index:100}.logo{color:#359381;margin-right:auto;padding-top:12px;pointer-events:none}.logo img{border:3px solid #2482cd;border-radius:50%;height:1.3em}.navigation a{border-radius:20px;color:#3593cd;font-weight:600;margin:0 10px;padding:6px;text-decoration:none}.navigation a.active,.navigation a:hover{background:#3593cd;color:#fff}.parallax{align-items:center;display:flex;justify-content:center;margin:auto;max-width:1800px;overflow:hidden;position:relative}#text{color:#fff;font-size:3em;position:absolute;text-shadow:2px 2px 4px #0003}.parallax img{margin:auto;pointer-events:none;position:absolute;transform:translateZ(0)}.parallax{height:1250px}.modiv{left:0;position:absolute;top:0}.modiv div{margin:auto;pointer-events:none}.sec{background-color:#e0e5e0;color:#222;padding:20px;position:relative}.sec h2{font-size:3em;margin-bottom:10px}.sec p{font-size:1em;font-weight:500}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-top .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes scale-up-top{0%{transform:scale(0);transform-origin:top right}to{transform:scale(1);transform-origin:top right}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}
/*# sourceMappingURL=main.dc3850bb.css.map*/