.home-events{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}@media(max-width:640px){.home-events{flex-direction:column-reverse;gap:23rem}}.home-events>*{position:relative;z-index:2}.home-events__block-text{padding-left:var(--p-x);display:flex;flex-direction:column;align-items:flex-start;gap:15rem;width:340rem;position:relative}@media(min-width:2560px){.home-events__block-text{width:calc(579*100vw/2560)}}@media(max-width:640px){.home-events__block-text{width:100%;padding-right:var(--p-x)}}.home-events h2{color:var(--c-red);font-size:23rem;font-weight:500}@media(min-width:1920px){.home-events h2{font-size:calc(45*100vw/1920)}}@media(min-width:2560px){.home-events h2{font-size:calc(55*100vw/2560)}}@media(max-width:1024px){.home-events h2{font-size:calc(22*100vw/768)}}@media(max-width:640px){.home-events h2{font-size:calc(24*100vw/390)}}.home-events p{font-weight:300;font-size:17rem}@media(min-width:1920px){.home-events p{font-size:calc(30*100vw/1920)}}@media(min-width:2560px){.home-events p{font-size:calc(35*100vw/2560)}}@media(max-width:1024px){.home-events p{font-size:calc(15*100vw/768)}}@media(max-width:640px){.home-events p{font-size:calc(15*100vw/390)}}.home-events p:last-child{font-weight:400;font-size:13rem}@media(min-width:2560px){.home-events p:last-child{font-size:calc(27*100vw/2560)}}@media(max-width:1024px){.home-events p:last-child{font-size:calc(11*100vw/768)}}@media(max-width:640px){.home-events p:last-child{font-size:calc(13*100vw/390);position:absolute;bottom:0;right:var(--p-x)}}.home-events__slider{width:calc(100% - 340rem);border-top:max(3px,3rem) solid #e5e5e5}@media(min-width:2560px){.home-events__slider{width:calc(100% - 579*100vw/2560)}}@media(max-width:640px){.home-events__slider{width:100%}}.home-events__slider-pagination{display:flex;justify-content:center;gap:1rem;position:static;margin-top:5rem}.home-events__slider-pagination-item{background:#d9d9d9;width:5rem;height:5rem;border-radius:50%}@media(max-width:640px){.home-events__slider-pagination-item{width:7rem;height:7rem}}.home-events__slider-pagination-item--active{background:#6e7a64}.home-events img{width:100%}.home-main-screen__slider{width:100%;height:100%}.home-main-screen__slider-wrapp{position:relative;z-index:2;width:66.5%}@media(min-width:2560px){.home-main-screen__slider-wrapp{width:calc(1866*100vw/2560)}}@media(min-width:640.1px)and (min-height:80vw){.home-main-screen__slider-wrapp{width:50%}}@media(max-width:640px){.home-main-screen__slider-wrapp{width:100%;min-height:50%}}.home-main-screen__slider-wrapp:before{content:"";width:100vw;height:var(--w-line-main-screen);background:#e5e5e5;position:absolute;left:0;top:calc(50% - var(--w-line-main-screen)/2);z-index:5}.home-main-screen__slider-wrapp:after{content:"";height:100%;width:0;border-left:var(--w-line-main-screen) solid #e5e5e5;position:absolute;right:0;top:0;z-index:5;background:#e5e5e5}@media(max-width:640px){.home-main-screen__slider-wrapp:after{display:none}}.home-main-screen__diagonal{position:absolute;top:75%;z-index:3;border-top:var(--w-line-main-screen) solid #e5e5e5}.home-main-screen__aside{position:relative;background-color:var(--c-main);overflow:hidden;padding:21rem 0 25rem 18rem;display:flex;flex-direction:column;justify-content:space-between;width:33.5%}@media(min-width:2560px){.home-main-screen__aside{width:calc(694*100vw/2560)}}@media(min-width:640.1px)and (min-height:80vw){.home-main-screen__aside{width:50%}}@media(max-width:640px){.home-main-screen__aside{width:100%;min-height:50%}}.home-main-screen__aside *{position:relative;z-index:3}.home-main-screen__aside-ellipse{content:"";height:100%;aspect-ratio:1/1;border-radius:0 50% 50% 0;border:var(--w-line-main-screen) solid #e5e5e5;border-left:none}.home-main-screen__aside-ellipse-wrapp{height:112%;max-width:88%;min-width:76%;position:absolute;top:-6%;left:0;z-index:2;aspect-ratio:1/2;display:flex;justify-content:flex-end;overflow:hidden}@media(min-width:2560px){.home-main-screen__aside-ellipse-wrapp{height:118%;top:-13%}}.home-main-screen__aside *{font-size:13rem}@media(min-width:2560px){.home-main-screen__aside *{font-size:calc(27*100vw/2560)}}@media(max-width:1024px){.home-main-screen__aside *{font-size:calc(11*100vw/768)}}@media(max-width:640px){.home-main-screen__aside *{font-size:calc(13*100vw/390);font-size:min(17rem,1.889vh)}}.home-main-screen__aside h2{color:#fff;line-height:1.2em;letter-spacing:.03em;font-weight:300;position:absolute;top:calc(50% - 3.769em);font-size:min(calc(28 * 100vw / 1024),28/(600/100)*1vh)}@media(min-width:2560px){.home-main-screen__aside h2{font-size:min(calc(48.67 * 100vw / 2560),48.67/(1440/100)*1vh)}}@media(max-width:640px){.home-main-screen__aside h2{font-size:min(calc(33 * 100vw / 390),33/(900/100)*1vh)}}.home-main-screen__aside h2 a{transition:.5s}.home-main-screen__aside h2 a:hover{transform:scale(1.05)}.home-main-screen__aside h2 a:active{color:transparent}@media(min-width:640.1px)and (min-height:80vw){.home-main-screen__aside h2{font-size:37rem}}@media(max-width:640px){.home-main-screen__aside h2{position:relative;top:0}}.home-main-screen__aside p:last-child{display:flex;align-items:baseline}.home-main-screen__aside p:last-child a{line-height:1em;text-align:center}.home-main-screen__aside p:last-child a:first-child{color:#fff;border:var(--w-line-main-screen) solid #e5e5e5;background:var(--c-main);transition:.5s;padding:12rem 35rem}@media(max-width:1024px){.home-main-screen__aside p:last-child a:first-child{padding:calc(10*100vw/768) calc(20*100vw/768)}}@media(min-width:640.1px)and (min-height:80vw){.home-main-screen__aside p:last-child a:first-child{padding:calc(15*100vw/768) calc(38*100vw/768)}}@media(max-width:640px){.home-main-screen__aside p:last-child a:first-child{padding:12rem 35rem}}.home-main-screen__aside p:last-child a:first-child:hover{background:var(--c-green-text)}.home-main-screen__aside p:last-child a:first-child:active{background:#fff}.home-main-screen__aside p:last-child a:last-child{margin-inline:auto}.home-main-screen__slide-content{justify-content:space-between!important;width:100%;height:100%;background:#fff}.home-main-screen__slide-title{color:#fff;text-transform:uppercase;font-weight:500;letter-spacing:.02em;width:383rem;position:relative;z-index:2;font-size:min(43rem,7.167vh)}@media(min-width:1920px){.home-main-screen__slide-title{font-size:min(calc(100 * 100vw / 1920),100/(1080/100)*1vh)}}@media(min-width:2560px){.home-main-screen__slide-title{font-size:min(calc(123 * 100vw / 2560),123/(1440/100)*1vh)}}@media(max-width:640px){.home-main-screen__slide-title{font-size:min(30rem,3.333vh)}}.home-main-screen__slide-title-wrapp{position:relative;z-index:3;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(1.0659056902px);backdrop-filter:blur(1.0659056902px);height:50%;padding-inline:var(--p-x);padding-block:10rem}@media(max-width:1600px){.home-main-screen__slide-title-wrapp{padding-block:21rem}}.home-main-screen__slide-title-wrapp:after{content:"";width:var(--w-line-main-screen);height:200%;background:#e5e5e5;position:absolute;z-index:1;top:0;left:calc(579*100vw/2560);display:none}@media(min-width:2560px){.home-main-screen__slide-title-wrapp:after{display:block}}.home-main-screen__slide-title-wrapp:before{content:"";width:var(--w-line-main-screen);height:200%;background:#e5e5e5;position:absolute;z-index:1;top:0;left:50%}@media(min-width:640.1px)and (min-height:80vw){.home-main-screen__slide-title-wrapp:before{display:none}}@media(max-width:640px){.home-main-screen__slide-title-wrapp:before{display:none}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}