.global-button{border-radius:8px;min-height:48px;padding:12px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-button span{font-size:16px;font-weight:500;line-height:.8}.global-button.black{background-color:#000;border:0;min-height:44px}.global-button.black span{color:#fff}.global-button.black.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.black.small span{font-weight:400;font-size:14px}.global-button.yellow{background-color:#fcda20;border:0}.global-button.yellow span{color:#000}.global-button.green{background-color:#014a2c;border:0}.global-button.green span{color:#fff}.global-button.green.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.green.small span{font-weight:400;font-size:14px}.global-button.red{background-color:#ff453a;border:0}.global-button.red span{color:#fff}.global-button.red.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.red.small span{font-weight:400;font-size:14px}.global-button.brown{background-color:#854000}.global-button.brown span{color:#fff}.global-button.brown.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.brown.small span{font-weight:400;font-size:14px}.global-button.brown:hover span{color:#fff!important}.global-button.purple{background-color:#3c2776;border:0}.global-button.purple span{color:#fff}.global-button.purple.small{min-height:34px;padding-top:10px;padding-bottom:10px}.global-button.purple.small span{font-weight:400;font-size:14px}.global-button.white{border-radius:6px;border:1px solid rgba(0,0,0,.07);background-color:#fff;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);min-height:31px;padding:8px}.global-button.white span{color:#000}.global-button.white.small span{font-size:14px}.global-button.outline-green{border:1px solid #014a2c;background-color:transparent}.global-button.outline-green span{color:#014a2c}.global-button.outline-green.disabled{background-color:transparent}.global-button.outline-green.disabled.border{border:1px solid #014a2c}.global-button.outline-green.disabled span{color:#014a2c}.global-button.outline-green.small{padding:0 10px;min-height:30px}.global-button.outline-green.small span{text-transform:uppercase;font-weight:500;color:#014a2c;font-size:12px}.global-button.outlined-red{background-color:#fff;border:0}.global-button.outlined-red.border{border:1px solid #ff453a}.global-button.outlined-red.disabled{background-color:transparent}.global-button.outlined-red.disabled.border{border:1px solid rgba(255,68,58,.525)}.global-button.outlined-red.disabled span{color:rgba(255,68,58,.525)}.global-button.outlined-red span{color:#ff453a}.global-button.outlined-red.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.outlined-red.small span{font-weight:400;font-size:14px}.global-button.outline-brown{border:1px solid #854000;background-color:transparent}.global-button.outline-brown span{color:#854000}.global-button.outline-brown.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.outline-brown.small span{font-weight:400;font-size:14px}.global-button.text-button{padding:0;min-height:auto;border-radius:0;border:0;background-color:transparent}.global-button.text-button.small span{text-transform:uppercase;font-size:10px;font-weight:600}.global-button.text-button.green span{color:#014a2c}.global-button.text-button.large span{font-size:20px;font-weight:400;line-height:1.24}.global-button.icon{width:26px;height:24px;min-height:24px;border-radius:6px;padding:0;border:1px solid rgba(19,0,74,.01);background:#e7e5ec;display:flex;align-items:center;justify-content:center}.global-button.disabled{opacity:.5;cursor:not-allowed}.global-button:focus{outline:none}.global-h2,.global-h3,.global-h4,.global-h5,.global-h6{font-weight:500;line-height:1.24}.global-h1{font-weight:600;line-height:1.04;font-size:2.5rem;letter-spacing:1.92px}@media only screen and (max-width:639px){.global-h1{font-size:2rem}}.global-h2{font-size:2rem}@media only screen and (max-width:639px){.global-h2{font-size:1.75rem}}.global-h3{font-size:1.75rem}@media only screen and (max-width:639px){.global-h3{font-size:22px}}.global-h4{font-size:1.5rem}@media only screen and (max-width:639px){.global-h4{font-size:20px}}.global-h5{font-size:20px}@media only screen and (max-width:639px){.global-h5{font-size:17px}}.global-h6{font-size:16px}@media only screen and (max-width:639px){.global-h6{font-size:14px}}.lead{font-size:18px;font-weight:300}@media only screen and (max-width:639px){.lead{font-size:14px}}.modal-wrapper{position:fixed;inset:0;background-color:rgba(0,0,0,.7);z-index:2000}.modal-wrapper .modal-inner{border-radius:20px;border:1px solid rgba(0,0,0,.07);background-color:#fff;width:100%}.modal-wrapper .modal-inner .modal-header{border-bottom:1px solid rgba(0,0,0,.07);padding:12px 1.5rem;height:70px;position:relative;width:100%;display:flex;align-items:center;justify-content:space-between}.modal-wrapper .modal-inner .modal-header .header-title span{color:#484848}.modal-wrapper .modal-inner .modal-header .header-title .back-button button{width:30px;height:30px}.modal-wrapper .modal-inner .modal-header .modal-close{width:30px;height:30px;border-radius:50%;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:10}.modal-wrapper .modal-inner .modal-header .modal-close:hover{background-color:rgba(0,0,0,.04)}.modal-wrapper .modal-inner .modal-header .modal-close:focus{background-color:rgba(0,0,0,.3)}.modal-wrapper .modal-inner .modal-body{padding:1.5rem;max-height:calc(90svh - 70px);overflow:auto}.modal-wrapper .modal-inner .modal-footer{padding:16px 1.5rem 1.5rem;height:88px}.modal-wrapper .modal-inner .modal-footer button{width:100%}.modal-wrapper .modal-inner .modal-footer .yellow{padding:.3rem 1rem}.modal-wrapper.login-modal .modal-inner{max-width:420px}.modal-wrapper.delete-confirmation-modal .modal-inner{max-width:400px}.modal-wrapper.invited-modal .modal-inner{max-width:460px}.modal-wrapper.invited-modal .modal-inner .modal-header .header-title h6{font-size:26px;max-width:200px;line-height:1.1;color:#014a2c}.modal-wrapper.invited-modal .modal-inner .modal-header .header-title h6:first-line{color:#000}.modal-wrapper.invited-modal .modal-inner .modal-footer{border-top:1px solid #ededed}.modal-wrapper.download-app-modal .modal-inner{max-width:380px}.modal-wrapper.download-app-modal .modal-inner .modal-body{padding:0}.modal-wrapper.join-network-modal{align-items:center}.modal-wrapper.join-network-modal .modal-inner{max-width:620px;width:100%;position:relative}.modal-wrapper.join-network-modal .modal-header{display:none!important}.modal-wrapper.join-network-modal .modal-body{padding:1.25rem 1.5rem;max-height:90svh}.modal-wrapper.talk-to-expert-modal .modal-inner{max-width:700px}.download-section{background-color:transparent;padding-left:16px;padding-right:16px}@media screen and (min-width:1024px){.download-section{padding-left:40px;padding-right:40px}.download-section .container{position:relative;border-radius:70px;border:4px solid #eaeaea;opacity:1;width:100%;max-width:1324px;height:596px;padding:40px 80px;box-shadow:0 10px 40px rgba(0,0,0,.05);margin:0 auto;display:flex;align-items:center;overflow:hidden}.download-section .container:before{content:"";position:absolute;top:50%;left:50%;width:596px;height:1324px;background-image:url(/images/downloadsectionbg.jpg);background-size:cover;background-position:50%;transform:translate(-50%,-50%) rotate(90deg);z-index:0}}.download-section .download-wrapper{position:relative;z-index:1;width:100%;gap:40px;justify-content:flex-start!important}@media screen and (min-width:1024px){.download-section .download-wrapper{gap:80px;height:100%}}.download-section .download-content{max-width:480px;text-align:center;flex-shrink:0}@media screen and (min-width:1024px){.download-section .download-content{text-align:left}}.download-section .download-heading{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:28px;line-height:1.2;color:#1a3626;margin-bottom:8px}@media screen and (min-width:1024px){.download-section .download-heading{font-size:42px;line-height:1.1}}.download-section .download-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#424844}@media screen and (min-width:1024px){.download-section .download-description{font-size:20px}}.download-section .download-buttons{justify-content:center}@media screen and (min-width:1024px){.download-section .download-buttons{justify-content:flex-start}}.download-section .download-buttons .download-btn-link{transition:transform .2s ease}.download-section .download-buttons .download-btn-link:hover{transform:translateY(-2px)}.download-section .download-buttons .download-btn-img{height:50px;width:auto}@media screen and (min-width:1024px){.download-section .download-buttons .download-btn-img{height:60px}}.download-section .download-images{width:100%}.download-section .download-images .phone-mockup-wrapper{position:relative;width:100%;max-width:400px}@media screen and (min-width:1024px){.download-section .download-images .phone-mockup-wrapper{transform:translateY(250px)}}.download-section .download-images .phone-mockup{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}.download-section .download-images .phone-mockup img{width:100%;height:auto}.category-section .categories-title-container{margin-bottom:24px}.category-section .categories-title-container .section-heading{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:24px;line-height:1.2;letter-spacing:-.45px}@media screen and (min-width:1024px){.category-section .categories-title-container .section-heading{font-size:45px;line-height:54px}}.category-section .categories-title-container .view-all-link{font-family:var(--font-lexend),sans-serif;font-size:14px;font-weight:600;color:inherit}@media screen and (min-width:1024px){.category-section .categories-title-container .view-all-link{font-size:18px}}.category-section ul.categories-list{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;gap:16px;padding-bottom:12px;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.category-section ul.categories-list{gap:54px!important;width:1183.5px;max-width:100%;margin:0 auto}}.category-section ul.categories-list::-webkit-scrollbar{display:none}.category-section ul.categories-list li{flex-shrink:0}.category-section ul.categories-list li .category-wrapper{height:238.5px;width:193.5px;gap:12px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1024px){.category-section ul.categories-list li .category-wrapper{gap:24px}}.category-section ul.categories-list li .categories-list-item{position:relative;overflow:hidden;width:193.5px;height:193.5px;border-radius:9px;border:1.12px solid rgba(0,0,0,.1);background-color:transparent;display:flex;align-items:center;justify-content:center}.category-section ul.categories-list li .categories-list-item figure{position:relative;width:100%;height:100%}.category-section ul.categories-list li .categories-list-item figure img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.category-section ul.categories-list li h6{color:#014a2c}.category-section ul.categories-list li .category-title{max-width:150px;font-family:var(--font-lexend),sans-serif;font-weight:500;font-size:16px;line-height:100%;text-align:center}@media screen and (min-width:1024px){.category-section ul.categories-list li .category-title{font-size:21.08px}}@media screen and (max-width:1023px){.category-section ul.categories-list li .categories-content{align-items:center;text-align:center}}.hero-section-new{position:relative;width:100%;height:908px;overflow:hidden;margin:-86px auto 0}.hero-section-new .hero-video-container{position:relative;width:100%;height:100%;background-color:#014a2c}.hero-section-new .hero-video-container:after{content:"";background:rgba(0,0,0,.6);z-index:1}.hero-section-new .hero-video-container:after,.hero-section-new .hero-video-slider{position:absolute;top:0;left:0;width:100%;height:100%}.hero-section-new .hero-video-slider .slick-list,.hero-section-new .hero-video-slider .slick-slider{height:100%}.hero-section-new .hero-video-slider .slick-slide>div{height:100%;min-height:908px;width:100%;position:relative}.hero-section-new .hero-video-slider .slick-dots{position:absolute;top:auto;bottom:40px;left:50%;right:auto;width:auto;transform:translateX(-50%);display:flex!important;flex-direction:row;gap:12px;z-index:10}.hero-section-new .hero-video-slider .slick-dots li{margin:0;width:12px;height:12px}.hero-section-new .hero-video-slider .slick-dots li button{width:12px;height:12px;padding:0}.hero-section-new .hero-video-slider .slick-dots li button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.5);opacity:1;transition:background-color .3s ease}.hero-section-new .hero-video-slider .slick-dots li.slick-active button:before{background-color:#fff}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}.hero-section-new .desc-animate,.hero-section-new .heading-slide-in{animation:slideInLeft .7s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-section-new .text-animate{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.hero-section-new .hero-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;left:0}.hero-section-new .hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:100%;max-width:1236px;padding:0 20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media screen and (min-width:1024px){.hero-section-new .hero-content{padding-top:180px;padding-left:80px}}.hero-section-new .hero-heading{color:#fff;font-weight:700;font-size:61.8px;line-height:69.52px;letter-spacing:-1.24px;margin-bottom:24px;max-width:70%;width:100%}.hero-section-new .hero-description,.hero-section-new .hero-heading{font-family:var(--font-lexend),sans-serif;font-style:normal;vertical-align:middle}.hero-section-new .hero-description{color:hsla(0,0%,100%,.9);width:648.89px;max-width:100%;height:auto;font-weight:400;font-size:17.28px;line-height:27.04px;letter-spacing:0;margin-bottom:40px}.hero-section-new .hero-search-box{width:737px;max-width:100%;height:69px;background:#fff;border-radius:11.59px;padding:7.72px;display:flex;align-items:center;gap:10px;cursor:text;margin-bottom:40px}.hero-section-new .hero-search-box .search-input-mock{flex:1;display:flex;align-items:center;gap:12px;padding-left:12px;overflow:hidden}.hero-section-new .hero-search-box .search-input-mock span{color:#666;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section-new .hero-search-box .search-input-mock .mobile-text{display:none}.hero-section-new .hero-search-box .search-input-mock img{opacity:.5;flex-shrink:0}.hero-section-new .hero-search-box .start-sourcing-btn{background-color:#0d1e18;color:#fff;height:100%;padding:0 24px;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:opacity .2s}.hero-section-new .hero-search-box .start-sourcing-btn:hover{opacity:.9}.hero-section-new .hero-features{display:flex;align-items:center;gap:32px}.hero-section-new .hero-features .feature-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:400}.hero-section-new .hero-features .feature-item img{width:20px;height:20px}@media screen and (max-width:1023px){.hero-section-new{height:751px;margin-top:-60px}.hero-section-new .hero-content{padding:100px 20px 0;gap:16px}.hero-section-new .hero-heading{font-weight:800;font-size:30px;line-height:46.2px;letter-spacing:-1.05px}.hero-section-new .hero-description,.hero-section-new .hero-heading{width:100%;max-width:100%;font-family:var(--font-lexend),sans-serif;font-style:normal;vertical-align:middle;margin-bottom:0}.hero-section-new .hero-description{font-weight:400;font-size:14px;line-height:24px;letter-spacing:0;padding-top:0}.hero-section-new .hero-search-box{width:302px;max-width:100%;height:48.12px;gap:7.21px;border-radius:8.35px;padding:5.57px;margin-bottom:0}.hero-section-new .hero-search-box .search-input-mock span{font-size:12px}.hero-section-new .hero-search-box .search-input-mock .desktop-text{display:none}.hero-section-new .hero-search-box .search-input-mock .mobile-text{display:block}.hero-section-new .hero-search-box .start-sourcing-btn{font-size:10px;padding:0 10px;white-space:nowrap}.hero-section-new .hero-features{flex-direction:row;align-items:center;gap:20px;width:100%;max-width:339.35px}.hero-section-new .hero-features .feature-item{gap:7px}.hero-section-new .hero-features .feature-item span{font-size:9px}.hero-section-new .hero-features .feature-item img{width:16px;height:16px}}.operations-section .section-heading{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:26px;line-height:1.2;letter-spacing:-.45px}@media screen and (min-width:1024px){.operations-section .section-heading{font-size:45px;line-height:54px}}.operations-section .operations-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:20px;padding-bottom:20px;width:100%;max-width:100%;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.operations-section .operations-grid{gap:43px;width:1208px;margin:0 auto;justify-content:center;overflow-x:visible;padding-bottom:0}}.operations-section .operations-grid::-webkit-scrollbar{display:none}.operations-section .operation-card{flex-shrink:0;width:270px;height:400px;border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);position:relative}.operations-section .operation-card .card-content{display:flex;flex-direction:column;gap:16px}.operations-section .operation-card .card-content .card-badge{position:absolute;top:24px;right:24px;background-color:#496640;color:#a3d1ad;padding:4px 12px;border-radius:12px;width:107px;height:23px;display:flex;align-items:center;justify-content:center;font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:10px;line-height:15px;letter-spacing:-.5px;text-transform:uppercase}.operations-section .operation-card .card-content .card-icon-container{padding-top:15px;margin-bottom:12px}.operations-section .operation-card .card-content .card-icon-container img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.operations-section .operation-card .card-content .card-title{font-family:var(--font-lexend),sans-serif;font-weight:600;font-size:24px;line-height:32px}.operations-section .operation-card .card-content .card-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:16px;line-height:24px;opacity:.8}.operations-section .operation-card:last-child .card-footer,.operations-section .operation-card:nth-child(2) .card-footer{border-top:none;padding-top:0}.operations-section .operation-card .card-footer{display:flex;align-items:center;border-top:1px solid var(--card-border);padding-top:16px}.operations-section .operation-card .card-footer .card-link{font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:16px;line-height:24px;display:flex;align-items:center;gap:4px;text-decoration:none}.operations-section .operation-card .card-footer .card-link:hover{text-decoration:underline}.clientele-section{width:100%;overflow:hidden;background:#fff;padding:60px 0;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1023px){.clientele-section{padding:30px 0}}.marquee-container{width:100%;overflow:hidden;position:relative;white-space:nowrap;display:flex}.marquee-content{display:flex;width:-moz-max-content;width:max-content}.marquee-image{height:80px;width:auto;-o-object-fit:contain;object-fit:contain;max-width:none;flex-shrink:0}@media screen and (max-width:1023px){.marquee-image{height:40px}}.scroll-left{animation:marquee-left 80s linear infinite}@keyframes marquee-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scroll-right{animation:marquee-right 40s linear infinite;transform:translateX(-50%)}@keyframes marquee-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.trusted-by-section{padding:60px 0;background-color:#fff}.trusted-by-section .section-container{width:100%;max-width:1296px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media screen and (min-width:1024px){.trusted-by-section .section-container{grid-template-columns:1fr 1.2fr;gap:80px;padding:0 40px}}.trusted-by-section .image-wrapper{position:relative;width:100%;max-width:612px;margin:0 auto;display:flex;justify-content:center}.trusted-by-section .image-wrapper img,.trusted-by-section .image-wrapper video{width:100%;max-width:612px;aspect-ratio:612/562.5;border:16px solid #fff;border-radius:4px;box-shadow:0 28.13px 56.25px -13.5px rgba(0,0,0,.251);backdrop-filter:blur(13.5px);-webkit-backdrop-filter:blur(13.5px);transform:rotate(-6deg);transition:transform .3s ease;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.trusted-by-section .image-wrapper img,.trusted-by-section .image-wrapper video{height:auto;aspect-ratio:1/1}}.trusted-by-section .image-wrapper img:hover,.trusted-by-section .image-wrapper video:hover{transform:rotate(0deg)}.trusted-by-section .content-wrapper{display:flex;flex-direction:column;gap:24px;text-align:left}.trusted-by-section .content-wrapper .heading{font-family:var(--font-lexend),"Lexend",sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#000;margin:0}@media screen and (min-width:1024px){.trusted-by-section .content-wrapper .heading{font-size:72px;line-height:90px;letter-spacing:-1.44px}}.trusted-by-section .content-wrapper .rating-row{display:flex;align-items:center;gap:12px;font-family:var(--font-lexend),"Lexend",sans-serif;font-weight:700;font-size:16px;color:#000;letter-spacing:.5px}.trusted-by-section .content-wrapper .rating-row .stars{display:flex;gap:4px;color:#ffc107}.trusted-by-section .content-wrapper .rating-row .stars svg{width:20px;height:20px}.trusted-by-section .content-wrapper .description{font-family:var(--font-lexend),"Lexend",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#1a1a1a;margin:0}@media screen and (min-width:1024px){.trusted-by-section .content-wrapper .description{font-size:20.25px;line-height:31.5px}}.trusted-by-section .content-wrapper .trust-badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-lexend),"Lexend",sans-serif;font-weight:700;font-size:14px;color:#000;margin-top:16px}.trusted-by-section .content-wrapper .trust-badge svg{width:22px;height:22px}.economic-engine-section .section-heading{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:21px;line-height:24px;letter-spacing:0;color:#0a1e16;text-align:center;vertical-align:middle}@media screen and (min-width:1024px){.economic-engine-section .section-heading{font-weight:700;font-size:45px;line-height:54px}}.economic-engine-section .engine-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:16px;width:100%;margin:0 auto;padding-bottom:20px;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.economic-engine-section .engine-grid{display:flex;flex-wrap:nowrap;align-items:flex-start;overflow-x:visible;gap:26.98px;width:1295.1px;max-width:100%;justify-content:center;padding-bottom:50px}}.economic-engine-section .engine-grid::-webkit-scrollbar{display:none}.economic-engine-section .engine-card{flex-shrink:0;width:100%;height:220px;border-radius:8px;overflow:hidden;position:relative;background-color:#2a3a30;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .3s ease}@media screen and (min-width:1024px){.economic-engine-section .engine-card{width:303.54px;height:562.11px}.economic-engine-section .engine-card:nth-child(2n){margin-top:50px}}.economic-engine-section .engine-card .card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);padding:16px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:1024px){.economic-engine-section .engine-card .card-overlay{padding:35.98px}}.economic-engine-section .engine-card .card-title{font-family:var(--font-lexend),sans-serif;font-weight:600;font-size:16px;line-height:22px;color:#fff}@media screen and (min-width:1024px){.economic-engine-section .engine-card .card-title{font-size:26.98px;line-height:35.98px;margin-bottom:12px}}.economic-engine-section .engine-card .card-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff;opacity:0;max-height:0;overflow:hidden;transition:all .5s ease}@media screen and (min-width:1024px){.economic-engine-section .engine-card .card-description{font-size:17px;line-height:22.48px;margin-top:0}}.economic-engine-section .engine-card.in-view .card-description{opacity:.9}@media screen and (max-width:1023px){.economic-engine-section .engine-card.in-view .card-description{max-height:200px;margin-top:8px}}@media screen and (min-width:1024px){.economic-engine-section .engine-card.in-view .card-description{max-height:500px;margin-top:12px}}.economic-engine-section .engine-card:first-child .card-description{transition-delay:.1s}.economic-engine-section .engine-card:nth-child(2) .card-description{transition-delay:.3s}.economic-engine-section .engine-card:nth-child(3) .card-description{transition-delay:.5s}.economic-engine-section .engine-card:nth-child(4) .card-description{transition-delay:.7s}.why-og-club-section{background-color:transparent}.why-og-club-section .section-container{width:100%;max-width:1296px;margin:0 auto;padding:0 16px}.why-og-club-section .section-heading{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:40px;line-height:1.2;letter-spacing:-1.44px;text-align:center;vertical-align:middle;color:#0a1e16;margin-bottom:16px}@media screen and (min-width:1024px){.why-og-club-section .section-heading{font-size:44px;line-height:1.2}}.why-og-club-section .section-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;vertical-align:middle;color:#424844;max-width:700px;margin:0 auto 48px}@media screen and (min-width:1024px){.why-og-club-section .section-description{font-size:18px;line-height:27px}}.why-og-club-section .why-grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%}@media screen and (min-width:1024px){.why-og-club-section .why-grid{grid-template-columns:repeat(3,1fr);height:633px}}.why-og-club-section .why-card{border-radius:24px;padding:32px;background:#f8f8f5;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.why-og-club-section .why-card .card-title{font-family:var(--font-lexend),sans-serif;font-weight:600;font-size:24px;line-height:27px;color:#0a1e16;margin-bottom:16px}.why-og-club-section .why-card .card-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#424844}@media screen and (min-width:1024px){.why-og-club-section .why-card .card-description{font-size:20px;line-height:29.25px}}.why-og-club-section .why-card.card-order-assist{background-color:#1a2e20;background-size:cover;background-position:50%;position:relative;overflow:hidden;justify-content:flex-end}.why-og-club-section .why-card.card-order-assist:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.8));z-index:0}.why-og-club-section .why-card.card-order-assist .card-content{position:relative;z-index:1}.why-og-club-section .why-card.card-order-assist .card-description,.why-og-club-section .why-card.card-order-assist .card-title{color:#fff}.why-og-club-section .why-card.card-custom-lists{background:#282725;color:#fff;display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.why-og-club-section .why-card.card-custom-lists{grid-column:span 2;flex-direction:row;align-items:center;justify-content:space-between;gap:0}}.why-og-club-section .why-card.card-custom-lists .card-content{flex:1}@media screen and (min-width:1024px){.why-og-club-section .why-card.card-custom-lists .card-content{padding-right:48px}}.why-og-club-section .why-card.card-custom-lists .card-description,.why-og-club-section .why-card.card-custom-lists .card-title{color:#fff}.why-og-club-section .why-card.card-custom-lists .card-description{opacity:.8}.why-og-club-section .why-card.card-custom-lists .card-stats{display:flex;gap:16px}.why-og-club-section .why-card.card-custom-lists .card-stats .stat-box{background:#333230;border-radius:16px;padding:24px;text-align:center;flex:1}@media screen and (min-width:1024px){.why-og-club-section .why-card.card-custom-lists .card-stats .stat-box{flex:0 0 160px}}.why-og-club-section .why-card.card-custom-lists .card-stats .stat-box .stat-value{font-family:var(--font-lexend),sans-serif;font-weight:700;font-size:32px;color:#e2f0dd;margin-bottom:8px}.why-og-club-section .why-card.card-custom-lists .card-stats .stat-box .stat-label{font-family:var(--font-lexend),sans-serif;font-size:12px;font-weight:300;color:#a0a0a0;letter-spacing:.5px}.input-field .optional{color:#666;font-weight:400}.input-field input{background-color:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);height:48px;border-radius:8px;padding-left:16px;padding-right:16px}.input-field input:focus{outline:none;box-shadow:none}.input-field .input-note{gap:6px}.input-field .input-note.phone-number{position:relative}.input-field .input-note.phone-number input{padding-left:44px}.input-field .input-note.phone-number .country-code{position:absolute;height:48px;left:17px;top:16px;color:#666}.input-field .hint{color:#666}.input-field .error-message,.input-field .note{gap:6px}.input-field .note small{color:#484848}.input-field .error-message{display:none}.input-field .error-message small{color:#854000}.input-field.has-error .error-message{display:flex}.input-field.has-error input{border-color:#854000}.ecosystem-action-section{background-color:#0a1e16;color:#fff}.ecosystem-action-section .section-heading{font-family:var(--font-lexend),sans-serif;font-weight:600;font-size:32px;line-height:1.2;letter-spacing:-1.28px;vertical-align:middle;margin-bottom:24px}@media screen and (min-width:1024px){.ecosystem-action-section .section-heading{font-size:54px;line-height:72px}}.ecosystem-action-section .section-description{font-family:var(--font-lexend),sans-serif;font-weight:400;font-size:16px;line-height:1.4;text-align:center;vertical-align:middle;max-width:800px;margin:0 auto 40px;color:hsla(0,0%,100%,.9)}@media screen and (min-width:1024px){.ecosystem-action-section .section-description{font-size:20px;line-height:28px}}.ecosystem-action-section .expert-button{background-color:#fff;color:#0a1e16;font-family:var(--font-lexend),sans-serif;font-weight:600;font-size:18px;border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease;border-radius:4px;padding:22px 20px;width:100%;max-width:247px;height:74px;display:flex;align-items:center;justify-content:center}.ecosystem-action-section .expert-button:hover{opacity:.9;transform:translateY(-2px)}.accordion-title{-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion-title figure{width:18px;height:18px}.accordion-list-item{border-bottom:1px solid #ebebeb}.otp-input input{width:46px;height:48px;flex-shrink:0;border-radius:8px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);font-size:18px}.otp-input input:focus{outline:none}.otp-input input.has-value{border-color:#014a2c}.otp-input input.has-error{border-color:#854000!important}.faq-modal .modal-inner{max-width:600px;width:100%}.faq-modal .faq-list .faq-list-item{background-color:#fafafa;border-radius:8px;border:1px solid #e5e5e5}.faq-modal .faq-list .faq-list-item .accordion-body,.faq-modal .faq-list .faq-list-item .accordion-title{padding-left:12px;padding-right:12px}.faq-modal .faq-list .faq-list-item .accordion-body span{font-size:12px}.faq-modal .faq-list .faq-list-item:has(.open),.faq-modal .faq-list .faq-list-item:hover{background-color:#f5f5f5}.support-floating{position:fixed;bottom:2.5rem;right:2.5rem;z-index:9}.support-floating .support-link{width:60px;height:60px;border-radius:99px;overflow:hidden;background-color:#014a2c;transition:all .35s ease-out 0s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.support-floating .support-link:hover{transform:scale(1.05)}.support-floating .support-button{padding:.1rem 1rem}.authentication-form .verification-block .incorrect{color:#854000}.scroll-reveal-wrapper .container,.scroll-reveal-wrapper .engine-card,.scroll-reveal-wrapper .engine-grid,.scroll-reveal-wrapper .feature-item,.scroll-reveal-wrapper .hero-features,.scroll-reveal-wrapper .hero-search-box,.scroll-reveal-wrapper .marquee-container,.scroll-reveal-wrapper .section-container,.scroll-reveal-wrapper .why-card,.scroll-reveal-wrapper .why-grid,.scroll-reveal-wrapper>div,.scroll-reveal-wrapper>section{opacity:0;transform:translateY(50px);transition:opacity .7s ease-out,transform .7s cubic-bezier(.25,.46,.45,.94)}.scroll-reveal-wrapper .card-description,.scroll-reveal-wrapper .card-title,.scroll-reveal-wrapper .expert-button,.scroll-reveal-wrapper .hero-description,.scroll-reveal-wrapper .hero-heading,.scroll-reveal-wrapper .section-description,.scroll-reveal-wrapper .section-heading,.scroll-reveal-wrapper .start-sourcing-btn,.scroll-reveal-wrapper button,.scroll-reveal-wrapper h1,.scroll-reveal-wrapper h2,.scroll-reveal-wrapper h3,.scroll-reveal-wrapper h4,.scroll-reveal-wrapper p{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-reveal-wrapper.in-view .card-description,.scroll-reveal-wrapper.in-view .card-title,.scroll-reveal-wrapper.in-view .container,.scroll-reveal-wrapper.in-view .engine-card,.scroll-reveal-wrapper.in-view .engine-grid,.scroll-reveal-wrapper.in-view .expert-button,.scroll-reveal-wrapper.in-view .feature-item,.scroll-reveal-wrapper.in-view .hero-description,.scroll-reveal-wrapper.in-view .hero-features,.scroll-reveal-wrapper.in-view .hero-heading,.scroll-reveal-wrapper.in-view .hero-search-box,.scroll-reveal-wrapper.in-view .marquee-container,.scroll-reveal-wrapper.in-view .section-container,.scroll-reveal-wrapper.in-view .section-description,.scroll-reveal-wrapper.in-view .section-heading,.scroll-reveal-wrapper.in-view .start-sourcing-btn,.scroll-reveal-wrapper.in-view .why-card,.scroll-reveal-wrapper.in-view .why-grid,.scroll-reveal-wrapper.in-view button,.scroll-reveal-wrapper.in-view h1,.scroll-reveal-wrapper.in-view h2,.scroll-reveal-wrapper.in-view h3,.scroll-reveal-wrapper.in-view h4,.scroll-reveal-wrapper.in-view p,.scroll-reveal-wrapper.in-view>div,.scroll-reveal-wrapper.in-view>section{opacity:1;transform:translateY(0)}.scroll-reveal-wrapper.in-view>div:first-child,.scroll-reveal-wrapper.in-view>section:first-child{transition-delay:.05s}.scroll-reveal-wrapper.in-view>div:nth-child(2),.scroll-reveal-wrapper.in-view>section:nth-child(2){transition-delay:.15s}.scroll-reveal-wrapper.in-view>div:nth-child(3),.scroll-reveal-wrapper.in-view>section:nth-child(3){transition-delay:.25s}.scroll-reveal-wrapper.in-view .engine-card:first-child,.scroll-reveal-wrapper.in-view .feature-item:first-child,.scroll-reveal-wrapper.in-view .why-card:first-child{transition-delay:.1s}.scroll-reveal-wrapper.in-view .engine-card:nth-child(2),.scroll-reveal-wrapper.in-view .feature-item:nth-child(2),.scroll-reveal-wrapper.in-view .why-card:nth-child(2){transition-delay:.2s}.scroll-reveal-wrapper.in-view .engine-card:nth-child(3),.scroll-reveal-wrapper.in-view .feature-item:nth-child(3),.scroll-reveal-wrapper.in-view .why-card:nth-child(3){transition-delay:.3s}.scroll-reveal-wrapper.in-view .engine-card:nth-child(4),.scroll-reveal-wrapper.in-view .feature-item:nth-child(4),.scroll-reveal-wrapper.in-view .why-card:nth-child(4){transition-delay:.4s}.scroll-reveal-wrapper.in-view .engine-card:nth-child(5),.scroll-reveal-wrapper.in-view .feature-item:nth-child(5),.scroll-reveal-wrapper.in-view .why-card:nth-child(5){transition-delay:.5s}.scroll-reveal-wrapper.in-view .hero-heading,.scroll-reveal-wrapper.in-view h1{transition-delay:.35s}.scroll-reveal-wrapper.in-view .section-heading,.scroll-reveal-wrapper.in-view h2{transition-delay:.45s}.scroll-reveal-wrapper.in-view .card-title,.scroll-reveal-wrapper.in-view h3{transition-delay:.5s}.scroll-reveal-wrapper.in-view h4{transition-delay:.55s}.scroll-reveal-wrapper.in-view .card-description,.scroll-reveal-wrapper.in-view .hero-description,.scroll-reveal-wrapper.in-view .section-description,.scroll-reveal-wrapper.in-view p{transition-delay:.6s}.scroll-reveal-wrapper.in-view .expert-button,.scroll-reveal-wrapper.in-view .start-sourcing-btn,.scroll-reveal-wrapper.in-view button{transition-delay:.7s}.authentication-form{min-height:244px}.authentication-form a,.authentication-form small{color:#919191}.authentication-form b{font-weight:500}.authentication-form a{text-decoration:underline}.authentication-form a:hover{color:#000}.home-page{width:100%;height:100svh;padding:2rem}.invited-modal-content h6{font-weight:400;font-size:18px}.invited-modal-content .invited-list li{border-radius:8px;background-color:rgba(0,0,0,.04);overflow:hidden}.invited-modal-content .invited-list li .invited-list-item-content{gap:1px}