.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}.b_prod{padding-top:60px;padding-bottom:60px;background-color:#f6f6f6;position:relative}.b_prod:after,.b_prod:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#f6f6f6;z-index:1}.b_prod:before{left:calc(-.5*(100vw - 2250px))}.b_prod:after{right:calc(-.5*(100vw - 2250px))}.b_prod__nav{padding-bottom:30px}.b_prod__nav a{color:#000}.b_prod__details{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10%}.b_prod__details__content{width:40%}.b_prod__details__content h2{margin-bottom:30px}.b_prod__details__content ul{margin-top:45px}.b_prod__details__content ul li{font-weight:400;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10px;padding:5px 0}.b_prod__details__content ul li:before{content:"";display:block;height:25px;width:25px;background-image:url(/build/assets/check-C2Ux5h6g.svg);background-size:cover}.b_prod__details__content__cta{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}.b_prod__details__images{width:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:30px;transition:.5s}.b_prod__details__image__large{width:80%;border-radius:20px;overflow:hidden;box-shadow:#63636333 0 2px 8px;transition:.5s}.b_prod__details__image__large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b_prod__details__image__small{width:20%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;gap:30px;transition:.5s}.b_prod__details__image__small__item{width:100%;aspect-ratio:1/1;border-radius:20px;overflow:hidden;box-shadow:#63636333 0 2px 8px}.b_prod__details__image__small__item img{width:100%;height:100%}@media screen and (max-width:1500px){.b_prod__details{gap:60px}.b_prod__details__content{width:50%}}@media screen and (max-width:1300px){.b_prod__details__images{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.b_prod__details__image__large{width:100%}.b_prod__details__image__small{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px;width:100%}}@media screen and (max-width:1050px){.b_prod__details{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.b_prod__details__content,.b_prod__details__images{width:75%}}@media screen and (max-width:768px){.b_prod__details__content,.b_prod__details__images{width:100%}}.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_prodo{background-color:#f6f6f6;position:relative}.b_prodo:after,.b_prodo:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#f6f6f6;z-index:1}.b_prodo:before{left:calc(-.5*(100vw - 2250px))}.b_prodo:after{right:calc(-.5*(100vw - 2250px))}.b_prodo{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:60px}.b_prodo__item{width:calc((100% - 120px) / 3);background-color:#fff;padding:30px;border-radius:20px;display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0;position:relative;color:#000}.b_prodo__item:hover .b_prodo_item__border__arrow{transform:rotate(0)}.b_prodo__item:hover .b_prodo__item__content{color:#a9cf3c}.b_prodo__item__green{background-color:#a9cf3c}.b_prodo__item__green .b_prodo__item__content{color:#fff;border-top:1.5px solid #ffffff}.b_prodo__item__green:hover .b_prodo__item__content{color:#fff}.b_prodo__item__text{color:#fff;padding:0 0 30px;width:100%;font-size:18px}.b_prodo__item__image img{width:100%}.b_prodo__item__content{transition:.5s;border-top:1.5px solid #A9CF3C;width:calc(100% - 130px);padding-top:10px;padding-right:130px}.b_prodo__item__content .b_prodo__item__content__title{text-transform:uppercase;font-weight:700;font-size:clamp(20px,5vw,20px)}.b_prodo__item__border{position:absolute;right:0;bottom:0;width:85px;height:85px}.b_prodo__item__border img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b_prodo_item__border__arrow{position:absolute;bottom:10px;right:10px;width:40px;transform:rotate(-45deg);transition:.5s}@media screen and (max-width:1800px){.b_prodo__item{flex-direction:column!important}.b_prodo__item__content{padding:0 0 15px!important;border-top:0!important;width:100%!important;border-bottom:2px solid #A9CF3C!important;margin-bottom:30px!important}}@media screen and (max-width:1300px){.b_prodo__item{width:calc((100% - 60px)/2)}}@media screen and (max-width:1050px){.b_prodo__item__border{width:50px;height:50px}.b_prodo_item__border__arrow{width:25px;right:5px;bottom:5px}}@media screen and (max-width:768px){.b_prodo__item{width:100%}}.b_prodr{background-color:#a9cf3c;position:relative}.b_prodr:after,.b_prodr:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#a9cf3c;z-index:1}.b_prodr:before{left:calc(-.5*(100vw - 2250px))}.b_prodr:after{right:calc(-.5*(100vw - 2250px))}.b_prodr{padding-top:60px;padding-bottom:60px;color:#fff}.b_prodr__content{width:40%}.b_prodr__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:30px;margin-top:60px}.b_prodr__items .b_prodo__item{width:calc((100% - 90px)/4);color:#000}@media screen and (max-width:1300px){.b_prodr__items .b_prodo__item{width:calc((100% - 30px)/2)}}@media screen and (max-width:1050px){.b_prodr__content{width:75%}}@media screen and (max-width:768px){.b_prodr__content,.b_prodr__items .b_prodo__item{width:100%}}
