

/* Start:/local/templates/sro/components/bitrix/news/news/style.css?17295498753768*/
.buttabs{

    border-radius: 5px 5px 0px 0px;
}
    .buttabs .butsgrid{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin-top: 1px;
    }
    .buttabselement{
        padding: 7px 71px 7px 32px;
        position: relative;
        border-radius: 5px 5px 0px 0px;
		border-bottom: 1px solid #015482;
        cursor: pointer;
    }
    .tabname{
        /*font-family: "Roboto";*/
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        margin: 0;
    }
    .roundinbuttab{
        position: absolute;
        top: 10px;
        left: 14px;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #929292;
    }
    .activetab{
        background-color: #fff;
		border: 1px solid #015482;
		border-bottom: 0;
    }
    .activetab .roundinbuttab{
        background-color: #1387C8;
    }
.tabtwo,.tabthree{
    display: none;
}
@media (max-width: 540px) {
    .buttabselement{
        padding: 7px 17px;
        position: relative;
        border-radius: 5px 5px 0px 0px;
        cursor: pointer;
    }
    .roundinbuttab{
        display: none;
    }
    .activetab{
        background-color: #fff;
    }
}
	
	
	
	
	
	
 
  .tab {
    display: flex;
    flex-direction: column;
  }

  .tab-nav > input[type="radio"] {
    display: none;
  }

  .tab-content {
    display: none;
  }

	#content-tabone-2019:has(~ .tab-nav > #tab-btn-tabone-2019:checked),
	#content-tabone-2020:has(~ .tab-nav > #tab-btn-tabone-2020:checked),
	#content-tabone-2021:has(~ .tab-nav > #tab-btn-tabone-2021:checked),
	#content-tabone-2022:has(~ .tab-nav > #tab-btn-tabone-2022:checked),
	#content-tabone-2023:has(~ .tab-nav > #tab-btn-tabone-2023:checked),
	#content-tabone-2024:has(~ .tab-nav > #tab-btn-tabone-2024:checked),
	#content-tabone-2025:has(~ .tab-nav > #tab-btn-tabone-2025:checked) {
	display: block; 
	}
  
	#content-tabtwo-2019:has(~ .tab-nav > #tab-btn-tabtwo-2019:checked),
	#content-tabtwo-2020:has(~ .tab-nav > #tab-btn-tabtwo-2020:checked),
	#content-tabtwo-2021:has(~ .tab-nav > #tab-btn-tabtwo-2021:checked),
	#content-tabtwo-2022:has(~ .tab-nav > #tab-btn-tabtwo-2022:checked),
	#content-tabtwo-2023:has(~ .tab-nav > #tab-btn-tabtwo-2023:checked),
	#content-tabtwo-2024:has(~ .tab-nav > #tab-btn-tabtwo-2024:checked),
	#content-tabtwo-2025:has(~ .tab-nav > #tab-btn-tabtwo-2025:checked) {
	display: block;
	}
  
	#content-tabthree-2019:has(~ .tab-nav > #tab-btn-tabthree-2019:checked),
	#content-tabthree-2020:has(~ .tab-nav > #tab-btn-tabthree-2020:checked),
	#content-tabthree-2021:has(~ .tab-nav > #tab-btn-tabthree-2021:checked),
	#content-tabthree-2022:has(~ .tab-nav > #tab-btn-tabthree-2022:checked),
	#content-tabthree-2023:has(~ .tab-nav > #tab-btn-tabthree-2023:checked),
	#content-tabthree-2024:has(~ .tab-nav > #tab-btn-tabthree-2024:checked),
	#content-tabthree-2025:has(~ .tab-nav > #tab-btn-tabthree-2025:checked) {
	display: block;
	}


  .tab-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin-top: 15px;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 1rem;
    order: -1;
  }

  .tab-nav > label {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    background: 0 0;
    border: 1px solid transparent;
    margin-bottom: -1px;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    -webkit-appearance: button;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  }

  .tab-nav > input[type="radio"]:checked + label {
    color: #015482;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    cursor: default;
  }
	
	
	
/* End */


/* Start:/local/templates/sro/components/bitrix/news.list/newslistnew/style.css?17295498751354*/
.tabsgridlist {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px 40px;
 }
  .tabsgridlist a {
    display: block;
    
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.09);
    max-width: 100%;
    text-decoration: none;
    transition: 0.5s; }
    .tabsgridlist a:hover {
      text-decoration: none;
      box-shadow: 0px 0px 20px rgba(19, 135, 200, 0.5); }
    .tabsgridlist a img {
      width: 100%;
      aspect-ratio: 4 / 3;
      object-fit: cover; }
    .tabsgridlist a div {
      padding: 7px 17px 22px;
      display: grid;
      grid-gap: 18px; }
      .tabsgridlist a div p {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #000000;
        padding-top: 20px; }
      .tabsgridlist a div span {
        font-family: "Roboto";
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #929292; }

@media (max-width: 990px) {
  .tabsgridlist {
    display: grid;
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 540px) {
  .tabsgridlist {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/sro/components/bitrix/news/news/style.css?17295498753768 */
/* /local/templates/sro/components/bitrix/news.list/newslistnew/style.css?17295498751354 */
