.contact img{max-width:100%}.contact .form__message{align-items:flex-start;justify-content:center;color:green}.contact .icon-success{margin-top:.2rem}.contact .field{margin-bottom:1.5rem}.contact__button{margin-top:3rem}.label-field:after,.label-field:before{display:none}.label-field .field__input{border:2px solid rgb(var(--color-foreground));height:auto;min-height:4.6rem;padding:.9rem 2rem;border-radius:5rem;background-color:#fff;line-height:150%;outline:none}.label-field .text-area{height:7.7rem;border-radius:1.5rem}.label-field{display:block}.label-field label{position:static;font-weight:700;color:rgba(var(--color-foreground));margin:0 0 1rem;display:block}.label-field label span{color:#f02428}.label-field .field__select{padding:.9rem 4rem .9rem 2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cmask id='path-1-outside-1_4072_1431' maskUnits='userSpaceOnUse' x='0' y='-0.0302734' width='12' height='8' fill='black'%3E%3Crect fill='white' y='-0.0302734' width='12' height='8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.65 5.58973L1 0.969727L0.29 1.67973L5.29 6.67973L5.64 7.02973L5.99 6.67973L11 1.67973L10.29 0.969727L5.64 5.58973'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.65 5.58973L1 0.969727L0.29 1.67973L5.29 6.67973L5.64 7.02973L5.99 6.67973L11 1.67973L10.29 0.969727L5.64 5.58973' fill='%23212529'/%3E%3Cpath d='M1 0.969727L1.14096 0.827848C1.06279 0.750175 0.936504 0.750379 0.858579 0.828305L1 0.969727ZM0.29 1.67973L0.148579 1.53831C0.111072 1.57581 0.0900002 1.62668 0.0900002 1.67973C0.0900002 1.73277 0.111072 1.78364 0.148579 1.82115L0.29 1.67973ZM5.29 6.67973L5.14858 6.82115L5.29 6.67973ZM5.64 7.02973L5.49858 7.17115C5.57668 7.24925 5.70332 7.24925 5.78142 7.17115L5.64 7.02973ZM5.99 6.67973L5.84872 6.53816L5.84858 6.53831L5.99 6.67973ZM11 1.67973L11.1413 1.82129C11.1788 1.78379 11.2 1.7329 11.2 1.67983C11.2 1.62675 11.179 1.57584 11.1414 1.53831L11 1.67973ZM10.29 0.969727L10.4314 0.828305C10.3535 0.750379 10.2272 0.750175 10.149 0.827848L10.29 0.969727ZM5.65 5.58973L5.79096 5.44785L1.14096 0.827848L1 0.969727L0.859037 1.1116L5.50904 5.7316L5.65 5.58973ZM1 0.969727L0.858579 0.828305L0.148579 1.53831L0.29 1.67973L0.431421 1.82115L1.14142 1.11115L1 0.969727ZM0.29 1.67973L0.148579 1.82115L5.14858 6.82115L5.29 6.67973L5.43142 6.53831L0.431421 1.53831L0.29 1.67973ZM5.29 6.67973L5.14858 6.82115L5.49858 7.17115L5.64 7.02973L5.78142 6.88831L5.43142 6.53831L5.29 6.67973ZM5.64 7.02973L5.78142 7.17115L6.13142 6.82115L5.99 6.67973L5.84858 6.53831L5.49858 6.88831L5.64 7.02973ZM5.99 6.67973L6.13128 6.82129L11.1413 1.82129L11 1.67973L10.8587 1.53816L5.84872 6.53816L5.99 6.67973ZM11 1.67973L11.1414 1.53831L10.4314 0.828305L10.29 0.969727L10.1486 1.11115L10.8586 1.82115L11 1.67973ZM10.29 0.969727L10.149 0.827848L5.49904 5.44785L5.64 5.58973L5.78096 5.7316L10.431 1.1116L10.29 0.969727Z' fill='%23212529' mask='url(%23path-1-outside-1_4072_1431)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2rem center;background-size:1.4rem}.field__input:focus{box-shadow:none}.submit__button button{width:100%;border-radius:5.6rem}.submit__button button:before,.submit__button button:after{border-radius:5.6rem}input.field__input::placeholder,textarea.field__input::placeholder{color:#767676;font-size:1.6rem;line-height:150%;opacity:1}input.field__input::-moz-placeholder,textarea.field__input::-moz-placeholder{color:#767676;font-size:1.6rem;line-height:150%;opacity:1}input.field__input:-ms-input-placeholder,textarea.field__input:-ms-input-placeholder{color:#767676}.contact-section-inner{max-width:65rem;margin:0 auto}.contact-text-wrapper{text-align:center}.custom-upload-box{position:relative;border:2px dashed rgb(var(--color-foreground));border-radius:5rem;padding:.9rem 2rem;text-align:center;background-color:#eff2e9;cursor:pointer;min-height:4.6rem}.custom-upload-box input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.custom-upload-box #file-label-text{position:relative;z-index:1}.upload-note{font-size:1.2rem;margin-top:1rem;display:block;line-height:120%;text-align:center}.contact__button.submit__button{margin:0}.field__select{color:#767676}.field__select.selected{color:rgb(var(--color-foreground))}.contact-description,.contact-note{font-size:24px;font-weight:500;line-height:150%}.contact-note{font-style:italic}.contact-note a{color:rgba(var(--color-foreground));transition:all .3s ease}.contact-note a:hover{text-decoration:none}@media screen and (min-width: 750px){.contact .field{margin-bottom:2rem}.contact__button{margin-top:4rem}}@media screen and (max-width: 749px){h1.contact-heading{font-size:3rem}.contact-description,.contact-note{font-size:16px;font-weight:400}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-contact-form.css.map */
