.section-expose{display:flex;margin-left:auto;margin-right:auto;max-width:1440px}.section-expose .section-head{color:var(--color-gold-950);text-align:left}.section-expose__content{display:flex;flex-direction:column;gap:24px;justify-content:center;padding:var(--grid-gap);width:50%}.section-expose__image{max-height:800px;overflow:hidden;position:relative;width:50%}.section-expose__image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right;width:100%}@media (max-width:1280px){.section-expose__content{width:55%}}@media (max-width:991px){.section-expose{flex-wrap:wrap}.section-expose .section-head{justify-content:center;margin-left:auto;margin-right:auto;max-width:680px;text-align:center}.section-expose__content{padding-top:40px;width:100%}.section-expose__image{max-height:unset;width:100%}.section-expose__image img{height:auto;max-height:65vh;width:100%}}.expose-form__row{align-items:stretch;display:flex;gap:12px}.expose-form input{width:284px}@media (max-width:991px){.expose-form__row{align-items:center;justify-content:center}}@media (max-width:480px){.expose-form__row{flex-direction:column}.expose-form button,.expose-form input{width:100%}}