:root{--res-bg:#f7faff;--res-bg-soft:#f3f8ff;--res-surface:#fff;--res-text:#15264a;--res-text-body:#596f96;--res-text-muted:#7c8faf;--res-navy:#0c2242;--res-navy-2:#10355f;--res-navy-3:#18386c;--res-core:#2f63ff;--res-clarity:#6c90ff;--res-green:#48c98f;--res-amber:#f5b758;--res-purple:#8f72ff;--res-shadow:0 18px 42px #3f5fa81a;--res-shadow-soft:0 10px 24px #4668b314;--res-radius-xl:30px;--res-radius-lg:22px;--res-radius-md:18px;--res-radius-sm:12px;--res-radius-button:14px;--res-section-heading-size:clamp(2rem, 3.45vw, 2.78rem);--res-section-heading-line:1.08;--res-section-heading-tracking:-.038em;--res-highlight-gradient:linear-gradient(90deg, #3867f6 0%, #94adff 100%)}@keyframes res-fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes res-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes res-orbPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.95;transform:scale(1.08)}}.res-hero{color:#fff;background:radial-gradient(circle at 50% 10%,#4b8aff29,#0000 40%),linear-gradient(#10355f 0%,#0e2d53 34%,#0c2242 100%);min-height:auto;padding:126px 48px 46px;position:relative;overflow:hidden}.res-hero:before{content:"";opacity:.34;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:46px 46px;position:absolute;top:0;bottom:0;left:0;right:0}.res-hero:after{content:"RESOURCES";letter-spacing:-.08em;color:#0000;-webkit-text-stroke:1px #c4dcff1f;opacity:.48;white-space:nowrap;pointer-events:none;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:max(4rem,min(14vw,11.5rem));font-weight:700;line-height:1;position:absolute;top:176px;left:50%;transform:translate(-50%)}.res-orb{filter:blur(80px);pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite res-orbPulse;position:absolute}.res-orb-a{background:#75abff2e;width:380px;height:380px;top:40px;right:-60px}.res-orb-b{background:#8f72ff24;width:340px;height:340px;animation-delay:-4s;bottom:20px;left:-80px}.res-hero-inner{z-index:2;text-align:center;justify-content:center;width:100%;max-width:1120px;margin:0 auto;display:flex;position:relative}.res-hero-inner>div{flex-direction:column;align-items:center;width:100%;max-width:1240px;display:flex}.res-hero-eyebrow{background:0 0;border:none;align-items:center;gap:10px;margin-bottom:16px;padding:0;animation:.6s both res-fadeUp;display:inline-flex}.res-hero-eyebrow span{color:#d2e4ffc2;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.res-hero h1{color:#fff;max-width:1100px;margin-bottom:16px;animation:.6s 80ms both res-fadeUp;letter-spacing:-.066em!important;font-size:max(2.5rem,min(5vw,4.3rem))!important;font-weight:600!important;line-height:1.04!important}.res-hero h1 em{color:#a7d7ff;font-style:normal}.res-hero-line{white-space:nowrap;display:block}.res-hero-sub{color:#ecf4ffcc;max-width:660px;margin-bottom:24px;font-size:1.02rem;line-height:1.72;animation:.6s .16s both res-fadeUp}.res-filter-wrap{border-top:1px solid #c4dcff24;width:min(1240px,100vw - 96px);margin-top:0;margin-left:auto;margin-right:auto;padding-top:28px;animation:.6s .28s both res-fadeUp}.res-filter-row{flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.res-filter-label{letter-spacing:.18em;text-transform:uppercase;color:#d2e4ffa8;font-size:.82rem;font-weight:600}.res-filter-pills{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;width:max-content;max-width:100%;margin:0 auto;display:flex}.res-filter-pill{color:#edf4ff;white-space:nowrap;cursor:pointer;background:#ffffff0f;border:1px solid #c4dcff2e;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.res-filter-pill:hover{background:#ffffff1a;border-color:#c4dcff4d;transform:translateY(-1px)}.res-filter-pill.active{color:#14335f;background:linear-gradient(#edf4ff,#dce9ff);border-color:#0000;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #2f63ff24}.res-search{flex:0 0 330px;width:330px;min-width:330px;max-width:100%;margin:0;position:relative}.res-search input{color:#fff;background:#ffffff1a;border:1px solid #c4dcff3d;border-radius:999px;outline:none;width:100%;height:42px;padding:0 92px 0 42px;font:600 .8rem Poppins,sans-serif;box-shadow:inset 0 1px #ffffff1f,0 18px 36px #06122d29}.res-search input::placeholder{color:#ecf4ff9e}.res-search input:focus{background:#ffffff24;border-color:#c4dcff85}.res-search-icon{color:#ecf4ffad;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.res-search-clear{color:#244578;cursor:pointer;background:#fff;border:0;border-radius:999px;height:30px;padding:0 12px;font:800 .7rem Poppins,sans-serif;display:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.res-search-clear.visible{align-items:center;display:inline-flex}.res-card-hidden,.res-section-hidden{display:none!important}.res-empty{max-width:760px;color:var(--res-text-body);text-align:center;box-shadow:var(--res-shadow-soft);background:#fff;border:1px solid #d2dff7f2;border-radius:22px;margin:0 auto 48px;padding:24px;display:none}.res-empty.visible{display:block}.res-empty strong{color:var(--res-text);margin-bottom:6px;font-size:1.05rem;display:block}.res-section{background:radial-gradient(circle at 20% 0,#6c90ff14,#0000 28%),linear-gradient(#fff 0%,#f7faff 100%);padding:118px 48px;position:relative}.res-section:before{content:"";background:linear-gradient(90deg,#0000,#bdd2f6cc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.res-section-soft{background:radial-gradient(circle at 50% 0,#2f63ff14,#0000 30%),linear-gradient(#fff 0%,#f7faff 58%,#f5f9ff 100%)}.res-section-inner{z-index:1;max-width:1120px;margin:0 auto;position:relative}.res-eyebrow{box-shadow:none;letter-spacing:.16em;text-transform:uppercase;color:#3867f6;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin-bottom:16px;padding:0;font-size:.76rem;font-weight:800;display:inline-flex}.res-section-title{font-size:var(--res-section-heading-size);font-weight:600;line-height:var(--res-section-heading-line);letter-spacing:var(--res-section-heading-tracking);color:var(--res-text);margin-bottom:14px}.res-section-title em{background:var(--res-highlight-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.res-section-sub{max-width:760px;color:var(--res-text-body);margin-bottom:32px;font-size:1rem;line-height:1.7}.res-section-center{text-align:center}.res-head-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.res-head-copy{max-width:760px}.res-head-row .res-section-sub{margin-bottom:0}.res-section-link{border-radius:var(--res-radius-button);color:#234aa7;white-space:nowrap;background:#fff;border:1px solid #cddcf7f2;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 24px #4668b314}.res-section-link:hover{background:#f8fbff;transform:translateY(-1px);box-shadow:0 16px 28px #4668b31a}.res-card-base{box-shadow:var(--res-shadow-soft);background:#ffffffe0;border:1px solid #cddcf7d9;border-radius:26px}.res-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:7px 12px;font-size:.68rem;font-weight:700;display:inline-flex}.res-tag-blue{color:#3d63d8;background:#2f63ff14}.res-tag-green{color:#24945f;background:#48c98f1f}.res-tag-amber{color:#a86d1f;background:#f5b75829}.res-tag-purple{color:#775de0;background:#8f72ff21}.res-meta{color:#6f84a8;justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.res-blog-layout{grid-template-columns:minmax(0,1.34fr) minmax(280px,.66fr);align-items:stretch;gap:18px;display:grid}.res-blog-feature{height:100%;padding:28px}.res-blog-image{aspect-ratio:16/9;background:#e8eef9;border:1px solid #cddcf7d9;border-radius:22px;width:100%;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 14px 28px #4668b314}.res-blog-image img{object-fit:cover;width:100%;height:100%;display:block}.res-blog-feature h3{letter-spacing:-.05em;color:var(--res-text);margin:14px 0 12px;font-size:2rem;line-height:1.08}.res-blog-feature p{color:var(--res-text-body);margin-bottom:18px;font-size:.94rem;line-height:1.72}.res-blog-list-card{justify-self:end;width:100%;max-width:420px;height:100%;padding:14px}.res-blog-list{grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;height:100%;display:grid}.res-blog-list-item{min-height:0;color:inherit;background:#fff;border:1px solid #d6e3faeb;border-radius:20px;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:12px;padding:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid}.res-blog-list-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4668b31a}.res-blog-list-item .res-blog-image{aspect-ratio:1.15;border-radius:14px;height:100%;margin-bottom:0}.res-blog-list-copy{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.res-blog-list-copy .res-tag{width:max-content}.res-blog-list-item h3{letter-spacing:-.02em;color:var(--res-text);margin:0;font-size:1rem;line-height:1.22}.res-blog-list-item p{font-size:.86rem;line-height:1.54;display:none}.res-blog-list-item .res-meta{justify-content:flex-start;gap:10px;font-size:.76rem}.res-cs-layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;gap:18px;display:grid}.res-cs-feature{height:100%;padding:28px}.res-cs-image{aspect-ratio:16/9;background:#e8eef9;border:1px solid #cddcf7d9;border-radius:22px;width:100%;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 14px 28px #4668b314}.res-cs-image img{object-fit:cover;width:100%;height:100%;display:block}.res-cs-image:after{content:"";pointer-events:none;background:linear-gradient(#08163100 42%,#0816312e);position:absolute;top:0;bottom:0;left:0;right:0}.res-cs-feature h3{letter-spacing:-.05em;color:var(--res-text);margin:14px 0 12px;font-size:2rem;line-height:1.08}.res-cs-feature p{color:var(--res-text-body);margin-bottom:20px;font-size:.94rem;line-height:1.72}.res-cs-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.res-cs-metrics div{background:#fff;border:1px solid #d6e3faeb;border-radius:18px;padding:16px}.res-cs-metrics strong{color:#18386c;margin-bottom:6px;font-size:1.34rem;line-height:1;display:block}.res-cs-metrics span{color:#7087ad;font-size:.76rem;line-height:1.42;display:block}.res-cs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.res-cs-card{min-height:230px;color:inherit;flex-direction:column;padding:22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.res-cs-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #4668b31f}.res-cs-card h3{letter-spacing:-.03em;color:var(--res-text);margin:14px 0 9px;font-size:1.2rem;line-height:1.2}.res-cs-card p{color:var(--res-text-body);margin-bottom:18px;font-size:.94rem;line-height:1.72}.res-cs-card .res-meta{justify-content:flex-start;gap:12px;margin-top:auto;font-size:.76rem}.res-series-group{width:100%}.res-series-title{color:#1f5eff;letter-spacing:-.02em;text-align:left;margin-bottom:16px;font-size:1.48rem;font-weight:600}.res-upcoming-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px;display:grid}.res-upcoming-card{background:linear-gradient(#f4f8fff2,#e9f1ffeb);padding:26px}.res-upcoming-card h3{letter-spacing:-.04em;color:var(--res-text);margin:12px 0 10px;font-size:1.75rem;line-height:1.1}.res-upcoming-card p{color:var(--res-text-body);margin-bottom:18px;font-size:.94rem;line-height:1.72}.res-upcoming-bullets{gap:10px;display:grid}.res-upcoming-bullets span{color:#4f678c;background:#fff;border:1px solid #d6e3faeb;border-radius:16px;padding:12px 14px;font-size:.84rem;font-weight:600}.res-upcoming-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.res-upcoming-item{color:inherit;background:#fff;border:1px solid #d6e3faeb;border-radius:18px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid}.res-upcoming-item--no-image{grid-template-columns:minmax(0,1fr)}.res-upcoming-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4668b31a}.res-event-image{aspect-ratio:1;border:1px solid #cddcf7e6;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 12px 24px #4668b314}.res-event-image img{object-fit:cover;width:100%;height:100%;display:block}.res-upcoming-date{color:#2858d1;text-align:center;background:#2f63ff14;border-radius:12px;min-width:72px;padding:8px}.res-upcoming-date strong{font-size:.96rem;line-height:1;display:block}.res-upcoming-date span{letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.6rem;font-weight:700;display:block}.res-upcoming-copy{flex-direction:column;min-width:0;padding-top:2px;display:flex}.res-upcoming-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.res-upcoming-item h3{letter-spacing:-.02em;color:var(--res-text);margin-bottom:4px;font-size:1rem;line-height:1.24}.res-upcoming-item p{color:var(--res-text-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.78rem;line-height:1.42;display:-webkit-box;overflow:hidden}.res-upcoming-item .res-meta{justify-content:flex-start;gap:8px 12px;margin-top:auto;font-size:.74rem}.res-upcoming-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#5886ff,#2f63ff);border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:.66rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #2f63ff29}.res-webinar-layout{grid-template-columns:minmax(0,1.34fr) minmax(280px,.66fr);align-items:stretch;gap:18px;display:grid}.res-webinar-feature{color:#fff;background:linear-gradient(#18386c,#14335f);border-color:#97beff1f;height:100%;padding:28px}.res-webinar-image{aspect-ratio:16/9;background:radial-gradient(circle at 78% 24%,#8f72ff47,#0000 18%),linear-gradient(135deg,#2f63ff33,#2f63ff00 34%),linear-gradient(135deg,#2d538c 0%,#21406f 48%,#173159 100%);border:1px solid #97beff1f;border-radius:22px;width:100%;margin-bottom:18px;position:relative;overflow:hidden;box-shadow:0 18px 34px #07142b24}.res-webinar-image img{object-fit:cover;width:100%;height:100%;display:block}.res-webinar-image.has-photo{background:#e8eef9}.res-webinar-image-card{aspect-ratio:1.15;border-radius:18px;height:100%;margin-bottom:14px}.res-webinar-image-card.ai{background:radial-gradient(circle at 22% 26%,#8f72ff38,#0000 16%),linear-gradient(135deg,#8f72ff29,#8f72ff00 34%),linear-gradient(135deg,#f1f4fb 0%,#e3eaf8 46%,#d8e2f4 100%);border-color:#cddcf7e6;box-shadow:0 14px 28px #4668b314}.res-webinar-image-card.workflow{background:radial-gradient(circle at 78% 22%,#48c98f2e,#0000 16%),linear-gradient(135deg,#2f63ff24,#2f63ff00 32%),linear-gradient(135deg,#eef4ff 0%,#dbe7fb 48%,#edf3ff 100%);border-color:#cddcf7e6;box-shadow:0 14px 28px #4668b314}.res-webinar-feature p{color:#e1ecffc2;margin:14px 0 18px;font-size:.94rem;line-height:1.72}.res-webinar-feature h3{letter-spacing:-.05em;margin-top:14px;font-size:2rem;line-height:1.08}.res-webinar-feature .res-meta{color:#e1ecffb8}.res-webinar-stack{grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;height:100%;display:grid}.res-webinar-card{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:12px;min-height:0;padding:12px;display:grid}.res-webinar-card .res-webinar-image{aspect-ratio:1.15;border-radius:14px;height:100%;margin-bottom:0}.res-webinar-copy{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.res-webinar-copy .res-tag{width:max-content}.res-webinar-card h3{letter-spacing:-.03em;color:var(--res-text);margin:0;font-size:1rem;line-height:1.22}.res-webinar-card p{margin-bottom:0;display:none}.res-webinar-card .res-meta{justify-content:flex-start;gap:10px;font-size:.76rem}.res-newsletter-card{background:linear-gradient(#f4f8fff2,#e9f1ffeb);padding:30px}.res-newsletter-grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:32px;display:grid}.res-newsletter-copy h3{letter-spacing:-.05em;color:var(--res-text);margin-bottom:10px;font-size:2rem;line-height:1.08}.res-newsletter-copy p{color:var(--res-text-body);font-size:.98rem;line-height:1.7}.res-newsletter-signup{flex-direction:column;align-items:stretch;gap:14px;display:flex}.res-newsletter-form{gap:10px;width:100%;display:flex}.res-newsletter-form input{min-width:0;height:48px;color:var(--res-text);background:#fff;border:1px solid #d2dff7f2;border-radius:16px;outline:none;flex:1;padding:0 16px;font:600 .9rem Poppins,sans-serif;box-shadow:0 12px 28px #2b5dad14}.res-newsletter-form input::placeholder{color:#7c8eaa}.res-newsletter-form input:focus{border-color:#456fffb3;box-shadow:0 0 0 4px #456fff1f,0 12px 28px #2b5dad14}.res-newsletter-form button{border-radius:var(--res-radius-button);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#5f86ff,#2f63ff);border:0;height:48px;padding:0 22px;font:800 .88rem Poppins,sans-serif;transition:background .2s;box-shadow:0 16px 32px #2f63ff38}.res-newsletter-form button:hover{background:linear-gradient(135deg,#547cff,#2458f2)}.res-newsletter-form button:disabled{opacity:.65;cursor:not-allowed}.res-newsletter-success{color:#24945f;padding:12px 0;font-size:.9rem;font-weight:600}.res-newsletter-error{color:#c0392b;margin-top:6px;font-size:.82rem}.res-newsletter-points{flex-wrap:wrap;justify-content:flex-start;gap:14px;display:flex}.res-newsletter-points span{color:#496180;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:.8rem;font-weight:600;display:inline-flex}.res-newsletter-points span:before{content:"";opacity:.78;background:currentColor;flex-shrink:0;width:15px;height:15px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 12.3 10.7 15 16.5 9' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 12.3 10.7 15 16.5 9' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.res-cta-section{background:radial-gradient(circle at 50% 0,#4b8aff1f,#0000 34%),linear-gradient(#10355f 0%,#0e2d53 40%,#0c2242 100%);padding:86px 48px;position:relative}.res-cta-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;top:0;left:0;right:0}.res-cta-inner{text-align:center;z-index:1;max-width:1120px;margin:0 auto;position:relative}.res-cta-inner h2{font-size:var(--res-section-heading-size);letter-spacing:-.06em;color:#fff;margin-bottom:14px;font-weight:600;line-height:1.04}.res-cta-inner p{color:#ebf3ffd1;max-width:700px;margin:0 auto 28px;font-size:1rem;line-height:1.74}.res-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.res-btn-primary,.res-btn-outline{border-radius:var(--res-radius-button);justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.res-btn-primary{color:var(--res-text);background:#fff;box-shadow:0 16px 28px #2f63ff29}.res-btn-primary:hover{background:#f6f9ff;transform:translateY(-1px)}.res-btn-outline{color:#fff;background:#ffffff14;border:1px solid #ffffff1a}.res-btn-outline:hover{background:#ffffff1f;transform:translateY(-1px)}@media (max-width:1120px){.res-filter-pills{flex-wrap:wrap}}@media (max-width:1100px){.res-blog-layout,.res-cs-layout,.res-webinar-layout,.res-upcoming-grid,.res-newsletter-grid{grid-template-columns:1fr}.res-head-row{flex-direction:column;align-items:flex-start}.res-newsletter-signup{max-width:620px}}@media (max-width:860px){.res-hero,.res-section{padding-left:24px;padding-right:24px}.res-hero h1,.res-section-title{font-size:30px!important}.res-section-sub{font-size:17px!important}.res-cs-metrics,.res-cs-grid,.res-upcoming-list,.res-upcoming-item,.res-blog-list-item{grid-template-columns:1fr}.res-upcoming-item{gap:12px}.res-upcoming-top{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.res-search{min-width:100%;max-width:100%}.res-newsletter-form{flex-direction:column}.res-newsletter-form input{flex:none;width:100%;height:56px}.res-newsletter-form button{width:100%}.res-cta-actions{flex-direction:column;align-items:stretch}.res-cta-actions a{width:100%}.res-filter-row{justify-content:center}.res-hero-line{white-space:normal}.res-hero h1{font-size:max(2rem,min(7.5vw,2.8rem))!important}.res-hero{padding-top:63px;padding-bottom:23px}.res-section{padding-top:59px;padding-bottom:59px}}.res-search-status{color:var(--res-text-muted);margin-bottom:20px;font-size:.88rem}.res-search-grid{flex-direction:column;gap:10px;display:flex}.res-search-card{color:inherit;background:#fff;border:1px solid #d6e3faeb;border-radius:20px;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:16px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 2px 8px #4668b30d}.res-search-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4668b31f}.res-search-image{background:var(--res-bg-soft);border:1px solid #cddcf799;border-radius:14px;flex-shrink:0;width:120px;height:80px;overflow:hidden}.res-search-image img{object-fit:cover;width:100%;height:100%;display:block}.res-search-image-placeholder{background:linear-gradient(135deg,#e8eef9 0%,#d5e3f7 100%);width:100%;height:100%}.res-search-copy{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.res-search-copy h3{color:var(--res-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.res-search-copy p{color:var(--res-text-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:500px){.res-search-card{grid-template-columns:80px minmax(0,1fr);gap:12px}.res-search-image{width:80px;height:56px}}
