@import"https://fonts.googleapis.com/css2?family=Open%20Sans:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;cursor:pointer}a:hover{text-decoration:none}ul li{list-style:none;margin-bottom:0}img{vertical-align:top}h1,h2,h3,h4{font-size:inherit;font-weight:400}.header{display:flex;align-items:center;height:3.75rem;background:var(--color-green);position:fixed;top:0;left:0;width:100%;z-index:100}.header__content{display:flex;align-items:center;justify-content:space-between;column-gap:1.875rem}.header__logo_link{display:inline-block;position:relative;z-index:90}.header__logo_img{height:3.125rem}.header__nav_list{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem 1.25rem}.header__nav_link{font-size:1rem;color:var(--color-white);text-transform:uppercase;opacity:.9;font-weight:600;position:relative;overflow:hidden;padding:.3125rem;transition:.3s color ease}.header__nav_link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:var(--color-white);transition:height .3s ease;z-index:-1}.header__nav_link:hover:before{height:100%}.header__nav_link:hover{color:var(--color-green)}.header__nav_link--active{font-weight:700;opacity:1}@media(max-width:767.98px){.header{height:3.125rem}.header__logo_img{height:2.5rem}.header__burger{display:block;position:relative;width:1.875rem;height:1.25rem;z-index:100;background-color:transparent;border:none;top:0}.header__burger:before,.header__burger:after{content:"";background-color:var(--color-white);position:absolute;width:100%;height:.125rem;left:0;transition:all .3s ease 0s}.header__burger:before{top:.0625rem}.header__burger:after{bottom:.0625rem}.header__burger span{background-color:var(--color-white);position:absolute;width:100%;height:.125rem;left:0;top:.5625rem;transition:all .3s ease 0s}.header__burger.open-menu:before{transform:rotate(45deg);top:.5625rem;background-color:var(--color-white)}.header__burger.open-menu:after{transform:rotate(-45deg);bottom:.5625rem;background-color:var(--color-white)}.header__burger.open-menu span{transform:scale(0)}.header__nav{position:fixed;width:100%;height:100%;right:-100%;top:0%;opacity:0;z-index:15;background-color:var(--color-main);padding:6.25rem 1.875rem 3.125rem;transition:right .6s ease,opacity .6s ease;overflow:auto}.header__nav:before{content:"";position:fixed;top:0;right:0;width:100%;height:3.125rem;background-color:var(--color-green);z-index:5;border-bottom:.0625rem solid var(--color-white)}.header__nav.open-menu{right:0%;opacity:1}.header__nav_list{flex-direction:column;row-gap:1.5625rem;align-items:flex-end;align-content:end;flex-wrap:nowrap;width:100%;position:relative;z-index:4}.header__nav_link{font-size:1.125rem;color:var(--color-white)}.header__nav_link--active{color:var(--color-green)}}.hero__section{padding-top:3.75rem}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.hero__item{position:relative;overflow:hidden}.hero__img_block--28{padding-bottom:28%}.hero__img_block--55{padding-bottom:55%}.hero__img_block--h100{height:100%}.hero__image{object-position:center top;transition:transform .4s ease}.hero__link:hover .hero__image{transform:scale(1.03)}.hero__content{display:flex;flex-direction:column;row-gap:.3125rem;position:absolute;bottom:1.875rem;left:1.875rem;z-index:30;color:var(--color-white)}.hero__title{font-size:2.1875rem;font-weight:700;color:var(--color-white);text-transform:uppercase;margin-bottom:.3125rem;transition:color .3s ease}.hero__title--sm{font-size:1.5rem}.hero__link:hover .hero__title{color:var(--color-green)}.hero__date{font-size:.875rem;font-weight:700;color:var(--color-white);display:block}.hero__sidebar{display:flex;flex-direction:column}.hero__item--top{width:100%}.hero__row{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%}.hero__slider{display:none}@media(max-width:1449.98px){.hero__grid{grid-template-columns:1fr}.hero__img_block--h100{padding-bottom:35%}.hero__sidebar{display:none}.hero__img_block--28{padding-bottom:50%}.hero__img_block--55{padding-bottom:60%}.hero__slider{display:block}}@media(max-width:1199.98px){.hero__title{font-size:1.875rem}.hero__title--sm{font-size:1.25rem}}@media(max-width:991.98px){.hero__img_block--55{padding-bottom:70%}}@media(max-width:767.98px){.hero__section{padding-top:3.125rem}.hero__img_block--h100{padding-bottom:50%}.hero__img_block--55{padding-bottom:60%}.hero__title{font-size:1.625rem}.hero__title--sm{font-size:1.125rem}}@media(max-width:549.98px){.hero__img_block--h100{padding-bottom:60%}.hero__img_block--55{padding-bottom:40%}.hero__content{bottom:1.25rem;left:1.25rem;row-gap:.125rem}}@media(max-width:449.98px){.hero__img_block--h100{padding-bottom:70%}.hero__img_block--55{padding-bottom:45%}.hero__title{font-size:1.375rem}.hero__title--sm{font-size:1.0625rem}}.matches__section{background:var(--color-grey);padding-top:3.125rem;padding-bottom:5.625rem;margin-bottom:3.125rem}.match__item{display:flex;flex-direction:column;height:100%;background-color:var(--color-white);padding:1.25rem;border-color:var(--color-white);box-shadow:0 0 .125rem;border-radius:.625rem}.match__date{display:flex;flex-direction:column;row-gap:.3125rem;margin-bottom:.625rem;text-align:center}.match__date_title{display:flex;flex-direction:column;row-gap:.3125rem;font-size:1.25rem;font-weight:600;text-transform:uppercase}.match__date_text{font-weight:500;color:var(--color-green);text-transform:capitalize}.match__content{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.match__team{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.3125rem;flex-basis:33%;font-size:1.125rem;color:var(--color-main);font-weight:700;text-transform:uppercase;position:relative;transition:.3s color ease}.match__team:hover{color:var(--color-green)}.match__team_logo{height:3.125rem;width:3.125rem;object-fit:contain}.match__score_block{display:flex;align-items:flex-start;column-gap:.625rem}.match__score{background:var(--color-green);border-radius:.3125rem;font-size:1.5rem;font-weight:700;padding:.3125rem .9375rem;color:var(--color-white)}@media(max-width:767.98px){.matches__section{padding-top:1.875rem;padding-bottom:5rem;margin-bottom:2.1875rem}.match__score{font-size:1.375rem}}@media(max-width:649.98px){.matches__section{padding-bottom:3.125rem}.match__team{font-size:1.375rem}.match__team_logo{height:3.75rem;width:3.75rem}.match__score{font-size:1.625rem}}@media(max-width:449.98px){.matches__section{margin-bottom:1.875rem}.match__team{font-size:1.25rem}.match__team_logo{height:3.4375rem;width:3.4375rem}.match__score{font-size:1.375rem}}.news__main_block{width:100%;position:relative}.news__main_block--with-mb{margin-bottom:.9375rem}.news__main_item{display:flex;flex-direction:column;height:100%;width:69%}.news-main__img-block{padding-bottom:45%}.news__img{object-position:center top}.news__text-block{display:flex;flex-direction:column;flex-grow:1;row-gap:.5rem;padding:.9375rem;background-color:var(--color-grey)}.news__title{font-size:1.5rem;font-weight:700;transition:.3s color ease;text-transform:capitalize;color:var(--color-main);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.news__title:hover{color:var(--color-green)}.news__description{font-size:.875rem;line-height:1.2;color:var(--color-main);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.news__blocks{display:flex;flex-direction:column;row-gap:.9375rem;width:30%;height:100%;overflow-y:auto;position:absolute;top:0;right:0}.news__block{display:flex;width:100%}.news__img_block{flex-basis:12.5rem;overflow:hidden;display:inline-block}.news__img_block img{height:5.9375rem;width:100%;object-fit:cover;object-position:center top}.news-block__content{display:flex;flex-direction:column;row-gap:.3125rem;background-color:var(--color-grey);padding:.625rem;width:100%}.news-block__title{font-size:1.125rem;font-weight:700;text-transform:capitalize;color:var(--color-main);transition:.3s color ease;margin-bottom:.3125rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.news-block__title:hover{color:var(--color-green)}.news-block__content .date__block{margin-top:auto}.news__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr));gap:.9375rem}.news__items--4{grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr))}.news__item{display:flex;flex-direction:column;height:100%}.news-item__img-block{padding-bottom:50%}.news-item__img{object-position:center top}.news-item__footer{display:flex;flex-direction:column;flex-grow:1;row-gap:.5rem;padding:.9375rem;background-color:var(--color-grey)}.news-item__title{font-size:1.25rem;font-weight:700;color:var(--color-main);transition:.3s color ease;text-transform:capitalize}.news-item__title:hover{color:var(--color-green)}@media(max-width:1199.98px){.news-block__title{font-size:1rem}}@media(max-width:899.98px){.news__main_block{display:flex;flex-direction:column;row-gap:.3125rem}.news__main_item{width:100%}.news__blocks{flex-direction:row;column-gap:.625rem;overflow-x:scroll;position:relative;width:100%;padding-bottom:.3125rem}.news__block{display:flex;flex-direction:column;flex:0 0 25%;height:auto}.news__img_block{flex-basis:auto;overflow:hidden;display:inline-block}.news-block__content{height:auto;flex-grow:1}.news-block__title{flex-grow:1}.news-item__img-block{padding-bottom:60%}}@media(max-width:767.98px){.news-main__img-block{padding-bottom:50%}.news__title{font-size:1.375rem}.news__block{flex:0 0 33%}.news__img_block img{height:7.5rem}}@media(max-width:549.98px){.news__title{font-size:1.25rem}.news__block{flex:0 0 50%}}@media(max-width:449.98px){.news-main__img-block{padding-bottom:55%}.news__block{flex:0 0 65%}}.full__section{background-image:url(../images/stadion.jpg);background-attachment:fixed;background-size:cover;padding-bottom:3.75rem;padding-top:3.125rem;position:relative}.full__section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009}.full__content{position:relative;z-index:10;text-align:center;width:80%;margin-left:auto;margin-right:auto}.full__head{display:flex;align-items:center;justify-content:center;column-gap:1.25rem;color:var(--color-white);text-transform:uppercase;font-size:1.5rem;font-weight:700;margin-bottom:3.125rem}.full__head img{height:1.875rem}.full__body{display:flex;align-items:flex-start;justify-content:center;column-gap:1.25rem;margin-bottom:1.875rem}.full__team_block{display:flex;align-items:flex-start;flex-basis:33%;column-gap:1.875rem}.full__team_info{display:flex;flex-direction:column;row-gap:.625rem}.full__team_logo{height:7.5rem;width:7.5rem;object-fit:contain}.full__team_name{font-size:2.25rem;text-transform:uppercase;font-weight:700;letter-spacing:.0625rem;color:var(--color-white);transition:.3s color}.full__team_name:hover{color:var(--color-green)}.goals__block{display:flex;flex-direction:column;row-gap:.3125rem;font-size:1.125rem;font-weight:500;color:var(--color-white);text-transform:capitalize;text-align:right}.full__score{display:flex;align-items:center;justify-content:center;align-self:center;column-gap:.9375rem;flex-basis:33%;font-size:4.375rem;font-weight:500;color:var(--color-white);font-weight:700}.full__link_block{width:40%;margin:0 auto;text-align:center}@media(max-width:1199.98px){.full__team_logo{height:6.25rem;width:6.25rem}.full__team_name{font-size:2.125rem}.full__score{font-size:3.75rem}}@media(max-width:849.98px){.full__team_logo{height:5rem;width:5rem}.full__team_name{font-size:1.875rem}.full__score{font-size:3.4375rem}}@media(max-width:767.98px){.full__section{padding-bottom:2.5rem;padding-top:1.875rem}.full__content{width:100%}.full__body{justify-content:space-between;margin-bottom:3.125rem}.full__team_block{flex-direction:column;align-items:center;flex-basis:33%;row-gap:.3125rem}.full__team_block:first-of-type{flex-direction:column-reverse}.full__team_logo{height:3.75rem;width:3.75rem}.full__team_name{font-size:1.5625rem}.full__score{font-size:3.4375rem}.full__link_block{width:60%}.full__link_block .link__btn{font-size:1.125rem}}@media(max-width:549.98px){.full__head{font-size:1.25rem;margin-bottom:1.875rem}.full__head img{height:1.5625rem}.full__body{column-gap:.625rem}.full__team_logo{height:3.125rem;width:3.125rem}.full__team_name{font-size:1.4375rem}.full__score{font-size:2.5rem;align-self:flex-start;position:relative;top:.625rem}.goals__block{font-size:.9375rem}.full__link_block{width:100%}.full__link_block .link__btn{font-size:1rem}}@media(max-width:449.98px){.full__body{margin-bottom:1.875rem}.full__team_logo{height:2.8125rem;width:2.8125rem}.full__team_name{font-size:1.3125rem}.full__score{font-size:2.1875rem}}.video__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:.9375rem}.video__item{display:flex;flex-direction:column;height:100%}.video__image_block{width:100%;padding-bottom:70%;position:relative;overflow:hidden}.video__image_block:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a}.video__image{width:100%;object-position:center top}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:25%;cursor:pointer;z-index:10;transition:.3s scale ease}.play-icon--left{left:2%;top:2%;transform:translate(0);height:18%}.play-icon:hover{scale:1.05}.video__text_block{display:flex;flex-direction:column;row-gap:.625rem;flex-grow:1;padding:.9375rem;background-color:var(--color-grey)}.video__title{font-size:1.1875rem;font-weight:700;color:var(--color-main);transition:.3s color ease;text-transform:capitalize}.video__title:hover{color:var(--color-green)}@media(max-width:991.98px){.play-icon--left{height:22%}}@media(max-width:549.98px){.play-icon--left{height:24%}}.players__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:.9375rem}.player__card{display:flex;flex-direction:column;height:100%}.player__image-block{padding-bottom:100%;width:100%;position:relative;overflow:hidden;border-radius:.625rem .625rem 0 0;background-color:var(--color-grey);transition:.3s background-color ease}.player__image-block:hover{background-color:var(--color-green-opacity)}.player__image{object-fit:cover;border-radius:0}.player__number{background:var(--color-green);border-radius:.625rem;font-size:1.875rem;font-weight:700;padding:.3125rem .9375rem;position:absolute;left:.625rem;top:.625rem;color:var(--color-white)}.player__text_block{display:flex;justify-content:space-between;align-items:center;background:var(--color-green);font-size:1rem;font-weight:400;padding:.625rem;transition:.3s all;color:var(--color-white);text-transform:uppercase;border-radius:0 0 .625rem .625rem}.player__name{font-weight:700;font-size:1.25rem;color:var(--color-white);text-transform:uppercase;transition:.3s color ease}.player__card:hover .player__name{color:var(--color-green-opacity)}.cups__item{display:flex;flex-direction:column;align-items:center;height:100%;row-gap:.625rem}.cups-image{height:11.25rem}.cups__text_block{display:flex;flex-direction:column;align-items:center;row-gap:.625rem;font-size:1.125rem;font-weight:500;color:var(--color-green)}.cups__item_title{font-size:1.375rem;font-weight:700;text-transform:capitalize;text-align:center;color:var(--color-main)}.grid-pts-tbl{display:grid;grid-template-columns:8% 25% repeat(8,1fr)}.grid-pts-tbl--sm{display:grid;grid-template-columns:1fr 30% repeat(5,1fr)}.stat__table{border-collapse:collapse;border-left:.0625rem solid var(--color-green);border-bottom:.0625rem solid var(--color-green)}.table__header{background-color:var(--color-green);font-size:1rem;font-weight:600;padding:.625rem 0;color:var(--color-white);text-align:center;text-transform:uppercase}.table__body{align-items:center;font-size:1rem;padding:.625rem 0;font-weight:500;text-align:center;color:var(--color-main);border-right:.0625rem solid var(--color-green);border-bottom:.0625rem solid var(--color-green)}.table__body.grid-pts-tbl--sm{font-size:.875rem}.table__body:last-child{border-bottom-width:0}.table__team_block{display:flex;align-items:center;justify-content:flex-start;column-gap:.625rem;font-size:1rem;text-transform:uppercase;text-align:left;font-weight:700;color:var(--color-main);transition:.3s color}.table__team_block:hover{color:var(--color-green)}.grid-pts-tbl--sm .table__team_block{font-size:.875rem}.table__team_logo{height:1.5625rem;width:1.5625rem;object-fit:contain}.grid-pts-tbl--sm .table__team_logo{height:1.25rem;width:1.25rem}.text-pts{font-weight:600;font-size:1.125rem}@media(max-width:767.98px){.stat__table--full{overflow-x:scroll}.grid-pts-tbl{width:50rem;grid-template-columns:4.375rem 12.5rem repeat(8,1fr)}.table__header.grid-pts-tbl span:nth-of-type(-n+2){position:sticky;background-color:var(--color-green);z-index:10}.table__header.grid-pts-tbl span:nth-of-type(1){left:0}.table__header.grid-pts-tbl span:nth-of-type(2){left:4.375rem}.table__body.grid-pts-tbl>:nth-child(-n+2){position:sticky;background-color:var(--color-white);z-index:10}.table__body.grid-pts-tbl>:nth-child(1){left:0}.table__body.grid-pts-tbl>:nth-child(2){left:4.375rem}}@media(max-width:649.98px){.grid-pts-tbl{width:40.625rem;grid-template-columns:2.5rem 8.125rem repeat(8,1fr)}.table__header.grid-pts-tbl span:nth-of-type(2){left:2.5rem}.table__body.grid-pts-tbl>:nth-child(2){left:2.5rem}.table__header,.table__body,.table__team_block{font-size:.9375rem}}@media(max-width:449.98px){.grid-pts-tbl{width:31.25rem;grid-template-columns:2.5rem 2.5rem repeat(8,1fr)}.grid-pts-tbl .table__team_block{justify-content:center}.grid-pts-tbl .table__team_block span{display:none}.grid-pts-tbl--sm{grid-template-columns:1fr 35% repeat(5,1fr)}}.post__rows{display:grid;grid-template-columns:69% 1fr;column-gap:1.875rem}.post__content{display:flex;flex-direction:column;row-gap:.9375rem}.post__img-block{padding-bottom:40%}.post__img{object-position:center top}.post__text_block{font-size:1rem;font-weight:300;line-height:1.2;color:var(--color-main)}.post__text_block p:not(:last-child){margin-bottom:.9375rem}@media(max-width:1199.98px){.post__rows{grid-template-columns:65% 1fr;column-gap:1.25rem}}@media(max-width:949.98px){.post__rows{grid-template-columns:1fr}.post-aside{display:none}}@media(max-width:767.98px){.post__img-block{padding-bottom:50%}}@media(max-width:449.98px){.post__img-block{padding-bottom:60%}}.video-post__rows{display:flex;flex-direction:column;row-gap:1.25rem}.video-post__content{position:relative}.video-post__img-block{padding-bottom:40%}.playlist{background:#00923ac7;padding:.9375rem;position:absolute;top:0;right:0;width:22%;height:100%;overflow-y:auto}.playlist__content{display:flex;flex-direction:column;row-gap:.9375rem}.playlist__item{display:flex;flex-direction:column;height:auto}.playlist__img-block{padding-bottom:50%}.playlist__img{object-position:center top}.playlist__footer{background-color:var(--color-grey);flex-grow:1;padding:.3125rem .625rem}.playlist__title{font-size:.9375rem;font-weight:600;color:var(--color-main);transition:.3s color;text-transform:uppercase}.playlist__title:hover{color:var(--color-green)}.play-icon--playlist{height:35%}@media(max-width:1199.98px){.playlist{width:25%}}@media(max-width:991.98px){.playlist{position:relative;width:100%;background-color:transparent;padding:.625rem .0625rem}.playlist__content{display:flex;flex-direction:row;align-items:stretch;column-gap:.625rem;overflow-x:scroll;padding-bottom:.625rem}.playlist__item{flex:0 0 25%}}@media(max-width:767.98px){.playlist__item{flex:0 0 33%}}@media(max-width:549.98px){.video-post__img-block{padding-bottom:60%}.playlist__item{flex:0 0 50%}.playlist__img-block{padding-bottom:60%}}.calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}button,.calendar__cell{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}.calendar{position:relative}.calendar__wrap{display:flex;align-items:flex-start;gap:2rem;margin-top:1rem}.calendar__bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.calendar__title{font-weight:700;font-size:1.25rem;color:var(--color-main);display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:11.25rem}.calendar__month,.calendar__year{color:var(--color-main)}.calendar__nav{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:.0625rem solid var(--color-green);background:var(--color-green);color:var(--color-white);transition:all .2s ease}.calendar__nav:hover{background-color:var(--color-green-opacity);border-color:var(--color-green-opacity);transform:translateY(-.0625rem)}.calendar__nav:focus-visible{outline:.125rem solid var(--color-green);outline-offset:.125rem}.calendar__nav--today .calendar__nav-icon{font-size:1.125rem}.calendar__nav--toggle[aria-pressed=true]{background-color:var(--color-green);border-color:var(--color-green)}.calendar__nav--toggle:hover{background-color:#1e8a00;border-color:var(--color-green);transform:translateY(-.0625rem)}.calendar__grid{flex-shrink:0;position:relative;min-width:20rem}.calendar__compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.375rem;width:100%}.calendar__compact-grid .calendar__cell{aspect-ratio:1.2 / 1;border:.125rem solid var(--color-green);background:var(--color-green);color:var(--color-white)}.calendar__compact-grid .calendar__daynum{font-size:1rem;font-weight:700}.calendar__compact-grid .calendar__badge{background:var(--color-green);border:.125rem solid var(--color-white)}.calendar__no-matches{grid-column:1 / -1;text-align:center;color:var(--color-grey);font-style:italic;padding:2.5rem 1.25rem;background:#00000093;margin-top:1.25rem}.calendar__dow{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;grid-area:1/1/2/8;margin-bottom:.5rem}.calendar__dow span{font-size:.875rem;font-weight:600;color:var(--color-green);text-align:center;text-transform:uppercase;letter-spacing:.03125rem;padding:.5rem .25rem}.calendar__cell{position:relative;aspect-ratio:1 / 1;border:.0625rem solid var(--color-green);padding:.5rem;display:flex;flex-direction:column;gap:.25rem;background:var(--color-white);color:var(--color-green);transition:all .2s ease;min-height:3rem}.calendar__cell:hover{background-color:var(--color-green-opacity);border-color:var(--color-green-opacity);transform:translateY(-.0625rem);color:var(--color-white)}.calendar__cell--muted{opacity:.4;cursor:default}.calendar__cell--muted:hover{background-color:var(--color-main);border-color:var(--color-green);transform:none}.calendar__cell[aria-selected=true]{background-color:var(--color-green);color:#fff;border-color:var(--color-green);transform:translateY(-.0625rem)}.calendar__cell.calendar__today{border-color:var(--color-green);border-width:.1875rem}.calendar__daynum{font-weight:600;font-size:.875rem;line-height:1}.calendar__badge{position:absolute;top:.125rem;right:.125rem;width:1rem;height:1rem;background:var(--color-green);border:.0625rem solid var(--color-white);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;line-height:1}.calendar__matches{flex-grow:1;min-width:0}.calendar__matches-title{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:var(--color-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar__matches-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.90625rem,1fr));gap:.9375rem}.calendar__matches-list .muted{grid-column:1 / -1;text-align:center;color:var(--color-red);font-style:italic;padding:2.5rem 1.25rem}.calendar--large .calendar__grid{min-width:21.25rem}.calendar--large .calendar__cell{min-height:3.75rem;padding:.75rem}.calendar--large .calendar__daynum{font-size:1rem}.calendar--compact .calendar__wrap{gap:1.25rem}.calendar--compact .calendar__grid{min-width:17.5rem}.calendar--compact .calendar__cell{min-height:2.5rem;padding:.375rem}.calendar--compact .calendar__matches-list{grid-template-columns:1fr}.calendar__matches-list .card-match{width:100%;margin:0}.calendar__grid.calendar__grid--compact{display:flex}.calendar__compact-grid{grid-template-columns:repeat(5,1fr)}.back-to-top{position:fixed;bottom:1.25rem;right:1.25rem;background-color:var(--color-green);border:.125rem solid var(--color-white);border-radius:50%;color:var(--color-white);width:2.5rem;height:2.5rem;cursor:pointer;z-index:1000;font-size:.875rem;transition:.3s background-color ease}.back-to-top:hover{background-color:var(--color-green-opacity)}@media(max-width:1024px){.calendar__wrap{flex-direction:column;align-items:stretch;gap:1.25rem}.calendar__compact-grid{grid-template-columns:repeat(auto-fill,minmax(6.25rem,1fr))}.calendar__badge{position:absolute;width:1.25rem;height:1.25rem}}@media(max-width:768px){.calendar__bar{justify-content:center}.calendar__matches-title{text-align:center;font-size:1.125rem;margin-bottom:1rem}.calendar__matches-list .muted{padding:1.25rem}.calendar__badge{position:absolute;width:1.125rem;height:1.125rem}}@media(max-width:640px){.calendar__grid{min-width:100%}.calendar__compact-grid{grid-template-columns:repeat(auto-fill,minmax(6.25rem,1fr));gap:.5rem}.calendar__compact-grid .calendar__badge{width:1.5625rem;height:1.5625rem;font-size:1rem}}@media(max-width:480px){.calendar__wrap{gap:1rem;margin-top:.75rem}.calendar__title{font-size:1.125rem;min-width:10rem}.calendar__grid{min-width:17.5rem}.calendar__daynum{font-size:.75rem}.calendar__badge{width:.875rem;height:.875rem;font-size:.5625rem;top:.125rem;right:.125rem}.calendar__matches-list{gap:.75rem}}@media(max-width:320px){.calendar__grid{min-width:16.25rem}.calendar__cell{min-height:2rem;padding:.125rem}.calendar__daynum{font-size:.6875rem}.calendar__badge{width:.75rem;height:.75rem;font-size:.5rem}.calendar__nav{width:2.25rem;height:2.25rem}.calendar__nav .material-symbols-outlined{font-size:1.125rem}.calendar__title{font-size:1rem;min-width:8.75rem}}.results__rows{display:flex;flex-direction:column;gap:.9375rem}.res__content{position:relative;z-index:5;overflow:hidden;transition:max-height .8s ease}.res__head{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-green);font-size:1.0625rem;font-weight:600;padding:.9375rem 1.25rem;color:var(--color-white);text-transform:uppercase}.res-head__info{display:flex;align-items:center;column-gap:1.25rem}.spoiler__icon{display:block;position:relative;width:1.25rem;height:1.25rem;margin-right:.5rem;font-weight:700;cursor:pointer}.spoiler__icon:before,.spoiler__icon:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:.125rem;background:var(--color-white);transition:transform .3s ease;font-weight:700}.spoiler__icon:before{transform:translate(-50%,-50%) rotate(0)}.spoiler__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.res__content.open-spoiler .spoiler__icon:after{transform:translate(-50%,-50%) rotate(0)}.res__item{display:grid;grid-template-columns:3.125rem 2fr minmax(6.25rem,12.5rem) 1fr;align-items:center;border:.0625rem solid var(--color-green);border-top-width:0;background-color:var(--color-white);padding:.625rem 1.25rem;text-align:center}.res__item_info{display:grid;grid-template-columns:10% 20% 10%;align-items:center;justify-content:center;column-gap:1.25rem}.res__team_block{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;column-gap:.625rem;position:relative;text-transform:uppercase;color:var(--color-main);transition:.3s color}.res__team_block--home{justify-content:flex-end}.res__team_block--away{justify-content:flex-start}.res__team_block:hover{color:var(--color-green)}.res__team_logo{height:1.875rem;width:1.875rem;object-fit:contain}.res__score{font-size:1.25rem;font-weight:700;color:var(--color-green);text-align:center}.res__time{color:var(--color-green);font-weight:500;font-size:1.125rem}.res__stadium{font-weight:500;font-size:1rem;text-transform:capitalize;text-align:center}.res__link_block{display:flex;justify-content:flex-end}@media(max-width:949.98px){.res__item{display:flex;justify-content:space-between}.res__item_info{flex-basis:70%}.res__stadium{display:none}}@media(max-width:699.98px){.res__item{flex-direction:column;row-gap:.9375rem}.res__item_info{width:100%;flex-basis:100%;display:flex;justify-content:space-around}.res__team_block{font-size:1.25rem;width:100%}.res__team_block--home{justify-content:flex-start}.res__team_block--away{justify-content:flex-end}.res__team_logo{height:3.125rem;width:3.125rem}.res__score{font-size:1.6875rem;width:100%}}@media(max-width:549.98px){.res__team_block{flex-direction:column;row-gap:.625rem}.res__team_block--home{flex-direction:column-reverse}.res__team_logo{height:2.5rem;width:2.5rem}}@media(max-width:449.98px){.res__link_block{justify-content:stretch;width:100%}.res__link_block .link__btn{display:block;width:100%}}.full--review{padding-top:6.25rem;margin-bottom:1.875rem}.full--review .full__body{margin-bottom:0}.game__stats_rows{display:grid;grid-template-columns:69% 1fr;column-gap:1.875rem}.game-stat{overflow:hidden;border-radius:.3125rem}.game-stat__head{padding:0 .75rem .75rem;display:flex;align-items:center;column-gap:1.25rem;justify-content:space-between;border-block-end:.125rem solid var(--color-green);margin-bottom:.625rem}.game-stat__team_logo{height:2.5rem}.game-stat__item:not(:last-child){border-bottom:.0625rem solid var(--color-white)}.game-stat__item:last-child{border-bottom-width:0;padding-bottom:0}.item-game-stat{padding:.75rem}.item-game-stat__top{display:flex;column-gap:1.25rem;align-items:center;justify-content:space-between;margin-bottom:.625rem}.item-game-stat__value{width:3.125rem;text-align:center;font-size:1.3125rem;font-weight:600;line-height:100%;color:var(--color-green)}.item-game-stat__label{font-weight:600;font-size:1rem;text-align:center;line-height:100%;text-transform:uppercase}.item-game-stat__row{display:grid;column-gap:.3125rem;grid-template-columns:1fr 1fr}.item-game-stat__line{height:.5rem;background:var(--color-green);border-radius:.1875rem}.item-game-stat__line:last-child{background-color:var(--color-main)}.review-post__rows{display:grid;grid-template-columns:69% 1fr;column-gap:1.875rem}.aside-res__content{display:flex;flex-direction:column;row-gap:.625rem}@media(max-width:1199.98px){.game__stats_rows,.review-post__rows{grid-template-columns:65% 1fr;column-gap:1.25rem}}@media(max-width:991.98px){.game__stats_rows,.review-post__rows{grid-template-columns:1fr}.review-aside{display:none}}@media(max-width:767.98px){.full--review{padding-top:5rem}}@media(max-width:449.98px){.item-game-stat__line{height:.25rem}.item-game-stat__value{font-size:1.125rem}.item-game-stat__label{font-size:.9375rem}}.glightbox-open{overflow:hidden;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto;height:auto}.gallery{display:flex;flex-direction:column;row-gap:.3125rem}.gallery__items{display:grid;grid-template-columns:49% 1fr;gap:.3125rem}.gallery__link{display:block;width:100%}.gallery__link img{width:100%;height:100%;object-fit:cover}.big-gallery__img_block{height:100%;overflow:hidden}.big-gallery__img{width:100%;object-position:100% 0%;transition:.3s scale ease}.big-gallery__img:hover{scale:1.1}.gallery__items_block{display:flex;flex-direction:column;row-gap:.375rem}.gallery__rows{display:grid;grid-template-columns:49% 1fr;gap:.3125rem}.image__block--aspect-60{padding-bottom:60%;overflow:hidden}.image__block--aspect-30{padding-bottom:30%;overflow:hidden}@media(max-width:767.98px){.gallery__items{grid-template-columns:1fr}.big-gallery__img_block{padding-bottom:50%}}@media(max-width:449.98px){.big-gallery__img_block{padding-bottom:60%}}.team-head__section{background-image:url(../images/stadion.jpg);background-size:cover;background-position-y:center;position:relative;padding-bottom:3.125rem;padding-top:6.5625rem;margin-bottom:1.875rem}.team-head__section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.team-head__content{display:grid;grid-template-columns:40% 1fr;align-items:center;position:relative;z-index:10}.team-head__name_block{display:flex;align-items:center;justify-content:flex-start;column-gap:1.25rem}.team-head__logo{height:clamp(3.75rem,calc(3.75rem + (100 - 60) * ((100vw - 23.4375rem) / (1920 - 375))),6.25rem)}.team-heead__name{font-size:clamp(1.625rem,calc(1.625rem + (45 - 26) * ((100vw - 23.4375rem) / (1920 - 375))),2.8125rem);font-weight:700;color:var(--color-white);text-transform:uppercase}.team-info__rows{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.9375rem}.team-info__item{display:flex;flex-direction:column;align-items:center;row-gap:.3125rem;background-color:var(--color-white);border-radius:.625rem;padding:.625rem;text-align:center}.team-info__item p{color:var(--color-green);font-weight:500;text-transform:capitalize;font-size:1rem}.team-info__value{font-size:1.125rem;font-weight:700;text-transform:uppercase}@media(max-width:991.98px){.team-info__item p{font-size:.875rem}.team-info__value{font-size:1rem}}@media(max-width:767.98px){.team-head__section{padding-top:5rem}.team-head__content{grid-template-columns:1fr;align-items:center;row-gap:1.25rem}.team-head__name_block{justify-content:center}.team-head__logo{height:5rem}.team-heead__name{font-size:2.5rem}.team-info__rows{grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr))}}@media(max-width:549.98px){.team-head__logo{height:4.375rem}.team-heead__name{font-size:2.1875rem}}.about__rows{display:block}.about__img-block{float:left;width:40%;margin:0 1.25rem 0 0}.about__img{width:100%;height:auto}@media(max-width:991.98px){.about__rows{display:flex;flex-direction:column;row-gap:.9375rem}.about__img-block{width:100%;margin:0 0 .9375rem}}.player__head_section{padding-top:1.25rem}.player-head__content{display:grid;grid-template-columns:34.375rem 1fr;gap:1.25rem;align-items:center}.player-head__title_block{display:flex;flex-direction:column;align-items:center;text-transform:capitalize;row-gap:.3125rem;margin-bottom:2.5rem}.player-head__title_block p{color:var(--color-green);font-size:1.5rem;font-weight:600}.player-head__title{font-size:3.4375rem;font-weight:700}.player-head__logo{height:6.25rem}.player-head__img_block{width:100%;position:relative;margin:0 auto;padding-bottom:60%}.player-head__img{position:absolute;width:100%;height:100%;top:0;left:0;object-position:center -2.1875rem;object-fit:cover}.player__params{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense;gap:1.25rem}.player-params_item{display:flex;flex-direction:column;row-gap:.3125rem;border:.0625rem solid var(--color-green);padding:.625rem;border-radius:.625rem;font-size:1rem;font-weight:500;text-align:center;text-transform:capitalize;color:var(--color-green)}.player__params_title{font-size:1.5rem;font-weight:700;color:var(--color-main)}.total-stats__rows{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));gap:.9375rem}.total-stat__block{display:flex;flex-direction:column;row-gap:.625rem;border:.0625rem solid var(--color-green);padding:.625rem .9375rem;border-radius:.625rem}.total-stat__item{display:flex;justify-content:space-between;text-transform:capitalize;font-style:1.0625rem}.total-stat__item:not(:last-child){border-bottom:.0625rem solid var(--color-green);padding-bottom:.375rem}.total-stat__title{font-style:1.0625rem;font-weight:500;color:var(--color-main);text-transform:capitalize}.total-stat__title--big{font-size:1.375rem;font-weight:700;color:var(--color-green)}.total-stat__value{font-size:1.1875rem;font-weight:700;color:var(--color-green);text-transform:capitalize}.total-stat__value--big{font-size:1.5rem}.grid-player-tbl{display:grid;grid-template-columns:15% 30% repeat(8,1fr)}.player__table{border-collapse:collapse;border-left:.0625rem solid var(--color-green);border-bottom:.0625rem solid var(--color-green)}@media(max-width:1199.98px){.player-head__content{grid-template-columns:25rem 1fr}.player-head__img{object-position:center -1.25rem}.player-head__logo{height:5rem}.player-head__title_block{margin-bottom:1.875rem}.player-head__title{font-size:2.8125rem}.player__params_title{font-size:1.375rem}}@media(max-width:899.98px){.player-head__content{grid-template-columns:1fr}.player-head__img{object-position:center -2.1875rem}.player-head__img_block{padding-bottom:50%}.player-head__logo{height:7.5rem}.player__params{gap:.625rem}}@media(max-width:599.98px){.player-head__logo{height:5.625rem}.player-head__title{font-size:2.5rem}.player__params_title{font-size:1.25rem}}@media(max-width:549.98px){.player__table{overflow-x:scroll;box-sizing:border-box}.grid-player-tbl{width:34.375rem;grid-template-columns:4.375rem 2.5rem repeat(8,1fr)}.table__header.grid-player-tbl span:nth-of-type(-n+2){position:sticky;background-color:var(--color-green);z-index:10}.table__header.grid-player-tbl span:nth-of-type(1){left:0}.table__header.grid-player-tbl span:nth-of-type(2){left:4.375rem}.table__body.grid-player-tbl>:nth-child(-n+2){position:sticky;background-color:var(--color-white);z-index:10}.table__body.grid-player-tbl>:nth-child(1){left:0}.table__body.grid-player-tbl>:nth-child(2){left:4.375rem}.table__header.grid-player-tbl,.table__body.grid-player-tbl{font-size:.875rem}.grid-player-tbl .table__team_block{justify-content:center}.grid-player-tbl .table__team_block span{display:none}.grid-player-tbl .table__team_logo{width:1.25rem;height:1.25rem}}@media(max-width:449.98px){.player__head_section{padding-top:0}.player-head__logo{height:4.375rem}.player-head__img_block{padding-bottom:60%}.player-head__img{object-position:center -1.25rem}.player-head__title{font-size:2.0625rem}.player-head__title_block p{font-size:1.25rem}.player__params{grid-template-columns:repeat(2,1fr)}.player-params_item:last-child{grid-column:1 / -1}.total-stat__title--big{font-size:1.25rem}.total-stat__value--big{font-size:1.375rem}.grid-player-tbl{width:28.125rem;grid-template-columns:4.375rem 2.5rem repeat(8,1fr)}}.contact__rows{display:flex;justify-content:space-around;column-gap:1.875rem}.contact__content{display:flex;flex-direction:column;row-gap:1.25rem}.contact__adress{font-size:1.25rem;font-weight:500;color:var(--color-main);max-width:31.25rem}.contact__item{color:var(--color-green);font-weight:600;text-transform:capitalize;font-size:1.125rem}.contact__link{color:var(--color-main);text-transform:lowercase;font-weight:600;font-size:1.125rem;margin-left:.5rem;transition:.3s color ease}.contact__link:hover{color:var(--color-green)}.contacts__form{flex-basis:55%;width:100%}.form__inner{display:flex;flex-direction:column;row-gap:1.25rem}.contacts__field{display:flex;flex-direction:column;align-items:flex-start;width:100%;row-gap:.625rem;position:relative}.contacts__label{font-size:1.0625rem;font-weight:600}.contacts__control{width:100%;position:relative}.contacts__input,.contacts__textarea{border:.0625rem solid var(--color-green);padding:.625rem .625rem .625rem 2.5rem;width:100%;border-radius:.625rem;outline:none;position:relative;transition:.3s box-shadow ease}.contacts__input:focus,.contacts__textarea:focus{box-shadow:0 0 .375rem var(--color-green)}.form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--color-green);font-size:1rem;z-index:10}.fa-comment.form__icon{top:20%}.contacts__control:focus-within .form__icon{color:var(--color-green-opacity)}.form__btn{width:40%;transition:.3s background-color ease,.3s color ease}.form__error{display:none;color:var(--color-red);font-size:.875rem;position:absolute;top:0;right:0}@media(max-width:799.98px){.contact__rows{flex-direction:column;row-gap:1.875rem}.contact__content{row-gap:1.25rem}}@media(max-width:549.98px){.contact__adress{font-size:1.125rem}.contact__item,.contact__link{font-size:1rem}.form__error{font-size:.75rem;top:.3125rem;right:.3125rem}}.privacy__content{display:flex;flex-direction:column;row-gap:1.25rem}.privacy__text_block{display:flex;flex-direction:column;row-gap:.625rem}.privacy__text_block a{color:var(--color-main);font-weight:600;text-decoration:underline}.privacy__subtitle{font-size:1.25rem;font-weight:700;text-transform:capitalize;color:var(--color-green)}.privacy__list{display:flex;flex-direction:column;font-weight:500;row-gap:.3125rem}.privacy__list li{display:block;position:relative;margin-left:1.5625rem}.privacy__list li:before{content:"•";display:inline-block;position:absolute;left:-.9375rem;top:-.4375rem;font-size:1.5625rem;line-height:1;color:var(--color-main)}.privacy__text_block a{color:var(--color-main);font-weight:600;text-decoration:underline;transition:.3s color ease}.privacy__text_block a:hover{color:var(--color-green)}.footer__top{border-top:.3125rem solid var(--color-green);background-color:#000;padding-top:1.875rem;padding-bottom:1.875rem}.footer-top__content{display:flex;justify-content:space-between;align-items:center;column-gap:1.875rem}.footer__logo_img{height:6.25rem}.footer-top__nav{flex-basis:70%}.footer-contact__title-block{display:grid;grid-template-columns:1fr 20% 1fr;align-items:center;justify-content:center;column-gap:.3125rem;color:var(--color-green);font-size:1.125rem;text-transform:uppercase;text-align:center;margin-bottom:1.25rem}.footer__line{background:var(--color-green);height:.125rem}.footer-nav__items{display:flex;justify-content:space-between;column-gap:.9375rem}.footer-contact__item{display:flex;flex-direction:column;row-gap:.625rem}.footer-contact__item_title{color:var(--color-green);font-size:1.3125rem;font-weight:600;margin-bottom:.5rem;text-transform:capitalize}.footer__link{font-size:1rem;font-weight:500;color:var(--color-white);text-transform:capitalize;transition:.3s color ease}.footer__link--contact{display:flex;column-gap:.9375rem;justify-content:flex-start;text-transform:lowercase}.footer__link i{font-size:1.0625rem;width:.625rem}.footer__link:hover{color:var(--color-green)}.footer__bottom{background-color:#222;padding-bottom:1.25rem;padding-top:1.25rem}.footer-bottom__items{display:flex;justify-content:center;column-gap:3.125rem}.footer-bottom__text{font-size:.875rem;color:var(--color-white);font-weight:500;text-transform:uppercase}.footer-bottom__text span:first-child{color:var(--color-green)}.footer-bottom__links{display:flex;align-items:center;column-gap:1.25rem}.footer-bottom__link{color:var(--color-white);font-size:.875rem;font-weight:600;text-transform:uppercase;transition:.3s color ease}.footer-bottom__link:hover{color:var(--color-green)}@media(max-width:991.98px){.footer-top__nav{flex-basis:80%}.footer__logo_img{height:6.25rem}.footer-contact__title-block{grid-template-columns:1fr 25% 1fr}}@media(max-width:767.98px){.footer__logo_img{height:5.625rem}.footer-contact__item_title{font-size:1.1875rem}}@media(max-width:649.98px){.footer-top__nav{flex-basis:100%}.footer__logo_link,.footer-contact__title-block{display:none}.footer-bottom__items{column-gap:1.25rem}}@media(max-width:499.98px){.footer-nav__items{flex-direction:column;align-items:center;row-gap:1.25rem}.footer-contact__item{align-items:center;text-align:center}.footer-contact__item_title{font-size:1.375rem;margin-bottom:.3125rem}.footer__link{font-size:1.125rem}.footer-bottom__items{flex-direction:column;align-items:center;row-gap:.625rem}}.splide-4-mb{margin-bottom:.9375rem}.splide__slide{padding:.0625rem}.splide__arrows{width:7.5rem;position:absolute;right:0;bottom:-2.1875rem}.splide__arrow.splide__arrow--prev,.splide__arrow.splide__arrow--next{background:var(--color-green);width:2.5rem;height:2.5rem;transition:.3s all ease}.splide__arrow.splide__arrow--next svg,.splide__arrow.splide__arrow--prev svg{fill:var(--color-white)}ul.splide__pagination{display:flex;justify-content:center;position:absolute;bottom:-1.25rem}button.splide__pagination__page{background:var(--color-main)}button.splide__pagination__page.is-active{background:var(--color-green)}@media(max-width:767.98px){.splide__arrows{width:6.875rem;bottom:-2.1875rem}.splide__arrow.splide__arrow--prev,.splide__arrow.splide__arrow--next{background:var(--color-green);width:2.1875rem;height:2.1875rem}}.breadcrumbs__section{margin-bottom:1.875rem}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.3125rem;padding:0;margin:0}.breadcrumbs li{display:flex;align-items:center;column-gap:.625rem;color:var(--color-green);font-weight:700}.breadcrumbs li+li:before{content:"›";margin:0 .3125rem;color:var(--color-main)}.breadcrumbs a{text-decoration:none;color:var(--color-main);transition:.3s color}.breadcrumbs a:hover{color:var(--color-green-opacity)}.filters{display:flex;align-items:center;column-gap:1.875rem;margin-bottom:1.25rem}.filter__item{text-transform:capitalize;position:relative;transition:.3s all ease}.filter__item:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-green);transition:.3s all ease}.filter__item:hover:after{color:var(--color-green-opacity)}.filter__item:hover .filter__select{border-color:var(--color-green-opacity);color:var(--color-green-opacity)}.filter__select{font-size:1rem;text-transform:capitalize;cursor:pointer;outline:none;background-color:var(--color-white);color:var(--color-green);padding:.3125rem 1.25rem .3125rem .625rem;position:relative;border:.0625rem solid var(--color-green);border-radius:.625rem;min-width:9.375rem;transition:.3s all ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}.filter__select option{text-transform:uppercase;font-size:.875rem;color:var(--color-green)}@media(max-width:767.98px){.filters{flex-wrap:wrap;gap:.9375rem}.filter__select{font-size:.9375rem;min-width:10rem}}:root{--color-green: #00923a;--color-green-opacity: rgb(0, 194, 77);--color-white: #ffffff;--color-main: #000000;--color-grey: #f0ecec;--color-red: #ff0000}html{font-size:1rem;scrollbar-gutter:stable}body{font-family:Open Sans,sans-serif;display:flex;flex-direction:column;font-size:1rem}.hidden{display:none!important}::-webkit-scrollbar{width:.3125rem}::-webkit-scrollbar:horizontal{height:.1875rem}::-webkit-scrollbar-thumb{background-color:var(--color-green);border-radius:.125rem}.wrapper{display:flex;flex-direction:column;min-height:100vh}.main{display:flex;flex-direction:column;flex-grow:1;padding-top:clamp(5rem,calc(5rem + (100 - 80) * ((100vw - 23.4375rem) / (1920 - 375))),6.25rem)}.container{max-width:90rem;width:100%;margin:0 auto;padding:0 .9375rem}.section--mb{margin-bottom:3.125rem}.section--mb:has(.splide__arrows){margin-bottom:7.5rem}.pt-0{padding-top:0}.link__btn{display:flex;justify-content:center;flex-shrink:0;background:var(--color-green);border-radius:.3125rem;font-size:1rem;font-weight:700;padding:.3125rem 2.1875rem;color:var(--color-white);text-transform:uppercase;text-align:center;transition:.3s background-color ease}.link__btn--big{font-size:1.25rem;padding:.625rem 2.5rem}.link__btn:hover{background-color:var(--color-green-opacity)}.load__more{margin-top:1.5625rem}.title__block{display:flex;column-gap:.625rem;align-items:center;margin-bottom:2.5rem}.title__block--mb-sm{margin-bottom:1.25rem}.title__line{flex-grow:1;height:.1875rem;background-color:var(--color-main)}.title__line--green{background:var(--color-green)}.title__link,.title{display:block;width:fit-content;border-radius:.3125rem;border:.0625rem solid var(--color-green);color:var(--color-green);text-transform:uppercase;font-size:1.125rem;padding:.3125rem .625rem;font-weight:700;text-align:center;white-space:nowrap;transition:.3s all}.title--long{font-weight:700;line-height:1.2;color:var(--color-green);text-transform:uppercase;font-size:clamp(1.25rem,calc(1.25rem + (26 - 20) * ((100vw - 23.4375rem) / (1920 - 375))),1.625rem)}.title__link:hover{background:var(--color-green);border-color:var(--color-green);color:var(--color-white)}.image__block{position:relative;display:block;width:100%;overflow:hidden}.ibg{height:100%;width:100%;position:absolute;left:0;top:0;object-fit:cover}.overlay{opacity:.6;background:linear-gradient(180deg,#0f00,#00800066);overflow:hidden;transition:.3s all ease}.overlay:hover{opacity:1;background:linear-gradient(180deg,#0f00,#00800099)}.overlay__text{background:linear-gradient(0deg,#000 5%,#ffe41900 90%);pointer-events:none}.label{background:var(--color-green);display:inline-flex;color:var(--color-white);font-weight:700;position:absolute;left:1.25rem;padding:.3125rem;font-size:.75rem;top:1.25rem;text-transform:uppercase}.date__block{align-items:center;display:flex;column-gap:.3125rem;color:var(--color-green);font-size:.75rem;font-weight:700;text-transform:uppercase}.label-btn{background:var(--color-green);border-radius:.3125rem;font-size:.75rem;font-weight:700;padding:.3125rem;position:absolute;left:1.25rem;bottom:1.25rem;color:var(--color-white);text-transform:uppercase}.text-left{text-align:left}.text-green{color:var(--color-green)}.text-red{color:var(--color-red)}.pos-sticky{position:sticky;top:5rem}@media(max-width:767.98px){body.lock{overflow:hidden}.section--mb:has(.splide__arrows),.section--mb:has(.splide__pagination){margin-bottom:6.25rem}.pt-0{padding-top:0}.title__block{margin-bottom:1.875rem}.title__link,.title{font-size:1.0625rem}}@media(max-width:599.98px){.section--mb:has(.splide__arrows),.section--mb:has(.splide__pagination){margin-bottom:4.375rem}}@media(max-width:449.98px){.section--mb{margin-bottom:2.5rem}.section--mb:has(.splide__pagination){margin-bottom:3.4375rem}.title__block{margin-bottom:1.5625rem}.title__link,.title{font-size:1rem}.link__btn{display:block;width:100%}}
