.moa-header{padding:36px 50px;display:flex;background-color:var(--Primary-Funnel-Green)}.moa-header #funnel-logo-moa{display:flex}.moa-header #funnel-logo-moa .mobile{display:none}@media screen and (max-width: 768px){.moa-header{padding:26px 20px;margin-left:0}}@media screen and (max-width: 480px){.moa-header{padding:8px 22px 8px 0}.moa-header .desktop{display:none}.moa-header .mobile{display:block!important}}.link{display:flex;flex-direction:column;padding:40px 20px;width:300px;height:194px;gap:8px;font-weight:600;color:var(--black)!important;align-items:start;border:1px solid var(--Primary-Green-20);background:var(--Tertiary-Grey-10);transition:all .2s linear}.link img{height:40px}.link .label{width:195px;line-height:120%;min-height:44px;text-align:left}.link .difficulty{color:var(--black);font-size:12px;line-height:120%;font-weight:400}.link:hover{cursor:pointer;text-decoration:none;background-color:var(--white);border:1px solid var(--black);border-top-left-radius:12px}@media screen and (max-width: 768px){.link{height:auto;padding:24px 32px;width:100%}}.navigation{padding:50px}.navigation .title{text-align:center;margin-bottom:0}.navigation .sub-title{text-align:center;max-width:800px;margin:0 auto 40px;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.navigation .sub-title.description{margin-bottom:56px}.navigation .sub-title .choose{display:none;margin-top:16px}.navigation .links{display:flex;justify-content:center;gap:16px;margin-bottom:30px}@media screen and (max-width: 768px){.navigation{background-size:auto;padding:50px 18px}.navigation .title,.navigation .sub-title{text-align:left!important}.navigation .title.description,.navigation .sub-title.description{font-size:16px;margin-bottom:40px}.navigation .sub-title>*{font-size:18px!important}.navigation .links{flex-direction:column;align-items:center}}.filters{display:flex;flex-direction:column;margin-bottom:32px;flex:1}.filters .filter{display:flex;padding:12px 16px;justify-content:start;align-items:center;gap:4px}.filters .filter.selected{background-color:var(--Tertiary-Grey-20);width:fit-content;cursor:default}.filters .filter:hover:not(.selected){cursor:pointer}.filters .arrow{display:none}@media screen and (max-width: 1240px){.filters{flex-direction:row;overflow-x:auto;flex-wrap:wrap}.filters .filter{white-space:nowrap}.filters .arrow{display:block}.filters::-webkit-scrollbar{display:none}.filters{-ms-overflow-style:none;scrollbar-width:none}}.loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:var(--Primary-Funnel-Green);height:40px;width:40px;position:absolute;top:50%;left:0;right:0;margin:auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cell{border:1px solid var(--Tertiary-Grey-20);width:284px;margin-bottom:32px;transition:all .2s linear;overflow:hidden}.cell .template-header{height:47px}.cell .template-content{padding:49px 16px 28px;border-bottom:1px solid var(--Tertiary-Grey-20);transition:all .2s linear}.cell .template-content .cell-title{text-align:left;font-size:20px;font-weight:400;line-height:34px;margin:0;min-height:68px}.cell .template-content .description{height:50px;font-size:16px;margin-top:16px;margin-bottom:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cell .template-footer{height:60px;display:flex;align-items:center;justify-content:center}.cell .template-footer .preview-template{font-size:16px;font-weight:700;margin-left:0;transition:all .2s linear}.cell .template-footer .preview-template a{display:flex;gap:12px;text-decoration:none}.cell:hover{border:1px solid var(--black);border-top-left-radius:12px}.cell:hover .template-header,.cell:hover .template-content,.cell:hover .template-footer{cursor:pointer}.cell:hover .template-header .preview-template,.cell:hover .template-content .preview-template,.cell:hover .template-footer .preview-template{margin-left:80px}.cell:hover .template-content{border-bottom:1px solid var(--black)}@media screen and (max-width: 768px){.cell.invisible{display:none}}.connectors{display:flex;gap:4px}.connectors .connector{background-color:var(--white);border-radius:50px;width:24px;height:24px;display:flex;justify-content:center}.connectors .connector img{width:30px}.connectors .connector.plus{width:16px}.modal-left{display:flex;flex-direction:column;background-color:var(--white);font-size:16px}.modal-left ul{padding-left:25px}.modal-left .data-insights{margin-top:40px}.modal-left .data-insights ul{list-style:disc}.modal-left .how-it-works{margin-top:40px}.modal-left .how-it-works .connectors{margin:10px 0}.modal-left .modal-cta-mobile{display:none}@media screen and (max-width: 768px){.modal-left .modal-cta-mobile{display:block;margin:auto}}*{box-sizing:border-box}.img-magnifier-container{position:relative}.img-magnifier-glass{position:absolute;border-radius:50%;cursor:none;border:4px solid #ffffff;width:200px;height:200px;box-shadow:0 1px 13px 5px #00000014}.modal-right{display:flex;flex-direction:column;background-color:var(--Tertiary-Grey-20)!important}.modal-right .close{text-align:right;align-self:end}.modal-right .close img:hover{cursor:pointer}.modal-right .image{margin:40px auto 20px}.modal-right .modal-cta{display:flex;justify-content:center;margin:20px auto 40px;width:fit-content;align-self:center}@media screen and (max-width: 768px){.modal-right{justify-content:center}.modal-right .image{margin:0 auto}.modal-right .image .img-magnifier-glass{display:none}.modal-right .image img{max-height:32vh}.modal-right .close{display:flex;position:absolute;top:20px;right:20px;width:50px;height:50px}.modal-right .close img{padding:10px}.modal-right .modal-cta{display:none}}.card-modal{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:10;background-color:#000c}.card-modal .card-modal-container{margin:auto;width:90vw;max-width:1280px;position:fixed;height:fit-content;max-height:90vh;left:0;right:0;top:0;bottom:0;display:flex}.card-modal .card-modal-container>*{flex:1;padding:40px}.card-modal.show{display:block}@media screen and (max-width: 768px){.card-modal .card-modal-container{margin:0;flex-direction:column;width:auto!important;height:100vh!important}.card-modal .card-modal-container .modal-left{border-radius:0!important;height:100vh;flex:none}}.grid{display:flex;flex-direction:row;padding-bottom:128px;flex-flow:wrap;gap:24px;flex:3;justify-content:center}.show-more-container{width:284px;height:100px;position:relative;display:flex;flex-direction:column;align-items:center}.show-more-container .loader{position:relative;top:0}.show-more-container .btn{width:fit-content;margin-top:auto}@media screen and (max-width: 992px){.grid{flex-direction:column!important;flex-flow:nowrap;align-items:center}.show-more-container{align-items:flex-start}}.no-max-width{background-color:var(--Primary-Funnel-Green);margin:auto -20px}.no-max-width .extra-block{max-width:1280px;margin:auto;display:flex;flex-direction:row;padding:120px 20px;gap:51px}.no-max-width .extra-block .left,.no-max-width .extra-block .right{flex:1}.no-max-width .extra-block .left{align-self:center;color:var(--text-color)}.no-max-width .extra-block .left .title,.no-max-width .extra-block .left .cta{text-align:left;margin-left:0;margin-top:36px}.no-max-width .extra-block .left .title{margin-bottom:12px!important}.no-max-width .extra-block .left .description{max-width:90%;font-size:24px}.no-max-width .extra-block .right{text-align:center}@media screen and (max-width: 768px){.no-max-width .extra-block{margin:auto 0!important;border-radius:0;flex-direction:column-reverse;padding:120px 36px}.no-max-width .extra-block .left{color:var(--white)}.no-max-width .extra-block .left .description{max-width:none}}#funnel_dashboards.onboarding>*:not(.no-max-width){max-width:1280px;margin:auto}#funnel_dashboards.onboarding .top-cta-cnt{margin-top:-120px;margin-bottom:80px;text-align:center}@media screen and (max-width: 768px){#funnel_dashboards.onboarding .top-cta-cnt{margin-top:-80px}}#funnel_dashboards .title{text-align:left;margin-bottom:48px!important}#funnel_dashboards .grid-cnt{display:flex;flex-direction:row}@media screen and (max-width: 1240px){#funnel_dashboards .grid-cnt{flex-direction:column;max-width:1000px!important}}.rolling-gallery{display:flex;flex-flow:column;align-items:center}.rolling-gallery .gallery-header{text-align:center;margin-bottom:20px}.rolling-gallery .logos-slider{display:flex;justify-content:center;width:100%;height:auto}.rolling-gallery .logos-slider .logos-barrier{position:relative;overflow:hidden}.rolling-gallery .logos-slider .logos-barrier ul{display:flex;height:100%}.rolling-gallery .logos-slider .logos-barrier ul li{align-items:center;-webkit-animation:translateinfinite 20s linear infinite;animation:translateinfinite 20s linear infinite;display:flex;flex:1;justify-content:center}.rolling-gallery .logos-slider .logos-barrier ul li img{width:var(--item-gallery-width);padding:0 20%}.rolling-gallery .logos-slider .logos-barrier:before,.rolling-gallery .logos-slider .logos-barrier:after{top:0;box-sizing:border-box;content:" ";height:100%;position:absolute;width:var(--item-gallery-width);z-index:9}.rolling-gallery .logos-slider .logos-barrier:before{left:0;background:linear-gradient(to right,var(--gradient-color) 0%,rgba(255,255,255,0) 100%)}.rolling-gallery .logos-slider .logos-barrier:after{right:0;background:linear-gradient(to left,var(--gradient-color) 0%,rgba(255,255,255,0) 100%)}@keyframes translateinfinite{to{transform:translate(calc(-1 * var(--item-gallery-width) * var(--number-of-logos)))}}@media only screen and (max-width: 48em){.rolling-gallery .logos-slider .logos-barrier:before,.rolling-gallery .logos-slider .logos-barrier:after{width:60px!important}}.platforms{margin:20px -20px 0}#own_dashboard .header-wrapper{display:flex;flex-direction:row;max-width:1200px;margin:0 auto 90px;gap:54px}#own_dashboard .header-wrapper .title-cta,#own_dashboard .header-wrapper .subtitle{flex:1}#own_dashboard .header-wrapper .subtitle{text-align:left;font-size:24px}#own_dashboard .header-wrapper .title-cta .title{text-align:left}#own_dashboard .header-wrapper .title-cta .cta{width:fit-content;margin-left:0}#own_dashboard .bottom-block{margin-top:90px;text-align:center}@media screen and (max-width: 768px){#own_dashboard .header-wrapper{flex-direction:column}#own_dashboard .cta:not(.bottom-block .cta){display:none}#own_dashboard .bottom-block{margin-top:20px!important;display:block}#own_dashboard .bottom-block>*{text-align:left}}#other_destinations{padding-top:80px}#other_destinations .subtitle{margin-top:16px}#other_destinations .destinations{display:flex;justify-content:center;gap:16px;margin:24px auto 120px}#other_destinations .destinations .destination{width:260px;height:195px;padding-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:1px solid var(--Primary-Green-40);background:var(--Tertiary-Grey-10);transition:all .2s linear}#other_destinations .destinations .destination img{height:40px;width:40px}#other_destinations .destinations .destination .arrow-right-black{margin-top:auto;align-self:end;margin-right:10px;margin-bottom:10px;height:24px;width:24px}#other_destinations .destinations .destination:hover{cursor:pointer;border:1px solid var(--black);border-top-left-radius:12px}@media screen and (max-width: 768px){#other_destinations .destinations{flex-direction:column}#other_destinations .destinations .destination{width:auto;padding:50px 10px 10px!important}#other_destinations .destinations .destination .arrow-right-black{margin-right:0!important;margin-bottom:0!important}}.tools{display:flex;justify-content:center;align-items:center;flex-direction:column;height:310px;padding:30px;margin:-7px 0;background-color:var(--Tertiary-Grey-10)}.tools .tools-container{display:flex;flex-flow:wrap;justify-content:center}.tools .tools-container .tool{width:43px;height:43px}.tools .bottom-text-two{margin-top:12px;text-align:center}#other_destinations{padding:100px 0 0!important}#other_destinations>*:not(.tools-background){padding-left:18px;padding-right:18px}#other_destinations .tools-background{width:100%}.onboarding{padding:100px 20px 50px}.onboarding .cta,.onboarding .connectors-lines,.onboarding .title,.onboarding .subtitle,.onboarding .bottomText{margin:auto;max-width:900px;text-align:center}.onboarding .bottomText{margin:10px auto;text-align:center}.onboarding .cta{margin-top:20px}.onboarding:last-child{padding-bottom:0!important}@media screen and (max-width: 768px){.onboarding{padding:50px 18px}.onboarding .title,.onboarding .subtitle{margin-top:16px;text-align:left}.onboarding .connectors-lines{margin-top:16px}.onboarding .cta{margin:20px 0;display:block;text-align:left}.onboarding .tools-background{display:none}}body{padding-top:0!important}body :has(.no-scrolling){position:fixed;width:100%;height:100%}body :has(.no-scrolling) .page-footer{display:none}.App.loading .navigation{display:none}.App.loading>* :not(.loader){opacity:0}@media screen and (max-width: 768px){.btn{font-size:18px;padding:15px 26px!important}}
