.section-blog{width:100%}.section-blog__carousel{display:flex;min-width:100%;gap:15px;padding-bottom:5px}@media screen and (max-width: 991px){.section-blog__carousel{overflow:scroll}}.section-blog__carousel.related-notes{min-width:90%;max-width:90%;margin:auto;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 991px){.section-blog__carousel.related-notes{flex-wrap:nowrap;overflow:scroll;min-width:100%;max-width:100%;justify-content:start}}.section-blog__carousel.related-notes .section-blog__card{max-width:320px;min-width:180px;align-items:center;justify-content:center;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);border:1px solid var(--light);position:relative}.section-blog__carousel::-webkit-scrollbar{display:none}.section-blog__carousel{-ms-overflow-style:none;scrollbar-width:none}.section-blog__card-info{background-color:white;border-radius:0px 0px 10px 10px;padding:15px;display:flex;flex-direction:column}.section-blog__card{scroll-snap-align:start;border-radius:10px;width:100%;height:auto;max-width:350px;min-width:180px;align-items:center;justify-content:center;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);border:1px solid var(--light);position:relative;background-color:white}.section-blog__card-button-container{position:absolute;right:clamp(10px, 2vw, 20px);bottom:20px;background-color:white;width:calc(100% - clamp(10px, 2vw, 20px));height:35px}@media screen and (max-width: 991px){.section-blog__card-button-container{bottom:10px}}.section-blog__card-img{border-top-left-radius:10px;border-top-right-radius:10px;height:22vw;max-height:292px;min-height:190px}.section-blog__p--small{font-size:12px;font-weight:500;color:#4e4f55;line-height:15px}.section-blog__title{font-size:16px;color:#000;line-height:21px;padding-bottom:2px;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-blog__p{max-height:130px;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-blog__p *{font-weight:400 !important;color:#808185}.section-blog__p p{font-size:14px;line-height:20px;margin-bottom:40px;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-blog__card-button{background-color:white;border:1px solid #4196cd;color:#4196cd;white-space:nowrap;box-shadow:none;font-weight:500;margin:5px 0 auto auto;padding:5px MAX(6%, 20px);border-radius:18px;font-size:16px;display:flex;flex-wrap:nowrap}.section-blog__card-button a{font-weight:500}.card__icon-arrow{width:15px 8px;object-fit:contain;margin:auto 0 auto 10px}@media (max-width: 575px){.section-blog__p--small{font-size:12px}.section-blog__title{font-size:14px}.section-blog__card-button{padding:5px MAX(3%, 10px)}}
