.b.yWvuJ {padding: 60px 0; }
.b.yWvuJ header{margin-bottom:30px}
.b.yWvuJ .grid .grid-row>div{margin:0;padding:0;padding-left:11px;padding-right:11px;padding-right:11px;padding-top:11px;padding-bottom:11px}.b.yWvuJ .grid .grid-row>div img{width:100%;height: 350px;object-fit: cover;}.b.yWvuJ{background:#0d0d0d}.b.yWvuJ .heading.title{font-family:Barlow;font-style:normal;font-weight:800;font-size:36px;line-height:43px;text-transform:uppercase;color:#fff} .b.yWvuJ .grid-row .col { position: relative; cursor: pointer; } .b.yWvuJ .grid-row .details {  cursor: pointer; position: absolute; z-index: 10; padding-left: 11px; padding-bottom: 11px; left: 20px; right: 20px; max-width: 100%; bottom: 20px; transition: transform 750ms ease-in-out; height: 120px;} .b.yWvuJ .grid-row .col .details { opacity: 0; } .b.yWvuJ .grid-row .col:hover .details { opacity: 1; } .b.yWvuJ .grid-row .details .name, .b.yWvuJ .grid-row .details .role { font-family: 'Inter'; font-style: normal; font-size: 14px; line-height: 23px; font-weight: 400; color: #FFFFFF; } .b.yWvuJ .grid-row .details .name { font-weight: 700; } .b.yWvuJ .grid-row .details .role { font-weight: 400; } 
.yWvuJmo.modal .modal-dialog { max-width: 980px; } 
.yWvuJmo.modal .title { font-family: 'Barlow'; font-style: normal; font-weight: 700; font-size: 24px; line-height: 29px; text-transform: uppercase; color: #FFFFFF; padding-right: 50px; padding-left: 50px; } 
.yWvuJmo.modal .image, .b.yWvuJ .hide-below-md  { display: none; } 
@media only screen and (min-width: 1200px) { 
    .yWvuJmo.modal .image, .b.yWvuJ .hide-below-md { display: block; } 
    .yWvuJmo.modal .image {
        width: 100%;
        height: 350px;object-fit: cover;
    }
} 
.yWvuJmo.modal .content { margin-top: 35px; margin-bottom: 65px; padding-right: 50px; padding-left: 50px; } 
.yWvuJmo.modal .content p { font-family: 'Inter'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 180%; color: #FFFFFF; } 
.yWvuJmo.modal .content p:not(:last-child) { margin-bottom: 35px; }


@media (min-width:992px){
    .yWvuJmo.modal .modal-header {
        height: 50px;
    }
    .yWvuJmo.modal .modal-body {
        padding: 0 50px 50px 50px;
    }
}
 
.b.yWvuJ .grid .grid-row>div {
    position: relative;
}


.b.yWvuJ .grid .grid-row>div>.wrap:before {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    height: 100%;
    content: '';
    bottom: 0;
    width: 100%;
    background: rgb(13,13,13);
    background: -moz-linear-gradient(0deg, rgba(13,13,13,1) 30%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(13,13,13,1) 30%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(13,13,13,1) 30%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d0d0d",endColorstr="#ffffff",GradientType=1);
}

.b.yWvuJ .grid .grid-row>div:hover>.wrap:before {
    opacity: 1;
}
/*# sourceMappingURL=block.css.map */
