.tabbed-carousel{height:auto!important}.carousel-img-big{border-radius:15px;height:100%;overflow:hidden;width:100%}.carousel-img-big img{height:100%;object-fit:cover;width:100%}.carousel-control-next,.carousel-control-prev{align-items:center;background:#fff;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;padding:0;position:absolute;top:50%;transform:none!important;width:2em;z-index:1;-ms-flex-align:center;-ms-flex-pack:center;box-shadow:0 4px 4px 0 rgba(128,142,162,.25);opacity:.8;transform:translateY(-50%)}.carousel-control-next span,.carousel-control-prev span{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.carousel-control-next svg,.carousel-control-prev svg{height:1.2em;width:1.2em;fill:#0052cc}.carousel-control-next:hover:not(:disabled),.carousel-control-prev:hover:not(:disabled){opacity:1}.carousel-control-next:disabled,.carousel-control-prev:disabled{box-shadow:none;opacity:.3}.carousel-control-next:focus-visible,.carousel-control-prev:focus-visible{outline:3px solid #0bf;outline-offset:3px}.carousel-control-prev{left:-1em}.carousel-control-next{right:-1em}