.HeroCarousel .slick-dots{height:18px;bottom:-8px}.HeroCarousel .slick-dots li{height:8px;margin:0}.HeroCarousel .slick-dots li.slick-active{transition:all .2s ease-in-out;background:var(--color-brand-stax-green-2);border-radius:9px}.HeroCarousel .slick-dots li.slick-active a div{background:var(--color-brand-stax-green-2)}.HeroCarousel .slick-arrow.slick-prev{left:101px}@media screen and (max-width: 1000px){.HeroCarousel .slick-arrow.slick-prev{left:5px}}.HeroCarousel .slick-arrow.slick-next{right:101px}@media screen and (max-width: 1000px){.HeroCarousel .slick-arrow.slick-next{right:5px}}.HeroCarousel .content-container{padding-left:183px;padding-right:183px}@media screen and (max-width: 1000px){.HeroCarousel .content-container{padding-left:68px;padding-right:68px}}.TestimonialsCarousel .slick-slider{position:unset}.TestimonialsCarousel .slick-slider .slick-dots{display:flex;justify-content:center;position:unset;padding-left:98px;padding-right:98px}@media screen and (max-width: 1100px){.TestimonialsCarousel .slick-slider .slick-dots{padding-left:80px;padding-right:80px}}@media screen and (max-width: 900px){.TestimonialsCarousel .slick-slider .slick-dots{padding-left:70px;padding-right:70px}}@media screen and (max-width: 768px){.TestimonialsCarousel .slick-slider .slick-dots{padding-left:20px;padding-right:20px}}.TestimonialsCarousel .slick-slider .slick-dots ul{text-align:left;max-width:1122px;width:100%;transform:translate(-4px)}.TestimonialsCarousel .slick-slider .slick-dots ul li{height:8px}.TestimonialsCarousel .slick-slider .slick-dots ul li.slick-active{transition:all .2s ease-in-out;width:120px;background:var(--color-brand-stax-green-2);border-radius:9px;margin-left:4px;margin-right:16px}.TestimonialsCarousel .slick-slider .slick-dots ul li.slick-active a div{background:var(--color-brand-stax-green-2)}.TestimonialsCarousel .slick-slider .slick-arrow.slick-prev{left:101px}@media screen and (max-width: 1550px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-prev{left:55px}}@media screen and (max-width: 1450px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-prev{left:10px}}@media screen and (max-width: 768px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-prev{display:none!important}}.TestimonialsCarousel .slick-slider .slick-arrow.slick-next{right:101px}@media screen and (max-width: 1550px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-next{right:55px}}@media screen and (max-width: 1450px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-next{right:10px}}@media screen and (max-width: 768px){.TestimonialsCarousel .slick-slider .slick-arrow.slick-next{display:none!important}}.TestimonialsCarousel .carousel-wrapper{padding-left:98px;padding-right:98px}@media screen and (max-width: 1100px){.TestimonialsCarousel .carousel-wrapper{padding-left:80px;padding-right:80px}}@media screen and (max-width: 900px){.TestimonialsCarousel .carousel-wrapper{padding-left:70px;padding-right:70px}}@media screen and (max-width: 768px){.TestimonialsCarousel .carousel-wrapper{padding-left:20px;padding-right:20px}}.TestimonialsCarousel .carousel-wrapper .carousel-container{gap:132px;max-width:1122px}@media screen and (max-width: 1000px){.TestimonialsCarousel .carousel-wrapper .carousel-container{gap:50px}}@media screen and (max-width: 900px){.TestimonialsCarousel .carousel-wrapper .carousel-container{gap:40px}}.FAQsBlock .StandardButton.primary{font-size:16px;line-height:24px}@media (max-width: 768px){.FAQsBlock .StandardButton.primary{font-size:14px;line-height:20px}}.CTA .box-shadow{box-shadow:0 2px 12px #00000026}.CTA .StandardButton.primary{font-size:16px;line-height:24px}@media (max-width: 768px){.CTA .StandardButton.primary{font-size:14px;line-height:20px}}.LogoGrid .logos-container{display:inline-grid;justify-items:center;gap:18px}.LogoGrid .logos-container.cols-2{grid-template-columns:repeat(2,1fr)}@media (max-width: 499px){.LogoGrid .logos-container.cols-2{grid-template-columns:1fr}}.LogoGrid .logos-container.cols-3{grid-template-columns:repeat(3,1fr)}@media (min-width: 500px) and (max-width: 699px){.LogoGrid .logos-container.cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 499px){.LogoGrid .logos-container.cols-3{grid-template-columns:1fr}}.LogoGrid .logos-container.cols-4{grid-template-columns:repeat(4,1fr)}@media (min-width: 700px) and (max-width: 899px){.LogoGrid .logos-container.cols-4{grid-template-columns:repeat(3,1fr)}}@media (min-width: 500px) and (max-width: 699px){.LogoGrid .logos-container.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 499px){.LogoGrid .logos-container.cols-4{grid-template-columns:1fr}}.LogoGrid .logos-container.cols-5{grid-template-columns:repeat(5,1fr)}@media (min-width: 900px) and (max-width: 1099px){.LogoGrid .logos-container.cols-5{grid-template-columns:repeat(4,1fr)}}@media (min-width: 700px) and (max-width: 899px){.LogoGrid .logos-container.cols-5{grid-template-columns:repeat(3,1fr)}}@media (min-width: 500px) and (max-width: 699px){.LogoGrid .logos-container.cols-5{grid-template-columns:repeat(2,1fr)}}@media (max-width: 499px){.LogoGrid .logos-container.cols-5{grid-template-columns:1fr}}.ImageGrid{display:inline-grid;justify-items:center;-moz-column-gap:18px;column-gap:18px}.ImageGrid.cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ImageGrid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 768px){.ImageGrid.cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}}.ImageGrid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 769px) and (max-width: 999px){.ImageGrid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.ImageGrid.cols-3{grid-template-columns:minmax(0,1fr)}}.ImageGrid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 1000px) and (max-width: 1100px){.ImageGrid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 769px) and (max-width: 999px){.ImageGrid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.ImageGrid.cols-4{grid-template-columns:minmax(0,1fr)}}.ImageGrid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (min-width: 1000px) and (max-width: 1100px){.ImageGrid.cols-5{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 769px) and (max-width: 999px){.ImageGrid.cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.ImageGrid.cols-5{grid-template-columns:minmax(0,1fr)}}.ImageGrid.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}@media (min-width: 1000px) and (max-width: 1100px){.ImageGrid.cols-6{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 769px) and (max-width: 999px){.ImageGrid.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.ImageGrid.cols-6{grid-template-columns:minmax(0,1fr)}}.FullWidthContentCarousel .slick-arrow.slick-prev{left:100px}@media screen and (max-width: 1700px){.FullWidthContentCarousel .slick-arrow.slick-prev{left:55px}}@media screen and (max-width: 1600px){.FullWidthContentCarousel .slick-arrow.slick-prev{left:10px}}@media screen and (max-width: 1500px){.FullWidthContentCarousel .slick-arrow.slick-prev{left:5px}}.FullWidthContentCarousel .slick-arrow.slick-next{right:100px}@media screen and (max-width: 1700px){.FullWidthContentCarousel .slick-arrow.slick-next{right:55px}}@media screen and (max-width: 1600px){.FullWidthContentCarousel .slick-arrow.slick-next{right:10px}}@media screen and (max-width: 1500px){.FullWidthContentCarousel .slick-arrow.slick-next{right:5px}}.FullWidthContentCarousel .SectionContainer{gap:132px}@media screen and (max-width: 1500px){.FullWidthContentCarousel .SectionContainer{padding-left:50px;padding-right:50px}}@media screen and (max-width: 1450px){.FullWidthContentCarousel .SectionContainer{padding-left:60px;padding-right:60px}}@media screen and (max-width: 1150px){.FullWidthContentCarousel .SectionContainer{gap:50px}}@media screen and (max-width: 1000px){.FullWidthContentCarousel .SectionContainer{gap:20px}}
