section.hero-section-form-module{padding-bottom:7.5rem;padding-top:15rem}section.hero-section-form-module .container{display:flex;flex-direction:row;gap:7.5rem;position:relative;z-index:2}@media (max-width:768px){section.hero-section-form-module .container{flex-direction:column;gap:4.5rem}}section.hero-section-form-module .container .content{display:flex;flex-direction:column;max-width:526px;width:100%}section.hero-section-form-module .container .content ul.list-items{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}section.hero-section-form-module .container .content ul.list-items li{align-items:center;color:var(--white);display:flex;gap:.75rem}section.hero-section-form-module .container .content ul.list-items li figure{align-items:center;background-color:var(--beige);border-radius:.25rem;display:flex;height:2rem;justify-content:center;min-width:2rem;width:2rem}section.hero-section-form-module .container .content ul.list-items li figure img{height:auto;max-height:100%;max-width:100%;width:auto}section.hero-section-form-module .container .content .buttons{margin-top:4rem}section.hero-section-form-module .container .form-wrapper{background-color:var(--beige);border-radius:.5rem;max-width:634px;padding:3rem;width:100%}@media (max-width:768px){section.hero-section-form-module .container .form-wrapper{padding:1.5rem}}section.hero-section-form-module .container .form-wrapper h3{color:var(--black);margin-bottom:1rem}