.page_page__vdvb_{min-height:100vh;width:100vw;height:100%;display:flex;flex-direction:column;position:relative}.page_container__5YXRc{flex-direction:row;width:100%;gap:40px;height:auto;background-color:var(--background-light);z-index:1;width:60vw;margin:86vh auto 100px;padding:0 10px;border-radius:5px}.page_box__N6q9c,.page_container__5YXRc{display:flex;justify-content:center;align-items:center;align-self:center}.page_box__N6q9c{width:85%;flex-direction:column;gap:50px;padding:50px 0}.page_box__N6q9c h2{width:100%;text-align:center}.page_box__N6q9c hr{width:70%;margin:50px auto;border:.5px solid var(--background-gold)}.page_box__N6q9c .page_generic__ookqx{display:flex;gap:40px}.page_box__N6q9c .page_generic__ookqx span{font-size:1.225rem;font-weight:700;word-break:break-word}.page_box__N6q9c .page_info__FAYCc{font-weight:200;font-size:1.225rem;text-align:center}.page_radioForm__q4pJd{display:flex;flex-direction:column;gap:30px}.page_radioForm__q4pJd h3{text-align:center}.page_radioFormBox__058s0{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center}.page_radioFormBox__058s0 div{display:flex;gap:5px;position:relative;justify-content:flex-end;flex-direction:row-reverse;width:245px}.page_radioFormBox__058s0 input{position:absolute;opacity:0;z-index:2;cursor:pointer;width:100%;height:100%}.page_checkmark__GAaGA{position:relative;top:-5px;left:0;height:25px;width:25px;background-color:var(--button-background-light);border-radius:50%;cursor:pointer}.page_radioForm__q4pJd input:checked~.page_checkmark__GAaGA{background-color:var(--background-gold)}.page_radioFormBox__058s0 div:hover input~.page_checkmark__GAaGA{background-color:var(--button-background-grey)}.page_radioFormBox__058s0 div:hover input:checked~.page_checkmark__GAaGA{background-color:var(--background-gold)}.page_checkmark__GAaGA:after{content:"";position:absolute;display:none}.page_radioFormBox__058s0 div input:checked~.page_checkmark__GAaGA:after{display:block}.page_radioFormBox__058s0 div .page_checkmark__GAaGA:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:white}.page_contactForm__BROrJ{width:100%;gap:5px;display:flex;flex-direction:column;align-items:center;justify-content:center}.page_contactForm__BROrJ div{width:70%;max-width:450px;display:flex;justify-content:flex-start;flex-direction:column;gap:5px;min-height:55px}.page_contactForm__BROrJ span{color:var(--text-error);font-size:.925rem;font-weight:200;margin-left:5px}.page_contactForm__BROrJ input{padding:12px 18px;border-radius:5px;width:100%;height:100%}.page_contactForm__BROrJ input,.page_contactForm__BROrJ select{background-color:var(--input-background);color:var(--button-text-dark);font-size:.925rem;border:.5px solid var(--input-border)}.page_contactForm__BROrJ select{height:35px;border-radius:5px;cursor:pointer;margin-bottom:10px;padding-left:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:.65rem auto}.page_contactForm__BROrJ button{width:100px;padding:12px 18px;background-color:var(--button-background-light);color:var(--button-text-dark);font-weight:600;border:none;border-radius:5px;font-size:1.025rem;text-transform:uppercase;margin-top:20px}.page_contactForm__BROrJ button:active{background-color:var(--background-gold);color:var(--text-light)}.page_contactForm__BROrJ div:last-of-type{align-items:center}.page_messageBox__MazgQ{height:160px}.page_messageBox__MazgQ input{height:200px}.page_image__1JO_G{width:500px;height:75vh;object-fit:cover;display:inline;position:fixed}@media screen and (max-width:480px){.page_container__5YXRc{width:90vw}.page_contactForm__BROrJ div{width:85vw}.page_box__N6q9c .page_generic__ookqx{flex-direction:column;align-items:center}}@media screen and (min-width:481px) and (max-width:1024px){.page_container__5YXRc{width:80vw}}