@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--clr-primary: #0f4f57;--clr-primary-mid: #186a73;--clr-primary-light: #1e7682;--clr-text: #0f172a;--clr-text-muted: #475569;--clr-text-subtle: #64748b;--clr-bg: #f0f7f9;--clr-bg-white: #ffffff;--clr-bg-light: #f1f5f9;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .07), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 6px 20px rgba(15, 79, 87, .1);--shadow-lg: 0 16px 48px rgba(15, 79, 87, .16);--shadow-xl: 0 32px 80px rgba(15, 79, 87, .2);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 22px;--radius-full: 9999px;--ease-base: .2s ease;--ease-out: .35s cubic-bezier(.16, 1, .3, 1);--ease-slow: .7s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,sans-serif;background:var(--clr-bg);color:var(--clr-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--clr-primary-light);outline-offset:3px;border-radius:var(--radius-sm)}.container{width:92%;max-width:1200px;margin:0 auto}.navbar{background:var(--clr-primary);padding:0 1.25rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0003;border-bottom:1px solid rgba(255,255,255,.06)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.navbar-brand{color:#fff;font-weight:800;font-size:1.125rem;letter-spacing:-.4px;text-decoration:none;display:flex;align-items:center;gap:.5rem}.navbar-logo{height:2rem;width:auto}.navbar-links{list-style:none;display:flex;gap:.375rem;align-items:center}.navbar-link{color:#fffc;text-decoration:none;font-size:.875rem;font-weight:500;padding:.375rem .75rem;border-radius:var(--radius-sm);transition:background var(--ease-base),color var(--ease-base);white-space:nowrap}.navbar-link:hover{background:#ffffff1a;color:#fff}.navbar-link--cta{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.22);font-weight:600}.navbar-link--cta:hover{background:#ffffff3d}@media (min-width: 48rem){.navbar-inner{height:3.875rem}.navbar-brand{font-size:1.25rem}.navbar-links{gap:.625rem}.navbar-link{font-size:.9375rem;padding:.4375rem .875rem}}.header{background:linear-gradient(145deg,#1c7e8b,#0f4f57 55%,#0a3840);padding:5rem 1.25rem 5.5rem;text-align:center;color:#fff;position:relative;overflow:hidden}.header:before,.header:after{content:"";position:absolute;border-radius:50%;pointer-events:none;background:#ffffff0a}.header:before{width:500px;height:500px;top:-140px;right:-140px}.header:after{width:340px;height:340px;bottom:-90px;left:-90px}.header-badge{display:inline-flex;align-items:center;gap:.375rem;background:#ffffff1c;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;font-size:.8125rem;font-weight:600;padding:.3125rem 1rem;border-radius:var(--radius-full);margin-bottom:1.5rem;letter-spacing:.2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative}.header h1{font-size:2rem;font-weight:800;line-height:1.18;letter-spacing:-.5px;margin-bottom:1.125rem;max-width:700px;margin-left:auto;margin-right:auto;position:relative}.header>.container>p{font-size:1.0625rem;max-width:600px;margin:0 auto 2.25rem;opacity:.88;line-height:1.65;position:relative}.header-meta{margin-top:1.5rem;font-size:.8125rem;opacity:.55;letter-spacing:.2px;position:relative}@media (min-width: 48rem){.header{padding:8rem 1.25rem 8.5rem}.header h1{font-size:3.375rem;letter-spacing:-1.2px;margin-bottom:1.25rem}.header>.container>p{font-size:1.25rem;margin-bottom:2.5rem}}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--clr-primary);padding:.9375rem 2rem;border-radius:var(--radius-md);font-weight:700;font-size:1rem;text-decoration:none;transition:transform var(--ease-out),box-shadow var(--ease-out);box-shadow:0 4px 14px #00000026;letter-spacing:-.1px;position:relative}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 14px 38px #0003}.cta-btn:active{transform:translateY(-1px);box-shadow:0 6px 18px #00000026}@media (min-width: 48rem){.cta-btn{padding:1.0625rem 2.375rem;font-size:1.0625rem}}.video-section{padding:5rem 0;text-align:center;background:var(--clr-bg-white)}.video-section-title{font-size:1.625rem;font-weight:800;color:var(--clr-primary);margin-bottom:.625rem;letter-spacing:-.4px;line-height:1.2}.video-section-subtitle{font-size:1rem;color:var(--clr-text-muted);max-width:500px;margin:0 auto 2.5rem;line-height:1.65}.video-wrapper{position:relative;width:100%;max-width:960px;margin:0 auto;aspect-ratio:16 / 9;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.video-wrapper iframe,.video-wrapper>div{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.video-facade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;padding:0;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center}.video-facade img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .2s}.video-facade:hover img{opacity:.85}.video-play-icon{position:relative;z-index:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));transition:transform .2s}.video-facade:hover .video-play-icon{transform:scale(1.1)}.video-mute-btn{position:absolute;bottom:1rem;left:1rem;z-index:10;display:flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border:none;border-radius:2rem;background:#000000a6;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s,transform .15s;pointer-events:all}.video-mute-btn:hover{background:#000000d9;transform:scale(1.04)}.video-mute-btn.muted{background:#ffffff2e;border:1px solid rgba(255,255,255,.35)}@media (min-width: 48rem){.video-section{padding:8rem 0}.video-section-title{font-size:2.25rem}.video-section-subtitle{font-size:1.125rem;margin-bottom:3rem}.video-wrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}}.section{padding:4.5rem 0}.section--white{background:var(--clr-bg-white)}.feature{display:flex;flex-direction:column;gap:2.5rem}.feature-text h2{font-size:1.75rem;font-weight:800;margin-bottom:.875rem;color:var(--clr-primary);line-height:1.18;letter-spacing:-.5px}.feature-text p{font-size:1rem;color:var(--clr-text-muted);margin-bottom:1.375rem;line-height:1.7}.feature-list{list-style:none;display:flex;flex-direction:column;gap:.625rem}.feature-list li{font-size:.9375rem;color:#334155;display:flex;align-items:flex-start;gap:.625rem;line-height:1.5}.feature-list li:before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.1rem;border-radius:50%;background-color:var(--clr-primary-light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6l2.5 2.5 4.5-5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:72%}.feature-image{display:flex;justify-content:center}.feature-image img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:transform var(--ease-slow)}.feature-image img:hover{transform:scale(1.015)}.carousel{position:relative;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.carousel-track img{min-width:100%;width:100%;border-radius:0;box-shadow:none;transition:none;transform:none!important}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:none;border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--clr-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s,transform .2s;z-index:2}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn svg{width:1rem;height:1rem}.carousel-btn--prev{left:.625rem}.carousel-btn--next{right:.625rem}.carousel-dots{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.375rem;z-index:2}.carousel-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .2s,transform .2s}.carousel-dot.active{background:#fff;transform:scale(1.3)}@media (min-width: 62rem){.carousel{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}.carousel-btn{width:2.75rem;height:2.75rem}.carousel-btn svg{width:1.25rem;height:1.25rem}}@media (min-width: 62rem){.section{padding:8rem 0}.feature{flex-direction:row;align-items:center;gap:5rem}.feature.reverse{flex-direction:row-reverse}.feature-text{flex:1}.feature-text h2{font-size:2.5rem;margin-bottom:1.125rem}.feature-text p{font-size:1.125rem;margin-bottom:1.5rem}.feature-list li{font-size:1rem}.feature-image{flex:1.4}.feature-image img{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}}.final-cta{background:linear-gradient(145deg,#1c7e8b,#0f4f57 55%,#0a3840);padding:5.5rem 1.25rem;text-align:center;color:#fff;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:640px;height:640px;background:#ffffff08;border-radius:50%;pointer-events:none}.final-cta h2{font-size:1.875rem;font-weight:800;margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px;position:relative;max-width:640px;margin-left:auto;margin-right:auto}.final-cta>.container>p{font-size:1rem;max-width:580px;margin:0 auto 2rem;opacity:.86;line-height:1.65;position:relative}.final-cta-meta{margin-top:1.25rem;font-size:.8125rem;opacity:.5;position:relative}@media (min-width: 48rem){.final-cta{padding:9rem 1.25rem}.final-cta h2{font-size:2.875rem;margin-bottom:1.25rem}.final-cta>.container>p{font-size:1.125rem;margin-bottom:2.5rem}}.footer{background:var(--clr-primary);padding:2.5rem 1.25rem}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:1.125rem;text-align:center}.footer-brand{font-weight:800;font-size:1.125rem;color:#ffffffe6;letter-spacing:-.3px}.footer-links{display:flex;gap:1.5rem;list-style:none;flex-wrap:wrap;justify-content:center}.footer-link{color:#ffffff80;text-decoration:none;font-size:.875rem;transition:color var(--ease-base)}.footer-link:hover{color:#ffffffe0}.footer-copy{font-size:.8125rem;color:#ffffff4d}.privacy-hero{background:linear-gradient(145deg,#1c7e8b,#0f4f57 55%,#0a3840);padding:4rem 1.25rem 4.5rem;color:#fff;text-align:center;position:relative;overflow:hidden}.privacy-hero:before{content:"";position:absolute;width:480px;height:480px;top:-130px;right:-130px;border-radius:50%;background:#ffffff0a;pointer-events:none}.privacy-hero-inner{position:relative;max-width:680px;margin:0 auto}.privacy-badge{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#ffffffe6;font-size:.8125rem;font-weight:600;padding:.3125rem 1rem;border-radius:var(--radius-full);margin-bottom:1.25rem;letter-spacing:.2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.privacy-hero h1{font-size:2rem;font-weight:800;line-height:1.18;letter-spacing:-.5px;margin-bottom:.875rem}.privacy-hero p{font-size:1rem;opacity:.82;line-height:1.65}@media (min-width: 48rem){.privacy-hero{padding:6rem 1.25rem 6.5rem}.privacy-hero h1{font-size:3rem;letter-spacing:-1px}.privacy-hero p{font-size:1.125rem}}.privacy-body{padding:4rem 1.25rem 5rem;background:var(--clr-bg)}.privacy-layout{display:grid;gap:3rem;align-items:start}@media (min-width: 72rem){.privacy-layout{grid-template-columns:240px 1fr;gap:4rem}}.privacy-toc{background:var(--clr-bg-white);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm);border:1px solid rgba(15,79,87,.07)}@media (min-width: 72rem){.privacy-toc{position:sticky;top:5rem}}.privacy-toc-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--clr-text-subtle);margin-bottom:.875rem}.privacy-toc-list{list-style:none;padding:0;counter-reset:none;display:flex;flex-direction:column;gap:.125rem}.privacy-toc-list li a{display:block;font-size:.8125rem;color:var(--clr-text-muted);text-decoration:none;padding:.3125rem .5rem;border-radius:var(--radius-sm);line-height:1.45;transition:background var(--ease-base),color var(--ease-base)}.privacy-toc-list li a:hover{background:#0f4f5712;color:var(--clr-primary)}.privacy-content{display:flex;flex-direction:column;gap:0}.privacy-section{padding:2.25rem 0;border-bottom:1px solid rgba(15,79,87,.08)}.privacy-section:last-child{border-bottom:none}.privacy-section h2{font-size:1.375rem;font-weight:800;color:var(--clr-primary);margin-bottom:1rem;letter-spacing:-.3px;line-height:1.2}.privacy-section h3{font-size:1rem;font-weight:700;color:var(--clr-text);margin-top:1.375rem;margin-bottom:.625rem}.privacy-section p{font-size:.9375rem;color:var(--clr-text-muted);line-height:1.75;margin-bottom:.875rem}.privacy-section p:last-child{margin-bottom:0}.privacy-section strong{color:var(--clr-text);font-weight:600}.privacy-list{list-style:none;padding:0;margin:.75rem 0 .875rem;display:flex;flex-direction:column;gap:.5rem}.privacy-list li{font-size:.9375rem;color:var(--clr-text-muted);padding-left:1.375rem;line-height:1.6;position:relative}.privacy-list li:before{content:"";position:absolute;left:0;top:.525rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--clr-primary-light);opacity:.7}.privacy-definition-list{list-style:none;padding:0;margin:.75rem 0 .875rem;display:flex;flex-direction:column;gap:.625rem}.privacy-definition-list li{font-size:.9375rem;color:var(--clr-text-muted);padding:.75rem 1rem;background:#0f4f570a;border-left:3px solid var(--clr-primary-light);border-radius:0 var(--radius-sm) var(--radius-sm) 0;line-height:1.65}.privacy-term{font-weight:700;color:var(--clr-primary);margin-right:.25rem}.privacy-contact-card{display:inline-flex;align-items:center;gap:.625rem;background:var(--clr-bg-white);border:1px solid rgba(15,79,87,.12);border-radius:var(--radius-md);padding:.875rem 1.375rem;margin-top:.75rem;box-shadow:var(--shadow-sm)}.privacy-contact-icon{font-size:1.125rem;color:var(--clr-primary)}.privacy-contact-email{font-size:1rem;font-weight:600;color:var(--clr-primary);text-decoration:none;transition:color var(--ease-base)}.privacy-contact-email:hover{color:var(--clr-primary-light);text-decoration:underline}.privacy-inline-link{color:var(--clr-primary);font-weight:600;text-decoration:none;transition:color var(--ease-base)}.privacy-inline-link:hover{color:var(--clr-primary-light);text-decoration:underline}@media (min-width: 48rem){.privacy-section h2{font-size:1.625rem}.privacy-section p,.privacy-list li,.privacy-definition-list li{font-size:1rem}}.blog-hero{background:linear-gradient(145deg,#1c7e8b,#0f4f57 55%,#0a3840);padding:4rem 1.25rem 4.5rem;color:#fff;text-align:center;position:relative;overflow:hidden}.blog-hero:before{content:"";position:absolute;width:480px;height:480px;top:-130px;right:-130px;border-radius:50%;background:#ffffff0a;pointer-events:none}.blog-hero:after{content:"";position:absolute;width:300px;height:300px;bottom:-80px;left:-80px;border-radius:50%;background:#ffffff08;pointer-events:none}.blog-hero-inner{position:relative;max-width:680px;margin:0 auto}.blog-hero-badge{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#ffffffe6;font-size:.8125rem;font-weight:600;padding:.3125rem 1rem;border-radius:var(--radius-full);margin-bottom:1.25rem;letter-spacing:.2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-hero h1{font-size:2rem;font-weight:800;line-height:1.18;letter-spacing:-.5px;margin-bottom:.875rem}.blog-hero p{font-size:1rem;opacity:.82;line-height:1.65;max-width:560px;margin:0 auto}@media (min-width: 48rem){.blog-hero{padding:6rem 1.25rem 6.5rem}.blog-hero h1{font-size:3rem;letter-spacing:-1px}.blog-hero p{font-size:1.125rem}}.blog-body{padding:4rem 1.25rem 5rem;background:var(--clr-bg);min-height:40vh}.blog-grid{list-style:none;padding:0;display:grid;gap:1.5rem}@media (min-width: 48rem){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 62rem){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{display:flex;flex-direction:column;gap:.75rem;background:var(--clr-bg-white);border:1px solid rgba(15,79,87,.08);border-radius:var(--radius-lg);padding:1.75rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform var(--ease-out),box-shadow var(--ease-out),border-color var(--ease-out);height:100%}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#0f4f572e}.blog-card-category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--clr-primary-light)}.blog-card-title{font-size:1.0625rem;font-weight:700;color:var(--clr-text);line-height:1.35;letter-spacing:-.2px;flex:1}@media (min-width: 48rem){.blog-card-title{font-size:1.125rem}}.blog-card-excerpt{font-size:.875rem;color:var(--clr-text-muted);line-height:1.65;flex:1}.blog-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--clr-text-subtle);margin-top:auto;padding-top:.5rem;border-top:1px solid rgba(15,79,87,.07)}.blog-card-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.5;flex-shrink:0}.article-hero{background:linear-gradient(145deg,#1c7e8b,#0f4f57 55%,#0a3840);padding:4rem 1.25rem 4.5rem;color:#fff;text-align:center;position:relative;overflow:hidden}.article-hero:before{content:"";position:absolute;width:480px;height:480px;top:-130px;right:-130px;border-radius:50%;background:#ffffff0a;pointer-events:none}.article-hero-inner{position:relative;max-width:760px;margin:0 auto}.article-hero h1{font-size:1.75rem;font-weight:800;line-height:1.2;letter-spacing:-.4px;margin-top:1rem;margin-bottom:1.25rem}.article-hero-meta{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;opacity:.75}@media (min-width: 48rem){.article-hero{padding:6rem 1.25rem 6.5rem}.article-hero h1{font-size:2.5rem;letter-spacing:-.8px}}.article-body{padding:3rem 1.25rem 5rem;background:var(--clr-bg)}.article-layout{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.article-back{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--clr-primary);text-decoration:none;transition:color var(--ease-base),gap var(--ease-out)}.article-back:hover{color:var(--clr-primary-mid);gap:.5rem}.article-content{background:var(--clr-bg-white);border:1px solid rgba(15,79,87,.08);border-radius:var(--radius-xl);padding:2.25rem 1.75rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:0}@media (min-width: 48rem){.article-content{padding:3rem 3.5rem}}.article-content h2{font-size:1.375rem;font-weight:800;color:var(--clr-primary);letter-spacing:-.3px;line-height:1.2;margin-top:2.25rem;margin-bottom:.875rem}.article-content h2:first-child{margin-top:0}.article-content p{font-size:.9375rem;color:var(--clr-text-muted);line-height:1.8;margin-bottom:1rem}.article-content p:last-child{margin-bottom:0}.article-content ul{list-style:none;padding:0;margin:.5rem 0 1rem;display:flex;flex-direction:column;gap:.5rem}.article-content ul li{font-size:.9375rem;color:var(--clr-text-muted);padding-left:1.5rem;line-height:1.65;position:relative}.article-content ul li:before{content:"";position:absolute;left:0;top:.55rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--clr-primary-light);opacity:.7}@media (min-width: 48rem){.article-content h2{font-size:1.625rem}.article-content p,.article-content ul li{font-size:1rem}}.article-content .cta-box{background:linear-gradient(135deg,#1c7e8b,#0f4f57);border-radius:var(--radius-lg);padding:2rem 1.75rem;margin-top:2.5rem;text-align:center;color:#fff}.article-content .cta-box h3{font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.625rem;letter-spacing:-.3px;line-height:1.2}.article-content .cta-box p{font-size:.9375rem;color:#ffffffd9;margin-bottom:1.5rem;line-height:1.65}.article-content .cta-button{display:inline-flex;align-items:center;background:#fff;color:var(--clr-primary);padding:.8125rem 1.75rem;border-radius:var(--radius-md);font-weight:700;font-size:.9375rem;text-decoration:none;transition:transform var(--ease-out),box-shadow var(--ease-out);box-shadow:0 4px 14px #0003;letter-spacing:-.1px}.article-content .cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040}@media (min-width: 48rem){.article-content .cta-box{padding:2.5rem 3rem}.article-content .cta-box h3{font-size:1.5rem}.article-content .cta-box p{font-size:1rem}.article-content .cta-button{font-size:1rem;padding:.9375rem 2rem}}.reveal{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.active{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
