.banner-shape,.cta-section-shape{background:#080808;clip-path:polygon(0 0,100% 0,80% 100%,0 100%)}.svg-container svg circle,.svg-container svg path{transition:fill .3s ease-in-out}.group:hover .svg-container svg circle{fill:var(--color-theme-yellow)!important}.group:hover .svg-container svg path{fill:black!important}@media (max-width:767px){.cta-section-shape{clip-path:polygon(0 0,100% 15%,100% 100%,0 100%)}.banner-shape{clip-path:polygon(0 20%,100% 0,100% 100%,0 100%)}}.faq-content p{margin-bottom:10px}.faq-content ul{list-style-type:disc;padding-left:40px}.faq-content ol{list-style-type:decimal;padding-left:40px}.faq-content li:not(:last-child){margin-bottom:5px}.faq-content a{color:var(--color-theme-red)}.faq-content img{max-width:100%}@keyframes scrollLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-scroll{animation:scrollLoop 60s linear infinite;width:max-content}