.features-section{background:#fffcf8;padding:68px 0;animation:.8s cubic-bezier(.4,0,.2,1) .8s both fadeInUp;position:relative}.features-container{max-width:1140px;margin:0 auto;padding:0 20px}.features-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:26px;display:grid}.feature-card{text-align:center;cursor:pointer;opacity:0;flex-direction:column;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) both fadeInUp;display:flex}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-image-wrapper{aspect-ratio:118/55;border-radius:0;flex-shrink:0;width:100px;height:47px;margin-bottom:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-image{object-fit:cover;object-position:center;transition:transform .4s cubic-bezier(.4,0,.2,1)}.feature-content{max-width:238px}.feature-title{color:#000;text-align:center;margin:0 0 14px;font-family:Sabon Next LT Pro;font-size:20px;font-style:italic;font-weight:300;line-height:normal}.feature-description{color:#000;opacity:.8;margin:0;font-family:Parisine Pro Clair,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:1024px){.features-section{padding:51px 0}.features-grid{grid-template-columns:repeat(2,1fr);gap:34px}.feature-image-wrapper{aspect-ratio:118/55;width:85px;height:40px}.feature-title{font-size:17px;font-style:italic;font-weight:300}.feature-description{font-size:13px}}@media (max-width:768px){.features-section{padding:35px 0}.features-container{padding:0 16px}.features-grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}.feature-image-wrapper{aspect-ratio:118/55;width:80px;height:37px;margin-bottom:15px}.feature-image{object-fit:contain}.feature-content{max-width:100%}.feature-title{margin-bottom:8px;font-size:16px;font-style:italic;font-weight:300}.feature-description{font-size:12px;line-height:1.4}}@media (max-width:480px){.features-section{padding:30px 0}.features-grid{gap:25px 15px}.feature-image-wrapper{aspect-ratio:118/55;width:70px;height:32px;margin-bottom:12px}.feature-image{object-fit:contain}.feature-title{margin-bottom:6px;font-size:14px;font-style:italic;font-weight:300}.feature-description{font-size:11px;line-height:1.4}}
