.two-col-section{background-color:#fff;padding:80px 0;width:100%}.two-col-section__container{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1200px;padding:0 40px}.two-col-section__left{flex:1;min-width:0}.two-col-section__title{color:#1a1a1a;font-family:Phudu,sans-serif;font-size:clamp(24px,3.5vw,40px);font-weight:600;letter-spacing:-.5px;line-height:1.15;margin:0 0 24px;text-transform:uppercase}.two-col-section__description{color:#444;font-size:clamp(14px,1.6vw,16px);line-height:1.7}.two-col-section__description p{margin:0 0 16px}.two-col-section__description p:last-child{margin-bottom:0}.two-col-section__description ul{margin:12px 0;padding-left:20px}.two-col-section__description ul li{margin-bottom:8px}.two-col-section__description a{color:#e30613;text-decoration:none}.two-col-section__description a:hover{text-decoration:underline}.two-col-section__description .hs-button,.two-col-section__description a.button{background-color:#e30613;border-radius:4px;box-shadow:0 4px 16px rgba(227,6,19,.35);color:#fff!important;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.5px;margin-top:24px;padding:14px 32px;text-decoration:none!important;text-transform:uppercase;transition:background-color .2s ease,transform .15s ease}.two-col-section__description .hs-button:hover,.two-col-section__description a.button:hover{background-color:#c0000f;transform:translateY(-2px)}.two-col-section__button{background-color:#e0352b;border-radius:12px;box-shadow:0 4px 16px rgba(227,6,19,.35);color:#fff;display:inline-block;font-size:15px;font-weight:400;margin-top:5%;padding:9px 30px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.two-col-section__button:hover{background-color:#c0000f;box-shadow:0 6px 20px rgba(227,6,19,.5);color:#fff;text-decoration:none;transform:translateY(-2px)}.two-col-section__right{flex:1;min-width:0}.two-col-section__right embed,.two-col-section__right iframe,.two-col-section__right object{border:none;max-width:100%}.two-col-section__right-image{border-radius:4px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:1024px){.two-col-section{padding:60px 0}.two-col-section__container{gap:40px;padding:0 32px}}@media (max-width:768px){.two-col-section{padding:50px 0}.two-col-section__container{flex-direction:column;gap:40px;padding:0 24px}.two-col-section__left,.two-col-section__right{width:100%}}@media (max-width:480px){.two-col-section{padding:40px 0}.two-col-section__container{gap:32px;padding:0 20px}}