.warranty-hero-section{box-sizing:border-box;width:100%;padding:80px 20px;overflow:hidden}.warranty-hero-section .section-container{align-items:center;gap:80px;max-width:1280px;margin:0 auto;display:flex}.warranty-hero-section .image-column{flex:1;position:relative}.warranty-hero-section .image-column .image-wrapper{border-radius:12px;overflow:hidden}.warranty-hero-section .image-column .image-wrapper img{filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto;transition:transform .6s cubic-bezier(.25,1,.5,1);display:block}.warranty-hero-section .image-column .image-wrapper img:hover{transform:scale(1.03)}.warranty-hero-section .text-column{flex:0 0 400px}.warranty-hero-section .text-column .benefit-list{flex-direction:column;gap:20px;display:flex}.warranty-hero-section .text-column .benefit-list .benefit-item{align-items:center;gap:24px;display:flex}.warranty-hero-section .text-column .benefit-list .benefit-item .icon-box{background:#0033990d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;display:flex}.warranty-hero-section .text-column .benefit-list .benefit-item .icon-box img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.warranty-hero-section .text-column .benefit-list .benefit-item .info h3{color:#b89c6e;letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:700}.warranty-hero-section .text-column .benefit-list .benefit-item .info p{color:#666;font-size:15px;line-height:1.6}.warranty-hero-section .text-column .extra-info{border-top:1px solid #eee;margin-top:20px;padding-top:24px}.warranty-hero-section .text-column .extra-info p{color:#999;font-size:13px;font-style:italic}@media (max-width:1024px){.warranty-hero-section .section-container{flex-direction:column;align-items:flex-start;gap:40px}.warranty-hero-section .text-column{flex:1}}@media (max-width:768px){.warranty-hero-section{padding:60px 16px}.warranty-hero-section .section-container{text-align:left;flex-direction:column;gap:48px}.warranty-hero-section .image-column{order:-1;width:100%}.warranty-hero-section .text-column{flex:none;width:100%}.warranty-hero-section .text-column .benefit-list{gap:32px}.warranty-hero-section .text-column .benefit-list .benefit-item{gap:16px}.warranty-hero-section .text-column .benefit-list .benefit-item .icon-box{width:40px;height:40px}.warranty-hero-section .text-column .benefit-list .benefit-item .info h3{font-size:18px}.warranty-hero-section .text-column .benefit-list .benefit-item .info p{font-size:14px}}
