.banner-shape,.cta-section-shape{background:#080808;clip-path:polygon(0 0,100% 0,80% 100%,0 100%)}@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%)}}.content-txt-sec h2{font-size:var(--text-3xl);line-height:1.1;font-weight:500;color:var(--color-theme-red);margin-bottom:12px}.content-txt-sec p{margin-bottom:12px;font-size:var(--text-lg)}.content-txt-sec ol{list-style-type:decimal}.content-txt-sec ol,.content-txt-sec ul{padding-left:40px;margin:10px 0 15px;font-size:var(--text-base)}.content-txt-sec ul{list-style-type:disc}.content-txt-sec li:not(:last-child){margin-bottom:10px}.form-checkbox~svg{filter:grayscale(100%);opacity:.5}.form-checkbox:checked~svg{filter:grayscale(0);opacity:1}.content-txt-sec img{padding:30px 0;width:100%}