@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";
.hero-section{width:100%;padding:60px 0;position:relative;overflow:clip visible}.hero-container{justify-content:center;align-items:center;gap:60px;max-width:100%;margin:0 auto;padding:0 40px;display:flex}.hero-content{z-index:2;flex:1;max-width:800px}.hero-title{color:#fff;letter-spacing:.05em;font-family:Castoro Titling,serif;font-size:70px;font-weight:100;line-height:1.2}.hero-subtitle{letter-spacing:.05em;color:#fff708c9;margin-top:10px;margin-bottom:10px;font-family:Arimo,sans-serif;font-size:25px;font-style:italic;font-weight:100;line-height:1.3}.hero-description{letter-spacing:.05em;margin:20px 0;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:100;line-height:1}.hero-buttons{align-items:center;gap:30px;margin-bottom:48px;display:flex}.hero-btn{color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.hero-btn span{transition:transform .3s;display:inline-block}.hero-btn:hover span{transform:translate(4px)}.hero-btn-solid{background:linear-gradient(135deg,#0fb9b1 0%,#0d9488 50%,#0a7a6e 100%);border:1px solid #ffffff26;box-shadow:0 4px 20px #0fb9b173,0 2px 8px #0003}.hero-btn-solid:before{content:"";background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-btn-solid:hover:before{left:100%}.hero-btn-solid:hover{background:linear-gradient(135deg,#12cfc7 0%,#0fb9b1 50%,#0d9488 100%);transform:translateY(-2px);box-shadow:0 6px 30px #0fb9b1a6,0 2px 10px #00000040}.hero-btn-solid:active{transform:translateY(0);box-shadow:0 2px 12px #0fb9b166}.hero-btn-outline{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1.5px solid #ffffff59;box-shadow:0 2px 12px #00000026,inset 0 1px #ffffff1a}.hero-btn-outline:hover{color:#fff;background:#ffffff1f;border-color:#0fb9b1cc;transform:translateY(-2px);box-shadow:0 4px 20px #0fb9b133,inset 0 1px #ffffff26}.hero-btn-outline:active{transform:translateY(0)}.hero-stats{flex-wrap:wrap;gap:32px;width:100%;display:flex}.stat-item h4{font-family:Roboto Flex;font-weight:300;font-style:Medium;letter-spacing:5%;color:#fff708;font-size:40px;line-height:100%}.stat-item p{letter-spacing:.05em;font-family:Roboto Flex,sans-serif;font-size:20px;font-weight:500;line-height:1}.hero-images{flex:1;justify-content:center;align-items:center;max-width:490px;height:500px;display:flex;position:relative;overflow:visible}.hero-img-circle{border-radius:50%;position:absolute;overflow:hidden;box-shadow:0 0 30px #0006}.hero-img-circle img{object-fit:cover;width:100%;height:100%}@keyframes cycleDesktopBoxes{0%,22.22%{z-index:1;width:280px;height:280px;animation-timing-function:ease-in;top:-20px;left:220px}27.77%{z-index:2;width:240px;height:240px;animation-timing-function:ease-out;top:145px;left:300px}33.33%,55.55%{z-index:3;width:200px;height:200px;animation-timing-function:ease-in;top:310px;left:260px}61.11%{z-index:3;width:220px;height:220px;animation-timing-function:ease-out;top:320px;left:80px}66.66%,88.88%{z-index:2;width:240px;height:240px;animation-timing-function:ease-in;top:140px;left:-20px}94.44%{z-index:1;width:260px;height:260px;animation-timing-function:ease-out;top:0;left:80px}to{z-index:1;width:280px;height:280px;top:-20px;left:220px}}.circle-1{z-index:1;width:280px;height:280px;animation:9s linear infinite cycleDesktopBoxes;top:-20px;left:220px}.circle-2{z-index:2;width:240px;height:240px;animation:9s linear -6s infinite cycleDesktopBoxes;top:140px;left:-20px}.circle-3{z-index:3;width:200px;height:200px;animation:9s linear -3s infinite cycleDesktopBoxes;top:310px;left:260px}@media (max-width:1024px){.hero-title{letter-spacing:.05em;font-family:Castoro Titling,serif;font-size:45px;font-weight:100;line-height:1.2}.hero-subtitle{letter-spacing:.05em;color:#fff708c9;margin-top:10px;margin-bottom:10px;font-family:Arimo,sans-serif;font-size:18px;font-style:italic;font-weight:100;line-height:1.3}.hero-container{justify-content:center;align-items:stretch;gap:15px;max-width:100%;margin:0 auto;padding:0 40px;display:flex}}@media (max-width:968px){.hero-section{padding:50px 0 30px}.hero-container{text-align:center;flex-direction:column;gap:10px;padding:0 40px}.hero-content{flex-direction:column;align-items:center;display:flex}.hero-title{margin-bottom:8px;font-size:48px}.hero-title br{display:none}.hero-subtitle{text-align:center;margin-top:8px;margin-bottom:12px;font-size:18px;line-height:1.5}.hero-subtitle br{display:none}.hero-description{max-width:500px;margin:8px 0 20px;font-size:15px;line-height:1.6}.hero-description br{display:none}.hero-buttons{margin-bottom:30px}.hero-stats{justify-content:center;gap:28px}.stat-item h4{font-size:30px}.stat-item p{margin-top:4px;font-size:15px}.hero-images{width:400px;max-width:90%;height:400px;margin:25px auto 10px;position:relative;left:auto;transform:none}@keyframes cycleMobileBoxes{0%,22.22%{z-index:1;width:200px;height:200px;animation-timing-function:ease-in;top:0;left:calc(50% - 30px)}27.77%{z-index:2;width:175px;height:175px;animation-timing-function:ease-out;top:115px;left:calc(50% + 30px)}33.33%,55.55%{z-index:3;width:150px;height:150px;animation-timing-function:ease-in;top:230px;left:calc(50% - 10px)}61.11%{z-index:3;width:160px;height:160px;animation-timing-function:ease-out;top:235px;left:calc(50% - 120px)}66.66%,88.88%{z-index:2;width:170px;height:170px;animation-timing-function:ease-in;top:115px;left:calc(50% - 160px)}94.44%{z-index:1;width:185px;height:185px;animation-timing-function:ease-out;top:15px;left:calc(50% - 120px)}to{z-index:1;width:200px;height:200px;top:0;left:calc(50% - 30px)}}.circle-1{z-index:1;width:200px;height:200px;animation:9s linear infinite cycleMobileBoxes;top:0;left:calc(50% - 30px)}.circle-2{z-index:2;width:170px;height:170px;animation:9s linear -6s infinite cycleMobileBoxes;top:115px;left:calc(50% - 160px)}.circle-3{z-index:3;width:150px;height:150px;animation:9s linear -3s infinite cycleMobileBoxes;top:230px;left:calc(50% - 10px)}}@media (max-width:768px){.hero-section{height:830px;padding:40px 0 20px}.hero-container{padding:20px 28px}.hero-title{font-size:38px;line-height:1.15}.hero-subtitle{margin-bottom:8px;font-size:16px;line-height:1.5}.hero-description{margin:8px 0 18px;font-size:14px;line-height:1.5}.hero-buttons{gap:12px;margin-bottom:28px}.hero-btn{padding:12px 22px;font-size:14px}.hero-stats{gap:18px}.stat-item h4{font-size:26px}.stat-item p{font-size:14px}.hero-images{width:350px;height:350px;margin:15px auto 5px}}@media (max-width:576px){.hero-section{padding:30px 0 15px}.hero-container{padding:0 20px}.hero-title{font-size:36px;line-height:1.15}.hero-subtitle{font-size:15px;line-height:1.35}.hero-description{margin:10px 0;font-size:14px;line-height:1.35}.hero-buttons{flex-direction:column;gap:10px;width:100%;margin-bottom:28px}.hero-btn{justify-content:center;width:100%;padding:13px 20px;font-size:15px}.hero-stats{justify-content:space-between;gap:16px}.stat-item{text-align:center;flex:0 0 calc(50% - 10px)}.stat-item h4{font-size:26px}.stat-item p{margin-top:4px;font-size:14px}.hero-images{width:320px;height:320px;margin:10px auto 0}@keyframes cycleSmallBoxes{0%,22.22%{z-index:1;width:160px;height:160px;animation-timing-function:ease-in;top:5px;left:calc(50% - 20px)}27.77%{z-index:2;width:138px;height:138px;animation-timing-function:ease-out;top:90px;left:calc(50% + 20px)}33.33%,55.55%{z-index:3;width:115px;height:115px;animation-timing-function:ease-in;top:170px;left:calc(50% - 5px)}61.11%{z-index:3;width:122px;height:122px;animation-timing-function:ease-out;top:180px;left:calc(50% - 95px)}66.66%,88.88%{z-index:2;width:130px;height:130px;animation-timing-function:ease-in;top:90px;left:calc(50% - 120px)}94.44%{z-index:1;width:145px;height:145px;animation-timing-function:ease-out;top:12px;left:calc(50% - 95px)}to{z-index:1;width:160px;height:160px;top:5px;left:calc(50% - 20px)}}.circle-1{width:160px;height:160px;animation:9s linear infinite cycleSmallBoxes;top:5px;left:calc(50% - 20px)}.circle-2{width:130px;height:130px;animation:9s linear -6s infinite cycleSmallBoxes;top:90px;left:calc(50% - 120px)}.circle-3{width:115px;height:115px;animation:9s linear -3s infinite cycleSmallBoxes;top:170px;left:calc(50% - 5px)}}@media (max-width:480px){.hero-title{font-size:32px}.hero-subtitle{font-size:14px;line-height:1.3}.hero-description{margin:8px 0 12px;font-size:14px;line-height:1.3}.hero-buttons{margin-bottom:24px}.hero-btn{padding:12px 18px;font-size:14px}.hero-stats{gap:12px}.stat-item h4{font-size:24px}.stat-item p{font-size:13px}.hero-images{width:280px;height:280px;margin:10px auto 0}}@media (max-width:375px){.hero-container{padding:0 16px}.hero-title{font-size:28px}.hero-subtitle,.hero-description{font-size:13px}.hero-buttons{margin-bottom:20px}.hero-btn{padding:11px 16px;font-size:13px}.stat-item h4{font-size:22px}.stat-item p{font-size:12px}.hero-images{width:240px;height:240px;margin:10px auto 0}@keyframes cycleTinyBoxes{0%,22.22%{z-index:1;width:130px;height:130px;animation-timing-function:ease-in;top:0;left:calc(50% - 20px)}27.77%{z-index:2;width:112px;height:112px;animation-timing-function:ease-out;top:65px;left:calc(50% + 10px)}33.33%,55.55%{z-index:3;width:95px;height:95px;animation-timing-function:ease-in;top:130px;left:calc(50% - 10px)}61.11%{z-index:3;width:100px;height:100px;animation-timing-function:ease-out;top:140px;left:calc(50% - 80px)}66.66%,88.88%{z-index:2;width:108px;height:108px;animation-timing-function:ease-in;top:65px;left:calc(50% - 100px)}94.44%{z-index:1;width:120px;height:120px;animation-timing-function:ease-out;top:8px;left:calc(50% - 80px)}to{z-index:1;width:130px;height:130px;top:0;left:calc(50% - 20px)}}.circle-1{width:130px;height:130px;animation:9s linear infinite cycleTinyBoxes;top:0;left:calc(50% - 20px)}.circle-2{width:108px;height:108px;animation:9s linear -6s infinite cycleTinyBoxes;top:65px;left:calc(50% - 100px)}.circle-3{width:95px;height:95px;animation:9s linear -3s infinite cycleTinyBoxes;top:130px;left:calc(50% - 10px)}}@media (max-width:320px){.hero-section{height:700px;padding:20px 0 10px}.hero-container{padding:0 12px}.hero-title{font-size:24px}.hero-subtitle,.hero-description{font-size:12px}.hero-btn{padding:10px 14px;font-size:12px}.stat-item h4{font-size:20px}.stat-item p{font-size:11px}.hero-images{width:210px;height:210px;margin:40px auto 0 24px}.circle-1{width:110px;height:110px;animation:9s linear infinite cycleTinyBoxes;top:0;left:calc(50% - 18px)}.circle-2{width:92px;height:92px;animation:9s linear -6s infinite cycleTinyBoxes;top:55px;left:calc(50% - 85px)}.circle-3{width:80px;height:80px;animation:9s linear -3s infinite cycleTinyBoxes;top:110px;left:calc(50% - 8px)}}
.services-section{width:100%;max-width:100%;margin:0 auto;padding:50px 40px 10px;position:relative}.services-header{text-align:center;margin-bottom:-49px}.services-title{color:#fff;letter-spacing:.1em;margin-bottom:15px;font-family:Castoro Titling,serif;font-size:50px;font-weight:100;line-height:1}.services-subtitle{color:#94a3b8;letter-spacing:.05em;text-align:center;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:200;line-height:1.6}.services-grid{justify-content:center;align-items:flex-start;gap:20px;padding-bottom:80px;display:flex}.service-card{border-radius:12px;width:calc(20% - 16px);height:400px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.service-card:hover{transform:translateY(-10px)}.service-card-img{width:100%;height:100%;position:relative}.service-card-img img{object-fit:cover;width:100%;height:100%}.service-card-overlay{background:linear-gradient(#0000 0%,#000000e6 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}.service-card-title{text-align:center;color:#fff;letter-spacing:1px;z-index:2;width:100%;padding:0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;position:absolute;bottom:24px;left:0}.card-1{margin-top:0}.card-2{margin-top:60px}.card-3{margin-top:120px}.card-4{margin-top:60px}.card-5{margin-top:0}@media (max-width:1024px){.services-grid{flex-wrap:wrap;align-items:stretch;gap:24px;padding-bottom:10px}.service-card{width:calc(33.333% - 16px);margin-top:0!important}}@media (max-width:968px){.services-section{padding:40px 30px 60px}.services-header{margin-bottom:40px}.services-title{font-size:34px}.services-subtitle{font-size:15px;line-height:1.5}}@media (max-width:768px){.services-grid{gap:16px;padding-bottom:40px}.service-card{width:calc(50% - 8px);height:280px}.service-card-title{font-size:11px;bottom:16px}}@media (max-width:480px){.services-section{padding:30px 16px 40px}.services-header{margin-bottom:24px}.services-title{font-size:26px}.services-subtitle{font-size:13px;line-height:1.5}.services-grid{gap:14px;padding-bottom:20px}.service-card{width:100%;height:240px}}
.brand-hero-section{text-align:center;z-index:10;background-color:#fff;margin-bottom:-60px;padding-top:50px;position:relative}.brand-header{letter-spacing:.02em;text-align:center;color:#333;text-transform:uppercase;margin:0 0 30px;font-family:Castoro Titling,serif;font-size:clamp(1.2rem,4vw,35px);font-style:normal;font-weight:400;line-height:1.1}.highlight-teal{color:#4ea8a8;font-weight:300}@media (max-width:768px){.brand-hero-section{margin-top:50px;margin-bottom:-30px;padding:0 15px}}
.panorama-slider-section{background-color:#fff;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:100%;padding:80px 0 60px;display:flex;position:relative;overflow:hidden}.panorama-slider-perspective{perspective:1400px;justify-content:center;align-items:center;width:100%;max-width:1200px;height:clamp(340px,45vh,460px);display:flex;position:relative}.panorama-slider-track{width:100%;height:100%;transform-style:preserve-3d;position:relative}.panorama-slide-item{width:420px;height:100%;transform-style:preserve-3d;cursor:pointer;-webkit-user-select:none;user-select:none;margin-left:-210px;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1),z-index .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:50%}.panorama-image-wrapper{border:1px solid #0000000f;border-radius:20px;width:100%;height:100%;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.panorama-slide-item.active .panorama-image-wrapper{box-shadow:0 20px 40px #0fb9b12e,0 0 0 2px #0fb9b11a}.panorama-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.panorama-text-overlay{-webkit-backdrop-filter:blur(12px);z-index:2;background:#ffffff1a;border-top:1px solid #fff3;border-bottom:1px solid #fff3;justify-content:center;align-items:center;width:100%;padding:16px 0;transition:all .5s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.panorama-overlay-text{letter-spacing:.04em;color:#fff;text-transform:uppercase;text-shadow:0 2px 10px #0006;text-align:center;padding:0 15px;font-family:Inter,sans-serif;font-size:19px;font-style:italic;font-weight:500;line-height:1.2}.panorama-slide-item:hover .panorama-image-wrapper img{transform:scale(1.08)}.panorama-slide-item:hover .panorama-text-overlay{background:#ffffff2e;padding:22px 0}.panorama-slide-item.active:hover{transform:translate(0)scale(1.08)rotateY(0)!important}.panorama-indicators{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.panorama-indicator-dot{cursor:pointer;background-color:#0fb9b140;border:none;border-radius:99px;width:10px;height:10px;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1)}.panorama-indicator-dot.active{background-color:#0fb9b1;width:32px;box-shadow:0 4px 10px #0fb9b14d}@media (max-width:991px){.panorama-slide-item{width:340px;margin-left:-170px}}@media (max-width:768px){.panorama-slider-section{gap:25px;padding:40px 0 30px}.panorama-slider-perspective{perspective:800px;height:300px}.panorama-slide-item{width:280px;margin-left:-140px}.panorama-overlay-text{padding:0 10px;font-size:14px}.panorama-text-overlay{padding:10px 0}}
.expertise-section{flex-direction:column;gap:65px;width:100%;max-width:1320px;margin:100px auto 140px;padding:0 24px;display:flex}.expertise-header{text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto;display:flex}.expertise-badge{color:#0a8f89;letter-spacing:.08em;text-transform:uppercase;background:#0fb9b114;border:1px solid #0fb9b140;border-radius:9999px;margin-bottom:14px;padding:6px 18px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:inline-block}.expertise-main-title{color:#111827;letter-spacing:-.01em;margin:0;font-family:Playfair Display,serif;font-size:clamp(30px,4.5vw,46px);font-weight:500;line-height:1.2}.expertise-subtitle{color:#4b5563;margin:14px 0 0;font-family:Inter,sans-serif;font-size:clamp(14.5px,2.5vw,17px);font-weight:300;line-height:1.6}.expertise-grid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.expertise-grid .expertise-card:last-child{grid-column:2}.expertise-card{text-align:left;background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;align-items:flex-start;gap:28px;padding:45px 35px 40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.expertise-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0fb9b1,#3dc9c2);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.expertise-card:hover{background:#fff;border-color:#0fb9b159;transform:translateY(-8px);box-shadow:0 20px 40px #0fb9b114,0 0 0 1px #0fb9b10d}.expertise-card:hover:before{opacity:1}.expertise-icon-container{color:#0fb9b1;background:#0fb9b114;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s;display:flex}.expertise-card:hover .expertise-icon-container{color:#fff;background:#0fb9b1;transform:scale(1.08)rotate(5deg);box-shadow:0 8px 20px #0fb9b140}.expertise-icon{stroke-width:2px;display:block}.expertise-card-content{flex-direction:column;gap:12px;width:100%;display:flex}.expertise-card-title{color:#111827;margin:0;font-family:Playfair Display,serif;font-size:22px;font-weight:500;line-height:1.35}.expertise-card-desc{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:14.5px;font-weight:400;line-height:1.6}@media (max-width:991px){.expertise-grid{grid-template-columns:repeat(2,1fr);gap:24px}.expertise-grid .expertise-card:last-child{grid-column:auto}.expertise-card{padding:35px 28px}}@media (max-width:768px){.expertise-section{gap:45px;margin:60px auto 80px}.expertise-main-title{font-size:32px}.expertise-grid{grid-template-columns:1fr;gap:20px}.expertise-grid .expertise-card:last-child{grid-column:auto}}
.wwd-section{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:80px 40px}.wwd-header{text-align:center;margin-bottom:64px}.wwd-title{letter-spacing:.15em;color:#fff708;margin-bottom:14px;font-family:Castoro Titling,serif;font-size:52px;font-weight:100;line-height:1}.wwd-underline{background:#fff708;width:320px;height:2px;margin:0 auto 28px}.wwd-heading{letter-spacing:.05em;text-align:center;font-family:Roboto Serif,serif;font-size:35px;font-style:normal;font-weight:100;line-height:1}.wwd-subtitle{color:#f8fbff;letter-spacing:.05em;text-align:center;margin-top:10px;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:100;line-height:1}.wwd-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.wwd-card{background:#fff;border-radius:20px;flex-direction:column;gap:16px;padding:36px 32px 32px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 30px #0000002e}.wwd-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000042}.wwd-icon{background:#fff708;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.wwd-card-title{letter-spacing:.02em;color:#0f172ac9;font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:100;line-height:1}.wwd-card-desc{letter-spacing:0;color:#475569;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:100;line-height:1}.wwd-learn-more{color:#0f172a;align-items:center;gap:4px;margin-top:6px;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.wwd-learn-more span{transition:transform .3s;display:inline-block}.wwd-learn-more:hover{color:#0d9488}.wwd-learn-more:hover span{transform:rotate(45deg)}@media (max-width:1200px){.wwd-section{padding:80px 60px}.wwd-grid{gap:24px}.wwd-card{padding:32px 28px}}@media (max-width:1024px){.wwd-section{padding:70px 40px}.wwd-title{font-size:44px}.wwd-heading{font-size:28px}.wwd-grid{grid-template-columns:repeat(3,1fr);gap:20px}.wwd-card{padding:28px 24px}}@media (max-width:900px){.wwd-section{padding:60px 32px}.wwd-header{margin-bottom:48px}.wwd-title{letter-spacing:.12em;font-size:36px}.wwd-heading{font-size:24px}.wwd-subtitle{font-size:15px}.wwd-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.wwd-section{padding:48px 20px}.wwd-header{margin-bottom:36px}.wwd-title{letter-spacing:.1em;font-size:26px}.wwd-heading{font-size:18px;line-height:1.3}.wwd-subtitle{font-size:14px}.wwd-grid{grid-template-columns:repeat(2,1fr);gap:14px}.wwd-card{border-radius:14px;gap:12px;padding:22px 18px}.wwd-icon{border-radius:11px;width:46px;height:46px}.wwd-card-title{font-size:16px}.wwd-card-desc{font-size:13px;line-height:1.55}.wwd-learn-more{font-size:13px}}@media (max-width:420px){.wwd-section{padding:36px 16px}.wwd-title{font-size:24px}.wwd-heading{font-size:16px}.wwd-underline{width:60px;margin-bottom:20px}.wwd-grid{grid-template-columns:1fr;gap:14px}.wwd-card{gap:12px;padding:24px 20px}.wwd-icon{width:48px;height:48px}.wwd-card-title{font-size:17px}.wwd-card-desc{font-size:14px}}
