.carousel2{position:relative}.carousel2-container{box-sizing:border-box}.carousel2-header{display:flex;width:100%;justify-content:space-between}.carousel2-controls,.carousel2-header{flex-flow:row nowrap;align-items:center;gap:24px}.carousel2-controls{display:inline-flex;justify-content:flex-end}.carousel2-button{cursor:pointer;transition:all .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:56px;height:56px}.carousel2-button circle{fill:#458cff}.carousel2-button path{stroke:#fff}.carousel2-button:hover circle{fill:#285de8}.carousel2-button-disabled{cursor:not-allowed}.carousel2-button-disabled circle{fill:#99c0ff}.carousel2-button-disabled path{stroke:#edf2fa}.carousel2-button-disabled:hover circle{fill:#99c0ff}@media(max-width:1440px){.carousel2-offscreen .carousel2-container{position:relative;left:-24px;width:100vw}.carousel2-offscreen .carousel__track:first-child{padding:0 24px}}@media(min-width:860px){.carousel2-header{padding-bottom:80px}}@media screen and (max-width:859.9px){.carousel2-header{flex-flow:column-reverse nowrap;gap:16px;justify-content:flex-start;align-items:flex-start;padding-bottom:32px}.carousel2-button{width:40px;height:40px}}
