.product-functions{display:flex;flex-direction:column}.product-functions_title{font-family:var(--font-header);font-size:27px;margin-bottom:15px;margin-top:10px}.product-functions_list{display:flex;flex-direction:row;scroll-snap-type:x mandatory;scroll-snap-align:center;scroll-padding:0 2rem;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;margin:7px -1rem 0}.product-functions_product{display:inline-block;list-style-type:none;width:calc(100% - 4rem);padding:var(--half-grid-margin) 10px;flex-shrink:0;scroll-snap-align:start;overflow:hidden}.product-functions_function-content{color:var(--color-black);width:100%}.product-functions_function-media{position:relative}.product-functions_function-spacer{padding-top:133.333%}.product-functions_function-image,.product-functions_function-video{width:100%;top:0;object-fit:cover;object-position:center;position:absolute;outline:none;height:100%}.product-functions_function-info{width:100%;margin-top:1rem}.product-functions_function-title{font-family:var(--font-header);font-size:15px;line-height:1.2em}.product-functions_function-description{font-family:var(--font-body);font-size:15px;line-height:1.2em}.product-functions_list::-webkit-scrollbar{display:none}.product-functions_navigation{display:flex;height:24px}.product-functions_navigation-prev{background-image:url(../img/left-arrow.c42a7822.svg);background-repeat:no-repeat;width:24px;height:24px}.product-functions_navigation-next{background-image:url(../img/right-arrow.bcc93c77.svg);background-repeat:no-repeat;width:24px;height:24px;margin-left:auto}@media (min-width:768px){.product-functions{flex-direction:row;margin:auto}.product-functions_title{display:block;width:33.33%;margin-top:.5rem;margin-bottom:8px}.product-functions_list-wrapper{width:66.66%}.product-functions_list{scroll-padding:0;margin-top:0}.product-functions_product{width:33.333%}}