@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{font-size:100%}.App{box-sizing:border-box;font-family:"Poppins",sans-serif;font-weight:500}.navbar{height:6.1rem;width:100%;background-color:#1b1b1b;position:fixed;z-index:3}.navbar .navbar__logo{width:6.5rem;padding:2rem 0 0 2rem}.navbar .navbar__menu{padding:0;list-style:none;overflow:hidden;background-color:#fff;clear:both;max-height:0;transition:max-height .2s ease-out}.navbar__menu li a{display:flex;align-items:center;justify-content:center;padding:1.5rem 0 0;text-decoration:none;color:#1b1b1b}.navbar__menu .demo-button a{padding-bottom:1.5rem}.navbar__menu .navlink:hover{transform:scale(1.08)}.navbar .menu-icon{cursor:pointer;display:inline-block;float:right;padding:3rem 2rem;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.navbar .menu-icon .navicon{background:#fff;display:block;height:2px;position:relative;transition:background .2s ease-out;width:2rem}.navbar .menu-icon .navicon:after,.navbar .menu-icon .navicon:before{background:#fff;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.navbar .menu-icon .navicon:before{top:8px}.navbar .menu-icon .navicon:after{top:-8px}.navbar .menu-button{display:none}.navbar .menu-button:checked~.navbar__menu{max-height:320px}.navbar .menu-button:checked~.menu-icon .navicon{background:transparent}.navbar .menu-button:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.navbar .menu-button:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.navbar .menu-button:checked~.menu-icon:not(.steps) .navicon:after,.navbar .menu-button:checked~.menu-icon:not(.steps) .navicon:before{top:3px}@media (min-width:1024px){.navbar li{float:left}.navbar li a{margin:.5rem;padding:.75rem .35rem;color:#fff}.navbar .navbar__menu{clear:none;float:right;max-height:none;background-color:transparent}.navbar .menu-icon{display:none}.navbar__menu .demo-button a{animation:shake .82s cubic-bezier(.36,.07,.19,.97) infinite both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;background-color:#109cf1;padding:.8rem 1.5rem;margin-right:1.5rem}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.anchor{text-decoration:none;font-size:1rem;padding:.8rem 1.5rem;border-radius:2rem}.anchor:hover{transform:scale(1.05)}.anchor span{display:flex;align-items:center;justify-content:center}.anchor svg{width:1.8rem;height:1.8rem;fill:#109cf1;padding-right:.5rem}.home{display:flex;flex-direction:column}.welcome{display:flex;justify-content:space-between;align-items:center;margin:0 4rem;min-height:100vh}.welcome img{width:26rem;margin:10rem 3rem 5rem;transform:scaleX(-1)}.welcome__info{width:55%}.welcome__info h1{font-size:2.5rem;line-height:2.8rem;color:#1b1b1b}.welcome__info p{font-size:1.25rem;color:#546681;margin:2.5rem 0}.welcome__info span{display:flex}@media (max-width:1024px){.welcome{margin-top:12rem;flex-direction:column;height:100%}.welcome__info{text-align:center;width:100%}.welcome__info span{justify-content:center}}.press{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh}.press span{display:flex;justify-content:space-around;margin-bottom:5rem}.press h1{color:#333;font-size:1.9rem;text-align:center;padding-bottom:3rem;margin:0}.press img{width:10rem;padding:0 1.5rem}@media (max-width:1024px){.press{height:100%;padding-top:5rem}.press span{flex-direction:column;padding-bottom:5rem}.press img{padding:2rem 0}}.anchor-image{padding:.8rem 1.5rem}.anchor-image>img:hover{transform:scale(1.15)}.product-questions{display:flex;align-items:center;margin:2rem 4rem;min-height:calc(100vh - 10.1rem)}.product-questions__intro{display:flex;flex-direction:column;align-items:center;width:50%}.product-questions__intro h1{color:#333;font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0}.product-questions__intro img{width:25rem;padding-top:1.5rem}.product-questions ul{width:50%;list-style:none;background-color:#fff;border-radius:1rem;padding:1rem 0;margin-left:4rem}.product-questions li{padding:1rem 2rem;color:#546681;font-size:1.25rem}@media (max-width:1024px){.product-questions{flex-direction:column;height:100%}.product-questions__intro,.product-questions ul{width:100%;margin-bottom:5rem;margin-left:0}}.footer{background-color:#1b1b1b;padding:3rem 4rem;color:#fff}.footer img{width:6.5rem}.footer__info{display:flex;justify-content:space-between;padding:2rem 0}.footer__info-countries,.footer__info-media{padding-right:2rem}.footer__info-countries ul{list-style:none;display:flex;padding:0}.footer__info-countries li{display:flex;flex-direction:column;padding-right:2rem}.footer__info-countries li img{width:3rem;height:2rem;padding-bottom:.2rem}.footer__info-media img{width:2rem}.footer__info-media a{font-size:.8rem;padding:0 1rem 0 0}.footer__partners img{width:5rem}.footer__copyright{display:flex;justify-content:space-between}.footer__copyright p{color:hsla(0,0%,72.5%,.61);margin:0}@media (max-width:985px){.footer__info-countries ul{flex-direction:column}.footer__info-countries li{padding-bottom:1rem}}.blog{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem 4rem;min-height:calc(100vh - 10.1rem)}.blog h1{color:#333;font-size:1.9rem;text-align:center;margin:0}.blog__posts{display:flex;justify-content:space-between}@media (max-width:1024px){.blog{display:block;height:100%}.blog__posts{flex-direction:column}}.post-card{justify-content:space-between;text-align:center;background-color:#fff;border-radius:1rem;padding:1.5rem;margin-top:2rem;max-width:27%}.post-card,.post-card__content{display:flex;flex-direction:column;align-items:center}.post-card__content h2{color:#333;font-size:1.25rem;line-height:1.5rem;margin:1.5rem 0 1rem}.post-card__content p{color:#878787;margin:0 0 1.2rem;font-size:.9rem}.post-card__content img{height:12rem}.post-card a{font-size:.8rem;width:7rem}@media (max-width:1024px){.post-card{margin-bottom:2rem;max-width:100%}}.plans{display:flex;justify-content:center;align-items:center;margin:2rem 4rem;min-height:calc(100vh - 10.1rem)}@media (max-width:1024px){.plans{flex-direction:column;height:100%;margin:4rem 0 2rem}}.plan-card__container{text-align:center;background-color:#fff;border-radius:1rem;padding:1.5rem;margin:2.5rem 1rem 0;width:20rem;height:33rem;color:#333}.plan-card{position:relative;top:-4rem}.plan-card svg{height:5rem;width:5rem;padding-bottom:.5rem}.plan-card__wrap{display:flex;flex-direction:column;justify-content:space-between;height:31rem}.plan-card__wrap a{margin:0 auto;width:8rem}.plan-card__content ul{text-align:start;font-size:.85rem;margin:1.5rem 0 0}.plan-card__content h1{margin:0}.plan-card__content p{font-size:.85rem;margin:0}.previous-pricing{margin:.5rem 0 0;color:red;text-decoration:line-through}.current-pricing{margin:0 0 .8rem}@media (max-width:1200px){.plan-card__container{height:41rem}.plan-card__wrap{height:39rem}}@media (max-width:1024px){.plan-card__container{margin:3rem 0;height:32rem}.plan-card__wrap{height:30rem}}.usage{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 10.1rem);margin:2rem 4rem}.usage h1{color:#333;font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0 auto}.usage__cards{display:flex;justify-content:space-between}@media (max-width:1024px){.usage{display:block;height:100%}.usage__cards{flex-direction:column}}.tramy-card{display:flex;flex-direction:column;background-color:#fff;border-radius:1rem;padding:5rem 1.5rem;margin-top:2rem;max-width:27%}.tramy-card img{width:4rem;height:4rem}.tramy-card h2{color:#2e3642;font-size:1.5rem}.tramy-card p{color:#878787;font-size:1rem;margin:0}@media (max-width:1024px){.tramy-card{margin-bottom:2rem;max-width:100%;align-items:center;text-align:center}}.analytics{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 4rem;background-color:#505050;min-height:calc(100vh - 10.1rem)}.analytics h1{color:#fff;font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0 0 3rem}.analytics__cards{display:flex}@media (max-width:1024px){.analytics{height:100%}.analytics h1{margin-top:2rem}.analytics__cards{flex-direction:column}}.analytics-card{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#fff;width:16rem;height:16rem;border-radius:50%;margin:0 1rem}.analytics-card h2{color:#3898ec;font-size:2.5rem;margin:0}.analytics-card p{color:#546681;font-size:.9rem;letter-spacing:2px;line-height:1.2rem;padding:0 .5rem;text-transform:uppercase;margin:0}@media (max-width:1024px){.analytics-card{margin-bottom:2rem}}.features{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 10.1rem);margin:2rem 4rem}.features h1{color:#333;font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0 auto}.features__cards{display:flex;justify-content:space-between}@media (max-width:1024px){.features{display:block;height:100%}.features__cards{flex-direction:column}}.demo__tabset{min-height:calc(100vh - 10.1rem);margin:2rem auto}.demo__tabset>input[type=radio]{position:absolute;left:-200vw}.demo__tabset .demo__tab-panel{display:none}.demo__tabset>input:first-child:checked~.demo__tab-panels>.demo__tab-panel:first-child,.demo__tabset>input:nth-child(3):checked~.demo__tab-panels>.demo__tab-panel:nth-child(2),.demo__tabset>input:nth-child(5):checked~.demo__tab-panels>.demo__tab-panel:nth-child(3),.demo__tabset>input:nth-child(7):checked~.demo__tab-panels>.demo__tab-panel:nth-child(4),.demo__tabset>input:nth-child(9):checked~.demo__tab-panels>.demo__tab-panel:nth-child(5),.demo__tabset>input:nth-child(11):checked~.demo__tab-panels>.demo__tab-panel:nth-child(6){display:block}.demo__tabset>label{position:relative;display:inline-block;padding:1rem 1.5rem;cursor:pointer;font-family:"Poppins",sans-serif;font-size:.85rem;font-weight:600;color:#4c4c4c;background-color:#ddd}.demo__tabset .demo__tab-panel img{min-height:26rem;max-height:calc(100vh - 14.1rem)}.demo__tabset>input:checked+label{background-color:#109cf1;color:#fff}@media (max-width:1024px){.demo__tabset{margin:1.5rem}.demo__tabset .demo__tab-panel{overflow-x:auto}.demo__tabset>label{padding:.8rem .7rem}}.mission{display:flex;flex-direction:column;align-items:center;padding:0 4rem;min-height:100vh;background-color:#505050;color:#fff}.mission img{width:30rem;padding:5rem 0 5rem 3rem}.mission__info{display:flex;justify-content:space-between;align-items:center}.mission h1{text-align:center;font-size:2.5rem;line-height:2.8rem;margin:11rem 0 0}.mission__info p{font-size:1.25rem;margin:2.5rem 0}@media (max-width:1024px){.mission{margin-top:-2.4rem;padding:2rem 4rem}.mission img{padding:1rem}.mission__info{flex-direction:column;text-align:center}.mission__info p{margin:2.5rem 1rem}}.team{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 10.1rem);margin:2rem auto}.team h1{font-size:1.9rem;margin:0 0 3rem;color:#333}.team__cards{display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:1024px){.team__cards{display:block}}.team-card{display:flex;flex-direction:column;align-items:center;padding:0 3rem}.team-card img{width:15rem}.team-card a{font-size:1.25rem;font-weight:700;text-decoration:underline;padding:.5rem 0}.team-card p{font-size:1.25rem;font-weight:600;margin:0 0 2rem}.pricing{display:flex;flex-direction:column}.title-page{margin-top:10.5rem;font-size:1.9rem}.title-page,.whatsapp-info{text-align:center;color:#333}.whatsapp-info{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 10.1rem);margin:2rem 4rem}.whatsapp-info h1{font-size:1.9rem;margin:0}.whatsapp-info p{font-size:1.25rem;color:#546681;margin:1rem 0}.whatsapp-info img{width:32rem;box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:.5rem}@media (max-width:1024px){.whatsapp-info img{width:25rem}}.whatsapp-pricing{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 10.1rem);margin:2rem 4rem;color:#333}.whatsapp-pricing h1{font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0}.whatsapp-pricing p{font-size:.8rem}.whatsapp-table{margin:2rem 0;width:80%;border-collapse:collapse;background-color:#fff;border-radius:1rem}.whatsapp-table td,.whatsapp-table th{text-align:center;padding:1rem}.whatsapp-table th{font-size:1.1rem;font-weight:600;color:#202020}.whatsapp-table td{font-size:1rem;font-weight:500}.alliances,.allies{display:flex;flex-direction:column}.alliances{justify-content:center;align-items:center;min-height:60vh}.alliances span{display:flex;justify-content:space-around;margin-bottom:5rem}.alliances h1{color:#333;font-size:1.9rem;text-align:center;padding-bottom:3rem;margin:0}.alliances img{width:10rem;padding:0 2rem}@media (max-width:1024px){.alliances{height:100%;padding-top:5rem}.alliances span{flex-direction:column;padding-bottom:5rem}.alliances img{padding:2rem 0}}.alliances-info{display:flex;flex-direction:column;align-items:center;margin:0 4rem;min-height:100vh}.alliances-info h1{text-align:center;font-size:2.5rem;line-height:2.8rem;margin:11rem 0 0;color:#333}.alliances-info img{width:30rem;padding:4rem 0 4rem 3rem;transform:scaleX(-1)}.alliances-info__content{display:flex;justify-content:space-between;align-items:center}.alliances-info__content span{display:flex;flex-direction:column;align-items:start}.alliances-info__content ul{font-size:1.25rem;margin:0 0 1.5rem;padding-left:0;color:#546681}.alliances-info__content li{margin:.7rem 0 0 1.5rem}@media (max-width:1024px){.alliances-info{margin-top:6.5rem}.alliances-info img{padding:3rem 0}.alliances-info__content{flex-direction:column}.alliances-info__content span{align-items:center;text-align:center}.alliances-info__content ul{display:flex;flex-direction:column;align-items:center;padding:1rem 0}}.alliances-types{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 10.1rem);padding:2rem 4rem;background-color:#505050;color:#fff}.alliances-types h1{font-size:1.9rem;text-align:center;line-height:2.25rem;margin:0 0 3rem}.alliances-types__cards{display:flex;justify-content:center}@media (max-width:1024px){.alliances-types__cards{flex-direction:column;align-items:center}}.ally-card{display:flex;flex-direction:column;align-items:start;justify-content:center;margin:0 2rem;background-color:#fff;border-radius:1rem;padding:5rem 1.5rem;width:45%}.ally-card h1{text-align:start;font-size:1.5rem;line-height:1.8rem;color:#2e3642;margin:1rem 0}.ally-card h2{font-weight:700;margin:.5rem 0}.ally-card h2,.ally-card p{text-align:start;color:#878787;font-size:1rem}.ally-card p{margin:0}.ally-card svg{width:4rem;height:4rem;fill:#109cf1}@media (max-width:1024px){.ally-card{width:80%;margin-bottom:2rem}}.alliances-form{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 10.1rem);margin:2rem 4rem}.alliances-form h1{text-align:center;font-size:1.9rem;line-height:2.25rem;margin:1.5rem 0 0;color:#333}.alliances-form p{text-align:center;font-size:1.25rem;color:#546681;margin:.5rem 0 1.5rem}.email-form{width:70%}.email-form,.email-form .inputs-array{display:flex;flex-direction:column}.email-form label{color:#333;font-size:.85rem;padding-bottom:.25rem}.email-form input,.email-form select,.email-form textarea{padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:.25rem;outline-color:#109cf1}.email-form input[type=submit]{font-family:"Poppins",sans-serif;font-weight:600;background-color:#109cf1;color:#fff;padding:.7rem 1.8rem;margin:0 auto;border-radius:.25rem;border:none;cursor:pointer;outline:none}.email-form input[type=submit]:hover{transform:scale(1.05)}.resources,.resources-intro{display:flex;flex-direction:column}.resources-intro{align-items:center;text-align:center;padding:0 4rem;min-height:100vh;background-color:#505050;color:#fff}.resources-intro img{width:30rem;padding:3rem}.resources-intro h1{font-size:2.5rem;line-height:2.8rem;margin:11rem 0 1.5rem}.resources-intro p{font-size:1.25rem;margin:0}.youtube-channel{display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center;min-height:calc(200vh - 10.1rem);margin:2rem 4rem;color:#333}.youtube-channel__intro h1{font-size:1.9rem;line-height:2.8rem;color:#333;margin:0}.youtube-channel__intro img{padding:3rem;width:40rem}.youtube-channel__videos{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.youtube-channel__videos iframe{padding:1rem;width:420px;height:315px}@media (max-width:1024px){.youtube-channel__intro img{width:30rem}.youtube-channel__videos iframe{width:320px;height:215px}}@media (max-width:768px){.youtube-channel__intro img{width:25rem}.youtube-channel__videos{display:block}.youtube-channel__videos iframe{width:420px;height:315px}}.podcast{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;min-height:calc(150vh - 10.1rem);color:#333}.podcast__intro{margin:2rem 4rem}.podcast__intro h1{font-size:1.9rem;line-height:2.8rem;color:#333;margin:0}.podcast__intro img{padding:3rem;width:35rem}.podcast__platforms{display:flex;justify-content:center}.podcast__platforms img{width:12rem;padding:2rem 1rem 0}.podcast__content{padding:4.15rem 0;background-color:#000;width:100%}@media (max-width:768px){.podcast__platforms{flex-direction:column;align-items:center}.podcast__intro img{width:25rem}.podcast__platforms img{width:12rem}}.chatbot{margin-right:2rem}.chatbot__button{display:flex;align-items:center;border:none;cursor:pointer;text-decoration:none;background-color:#109cf1;color:#fff;font-family:"Poppins",sans-serif;font-size:.9rem;font-weight:600;padding:.8rem 1rem;border-radius:2rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.chatbot__button svg{width:1.5rem;height:1.5rem;padding-left:.5rem}.chatbot__box{width:17rem;height:20rem;position:absolute;bottom:4rem;right:2rem;border-radius:.9rem;margin:auto;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.box__welcome{background-color:#109cf1;color:#fff;padding:.8rem;border-top-right-radius:.9rem;border-top-left-radius:.9rem}.box__welcome svg{width:3rem;height:3rem;margin:0 auto;width:100%}.box__welcome p{margin:0;text-align:center;font-size:.85rem;padding:.2rem;line-height:1.25rem}.box__assistant{display:flex;align-items:center;background-color:#fff;color:#555;padding:.8rem;text-decoration:none;border-bottom-left-radius:.9rem;border-bottom-right-radius:.9rem}.box__assistant img{width:3rem;height:3rem;border-radius:1.5rem}.box__assistant-info{display:flex;flex-direction:column;padding-left:.5rem}.box__assistant-info h2{font-size:.75rem;font-weight:500;margin:0}.box__assistant-info h1{font-weight:700;font-size:1rem;margin:0}.box__assistant-info p{color:green;font-size:.65rem;margin:0}.dot{height:.55rem;width:.55rem;background-color:green;border-radius:50%;display:inline-block}.close{background:none;border:none;float:right;cursor:pointer}.close svg{fill:#fff;width:1.5rem;height:1.5rem}@media (max-width:768px){.chatbot__button{width:14rem;font-size:.8rem}}.mainview{overflow-x:hidden;overflow-y:auto;background-color:#f5f5f5}.mainview__box{width:100%;display:flex;justify-content:space-between;position:fixed;bottom:3%}.scroll{display:flex;align-items:center;margin:0 2rem;font-size:.9rem;color:#1b1b1b}.scroll__icon{width:2rem;height:2rem}@media (max-width:768px){.scroll{font-size:.8rem}}
/*# sourceMappingURL=main.a9ea334b.chunk.css.map */