.landing-page-wrapper .negogation-section{background:linear-gradient(135deg,#1a3a52 0%,#2a8c96 50%,#1a3a52 100%);width:100%;padding:4rem 0}.landing-page-wrapper .negogation-section .negogation-container{flex-direction:column;gap:2.5rem;padding:0 1rem;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:700px;margin:0 auto;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-header h2{color:#fff;font-size:32px;font-weight:700}.landing-page-wrapper .negogation-section .negogation-container .negogation-header p{color:#ffffffe5;font-size:16px;font-weight:400;line-height:1.6}.landing-page-wrapper .negogation-section .negogation-container .negogation-header p.subtext{color:#ffffffbf;font-size:14px;font-weight:500}@media only screen and (max-width:767px){.landing-page-wrapper .negogation-section .negogation-container .negogation-header h2{color:#fff;font-size:28px;font-weight:600}.landing-page-wrapper .negogation-section .negogation-container .negogation-header p{font-size:14px}}.landing-page-wrapper .negogation-section .negogation-container .negogation-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;max-width:100%;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button{color:#fff;white-space:nowrap;background:#2a8c96;border:1px solid #2a8c96;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 1.5rem;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,background-color .25s,filter .25s;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button svg{max-width:1.2rem;max-height:1.2rem;transition:transform .25s,opacity .25s}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 10px 25px #2a8c9659,0 3px 10px #2a8c9626}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button:hover svg{opacity:.9;transform:scale(1.08)}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button:active{transform:scale(.96);box-shadow:0 2px 6px #2a8c9640}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button{color:#1a3a52;white-space:nowrap;background:#fff;padding:.875rem 2rem;font-size:1rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button svg path{fill:#1a3a52}@media only screen and (max-width:767px){.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button{padding:.75rem 1.5rem;font-size:.95rem}}@media only screen and (max-width:576px){.landing-page-wrapper .negogation-section .negogation-container .negogation-content .btn-wrapper button{word-break:break-word;white-space:normal;max-width:100%;padding:.65rem 1.2rem;font-size:.85rem}}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;width:100%;max-width:600px;display:grid}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row .stat-item{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row .stat-item .number{color:#fff;word-break:break-word;justify-content:center;align-items:center;width:100%;min-height:35px;font-size:28px;font-weight:700;display:flex}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row .stat-item:nth-child(2) .number,.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row .stat-item:nth-child(3) .number{font-size:15px!important}.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row .stat-item .label{color:#ffffffe5;font-size:13px;font-weight:400}@media only screen and (max-width:767px){.landing-page-wrapper .negogation-section .negogation-container .negogation-content .stats-row{grid-template-columns:1fr;gap:1.5rem}}
.landing-page-wrapper .faq-section{background:#fff;width:100%;padding:4rem 0}.landing-page-wrapper .faq-section .faq-container{flex-direction:column;gap:2.5rem;max-width:900px;margin:0 auto;padding:0 1rem;display:flex}.landing-page-wrapper .faq-section .faq-container .faq-header{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;margin-bottom:1rem;display:flex}.landing-page-wrapper .faq-section .faq-container .faq-header h2{color:#1a3a52;font-size:32px;font-weight:700}.landing-page-wrapper .faq-section .faq-container .faq-header p{color:#2c3e50;text-align:center;max-width:600px;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.landing-page-wrapper .faq-section .faq-container .faq-header h2{color:#1a3a52;font-size:28px;font-weight:600}.landing-page-wrapper .faq-section .faq-container .faq-header p{font-size:14px}}.landing-page-wrapper .faq-section .faq-container .faq-list{flex-direction:column;gap:1rem;width:100%;display:flex}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item{width:100%;transition:all .3s}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item:last-child{border-bottom:none}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item.expanded{background:#5138ed05}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question{cursor:pointer;text-align:left;background:#f5f7fa;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:all .2s;display:flex}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question:hover{background:#5138ed0d}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question span{color:#1a3a52;flex:1;font-size:15px;font-weight:600}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon{color:#5138ed;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:1rem;transition:transform .3s;display:flex}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon svg{width:100%;height:100%}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item.expanded .faq-question .faq-icon{transform:rotate(180deg)}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer{padding:0 1.5rem 1.5rem;animation:.3s slideDown}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer p{color:#2c3e50;margin:0;font-size:14px;font-weight:400;line-height:1.6}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:767px){.landing-page-wrapper .faq-section{padding:3rem 0}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question{padding:1.25rem}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question span{font-size:14px}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer{padding:0 1.25rem 1.25rem}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer p{font-size:13px}}@media only screen and (max-width:576px){.landing-page-wrapper .faq-section{padding:2rem 0}.landing-page-wrapper .faq-section .faq-container{padding:0 .75rem}.landing-page-wrapper .faq-section .faq-container .faq-header{margin-bottom:1.5rem}.landing-page-wrapper .faq-section .faq-container .faq-header h2{font-size:22px}.landing-page-wrapper .faq-section .faq-container .faq-header p{font-size:13px}.landing-page-wrapper .faq-section .faq-container .faq-header p a{color:#5138ed;text-decoration:none}.landing-page-wrapper .faq-section .faq-container .faq-header p a:hover{text-decoration:underline}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question{flex-direction:column;align-items:flex-start;padding:1rem}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question span{margin-bottom:.5rem;font-size:13px}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon{align-self:flex-end;margin-top:-1.5rem;margin-left:0}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer{padding:0 1rem 1rem}.landing-page-wrapper .faq-section .faq-container .faq-list .faq-item .faq-answer p{font-size:12px}}
