.sec_sub{align-items:center;background-color:var(--pxn-color-theme-primary);border-radius:5px;color:var(--pxn-color-theme-secondary);display:inline-flex;font-size:16px;font-weight:var(--pxn-fw-sbold);justify-content:center;line-height:1.2;padding:9px 20px}.sec_title{font-size:50px;font-weight:var(--pxn-fw-bold);letter-spacing:-.02em;line-height:1.2;margin:0}.sec_title .highlight,.sec_title span{color:var(--pxn-color-theme-primary)}@media only screen and (min-width:768px)and (max-width:991px){.sec_title{font-size:45px}}@media only screen and (min-width:576px)and (max-width:767px){.sec_title{font-size:38px}}@media only screen and (max-width:575px){.sec_title{font-size:32px}}.section_heading .sec_sub{margin-bottom:15px}.section_heading .sec_desc{margin-top:20px}