.controls-wrapper{position:relative;height:64px;display:grid;grid-template-columns:64px -webkit-min-content 64px;grid-template-columns:64px min-content 64px;place-items:center;gap:12px}@media (max-width:63.99375rem){.controls-wrapper{margin:0 auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.controls-wrapper .carousel-control-next,.controls-wrapper .carousel-control-prev{position:relative;width:64px;height:64px;border-radius:50%;border:none;background:0 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .2s;transition:background .2s;-webkit-box-shadow:none;box-shadow:none;opacity:1}.controls-wrapper .carousel-control-next::before,.controls-wrapper .carousel-control-prev::before{content:"";display:block;width:32px;height:32px;background:#191919}.controls-wrapper .carousel-control-next:hover,.controls-wrapper .carousel-control-next:hover:focus,.controls-wrapper .carousel-control-prev:hover,.controls-wrapper .carousel-control-prev:hover:focus{background:#191919}.controls-wrapper .carousel-control-next:hover::before,.controls-wrapper .carousel-control-next:hover:focus::before,.controls-wrapper .carousel-control-prev:hover::before,.controls-wrapper .carousel-control-prev:hover:focus::before{background:#f6f0e6}.controls-wrapper .carousel-control-next:focus,.controls-wrapper .carousel-control-prev:focus{background:0 0;border:2px solid #191919}.controls-wrapper .carousel-control-next::before{mask:url(../../images/icons/right-slider-arrow.svg) no-repeat center/contain;-webkit-mask:url(../../images/icons/right-slider-arrow.svg) no-repeat center/contain}.controls-wrapper .carousel-control-prev::before{mask:url(../../images/icons/left-slider-arrow.svg) no-repeat center/contain;-webkit-mask:url(../../images/icons/left-slider-arrow.svg) no-repeat center/contain}.controls-wrapper .carousel-indicators.pagination-dots{margin:0;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.controls-wrapper .carousel-indicators.pagination-dots button{width:12px;height:12px;border-radius:50%;background-color:transparent;border:2px solid #191919;padding:0;-webkit-box-shadow:none;box-shadow:none;opacity:1;-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s}.controls-wrapper .carousel-indicators.pagination-dots button.active{background:#191919;border-color:#191919}.controls-wrapper .carousel-indicators.pagination-dots button:hover{background:#191919;border-color:#191919;-webkit-transform:scale(1.1);transform:scale(1.1)}.controls-wrapper .carousel-indicators.pagination-dots button:focus{outline:2px solid #191919;outline-offset:2px}.color-scheme-dark .controls-wrapper .carousel-control-next::before,.color-scheme-dark .controls-wrapper .carousel-control-prev::before{background:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-control-next:hover,.color-scheme-dark .controls-wrapper .carousel-control-next:hover:focus,.color-scheme-dark .controls-wrapper .carousel-control-prev:hover,.color-scheme-dark .controls-wrapper .carousel-control-prev:hover:focus{background:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-control-next:hover::before,.color-scheme-dark .controls-wrapper .carousel-control-next:hover:focus::before,.color-scheme-dark .controls-wrapper .carousel-control-prev:hover::before,.color-scheme-dark .controls-wrapper .carousel-control-prev:hover:focus::before{background:#191919}.color-scheme-dark .controls-wrapper .carousel-control-next:focus,.color-scheme-dark .controls-wrapper .carousel-control-prev:focus{background:0 0;border-color:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-indicators.pagination-dots button{border-color:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-indicators.pagination-dots button.active{background:#f6f0e6;border-color:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-indicators.pagination-dots button:hover{background:#f6f0e6;border-color:#f6f0e6}.color-scheme-dark .controls-wrapper .carousel-indicators.pagination-dots button:focus{outline-color:#f6f0e6}