.flavor-icon-bar{display:flex;justify-content:space-between;margin-top:2rem}.flavor-icon-bar button{border:none}.flavor-icon-bar button img{transition:transform .3s ease-in-out}.flavor-icon-bar button:hover,.flavor-icon-bar button:focus{border:none;background:rgba(0,0,0,0)}.flavor-icon-bar button:hover img,.flavor-icon-bar button:focus img{transform:scale(1.25)}.flavor-icon-bar button[aria-selected=true] img{transform:scale(1.25)}.extremo-flavor-picker .flavor-icon-bar img{max-width:7rem;margin:0 2rem}.flavor-indication{width:100%;height:8px;background:linear-gradient(90deg, #C2AE21 0%, #F99F26 100%) #f99f26;margin:3rem 0;position:relative}.flavor-indication svg{position:absolute;top:-1.5rem;left:6%}.saew-container{max-width:var(--content-width);width:100%;margin:0 auto;display:flex;justify-content:space-between;position:relative}.flavor-carousel-content{overflow:hidden;position:relative;width:100%}.flavor-track{display:flex;transition:transform .4s ease;will-change:transform}.flavor-slide{flex:0 0 100%;opacity:0;transform:translateX(100%);transition:transform .4s ease,opacity .4s ease;pointer-events:none}.flavor-slide.is-active{opacity:1;transform:translateX(0);pointer-events:auto}@media(max-width: 767px){.flavor-icon-bar{margin-top:0}.flavor-indication{margin:1rem 0 2rem}.flavor-indication svg{transform:scale(0.8);transform-origin:center}}@media(max-width: 1024px){.extremo-flavor-picker{width:fit-content}.extremo-flavor-picker .flavor-icon-bar img{max-width:5rem;margin:0 1rem}.extremo-flavor-picker-wr{overflow-x:auto;padding:0 1.25rem;padding-bottom:2rem}.extremo-flavor-picker-wr::-webkit-scrollbar{height:10px;width:10px}.extremo-flavor-picker-wr::-webkit-scrollbar-track{border-radius:5px;background-color:#fae3d7}.extremo-flavor-picker-wr::-webkit-scrollbar-track:hover{background-color:#fae3d7}.extremo-flavor-picker-wr::-webkit-scrollbar-track:active{background-color:#fae3d7}.extremo-flavor-picker-wr::-webkit-scrollbar-thumb{border-radius:5px;background-color:#a93801}.extremo-flavor-picker-wr::-webkit-scrollbar-thumb:hover{background-color:#a93801}.extremo-flavor-picker-wr::-webkit-scrollbar-thumb:active{background-color:#a93801}}