.wave-bottom,.wave-top{aspect-ratio:1440/320;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-bottom:-35px}.wave-top{background-image:url(/assets/wave-top.svg)}.products-section .wave-bottom{background-image:url(/assets/wave-bottom.svg);aspect-ratio:1440/320;background-repeat:no-repeat;background-position:bottom;background-size:cover;width:100vw;position:relative;left:50%;transform:translateX(-50%);z-index:2;margin:0 0 -240px;padding:0!important}.products-section{padding:.1rem 2rem 2rem;background-color:#a09bff;min-height:100vh;overflow:visible;position:relative}.products-header{text-align:center;margin-bottom:3rem}.products-title{font-size:3.75rem;font-weight:700;margin-bottom:1rem;text-align:left;font-family:BridgingProgressDemo,sans-serif}.products-text{font-size:1.125rem;color:#6b7cde;max-width:40rem;text-align:left;font-family:Kiona-Regular,sans-serif;font-weight:600}.products-scroll-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.products-list{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem;flex:1}.product-card{flex:0 0 300px;height:460px;background-color:white;border-radius:0;box-shadow:0 0 20px rgba(0,0,0,.05);padding:2rem 1.5rem;text-align:center;display:flex;flex-direction:column;justify-content:flex-start}.product-image{width:100%;height:340px;object-fit:cover;margin-bottom:1rem}.product-name{font-size:1.25rem;color:#222;margin-bottom:.5rem;font-family:BridgingProgressDemo,sans-serif}.product-description{font-size:.95rem;color:#312c67;font-family:Kiona-Regular,sans-serif}.arrow{font-size:2rem;padding:.5rem 1rem;background-color:#8e7add;color:white;border:none;border-radius:9999px;cursor:pointer;transition:background-color .3s;z-index:10}.arrow:hover{background-color:#3305ec}.left-arrow{margin-left:.5rem}.right-arrow{margin-right:.5rem}@media (max-width:1024px){.product-card{flex:0 0 48%}.products-title{font-size:3rem}}@media (max-width:640px){.products-scroll-wrapper{flex-direction:row;justify-content:space-between;align-items:center;position:relative}.products-list{padding:1rem 2rem;gap:1rem}.product-card{flex:0 0 85%;max-width:65%;margin-left:3rem}.products-title{font-size:2.25rem}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.left-arrow{left:.25rem}.right-arrow{right:.25rem}}.home-title{font-family:BridgingProgressDemo,sans-serif;font-size:13rem;color:#ffffff;z-index:2;position:relative;display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;padding:0 1rem;line-height:1.1}@media (max-width:1024px){.home-title{font-size:8rem}}@media (max-width:768px){.home-title{font-size:5rem}}@media (max-width:480px){.home-title{font-size:5rem}}