section.nb-cards{margin-bottom:100px;margin-top:100px}section.nb-cards.reverse-text h2.heading,section.nb-cards.reverse-text h3.subheading{color:#fff}section.nb-cards .outer-wrap{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:20px;padding-right:20px}section.nb-cards .outer-wrap .header{margin-bottom:40px;padding-left:20px;padding-right:20px}section.nb-cards .outer-wrap .header.centered{text-align:center}section.nb-cards .outer-wrap .header.centered .eyebrow,section.nb-cards .outer-wrap .header.centered .heading,section.nb-cards .outer-wrap .header.centered .subheading{margin-left:auto;margin-right:auto}section.nb-cards .outer-wrap .header .eyebrow{color:#550370;font-family:Montserrat;font-size:14px;font-weight:600;letter-spacing:-.25px;line-height:1.6;margin-bottom:0;text-transform:uppercase}section.nb-cards .outer-wrap .header .heading{color:#33475b;font-family:Montserrat;font-size:50px;font-weight:700;letter-spacing:-.2px;line-height:1.2;margin-bottom:20px;margin-top:0;max-width:850px}section.nb-cards .outer-wrap .header .subheading{color:#33475b;font-family:Montserrat;font-size:18px;font-weight:400;letter-spacing:.25px;line-height:28px;margin-bottom:20px;max-width:850px}section.nb-cards .outer-wrap .header .link{text-align:center}section.nb-cards .outer-wrap .header .link a{background-color:#733bf7;border:2px solid #733bf7;border-radius:4px;box-shadow:0 1px 12px 0 rgba(51,71,91,.1);color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat;font-size:14px;font-weight:700;letter-spacing:.25px;line-height:1.2;margin:20px 0;padding:15px 40px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.1s ease-in}section.nb-cards .outer-wrap .header .link a:focus,section.nb-cards .outer-wrap .header .link a:hover{background-color:#33475b;border-color:#33475b;color:#fff}section.nb-cards .outer-wrap .cards-container{width:100%}section.nb-cards .outer-wrap .cards-container .wrapper{display:flex;flex-wrap:wrap;justify-content:center}section.nb-cards .outer-wrap .cards-container .wrapper div.card{background:var(--bg-gradient-light-purple-cyan);border-radius:10px;box-shadow:6px 6px 8px -5px rgba(0,0,0,.3);display:flex;flex:1 0 100%;flex-direction:column;margin:10px;padding:40px 40px 49px}@media screen and (max-width:768px){section.nb-cards .outer-wrap .cards-container .wrapper div.card{margin-left:0}}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image{align-items:center;display:flex;min-height:100px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image.filled{border-bottom:1px solid #edf0f2;min-height:203px;width:100%}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image.filled:has(img[src$=".svg"]){min-height:80px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image.filled img{height:100%;margin:0;object-fit:cover;width:100%}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image.filled img[src$=".svg"]{max-height:80px;max-width:80px;object-fit:contain}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image.filled.lazy{background-position:50%;background-repeat:no-repeat;background-size:cover}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image img{display:block;margin:30px auto 0}section.nb-cards .outer-wrap .cards-container .wrapper div.card .image img.left{margin:30px auto 0 30px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content{align-items:flex-start;display:flex;flex-direction:column;height:100%;padding-top:19px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.type{color:#7c98b6;font-family:Montserrat;font-size:13px;font-weight:700;letter-spacing:.35px;line-height:1.6;margin-bottom:0;text-transform:uppercase}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.title{color:#403543;display:block;font-family:Montserrat;font-size:22px;font-style:normal;font-weight:700;letter-spacing:-.5px;line-height:26px;margin-bottom:15px;margin-top:5px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.teaser{color:#000;font-family:Karla;font-size:15px;font-style:normal;font-weight:400;line-height:22px}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.cta,section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.url{margin-top:auto}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.cta a,section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.url a{display:inline-block;margin:20px 0}section.nb-cards .outer-wrap .cards-container .wrapper.two div.card{flex-basis:calc(50% - 20px)}section.nb-cards .outer-wrap .cards-container .wrapper.three div.card{flex-basis:calc(33.333% - 20px)}section.nb-cards .outer-wrap .cards-container .wrapper.four div.card{flex-basis:calc(25% - 20px)}section.nb-cards .outer-wrap .cards-container .wrapper.landscape div.card{flex-direction:row;gap:20px}section.nb-cards .outer-wrap .cards-container .wrapper.landscape div.card div.image.filled{min-width:200px}@media(max-width:768px){section.nb-cards .outer-wrap .header{margin-bottom:40px;padding:0}section.nb-cards .outer-wrap .cards-container .wrapper.landscape div.card{flex-direction:column}}@media(max-width:1024px){section.nb-cards .outer-wrap .header .heading{font-size:38px}section.nb-cards .outer-wrap .cards-container .wrapper.four div.card,section.nb-cards .outer-wrap .cards-container .wrapper.three div.card{flex-basis:calc(50% - 20px)}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.title{font-size:20px}}@media(max-width:580px){section.nb-cards .outer-wrap .header .heading{font-size:32px;margin-bottom:20px}section.nb-cards .outer-wrap .header .subheading{font-size:16px}section.nb-cards .outer-wrap .cards-container .wrapper{display:block}section.nb-cards .outer-wrap .cards-container .wrapper div.card{margin-bottom:30px;width:100%}section.nb-cards .outer-wrap .cards-container .wrapper div.card .content span.title{font-size:18px;margin-bottom:20px}section.nb-cards .outer-wrap .cards-container .wrapper.landscape div.card div.content,section.nb-cards .outer-wrap .cards-container .wrapper.landscape div.card div.content span.teaser{margin-bottom:0}}