:root{--nu-blue:#034284;--nu-yellow:#ffcf36}.view-more{display:none;font-weight:900;margin-bottom:0}.faq-tabs__inner.active .view-more{display:block}.view-more{color:#fff;cursor:pointer;text-align:center}.view-more:after{color:#ffcf36;content:"\f078";display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:15px;transform:rotate(0deg);transition:transform .2s ease}.view-more.open:after{transform:rotate(180deg)}.view-more a,.view-more a:hover{color:#fff;text-decoration:none}.faq__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.faq__container{grid-gap:20px;display:grid;grid-template-columns:1fr;justify-items:center;max-width:1200px;padding:50px 20px}.faq-title h2,.faq-title p{text-align:center}.faq-title p{color:var(--nu-yellow);font-weight:700;margin-bottom:3px;text-transform:uppercase}.faq-title h2{color:#fff;font-size:40px}.faq-tabs{grid-gap:30px;display:grid;justify-items:center;margin-bottom:40px}.faq-tab{color:#ededed;cursor:pointer;font-size:clamp(16px,1.5vw,24px)}.faq-tab.active{border-bottom:3px solid var(--nu-yellow);color:#fff;font-weight:700;padding-bottom:5px}.faq-tabs__inner{display:none}.faq-tabs__inner.active{display:block}.faq-tabs__inner .faq-tab-contents{grid-gap:40px 120px;display:grid}.faq-tab-content__inner ul{list-style:none;padding-left:10px}.faq-tab-content__inner ul li{line-height:2}.faq-tab-content__inner ul li:before{color:#fff;content:"• "}.faq-tab-content__inner .full p:last-child,.faq-tab-content__inner .preview p:last-child{margin-bottom:0}.faq-tab-content__inner .preview{display:block}.faq-tab-content__inner .full{display:none}.faq-tab-content__inner.active .full{display:block}.faq-tab-content__inner.active .preview{display:none}.faq-tab-content .expand{color:#fff;cursor:pointer;display:block;font-weight:900;text-align:center;width:100%}.faq-tab-content .expand:after{color:#ffcf36;content:"\f078";display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:5px;transform:rotate(0deg);transition:transform .2s ease}.faq-tab-content__inner.active+.expand:after{transform:rotate(180deg)}.faq-button{align-items:center;background-color:var(--nu-blue);display:grid;grid-template-columns:3fr 1fr;height:60px;justify-items:center;max-width:300px;min-width:250px}.faq-button a{background-color:var(--nu-yellow);border-radius:0 23px 23px 0;font-weight:700;text-align:center}.faq-button a,.faq-button i{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.faq-button i{background-color:var(--nu-blue);color:#fff;font-size:30px}