/*MAIN PAGE - ABOUT US BLOCK STYLE*/
#rec701239907 .t772 .t-card__descr {border-bottom: #C9D8EA solid 1px !important; padding-bottom: 15px;}
#rec701239907 .t772 .t-section__topwrapper {max-width: 630px;}

@media screen and (max-width: 640px){
    #rec701239907 .t-title_xs {font-size: 26px !important; padding-right: 30px;} 
    #rec701239907 .t772 .t-card__descr {font-size: 14px !important;}
    #rec701239907 .t772 .t-section__topwrapper {margin-bottom: 30px;}
}
@media screen and (max-width: 480px){#rec701239907 .t772 {margin: 0% 8% 0% 8%;}}
@media screen and (max-width: 960px){#rec701239907 .t772__col {margin-bottom: 20px;}}


/*ARTICLE HEADER SETTINGS STYLE*/
#rec599171442 {
 position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
  transition: opacity 0.2s ease;
  opacity: 1;
}

.hide {
  opacity: 0 !important;
}

/*ARTICLE's AUTHOR  STYLE*/
.t-feed__post-popup__author-bgimg {
    width: 70px !important;
    height: 70px !important;
    border-radius: 20% !important;
}

/*ARTICLE's TABLES  STYLE*/
@media screen and (max-width: 600px) {
  .table-wrap {
    overflow-y: scroll;
  }
}

table {
  width: 100%;
  height: 200%;
  text-align: left;
  border-collapse: collapse;
}
table td, table th {
  border: 1px solid #ECF4FD;
  padding: 6px 6px;
}
table tbody td {
  font-size: 15px !important;
  color: #0C172D;
}
table tr:nth-child(1) {
  background: #ECF4FD;
}
table thead {
  background: #177FFF;
}
table thead th {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
/*ARTICLE's POST STYLE*/

.t-feed__post-popup__title-wrapper {
    padding-top: 120px;
}

#rec465401060 .tn-elem[data-elem-id="1630079838202"] .tn-atom {
    color: #000000 !important;
    background: white !important;
}

/*.t-uptitle {
    letter-spacing: 1px !important;
    font-size: 28px !important;
}*/
.t-feed__post-popup__date{
    font-size: 12px !important;
}

.t-name_xs {font-size: 16px !important;}
.t-descr_xxs {font-size: 16px !important;}

.t-feed__post-popup__relevants-title {margin: 60px 0 35px !important;}
.t-feed__post-popup__container {padding: 15px 0 !important;}

/*SHARE BUTTONS STYLE*/
.soc-share_icons {
    width: 40px;
    margin-right: 10px;
}

/*SHARE TITLE STYLE*/
.soc-share_title {
    font-family: 'ProximaNova', Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feed-post-dates {
    display: flex;
}

/*CASE CARDS STYLES*/
   .uc-casessection .t-feed__post-tag {
    letter-spacing: 0px !important;
    background: #fff !important;
    padding: 3px 7px !important;
    margin: 2px !important;
    border-radius: 4px !important;
    text-transform: none !important;
    }
.uc-casessection .t-feed__post-label {
    background: none !important;
    padding: 0px !important;
}

.uc-casessection .t-feed__post-descr {

    background: #ecf4fd !important;
    width: fit-content !important;
    padding: 5px 10px !important;
    border-radius: 12px !important;
}

.uc-casessection .feed-groups{display:flex;flex-direction:column;gap:14px;margin:10px 0 45px}
.uc-casessection .feed-group__title{font-size:14px;line-height:1.4;opacity:.8;margin:4px 0 2px}
.uc-casessection .t-feed__container .t-feed__parts-switch-wrapper {margin-bottom: 0px !important;}
