.tab-three-switch-section{margin:12rem 0}.switches-tab{cursor:pointer;display:flex;gap:24px;margin:5rem 0}.switches-tab>div{align-items:center;border:1px solid #cfcfcf;border-radius:24px;color:#050038;font-size:15px;padding:1.4rem 3.8rem}.tab-body-switches-heading p{font-size:17px}.switch-tab-point p{font-size:16px!important;padding-left:24px;position:relative}.switch-tab-pointers{display:flex;flex-direction:column;gap:1rem;margin-top:3rem;padding-left:1.5rem}.tab-body-statement{align-items:flex-start;background:#f6fff7;border-radius:14px;display:flex;gap:2rem;margin-top:3rem;padding:3rem 2rem}.tab-body-statement img{margin-top:2px}.tab-body-statement p{color:#0f172b;font-size:16px;margin-bottom:0}.switch-tab-point p:before{background:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.switches-tab>div.active{background:#03672e;border:1px solid;border-image-source:linear-gradient(90deg,#2ecc71,#3ecf8e);border-radius:24px;color:#fff}.switch-tab-body{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:opacity .5s ease-in-out}.switch-tab-body.active{max-height:2000px;opacity:1;pointer-events:auto}.tab-three-switch-section .container{position:relative}@media (max-width:1024px){.switches-tab>div{font-size:13px}.switches-tab{flex-wrap:wrap;gap:2rem}.tab-body-switches-heading h3{font-size:18px}.tab-body-switches-heading p{font-size:2.3rem!important}.tab-body-statement{margin-top:3rem}}@media (max-width:767px){.switches-tab{flex-direction:column;gap:2rem}.switches-tab>div{text-align:center}.tab-body-switches-heading{margin-top:5rem}.tab-body-statement img{margin-top:8px}}