.contactFormAndLocalization{box-sizing:border-box;justify-content:center;align-items:center;gap:80px;width:100%;height:600px;padding:70px 150px;display:flex;position:relative;overflow:hidden}.contactFormAndLocalization .contactForm{box-sizing:border-box;background:#0003;border-radius:6px;flex-direction:column;justify-content:space-around;align-items:start;gap:15px;width:440px;height:100%;padding:30px;display:flex}.contactFormAndLocalization .contactForm .title{color:#e9c797;font-family:Lora;font-size:30px;line-height:30px}.contactFormAndLocalization .contactForm .subtitle{color:#d5d5d5;margin-bottom:10px;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.contactFormAndLocalization .contactForm input,.contactFormAndLocalization .contactForm textarea{box-sizing:border-box;color:#d3d3d3;background:0 0;border:1.5px solid #8b8b8bb3;border-radius:4px;outline:none;width:100%;padding:10px;font-size:14px;font-weight:500}.contactFormAndLocalization .contactForm .terms{color:#929292;font-size:11px}.contactFormAndLocalization .contactForm .checkContainer{pointer-events:none;opacity:0;width:1px;height:1px;position:absolute}.contactFormAndLocalization .contactForm .submitButton{text-transform:uppercase;color:#d8d8d8;cursor:pointer;letter-spacing:1px;text-shadow:1px 1px 2px #00000080;background:linear-gradient(135deg,#cf985a 0%,#513f31 100%);border:none;width:100%;margin-top:10px;padding:10px;font-family:Inter,sans-serif;font-weight:700}.contactFormAndLocalization .localization{flex-direction:column;justify-content:start;align-items:center;gap:15px;width:440px;height:100%;display:flex}.contactFormAndLocalization .localization .title{color:#e9c797;font-family:Lora;font-size:30px;line-height:30px}.contactFormAndLocalization .localization .divider{opacity:.5;background:linear-gradient(90deg,#f8d2a000 0%,#f8d2a0 25% 75%,#f8d2a000 100%);width:100%;height:1px}.contactFormAndLocalization .localization iframe{opacity:.9;border:none;border-radius:4px;outline:none;width:100%;height:100%}@media screen and (max-width:1300px){.contactFormAndLocalization{padding:70px 60px}}@media screen and (max-width:1050px){.contactFormAndLocalization{gap:30px;padding:70px 20px}}@media screen and (max-width:850px){.contactFormAndLocalization{flex-direction:column;height:fit-content}.contactFormAndLocalization .localization{width:550px}.contactFormAndLocalization .localization iframe{height:400px}.contactFormAndLocalization .contactForm{width:550px}}@media screen and (max-width:600px){.contactFormAndLocalization .localization{width:100%}.contactFormAndLocalization .localization .title{text-align:center;font-size:24px}.contactFormAndLocalization .contactForm{width:100%}}.contacts{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:70px 150px;display:flex;position:relative;overflow:hidden}.contacts .header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.contacts .header span:first-child{color:#e0e0e0;font-family:Lora;font-size:40px;line-height:40px}.contacts .header span:last-child{color:#c3c3c3;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.contacts .contactList{box-sizing:border-box;background:#0003;border-radius:4px;justify-content:center;align-items:center;gap:30px;width:960px;height:240px;padding:30px;display:flex}.contacts .contactList>.divider{opacity:.5;background:linear-gradient(#62626200 0%,#626262 50%,#62626200 100%);width:1px;height:100%}.contacts .contactList .contactBox{border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:45%;height:100%;display:flex}.contacts .contactList .contactBox .name{color:#f6d3a3;font-family:Lora;font-size:28px;line-height:28px}.contacts .contactList .contactBox .subtitle{color:#9f9f9f;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.contacts .contactList .contactBox>.divider{background:linear-gradient(90deg,#f8d2a000 0%,#626262 50%,#f8d2a000 100%);width:100%;height:1px;margin-top:10px;margin-bottom:10px}.contacts .contactList .contactBox .contact svg{font-size:15px}.contacts .contactList .contactBox .contact{color:#c6aa83;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-family:Inter,sans-serif;font-size:15px;text-decoration:none;display:flex}.contacts .contactList .contactBox .contact:hover{text-decoration:underline}.contacts .contactList .contactBox .email{color:#969696}.contacts .otherInfo{background:#0003;border-radius:4px;justify-content:space-between;align-items:center;width:960px;height:60px;display:flex}.contacts .otherInfo span{color:#c3ad8c;text-align:center;justify-content:center;align-items:center;gap:6px;width:50%;display:flex}.contacts .otherInfo svg{color:#c69e63}@media screen and (max-width:1300px){.contacts{padding:70px 60px}}@media screen and (max-width:1000px){.contacts .contactList,.contacts .otherInfo{width:100%}.contacts .otherInfo span{font-size:14px}}@media screen and (max-width:900px){.contacts .otherInfo{flex-direction:column;justify-content:center;gap:15px;width:fit-content;height:fit-content;padding:20px 100px}.contacts .otherInfo span{width:fit-content}}@media screen and (max-width:700px){.contacts{padding:70px 10px}.contacts .contactList{flex-direction:column;gap:40px;width:100%;height:fit-content}.contacts .contactList>.divider{background:linear-gradient(90deg,#62626200 0%,#626262 50%,#62626200 100%);width:100%;height:1px}.contacts .contactList .contactBox{text-align:center;justify-content:center;align-items:center;width:100%}.contacts .otherInfo{width:100%;padding:20px 0}}
