@media (min-width: 1199px) {
  .t527__bgimg {
    max-width: 300px !important;
  }
}



@media screen and (max-width: 960px) {
    .t-text_md {
        font-size: 18px !important;;
    }
    .t-title_xxs {
        font-size: 36px !important;
    }
        .t-title_xs {
        font-size: 38px !important;
    }
    .t-section__descr, .t030__descr {
        font-size: 18px !important;
    }
}


/*цитата*/
    
    .t090 svg polygon {
    fill: #e1e6ef;
}
    .t090__outer {
    border-top: 4px solid #e1e6ef;
    
}
    
    .t090__autor-descr {
    letter-spacing: 0px;
    
}

@media screen and (max-width: 640px) {
    .t090__author {
        width: 100% !important;
    }
}

.t979__grid-item {
    --squircle-radius: 20px;
    --squircle-smooth: 1;
    mask-image: paint(squircle);
    -webkit-mask-image: paint(squircle);
    
}
    
.t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
    width: 35px !important;
    height: 35px !important;
}

.t-persons-social-links__item svg {
    width: 35px !important;;
    height: 35px !important;;
}


.t1148__play {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    top: -20px !important;
    left: 20px !important;
    overflow: visible;
}
.t1148__video iframe {
    transform: scale(1.005);
}
    
    
.squircle70 {
    --squircle-radius: 70px;
    --squircle-smooth: 1;
    mask-image: paint(squircle);
    -webkit-mask-image: paint(squircle);
}


}

.t-img {
  --squircle-radius: 20px;
  --squircle-smooth: 1;
  mask-image: paint(squircle);
  -webkit-mask-image: paint(squircle);
  /* width: 10%; Adjust this if needed */
}


.t527__bgimg, .t1148__img-wrapper, .t404__img, .t404__imgbox {
  --squircle-radius: 20px;
  --squircle-smooth: 1;
  mask-image: paint(squircle);
  -webkit-mask-image: paint(squircle);
  
}