.cta-cards .btn{align-items:center;align-self:stretch;background-color:var(--nuxt-white-bg);border-radius:var(--br-4);display:flex;gap:8px;height:40px;justify-content:center;padding:16px}.cta-cards .cta-cards{background-color:var(--nuxt-soft-grey-bg);padding-block:var(--nuxt-spacer-128);padding-inline:0}.cta-cards .cta-cards__header{margin-block:0;text-align:center}@container (width >= 768px){.cta-cards .cta-cards__header{margin-inline:auto;max-inline-size:600px}}.cta-cards .cta-cards__title{letter-spacing:normal;margin-block-end:var(--nuxt-spacer-16);margin-block-start:0;text-align:left}@container (width >= 768px){.cta-cards .cta-cards__title{text-align:center}}.cta-cards .cta-cards__description{margin-block:0;margin-inline:auto;padding-block:var(--nuxt-spacer-32)}.cta-cards .cta-cards__grid{align-items:stretch;display:grid;gap:var(--nuxt-spacer-24);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center}@container (min-width: 1065px){.cta-cards .cta-cards__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-inline-size:none}.cta-cards .cta-cards__grid:has(.cta-cards__column:nth-child(3)){grid-template-columns:repeat(3,1fr)}.cta-cards .cta-cards__grid:has(.cta-cards__column:nth-child(2)):not(:has(.cta-cards__column:nth-child(3))){grid-template-columns:repeat(2,1fr)}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))){grid-template-columns:1fr;margin-block:0;margin-inline:auto;max-inline-size:800px}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-content{align-items:center;flex-direction:row;gap:var(--nuxt-spacer-32)}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card{padding-block:var(--nuxt-spacer-32);padding-inline:var(--nuxt-spacer-32)}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-description{margin-block-end:0}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-text{display:flex;flex:1;flex-direction:column}.cta-cards .cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-cta{align-self:center;flex-shrink:0;min-inline-size:200px;width:auto}}.cta-cards .cta-cards__card,.cta-cards .cta-cards__column{display:flex;flex-direction:column;height:100%}.cta-cards .cta-cards__card{background-color:var(--nuxt-text-accessibility-blue);border-radius:var(--br-8);color:var(--nuxt-text-white-header);flex:1;gap:var(--nuxt-spacer-16);padding-block:var(--nuxt-spacer-24);padding-inline:var(--nuxt-spacer-24)}.cta-cards .cta-cards__card--business{background-color:var(--nuxt-soft-blue-bg)}.cta-cards .cta-cards__card--business .cta-cards__card-text .cta-cards__card-description,.cta-cards .cta-cards__card--business .cta-cards__card-text .cta-cards__card-title{color:var(--nuxt-text-header)}.cta-cards .cta-cards__card--charity{background-color:var(--nuxt-text-accessibility-blue)}.cta-cards .cta-cards__card--individual{background-color:#0d496e}.cta-cards .cta-cards__card--business--bold{background-color:var(--nuxt-primary-navy)}.cta-cards .cta-cards__card--charity--bold{background-color:#025ba8}.cta-cards .cta-cards__card--individual--bold{background-color:#0d496e}.cta-cards .cta-cards__card-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.cta-cards .cta-cards__card-title{color:var(--nuxt-text-white-header);font-size:var(--cms-font-size-xl);font-weight:600;margin-block-end:var(--nuxt-spacer-16);margin-block-start:0}.cta-cards .cta-cards__card-description{color:var(--nuxt-text-white-body);flex:1;font-weight:300;letter-spacing:.3px;margin-block-end:var(--nuxt-spacer-32)}.cta-cards .cta-cards__card-cta{align-self:flex-start;color:var(--cms-primary-color);font-size:var(--cms-font-size-sm);font-style:normal;font-weight:600;line-height:var(--cms-line-height-14);text-decoration:none;width:100%}.cta-cards .cta-cards__disclaimer{color:var(--cms-text-light);font-size:var(--cms-font-size-sm);font-weight:400;line-height:1.4;min-block-size:20px;text-align:center}@container (max-width: 1064px){.cta-cards .cta-cards__grid{gap:var(--nuxt-spacer-24);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@container (max-width: 768px){.cta-cards .cta-cards__grid{gap:var(--nuxt-spacer-24);grid-template-columns:1fr;max-inline-size:100%}.cta-cards .cta-cards__header{margin-block-end:var(--nuxt-spacer-16)}.cta-cards .cta-cards__card{min-block-size:auto;padding-block:var(--nuxt-spacer-32);padding-inline:var(--nuxt-spacer-32)}}.cta-cards__title{margin-block-end:var(--nuxt-spacer-16);text-align:center}.cta-cards__description{margin-block:0;margin-inline:auto}.cta-cards__grid{align-items:stretch;display:grid;gap:var(--nuxt-spacer-24);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center}@container (min-width: 1065px){.cta-cards__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-inline-size:none}.cta-cards__grid:has(.cta-cards__column:nth-child(3)){grid-template-columns:repeat(3,1fr)}.cta-cards__grid:has(.cta-cards__column:nth-child(2)):not(:has(.cta-cards__column:nth-child(3))){grid-template-columns:repeat(2,1fr)}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))){grid-template-columns:1fr;margin-block:0;margin-inline:auto;max-inline-size:800px}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-content{align-items:center;flex-direction:row;gap:var(--nuxt-spacer-32)}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card{padding-block:var(--nuxt-spacer-32);padding-inline:var(--nuxt-spacer-32)}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-description{margin-block-end:0}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-text{display:flex;flex:1;flex-direction:column}.cta-cards__grid:has(.cta-cards__column:first-child):not(:has(.cta-cards__column:nth-child(2))) .cta-cards__card-cta{align-self:center;flex-shrink:0;min-inline-size:200px;width:auto}}.cta-cards__card,.cta-cards__column{display:flex;flex-direction:column;height:100%}.cta-cards__card{background-color:var(--nuxt-text-accessibility-blue);border-radius:var(--br-8);color:var(--nuxt-text-white-header);flex:1;padding-block:var(--nuxt-spacer-24);padding-inline:var(--nuxt-spacer-24)}.cta-cards__card--business{background-color:#0a65b4}.cta-cards__card--charity{background-color:#0e3b57}.cta-cards__card--individual{background-color:#00a6a6}.cta-cards__card-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.cta-cards__card-title{color:var(--nuxt-text-white-header);font-size:var(--cms-font-size-xl);font-weight:600;margin-block-end:var(--nuxt-spacer-16)}.cta-cards__card-description{color:var(--nuxt-text-white-body);flex:1;font-weight:300;letter-spacing:.3px;margin-block-end:var(--nuxt-spacer-32)}.cta-cards__card-cta{align-self:flex-start;width:100%}.cta-cards__disclaimer{color:var(--nuxt-text-white-body);font-size:var(--cms-font-size-sm);font-weight:400;line-height:1.4;min-block-size:20px;text-align:center}@container (max-width: 1064px){.cta-cards__grid{gap:var(--nuxt-spacer-24);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@container (max-width: 768px){.cta-cards__grid{gap:var(--nuxt-spacer-24);grid-template-columns:1fr;max-inline-size:100%}.cta-cards__header{margin-block-end:var(--nuxt-spacer-48)}.cta-cards__card{min-block-size:auto;padding:var(--nuxt-spacer-32)}}.nbrly-homepage .homepage-section{container-type:inline-size}.nbrly-homepage .homepage-section :not(.fa,.fas){font-family:var(--cms-font-primary)}.nbrly-homepage .homepage-section .page-row-inner .layout-grid .layout-content{padding-block:unset;padding-block-start:var(--nuxt-spacer-64)}@container (width >= 1216px){.nbrly-homepage .homepage-section .page-row-inner .layout-grid .layout-content{padding-block-start:100px}}.nbrly-homepage .homepage-section-end{isolation:isolate;position:relative}.nbrly-homepage .homepage-section-end:before{background-color:var(--nuxt-white-bg);bottom:0;content:"";display:block;height:100px;position:absolute;width:100%;z-index:-1}.nbrly-homepage .homepage-section-end:after{background-color:var(--nuxt-primary-navy);bottom:150px;content:"";display:block;height:100px;position:absolute;width:100%;z-index:-1}@container (width >= 768px){.nbrly-homepage .homepage-section-end:after{bottom:50px}}@container (width >= 1216px){.nbrly-homepage .homepage-section-end:after{border-radius:0 0 var(--br-16) var(--br-16)}}.nbrly-homepage .homepage-section-headline .section{color:var(--nuxt-text-white-header);display:grid;gap:var(--nuxt-spacer-40)}@container (width >= 768px){.nbrly-homepage .homepage-section-headline .section{align-items:center;gap:initial;grid-template-areas:"headline";position:relative}}.nbrly-homepage .homepage-section-headline .section .b-corp-logo-container{background-color:#0a2d42;border-radius:0 var(--br-4) var(--br-4) 0;display:inline-block;margin-inline-start:0;padding-block:var(--nuxt-spacer-8);padding-inline:var(--nuxt-spacer-12);width:-moz-fit-content;width:fit-content}@container (width >= 768px){.nbrly-homepage .homepage-section-headline .section .b-corp-logo-container{display:grid;grid-area:headline;left:0;margin-inline-start:0;position:absolute;z-index:10}}.nbrly-homepage .homepage-section-headline .section .b-corp-logo-container .b-corp-logo{height:50px;width:29px}.nbrly-homepage .homepage-section-headline .section .headline-wrapper{margin-inline:var(--nuxt-spacer-16)}@container (width >= 768px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper{grid-area:headline;margin-inline:var(--nuxt-spacer-24)}}@container (width >= 1216px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper{margin-inline:0}}.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-header{font-family:var(--cms-font-primary);font-size:36px;font-style:normal;font-weight:400;letter-spacing:-2px;line-height:var(--cms-line-height-40);margin-block-end:0;margin-block-start:var(--nuxt-spacer-32);margin-inline:auto;text-align:left;transition:all .2s linear}@container (width >= 768px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-header{font-size:48px;font-weight:400;letter-spacing:-2px;line-height:var(--cms-line-height-56);max-width:688px;text-align:center}}@container (width >= 1216px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-header{font-size:var(--cms-font-size-5xl);letter-spacing:-1px;line-height:var(--cms-line-height-64);max-width:826px}}.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-subheader{font-size:var(--cms-font-size-base);font-style:normal;font-weight:400;line-height:var(--cms-line-height-24);margin-block-end:0;margin-block-start:var(--nuxt-spacer-16);margin-inline:auto;text-align:left;transition:all .2s linear}@container (width >= 768px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-subheader{font-size:16px;max-width:516px;text-align:center}}@container (width >= 1216px){.nbrly-homepage .homepage-section-headline .section .headline-wrapper .headline-subheader{margin-block-start:var(--nuxt-spacer-12);max-width:516px}}.nbrly-homepage .homepage-section-cta-head .section{color:var(--nuxt-text-white-header)}.nbrly-homepage .homepage-section-cta-head .section .cta-cards{padding-block:0;padding-block-start:var(--nuxt-spacer-48)}@container (width >= 768px){.nbrly-homepage .homepage-section-cta-head .section .cta-cards{padding-block-start:var(--nuxt-spacer-64)}}@container (width >= 1216px){.nbrly-homepage .homepage-section-cta-head .section .cta-cards{padding-block-start:108px}}.nbrly-homepage .homepage-section-cta-head .section .cta-cards .container .cta-cards__header .cta-cards__title{color:var(--nuxt-text-white-header);font-size:var(--cms-font-size-base);font-style:normal;font-weight:500;line-height:var(--cms-line-height-24);margin:initial;margin-block-end:var(--nuxt-spacer-16)}.nbrly-homepage .homepage-section-cta-head-bold .section{color:var(--cms-black)}.nbrly-homepage .homepage-section-cta-head-bold .section .cta-cards{padding-block:0;padding-block-start:var(--nuxt-spacer-48)}@container (width >= 768px){.nbrly-homepage .homepage-section-cta-head-bold .section .cta-cards{padding-block-start:var(--nuxt-spacer-64)}}@container (width >= 1216px){.nbrly-homepage .homepage-section-cta-head-bold .section .cta-cards{padding-block-start:150px}}.nbrly-homepage .homepage-section-cta-head-bold .section .cta-cards .container .cta-cards__header .cta-cards__title{color:var(--cms-black);font-size:40px;font-weight:600;letter-spacing:-2px;line-height:45px;margin:initial;margin-block-end:var(--nuxt-spacer-16)}.nbrly-homepage .homepage-section-impact-grid{padding-block:0;padding-block-start:var(--nuxt-spacer-48)}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid{padding-block-start:var(--nuxt-spacer-64)}}.nbrly-homepage .homepage-section-impact-grid .section{color:var(--nuxt-text-white-header)}.nbrly-homepage .homepage-section-impact-grid .section .impact-headline{color:var(--nuxt-text-white-header);font-size:var(--cms-font-size-base);font-style:normal;font-weight:500;line-height:var(--cms-line-height-24);margin-block-start:0}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid{display:grid;gap:var(--nuxt-spacer-16);grid-auto-flow:row}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr 1fr 1fr 1fr}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:unset}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-8);padding:var(--nuxt-spacer-16)}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card{padding:24px}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .fa{font-size:17px;margin-block-end:var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-headline{margin-block:0}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-headline .start{color:var(--nuxt-text-white-header);font-size:24px;font-weight:700;line-height:30.5px}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-headline .end,.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-headline .start{display:block;font-style:normal;letter-spacing:-.5px}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-headline .end{color:var(--nuxt-text-white-body);font-size:14px;font-weight:600;line-height:25px;margin-block-end:var(--nuxt-spacer-12)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card.details-grid .impact-card-details{color:var(--nuxt-text-white-body);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card .cta-panel{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-8);opacity:0;padding-block:var(--nuxt-spacer-16);padding-inline:var(--nuxt-spacer-16);text-align:start;transition:opacity .15s ease;width:-moz-fit-content;width:fit-content}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study{display:flex;flex-direction:column;gap:220px;justify-content:space-between;background-image:url(../assets/images/pages/homepage/impact-study-1.jpg);background-position:50%;background-size:cover}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study{aspect-ratio:688/322;gap:100px}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study{aspect-ratio:auto;gap:initial}}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study{grid-column:1/-1}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study{grid-column:1/span 2;grid-row:1/span 2}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start{align-items:center;display:grid;gap:var(--nuxt-spacer-8);grid-template-columns:auto 1fr}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start{grid-template-columns:auto auto 1fr}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start .logo{background:var(--nuxt-white-bg) url(../assets/images/logos/clients/m-and-s.png) center no-repeat;background-size:26px 15px;border-radius:var(--br-4);height:30px;width:38px}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start .title{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-4);color:var(--nuxt-text-white-header);display:none;font-family:var(--cms-font-primary);font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:600;line-height:30px;margin-block:0;max-block-size:30px;padding-inline:6px}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start .title{display:inline-block}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start .icon{justify-self:end}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .start .icon .fa{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-4);padding-block:var(--nuxt-spacer-8);padding-inline:var(--nuxt-spacer-8)}@container (width >= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .cta-panel{max-width:473px}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .cta-panel .impact-case-study-headline{color:var(--nuxt-text-white-header);font-size:24px;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:32px;margin:0;margin-block-end:var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study .cta-panel .btn{gap:var(--nuxt-spacer-12)}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-social-value{grid-column:3}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-co2-saved{grid-column:3;grid-row:2}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-causes-supported{border-bottom-left-radius:0;border-bottom-right-radius:0;grid-column:4;grid-row:2;margin-bottom:calc(var(--nuxt-spacer-16)*-.5)}}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-people-supported{border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;grid-column:4;grid-row:3;justify-content:flex-end;margin-top:calc(var(--nuxt-spacer-16)*-.5)}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-6{background:transparent url(../assets/images/pages/homepage/card-6.png) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-block-size:225px;text-align:end}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-6{grid-column:4;grid-row:1}}@container (width <= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-6{block-size:202px}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-6 .icon .fa{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-4);padding:var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-7{background:transparent url(../assets/images/pages/homepage/card-7.jpg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-block-size:225px;text-align:end}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-7{grid-column:3;grid-row:3}}@container (width <= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-7{block-size:202px}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card-7 .icon .fa{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-4);padding:var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview{background:var(--nuxt-white-bg) url(../assets/images/pages/homepage/footer-overview.png) no-repeat center;border:2px solid var(--nuxt-stroke-border-grey);border-radius:var(--br-8);display:flex;flex-direction:column;justify-content:space-between;min-block-size:225px;text-align:end}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview{grid-column:1;grid-row:3}}@container (width <= 768px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview{block-size:202px}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview .icon .fa{background-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-4);padding-block:var(--nuxt-spacer-8);padding-inline:var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview .cta-panel .impact-card-headline{font-size:16px;font-weight:600;line-height:19.5px;margin-block:0 var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview .cta-panel .impact-card-headline,.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview .cta-panel .impact-card-subheadline{color:var(--nuxt-text-white-header);font-style:normal}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-overview .cta-panel .impact-card-subheadline{font-size:14px;font-weight:400;line-height:18px;margin-block:0 var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card:focus-within>.cta-panel,.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card:hover>.cta-panel,.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-card>.cta-panel .btn:focus-visible{opacity:1}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial{display:flex;flex-direction:column}@container (width >= 1216px){.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial{grid-column:2;grid-row:3}}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial .impact-card-headline{font-size:18px;margin-block:0 var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial .impact-card-headline,.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial .impact-card-subheadline{color:var(--nuxt-text-white-header);font-style:normal;font-weight:600;line-height:19.5px}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial .impact-card-subheadline{flex-grow:1;font-size:14px;margin-block:0 var(--nuxt-spacer-16)}.nbrly-homepage .homepage-section-impact-grid .section .impact-grid .impact-case-study-footer-testimonial .impact-card-detail{color:var(--nuxt-text-white-header);font-size:14px;font-style:normal;font-weight:300;line-height:21px;margin-block:0 var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-brands .section.nu-logo-list{align-items:center;display:flex;flex-direction:column;gap:var(--nuxt-spacer-16);margin-block:var(--nuxt-spacer-64) var(--nuxt-spacer-152)}.nbrly-homepage .homepage-section-brands .section.nu-logo-list .homepage-section-brands-headline{color:var(--cms-charcoal);font-family:Sofia Pro;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.nbrly-homepage .homepage-section-about-us .section.csr-hero{padding-block-end:var(--nuxt-spacer-152)}.nbrly-homepage .homepage-section-about-us .section .csr-hero-content{align-items:self-end;display:grid;gap:var(--nuxt-spacer-32)}@container (width >= 768px){.nbrly-homepage .homepage-section-about-us .section .csr-hero-content{gap:var(--nuxt-spacer-128);grid-template-columns:1fr 1fr}}.nbrly-homepage .homepage-section-about-us .section .csr-text{margin-bottom:var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-about-us .section .csr-text .csr-hero-heading{color:var(--nuxt-text-header);font-family:Sofia Pro;font-size:40px;font-style:normal;font-weight:600;letter-spacing:-2px;line-height:45px;margin-block:0 var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-about-us .section .csr-text .csr-hero-description{color:#0b233ee6;font-family:Sofia Pro;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.nbrly-homepage .homepage-section-about-us .section .csr-images{display:grid;gap:var(--nuxt-spacer-8);grid-template-columns:1.86fr 1fr;grid-template-rows:342px}.nbrly-homepage .homepage-section-about-us .section .csr-image{border-radius:var(--br-8);overflow:hidden;position:relative}.nbrly-homepage .homepage-section-about-us .section .csr-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.nbrly-homepage .homepage-section-about-us .section .csr-image:nth-child(2){align-self:end;height:65%}.nbrly-homepage .homepage-section-about-us .section .csr-video{margin-block-start:var(--nuxt-spacer-64);width:100%}@container (width >= 768px){.nbrly-homepage .homepage-section-about-us .section .csr-video{width:688px}}@container (width >= 1216px){.nbrly-homepage .homepage-section-about-us .section .csr-video{width:832px}}.nbrly-homepage .homepage-section-resources .section{color:var(--nuxt-primary-navy);padding-block-end:var(--nuxt-spacer-152)}.nbrly-homepage .homepage-section-resources .section h2{font-size:40px;font-weight:600}.nbrly-homepage .homepage-section-resources .section p{color:#0b233ee6}@container (width >= 768px){.nbrly-homepage .homepage-section-resources .section p{max-width:448px}}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section p{max-width:488px}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards{display:grid;gap:var(--nuxt-spacer-16);grid-template-areas:"slot1" "slot2" "slot3" "slot4"}@container (width >= 768px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards{gap:var(--nuxt-spacer-32);grid-template-areas:"slot1 slot2" "slot3 slot4";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards{gap:var(--nuxt-spacer-16);grid-template-areas:"slot1 slot2 slot4" "slot3 slot3 slot4";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card{background-color:var(--nuxt-soft-blue-bg);border-radius:var(--br-8);display:flex;flex-direction:column;gap:var(--nuxt-spacer-24);justify-content:space-between;overflow:hidden}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:var(--nuxt-spacer-24)}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text{height:auto}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text h3{font-size:24px;font-weight:600}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text p{color:#0b233ee6}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text .nbrly-btn-control-wrapper{align-self:flex-end}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text button{color:var(--nuxt-primary-navy);font-weight:600}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text a{align-self:flex-end;font-weight:600}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-section-card-text a{margin-block-start:var(--nuxt-spacer-16);width:100%}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .dark{background-color:var(--nuxt-primary-navy);color:var(--nuxt-text-white-header)}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .dark p{color:var(--nuxt-text-white-body)}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .dark .icon{display:none}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-financial-donations-image,.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-impact-reporting-image,.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-surplus-image,.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-volunteering-image{align-self:flex-start;width:100%}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-financial-donations-image,.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-volunteering-image,.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-surplus-image{border-radius:0 0 var(--br-8) var(--br-8)}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-surplus-image{display:none}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-surplus-image-desktop{display:none}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-surplus-image-desktop{border-radius:0 var(--br-8) var(--br-8) 0;display:block;max-width:347px;width:100%}}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-impact-reporting-image{display:none}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-impact-reporting-image-desktop-container{background-color:#0f2c4c;border-radius:0 0 var(--br-16) var(--br-16);display:none;margin-block:0;margin-inline:auto;padding-block-end:var(--nuxt-spacer-32);padding-block-start:var(--nuxt-spacer-12);padding-inline:var(--nuxt-spacer-8)}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .resources-impact-reporting-image-desktop-container{display:block}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-1{grid-area:slot1}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-2{grid-area:slot2}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-3{grid-area:slot3}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-3{flex-direction:row}}.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-4{grid-area:slot4;margin-block-start:27px}@container (width >= 768px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-4{margin-block-start:0}}@container (width >= 1216px){.nbrly-homepage .homepage-section-resources .section .resources-section-cards .slot-4{flex-direction:column-reverse}}.nbrly-homepage .homepage-section-social-impact{background-color:var(--nuxt-soft-grey-bg)}.nbrly-homepage .homepage-section-social-impact .section{color:var(--nuxt-primary-blue)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly{margin-block:140px var(--nuxt-spacer-152)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__content{align-items:flex-end;display:flex;gap:var(--nuxt-spacer-128);margin-block-end:var(--nuxt-spacer-64)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__images,.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__text{flex:1}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__title{font-size:var(--cms-font-size-4xl);font-weight:600;letter-spacing:-2px;margin-block-end:var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__description{color:var(--nuxt-text-body);font-family:var(--cms-font-primary);font-size:var(--cms-font-size-base);font-weight:300;line-height:1.67;margin:0}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__images{display:grid;gap:var(--nuxt-spacer-8);grid-template-columns:1.86fr 1fr;grid-template-rows:342px}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__image-secondary{align-self:end;height:65%}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__image-main img,.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__image-secondary img{border-radius:var(--br-8);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__features{display:grid;gap:var(--nuxt-spacer-32);grid-template-columns:repeat(4,1fr)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature{display:flex;flex-direction:column;gap:var(--nuxt-spacer-16)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature-icon{align-items:center;background-color:var(--nuxt-soft-blue-bg);border-radius:var(--br-circle);display:flex;height:35px;justify-content:center;width:35px}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature-icon i{color:var(--nuxt-text-accessibility-blue);font-size:var(--cms-font-size-l)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature-title{color:var(--nuxt-text-body);font-size:var(--cms-font-size-lg);font-weight:600;line-height:1.3;margin:0}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature-description{color:var(--nuxt-text-body);font-size:var(--cms-font-size-sm);font-weight:300;line-height:1.6}@media(max-width:1064px){.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__content{gap:var(--nuxt-spacer-40)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__features{grid-template-columns:repeat(2,1fr)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__feature img{inline-size:100%}}@media(max-width:768px){.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__content{flex-direction:column-reverse;gap:var(--nuxt-spacer-48)}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__images{grid-template-rows:222px;order:-1;width:100%}.nbrly-homepage .homepage-section-usp .section.why-neighbourly .why-neighbourly__features{gap:var(--nuxt-spacer-48);grid-template-columns:1fr}}.nbrly-homepage .homepage-section-case-studies .section{margin-block-end:var(--nuxt-spacer-48)}.nbrly-homepage .homepage-section-case-studies .section .section-headline{color:var(--nuxt-text-header);font-size:32px;font-weight:600;letter-spacing:-2px;line-height:37px;margin:unset;margin-block-end:var(--nuxt-spacer-16);max-inline-size:500px}@media(min-width:768px){.nbrly-homepage .homepage-section-case-studies .section .section-headline{font-size:40px}}@media(min-width:1216px){.nbrly-homepage .homepage-section-case-studies .section .section-headline{margin-block-end:var(--nuxt-spacer-24)}}.nbrly-homepage .homepage-section-case-studies .section .section-subheadline{color:var(--nuxt-text-body);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:unset;max-inline-size:500px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study{margin-block-start:var(--nuxt-spacer-32)}@media(min-width:768px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study{margin-block-start:var(--nuxt-spacer-40)}}@media(min-width:1216px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study{margin-block-start:var(--nuxt-spacer-76)}}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic{--_carousel-track-gap:var(--nuxt-spacer-24);gap:0}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item{border-radius:var(--br-8);overflow:hidden}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item{display:flex;flex-direction:column;gap:220px;inline-size:100%;justify-content:space-between;padding-block:var(--nuxt-spacer-16);padding-inline:var(--nuxt-spacer-16);background-position:50%;background-size:cover}@media(min-width:768px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item{aspect-ratio:688/452;gap:100px;grid-column:1/-1}}@media(min-width:1216px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item{aspect-ratio:800/452;gap:initial;grid-column:1/span 2;grid-row:1/span 2}}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start{align-items:start;display:grid;gap:var(--nuxt-spacer-8);grid-template-columns:auto auto 1fr}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start .logo{background-size:26px 15px;border-radius:var(--br-4);height:30px;width:38px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start .title{display:inline-block;font-family:var(--cms-font-primary);font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:400;line-height:30px;margin-block:0;min-block-size:30px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start .fa,.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start .title{background-color:var(--nuxt-primary-navy);border-radius:var(--br-4);color:var(--nuxt-text-white-header);padding-inline:var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .start .fa{justify-self:end;padding-block:var(--nuxt-spacer-8)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .end{background-color:var(--nuxt-primary-navy);border-radius:var(--br-8);max-inline-size:473px;padding-block:var(--nuxt-spacer-16);padding-inline:var(--nuxt-spacer-16)}@container (width >= 1216px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .end{max-inline-size:536px}}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .end .headline{color:var(--nuxt-text-white-header);font-size:24px;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:32px;margin:0;margin-block-end:var(--nuxt-spacer-24)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .item-container .item .case-study-item .end .btn{gap:var(--nuxt-spacer-12)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container{gap:var(--nuxt-spacer-16);margin-block-start:var(--nuxt-spacer-32)}@media(min-width:768px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container{margin-block-start:var(--nuxt-spacer-32)}}@media(min-width:1216px){.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container{margin-block-start:55px}}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list{gap:2px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list .markers-item{line-height:3px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list .markers-item .btn-marker{background:var(--nuxt-grey-bg);height:3px;line-height:3px;width:22px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list .markers-item .btn-marker:hover{background-color:var(--nuxt-grey-bg)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list .markers-item .btn-marker.active{background-color:var(--nuxt-primary-navy)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .markers-container .markers-list .markers-item .btn-marker:focus-visible{outline:1px solid var(--nuxt-focus-trap-stroke-on-primary-blue)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container{align-items:center;display:flex;gap:var(--nuxt-spacer-8);justify-content:end}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container .btn-action{align-items:center;aspect-ratio:1/1;background-color:var(--nuxt-white-bg);border:2px solid var(--nuxt-grey-bg);border-radius:var(--br-8);display:flex;justify-content:center;padding:10px 15px;width:40px}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container .btn-action.active,.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container .btn-action:active,.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container .btn-action:hover{background-color:var(--nuxt-stroke-form-input)}.nbrly-homepage .homepage-section-case-studies .section .homepage-case-study.carousel-basic .controls-container .buttons-container .btn-action:focus-visible{background-color:var(--nuxt-stroke-form-input)}.nbrly-homepage .homepage-section-highlights .section{color:var(--nuxt-primary-navy);display:flex;flex-direction:column;gap:var(--nuxt-spacer-40)}@media(min-width:768px){.nbrly-homepage .homepage-section-highlights .section{gap:var(--nuxt-spacer-64)}}@media(min-width:1280px){.nbrly-homepage .homepage-section-highlights .section{align-items:flex-end;flex-direction:row;gap:var(--nuxt-spacer-40)}}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-header{font-size:40px;font-weight:600;letter-spacing:-2px;line-height:45px}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-description{font-size:16px}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-headline-wrapper{max-width:480px}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card{background-color:var(--nuxt-primary-navy);border-radius:var(--br-16);color:var(--nuxt-text-white-header);padding:var(--nuxt-spacer-32)}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-inner{color:var(--nuxt-text-white-body);display:flex;gap:32px}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-inner h3{color:var(--nuxt-text-white-header);font-size:32px;font-weight:700;letter-spacing:-1px;line-height:32px}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-image{display:none}@media(min-width:1280px){.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-image{display:block;min-width:275px}}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .horizontal-rule{background-color:#ffffff1c;height:2px;margin-block-end:var(--nuxt-spacer-32);margin-block-start:var(--nuxt-spacer-32);position:relative;right:var(--nuxt-spacer-32);width:calc(100% + var(--nuxt-spacer-32)*2)}.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-cta{display:flex;justify-content:flex-end}@media(min-width:768px){.nbrly-homepage .homepage-section-highlights .section .highlight-banner-card .highlight-banner-card-cta{justify-content:flex-start}}.nbrly-homepage .homepage-section-cta-foot{display:none}.nbrly-homepage .homepage-section-cta-foot .section{color:var(--nuxt-primary-blue)}.find-out-more-dialog{color:var(--nuxt-primary-navy);font-family:var(--cms-font-primary)}@media(min-width:768px){.find-out-more-dialog{text-align:center}}.find-out-more-dialog h4{font-size:32px;line-height:37px}@media(min-width:768px){.find-out-more-dialog h4{font-size:40px;line-height:45px}}.find-out-more-dialog .dialog-content-head{padding-block:var(--nuxt-spacer-16);padding-inline:var(--nuxt-spacer-16)}@media(min-width:768px){.find-out-more-dialog .dialog-content-head{padding-block:var(--nuxt-spacer-32) 0;padding-inline:var(--nuxt-spacer-32)}}.find-out-more-dialog .dialog-content-main{display:grid;gap:var(--nuxt-spacer-24);grid-template-columns:1fr;padding:var(--nuxt-spacer-16)}@media(min-width:768px){.find-out-more-dialog .dialog-content-main{grid-template-columns:1fr 1fr 1fr;padding:var(--nuxt-spacer-32)}}.find-out-more-dialog .dialog-content-main .find-out-more-link{align-items:center;background-color:var(--nuxt-soft-blue-bg);border-radius:var(--br-8);color:var(--nuxt-text-accessibility-blue);display:flex;flex-direction:column;font-size:18px;font-weight:600;gap:var(--nuxt-spacer-16);height:112px;justify-content:center;position:relative;text-align:center;text-decoration:none;width:100%}.find-out-more-dialog .dialog-content-main .find-out-more-link .label{display:inline-block;padding-inline:var(--nuxt-spacer-16);white-space:break-spaces}@media(min-width:768px){.find-out-more-dialog .dialog-content-main .find-out-more-link{height:157px;width:192px}}.find-out-more-dialog .dialog-content-main .find-out-more-link .circle-outline{border:2px solid var(--nuxt-text-accessibility-blue);border-radius:var(--br-circle);font-size:19px;height:45px;padding:12px;width:45px}.find-out-more-dialog .dialog-content-main .find-out-more-link .circle-outline,.find-out-more-dialog .dialog-content-main .find-out-more-link .square-background{align-items:center;display:flex;justify-content:center}.find-out-more-dialog .dialog-content-main .find-out-more-link .square-background{background:var(--nuxt-text-accessibility-blue);border-radius:var(--br-4);color:var(--nuxt-text-white-header);font-size:14px;height:21px;padding:6px;position:absolute;right:16px;top:16px;width:21px}.find-out-more-dialog .dialog-content-main .find-out-more-link:hover{background-color:var(--nuxt-text-accessibility-blue);color:var(--nuxt-text-white-header)}.find-out-more-dialog .dialog-content-main .find-out-more-link:hover .circle-outline{border-color:var(--nuxt-text-white-header)}.find-out-more-dialog .dialog-content-main .find-out-more-link:hover .square-background{background-color:var(--nuxt-white-bg);color:var(--nuxt-text-accessibility-blue)}.find-out-more-dialog .dialog-content-main p{font-size:16px;font-weight:300;letter-spacing:-.5px;line-height:24.8px;text-align:left}
