.big-slider{margin-block:5rem}.big-slider__head{display:flex;gap:1rem;margin-bottom:2.5rem}@media (min-width:581px) and (max-width:1200px){.big-slider__head{flex-direction:column;margin-bottom:1.5rem}}@media (max-width:580px){.big-slider__head{flex-direction:column;margin-bottom:1rem}}.big-slider__head h2{width:100%}.big-slider__head--content{max-width:32.5rem;width:100%}@media (min-width:581px) and (max-width:1200px){.big-slider__head--content{max-width:100%}}@media (max-width:580px){.big-slider__head--content{max-width:100%}}.big-slider__head--link{margin-top:.75rem;display:flex;justify-content:flex-end}@media (min-width:581px) and (max-width:1200px){.big-slider__head--link{margin-top:1rem}}@media (max-width:580px){.big-slider__head--link{margin-top:1rem}}.big-slider__slider{display:flex;flex-direction:column;gap:1.5rem}.big-slider .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-sizing:border-box}.big-slider .splide__slide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#131c20;z-index:1;opacity:.4;transition:all .25s ease-in-out}.big-slider .splide__slide.is-active:after{opacity:0}