.hs-two-column-module{align-items:center;background-color:#fff;border:1px solid #7cb6b2;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.15);box-sizing:border-box;display:flex;gap:20px;justify-content:space-between;margin:30px 20px;padding:20px;width:calc(100% - 20px)}.hs-two-column-module .hs-column{display:flex;flex:1;flex-direction:column;justify-content:center}.hs-two-column-module .hs-text{color:#333;line-height:1.6;margin-bottom:20px}.hs-two-column-module .hs-image img{border-radius:8px;display:block;height:auto;margin:0 auto;max-width:100%;width:500px}.hs-two-column-module .hs-form form{background:#fff;border-radius:10px;box-shadow:0 0 0 transparent;margin:0 auto;max-width:600px;padding:10px;width:100%}@media (max-width:1024px){.hs-two-column-module{flex-wrap:wrap;gap:30px}}@media (max-width:768px){.hs-two-column-module{align-items:center;flex-direction:column}.hs-two-column-module .hs-column{justify-content:flex-start;width:100%}.hs-two-column-module .hs-form form{padding:20px}.hs-two-column-module .hs-image img{width:100%}}