.research{
    padding-top: 12%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: url(../img/neon.png);
    background-size: 40%;
    background-position: 56% -102%;
    background-color: #faffe4;
}
@font-face {
    font-family: 'Bangla';
    src: url('../font/bangla.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
.research .heading{
    text-align: left;
    color: black;
    font-size: calc(8vw + 0.1rem);
}
.hamburger-container {
    right:7rem;
}
header .logo {
    text-align: left;
    width: 22%;
}
header .row {
    margin: 0px auto;
    width: 75%;
    height: 100px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.research .container {
    width: 96%;
    margin: 0px auto;
}
/* .research-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
} */

.research-intro h2 {
    color: #3e8d7a;
    margin-top: 1%;
    font-size: calc(4vw + 0.1rem);
    margin-bottom: 10px;
}

.main-themes h3 {
    font-size: calc(2vw + 0.1rem);
    color: #3e8d7a;
    margin: 20px 0 10px;
}

.theme {
    font-style: italic;
    color: #3e8d7a;
    opacity: 0.8;
}
.PostItem_block__C9Faj a {
    color: black;
    text-decoration: none;
}

.PostsList_posts__qN4Qn {
    margin-top: 6%;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .625rem;
}
@media (min-width: 960px) {
    .PostItem_block__C9Faj .PostItem_inner__0aoAz {
        padding: 1.875rem;
        min-height: 20rem;
    }
}

.PostItem_block__C9Faj .PostItem_inner__0aoAz {
    display: flex
;
    flex-flow: column;
    justify-content: space-between;
    gap: 2.1875rem 0;
    width: 90%;
    padding: .9375rem;
    height: 100%;
    min-height: 17.6875rem;
}
@media (min-width: 960px) {
    .PostsList_block__Nnv3w article>a>div {
        min-height: 23.75rem !important;
    }
}
.PostsList_block__Nnv3w article:nth-child(10), .PostsList_block__Nnv3w article:nth-child(13), .PostsList_block__Nnv3w article:nth-child(19), .PostsList_block__Nnv3w article:nth-child(22), .PostsList_block__Nnv3w article:nth-child(28), .PostsList_block__Nnv3w article:nth-child(31), .PostsList_block__Nnv3w article:nth-child(37), .PostsList_block__Nnv3w article:nth-child(4), .PostsList_block__Nnv3w article:nth-child(40) {
    background-color: var(--green-light);
}

.PostsList_block__Nnv3w article {
    grid-column: span 1;
}
@media (min-width: 960px) {
    .PostItem_block__C9Faj {
        min-height: 19.6875rem;
    }
}
.PostItem_block__C9Faj {
    position: relative;
    display: flex
;
    flex-direction: column;
    background-color: #e8e8e8;
    border-radius: .75rem;
    min-height: 17.6875rem;
}
.shape {
    background-image: url(https://www.healthquestcapital.com/_next/static/media/shaped_corner.c23724ae.svg);
    background-position: 100.9% -.15%;
    background-size: 6.25rem;
    background-repeat: no-repeat;
    position: relative;
}
.shape .button {
    position: absolute;
    top: 0;
    transition: all 0.5s;
    right: 0;
    transform: rotate(332deg);
    padding: 0;
    pointer-events: none;
}

.ArrowButton_button__TSOE3 {
    display: flex
;
    align-items: center;
    background: transparent;
    border: none;
}
.ArrowButton_button__TSOE3{
    user-select: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    font-family: inherit;
    display: flex
;
    width: 3.75rem;
    min-width: 3.75rem;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    align-items: center;
    justify-content: center;
    background:black;
    color: #000;
    transition: .4s ease-in-out;
    transition-property: transform, opacity;
}
.PostItem_title__9VDCd{
font-size:2rem;
margin-bottom: 1%;
line-height: 1.2;
}
.green-bg{
    background-color:#3e8d7a;
}
.black-bg{
    background-color:#181818;
}
.black-bg .PostItem_title__9VDCd{
    color: white;
}
.black-bg .PostItem_category__al6SP{
    color: white;
}
.black-bg .PostItem_meta__hwpTM{
    color: #c8b5b5;
}
.beangali{
    font-family: 'Bangla';
    font-weight: 500;
}
.PostItem_block__C9Faj:hover .button {
    background-color: #3e8d7a;
    transform: rotate(180deg);
    transition: background-color transfrom 0.9s ease;
}



@media (max-width: 576px) {
    .research {
        padding-top: 36%;
      }
      .hamburger-container {
        right: 1rem;
    }
    header .row {
        margin: 0px auto;
        width: 88%;
    }
    header .logo {
        text-align: left;
        width: 57%;
    }
    .research .container {
        width: 88%;
        margin: 0px auto;
    }
    .PostsList_posts__qN4Qn {
        margin-top: 6%;
        display: flex
    ;
      flex-direction: column;
      gap: 20px;
    }
    .PostItem_title__9VDCd {
        font-size: 1.5rem;
        margin-bottom: 1%;
        line-height: 1.2;
    }
    .PostItem_block__C9Faj {
       
        min-height: 15.6875rem;
    }
    .PostItem_block__C9Faj .PostItem_inner__0aoAz {
     
        min-height: 15.6875rem;
    }
    .youtube-video{
        height: auto;
    }
    .research {
        
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-repeat: no-repeat;
        background-image: url(../img/neon.png);
        background-size: 68%;
        background-position: 82% 6%;
        background-color: #faffe4;
    }
    .research-intro h2 {
        color: #3e8d7a;
        margin-top: 3%;
        font-size: calc(4vw + 0.1rem);
        margin-bottom: 33px;
    }
}