/**handles:block-acf-video-hero,block-acf-intro,block-acf-services,block-acf-partner,block-acf-cta,block-acf-blog,block-acf-logo-farm,block-acf-testimonials,block-acf-process**/
.video-hero{background:var(--black);color:#fff;--accent:var(--pink);padding:14rem 0;position:relative;overflow:hidden}.video-hero:after{content:"";background:var(--pink_gray-rope);z-index:10;width:14px;height:100%;display:block;position:absolute;top:0;right:0}@media (max-width:1320px){.video-hero:after{width:10px}}@media (max-width:767px){.video-hero{padding:8rem 0 3rem}}.video-hero .wrapper{z-index:1;flex-wrap:wrap;align-items:center;gap:2rem;display:flex;position:relative}.video-hero-text{flex:450px;max-width:660px}.video-hero-text h1 em{background:var(--accent);color:var(--black);padding-left:2px;padding-right:2px;font-style:normal}.video-hero-text-circle{border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-top:4rem;transition:all .25s;display:inline-flex}.video-hero-text-circle svg{transition:all .25s}.video-hero-text-circle:hover{border-color:#fff}.video-hero-text-circle:hover svg{transform:scale(.8)}.video-hero-featured{background:var(--forest);flex:450px;max-width:491px;margin:auto;padding:2rem 2.5rem;transition:all .19s;position:relative}.video-hero-featured p{margin:2rem 0 0}.video-hero-featured p.h5{margin:0 0 2rem}.video-hero-featured img{width:100%}.video-hero-featured a{text-transform:uppercase;align-items:center;gap:.5rem;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-decoration:none;display:inline-flex}.video-hero-featured a svg{transition:transform .3s,opacity .2s}.video-hero-featured a:after{content:"";z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.video-hero-featured-bg{-o-object-fit:cover;object-fit:cover;z-index:-1;transform-origin:50%;width:100%;max-width:none;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55);position:absolute;top:0;bottom:0;left:0;right:0;height:100%!important}.video-hero-featured:hover{color:var(--black);background:#fff}.video-hero-featured:hover a svg{transform:translate(5px)}.video-hero-featured:hover .video-hero-featured-bg{transform:scale(1.1)}.video-hero-background{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:none;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}
.intro{--rope:var(--pink_gray-rope);padding:8rem 0;position:relative;overflow:hidden}@media (max-width:767px){.intro{padding:3rem 0}}.intro:after{content:"";background:var(--rope);z-index:10;width:14px;height:100%;display:block;position:absolute;top:0;right:0}@media (max-width:1320px){.intro:after{width:10px}}.intro .wrapper{flex-wrap:wrap;gap:1.5rem 3rem;max-width:1050px;display:flex}.intro-badge{flex:0 70px}.intro-text{flex:450px;font-family:Poppins;font-size:25px;font-style:normal;font-weight:500;line-height:150%}.intro-text :first-child{margin-top:0}.intro-text :last-child{margin-bottom:0}
.services{margin:6rem 0 0;overflow:hidden}@media (max-width:767px){.services{margin:3rem 0 1rem}}.services.dark{background:var(--black);color:#fff;margin:0;padding:6rem 0}@media (max-width:767px){.services.dark{padding:3rem 0}}.services.dark svg rect{fill:#fff}.services.dark svg path{fill:var(--black)}.services-text{border-bottom:1px solid #0d202233;padding-bottom:7rem}.dark .services-text{border-color:var(--gray)}.services-text h2{max-width:846px}.services-list-item{border-bottom:1px solid #0d202233;flex-wrap:wrap;gap:1rem 3rem;padding-top:3rem;padding-bottom:3rem;transition:all .25s;display:flex;position:relative}.services-list-item svg path,.services-list-item svg rect{transition:all .35s}.services-list-item a{text-decoration:none}.services-list-item:before{content:"";background:var(--black);transform-origin:0 100%;width:200%;height:100%;transition:all .35s;position:absolute;top:0;left:-50%;transform:scaleY(0)}.dark .services-list-item:before{background:#fff}.services-list-item:has(h3 a):hover{color:#fff}.dark .services-list-item:has(h3 a):hover{color:var(--black)}.services-list-item:has(h3 a):hover svg rect{fill:#fff}.dark .services-list-item:has(h3 a):hover svg rect{fill:var(--black)}.services-list-item:has(h3 a):hover svg path{fill:var(--black)}.dark .services-list-item:has(h3 a):hover svg path{fill:#fff}.services-list-item:has(h3 a):hover:before{transform:scaleY(1)}.dark .services-list-item{border-color:var(--gray)}@media (max-width:767px){.services-list-item{padding-top:3rem;padding-bottom:3rem}}.services-list-item:last-child{border-bottom:0}.services-list-item-text{font-size:var(--step-1);z-index:1;flex:400px;position:relative}.services-list-item-text h3 a{text-decoration:none}.services-list-item-text h3 a:before{content:"";z-index:1;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.services-list-item-text p{max-width:400px;font-size:var(--step-0)}.services-list-item-text--wide{flex-wrap:wrap;align-items:flex-start;gap:1rem 80px;display:flex}.services-list-item-text--wide h3{flex:200px}.services-list-item-text--wide p{flex:600px;max-width:none;margin:0}.services-list-item-related{flex-direction:column;flex:400px;gap:2rem;display:flex}.services-list-item-related-item{gap:1rem 2rem;display:flex;position:relative}@media (max-width:767px){.services-list-item-related-item{flex-wrap:wrap}}.services-list-item-related-item-image{z-index:1;background:#000;flex:0 200px;position:relative;overflow:hidden}@media (max-width:767px){.services-list-item-related-item-image{flex:400px}}.services-list-item-related-item-image-logo{-o-object-fit:contain;object-fit:contain;transform-origin:50%;z-index:1;width:50%;height:50%;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-list-item-related-item-image-logo+img{opacity:.5}.services-list-item-related-item-image-photo{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;transition:all .4s;transform:scale(1)}.services-list-item-related-item h4{flex:300px;padding:1rem 0}@media (max-width:767px){.services-list-item-related-item h4{padding:0 1rem 1rem}}.services-list-item-related-item a{text-decoration:none;transition:all .4s}.services-list-item-related-item a span{z-index:1;position:relative}.services-list-item-related-item a:before{content:"";z-index:2;position:absolute;top:0;bottom:0;left:0;right:0}.services-list-item-related-item a:after{content:"";background:var(--black);transform-origin:bottom;transition:all .35s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scaleY(0)}.dark .services-list-item-related-item a:after{background:#fff}.services-list-item-related-item:hover .services-list-item-related-item-image-photo{transform:scale(1.1)}.services-list-item-related-item:hover .services-list-item-related-item-image-logo{transform:scale(1.1) translate(-50%,-50%)}.services-list-item-related-item:hover a{color:#fff}.dark .services-list-item-related-item:hover a{color:var(--black)}.services-list-item-related-item:hover a:after{transform:scaleY(1)}
.partner{background:var(--black);color:#fff;padding:5rem 0}@media (max-width:767px){.partner{padding:3rem 0}}.partner-text{grid-template-columns:2fr 1fr;gap:2rem 4rem;display:grid}@media (max-width:767px){.partner-text{grid-template-columns:1fr}}@media (min-width:768px){.partner-text-intro{grid-row:span 2}}.partner-text-gallery{flex-wrap:wrap;gap:2rem;display:flex}.partner-text-gallery img{-o-object-fit:contain;object-fit:contain;width:auto;height:117px}.partner-columns{flex-wrap:wrap;gap:3rem;margin-top:5rem;display:flex}.partner-columns-item{--accent:var(--pink);flex:220px}.partner-columns-item h3{background:var(--accent);color:var(--black)}
.cta{margin:96px auto;padding:60px;position:relative;overflow:hidden}@media (max-width:767px){.cta{margin:32px auto;padding:24px}}.cta-bg{-o-object-fit:cover;object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.cta-text{background:var(--purple);color:#fff;flex-wrap:wrap;align-items:center;padding:80px 60px;display:flex;position:relative}@media (max-width:767px){.cta-text{padding:44px}}.cta-text h3{flex:400px}.cta-text .button{flex:none}
.blog{margin:5rem 0}@media (max-width:767px){.blog{margin:3rem 0}}.blog.dark{background:var(--black);color:#fff;margin:0;padding:5rem 0}@media (max-width:767px){.blog.dark{margin:0;padding:3rem 0}}.blog-text{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0 2rem;display:flex}.blog-posts{border-top:1px solid #0d202233;margin-top:4rem}.dark .blog-posts{border-color:var(--forest)}.blog-posts .tease{border-bottom:1px solid #0d202233}.blog-posts .tease-text-excerpt{display:none}.dark .blog-posts .tease{border-color:var(--forest)}.blog-posts .tease:hover{background-color:#00000006}.dark .blog-posts .tease:hover{background-color:#ffffff0d}.blog-posts .tease h3{margin-top:0;margin-bottom:2rem}
@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 60px))}}.logo-farm{padding:6rem 0;overflow:hidden}.logo-farm-text{flex-wrap:wrap;gap:0 126px;display:flex}.logo-farm-text h2{flex:300px}.logo-farm-text p{flex:400px}.logo-farm-grid{flex-shrink:0;justify-content:space-around;align-items:center;gap:60px;min-width:100%;margin-top:6rem;animation:40s linear infinite logoScroll;display:flex}.logo-farm-grid-wrapper{flex-shrink:0;gap:60px;min-width:100%;display:flex;overflow:hidden}.logo-farm-grid a{text-align:center;flex:none}.logo-farm-grid img{-o-object-fit:contain;object-fit:contain;flex:none;max-width:150px;max-height:77px}
.testimonials{margin:6rem 0}@media (max-width:767px){.testimonials{margin:3rem 0}}.testimonials .wrapper{max-width:960px}.testimonials .flickity-prev-next-button{transform-origin:50%;border:1px solid #615e574d;width:75px;height:75px;transition:all .2s;transform:scale(1)}.testimonials .flickity-prev-next-button:hover{transform:scale(.8)}.testimonials .flickity-prev-next-button[disabled]{opacity:0}.testimonials .flickity-prev-next-button.previous{left:unset;bottom:2rem;right:6rem;top:unset}.testimonials .flickity-prev-next-button.next{top:unset;bottom:2rem}.testimonials-item{width:100%;margin:0 2rem 0 0;font-family:Poppins,sans-serif;font-style:normal;font-weight:800}.testimonials-item:before{content:"“";font-size:var(--step-6);line-height:1;display:block}.testimonials-item>p{font-size:var(--step-2);background-color:var(--green);color:var(--black);margin-top:0;font-weight:800;display:inline}.testimonials-item-meta{flex-wrap:wrap;gap:1rem 2rem;margin-top:3rem;display:flex}.testimonials-item-meta-portrait{flex:0 0 68px}@media (max-width:500px){.testimonials-item-meta-portrait{flex:400px}}.testimonials-item-meta-portrait img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:50%;width:68px;height:68px}.testimonials-item-meta-content cite{font-style:normal}.testimonials-item-meta-content p{margin:0 0 1rem;font-family:Fraunces,serif;font-size:16px;font-weight:400}.testimonials-item-meta-content img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:200px;max-height:100px}
.process{border-top:1px solid #0d202233;padding:6rem 0;position:relative}@media (max-width:767px){.process{padding:3rem 0}}.process.dark{background:var(--black);color:#fff}.process.dark:before{content:"";background:var(--lime_black-rope);z-index:10;width:14px;height:100%;display:block;position:absolute;top:0;left:0}@media (max-width:1320px){.process.dark:before{width:10px}}.process-intro{flex-wrap:wrap;justify-content:space-between;gap:0 2rem;margin-bottom:6rem;display:flex}@media (max-width:767px){.process-intro{margin-bottom:0}}.process-intro h2{flex:400px}.process-intro p{flex:auto;max-width:500px}.process-content{flex-wrap:wrap;gap:1rem 4rem;display:flex}.process-content-start{font-size:var(--step-0);flex:190px;font-family:Poppins,sans-serif;font-weight:800}.process-content-start svg{margin-left:5px}.process-content-item{flex:295px}.process-content-item-step{color:var(--gray);font-size:var(--step-1);font-family:Poppins,sans-serif;font-weight:300}.dark .process-content-item-step{color:#fff9}.process-content-item+p{margin-top:0}.dark .process-content-item:nth-child(6n+1) h3{background:var(--pink);color:var(--black)}.dark .process-content-item:nth-child(6n+2) h3{background:var(--teal);color:var(--black)}.dark .process-content-item:nth-child(6n+3) h3{background:var(--green);color:var(--black)}.dark .process-content-item:nth-child(6n+4) h3{background:var(--blue);color:var(--black)}.dark .process-content-item:nth-child(6n+5) h3{background:var(--red);color:var(--black)}.dark .process-content-item:nth-child(6n+6) h3{background:var(--lime);color:var(--black)}