.Form-module-scss-module__qhPXVa__group{min-height:auto;padding:60px 0;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.Form-module-scss-module__qhPXVa__wrapper{background:var(--bg-main);box-shadow:0 10px 40px var(--shadow);border-radius:15px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-sizing:border-box!important;flex:0 auto!important;width:100%!important;max-width:850px!important;margin:0 auto!important}.Form-module-scss-module__qhPXVa__wrapper span{text-transform:uppercase;letter-spacing:1px;color:var(--brand-red);text-align:left;margin-bottom:-.5rem;font-size:.85rem;display:block}.Form-module-scss-module__qhPXVa__wrapper label{color:var(--text-body);text-align:left;flex-direction:column;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.Form-module-scss-module__qhPXVa__wrapper input[type=text],.Form-module-scss-module__qhPXVa__wrapper input[type=email],.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__selectField,.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__textareaField{border:1px solid var(--bg-section);background-color:var(--bg-main);border-radius:8px;padding:.8rem 1rem;font-size:1rem;transition:all .3s;box-sizing:border-box!important;width:100%!important}.Form-module-scss-module__qhPXVa__wrapper input[type=text]:focus,.Form-module-scss-module__qhPXVa__wrapper input[type=email]:focus,.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__selectField:focus,.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__textareaField:focus{border-color:var(--brand-red);background-color:var(--bg-main);box-shadow:0 0 0 4px var(--shadow);outline:none}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup{flex-direction:column;gap:.8rem;margin:.5rem 0;display:flex}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioTitle{color:var(--text-body);text-transform:none;letter-spacing:normal;font-size:.95rem;font-weight:600}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioOptions{flex-wrap:wrap;gap:20px;display:flex}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioItem{cursor:pointer;align-items:center;gap:8px;font-size:.9rem;transition:color .2s;display:flex;flex-direction:row!important;font-weight:500!important}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioItem:hover{color:var(--brand-red)}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioItem input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--brand-red);margin:0}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioGroup .Form-module-scss-module__qhPXVa__radioItem span{color:inherit;font-size:inherit;text-transform:none;letter-spacing:normal;margin:0}@media (max-width:768px){.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioOptions{background:var(--bg-main);border-radius:8px;flex-direction:column;gap:12px;padding:1rem}}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__selectField{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:3rem}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__textareaField{resize:vertical;min-height:100px;line-height:1.5}.Form-module-scss-module__qhPXVa__btn{background:var(--brand-red);color:var(--bg-section);cursor:pointer;box-shadow:0 4px 6px var(--shadow);border:none;border-radius:50px;align-self:center;width:fit-content;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Form-module-scss-module__qhPXVa__btn:hover{background:var(--brand-red);box-shadow:0 6px 12px var(--box-shadow);transform:translateY(-2px)}@media (max-width:768px){.Form-module-scss-module__qhPXVa__group{justify-content:center!important;padding:20px 0!important}.Form-module-scss-module__qhPXVa__wrapper{gap:1.2rem;margin:0 auto!important;padding:1.5rem!important}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__radioLabel{gap:12px;flex-direction:column!important;align-items:flex-start!important}.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__btn{align-self:stretch;width:100%!important}.Form-module-scss-module__qhPXVa__wrapper input[type=text],.Form-module-scss-module__qhPXVa__wrapper input[type=email],.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__selectField,.Form-module-scss-module__qhPXVa__wrapper .Form-module-scss-module__qhPXVa__textareaField{font-size:16px!important}}
@keyframes page-module-scss-module__9Z3Caa__entranceEffect{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}body{background-color:var(--always-main);min-height:100vh;margin:0;position:relative}body:before{content:"";filter:brightness(30%);z-index:-1;pointer-events:none;background-image:url(/assets/carouselTeam2.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}body .page-module-scss-module__9Z3Caa__title{color:var(--always-white);text-transform:uppercase;text-align:center;z-index:10;margin-top:12rem;font-size:3.5rem;font-weight:800;line-height:1.1;animation:.6s ease-in-out page-module-scss-module__9Z3Caa__entranceEffect;position:relative}body a{color:var(--always-white);text-decoration:none}body .page-module-scss-module__9Z3Caa__paragraph{color:var(--always-white);text-align:center;z-index:10;max-width:1000px;margin:1rem auto;font-size:1.5rem;animation:.8s ease-in-out page-module-scss-module__9Z3Caa__entranceEffect;position:relative}.page-module-scss-module__9Z3Caa__wrapper{z-index:1;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative}.page-module-scss-module__9Z3Caa__flexContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%;margin-top:5rem;display:flex}.page-module-scss-module__9Z3Caa__group{flex:0 0 45%;min-width:300px}.page-module-scss-module__9Z3Caa__group h3{color:var(--always-white);font-size:2rem;position:relative;top:0;left:2rem}.page-module-scss-module__9Z3Caa__buttons{justify-content:center;align-items:center;gap:200px;margin-top:3rem;display:flex}.page-module-scss-module__9Z3Caa__buttons div{border:1px solid var(--always-white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:250px;padding:25px;display:flex}.page-module-scss-module__9Z3Caa__buttons div span{color:var(--bg-gold);margin:15px 0}.page-module-scss-module__9Z3Caa__buttons div span:hover{color:var(--brand-gold);cursor:pointer}.page-module-scss-module__9Z3Caa__buttons div img{height:85px;margin:15px 0}.page-module-scss-module__9Z3Caa__buttons div:hover{background-color:var(--glass-highlighted)}.page-module-scss-module__9Z3Caa__buttons h2{color:var(--always-white);text-align:center}@media (max-width:1100px){body .page-module-scss-module__9Z3Caa__title{font-size:2.5rem}body .page-module-scss-module__9Z3Caa__paragraph{font-size:1.2rem}body .page-module-scss-module__9Z3Caa__buttons{flex-direction:column;gap:20px}}
