.button-icon{align-items:center;background-color:#f2c099;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;transition:background-color .2s ease-out,color .2s ease-out,opacity .2s ease-out,visibility .2s ease-out;width:36px}@media screen and (hover:hover){.button-icon:hover{background-color:#f5ceb0}}.button-icon:active{background-color:#eca46c}.button-icon:disabled{color:#fff;cursor:not-allowed}.carousel-arrows{display:flex;pointer-events:none}.carousel-arrows_spread{justify-content:space-between}.carousel-arrows button{pointer-events:auto}.carousel-arrows_spread button:disabled{opacity:0}.carousel-arrows button+button{margin-left:20px}.carousel-arrows button svg{height:16px;width:10px}
