@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&family=Fira+Mono:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;1,300&family=Source+Serif+Pro:wght@300&display=swap";.Not-Found-Rocket{width:100vw;height:100vh;background:#fff;text-align:center;color:#e0e0e0;font-family:Fira Mono,monospace;overflow:hidden}.Not-Found-Rocket h1{font-size:2.5rem;font-family:Permanent Marker,cursive}.Not-Found-Rocket div{height:80vh;transform-style:preserve-3d}.Not-Found-Rocket svg{width:clamp(300px,70%,600px);height:500px}#rocket{transform:translateY(750px);animation:launch 2s ease-out forwards}@keyframes launch{0%{transform:translateY(750px)}to{perspective:500px;transform:translateY(0)}}#stars{animation:twinkling 2s linear}@keyframes twinkling{0%{transform:scale(0)}to{transform:scale(1)}}.Not-Found-Rocket .text{opacity:0;animation:appear 1s ease-in forwards;animation-delay:1.8s}@keyframes appear{0%{opacity:0}to{opacity:1}}.Not-Found-Rocket a{color:#f66947;text-decoration:none}.taevo-spinner{position:relative;width:120px;height:120px;display:flex;justify-content:center;margin:41vh auto;overflow:hidden}@-moz-keyframes blink{0%{opacity:1;transition:ease-in 3s}50%{opacity:0}to{opacity:1}}@-webkit-keyframes blink{0%{opacity:1;transition:ease-in 3s}50%{filter:grayscale(100%);opacity:0}to{opacity:1}}@-ms-keyframes blink{0%{opacity:1;transition:ease-in 3s}50%{filter:grayscale(100%);opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:1;transition:ease-in 3s}50%{filter:grayscale(100%);opacity:0}to{opacity:1}}.taevo-spinner img{width:31.89px;height:32px;margin:auto;-moz-animation:blink normal 2s infinite ease-in-out;-webkit-animation:blink normal 2s infinite ease-in-out;-ms-animation:blink normal 2s infinite ease-in-out;animation:blink normal 2s infinite ease-in-out}.taevo-spinner .loader,.taevo-spinner .loader:after{border-radius:50%;width:10em;height:10em}.taevo-spinner .loader{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(50,55,66,.2);border-right:1.1em solid rgba(50,55,66,.2);border-bottom:1.1em solid rgba(50,55,66,.2);border-left:1.1em solid rgba(50,55,66,1);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.About{background-color:#fff;padding:2em 0}.About .about-container{position:relative;width:88%;margin:0 auto;z-index:4}.About h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.About h3{width:85%;font-size:max(var(--font-lg),10vw);font-weight:500;color:#32374299;margin:.5em 0;line-height:max(var(--font-lg),10vw)}.About p{margin-bottom:1em;line-height:1.8rem}@media (min-width: 50em){.About p{font-size:calc(var(--base-font-size) * 1.2);line-height:calc(var(--base-font-size) * 2)}}@media (min-width: 64em){.About .about-container{display:flex;justify-content:space-between;margin:2em auto}.About hgroup{width:50%}.About h2{font-size:max(var(--h2),3.5vw)}.About h3{width:75%;font-size:max(var(--font-lg),3vw);line-height:max(var(--font-lg),3vw)}.About .about-container div{font-style:italic;width:50%;margin-top:max(var(--h2),5vw)}.About .polygon{position:absolute;margin-bottom:-1em;width:80vw;padding-top:3em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(255,209,58,.1);clip-path:polygon(50% 0%,100% 15%,100% 100%,0 600%);z-index:1}.About .hexagon{position:absolute;margin-left:5em;margin-top:20vh;width:80vw;padding-top:3em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(241,97,98,.1);clip-path:polygon(50% 0%,100% 15%,100% 100%,0 600%);z-index:1}.About>div p{font-weight:500}}@media (min-width: 85.375em){.About p{font-size:calc(var(--base-font-size) * 1.3);line-height:calc(var(--base-font-size) * 3)}}@media (min-width: 120em){.About p{font-size:calc(var(--base-font-size) * 1.4);line-height:calc(var(--base-font-size) * 4)}}.App-Banner{position:relative;padding:0;width:100%;height:105vh;display:flex;background-image:url(/assets/photo-1533674689012-136b487b7736-ec5efab7.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;flex-flow:column nowrap;overflow:hidden;z-index:4}.cta-banner{height:105vh;background-color:#7fbcbe80;z-index:1}.App-Banner .polygon{position:absolute;bottom:0;margin-bottom:-1em;width:100vw;padding-top:3em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(50,55,66,.9);clip-path:polygon(10% 0%,100% 5%,100% 100%,0 100%);z-index:1}.App-Banner .polygon h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.App-Banner .polygon p{color:#fff;padding-top:1em}@media (min-width: 64em){.cta-banner h2{font-size:max(var(--h2),12vw);margin-bottom:.5em}.App-Banner .polygon{width:85vw;padding-top:3em;padding-left:25%;padding-right:12%;height:80vh;clip-path:polygon(30% 0%,85% 10%,100% 100%,0 100%);z-index:1}.App-Banner .polygon h2{font-size:max(var(--base-font-size),3.5vw)}.App-Banner .polygon p{padding-top:1.4em}.banner-content .description{font-size:max(var(--base-font-size),2vw)}.banner-content p,.banner-content blockquote{width:85%}}div.contact-message{color:#fff;position:fixed;top:0;width:100%;display:flex;justify-content:space-between;padding:.5em 6.25%;background-color:#323742;line-height:1;z-index:100}div.contact-message span{margin:auto 0}div.contact-message img{cursor:pointer;height:max(12px,2vh);margin:auto 0}.Contact-Page{margin-bottom:-10em;padding:2em 0 12em;background-color:#fff}.Contact-Page .contact-wrapper{width:87.5%;margin:0 auto;padding:2 0 0}.Contact-Page .contact-wrapper h2{color:#7fbcbe;font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-Page .contact-wrapper p{max-width:380px;margin-block-start:var(--wp--style--block-gap);margin-block-end:var(--wp--style--block-gap);line-height:normal}.Contact-Page .contact-wrapper ul{margin-bottom:30px}.Contact-Page .contact-wrapper ul li{margin-bottom:.3em}.Contact-Page .contact-wrapper input{font-size:max(var(--base-font-size),1.5vw);width:100%;height:45px;margin-bottom:15px;padding:1em;background-color:transparent;border:1px solid #d7dbd8;border-radius:35px}::placeholder{font-size:max(var(--base-font-size),1.5vw);font-weight:500;text-transform:capitalize;font-size:1rem;color:#9dadcf}.Contact-Page .contact-wrapper textarea{font-size:max(var(--base-font-size),1.5vw);width:100%;height:300px;margin-bottom:15px;padding:1em;background-color:transparent;border:1px solid #d7dbd8;border-radius:15px}.Contact-Page .contact-wrapper button{color:#323742;font-size:max(var(--base-font-size),1.1vw);color:#fff;background-color:#323742;margin-left:.5em;text-transform:uppercase;padding:.8em 1.5em;border:none;border-radius:100px}@media (min-width: 30em){.Contact-Page .contact-wrapper input{width:48%;height:55px;margin-bottom:4%}.Contact-Page .contact-wrapper input:first-of-type{margin-right:4%}.Contact-Page .contact-wrapper textarea{margin-bottom:4%}.Contact-Page .contact-wrapper button{width:180px;height:55px}}@media (min-width: 64em){.Contact-Page .contact-wrapper{width:78%;display:flex;justify-content:space-between;padding:5% 0}.Contact-Page .contact-wrapper h2{font-size:max(var(--base-font-size),3.5vw)}.Contact-Page .contact-wrapper div{width:40%;margin:auto 0}.Contact-Page .contact-wrapper form{width:50%}}.Services{background-color:#fff;padding:4em 0 0}.service-container{text-align:center;width:100vw;height:auto;padding:4em 4%;background-color:#f2f6f3}.Services h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.Services h3{font-size:max(var(--base-font-size),5vw);margin:1em 0;line-height:max(var(--base-font-size),7vw)}.Services .card{margin:2em 0}.Services .card svg{width:48px;height:48px}.Services .card h4{font-weight:600;font-size:var(--font-lg)}.Services .card p{color:#323742cc;font-size:var(--base-font-size)}.Services .card button{display:none}@media (min-width: 37.5em){.Services .cardlist{display:flex;justify-content:space-between;flex-flow:row wrap}.Services .card{width:48%}}@media (min-width: 50em){.service-container hgroup{width:85%;margin:0 auto}}@media (min-width: 64em){.Services h2{font-size:max(var(--base-font-size),3.5vw)}.Services h3{font-size:max(var(--base-font-size),3vw);line-height:max(var(--base-font-size),4vw)}.Services .card{width:30.5%}}@media (min-width: 85.375em){.Services .card h4{font-size:calc(var(--font-lg) * 1.3)}.Services .card p{font-size:calc(var(--base-font-size) * 1.3)}}@media (min-width: 120em){.Services .card h4{font-size:calc(var(--font-lg) * 1.4)}.Services .card p{font-size:calc(var(--base-font-size) * 1.4)}}@media (min-width: 160em){.Services .card h4{font-size:calc(var(--font-lg) * 1.5)}.Services .card p{font-size:calc(var(--base-font-size) * 1.5)}}.scenario-container{position:inherit;width:100vw;background-color:#fff;overflow:hidden}.scenario-container h3{font-family:Lato,sans-serif}.client-scenario{width:100%;position:relative;padding:2em 0 2em 4%}.client-scenario h3{display:flex}.client-scenario .wrapper{display:flex;height:85%}.client-scenario .wrapper img{margin:auto}.client-scenario h3 span:nth-child(2){display:inline-block;width:85%;height:3px;margin:auto -25% auto 1em;background-color:#f2f6f3}.client-solution{width:100%;padding:2em 4%;background-color:#7fbcbe}.client-solution h3,.client-solution h4{display:flex;font-weight:600}.client-solution h4{font-family:Lato,sans-serif;color:#fff}.client-solution .wrapper{padding:1em 0}.client-solution h4 svg{margin:auto .5em}.client-solution .scene{margin-bottom:1em}.client-solution .scene ul{margin-top:1em}.client-solution .scene li,.client-solution .scene p{font-size:var(--base-font-size);display:flex;margin-bottom:.5em;line-height:1.5}.client-solution .scene li svg{width:18px;height:18px;margin-top:.2em;margin-right:.5em}.client-solution .scene li span{width:90%}@media (min-width: 64em){.scenario-container{display:flex}.client-solution,.client-scenario{width:50%}.client-solution .scene li,.client-solution .scene p{font-size:calc(var(--base-font-size) * 1.2);line-height:calc(var(--base-font-size) * 2.2)}.client-solution .scene li svg{width:calc(18px * 1.2);height:calc(18px * 1.2);margin-top:.4em}}@media (min-width: 85.375em){.client-solution .scene li,.client-solution .scene p{font-size:calc(var(--base-font-size) * 1.3);line-height:calc(var(--base-font-size) * 2.3)}.client-solution .scene li svg{width:calc(18px * 1.3);height:calc(18px * 1.3);margin-top:.4em}}@media (min-width: 120em){.client-solution .scene li,.client-solution .scene p{font-size:calc(var(--base-font-size) * 1.4);line-height:calc(var(--base-font-size) * 2.4)}.client-solution .scene li svg{width:25.2px;height:25.2px;margin-top:.4em}}@media (min-width: 160em){.client-solution .scene li,.client-solution .scene p{font-size:calc(var(--base-font-size) * 1.5);line-height:calc(var(--base-font-size) * 2.5)}.client-solution .scene li svg{width:27px;height:27px;margin-top:.4em}}.Products{position:relative;padding:0;width:100%;display:flex;background-repeat:no-repeat;background-size:cover;background-position:top center;flex-flow:column nowrap;background-color:#fff;overflow:hidden;z-index:4}.products-menu{position:absolute;top:50vh;right:0;z-index:10}.products-menu button{color:#fff;font-size:max(var(--base-font-size),1.5vw);display:flex;padding:.5em .8em;margin-right:-3.5em;background-color:#7fbcbe;border:none;border-radius:20px 20px 0 0}.products-menu button svg{margin:auto 0}.Products .product-header ul{position:relative;display:none;justify-content:center;margin:0 auto;border-radius:100px;overflow:hidden}.Products .product-header li{cursor:pointer;padding:.5em 1.4em;background-color:#f2f6f3;transition:ease-in .5s}.Products .product-header li:first-of-type{border-radius:100px 0 0 100px}.Products .product-header li:last-of-type{border-radius:0 100px 100px 0}.Products h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);margin:.5em;color:transparent;-webkit-background-clip:text;background-clip:text}.products-menu ul{min-width:240px}.products-menu li{list-style:none;cursor:pointer;padding:.8em;background-color:#fff;border-bottom:1px solid rgba(50,55,66,.1);line-height:normal}.Products .product-features h4{margin-top:1em}.Products .polygon{width:100vw;padding:3em 3em 3em 2em;background-color:#f2f6f3;clip-path:polygon(40% 0%,100% 5%,100% 90%,80% 100%,0% 95%,0% 4%);z-index:1}.Products .polygon h3{font-size:max(var(--base-font-size),5vw);font-weight:600;color:#323742;-webkit-background-clip:text;background-clip:text}.Products .polygon p{font-style:italic;line-height:normal;margin-top:.5em}.Products .polygon h4{display:flex}.Products .polygon h4 svg{margin:auto .5em}.Products .polygon ol{font-size:var(--font-md);list-style:decimal;margin-top:1em;margin-left:2em;line-height:1.4}.Products .polygon figure{position:relative;margin-top:2em;width:100%;z-index:1}.Products .polygon figure img{width:100%;height:auto;box-shadow:0 0 105px #3237421a;border-radius:15px}@media (min-width: 64em){.Products .product-header{text-align:center;margin:2em 0}.Products h2{text-align:center;font-size:max(var(--base-font-size),3.5vw)}.Products .product-header ul{display:flex}.Products .polygon{width:90vw;width:100vw;padding-top:7%;padding-left:22%;padding-right:15%;clip-path:polygon(20% 0%,90% 10%,100% 200%,10% 80%);z-index:1}.Products .polygon h2{font-size:max(var(--base-font-size),3.5vw)}.Products .polygon h3{font-size:max(var(--base-font-size),3vw)}.Products .polygon ol{font-size:calc(var(--font-sm) * 1.2);line-height:2}}@media (min-width: 85.375em){.Products .polygon ol{font-size:calc(var(--font-sm) * 1.4);line-height:calc(var(--font-sm) * 2.4)}}@media (min-width: 120em){.Products .polygon ol{font-size:calc(var(--font-sm) * 1.5);line-height:calc(var(--font-sm) * 2.5)}}@media (min-width: 160em){.Products .polygon ol{font-size:calc(var(--font-sm) * 1.6);line-height:calc(var(--font-sm) * 2.6)}}.scroll-to-top{position:fixed;bottom:40px;right:40px;z-index:1000}.scroll-button{display:flex;background-color:#323742;border:none;border-radius:50%;padding:10px;cursor:pointer;color:#fff;font-size:24px;width:64px;height:64px;box-shadow:0 4px 8px #0003;transition:background-color .3s,transform .3s}.scroll-button svg{margin:auto}.scroll-button:hover{background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#fff);transform:translateY(-2px)}.App-header{color:#737574;position:absolute;display:flex;justify-content:space-between;width:100%;height:auto;padding:0 7%;z-index:10}.App-header h1{display:flex;justify-content:space-between;margin:auto 0}.App-header h1 svg{width:max(10vw,18vh);height:max(4vh,14vh)}.App-header h1 span{display:inline-block;margin:auto 0}.App-header h1 span:nth-child(2){width:5px;height:5px;background-color:#32374240;border-radius:50%}.App-header h1 span:nth-child(4){color:#323742;font-size:.875rem}.App-header h1>img:nth-child(3){width:auto;height:16px;margin:auto 0}.App-header nav{display:flex;justify-content:space-between;color:#737574;font-size:.8rem;width:70%;margin:auto 0}.App-header nav>ul{font-size:max(var(--base-font-size),1.5vw);display:flex;justify-content:space-between;margin:auto 0}.App-header nav>ul:first-of-type{width:65vw}.App-header nav>ul li a{color:#323742}.App-header nav>ul:last-of-type{justify-content:flex-end;font-size:max(var(--base-font-size),1.2vw);font-weight:600;width:45%}.App-header nav>ul:last-of-type li{display:flex;position:relative;color:#323742;margin:auto 0}.App-header nav>ul:last-of-type li a{text-transform:uppercase;color:#f2f6f3;padding:.8em 1.5em;border-radius:100px}.App-header nav>ul:last-of-type li a{color:#323742;font-size:max(var(--base-font-size),1.1vw);background-color:#323742;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#fff);margin-left:.5em}.App-header .menu,.App-header .close{display:none}.App-header nav ul ul{position:absolute;padding-top:1.2em;box-shadow:0 0 3px #32374226;border-radius:5px;visibility:hidden}.App-header nav ul .service:hover ul{visibility:visible}.App-header nav ul ul:before{position:absolute;content:"";margin-top:-1.25em;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:20px solid #fff}.App-header nav ul ul a{display:inline-block;width:100%;padding:.8em;background-color:#fff;border-bottom:1px solid rgba(50,55,66,.05)}.App-header nav ul ul li:last-of-type a{border:none}.App-header nav ul ul a:hover{color:#fff;background-color:#323742;animation-name:fadeIn;animation-duration:1s}@media (max-width: 64em){.App-header h1{width:36%}.App-header nav{display:none}.App-header nav.addClass{display:inline-block;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;background:url(/assets/bg-ipad-nav-1f5da68c.jpg) no-repeat center center;background-size:cover;animation-name:slideLeft;animation-duration:1s;transition:1s ease-in;z-index:10}.App-header .close{color:transparent;position:relative;display:inline-block;cursor:pointer;position:absolute;top:4em;right:4em;width:54px;height:54px;padding:0;background-color:transparent;border:none;overflow:hidden}.App-header .close svg{fill:#323742;width:54px;height:54px}.App-header nav>ul:first-of-type{flex-direction:column;font-size:max(var(--base-font-size),5vw);font-weight:600;height:65vh;padding:20% 10%}.App-header nav>ul:last-of-type li a{color:#323742}.App-header nav>ul:last-of-type{justify-content:start;height:35vh;width:100%;padding:7%}.App-header nav>ul:last-of-type li{display:none}.App-header nav>ul:last-of-type li:last-of-type{display:inline-block;margin:0 1em 0 0}.App-header nav>ul:last-of-type li:nth-child(3) a{font-weight:900;border:3px solid #fff}.App-header>.menu{display:flex;cursor:pointer;width:max(32px,7vh);height:max(32px,7vh);background-color:#323742;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);margin:auto 0;overflow:hidden;padding:0;border:none;border-radius:50%}.App-header>.menu svg{fill:#fff;width:75%;height:75%;margin:auto}}@media (max-width: 30em){.App-header{height:100px;padding:0 5%}.App-header h1{width:70%}}@media (max-width: 20em){.App-header h1{width:75%}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.App-footer>div:first-of-type{position:relative;height:100px;overflow:hidden}.App-footer>div:first-of-type div{position:absolute;width:107%;height:150px}.App-footer>div:first-of-type div:first-of-type{top:0;left:0;background-color:#ffd13a66;border-radius:0 100% 0 0;margin-right:-100px}.App-footer>div:first-of-type div:last-of-type{top:0;right:0;background-color:#f1616266;border-radius:100% 0 0}.App-footer>div:last-of-type{color:#323742;background-color:#fff;padding:2em 1em 0}.App-footer>div:last-of-type div{margin-bottom:3em}.App-footer>div:last-of-type div:first-of-type ul{height:auto;margin-top:5em}.App-footer>div:last-of-type div:first-of-type ul li span:first-of-type{margin-right:.5em}.App-footer>div:last-of-type div:first-of-type ul li{display:flex;width:100%;margin-bottom:.5em}.App-footer>div:last-of-type div:first-of-type ul li a:first-of-type:after{content:"|";margin-top:-1px;margin-left:.5em}.App-footer>div:last-of-type div:first-of-type ul li a{margin-bottom:0}.App-footer>div:last-of-type div:first-of-type ul li a:last-of-type{margin-left:.5em}.App-footer>div:last-of-type div:first-of-type img{width:42px;height:42px}.App-footer>div:last-of-type div p{color:#8a8a8a;line-height:1.7rem}.App-footer>div:last-of-type div h4{font-size:max(var(--font-md),1.5vw);margin-bottom:1.5em}.App-footer>div:last-of-type div ul li{font-weight:500;color:#323742cc}.App-footer>div:last-of-type div ul li a{font-size:.9375rem;display:flex;color:#323742cc;margin-bottom:.8em;line-height:1.25rem}.App-footer>div:last-of-type div ul li a img{width:auto;height:14px;margin:auto .3em auto 0}.App-footer>div:last-of-type div:last-of-type ul li{width:100%;line-height:1.4rem}.App-footer>div:last-of-type div:last-of-type ul:first-of-type li a{margin-bottom:0}.App-footer>div:last-of-type div:last-of-type ul:last-of-type{display:flex;height:auto;margin:4em 0 0}.App-footer>div:last-of-type div:last-of-type ul:last-of-type li{width:auto}.App-footer>div:last-of-type div:last-of-type ul:last-of-type li a{display:flex;width:42px;height:42px;margin-right:.8em;background-color:#323742;border-radius:50%;line-height:normal}.App-footer>div:last-of-type div:last-of-type ul:last-of-type li span{display:flex;margin:auto}.App-footer>div:last-of-type div:last-of-type ul:last-of-type li span svg{fill:#fff;width:16px;height:16px;margin:auto}.App-footer>div:last-of-type>p{background-color:#68d1cb;height:60px;margin-top:5em;padding:1em}@media (min-width: 30em){.App-footer>div:first-of-type{height:150px}.App-footer>div:first-of-type div{width:104%;height:200px}.App-footer>div:last-of-type{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding:5em 3em 0}.App-footer>div:last-of-type div{width:48%}.App-footer>div:last-of-type>p{position:relative;width:50%;height:90px;margin-left:-3em}.App-footer>div:last-of-type>p:before{position:absolute;top:0;right:100px;content:"";width:100px;height:100%;background:#68d1cb;-webkit-transform:matrix(1,0,.9,1,150,0);-ms-transform:matrix(1,0,.9,1,150,0);transform:matrix(1,0,.9,1,150,0)}}@media (min-width: 64em){.App-footer>div:last-of-type div{width:24.5%;padding:0 2em}}@media (min-width: 64em){.App-footer>div:last-of-type div ul li a{font-size:max(calc(var(--base-font-size) * .9),1.1vw)}}.App{background-color:rgb(var(--quinary-color))}.Capability{position:relative;padding:0;width:100%;height:100vh;display:flex;background-image:url(/assets/photo-1533674689012-136b487b7736-ec5efab7.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;flex-flow:column nowrap;overflow:hidden;z-index:4}.Capability .polygon-yellow1{position:absolute;top:0;margin-bottom:-1em;width:29vw;padding-top:3em;padding-left:15%;padding-right:5%;height:100%;background:rgba(255,209,58,.8);clip-path:polygon(0% 10%,114% 27%,100% 100%,0 100%);z-index:1}.Capability .polygon-yellow2{position:absolute;top:0;right:0;width:20vw;height:79vh;background:rgba(255,209,58,.8);clip-path:polygon(3% 100%,100% 0%,100% 100%,0% 100%);z-index:3}.Capability .polygon-red1{position:absolute;top:0;left:0;margin-bottom:-1em;width:38vw;padding-top:3em;padding-left:15%;padding-right:5%;height:65vh;background:rgba(241,97,98);clip-path:polygon(0% 0%,100% 0%,35% 100%,0% 40%);z-index:1}.Capability .polygon-red2{position:absolute;top:0;right:0;bottom:0;width:25.3vw;height:100vh;background:rgba(241,97,98);clip-path:polygon(0% 100%,100% 10%,100% 100%,0 100%);z-index:2}.Capability .polygon{color:#323742;position:absolute;bottom:0;width:100vw;padding-top:4em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(242,246,243,1);clip-path:polygon(10% 0%,100% 5%,100% 100%,0 100%);z-index:1}.Capability .polygon h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;width:80%;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.Capability .polygon p{color:#fff;padding-top:1em}.Capability .polygon .logo{position:absolute;left:10%;bottom:10%;width:auto;height:42px}@media (min-width: 64em){.Capability .polygon-yellow1{position:absolute;top:0;margin-bottom:-1em;width:29vw;padding-top:3em;padding-left:15%;padding-right:5%;height:100%;background:rgba(255,209,58,.8);clip-path:polygon(0% 10%,114% 27%,100% 100%,0 100%);z-index:1}.Capability .polygon-yellow2{position:absolute;top:0;right:0;width:20vw;height:79.5vh;background:rgba(255,209,58,.8);clip-path:polygon(-.2% 100%,100% 0%,100% 100%,0% 100%);z-index:3}.Capability .polygon-red1{position:absolute;top:0;left:0;margin-bottom:-1em;width:39.6vw;padding-top:3em;padding-left:15%;padding-right:5%;height:65vh;background:rgba(241,97,98);clip-path:polygon(0% 0%,100% 0%,0% 100%,0% 100%);z-index:1}.Capability .polygon-red2{position:absolute;top:0;right:0;bottom:0;width:25.3vw;height:100vh;background:rgba(241,97,98);clip-path:polygon(74% 27%,100% 40%,100% 100%,0 100%);z-index:2}.Capability .polygon{width:85vw;padding-top:max(3em,2vh);padding-left:25%;padding-right:12%;height:77vh;clip-path:polygon(30% 0%,80% 10%,100% 100%,0 100%);z-index:1}.Capability .polygon h2{width:auto;font-size:max(var(--base-font-size),4vw)}.Capability .polygon h4{margin-top:.8em}.Capability .polygon p{padding-top:2em}.Capability .polygon ul{font-size:var(--font-lg);font-style:italic;list-style:inherit;margin-top:1em;margin-left:2em;line-height:normal}.Capability .polygon ul li span:first-of-type{display:block;font-weight:600;margin-right:.5em}.Capability .polygon ul li span:last-of-type{display:block;font-size:var(--font-md);margin-bottom:.5em}}.CPS-Cover{position:relative;padding:0;width:100%;height:100vh;display:flex;background-image:url(/assets/photo-1533674689012-136b487b7736-ec5efab7.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;flex-flow:column nowrap;overflow:hidden;z-index:4}.CPS-Cover .polygon{color:#fff;position:absolute;bottom:0;width:100vw;padding-top:4em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(50,55,66,1);clip-path:polygon(10% 0%,100% 5%,100% 100%,0 100%);z-index:1}.CPS-Cover .polygon h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;width:80%;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.CPS-Cover .polygon p{color:#fff;padding-top:1em}.CPS-Cover .polygon .logo{position:absolute;left:10%;bottom:10%;width:auto;height:42px}@media (min-width: 64em){.CPS-Cover .polygon-yellow1{position:absolute;top:0;margin-bottom:-1em;width:29vw;padding-top:3em;padding-left:15%;padding-right:5%;height:100%;background:rgba(255,209,58,.8);clip-path:polygon(0% 10%,114% 27%,100% 100%,0 100%);z-index:1}.CPS-Cover .polygon-yellow2{position:absolute;top:0;right:0;width:20vw;height:79.5vh;background:rgba(255,209,58,.8);clip-path:polygon(-.2% 100%,100% 0%,100% 100%,0% 100%);z-index:3}.CPS-Cover .polygon-red1{position:absolute;top:0;left:0;margin-bottom:-1em;width:39.6vw;padding-top:3em;padding-left:15%;padding-right:5%;height:65vh;background:rgba(241,97,98);clip-path:polygon(0% 0%,100% 0%,0% 100%,0% 100%);z-index:1}.CPS-Cover .polygon-red2{position:absolute;top:0;right:0;bottom:0;width:25.3vw;height:100vh;background:rgba(241,97,98);clip-path:polygon(74% 27%,100% 40%,100% 100%,0 100%);z-index:2}.CPS-Cover .polygon{width:85vw;padding-top:max(4em,2vh);padding-left:25%;padding-right:12%;height:77vh;clip-path:polygon(30% 0%,80% 10%,100% 100%,0 100%);z-index:1}.CPS-Cover .polygon h2{width:auto;font-size:max(var(--base-font-size),4vw)}.CPS-Cover .polygon h4{margin-top:.8em}.CPS-Cover .polygon p{padding-top:2em}.CPS-Cover .polygon ul{font-size:var(--base-font-size);font-style:italic;position:absolute;left:29%;bottom:20%}.CPS-Cover .polygon ul li span:first-of-type{margin-right:.5em}}.Growth{position:relative;height:100vh;padding:0;overflow:hidden}.growth-container{text-align:center;width:100vw;height:100vh;padding:max(2em,8vh) 4% 0;background-color:#f2f6f3}.Growth h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.Growth h3{font-size:max(var(--base-font-size),5vw);margin:1em 0;line-height:max(var(--base-font-size),7vw)}.Growth .card{margin:2em 0}.Growth .card svg{width:48px;height:48px}.Growth .card h4{font-weight:600;font-size:var(--font-lg)}.Growth .card p{color:#323742cc;font-size:var(--base-font-size)}.Growth .card button{display:none}@media (min-width: 37.5em){.Growth .cardlist{display:flex;justify-content:space-between;flex-flow:row wrap;margin-top:max(2em,10vh)}.Growth .card{width:48%}}@media (min-width: 50em){.growth-container hgroup{width:85%;margin:0 auto}}@media (min-width: 64em){.Growth h2{font-size:max(var(--base-font-size),3.5vw)}.Growth h3{font-size:max(var(--base-font-size),3vw);line-height:max(var(--base-font-size),1vw)}.Growth .card{width:30.5%}}@media (min-width: 85.375em){.Growth .card h4{font-size:calc(var(--font-lg) * 1.3)}.Growth .card p{font-size:calc(var(--base-font-size) * 1.3)}}@media (min-width: 120em){.Growth .card h4{font-size:calc(var(--font-lg) * 1.4)}.Growth .card p{font-size:calc(var(--base-font-size) * 1.4)}}@media (min-width: 160em){.Growth .card h4{font-size:calc(var(--font-lg) * 1.5)}.Growth .card p{font-size:calc(var(--base-font-size) * 1.5)}}.Impact{position:relative;padding:0;width:100%;height:100vh;display:flex;background-repeat:no-repeat;background-size:cover;background-position:top center;flex-flow:column nowrap;background-color:#fff;overflow:hidden;z-index:4}.Impact-menu{position:absolute;top:50vh;right:0;z-index:10}.Impact-menu button{color:#fff;font-size:max(var(--base-font-size),1.5vw);display:flex;padding:.5em .8em;margin-right:-3.5em;background-color:#7fbcbe;border:none;border-radius:20px 20px 0 0}.Impact-menu button svg{margin:auto 0}.Impact .product-header ul{position:relative;display:none;justify-content:center;margin:0 auto;border-radius:100px;overflow:hidden}.Impact .product-header li{cursor:pointer;padding:.5em 1.4em;background-color:#f2f6f3;transition:ease-in .5s}.Impact .product-header li:first-of-type{border-radius:100px 0 0 100px}.Impact .product-header li:last-of-type{border-radius:0 100px 100px 0}.Impact h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);margin:.5em;color:transparent;-webkit-background-clip:text;background-clip:text}.Impact-menu ul{min-width:240px}.Impact-menu li{list-style:none;cursor:pointer;padding:.8em;background-color:#fff;border-bottom:1px solid rgba(50,55,66,.1);line-height:normal}.Impact .product-features h4{margin-top:1em}.Impact .polygon{width:100vw;padding:3em 3em 3em 2em;background-color:#f2f6f3;clip-path:polygon(40% 0%,100% 5%,100% 90%,80% 100%,0% 95%,0% 4%);z-index:1}.Impact .polygon h3{font-size:max(var(--base-font-size),5vw);font-weight:600;color:#323742;-webkit-background-clip:text;background-clip:text}.Impact .polygon p{font-style:italic;line-height:normal;margin-top:.5em}.Impact .polygon h4{display:flex}.Impact .polygon h4 svg{margin:auto .5em}.Impact .polygon ol{font-size:var(--font-md);list-style:decimal;margin-top:1em;margin-left:2em;line-height:1.4}.Impact .polygon figure{position:relative;margin-top:2em;width:100%;z-index:1}.Impact .polygon figure img{width:100%;height:auto;box-shadow:0 0 105px #3237421a;border-radius:15px}@media (min-width: 64em){.Impact .product-header{text-align:center;margin:max(1em,8vh) 0}.Impact h2{text-align:center;font-size:max(var(--base-font-size),3.5vw)}.Impact .product-header ul{display:flex}.Impact .polygon{width:90vw;width:100vw;padding-top:7%;padding-left:22%;padding-right:15%;clip-path:polygon(20% 0%,90% 10%,100% 200%,10% 80%);z-index:1}.Impact .polygon h2{font-size:max(var(--base-font-size),3.5vw)}.Impact .polygon h3{font-size:max(var(--base-font-size),3vw)}.Impact .polygon ol{font-size:calc(var(--font-sm) * 1.2);line-height:2}}@media (min-width: 85.375em){.Impact .polygon ol{font-size:calc(var(--font-sm) * 1.4);line-height:calc(var(--font-sm) * 2.4)}}@media (min-width: 120em){.Impact .polygon ol{font-size:calc(var(--font-sm) * 1.5);line-height:calc(var(--font-sm) * 2.5)}}@media (min-width: 160em){.Impact .polygon ol{font-size:calc(var(--font-sm) * 1.6);line-height:calc(var(--font-sm) * 2.6)}}.cps-container{position:inherit;width:100vw;height:100vh;background-color:#fff;overflow:hidden}.cps-container h3{font-family:Lato,sans-serif}.cps-scenario{width:100%;position:relative;padding:max(2em,8vh) 0;padding-left:4%}.cps-scenario h3{font-weight:600;display:flex}.cps-scenario .wrapper{display:flex;height:85%}.cps-scenario .wrapper img{margin:auto}.cps-scenario h3 span:nth-child(2){display:inline-block;width:83%;height:3px;margin:auto -25% auto 1em;background-color:#f2f6f3}.cps-solution{width:50%;padding:max(2em,8vh) 4%;background-color:#7fbcbe}.cps-solution h3,.cps-solution h4{display:flex;font-weight:600}.cps-solution h4{font-family:Lato,sans-serif;color:#fff}.cps-solution .wrapper{padding:1em 0}.cps-solution h4 svg{margin:auto .5em}.cps-solution .scene{margin-bottom:1em}.cps-solution .scene ul{margin-top:1em}.cps-solution .scene li,.cps-solution .scene p{font-size:var(--base-font-size);display:flex;margin-bottom:.5em;line-height:1.5}.cps-solution .scene li svg{width:18px;height:18px;margin-top:.2em;margin-right:.5em}.cps-solution .scene li span{width:90%}@media (min-width: 64em){.cps-container{display:flex}.client-solution,.cps-scenario{width:50%}.cps-solution .scene li,.cps-solution .scene p{font-size:calc(var(--base-font-size) * 1.2);line-height:calc(var(--base-font-size) * 2.2)}.cps-solution .scene li svg{width:calc(18px * 1.2);height:calc(18px * 1.2);margin-top:.4em}}@media (min-width: 85.375em){.cps-solution .scene li,.cps-solution .scene p{font-size:calc(var(--base-font-size) * 1.3);line-height:calc(var(--base-font-size) * 2.3)}.cps-solution .scene li svg{width:calc(18px * 1.3);height:calc(18px * 1.3);margin-top:.4em}}@media (min-width: 120em){.cps-solution .scene li,.cps-solution .scene p{font-size:calc(var(--base-font-size) * 1.4);line-height:calc(var(--base-font-size) * 2.4)}.cps-solution .scene li svg{width:25.2px;height:25.2px;margin-top:.4em}}@media (min-width: 160em){.cps-solution .scene li,.cps-solution .scene p{font-size:calc(var(--base-font-size) * 1.5);line-height:calc(var(--base-font-size) * 2.5)}.cps-solution .scene li svg{width:27px;height:27px;margin-top:.4em}}.Thank-You{position:relative;padding:0;width:100%;height:100vh;display:flex;background-image:url(/assets/photo-1533674689012-136b487b7736-ec5efab7.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;flex-flow:column nowrap;overflow:hidden;z-index:4}.cta-banner{position:relative;height:100vh;background-color:#7fbcbeb3;z-index:1}.cta-banner h4{color:#fff;position:absolute;top:4em;left:38%}.Thank-You .polygon-yellow1{position:absolute;top:0;margin-bottom:-1em;width:29vw;padding-top:3em;padding-left:15%;padding-right:5%;height:100%;background:rgba(255,209,58,.8);clip-path:polygon(0% 10%,114% 27%,100% 100%,0 100%);z-index:1}.Thank-You .polygon-yellow2{position:absolute;top:0;right:0;width:20vw;height:79vh;background:rgba(255,209,58,.8);clip-path:polygon(1% 100%,100% 0%,100% 100%,0% 100%);z-index:3}.Thank-You .polygon-red1{position:absolute;top:0;left:0;margin-bottom:-1em;width:38vw;padding-top:3em;padding-left:15%;padding-right:5%;height:65vh;background:rgba(241,97,98);clip-path:polygon(0% 0%,100% 0%,35% 100%,0% 40%);z-index:1}.Thank-You .polygon-red2{position:absolute;top:0;right:0;bottom:0;width:25.3vw;height:100vh;background:rgba(241,97,98);clip-path:polygon(74% 27%,100% 40%,100% 100%,0 100%);z-index:2}.Thank-You .polygon{color:#fff;position:absolute;bottom:0;width:100vw;padding-top:4em;padding-left:15%;padding-right:5%;height:80vh;background:rgba(50,55,66,1);clip-path:polygon(10% 0%,100% 5%,100% 100%,0 100%);z-index:1}.Thank-You .polygon h2{font-family:Lato,sans-serif;font-size:max(var(--base-font-size),12vw);font-weight:600;width:80%;background:linear-gradient(80deg,rgba(241,97,98),rgba(255,209,58),#7fbcbe);color:transparent;-webkit-background-clip:text;background-clip:text}.Thank-You .polygon p{color:#fff;padding-top:1em}.Thank-You .polygon .logo{position:absolute;left:10%;bottom:10%;width:auto;height:42px}.banner-content{color:#fff;position:relative;top:-30vh;width:100%;margin-top:2em;background-color:#323742;border-bottom:1px solid #323742;z-index:1}.banner-content .description{font-size:max(var(--base-font-size),2vh);padding:0 calc(var(--custom--spacing--small) * 1)}.banner-content h3{font-size:max(var(--h3),5vw);margin-bottom:1em}.banner-content blockquote{font-family:Segoe Script;margin:2em 0}.banner-content .hexagon{position:absolute;bottom:0;width:100%;position:relative;background-color:#323742;margin:calc(var(--custom--spacing--small) * -.1) auto 0;z-index:4}.banner-content .hexagon:before,.banner-content .hexagon:after{content:"";position:absolute;width:0;border-left:50vw solid transparent;border-right:50vw solid transparent}.banner-content .hexagon:after{top:100%;width:0;border-top:12vh solid #323742}@media (min-width: 64em){.Thank-You .polygon-yellow1{position:absolute;top:0;margin-bottom:-1em;width:29vw;padding-top:3em;padding-left:15%;padding-right:5%;height:100%;background:rgba(255,209,58,.8);clip-path:polygon(0% 10%,114% 27%,100% 100%,0 100%);z-index:1}.Thank-You .polygon-yellow2{position:absolute;top:0;right:0;width:20vw;height:79.5vh;background:rgba(255,209,58,.8);clip-path:polygon(-.2% 100%,100% 0%,100% 100%,0% 100%);z-index:3}.Thank-You .polygon-red1{position:absolute;top:0;left:0;width:39.6vw;padding-left:15%;padding-right:5%;height:65vh;background:rgba(241,97,98);clip-path:polygon(0% 0%,100% 0%,0% 100%,0% 100%);z-index:1}.Thank-You .polygon-red2{position:absolute;top:0;right:0;bottom:0;width:25.3vw;height:100vh;background:rgba(241,97,98);clip-path:polygon(74% 27%,100% 40%,100% 100%,0 100%);z-index:2}.Thank-You .polygon{width:85vw;padding-top:max(8em,2vh);padding-left:25%;padding-right:12%;height:77vh;clip-path:polygon(30% 0%,80% 10%,100% 100%,0 100%);z-index:1}.Thank-You .polygon h2{width:auto;font-size:max(var(--base-font-size),8vw)}.Thank-You .polygon h4{margin-top:.8em}.Thank-You .polygon p{padding-top:2em}.Thank-You .polygon ul{font-size:var(--base-font-size);font-style:italic;position:absolute;left:29%;bottom:20%}.Thank-You .polygon ul li span:first-of-type{margin-right:.5em}}:root{--border-radius: 10px;--color-text: 50, 55, 66;--primary-color: 50, 55, 66;--secondary-color: 127, 188, 190;--tertiary-color: 241, 97, 98;--quaternary-color: 255, 209, 59;--quinary-color: 242, 243, 246;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-lg: 18px;--font-md: 16px;--font-sm: 14px;--font-sx: 12px;--line-height-loose: 1.75;--line-height-normal: 1.6;--line-height-dense: 1.15;--bp-small: 48em;--bp-medium: 64em;--bp-large: 85.375em;--bp-xlarge: 120em;--bp-xxlarge: 160em;--space-1: 4px;--space-2: 8px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 64px;--size-content: 54rem;--size-gutter: var(--space-5);--size-gap: var(--space-6);--custom--spacing--small: max(1.25rem, 6vw);--custom--spacing--outer: var(--custom--spacing--small, 1rem);--wp--style--block-gap: 1.5rem;--base-font-size: 1rem;--font-type-scale: 1.2;--h5: calc(var(--base-font-size) * var(--font-type-scale));--h4: calc(var(--h5) * var(--font-type-scale));--h3: calc(var(--h4) * var(--font-type-scale));--h2: calc(var(--h3) * var(--font-type-scale));--h1: calc(var(--h2) * var(--font-type-scale));--h3-resize: max(calc(var(--h5) - .5rem), 3vw);--h2-resize: max(var(--h5), 5vw)}html,body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:var(--font-sans);font-weight:400;font-size:var(--base-font-size);color:var(--color-text);font-display:swap;max-width:1920px;margin:0 auto;box-sizing:border-box;line-height:var(--line-height-normal);word-wrap:break-word;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}html{scroll-snap-type:y mandatory}.section{scroll-snap-align:start}::-webkit-scrollbar{display:none}*,*:before,*:after{box-sizing:inherit}a{color:var(--color-text);text-decoration:none}a:active,a:hover{outline-width:0;text-decoration:none}abbr[title]{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1,h2,h3,h4,h5,h6{font-weight:300;font-family:"Source Serif Pro",serif;line-height:var(--line-height-dense)}h2{font-size:clamp(2.75rem,6vw,3.25rem)}.block-button__link{text-transform:uppercase;color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,figure,ul{margin:0;padding:0}img{border-style:none;max-width:100%}button{cursor:pointer}button:focus{outline:none}code,kbd,pre,samp{font-family:var(--font-mono);font-size:1em;line-height:inherit}hr{box-sizing:content-box;overflow:visible;margin-left:0;margin-right:0;margin-top:0;padding:0;margin-bottom:calc(var(--space-4) - 1px);background:hsla(0,0%,0%,.2);border:none;height:1px}hgroup,img,figure,fieldset,ul,ol,dl,dd,p{margin:0;padding:0}ul,ol{list-style:none}pre{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--space-4);font-size:.875rem;line-height:var(--line-height-normal);background:hsla(0,0%,0%,.04);border-radius:var(--border-radius);overflow:auto;word-wrap:normal;padding:var(--space-4)}b,strong,dt,th{font-weight:700}blockquote *:last-child{margin-bottom:0}code,kbd,samp{font-size:.875rem}abbr{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}acronym{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}tt,code{background-color:var(--color-code-bg);border-radius:var(--border-radius);color:var(--color-code);font-family:var(--font-mono);padding-bottom:.25em;padding-top:.25em;word-break:normal}pre code{background:none}code:before,code:after,tt:before,tt:after{content:" ";letter-spacing:-.2em}pre code:before,pre code:after,pre tt:before,pre tt:after{content:none}input:-internal-autofill-selected{background-color:#ff0!important;background-image:none!important;color:#000!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background-color:#f2f6f3;outline:1px solid slategray;border-radius:10px}:focus{outline:1px dotted rgba(50,55,66,.5)}::placeholder{color:#9dadcf}input:focus{outline:none}::placeholder{color:#323742}@media (min-width: 48em){body{font-size:calc(var(--base-font-size) * 1.1);line-height:calc(var(--line-height-normal) * 1.1)}}@media (min-width: 64em){body{font-size:calc(var(--font-md) * 1.2);line-height:calc(var(--line-height-normal) * 1.2)}}@media (min-width: 85.375em){body{font-size:max(var(--base-font-size),1.5vw);line-height:max(var(--line-height-normal),2)}}
