@keyframes heroFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes revealFade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}#why{background:#f4efe4}.why-hero{text-align:center;background:#0e3d24;padding:80px 60px;position:relative;overflow:hidden}.why-hero:before{content:"";background-image:linear-gradient(#c9a84c0d 1px,#0000 1px),linear-gradient(90deg,#c9a84c0d 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.why-hero .section-heading{color:#f4efe4;margin-bottom:16px}.why-hero p{color:#d9ceb8;z-index:1;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:300;position:relative}.why-body{max-width:1200px;margin:0 auto;padding:100px 60px}.why-big-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.why-big-card{text-align:center;transform-style:preserve-3d;background:linear-gradient(145deg,#fff,#fcfcfc);border:1px solid #d9ceb8;padding:48px 32px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d,0 4px 6px -1px #00000005}.why-big-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#e0c06b,#c9a84c);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.why-big-card:hover,.why-big-card:active{z-index:10;border-color:#e0c06b;transform:translateY(-12px)rotateX(4deg);box-shadow:0 25px 50px -12px #0e3d2426,0 15px 30px -10px #0000000d}.why-big-card:hover:after,.why-big-card:active:after{transform:scaleX(1)}.why-big-icon-wrap{background:#ede5d3;border:1px solid #c9a84c1a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 28px;transition:all .4s;display:flex}.why-big-card:hover .why-big-icon-wrap,.why-big-card:active .why-big-icon-wrap{background:#e0c06b;transform:translateZ(30px)scale(1.1);box-shadow:0 10px 20px #c9a84c33}.why-big-icon{font-size:32px;line-height:1}.why-big-card h3{letter-spacing:2px;color:#0e3d24;text-transform:uppercase;margin-bottom:18px;font-family:Cinzel,serif;font-size:13px;transition:transform .4s}.why-big-card:hover h3,.why-big-card:active h3{transform:translateZ(15px)}.why-big-card p{color:#3d3318;font-size:1rem;font-weight:300;line-height:1.6;transition:transform .4s}.why-big-card:hover p,.why-big-card:active p{transform:translateZ(10px)}@media (max-width:1024px){.why-big-grid{grid-template-columns:repeat(2,1fr);gap:32px}.why-body{padding:60px 40px}}@media (max-width:768px){.why-big-grid{grid-template-columns:1fr;gap:40px}.why-hero,.why-body{padding:56px 24px}.why-big-card{padding:40px 28px}}
