.content-section{background-color:#1c2033;color:white;display:flex;justify-content:center;box-sizing:border-box}.content-inner{display:flex;align-items:center;gap:30px;width:100%}.content-inner,.content-inner.reverse{flex-direction:column}.phone-image{border-radius:10px;object-fit:contain;box-shadow:0 0 12px rgba(0,0,0,.3);max-width:200px;width:100%;height:auto}.content-content{flex:1;min-width:300px;text-align:left;padding-block:calc(var(--base) * 12)}.content-title{color:#c7e517;font-size:34px;line-height:25px;margin-bottom:20px;font-family:EurostileExtended_Medium;font-weight:500}.content-description{font-family:FranklinGothicATF_Light;margin-bottom:40px;font-size:22px;line-height:35px;letter-spacing:0;color:#d9d9d9}.customHeight{height:65px;font-size:20px}@media (max-width:1024px){.content-content{padding-block:60px}.content-title{font-size:1.75rem}.content-description{font-size:.9rem}.customHeight{height:45px;font-size:13px}}@media (max-width:768px){.content-inner{flex-direction:column;gap:30px}.phone-image{max-width:150px}.content-title{font-size:1.5rem}.content-description{font-size:1rem}.content-button{margin:0 auto;display:block}.content-button,.quarterWidth{width:100%;max-width:250px}}@media (max-width:480px){.content-title{font-size:28px;line-height:42px}.content-description{font-size:16px;line-height:33px}.content-button{font-size:.9rem;padding:10px 20px}.faq-answer a,.faq-answer p{font-size:16px;line-height:35px;letter-spacing:0}.faq-section .banner-wrapper{margin-top:-10px}}.faq-section{color:#d9d9d9;font-family:FranklinGothicATF_Light}.faq-list{gap:calc(var(--base) * 1)}.faq-item,.faq-list{display:flex;flex-direction:column}.faq-item{background-color:#263141;border-radius:10px;overflow:hidden;transition:all .3s ease;align-items:center;justify-content:center}.faq-item.active{height:auto}.faq-question{width:100%;background:none;border:none;color:#fff;font-size:calc(var(--base) * 2);text-align:left;padding:calc(var(--base) * 3) calc(var(--base) * 2);cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center;font-family:FranklinGothicATF}.faq-question img{width:calc(var(--base) * 4);height:calc(var(--base) * 4)}.faq-answer{overflow:hidden;background-color:#384252;padding:calc(var(--base) * 2);transition:max-height .4s ease,padding .4s ease;color:#d9d9d9}.faq-answer,.faq-answer a,.faq-answer p{font-size:calc(var(--base) * 2);line-height:calc(var(--base) * 3.5)}.faq-answer a,.faq-answer p{font-family:FranklinGothicATF_Light;letter-spacing:0}.faq-link{color:#d9d9d9;font-family:FranklinGothicATF_Light;text-decoration:underline;display:inline-block;margin-top:calc(var(--base) * 2.8)}@media (max-width:1024px){.faq-answer a,.faq-answer p{font-size:16px;line-height:30px;letter-spacing:0}.faq-list{gap:10px}}@media screen and (max-width:768px){.faq-item{height:auto}.faq-question{padding:20px 18px;font-size:18px}}@media screen and (max-width:600px){.faq-title{font-size:24px}.faq-answer{font-size:15px}}