.resources-page{background:var(--white);min-height:100vh;padding-top:56px}.resources-hero{width:100%;position:relative}.resources-hero__background{height:400px}.resources-hero__content{box-sizing:border-box;width:100%;max-width:90rem;min-height:400px;color:var(--white);margin:0 auto;padding:32px 20px 0}.resources-hero__breadcrumbs{width:100%}.resources-hero__breadcrumbs .breadcrumbs__list--mobile{display:none}.resources-hero__breadcrumbs .breadcrumbs__list--desktop{color:var(--white);display:flex}.resources-hero__breadcrumbs .breadcrumbs__link--desktop,.resources-hero__breadcrumbs .breadcrumbs__link--desktop:hover{color:var(--white)}.resources-hero__breadcrumbs .breadcrumbs__separator{color:#6c94c9}.resources-hero__breadcrumbs .breadcrumbs__current{color:#cbd7ec}.resources-hero__heading{word-break:break-word;margin-top:32px}.resources-hero__eyebrow,.resources-hero__title{color:var(--white);font-family:var(--font-family-title);margin:0}.resources-hero__eyebrow{letter-spacing:.28px;text-transform:uppercase;font-size:16px;font-weight:500;line-height:16.8px}.resources-hero__title{max-width:100%;margin-top:8px;font-size:26px;font-weight:700;line-height:28.6px}.resources-cards{z-index:1;width:100%;margin-top:-181px;position:relative}.resources-cards__inner{box-sizing:border-box;gap:var(--sp-20);width:100%;max-width:90rem;padding:0 var(--sp-20) var(--sp-64);grid-template-columns:minmax(0,1fr);margin:0 auto;display:grid}.resources-card{align-items:flex-start;gap:var(--sp-16);border-radius:var(--radius-2xl);background:var(--white);flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 12px #0071e333}.resources-card__header{width:100%;padding:var(--sp-24) var(--sp-24) 0;align-items:flex-start;display:flex}.resources-card__icon-chip{background:var(--primary-surface);border-radius:96px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.resources-card__icon{width:32px;height:32px;display:block}.resources-card__body{width:100%;padding:0 var(--sp-24)}.resources-card__copy{gap:var(--sp-8);width:100%;padding-bottom:var(--sp-24);border-bottom:1px solid var(--black-15);word-break:break-word;flex-direction:column;display:flex}.resources-card__title{color:var(--black);font-family:var(--font-family-title);font-size:var(--text-size-3xl);margin:0;font-weight:700;line-height:35.2px}.resources-card__description{color:var(--text-body);font-family:var(--font-family-body);font-size:var(--text-size-base);margin:0;font-weight:400;line-height:24px}.resources-card__footer{gap:var(--sp-16);width:100%;padding:var(--sp-8) var(--sp-24) var(--sp-24);flex-direction:column;flex:auto;display:flex}.resources-card__links{gap:var(--sp-12);flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.resources-card--paginated.resources-card--knowledge .resources-card__links{min-height:192px}.resources-card--paginated.resources-card--guides .resources-card__links{min-height:168px}.resources-card__link-item{align-items:flex-start;gap:var(--sp-8);width:100%;min-width:0;display:flex}.resources-card__link-icon{flex:0 0 24px;width:24px;height:24px;display:block;position:relative}.resources-card__link-icon-img{width:24px;height:24px;display:block}.resources-card__link{min-width:0;color:var(--black);font-family:var(--font-family-body);font-size:var(--text-size-base);word-break:break-word;flex:auto;font-weight:400;line-height:24px;text-decoration:none;display:block}a.resources-card__link:hover{color:var(--primary-dark)}.resources-card__empty{color:var(--text-muted);font-family:var(--font-family-body);font-size:var(--text-size-base);margin:0;line-height:24px}.resources-card__pagination{width:100%;padding-top:var(--sp-16);border-top:1px solid var(--black-15);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.resources-card__pagination-spacer{flex:0 0 64px;width:64px;height:28px}.resources-card__pagination-status{color:var(--black);font-family:var(--font-family-body);font-size:var(--text-size-sm);text-align:center;white-space:nowrap;font-weight:400;line-height:24px}.resources-card__pagination-button{min-width:62px;height:28px;padding:var(--sp-8) var(--sp-16);border:1px solid var(--primary-dark);color:var(--black);font-family:var(--font-family-body);font-size:var(--text-size-sm);cursor:pointer;background:0 0;border-radius:24px;justify-content:center;align-items:center;font-weight:500;line-height:20px;display:flex}.resources-card__pagination-button:hover{border-color:var(--primary-dark-hover);color:var(--primary-dark-hover)}@media (min-width:768px){.resources-hero__content{padding-left:64px;padding-right:64px}.resources-hero__title{font-size:60px;line-height:66px}.resources-cards{margin-top:-115px}.resources-cards__inner{padding-right:var(--sp-64);padding-left:var(--sp-64)}.resources-card--paginated.resources-card--knowledge{min-height:480px}.resources-card--paginated.resources-card--guides{min-height:396px}}@media (min-width:1024px){.resources-page{padding-top:64px}.resources-cards{margin-top:-181px}.resources-cards__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-card--paginated{min-height:504px}.resources-card__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:48px;display:-webkit-box;overflow:hidden}.resources-card__link{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (min-width:1280px){.resources-hero__content{padding-left:120px;padding-right:120px}.resources-cards__inner{padding-right:var(--sp-120);padding-left:var(--sp-120)}}.resources-blog-links{background:var(--white);width:100%}.resources-blog-links__inner{box-sizing:border-box;width:100%;max-width:90rem;padding:0 var(--sp-20) var(--sp-64);margin:0 auto}.resources-blog-links__content,.resources-blog-links__blog,.resources-blog-links__header,.resources-quick-links{flex-direction:column;align-items:flex-start;width:100%;min-width:0;display:flex}.resources-blog-links__content,.resources-blog-links__blog{gap:var(--sp-32)}.resources-blog-links__header{gap:var(--sp-16);color:var(--black);word-break:break-word}.resources-blog-links__title,.resources-blog-links__subtitle,.resources-quick-links__title,.resources-blog-card__title{color:var(--black);margin:0}.resources-blog-links__title{font-family:var(--font-family-title);font-size:var(--text-size-3xl);font-weight:700;line-height:35.2px}.resources-blog-links__subtitle{font-family:var(--font-family-body);font-size:var(--text-size-base);font-weight:400;line-height:24px}.resources-blog-links__grid{gap:var(--sp-20);grid-template-columns:minmax(0,1fr);width:100%;display:grid}.resources-blog-card{gap:var(--sp-16);border-radius:var(--radius-2xl);background:var(--white);flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 12px #0071e333}.resources-blog-card__media{aspect-ratio:10/7;background:var(--primary-surface);width:100%;display:block;position:relative;overflow:hidden}.resources-blog-links__empty{color:var(--text-muted);font-family:var(--font-family-body);font-size:var(--text-size-base);margin:0;line-height:24px}.resources-blog-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.resources-blog-card__body{width:100%;padding:0 var(--sp-16)}.resources-blog-card__title{font-family:var(--font-family-title);font-size:var(--text-size-xl);word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:20px;display:-webkit-box;overflow:hidden}.resources-blog-card__title a{color:inherit;text-decoration:none}.resources-blog-card__title a:hover{color:var(--primary-dark)}.resources-blog-card__footer{width:100%;padding:0 var(--sp-16) var(--sp-24);display:flex}.resources-blog-card__link{width:100%;color:var(--primary-dark);font-family:var(--font-family-body);font-size:var(--text-size-sm);font-weight:500;line-height:28px;text-decoration:none;display:block}.resources-blog-card__link:hover{color:var(--primary-dark-hover)}.resources-blog-links__footer{justify-content:center;width:100%;display:flex}.resources-help{background:var(--white);width:100%;min-height:335px;position:relative;overflow:hidden}.resources-help__grid,.resources-help__grid-image,.resources-help__gradient{pointer-events:none;position:absolute;inset:0}.resources-help__grid{background:#1c3360;overflow:hidden}.resources-help__grid-image{background-color:#1c3360;background-image:linear-gradient(#96c8fa29 1px,#0000 1px),linear-gradient(90deg,#96c8fa29 1px,#0000 1px),linear-gradient(#96c8fa17 1px,#0000 1px),linear-gradient(90deg,#96c8fa17 1px,#0000 1px),linear-gradient(#1c3360 0%,#0071e3 22% 40%,#0a58aa 60% 100%);background-size:60px 60px,60px 60px,30px 30px,30px 30px,100% 100%;width:max(100%,1536px);height:100%;left:50%;transform:translate(-50%)}.resources-help__gradient{background-image:linear-gradient(178.384deg,#0071e300 1.3122%,#1c3360 98.688%)}.resources-help__inner{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;gap:var(--sp-24);width:100%;max-width:90rem;min-height:335px;padding:var(--sp-56) var(--sp-20);color:var(--white);flex-direction:column;margin:0 auto;display:flex;position:relative}.resources-help__title{width:100%;color:var(--white);font-family:var(--font-family-title);letter-spacing:0;text-align:center;word-break:break-word;margin:0;font-size:28px;font-weight:700;line-height:30.8px}.resources-help__title span{display:block}.resources-help__actions{align-items:center;gap:var(--sp-20);flex-direction:column;width:184px;display:flex}.resources-help__button{width:100%;min-width:100px}.resources-blog-links__aside{width:100%;min-width:0}.resources-quick-links{gap:var(--sp-16)}.resources-quick-links__title{width:100%;font-family:var(--font-family-title);font-size:var(--text-size-2xl);font-weight:700;line-height:26.4px}.resources-quick-links__grid{gap:var(--sp-8);grid-template-columns:minmax(0,1fr);width:100%;display:grid}.resources-quick-links__item{width:100%;min-width:0;height:48px;padding:var(--sp-8);background:var(--white);color:var(--black);border:1px solid #0071e326;border-radius:8px;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.resources-quick-links__item:hover{color:var(--primary-dark);border-color:#0071e359}.resources-quick-links__main{align-items:center;gap:var(--sp-8);min-width:0;display:flex}.resources-quick-links__icon-chip{background:var(--primary-surface);border-radius:96px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.resources-quick-links__icon{width:18px;height:18px;display:block}.resources-quick-links__label{min-width:0;color:inherit;font-family:var(--font-family-body);font-size:var(--text-size-base);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:24px;overflow:hidden}.resources-quick-links__arrow{flex:0 0 16px;width:16px;height:16px;display:block}@media (min-width:440px){.resources-blog-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-blog-card__title{-webkit-line-clamp:4;line-clamp:4}.resources-help{min-height:269px}.resources-help__gradient{background-image:linear-gradient(179.056deg,#0071e300 1.3122%,#1c3360 98.688%)}.resources-help__inner{min-height:269px}.resources-help__actions{flex-direction:row;width:auto}.resources-help__button{width:auto}.resources-help__button--request{width:184px}.resources-help__button--support{width:109px}}@media (min-width:640px){.resources-blog-links__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resources-quick-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.resources-blog-links__inner{padding-right:var(--sp-64);padding-bottom:var(--sp-80);padding-left:var(--sp-64)}.resources-blog-links__title{font-size:48px;line-height:52.8px}.resources-blog-card__title{-webkit-line-clamp:4;line-clamp:4;line-height:22px}.resources-help{min-height:317px}.resources-help__gradient{background-image:linear-gradient(179.363deg,#0071e300 1.3122%,#1c3360 98.688%)}.resources-help__inner{min-height:317px;padding:var(--sp-80) var(--sp-64)}.resources-help__title{font-size:36px;line-height:43.2px}}@media (min-width:1024px){.resources-blog-links__inner{padding-bottom:96px}.resources-blog-links__content{gap:var(--sp-20);grid-template-columns:minmax(0,2.06fr) minmax(0,1fr);align-items:flex-start;display:grid}.resources-blog-card__title{-webkit-line-clamp:4;line-clamp:4}.resources-quick-links__grid{grid-template-columns:minmax(0,1fr)}.resources-help{min-height:280px}.resources-help__gradient{background-image:linear-gradient(89.038deg,#0071e300 .22853%,#1c3360 59.954%)}.resources-help__inner{justify-content:space-between;gap:var(--sp-20);min-height:280px;padding:var(--sp-96) var(--sp-64);flex-direction:row}.resources-help__title,.resources-help__actions{flex:1 1 0}.resources-help__title{text-align:left;white-space:nowrap}.resources-help__actions{justify-content:flex-end}}@media (min-width:1280px){.resources-blog-links__inner{padding-right:var(--sp-120);padding-left:var(--sp-120)}.resources-blog-links__aside{padding-left:48px}.resources-blog-card__title{-webkit-line-clamp:3;line-clamp:3}.resources-help__gradient{background-image:linear-gradient(88.7975deg,#0071e300 .22853%,#1c3360 59.954%)}.resources-help__inner{padding-right:var(--sp-120);padding-left:var(--sp-120)}}@media (min-width:1440px){.resources-blog-card__title{-webkit-line-clamp:2;line-clamp:2}}
