.contact-module__kbehYq__hero{z-index:0;padding:3rem 1.5rem 2rem}.contact-module__kbehYq__introduction{text-align:left;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.contact-module__kbehYq__introduction h1{color:var(--color-text);font-family:var(--font-otomanopee);font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.contact-module__kbehYq__introduction p{color:var(--color-black);font-family:var(--font-lato);margin-top:.5rem;margin-bottom:2rem;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.contact-module__kbehYq__potrait{justify-content:center;display:flex}.contact-module__kbehYq__potrait img{aspect-ratio:6/4}.contact-module__kbehYq__messageContainer{padding:3rem 1.5rem 4rem}.contact-module__kbehYq__leftContainer{width:100%}.contact-module__kbehYq__lefthead h1{color:var(--color-text);text-align:center;font-family:var(--font-otomanopee);font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.contact-module__kbehYq__lefthead p{color:var(--color-description-text);text-align:center;font-family:var(--font-lato);margin-top:.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.contact-module__kbehYq__imageContainer{justify-content:center;margin:2rem 0;display:flex}.contact-module__kbehYq__imag{width:14rem;height:16.73rem}.contact-module__kbehYq__container{justify-content:center;width:100%;display:flex}.contact-module__kbehYq__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.contact-module__kbehYq__row{flex-direction:column;gap:1rem;display:flex}.contact-module__kbehYq__fullRow,.contact-module__kbehYq__field{flex-direction:column;display:flex}.contact-module__kbehYq__label{color:var(--color-black);font-family:var(--font-lato);margin-bottom:.5rem;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.contact-module__kbehYq__required{color:var(--color-pink123);margin-left:2px}.contact-module__kbehYq__helperText{color:#888;margin-top:4px;font-size:.8rem}.contact-module__kbehYq__input,.contact-module__kbehYq__select,.contact-module__kbehYq__textarea{border:1px solid #d9d9d9;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.contact-module__kbehYq__input:focus,.contact-module__kbehYq__select:focus,.contact-module__kbehYq__textarea:focus{border-color:var(--color-pink123)}.contact-module__kbehYq__input::placeholder,.contact-module__kbehYq__select::placeholder,.contact-module__kbehYq__textarea::placeholder{color:gray;font-family:var(--font-lato);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.contact-module__kbehYq__selectWrapper{position:relative}.contact-module__kbehYq__select{appearance:none;cursor:pointer}.contact-module__kbehYq__select option{font-family:var(--font-lato);background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;padding:12px 16px;font-size:.95rem;line-height:1.6;box-shadow:8px 8px 24px #0000000a}.contact-module__kbehYq__select option:hover{background:#0000000d;border-radius:.25rem}.contact-module__kbehYq__select option:checked{color:var(--color-pink123);background-color:#ffe6f2;font-weight:500}.contact-module__kbehYq__select option:disabled{color:#999;font-style:italic}.contact-module__kbehYq__arrow{pointer-events:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.contact-module__kbehYq__uploadSection{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.contact-module__kbehYq__fileInput{display:none}.contact-module__kbehYq__uploadBox{border:2px dashed var(--color-pink123);cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:100px;height:80px;transition:background-color .2s;display:flex}.contact-module__kbehYq__uploadBox:hover{background-color:#fff5f8}.contact-module__kbehYq__uploadText{color:var(--color-pink123);font-size:.9rem;font-weight:700}.contact-module__kbehYq__thumbnailContainer{border:1px solid #ddd;border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.contact-module__kbehYq__thumbnail{object-fit:cover;width:100%;height:100%}.contact-module__kbehYq__removeBtn{background-color:var(--color-pink123);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:4px;right:4px}.contact-module__kbehYq__removeBtn:hover{background-color:var(--color-pink123)}.contact-module__kbehYq__textarea{resize:vertical;min-height:120px}.contact-module__kbehYq__buttonRow{margin-top:10px}.contact-module__kbehYq__submitBtn{background-color:var(--color-pink123);color:#fff;font-family:var(--font-lato);cursor:pointer;border:none;border-radius:.0625rem;justify-content:center;align-items:center;padding:.75rem;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:4px 4px #000}.contact-module__kbehYq__submitBtn:hover{opacity:.9;transform:translate(1px,1px);box-shadow:2px 2px #000}.contact-module__kbehYq__submitBtn:active{color:#fff;transform:translate(2px,2px);box-shadow:1px 1px #000}.contact-module__kbehYq__disabled{background:var(--color-card-stroke);color:#fff;cursor:not-allowed;opacity:1;border-radius:.0625rem;box-shadow:4px 4px #000}.contact-module__kbehYq__disabled:hover{opacity:1;transform:translate(1px,1px);box-shadow:2px 2px #000}.contact-module__kbehYq__dropdownWrapper{width:100%;position:relative}.contact-module__kbehYq__dropdownTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #ccc;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:16px;transition:all .2s;display:flex}.contact-module__kbehYq__dropdownTrigger:hover{border-color:#888}.contact-module__kbehYq__active{border-color:#000}.contact-module__kbehYq__valueText{color:#000;font-size:1rem}.contact-module__kbehYq__placeholderText{color:#757575;font-size:1rem}.contact-module__kbehYq__arrow{color:var(--color-pink123);justify-content:center;align-items:center;font-size:12px;transition:transform .3s;display:flex}.contact-module__kbehYq__arrowOpen{transform:rotate(180deg)}.contact-module__kbehYq__dropdownMenu{z-index:100;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 24px #00000014}.contact-module__kbehYq__option{cursor:pointer;color:#333;border-radius:8px;padding:12px 16px;font-size:1rem;transition:background-color .2s}.contact-module__kbehYq__option:hover{background-color:#f5f5f5}.contact-module__kbehYq__selected{color:#000;background-color:#f2f2f2;font-weight:500}.contact-module__kbehYq__hoverCard{flex-direction:row;gap:.5rem;display:flex}.contact-module__kbehYq__uploadDescription{color:var(--color-card-stroke);font-family:var(--font-lato);margin-bottom:.5rem;font-size:.875rem;font-style:italic;font-weight:400;line-height:normal}.contact-module__kbehYq__hoverCard label{margin-bottom:.25rem}@media only screen and (min-width:768px){.contact-module__kbehYq__hero{padding:4rem 3rem}.contact-module__kbehYq__introduction h1{font-size:2.5rem}.contact-module__kbehYq__introduction p{margin-bottom:3rem;font-size:1.125rem}.contact-module__kbehYq__potrait img{aspect-ratio:6/4}.contact-module__kbehYq__messageContainer{padding:3rem}.contact-module__kbehYq__lefthead h1{font-size:2.5rem}.contact-module__kbehYq__imag{width:18rem;height:21rem}}@media only screen and (min-width:1024px){.contact-module__kbehYq__messageContainer{align-items:stretch;gap:3rem;padding:4rem 3rem 5rem;display:flex}.contact-module__kbehYq__leftContainer{flex-direction:column;justify-content:space-between;width:400px;display:flex}.contact-module__kbehYq__lefthead h1,.contact-module__kbehYq__lefthead p{text-align:left}.contact-module__kbehYq__imageContainer{justify-content:flex-start;margin:2rem 0 0}.contact-module__kbehYq__imag{width:20rem;height:23rem}.contact-module__kbehYq__container{flex:1}.contact-module__kbehYq__row{flex-direction:row;gap:2rem}.contact-module__kbehYq__field{flex:1}.contact-module__kbehYq__input,.contact-module__kbehYq__select,.contact-module__kbehYq__textarea{max-width:100%}}@media only screen and (min-width:1440px){.contact-module__kbehYq__hero{padding:4rem 7.5rem 7.5rem}.contact-module__kbehYq__introduction h1{font-size:3rem}.contact-module__kbehYq__introduction p{font-size:1.25rem}.contact-module__kbehYq__messageContainer{gap:3rem;max-width:1440px;padding:5rem 7.5rem 7.5rem}.contact-module__kbehYq__supercontainer{justify-content:center;display:flex}.contact-module__kbehYq__leftContainer{width:36rem}.contact-module__kbehYq__imag{aspect-ratio:231/268;width:28.875rem;height:33.5rem;bottom:-44.5rem}.contact-module__kbehYq__form{width:36rem}.contact-module__kbehYq__row{gap:.5rem}}
