.post-page{display:flex;padding:50px 0;max-width:1200px;margin:67px auto 0}.post-page .primary{width:70%}.post-page .primary h1{font-size:1.875rem;line-height:1.2;margin-top:20px}.post-page .primary ul{list-style:disc;padding-bottom:20px;margin-left:15px}.post-page .primary .carousel-section .carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.post-page .primary .carousel-section .carousel .carousel-item{flex:0 0 auto;width:32.2%;margin-right:10px;scroll-snap-align:start;background-color:#e9e8ff;border-radius:20px}.post-page .primary .carousel-section .carousel .carousel-item .carousel-img{margin-bottom:10px;display:flex;justify-content:center}.post-page .primary .carousel-section .carousel .carousel-item .carousel-img img{border-top-left-radius:20px;border-top-right-radius:20px}.post-page .primary .carousel-section .carousel .carousel-item h4{font-size:18px;color:#333;font-weight:500;padding:0 20px;height:85px;overflow:hidden}.post-page .primary .carousel-section .carousel .carousel-item p{font-size:14px;padding:0 20px}.post-page .primary .carousel-section .carousel .carousel-item .news-more-link{text-align:right;font-size:13px;color:#1f1f1f;text-decoration:underline;padding:0 20px 20px}.post-page .primary .navigation-arrows{padding:30px 30px 0;color:#ff5733}.post-page .primary .navigation-arrows .next{float:right}.post-page .secondary{width:30%;padding-left:50px}.post-page .secondary .more-blogs{background-color:#e9e8ff;padding:15px}.post-page .secondary .more-blogs h3{margin-bottom:15px}.post-page .secondary .more-blogs .blogs-list{margin-bottom:20px}.post-page .secondary .more-blogs .blogs-list .blog-list-item{padding-bottom:10px;border-bottom:1px dashed;margin-bottom:10px}.post-page .secondary .more-blogs .blogs-list .blog-list-item a{text-decoration:none}.post-page .secondary .more-blogs .pagination .page-button{padding:5px 10px;margin:10px 5px;font-size:1rem;border:1px solid #c3c3c3;border-radius:4px}.post-page .secondary .more-blogs .pagination .page-button.active,.post-page .secondary .more-blogs .pagination .page-button:hover{color:#ff5733;border-color:#ff5733}.post-page .secondary .more-blogs .pagination .arrow-button{padding:5px 10px;margin:10px 5px;font-size:1rem;border:1px solid #c3c3c3;border-radius:4px}.post-page .pagination{display:flex;justify-content:center;margin-top:20px;gap:10px}.post-page .pagination button{background-color:rgba(0,0,0,0);border:1px solid #c3c3c3;padding:5px 10px;cursor:pointer;border-radius:4px;transition:all .3s ease}.post-page .pagination button:hover{border-color:#ff5733;color:#ff5733}.post-page .pagination button.active{border-color:#ff5733;color:#ff5733;font-weight:700}@media(max-width:1024px){.post-page{padding:50px 20px}}@media(max-width:768px){.post-page{flex-direction:column}.post-page .primary{width:auto}.post-page .secondary{width:auto;padding-left:0;padding-top:30px}}