.third-section{position:relative;overflow:hidden;padding:100px 0;margin-top:40px;background-color:var(--background-primary)}.third-section .section-title,.third-section .huge-font{font-weight:700}.third-section .features-container{position:relative;z-index:2}.third-section .feature-card{padding:15px;margin-bottom:30px}.third-section .card-inner{background:var(--background-secondary);border-radius:10px;height:100%;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease;position:relative;cursor:pointer;overflow:hidden}.third-section .card-inner:hover{transform:translateY(-5px)}.third-section .card-image{margin-bottom:25px}.third-section .feature-img{width:100%;max-height:280px;object-fit:cover}.third-section .special-text:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:15px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 570 15" fill="none" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M571 13C571 13 525.866 3.8811 496.092 2.3135C448.769 -0.178077 430.713 13 375.538 13C329.891 13 306.026 2.58959 260.836 2.3135C212.473 2.01803 186.305 13 137.94 13C91.1232 13 71.502 1.12451 40.7947 2.31345C16.7654 3.24382 1 8.00646 1 8.00646" stroke="%23FFD700" stroke-width="8"/></svg>') repeat-x;background-size:100% 100%}.third-section .feature-title{font-size:24px;font-weight:600;margin-bottom:15px;align-items:center;gap:10px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.third-section .background-img-left{position:absolute;left:5%;bottom:120px;height:auto;min-width:150px;z-index:1;transform:scaleX(-1) scaleY(-1)}.third-section .background-img-right{position:absolute;right:4%;top:300px;height:auto;min-width:150px;z-index:1}.third-section .emoji{font-style:normal}.third-section .feature-description{font-family:var(--poppins);font-size:16px;line-height:1.6;color:#666;margin-bottom:0}.third-section .card-arrow{position:absolute;bottom:30px;right:30px;opacity:0;transition:opacity .3s ease}.third-section .card-inner:hover .card-arrow{opacity:1}.third-section .decorative-curve{position:absolute;bottom:-2px;left:0;width:100%;z-index:1}.third-section .yellow-curve{width:100%;height:auto}.third-section .card-content{padding:10px 30px}@media (max-width: 991px){.third-section .background-img-left,.third-section .background-img-right{width:20%}.third-section .background-img-left{position:absolute;left:0;bottom:10;height:auto;min-width:150px;z-index:1}}@media (max-width: 768px){.third-section{padding:60px 0}.third-section .feature-title{font-size:20px;flex-wrap:wrap}.third-section .background-img-left{left:0;bottom:400px}.third-section .background-img-right{right:0;bottom:0}}@media (max-width:350px){.third-section .break-mobile{display:block!important}}
