.navbar-container{text-align:center;padding:2rem}.faq-title{font-size:56px;font-weight:73px;font-weight:200;color:#bebebe;margin-bottom:50px;margin-top:50px}.bold-text{color:#525252}.tabs{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.tabs button{padding:.6rem 1.5rem;border:none;background-color:#eee;cursor:pointer;font-size:22px;font-weight:200;color:#525252;border-radius:0;transition:background-color .3s ease,color .3s ease}.tabs .active{background-color:rgba(0,160,160,.2);color:#004a64;font-weight:400}@media (max-width:768px){.tabs{flex-direction:column;align-items:center}.tabs button{width:80%}}@media (max-width:480px){.faq-title{font-size:2.5rem}.tabs button{width:90%}}.faq-container{width:73%;margin:0 auto;padding:2rem 2rem 100px}.faq-item{margin-bottom:1rem;overflow:hidden}.faq-question{background-color:hsla(0,0%,85%,.2);padding:1rem;cursor:pointer;display:flex;justify-content:space-between;font-size:20px;line-height:1.6;font-weight:300;color:rgba(0,0,0,.61)}.faq-question.active,.faq-question:hover{background-color:hsla(0,0%,85%,.6)}.faq-question.active{font-weight:300}.faq-answer{background-color:#e9e9e9;padding:5px 1rem 1rem;font-size:20px;line-height:1.6;font-weight:200;color:rgba(0,0,0,.61)}.faq-answer ol{margin-top:.5rem;margin-bottom:20px;padding-left:1.5rem;font-weight:200}.faq-answer ol li{margin-top:20px}.faq-answer ul li{margin-left:1rem}.strong{font-weight:300}.icon{font-size:1.5rem;color:rgba(0,0,0,.5)}@media (max-width:910px){.faq-container{width:90%}}@media (max-width:500px){.faq-container{padding:0 0 100px;margin-top:50px}}