h3.cmp-cta-text{color:#00b0f0;text-transform:uppercase;width:100%;margin:2rem auto;text-align:center;font-size:1.125rem}.cmp-gallery-carousel{width:100%;overflow:hidden;position:relative}.cmp-gallery-carousel .cmp-gallery-carousel__arrow{position:absolute;z-index:2;top:0;bottom:0;width:2rem;height:2rem;margin:auto;background-color:hsla(0,0%,100%,.8);cursor:pointer;transition:scale .25s cubic-bezier(.68,-.55,.27,1.55);border:1px solid #313131}.cmp-gallery-carousel .cmp-gallery-carousel__arrow:hover{scale:1.1}.cmp-gallery-carousel .cmp-gallery-carousel__arrow img{width:100%;height:100%}.cmp-gallery-carousel .cmp-gallery-carousel__arrow-left{left:.5rem}.cmp-gallery-carousel .cmp-gallery-carousel__arrow-right{right:.75rem}@media (max-width:950px){.cmp-gallery-carousel .cmp-gallery-carousel__arrow-right{right:.5rem}}.cmp-gallery-carousel .cmp-gallery-carousel__arrow-right img{transform:scaleX(-1)}.cmp-gallery-carousel .cmp-gallery-carousel__container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.cmp-gallery-carousel .cmp-gallery-carousel__container::-webkit-scrollbar{width:10px;height:10px}.cmp-gallery-carousel .cmp-gallery-carousel__container::-webkit-scrollbar-thumb{background:#313131;border-radius:10px}.cmp-gallery-carousel .cmp-gallery-carousel__container::-webkit-scrollbar-track{background:transparent}.cmp-gallery-carousel .cmp-gallery-carousel__item{scroll-snap-align:start;flex-shrink:0;width:33.2%;height:auto;aspect-ratio:16/10;transform-origin:center center;padding:.25rem;transform:scale(1);transition:transform .5s;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:950px){.cmp-gallery-carousel .cmp-gallery-carousel__item{width:100%}}.cmp-gallery-carousel .cmp-gallery-carousel__item img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.375rem;filter:brightness(.9)}