.section-3-container{padding:80px 0 160px;align-items:center;text-align:center}.section-3-box-content{margin-bottom:20px;max-width:800px}.section-3-box-content svg{color:var(--primary-900)}.section-3-box-content h2,.section-3-box-content p{color:var(--text-900)}.section-3-box-content .highlight{color:var(--primary-900)}.section-3-box-gallery{width:100%;overflow:hidden;position:relative}.section-3-box-gallery .carousel{display:flex;overflow-x:auto;border-radius:16px;cursor:-webkit-grab;cursor:grab;-ms-overflow-style:none;scrollbar-width:none}.section-3-box-gallery .carousel::-webkit-scrollbar{display:none}.section-3-box-gallery .carousel .carousel-track{display:flex}.section-3-box-gallery .carousel .carousel-track img{width:300px;height:400px;object-fit:cover;margin:0 10px;scroll-snap-align:start;border-radius:10px;flex-shrink:0}.section-3-box-gallery .carousel.active{cursor:-webkit-grabbing;cursor:grabbing}.section-3-box-button{margin-top:46px}.carousel-track{display:inline-flex;white-space:nowrap;transition:transform .3s ease}.carousel-track img{width:300px;height:200px;object-fit:cover;margin-right:1rem;flex-shrink:0;border-radius:10px;transition:transform .3s ease,opacity .3s ease}.carousel-track img:hover{transform:scale(1.05);opacity:.9}.section-3-container{display:flex;flex-direction:column;gap:16px}.section-3-box-content{display:flex;flex-direction:column;align-items:center;gap:8px}.section-3-box-button{margin-top:1rem;display:flex;justify-content:center}@media(max-width:1024px){.section-3-container{padding:50px 5%}.section-3-container .section-3-box-content h2{font-size:28px;line-height:28px;color:var(--text-900)}.section-3-container .section-3-box-gallery .carousel-track img{width:250px;height:250px}}@media(max-width:480px){.section-3-container{padding:30px}.section-3-container .section-3-box-content h2{font-size:28px;line-height:28px;color:var(--text-900)}.section-3-container .section-3-box-gallery .carousel-track img{width:300px;height:250px}}