.stream-cards .container{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.stream-card-item-wrp{max-width:calc(50% - 16px);min-width:calc(50% - 16px)}.stream-cards-item{background-color:#1c2c4e;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:block;height:270px;margin-bottom:24px;overflow:hidden;position:relative}.stream-cards-item:before{background-color:rgba(34,95,191,.5);border-radius:8px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:-1}.stream-cards-item:hover:before{opacity:1;z-index:1}.stream-card-item__text-under{color:#272b33;font-size:18px;font-weight:700;line-height:18px;margin-bottom:12px}.stream-cards-item-content{padding:20px 30px 13px;position:relative}.stream-cards-item-logo{height:38px;margin-bottom:40px;width:70px}.stream-cards-item-logo>svg{height:100%;width:100%}.stream-cards-item__title,.stream-cards-item__title *{color:#181b21;font-family:Roboto Condensed,san-serif;font-size:43px;font-weight:700;line-height:50px;margin:0}.stream-cards-item__title1{color:#22b44b}.stream-cards-item__title2{margin-bottom:37px}.stream-cards-item__text{display:flex;gap:4px}.stream-cards-item__text span{color:#181b21!important;font-family:Open Sans,san-serif;font-size:14px;font-weight:400;line-height:17px}.stream-cards-item__text span:first-of-type{color:#225fbf!important;font-weight:700}.stream-cards-item__bottom{align-items:center;background:#22b44b;color:#fff;display:flex;font-family:Roboto Condensed,san-serif;font-size:28px;font-weight:700;justify-content:center;line-height:38px;padding:3px 0}.stream-card-item-wrp.__blue .stream-cards-item__bottom{background-color:#225fbf}.stream-cards-item__btns-wrp{display:flex;justify-content:space-between}.stream-cards-item__btns-link{align-items:center;background-color:#ffb500;color:#181b21;display:flex;gap:8px}.stream-cards-item__btns-link:active,.stream-cards-item__btns-link:hover{background-color:#ffce62}.stream-cards-item__btns-link>svg path{fill:transparent}.stream-cards-item__btns-link>svg{height:16px;width:16px}.stream-cards-item__btns-modal{background:rgba(73,140,245,.16);color:#225fbf}.stream-cards-item__btns-modal:hover{background:rgba(73,140,245,.24);color:#3a7be0}.stream-cards-item__btns-modal:active{background:rgba(73,140,245,.32);color:#498cf5}.stream-cards__tables-modal{align-items:center;backdrop-filter:blur(10px);background-color:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:center;left:0;opacity:1;overflow:auto;position:fixed;top:0;transition:all .4s ease-in-out;width:100%;z-index:99999}.stream-cards__zoom-close-btn{align-items:center;background:#f1f4f9;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:40px;top:40px;transition:background-color .2s ease-in-out;width:48px}.stream-cards__zoom-close-btn:active,.stream-cards__zoom-close-btn:hover{background-color:#dae1ec}.stream-cards__table-wrp:not(.show){display:none}.stream-cards__table-wrp{max-width:1120px;padding:100px 16px 80px;width:100%}.stream-cards__table-wrp>video{width:100%}@media (max-width:1023.5px){.stream-cards .container{flex-direction:column}.stream-card-item-wrp{max-width:100%;min-width:100%}.stream-cards-item{height:330px}.stream-cards-item-content{padding:26px 36px;position:relative}.stream-cards-item-logo{height:47px;margin-bottom:54px;width:85px}.stream-cards-item__title,.stream-cards-item__title *{font-size:53px;line-height:57px}.stream-cards-item__title2{margin-bottom:46px}.stream-cards-item__text span{font-size:17px;line-height:21px}}@media (max-width:767.5px){.stream-cards-item{height:170px;margin-bottom:16px}.stream-cards-item-content{padding:13px 16px 8px}.stream-card-item-wrp{max-width:100%;min-width:100%}.stream-cards-item-logo{height:20px;margin-bottom:12px;width:37px}.stream-cards-item__title,.stream-cards-item__title *{font-size:25px;line-height:24px}.stream-cards-item__title2{margin-bottom:9px}.stream-cards-item__text{flex-direction:column}.stream-cards-item__text span{font-size:12px;line-height:14px}.stream-cards-item__text span:nth-child(2){display:none}.stream-cards-item__bottom{font-size:14px;line-height:16px;padding:4px 0}.stream-cards-item__btns-wrp{flex-direction:column;gap:16px}.stream-cards-item__btns-link,.stream-cards-item__btns-modal{max-width:fit-content}.stream-cards-item__bottom{gap:16px}.stream-cards__table-wrp{padding:60px 16px 48px}.stream-cards__zoom-close-btn{height:32px;right:16px;top:16px;width:32px}}