section.testimonial-block{color:var(--naf-white);padding:40px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.testimonial-block div.container{max-width:900px}section.testimonial-block .quote-wrapper{font-weight:bold;width:70%;text-align:center}section.testimonial-block .company-wrapper{margin-top:20px}.custom-carousel-controls{display:flex;align-items:center;gap:10px;margin-top:15px;justify-content:center;width:70%}#buttonleft,#buttonright{background:0;border:0;font-size:28px;cursor:pointer;padding:5px 10px;color:var(--naf-white);transition:color .3s ease-in-out}#buttonleft:hover,#buttonright:hover{color:var(--naf-white)}.custom-indicators{display:flex;gap:8px}.indicator{width:12px;height:12px;border-radius:50%;background:transparent;border:1px solid var(--naf-white);cursor:pointer;transition:all .3s ease-in-out}.indicator.active{width:12px;height:12px;border-radius:50%;border:1px solid var(--naf-white);cursor:pointer;transition:all .3s ease-in-out}.slide-1.active .indicator.indicator-1,.slide-2.active .indicator.indicator-2,.slide-3.active .indicator.indicator-3,.slide-4.active .indicator.indicator-4,.slide-5.active .indicator.indicator-5,.slide-6.active .indicator.indicator-6,.slide-7.active .indicator.indicator-7{width:12px;height:12px;border-radius:50%;border:1px solid var(--naf-white);cursor:pointer;transition:all .3s ease-in-out}@media(max-width:767px){section.testimonial-block .quote-wrapper{width:100%}.custom-carousel-controls{width:100%}}.bg-gray{background-color:var(--nafgrey)}.bg-blue{background-color:var(--nafblue)}.bg-white{background-color:var(--naf-white)}.bg-black{background-color:#212529 !important}.text-black{color:#000 !important}.text-white{color:var(--naf-white) !important}.text-blue{color:var(--nafblue) !important}.text-gray{color:var(--nafgrey)}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}