.hero_small{display:grid}.hero_small__content{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;z-index:2;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:0;padding-bottom:30px;color:#fff}.hero_small__image{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;height:350px;position:relative;overflow:hidden}.hero_small__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.hero_small__image picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.input{position:relative;width:100%}.input label{position:absolute;top:50%;left:15px;padding:0;transform:translateY(-50%);transition:.2s;background-color:#fff;color:#000;cursor:text}.input input:focus+label,.input textarea:focus+label,.input label.input__active{top:0%;color:#000}.input input,.input select,.input textarea{padding:20px 15px 15px;background-color:#fff;color:#000;border:1.5px solid #F6F6F6;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20px}.input input:-webkit-autofill,.input input:-webkit-autofill:hover,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:active,.input select:-webkit-autofill,.input select:-webkit-autofill:hover,.input select:-webkit-autofill:focus,.input select:-webkit-autofill:active,.input textarea:-webkit-autofill,.input textarea:-webkit-autofill:hover,.input textarea:-webkit-autofill:focus,.input textarea:-webkit-autofill:active{-webkit-text-fill-color:#000000!important;background-color:#fff;-webkit-box-shadow:0 0 0 30px white inset!important}.input select{cursor:pointer;font-size:15px;padding-top:15px}.input textarea{resize:none}.input input:focus+label,.input textarea:focus+label,.input label.input__active,.input input:focus+.input__text,.input textarea:focus+.input__text label,.input .input__text label.input__active{top:15px;font-size:11px}.input:focus-within label,.input:focus-within .input__text label{top:15px;font-size:11px}.input__text label{top:25px}.input__text textarea{resize:none;min-height:300px;height:100%}.input_error{border:3px solid #A9CF3C!important}.input__file{width:100%}.input__file label{padding:15px;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:22.5px;width:100%;color:#000;border:1.5px solid #F6F6F6;border-radius:20px;cursor:pointer}.input__file input{opacity:0;position:absolute;z-index:-1;width:1px;height:1px}.input__file__icon{width:25px}.uploaded__files{display:none;max-height:0;overflow:hidden;transition:.5s;list-style:none;width:100%}.uploaded__files__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px;width:100%}.uploaded__files__item span:nth-child(2){flex-grow:1;text-align:right}.uploaded__files__loader{width:10px;height:10px;border:2px solid #A9CF3C;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.f_order{padding-top:60px;padding-bottom:60px}.f_order__form{padding:0 10%}.f_order__form__top{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:30px}.f_order__form__item{width:33.3333333333%}.f_order__form__item__wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10px;margin-top:30px}.f_order__form__item__wrapper h3{margin-bottom:5px}.f_order__form__send{width:40%;margin-top:30px}.f_order__form__send .btn{margin-top:30px}.f_order__form__send .g-recaptcha{display:block;margin-top:30px}.f_order__form__pending{width:50px;height:50px;border-radius:50%;display:block;margin-top:30px;position:relative;border:3px solid;border-color:#A9CF3C transparent #A9CF3C transparent;box-sizing:border-box;animation:rotation 1s linear infinite}#succesMessage,#reCaptchaMessage,#submitLoader{display:none}#succesMessage{margin-top:30px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1500px){.f_order__form{padding:0}}@media screen and (max-width:1050px){.f_order__form__top{flex-wrap:wrap}.f_order__form__item{width:calc((100% - 60px)/2);flex-grow:1}.f_order__form__send{width:75%}}@media screen and (max-width:768px){.f_order__form__send,.f_order__form__item{width:100%}}.b_coni{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:15px;min-height:300px;margin-bottom:60px}.b_coni__content{width:50%;background-color:#f6f6f6;border-radius:20px;padding:60px}.b_coni__map{width:50%;border-radius:20px;overflow:hidden}.b_coni__map iframe{width:100%;height:100%}.b_coni__content__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px;color:#000;margin-top:15px;width:-moz-fit-content;width:fit-content}.b_coni__content__item__icon{width:20px}.b_coni__content__item__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}.b_coni__content__item__text{width:calc(100% - 20px)}@media screen and (max-width:1050px){.b_coni{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px}.b_coni__map,.b_coni__content{width:100%}.b_coni__content{padding:30px}.b_coni__map{aspect-ratio:16/9}}
