.styles-module__YEAFUa__smoothButton{background-color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .3s ease-in-out;animation:1s ease-in-out infinite styles-module__YEAFUa__smoothKick;display:flex;position:absolute;top:calc(100% - 30px);left:50%;translate:-50% -50%}.styles-module__YEAFUa__cursorPointer{color:var(--text-white);cursor:pointer;width:2rem;height:2rem}@keyframes styles-module__YEAFUa__smoothKick{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
.styles-module__5HBuYG__banner{background-color:var(--primary);justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.styles-module__5HBuYG__bannerContainer{background:0 0;width:100%;position:relative;overflow:hidden}.styles-module__5HBuYG__bannerContent{flex-direction:column;width:100%;min-height:450px;display:flex;position:relative}.styles-module__5HBuYG__imageOverlay{width:100%;height:100%;position:relative}.styles-module__5HBuYG__bannerImg{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.styles-module__5HBuYG__form,.styles-module__5HBuYG__formContainer{display:none}@media (min-width:1024px){.styles-module__5HBuYG__formContainer{z-index:10;justify-content:center;align-items:center;width:440px;height:auto;max-height:90vh;display:flex;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.styles-module__5HBuYG__form{gap:.25rem;width:100%;height:auto;display:flex;overflow-y:auto}}@media (min-width:1280px){.styles-module__5HBuYG__formContainer{right:10%}.styles-module__5HBuYG__form{gap:.75rem}}@media (min-width:1440px){.styles-module__5HBuYG__formContainer{width:580px;right:5%}.styles-module__5HBuYG__form{gap:0;max-height:550px;padding:2rem 1rem;overflow-y:hidden}}@media (min-width:1920px){.styles-module__5HBuYG__formContainer{width:600px;right:15%}.styles-module__5HBuYG__form{gap:.25rem;height:650px;max-height:none;padding:3rem}}
.styles-module__2GV5bG__section{background-color:var(--surface);width:100%;color:var(--text);justify-content:center;padding:3rem 1.5rem;display:flex}.styles-module__2GV5bG__content{flex-direction:column;gap:2rem;width:100%;max-width:1200px;display:flex}.styles-module__2GV5bG__title{color:var(--primary);text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.styles-module__2GV5bG__textGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.styles-module__2GV5bG__textBlock p{color:var(--foreground);font-size:1.1rem;line-height:1.6}.styles-module__2GV5bG__highlight{background-color:var(--background);border-left:5px solid var(--primary);border-radius:var(--radius);padding:2rem;font-size:1.15rem;font-style:italic}@media (min-width:1024px){.styles-module__2GV5bG__section{padding:6rem 2rem}.styles-module__2GV5bG__textGrid{grid-template-columns:1fr 1fr;gap:3rem}.styles-module__2GV5bG__title{text-align:left;font-size:3rem}}
