.stage-slider{overflow-x:hidden}.stage-slider .slide-max-height{overflow:hidden}@media (min-width:768px){.stage-slider .slide-max-height{max-height:480px}}#main-content .stage-slider .swiper-slide .container-wide{padding:0}@media (min-width:1200px){#main-content .stage-slider .swiper-slide .container-wide{padding:0 15px}}.stage-slider .swiper-slide img{aspect-ratio:16/9;object-fit:cover}@media (min-width:1200px){.stage-slider .swiper-slide img{aspect-ratio:16/5}}.stage-slider .stage-title{font-size:24px;font-weight:400;line-height:30px;margin-bottom:16px}@media (min-width:1200px){.stage-slider .stage-title{font-size:20px;line-height:26px}}.stage-slider .slide-info{background-color:var(--rottler-gray-light);padding:24px 24px 48px;position:relative}@media (min-width:768px){.stage-slider .slide-info{background-color:#fff;border-radius:var(--border-radius);margin-left:7rem;padding:24px;position:absolute;top:46%;transform:translateY(-50%);width:320px}}@media (min-width:1400px){.stage-slider .slide-info{margin-left:4rem}}@media (min-width:1560px){.stage-slider .slide-info{margin-left:15px}}.stage-slider .swiper-pagination{display:flex;justify-content:space-between;padding:0 15px;width:100%}.stage-slider .stage-slider-button{background:unset;border:2px solid var(--rottler-gray-dark);border-radius:50%;display:none;height:3rem;width:3rem}.stage-slider .stage-slider-button:hover{border:2px solid var(--rottler-green)}@media (min-width:768px){.stage-slider .stage-slider-button{display:block}}.stage-slider .stage-slider-button svg{height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.stage-slider .stage-slider-button svg path{fill:var(--rottler-gray-dark)}.stage-slider .stage-slider-button:hover svg path{fill:var(--rottler-green)}.stage-slider .swiper-button-next:after,.stage-slider .swiper-button-prev:after,.stage-slider .swiper-rtl .swiper-button-next:after,.stage-slider .swiper-rtl .swiper-button-prev:after{content:unset}.stage-slider .swiper-pagination.swiper-pagination-horizontal{bottom:24px;gap:8px;padding:0 24px}.stage-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet{background-color:#ddd;border-radius:17px;flex:1;height:5px;margin:0;opacity:1}.stage-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet-active{background-color:var(--rottler-green,#99be39);opacity:1}@media (min-width:992px){.stage-slider .swiper-pagination.swiper-pagination-horizontal{bottom:24px;gap:30px;padding:0 30px}.stage-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet{background-color:#fff;border-radius:17px;height:5px;opacity:.5}.stage-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet-active{background-color:var(--rottler-green,#99be39);opacity:1}}