/**handles:hhit-fity-fifty-expanded-content-style-2**/
.fity-fifty-ex-content{background:var(--bg-color)}.fity-fifty-ex-content .container{max-width:1190px;margin:0 auto;width:90%;padding:80px 0;position:relative;z-index:1}.fity-fifty-ex-content .col-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:57px;margin-bottom:50px}.fity-fifty-ex-content .col-wrapper .col{width:100%}.fity-fifty-ex-content .sub-title{font:normal var(--f-medium) 1.75rem/1.2 var(--font-sans);color:var(--sub-heading-color);max-width:900px}.fity-fifty-ex-content .title{font:normal var(--f-black) 2.63rem/1.1 var(--font-sans);color:var(--heading-color);max-width:900px}.fity-fifty-ex-content .col .content{font:normal var(--f-medium) 1.13rem/1.3 var(--font-sans);color:var(--content-color)}.fity-fifty-ex-content .content li b,.fity-fifty-ex-content .content li strong,.fity-fifty-ex-content .content p b,.fity-fifty-ex-content .content p strong{color:var(--heading-color)}.fity-fifty-ex-content .content h1,.fity-fifty-ex-content .content h2,.fity-fifty-ex-content .content h3,.fity-fifty-ex-content .content h4,.fity-fifty-ex-content .content h5,.fity-fifty-ex-content .content h6,.fity-fifty-ex-content .content p{margin:0 0 10px}.fity-fifty-ex-content .content h1:not(:first-child),.fity-fifty-ex-content .content h2:not(:first-child),.fity-fifty-ex-content .content h3:not(:first-child),.fity-fifty-ex-content .content h4:not(:first-child),.fity-fifty-ex-content .content h5:not(:first-child),.fity-fifty-ex-content .content h6:not(:first-child){margin-top:30px}.fity-fifty-ex-content .col .content p:last-child{margin-bottom:0}.fity-fifty-ex-content .btn{display:flex;align-items:center;justify-content:flex-start;gap:10px;border:none;font:normal var(--f-bold) 0.875rem/1 var(--font-sans);background:var(--btn-bg-color);color:var(--white);border-radius:25px;padding:9px 16px;width:max-content;text-decoration:none;box-shadow:none}.fity-fifty-ex-content .btn svg{transition:var(--transition)}.fity-fifty-ex-content .btn:hover svg{transform:rotate(90deg)}.fity-fifty-ex-content .divider{background:transparent var(--divider) repeat-x left center/auto;width:100%;height:4px;margin-bottom:20px}@media screen and (max-width:1024px){.fity-fifty-ex-content .container{padding:70px 0}.fity-fifty-ex-content .col-wrapper{flex-direction:column;gap:0;margin-bottom:30px}}@media screen and (max-width:767px){.fity-fifty-ex-content .container{padding:40px 0}.fity-fifty-ex-content .col-wrapper .col{width:100%}.fity-fifty-ex-content .sub-title{font:normal var(--f-medium) 1.13rem/1.2 var(--font-sans)}.fity-fifty-ex-content .title{font:normal var(--f-black) 2rem/1.1 var(--font-sans)}}