.news__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px;grid-template-areas:"i1  i1  i2 i2 i3" "i1  i1  i2 i2 i4" "i5  i5  i6  i8 i8" "i5  i5  i7  i8 i8" "i9  i11 i11 i12 i12" "i10 i11 i11 i12 i12"}@media (max-width:1400px){.news__grid{grid-auto-rows:200px;gap:15px}}@media (max-width:1200px){.news__grid{grid-template-columns:repeat(2, 1fr);grid-template-columns:1fr 1fr;grid-template-areas:unset;grid-auto-rows:unset}}@media (max-width:992px){.news__grid{grid-template-columns:1fr 1fr}}.news__card:nth-child(1){grid-area:i1}.news__card:nth-child(2){grid-area:i2}.news__card:nth-child(3){grid-area:i3}.news__card:nth-child(4){grid-area:i4}.news__card:nth-child(5){grid-area:i5}.news__card:nth-child(6){grid-area:i6}.news__card:nth-child(7){grid-area:i7}.news__card:nth-child(8){grid-area:i8}.news__card:nth-child(9){grid-area:i9}.news__card:nth-child(10){grid-area:i10}.news__card:nth-child(11){grid-area:i11}.news__card:nth-child(12){grid-area:i12}@media (max-width:1200px){.news__card{grid-area:unset !important}}.news__card:nth-child(1),.news__card:nth-child(2),.news__card:nth-child(5),.news__card:nth-child(8),.news__card:nth-child(11),.news__card:nth-child(12){display:flex;flex-direction:column;box-shadow:0px 0px 4px 0px #00000033}@media (max-width:768px){.news__card:nth-child(1),.news__card:nth-child(2),.news__card:nth-child(5),.news__card:nth-child(8),.news__card:nth-child(11),.news__card:nth-child(12){border-radius:6px}}.news__card:nth-child(1):hover,.news__card:nth-child(2):hover,.news__card:nth-child(5):hover,.news__card:nth-child(8):hover,.news__card:nth-child(11):hover,.news__card:nth-child(12):hover{box-shadow:2px 2px 20px 0px #00000040}.news__card:nth-child(1) .news__card-img,.news__card:nth-child(2) .news__card-img,.news__card:nth-child(5) .news__card-img,.news__card:nth-child(8) .news__card-img,.news__card:nth-child(11) .news__card-img,.news__card:nth-child(12) .news__card-img{min-height:330px;height:330px;display:block}@media (max-width:1400px){.news__card:nth-child(1) .news__card-img,.news__card:nth-child(2) .news__card-img,.news__card:nth-child(5) .news__card-img,.news__card:nth-child(8) .news__card-img,.news__card:nth-child(11) .news__card-img,.news__card:nth-child(12) .news__card-img{min-height:280px;height:280px}}@media (max-width:1200px){.news__card:nth-child(1) .news__card-img,.news__card:nth-child(2) .news__card-img,.news__card:nth-child(5) .news__card-img,.news__card:nth-child(8) .news__card-img,.news__card:nth-child(11) .news__card-img,.news__card:nth-child(12) .news__card-img{min-height:240px;height:240px}}@media (max-width:992px){.news__card:nth-child(1) .news__card-img,.news__card:nth-child(2) .news__card-img,.news__card:nth-child(5) .news__card-img,.news__card:nth-child(8) .news__card-img,.news__card:nth-child(11) .news__card-img,.news__card:nth-child(12) .news__card-img{min-height:200px;height:200px}}@media (max-width:768px){.news__card:nth-child(1) .news__card-img,.news__card:nth-child(2) .news__card-img,.news__card:nth-child(5) .news__card-img,.news__card:nth-child(8) .news__card-img,.news__card:nth-child(11) .news__card-img,.news__card:nth-child(12) .news__card-img{min-height:180px;height:180px}}.news__card:nth-child(1) .news__card-img img,.news__card:nth-child(2) .news__card-img img,.news__card:nth-child(5) .news__card-img img,.news__card:nth-child(8) .news__card-img img,.news__card:nth-child(11) .news__card-img img,.news__card:nth-child(12) .news__card-img img{height:100%;width:100%;object-fit:cover}.news__card:nth-child(1) .news__card-body,.news__card:nth-child(2) .news__card-body,.news__card:nth-child(5) .news__card-body,.news__card:nth-child(8) .news__card-body,.news__card:nth-child(11) .news__card-body,.news__card:nth-child(12) .news__card-body{margin-top:10px;padding:10px 20px;height:100%;display:flex;justify-content:space-between;flex-direction:column}@media (max-width:1400px){.news__card:nth-child(1) .news__card-body,.news__card:nth-child(2) .news__card-body,.news__card:nth-child(5) .news__card-body,.news__card:nth-child(8) .news__card-body,.news__card:nth-child(11) .news__card-body,.news__card:nth-child(12) .news__card-body{padding:8px 15px}}@media (max-width:1200px){.news__card:nth-child(1) .news__card-body,.news__card:nth-child(2) .news__card-body,.news__card:nth-child(5) .news__card-body,.news__card:nth-child(8) .news__card-body,.news__card:nth-child(11) .news__card-body,.news__card:nth-child(12) .news__card-body{gap:25px;padding:12px;display:flex;flex-direction:column;justify-content:center}}@media (max-width:992px){.news__card:nth-child(1) .news__card-body,.news__card:nth-child(2) .news__card-body,.news__card:nth-child(5) .news__card-body,.news__card:nth-child(8) .news__card-body,.news__card:nth-child(11) .news__card-body,.news__card:nth-child(12) .news__card-body{gap:20px;padding:10px}}@media (max-width:768px){.news__card:nth-child(1) .news__card-body,.news__card:nth-child(2) .news__card-body,.news__card:nth-child(5) .news__card-body,.news__card:nth-child(8) .news__card-body,.news__card:nth-child(11) .news__card-body,.news__card:nth-child(12) .news__card-body{gap:15px;padding:8px}}.news__card:nth-child(1) .news__card-title,.news__card:nth-child(2) .news__card-title,.news__card:nth-child(5) .news__card-title,.news__card:nth-child(8) .news__card-title,.news__card:nth-child(11) .news__card-title,.news__card:nth-child(12) .news__card-title{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:24px;leading-trim:CAP_HEIGHT;line-height:110%;letter-spacing:0%;text-transform:uppercase}@media (max-width:1400px){.news__card:nth-child(1) .news__card-title,.news__card:nth-child(2) .news__card-title,.news__card:nth-child(5) .news__card-title,.news__card:nth-child(8) .news__card-title,.news__card:nth-child(11) .news__card-title,.news__card:nth-child(12) .news__card-title{font-size:20px}}@media (max-width:992px){.news__card:nth-child(1) .news__card-title,.news__card:nth-child(2) .news__card-title,.news__card:nth-child(5) .news__card-title,.news__card:nth-child(8) .news__card-title,.news__card:nth-child(11) .news__card-title,.news__card:nth-child(12) .news__card-title{font-size:16px}}.news__card:nth-child(1) .news__card-date,.news__card:nth-child(2) .news__card-date,.news__card:nth-child(5) .news__card-date,.news__card:nth-child(8) .news__card-date,.news__card:nth-child(11) .news__card-date,.news__card:nth-child(12) .news__card-date{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:110%;letter-spacing:0%}@media (max-width:768px){.news__card:nth-child(1) .news__card-date,.news__card:nth-child(2) .news__card-date,.news__card:nth-child(5) .news__card-date,.news__card:nth-child(8) .news__card-date,.news__card:nth-child(11) .news__card-date,.news__card:nth-child(12) .news__card-date{font-size:12px}}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)){position:relative}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)):hover{box-shadow:2px 2px 20px 0px #00000040;border-radius:10px}@media (max-width:768px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)):hover{border-radius:6px}}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-body{position:absolute;top:0;right:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:40px;background:#00000099;backdrop-filter:blur(4px);padding:20px}@media (max-width:1400px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-body{gap:30px;padding:15px}}@media (max-width:1200px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-body{gap:25px;padding:12px}}@media (max-width:992px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-body{gap:20px;padding:10px}}@media (max-width:768px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-body{gap:15px;padding:8px}}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{min-height:240px;height:240px;display:block}@media (max-width:1400px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{min-height:200px;height:200px}}@media (max-width:1200px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{min-height:180px;height:180px}}@media (max-width:992px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{min-height:160px;height:160px}}@media (max-width:768px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{min-height:140px;height:140px}}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img img{height:100%;width:100%;object-fit:cover}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-title{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:24px;leading-trim:CAP_HEIGHT;line-height:110%;letter-spacing:0%;text-transform:uppercase;color:white}@media (max-width:1400px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-title{font-size:22px}}@media (max-width:1200px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-title{font-size:20px}}@media (max-width:992px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-title{font-size:18px}}@media (max-width:768px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-title{font-size:16px}}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-date{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%;color:white}@media (max-width:1400px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-date{font-size:18px}}@media (max-width:1200px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-date{font-size:16px}}@media (max-width:992px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-date{font-size:14px}}@media (max-width:768px){.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-date{font-size:13px}}.news__gallery{--columns: 3;position:relative;margin-bottom:60px}@media (max-width:1400px){.news__gallery{margin-bottom:50px}}@media (max-width:1200px){.news__gallery{margin-bottom:40px}}@media (max-width:992px){.news__gallery{margin-bottom:35px}}@media (max-width:768px){.news__gallery{margin-bottom:30px}}.news__gallery-prev,.news__gallery-next{background:#FFF100B2;width:70px;height:70px;cursor:pointer;position:absolute;display:flex;justify-content:center;align-items:center;border-radius:40px;top:50%;transform:translateY(-50%);box-shadow:2px 2px 8px 0px #00000040;backdrop-filter:blur(3px);z-index:1;transition:all 0.5s}@media (max-width:1400px){.news__gallery-prev,.news__gallery-next{width:60px;height:60px}}@media (max-width:1200px){.news__gallery-prev,.news__gallery-next{width:50px;height:50px}}@media (max-width:992px){.news__gallery-prev,.news__gallery-next{width:45px;height:45px}.news__gallery-prev svg,.news__gallery-next svg{width:20px;height:20px}}@media (max-width:768px){.news__gallery-prev,.news__gallery-next{width:40px;height:40px;display:none}}.news__gallery-prev:hover,.news__gallery-next:hover{background:var(--color-yellow);transition:all 0.5s}.news__gallery-prev.disabled,.news__gallery-next.disabled{opacity:0.3;pointer-events:none;cursor:default}.news__gallery .swiper-button-lock{display:none}.news__gallery-prev{left:-35px}@media (max-width:1400px){.news__gallery-prev{left:-25px}}@media (max-width:1200px){.news__gallery-prev{left:-20px}}@media (max-width:992px){.news__gallery-prev{left:-15px}}.news__gallery-next{right:-35px}@media (max-width:1400px){.news__gallery-next{right:-25px}}@media (max-width:1200px){.news__gallery-next{right:-20px}}@media (max-width:992px){.news__gallery-next{right:-15px}}.news__gallery-next svg{transform:rotate(180deg)}.news__gallery .swiper-slide{height:300px}@media (max-width:1400px){.news__gallery .swiper-slide{height:260px}}@media (max-width:1200px){.news__gallery .swiper-slide{height:240px}}@media (max-width:992px){.news__gallery .swiper-slide{height:220px}}@media (max-width:768px){.news__gallery .swiper-slide{height:200px}}.news__gallery .swiper-slide img{height:100%;width:100%;object-fit:cover}.content{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%}@media (max-width:768px){.content{font-size:14px}}.news__btns{margin-top:60px;display:flex;justify-content:space-between}@media (max-width:1400px){.news__btns{margin-top:50px}}@media (max-width:1200px){.news__btns{margin-top:40px}}@media (max-width:992px){.news__btns{margin-top:35px;flex-direction:column-reverse;gap:20px}}@media (max-width:768px){.news__btns{margin-top:30px;gap:15px}}.news__btns a{font-family:Myriad Pro;font-weight:600;font-style:Semibold;font-size:16px;leading-trim:CAP_HEIGHT;line-height:108%;letter-spacing:2%;text-transform:uppercase;display:flex;align-items:center;gap:20px;padding:10px}.news__btns a:hover{color:#C7000B}.news__btns a:hover svg path{stroke:#C7000B}@media (max-width:1400px){.news__btns a{font-size:15px;gap:18px}}@media (max-width:1200px){.news__btns a{font-size:14px;gap:16px;padding:8px}}@media (max-width:992px){.news__btns a{width:100%;justify-content:center}}@media (max-width:768px){.news__btns a{font-size:13px;gap:12px;padding:8px}}.news__btns a svg{transform:translateY(-2px)}@media (max-width:768px){.news__btns a svg{width:18px;height:18px}}.news__title-wrapper{display:flex;justify-content:space-between;margin-bottom:40px;align-items:flex-start}@media (max-width:1400px){.news__title-wrapper{margin-bottom:35px}}@media (max-width:1200px){.news__title-wrapper{margin-bottom:30px;flex-direction:column;gap:30px}}@media (max-width:992px){.news__title-wrapper{margin-bottom:25px;gap:25px}}@media (max-width:768px){.news__title-wrapper{margin-bottom:20px;gap:20px}}.news__title-wrapper .news__title-text{display:flex;flex-direction:column;max-width:953px;gap:20px}@media (max-width:1400px){.news__title-wrapper .news__title-text{max-width:800px;gap:18px}}@media (max-width:1200px){.news__title-wrapper .news__title-text{max-width:100%;gap:16px}}@media (max-width:768px){.news__title-wrapper .news__title-text{gap:12px}}.news__title-wrapper .news__title-text-main{font-family:Myriad Pro;font-weight:400;font-style:Regular;leading-trim:NONE;line-height:110%;letter-spacing:0%}.news__title-wrapper .news__title-text-main:before{display:none}.news__title-wrapper .news__title-text-date{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:110%;letter-spacing:0%;display:flex;align-items:center;gap:20px}@media (max-width:768px){.news__title-wrapper .news__title-text-date{font-size:14px;gap:12px}}.news__title-wrapper .news__title-text-date svg{fill:none}@media (max-width:768px){.news__title-wrapper .news__title-text-date svg{width:18px;height:18px}}.news__title-wrapper .news__title-btns{display:flex;gap:10px;align-items:center}.news__title-wrapper .news__title-btns img{max-width:32px}@media (max-width:1200px){.news__title-wrapper .news__title-btns{justify-content:flex-end}.news__title-wrapper .news__title-btns img{max-width:32px}}@media (max-width:768px){.news__title-wrapper .news__title-btns{gap:15px}.news__title-wrapper .news__title-btns .ya-share2 svg{width:30px;height:30px}}@media (max-width:1200px){.news__gallery .grid{--columns: 2}}@media (max-width:768px){.news__gallery .grid{--columns: 1}}@media screen and (max-width:1200px) and (min-width:576px){.news__card .news__card-img{min-height:auto !important;height:auto !important;aspect-ratio:1.7777777778;max-height:30vw}.news__card:not(.news__card:nth-child(1), .news__card:nth-child(2), .news__card:nth-child(5), .news__card:nth-child(8), .news__card:nth-child(11), .news__card:nth-child(12)) .news__card-img{height:100% !important;aspect-ratio:unset;max-height:unset}}@media screen and (max-width:575px){.news__grid{grid-template-columns:1fr}.news__card .news__card-img{min-height:auto !important;height:auto !important}}/*# sourceMappingURL=./page-748be08d09544967787e17ff4d492d52.map */