.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}body .hero-slider{position:relative}body .hero-slider__start-button{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:9}body .hero-slider .swiper-slide{position:relative;max-height:500px}body .hero-slider .swiper-slide:after{content:"";display:block;padding-bottom:34.6981%}body .hero-slider__title{font-size:24px;font-weight:700;margin-bottom:16px}body .hero-slider__container{display:flex;align-items:center;position:relative;overflow:hidden}body .hero-slider__slides{display:flex;transition:transform .5s ease-in-out}body .hero-slider__slide{width:100%;height:100%;position:absolute;transition:opacity .5s ease-in-out;overflow:hidden}body .hero-slider__slide--active{opacity:1}body .hero-slider__slide:before{content:"";display:block;width:200%;height:200%;top:-100%;left:-100%;position:absolute;z-index:1;background:radial-gradient(#ffffff 15%,rgba(255,255,255,.78) 30%,rgba(255,255,255,0) 60%)}body .hero-slider__image{width:100%;height:auto}body .hero-slider__overlay{z-index:3;background:rgba(33,33,33,.6);width:50%;min-width:700px;height:auto;display:inline-block;position:absolute;left:0;bottom:0}@media(max-width:768px){body .hero-slider__overlay{width:100%}}@media(max-width:530px){body .hero-slider__overlay{display:none}}body .hero-slider__text{width:600px;float:right;padding:10px 30px 30px;font-size:26px;line-height:1.35;color:#fff;box-sizing:border-box}@media(max-width:768px){body .hero-slider__text{width:100%;padding:10px 60px}}body .hero-slider__nav{position:absolute;bottom:0;z-index:9}@media(max-width:768px){body .hero-slider__nav{width:40px;height:40px}body .hero-slider__nav:before{border-width:5px}body .hero-slider__nav svg{width:16px;height:16px}}body .hero-slider__nav--prev{left:0}body .hero-slider__nav--next{right:0}body .hero-slider__bullets{position:absolute;z-index:9;bottom:15px;left:50%;margin-left:-570px}@media(max-width:1400px){body .hero-slider__bullets{margin-left:0;left:130px}}@media(max-width:768px){body .hero-slider__bullets{display:none}}body .hero-slider__bullets .swiper-pagination-bullet{box-sizing:border-box;list-style:none;cursor:pointer;width:16px;height:16px;border:2px solid #9ccb3b;font-size:0;float:left;margin-right:10px;border-radius:0;background-color:rgba(0,0,0,0);opacity:1}body .hero-slider__bullets .swiper-pagination-bullet-active{background-color:#9ccb3b}.a{color:#9ccb3b;text-decoration:none}.p{letter-spacing:.2px;line-height:1.7;margin:1em 0}.float{max-width:1200px;width:100%;margin-inline:auto;box-sizing:border-box;padding-inline:40px}@media(max-width:1000px){.float{padding-inline:20px}}@media(max-width:530px){.float{padding-inline:15px}}.split-1-2{display:flex;gap:40px}.split-1-2>:first-child{flex:1}.split-1-2>:last-child{flex:2}@media(max-width:768px){.split-1-2{flex-direction:column}}.block-margin{margin-block:40px}.text-clamp{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flexbox{display:flex}.flex-gap-20{gap:20px}.flex-1{flex:1}.flex-2{flex:2}.media-section{margin:40px 0;background:#fff}.media-section__title{padding:0 0 0 27px;line-height:42px;font-size:36px;border-bottom:none;color:#212121;font-weight:500;border-left:2px solid #9ccb3b;margin:40px 0 40px -1px}.media-section__content{display:flex;gap:15px}@media(max-width:768px){.media-section__content{flex-direction:column}}.media-section__main-video{flex:2}.media-section__description{width:100%;margin-top:20px;padding:0 15px;border-left:1px solid #dadada;font-size:18px;line-height:30px;box-sizing:border-box;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.media-section__sidebar{flex:1;display:flex;flex-direction:column;gap:10px}