@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Potta+One&display=swap);*{margin:0;padding:0}body,html{min-height:100svh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;color:#4a4a4a;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}svg{height:24px;width:24px}svg.spin{animation:spin 1s linear infinite}button,input,textarea{font-family:Poppins,sans-serif}textarea{resize:none}.animate{opacity:0;transform:translateY(40px);transition:.7s linear;visibility:hidden}.entry{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-page{min-height:100svh}.landing-page,.landing-page .hero-section{display:flex;flex-direction:column;width:100%}.landing-page .hero-section{box-sizing:border-box;height:100svh;justify-content:space-between;padding:40px 3%}.landing-page .hero-section header.mobile-header{display:none}.landing-page .hero-section header.desktop-header{align-items:center;display:flex;justify-content:space-between}.landing-page .hero-section header.desktop-header .logo-container{height:70px}.landing-page .hero-section header.desktop-header .logo-container img{height:100%;width:100%}.landing-page .hero-section header.desktop-header nav{display:flex;gap:20px}.landing-page .hero-section header.desktop-header nav a{color:#234b73;text-decoration:none}.landing-page .hero-section .main-section{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-between}.landing-page .hero-section .main-section .information{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.landing-page .hero-section .main-section .information .big-title{align-items:center;display:flex;gap:7px}.landing-page .hero-section .main-section .information .big-title .left{align-items:center;background-color:#0d977c;border-radius:20px;color:#fff;display:flex;gap:7px;justify-content:center;padding:7px 13px}.landing-page .hero-section .main-section .information .big-title .left span{font-size:1.4em}.landing-page .hero-section .main-section .information .big-title .middle span{color:#234b73;font-size:1.4em}.landing-page .hero-section .main-section .information .big-title .right{align-items:center;background-color:#234b73;border-radius:20px;color:#fff;display:flex;gap:7px;justify-content:center;padding:7px 13px}.landing-page .hero-section .main-section .information .big-title .right span{font-size:1.4em}.landing-page .hero-section .main-section .information .sub-title{color:#727272;font-size:.9em;font-weight:400;max-width:60%;text-align:center}.landing-page .hero-section .main-section .actions-button{display:flex;gap:40px;margin-top:15px}.landing-page .hero-section .main-section .actions-button button{background-color:#0d977c;border:none;border-radius:15px;color:#fff;cursor:pointer;outline:none;padding:10px 20px;transition:.3s linear}.landing-page .hero-section .main-section .actions-button button:last-child{background-color:#234b73}.landing-page .hero-section .main-section .numbers-data{display:flex;gap:40px}.landing-page .hero-section .main-section .numbers-data .data{align-items:center;display:flex;flex-direction:column;min-width:150px}.landing-page .hero-section .main-section .numbers-data .data span:first-child{color:#0d977c;font-size:1.3em}.landing-page .hero-section .main-section .numbers-data .data span:last-child{color:#727272;font-size:.8em}.landing-page .hero-section .bottom-section{align-items:flex-end;display:flex;justify-content:space-between}.landing-page .hero-section .bottom-section .icons-triangle{align-items:center;display:flex;flex-direction:column;gap:20px}.landing-page .hero-section .bottom-section .icons-triangle .row{display:flex;gap:20px;justify-content:center}.landing-page .hero-section .bottom-section .icons-triangle .row .icon-container{align-items:center;background-color:#0d977c;border-radius:15px;color:#fff;display:flex;justify-content:center;padding:14px}.landing-page .hero-section .bottom-section .icons-triangle.right .row .icon-container{background-color:#234b73}.landing-page .hero-section .bottom-section .middle{align-items:center;display:flex;gap:7px}.landing-page .hero-section .bottom-section .middle span{color:#727272;font-size:.8em}.landing-page .hero-section .bottom-section .middle svg{animation:wiggle 1.6s linear infinite}.landing-page .how-works{background-color:#234b73;color:#fff;padding:40px 3%}.landing-page .how-works .headings{display:flex;flex-direction:column}.landing-page .how-works .headings h3{font-weight:400}.landing-page .how-works .headings p{font-size:.8em;max-width:40%}.landing-page .how-works .work-line{display:flex;flex-direction:column;gap:10px;margin-top:40px}.landing-page .how-works span:first-child{font-size:.9em}.landing-page .how-works .work-line .steps{display:flex;justify-content:space-between;position:relative;width:100%}.landing-page .how-works .work-line .steps .track-line{background-color:#fff;border-radius:20px;height:5px;left:20px;position:absolute;top:15px;transition:1s linear;width:0;z-index:0}.landing-page .how-works .work-line .steps .track-line.entry{width:calc(100% - 40px)}.landing-page .how-works .work-line .steps .step,.landing-page .how-works .work-line .steps .step .info{align-items:center;display:flex;flex-direction:column;justify-content:center}.landing-page .how-works .work-line .steps .step:nth-child(2),.landing-page .how-works .work-line .steps .step:nth-child(2) .info{align-items:flex-start}.landing-page .how-works .work-line .steps .step:last-child,.landing-page .how-works .work-line .steps .step:last-child .info{align-items:flex-end}.landing-page .how-works .work-line .steps .step .number{align-items:center;background-color:#fff;border-radius:50%;color:#234b73;display:flex;font-size:1.1em;height:40px;justify-content:center;margin-bottom:10px;width:40px;z-index:2}.landing-page .how-works .work-line .steps .step h4{font-size:1.1em;font-weight:400}.landing-page .how-works .work-line .steps .step p{font-size:.8em;margin-top:3px}.landing-page .how-works .quote{display:flex;font-weight:300;justify-content:center;margin-top:40px;text-align:center}.landing-page .partners{justify-content:center;padding:40px 3%}.landing-page .partners,.landing-page .partners .headings{align-items:center;display:flex;flex-direction:column}.landing-page .partners .headings h2{color:#4a4a4a;font-weight:400}.landing-page .partners .headings h2 strong{background-color:#0d977c;border-radius:10px;color:#fff;font-weight:400;padding:4px 10px}.landing-page .partners .headings p{color:#727272;font-size:.9em;margin-top:8px}.landing-page .partners .carousels-container{display:flex;gap:25px;margin-top:50px;overflow:hidden;position:relative;width:80%}.landing-page .partners .carousels-container .front-filter{background-color:#fff;filter:blur(20px);height:100%;left:-4%;position:absolute;top:0;width:10%;z-index:3}.landing-page .partners .carousels-container .end-filter{background-color:#fff;filter:blur(20px);height:100%;position:absolute;right:-4%;top:0;width:10%;z-index:3}.landing-page .partners .carousels-container .carousel{display:flex;gap:25px;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;width:100%}.landing-page .partners .carousels-container .carousel::-webkit-scrollbar{display:none}.landing-page .partners .carousels-container .carousel .carousel-track{animation:scrollInfinite 15s linear infinite;display:flex;gap:25px;width:-webkit-max-content;width:max-content}.landing-page .partners .carousels-container .carousel.reverse .carousel-track{animation:scrollInfiniteReverse 15s linear infinite}.landing-page .partners .carousels-container .carousel.paused .carousel-track{animation-play-state:paused}.landing-page .partners .carousels-container .carousel img{height:50px;pointer-events:none;-webkit-user-select:none;user-select:none}.landing-page .why-choose{border-top:7px solid #0d977c;color:#234b73;margin-top:20px;padding:40px 3%}.landing-page .why-choose .headings{display:flex;flex-direction:column}.landing-page .why-choose .headings h3{font-weight:400}.landing-page .why-choose .headings p{color:#727272;font-size:.8em;max-width:40%}.landing-page .why-choose .main-section{align-items:center;display:flex;justify-content:space-between}.landing-page .why-choose .main-section .contents-container{display:flex;flex-direction:column;gap:30px;margin-top:40px;width:40%}.landing-page .why-choose .main-section .contents-container .feature-card{background-color:#ebf3f1;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;margin-left:15px;padding:20px 20px 20px 35px;position:relative;width:100%}.landing-page .why-choose .main-section .contents-container .feature-card .outer-circle{align-items:center;background-color:#0d977c;border:10px solid #fff;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;height:60px;justify-content:center;left:-25px;position:absolute;top:-25px;width:60px}.landing-page .why-choose .main-section .contents-container .feature-card h4{color:#4a4a4a;font-weight:450}.landing-page .why-choose .main-section .contents-container .feature-card p{color:#727272;font-size:.9em}.landing-page .why-choose .main-section .illustration-container{width:40%}.landing-page .main-section .illustration-container img{width:100%}.landing-page .what-we-offer{background-color:#234b73;color:#fff;padding:40px 3%}.landing-page .what-we-offer .headings{display:flex;flex-direction:column}.landing-page .what-we-offer .headings h3{font-size:1.4em;font-weight:400;text-align:center}.landing-page .what-we-offer .headings p{font-size:.9em;margin-top:3px;text-align:center}.landing-page .what-we-offer .main-section{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px;position:relative}.landing-page .what-we-offer .main-section .feature-card{background-color:#355d84;border-radius:30px;box-sizing:border-box;display:flex;gap:10px;padding:20px;width:40%}.landing-page .what-we-offer .main-section .feature-card .icon-container{align-items:center;background-color:#234b73;border-radius:15px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.landing-page .what-we-offer .main-section .feature-card .texts{display:flex;flex-direction:column}.landing-page .what-we-offer .main-section .feature-card .texts h4{font-weight:400}.landing-page .what-we-offer .main-section .feature-card .texts p{font-size:.8em;line-height:1.7;margin-top:7px}.landing-page .what-we-offer .main-section .extra-information{bottom:0;display:flex;justify-content:space-between;position:absolute;width:85%}.landing-page .what-we-offer .main-section .extra-information .info{display:flex;flex-direction:column}.landing-page .what-we-offer .main-section .extra-information .info:first-child{align-items:flex-start}.landing-page .what-we-offer .main-section .extra-information .info:last-child{align-items:flex-end}.landing-page .what-we-offer .main-section .extra-information .info h1{color:#0d977c;font-family:Potta One,sans-serif;font-size:3em}.landing-page .what-we-offer .main-section .extra-information .info p{font-size:.9em;font-weight:300}.landing-page .what-we-offer .action-section{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-top:40px}.landing-page .what-we-offer .action-section span{font-size:1.2em;font-weight:300}.landing-page .what-we-offer .action-section button{align-items:center;background-color:#0d977c;border:none;border-radius:20px;box-shadow:0 2px 13px 0 #18bc9c;color:#fff;cursor:pointer;display:flex;justify-content:center;outline:none;padding:13px 40px}.landing-page .final-action{background-color:#ebf3f1;display:flex;justify-content:space-between;padding:40px 0 0;position:relative}.landing-page .final-action .image-container{width:20%}.landing-page .final-action .image-container img{width:100%}.landing-page .final-action .main-section{align-items:center;display:flex;flex-direction:column}.landing-page .final-action .main-section h2{color:#234b73;font-weight:500}.landing-page .final-action .main-section p{color:#727272;font-size:.9em}.landing-page .final-action .main-section button{align-items:center;background-color:#0d977c;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-top:40px;outline:none;padding:10px 40px}footer{background-color:#234b73;color:#fff;display:flex;flex-grow:0;font-weight:300;gap:70px;padding:40px 3%}footer .company-info{display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;width:35%}footer .company-info .logo-container{filter:grayscale(100%) brightness(500%);height:70px}footer .company-info .logo-container img{height:100%}footer .company-info .description{font-size:.8em;line-height:1.7}footer .company-info .contact-info{display:flex;flex-direction:column;gap:5px;margin-top:30px}footer .company-info .contact-info div{align-items:center;display:flex;gap:8px}footer .company-info .contact-info div a{color:#fff;font-size:.8em;text-decoration:none}footer .main-container{display:flex;flex-direction:column;justify-content:space-between}footer .main-container .main-sec{display:flex;gap:80px}footer .main-container .main-sec .links-container{display:flex;flex-direction:column}footer .main-container .main-sec .links-container h3{font-weight:400;margin-bottom:25px;max-width:-webkit-max-content;max-width:max-content;position:relative}footer .main-container .main-sec .links-container h3:after{background-color:#0d977c;border-radius:5px;bottom:-10px;content:"";height:4px;position:absolute;right:0;width:60%}footer .main-container .main-sec .links-container a{color:#fff;font-size:.9em;margin-bottom:2px;text-decoration:none}footer .main-container .main-sec .illustration-container{width:35%}footer .main-container .main-sec .illustration-container img{width:100%}@keyframes wiggle{0%{transform:translateY(0)}50%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes scrollInfinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollInfiniteReverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media only screen and (max-width:768px){.landing-page .hero-section header.desktop-header{display:none}.landing-page .hero-section header.mobile-header{align-items:center;display:flex;justify-content:space-between;width:100%}.landing-page .hero-section{padding:20px 5% 40px}.landing-page .hero-section header.mobile-header .logo-container{height:70px;width:auto}.landing-page .hero-section header.mobile-header .logo-container img{height:100%;width:100%}.landing-page .hero-section .main-section{height:65%}.landing-page .hero-section .main-section .information{align-items:flex-start}.landing-page .hero-section .main-section .information .big-title{flex-direction:column;width:100%}.landing-page .hero-section .main-section .information .big-title .left{display:none}.landing-page .hero-section .main-section .information .big-title .middle{flex-direction:column;flex-direction:row;text-align:left}.landing-page .hero-section .main-section .information .big-title .middle:before{border-radius:20px;color:#234b73;content:"Grow";font-size:1.4em;gap:7px;margin-right:7px}.landing-page .hero-section .main-section .information .big-title .middle:after{border-radius:20px;color:#234b73;content:"Time.";font-size:1.4em;gap:7px;margin-left:7px}.landing-page .hero-section .main-section .information .big-title .right{display:none}.landing-page .hero-section .main-section .information .sub-title{align-items:flex-start;justify-content:flex-start;max-width:100%;text-align:left}.landing-page .hero-section .main-section .information .actions-button{gap:20px}.landing-page .hero-section .bottom-section{justify-content:center}.landing-page .hero-section .bottom-section .icons-triangle{display:none}.landing-page .hero-section .main-section .numbers-data{flex-wrap:wrap;justify-content:center}.landing-page .how-works{padding:40px 5%}.landing-page .how-works .headings p{max-width:100%}.landing-page .how-works .work-line .steps{flex-direction:column;gap:20px}.landing-page .how-works .work-line .steps .track-line{height:0}.landing-page .how-works .work-line .steps .track-line.entry{height:calc(100% - 40px);width:2px}.landing-page .how-works .work-line .steps .step{flex-direction:row;gap:10px;justify-content:flex-start}.landing-page .how-works .work-line .steps .step,.landing-page .how-works .work-line .steps .step .info,.landing-page .how-works .work-line .steps .step:last-child,.landing-page .how-works .work-line .steps .step:last-child .info,.landing-page .how-works .work-line .steps .step:nth-child(2),.landing-page .how-works .work-line .steps .step:nth-child(2) .info{align-items:flex-start}.landing-page .partners{padding:40px 5%}.landing-page .partners .carousels-container{width:100%}.landing-page .partners .carousels-container .front-filter{background-color:#fff;filter:blur(30px);left:-5%;width:15%}.landing-page .partners .carousels-container .end-filter{filter:blur(30px);right:-5%;width:15%}.landing-page .why-choose{padding:40px 5%}.landing-page .why-choose .headings p{max-width:100%}.landing-page .why-choose .main-section{flex-direction:column;justify-content:center}.landing-page .why-choose .main-section .contents-container{width:100%}.landing-page .why-choose .main-section .contents-container .feature-card{margin-left:0}.landing-page .why-choose .main-section .contents-container .feature-card .outer-circle{border:5px solid #fff;height:50px;left:-10px;width:50px}.landing-page .why-choose .main-section .illustration-container{display:none}.landing-page .what-we-offer .main-section{flex-direction:column;flex-wrap:nowrap}.landing-page .what-we-offer{padding:40px 5%}.landing-page .what-we-offer .main-section .feature-card{width:100%}.landing-page .what-we-offer .main-section .extra-information{position:relative;width:90%}.landing-page .what-we-offer .action-section span{font-size:1em;text-align:center}.landing-page .final-action{padding:40px 5%}.landing-page .final-action .image-container{display:none}footer{flex-direction:column;gap:30px;padding:40px 5%}footer .company-info{width:100%}footer .main-container{gap:30px}footer .main-container .main-sec{gap:20px;justify-content:space-between}footer .main-container .main-sec .illustration-container{display:none}}.sideNav{display:flex;height:100%;justify-content:flex-end;overflow:hidden;position:fixed;right:-100%;top:0;touch-action:none;transition:right .4s ease;width:100%;z-index:1000}.sideNav.open{right:0}.sideNav__overlay{background:#0000004d;height:100%;left:0;position:absolute;top:0;touch-action:none;width:100%}.sideNav__content{animation:slideIn .4s ease forwards;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100%;max-width:380px;position:relative;width:85%}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.sideNav__header{align-items:center;border-bottom:1px solid #f0f0f0;box-sizing:border-box;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.sideNav__logo{height:60px}.sideNav__logo img{height:60px;object-fit:contain}.sideNav__close{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:1.4rem}.sideNav__nav{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem}.sideNav__nav a{color:#222;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .3s ease}.sideNav__nav a:hover{color:#0d977c}.sideNav__message{align-items:center;background:#f8f9fa;border-radius:12px;color:#444;display:flex;font-size:.95rem;font-weight:400;gap:.6rem;margin:1.5rem;padding:1rem}.sideNav__message svg{color:#0d977c;flex-shrink:0;height:22px;width:22px}.sideNav__actions{display:flex;flex-direction:column;gap:.8rem;padding:1.5rem}.sideNav__btn{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.9rem 1rem;transition:all .3s ease}.sideNav__btn.advertiser{background:#0d977c;color:#fff}.sideNav__btn.advertiser:hover{background:#0b846d}.sideNav__btn.publisher{background:#f0f0f0;color:#333}.sideNav__btn.publisher:hover{background:#e4e4e4}.sideNav__actions .btn__container{display:flex;justify-content:space-between}.sideNav__actions .btn__container .sideNav__btn{min-width:47.5%}.sideNav__actions .btn__container .sideNav__btn:first-child{background-color:#234b73;color:#fff}.sideNav__actions .btn__container .sideNav__btn:last-child{background-color:#234b7335;color:#234b73}.sideNav__actions{bottom:10px;box-sizing:border-box;position:absolute;width:100%}
/*# sourceMappingURL=main.fb659f14.css.map*/