.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}.content-image-wrapper{width:100%;max-width:100%;height:auto;position:relative;margin:0 auto;padding-top:82px;box-sizing:border-box}.content-image{object-fit:cover;width:100%;height:800px;max-height:800px;position:relative}.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;margin:80px 0}.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:1200px){.content-image-wrapper{padding-top:78px}}@media (max-width:1024px){.content-content{margin:20px 0 120px}.content-title{font-size:1.75rem}.content-description{font-size:.9rem}.customHeight{height:45px;font-size:13px}}@media (max-width:768px){.content-content{margin-bottom:70px}.content-inner{flex-direction:column;gap:30px}.content-image-wrapper{width:100%;margin:0 auto;height:auto;padding-top:0}.content-image{object-fit:cover;position:relative;width:100%}.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{color:#d9d9d9;font-family:FranklinGothicATF_Light}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background-color:#263141;border-radius:10px;overflow:hidden;transition:all .3s ease;height:100px}.faq-item.active{height:auto}.faq-question{width:100%;background:none;border:none;color:#fff;font-size:20px;text-align:left;padding:30px 20px;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center;font-family:FranklinGothicATF}.faq-answer{font-size:22px;max-height:0;overflow:hidden;background-color:#384252;padding:0 20px;transition:max-height .4s ease,padding .4s ease;color:#d9d9d9;line-height:35px}.faq-answer a,.faq-answer p{font-family:FranklinGothicATF_Light;font-size:22px;line-height:35px;letter-spacing:0}.faq-item.active .faq-answer{max-height:500px;padding:20px}.faq-link{color:#d9d9d9;font-family:FranklinGothicATF_Light;text-decoration:underline;display:inline-block;margin-top:28px}@media (max-width:1024px){.faq-answer a,.faq-answer p{font-size:16px;line-height:35px;letter-spacing:0}}@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}}