.resources-page-wrapper{--primary:#cc6304;--primary-rgb:204, 99, 4;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--surface-color:#fff;--bg-color:#f4f4f4;--premium-shadow:0 20px 40px #0000000a;background:var(--bg-color);color:var(--text-primary);font-family:Manrope,Inter,-apple-system,sans-serif;overflow-x:hidden}[data-theme=dark] .resources-page-wrapper{--text-primary:#f2f2f2;--text-secondary:#b0b0b0;--surface-color:#1f1f1f;--bg-color:#151515;--premium-shadow:0 20px 40px #00000040}.resources-page-wrapper .res-hero{color:#fff;width:100%;height:clamp(560px,90vh,980px);min-height:560px;padding-top:calc(var(--header-strip-height,78px) + 72px);justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.resources-page-wrapper .res-hero-bg-wrapper{z-index:0;will-change:transform;width:100%;height:120%;position:absolute;top:0;left:0}.resources-page-wrapper .res-hero-bg-img{object-fit:cover;background-color:#0000;background-image:linear-gradient(135deg,#000000d9 0%,#0009 100%),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?q=80&w=1920&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%}.resources-page-wrapper .res-hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:100%;min-height:100%;padding:86px 5vw 0;display:flex;position:relative}.resources-page-wrapper .res-hero a,.resources-page-wrapper .res-hero a:link,.resources-page-wrapper .res-hero a:visited{color:#ffffffb3!important;text-decoration:none!important}.resources-page-wrapper .res-hero a:hover{color:var(--primary)!important}.resources-page-wrapper .res-hero h1{letter-spacing:-2px;opacity:0;margin-bottom:24px;font-family:Manrope,Inter,-apple-system,sans-serif;line-height:1;transform:translateY(18px);color:#fff!important;font-size:clamp(3.5rem,8vw,6.5rem)!important;font-weight:800!important}.resources-page-wrapper .res-hero p,.resources-page-wrapper .res-hero .res-hero-desc{opacity:0;max-width:550px;margin:0 auto;font-family:Manrope,Inter,-apple-system,sans-serif;font-weight:300;transform:translateY(20px);color:#ffffffb3!important;font-size:clamp(1.1rem,1.5vw,1.3rem)!important}.resources-page-wrapper .res-breadcrumb{z-index:100;opacity:0;width:max-content;max-width:90%;margin-bottom:20px!important;position:relative!important}.resources-page-wrapper .res-breadcrumb-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.resources-page-wrapper .res-breadcrumb-link{letter-spacing:1.2px;text-transform:uppercase;font-size:clamp(.75rem,1.2vw,.95rem);font-weight:600;transition:color .3s;color:#ffffffb3!important;text-decoration:none!important}.resources-page-wrapper .res-breadcrumb-link:hover{color:var(--primary)!important}.resources-page-wrapper .res-breadcrumb-sep{color:#ffffff4d;align-items:center;display:flex}.resources-page-wrapper .res-breadcrumb-current span{letter-spacing:1.2px;text-transform:uppercase;font-size:clamp(.75rem,1.2vw,.95rem);font-weight:700;color:#fff!important}.resources-page-wrapper .res-section{padding:160px 0;position:relative}.resources-page-wrapper .res-container{max-width:1300px;margin:0 auto;padding:0 40px}.resources-page-wrapper .res-section-header{text-align:center;max-width:800px;margin-bottom:100px;margin-left:auto;margin-right:auto}.resources-page-wrapper .res-section-eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--primary);opacity:0;margin-bottom:20px;font-size:.8rem;font-weight:700;display:block;transform:translateY(15px)}.resources-page-wrapper .res-section-title{color:var(--text-primary);letter-spacing:-1px;opacity:0;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;transform:translateY(20px)}.resources-page-wrapper .res-grid{grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:0 auto;display:grid}.resources-page-wrapper .res-card-link{display:block;color:inherit!important;text-decoration:none!important}.resources-page-wrapper .res-card-link:visited{color:inherit!important}.resources-page-wrapper .res-card{background:var(--surface-color);box-shadow:var(--premium-shadow);will-change:transform, opacity, filter;opacity:0;filter:blur(10px);cursor:pointer;border:1px solid #00000008;border-radius:24px;flex-direction:column;padding:50px;transition:box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;transform:scale(.96)translateY(30px)}[data-theme=dark] .resources-page-wrapper .res-card{border-color:#ffffff0d}.resources-page-wrapper .res-card:after{content:"";background:var(--primary);width:0;height:4px;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.resources-page-wrapper .res-card:hover:after{width:100%}.resources-page-wrapper .res-card:hover{box-shadow:0 30px 60px rgba(var(--primary-rgb), .12);transform:translateY(-5px)scale(1)!important}.resources-page-wrapper .res-card h3{letter-spacing:-.5px;align-items:center;gap:0;margin-bottom:15px;display:flex;color:var(--text-primary)!important;font-size:1.8rem!important;font-weight:700!important}.resources-page-wrapper .res-card h3 .res-arrow{margin-left:12px;font-size:1.1rem;font-style:normal;transition:transform .4s cubic-bezier(.16,1,.3,1);display:inline-block}.resources-page-wrapper .res-card:hover h3 .res-arrow{transform:translate(8px)}.resources-page-wrapper .res-card p{margin:0;line-height:1.7;color:var(--text-secondary)!important;font-size:1rem!important}@media (max-width:1200px){.resources-page-wrapper .res-container{padding:0 28px}.resources-page-wrapper .res-section{padding:120px 0}.resources-page-wrapper .res-section-header{margin-bottom:80px}.resources-page-wrapper .res-card{padding:38px}}@media (max-width:900px){.resources-page-wrapper .res-container{padding:0 22px}.resources-page-wrapper .res-section{padding:92px 0}.resources-page-wrapper .res-section-header{margin-bottom:62px}.resources-page-wrapper .res-hero{height:auto;min-height:76vh;padding-top:calc(var(--header-strip-height-mobile,82px) + 52px)}.resources-page-wrapper .res-hero-content{padding:72px 6vw 0}.resources-page-wrapper .res-hero h1{line-height:1.08;font-size:clamp(2rem,9vw,3.4rem)!important}.resources-page-wrapper .res-grid{grid-template-columns:1fr;gap:22px}.resources-page-wrapper .res-card{padding:30px}.resources-page-wrapper .res-card h3{font-size:1.55rem!important}}@media (max-width:768px){.resources-page-wrapper .res-container{padding:0 18px}.resources-page-wrapper .res-section{padding:72px 0}.resources-page-wrapper .res-section-header{margin-bottom:48px}.resources-page-wrapper .res-hero{min-height:72vh;padding-top:calc(var(--header-strip-height-mobile,82px) + 40px)}.resources-page-wrapper .res-hero-content{padding:60px 6vw 0}.resources-page-wrapper .res-hero h1{margin-bottom:14px;font-size:clamp(1.7rem,8.5vw,2.25rem)!important}.resources-page-wrapper .res-card{border-radius:16px;padding:26px}.resources-page-wrapper .res-card h3{font-size:1.3rem!important}}@media (max-width:480px){.resources-page-wrapper .res-container{padding:0 16px}.resources-page-wrapper .res-section{padding:60px 0}.resources-page-wrapper .res-section-header{margin-bottom:40px}.resources-page-wrapper .res-hero{min-height:70vh;padding-top:calc(var(--header-strip-height-mobile,82px) + 34px)}.resources-page-wrapper .res-hero h1{font-size:clamp(1.45rem,7.8vw,1.95rem)!important}.resources-page-wrapper .res-card{padding:22px}.resources-page-wrapper .res-card h3{font-size:1.2rem!important}}
