.oah-section{position:relative;min-height:230vh;overflow:clip;background-image:var(--oah-bg);background-size:cover;background-position:center;isolation:isolate}.oah-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(240deg,#f5f5f542,#b9919114);z-index:1}.oah-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 18%,rgba(180,20,30,.14),transparent 34%);pointer-events:none;z-index:1}.oah-hero-screen{position:relative;z-index:3;min-height:80vh;display:flex;align-items:flex-start;padding:70px 8vw 40px}.oah-hero-content{max-width:920px}.oah-hero-title{margin:0 0 28px;font-size:clamp(100px,5.8vw,104px);line-height:100px;letter-spacing:-.065em;font-weight:500;color:#651c1c}.oah-hero-subheading{max-width:620px;margin-bottom:34px;font-size:22px;line-height:1.5;color:#6a2929}.oah-hero-btn{position:relative;display:inline-flex;align-items:center;gap:12px;padding:10px 24px;border-radius:999px;overflow:hidden;text-decoration:none;color:#fff;background:linear-gradient(135deg,#ff2020,#bf0000);box-shadow:0 12px 34px #dc141457,0 0 50px #ff00002e;transition:transform .35s ease,box-shadow .35s ease}.oah-hero-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent);transform:translate(-120%);transition:transform .9s ease}.oah-hero-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 22px 60px #dc141475,0 0 90px #ff000047}.oah-hero-btn:hover:before{transform:translate(120%)}.oah-story-scene{position:relative;min-height:130vh;padding:0 8vw}.oah-story{position:sticky;top:110px;z-index:4;width:min(620px,90vw);margin-left:18vw}.oah-logo-wrap{position:absolute;left:10vw;top:80px;width:220px;opacity:.12;pointer-events:none;z-index:2}.oah-logo{width:100%;display:block}.oah-method-title{margin:0 0 24px;max-width:760px;font-size:clamp(46px,4.6vw,76px);line-height:.92;letter-spacing:-.05em;font-weight:500;color:#651c1c}.oah-method-text{max-width:520px;margin-bottom:34px;font-size:18px;line-height:1.6;color:#6a2929}.oah-method-btn{display:inline-flex;align-items:center;gap:12px;padding:10px 22px;border-radius:999px;text-decoration:none;color:#6a2929;background:#ffffff9e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 34px #00000014;transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.oah-method-btn:hover{transform:translateY(-2px);background:#ffffffd1;box-shadow:0 18px 44px #0000001f}.oah-cards-layer{position:absolute;top:0;right:0;bottom:0;z-index:8;pointer-events:none;left:50%;transform:translate(-50%)}.oah-card{position:absolute;width:340px;height:340px;border-radius:30px;overflow:hidden;pointer-events:auto;text-decoration:none;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(180deg,#ffffffb8,#ffffff57);border:1px solid rgba(255,255,255,.46);box-shadow:0 20px 70px #0000001f;transition:transform .45s ease,box-shadow .45s ease,background .45s ease}.oah-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hover-bg);background-size:cover;background-position:center;opacity:0;transition:opacity .45s ease}.oah-card:after{content:"";position:absolute;left:-100%;top:0;width:220%;height:220%;background:radial-gradient(circle,rgba(180,20,30,.42),rgba(220,60,50,.28),rgba(240,180,120,.16),transparent 68%);filter:blur(26px);transform:rotate(24deg);opacity:.58;animation:oahWave 7s linear infinite;pointer-events:none}.oah-card:nth-child(2):after{animation-delay:1.5s}.oah-card:nth-child(3):after{animation-delay:3s}.oah-card:nth-child(4):after{animation-delay:4.5s}.oah-card:hover{transform:translateY(-12px) scale(1.04)!important;background:linear-gradient(180deg,#ffffffd1,#ffffff85);box-shadow:0 40px 90px #0003,0 0 50px #ffdcb438}.oah-card-inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:24px 18px;text-align:center}.oah-card--1{left:-320px;top:300px;z-index:8}.oah-card--2{left:40px;top:340px;z-index:9}.oah-card--3{left:400px;top:300px;z-index:10}.oah-card--4{left:760px;top:340px;z-index:8}.oah-symbol{font-size:56px;line-height:1;color:#a46537}.oah-card-title{margin:0;font-size:30px;line-height:1;letter-spacing:.2em;text-transform:uppercase;font-weight:500;color:#a46537}.oah-card-desc{max-width:92%;font-size:14px;line-height:1.5;color:#a46537}@keyframes oahWave{0%{transform:translate(-40%,60%) rotate(24deg);opacity:.18}20%{transform:translate(10%,20%) rotate(24deg);opacity:.6}40%{transform:translate(60%,-20%) rotate(24deg);opacity:.9}60%{transform:translate(120%,20%) rotate(24deg);opacity:.7}80%{transform:translate(170%,60%) rotate(24deg);opacity:.4}to{transform:translate(220%,90%) rotate(24deg);opacity:.2}}@media screen and (max-width:1200px){.oah-section{min-height:180vh}.oah-hero-screen{padding:56px 6vw 36px}.oah-hero-title{font-size:clamp(70px,6vw,84px);line-height:73px;max-width:900px}.oah-hero-subheading{max-width:560px;font-size:20px}.oah-story-scene{min-height:135vh}.oah-story{width:min(560px,78vw);margin-left:12vw;top:90px}.oah-method-title{font-size:clamp(42px,4.8vw,64px);line-height:44px;max-width:620px}.oah-method-text{max-width:460px;font-size:17px}.oah-logo-wrap{width:170px;top:70px;left:6vw}.oah-card{width:185px;height:290px;border-radius:28px}.oah-card--1{left:-190px;top:340px;z-index:8}.oah-card--2{left:8px;top:380px;z-index:9}.oah-card--3{left:208px;top:340px;z-index:10}.oah-card--4{left:405px;top:380px;z-index:8}.oah-symbol{font-size:48px}.oah-card-title{font-size:22px;letter-spacing:.18em}.oah-card-desc{font-size:13px;line-height:1.45}}@media screen and (max-width:768px){.oah-section{min-height:auto}.oah-hero-screen{min-height:auto;padding:72px 20px 32px}.oah-hero-title{font-size:52px;line-height:.94}.oah-hero-subheading{font-size:16px;line-height:1.5}.oah-hero-btn{width:auto}.oah-story-scene{position:relative;min-height:100vh;padding:0 20px 120px}.oah-story{position:sticky;top:90px;width:100%;margin-left:0;z-index:4}.oah-logo-wrap{width:110px;left:-10px;top:20px;opacity:.1}.oah-method-title{font-size:40px;line-height:.95;max-width:90%}.oah-method-text{font-size:16px;line-height:1.55;max-width:95%}.oah-method-btn{position:relative;z-index:4}.oah-cards-layer{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:40px;z-index:8}.oah-card{position:relative!important;width:100%;height:240px;left:auto!important;top:auto!important;border-radius:26px}.oah-symbol{font-size:37px}.oah-card-title{font-size:18px;letter-spacing:.16em}.oah-card-desc{font-size:10px;line-height:1.4}}.oah-logo{position:absolute;left:0;top:-70px;width:180px;height:auto;z-index:2;pointer-events:none}.oah-logo img{width:100%;height:auto;object-fit:contain;display:block}@media screen and (max-width:1024px){.oah-logo{left:-20px;top:-80px;width:140px}}@media screen and (max-width:768px){.oah-logo{left:120px;top:300px;width:150px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/our-approach-hero.css.map */
