.substep-v2{width:100%;display:flex;align-items:flex-end;flex-direction:column}.substep-v2__line{width:1px;height:38px;margin-right:24px;background:var(--gray-40)}.substep-v2__button{height:10px;display:flex;align-items:center;justify-content:flex-end;grid-gap:14px;gap:14px;width:100%;padding:0;background:transparent;cursor:pointer;position:relative;right:19px}.substep-v2__button:disabled{cursor:not-allowed}.substep-v2__label{width:210px;color:var(--gray-85);font-family:Roboto,sans-serif;font-size:.9rem;font-weight:700;text-align:right}.substep-v2__label--visualized{color:#4d4d4d}.substep-v2__label--advanced{color:#62b8ae}.substep-v2__label--error{color:#ff6161}.substep-v2__label--nothing{color:var(--gray-40)}.substep-v2__dot{width:12px;height:12px;border:2px solid var(--gray-40);border-radius:50%;background:var(--white-10);flex:0 0 auto}.substep-v2__dot--visualized{border-color:#4d4d4d;background:#4d4d4d}.substep-v2__dot--advanced{border-color:#62b8ae;background:#62b8ae}.substep-v2__dot--skiped,.substep-v2__dot--unnecessary{border-color:var(--gray-85);background:var(--gray-85)}.substep-v2__dot--error{border-color:#ff6161;background:#ff6161}.substep-v2__button--summary .substep-v2__label{padding-right:12px}.substep-v2__dot--summary{width:34px;height:34px}.step-v2{width:100%;display:flex;align-items:flex-end;flex-direction:column}.step-v2__line{width:1px;height:42px;margin-right:24px;background:var(--gray-40)}.step-v2__marker{width:50px;height:50px;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-40);border-radius:50%;background:var(--white-10)}.step-v2__marker:after{content:"";width:50px;height:50px;border-radius:50%}.step-v2__marker--current{border-color:#4d4d4d}.step-v2__marker--current:after{background:#4d4d4d}.step-v2__marker--advanced{border-color:#62b8ae;background:#62b8ae}.step-v2__marker--skiped,.step-v2__marker--unnecessary{border-color:var(--gray-85);background:var(--gray-85)}.step-v2__marker--error{border-color:#ff6161;background:#ff6161}.step-v2__marker--skiped:after,.step-v2__marker--unnecessary:after{background:var(--white-10)}.step-v2__title{width:270px;height:100%;position:absolute;top:0;right:0;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;padding-right:62px;background:transparent;cursor:pointer;text-align:right}.step-v2__title:disabled{cursor:not-allowed}.step-v2__title:disabled span,.step-v2__title:disabled strong{color:var(--gray-40)}.step-v2__title strong{color:var(--gray-110);font-family:Roboto,sans-serif;font-size:1.05rem;font-weight:800}.step-v2__title span{max-width:190px;margin-top:4px;color:var(--gray-85);font-family:Roboto,sans-serif;font-size:.84rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-v2__substeps{align-items:flex-end}.ov2-field,.step-v2__substeps{display:flex;flex-direction:column}.ov2-field{width:100%;grid-gap:8px;gap:8px}.ov2-field__label{color:var(--gray-110);font-size:.95rem;font-weight:700;cursor:default}.ov2-dropdown__trigger,.ov2-input{width:100%;min-height:52px;border:1px solid var(--gray-40);border-radius:9px;background:var(--white-10);display:flex;align-items:center;padding:0 18px;transition:border-color .18s ease,background .18s ease}.ov2-dropdown:focus-within .ov2-dropdown__trigger,.ov2-dropdown__trigger.ov2-dropdown__trigger--open,.ov2-dropdown__trigger:focus,.ov2-input:focus-within{border-color:var(--green-0100)}.ov2-input--error{border-color:#ff6161!important}.ov2-input--disabled{background:#f1f1f1;cursor:default}.ov2-dropdown__trigger:disabled,.ov2-dropdown__trigger[aria-disabled=true],.ov2-input--disabled *{cursor:default}.ov2-dropdown__trigger.ov2-input--disabled:focus{border-color:var(--gray-40)}.ov2-input input,.ov2-input textarea{width:100%;min-width:0;border:0;outline:none;color:var(--gray-110);background:transparent;font-size:1rem}.ov2-input textarea{min-height:110px;padding:16px 0;resize:vertical}.ov2-input--with-suffix input{flex:0 0 auto}.ov2-input__affix{color:var(--gray-85);font-size:1rem;white-space:nowrap}.ov2-search{grid-gap:10px;gap:10px;height:52px;min-width:300px}.ov2-search input{flex:1 1 auto}.ov2-search__icon{flex:0 0 auto;width:28px;height:28px;border:0;background:transparent;color:#62b8ae;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.ov2-search__icon svg{width:22px;height:22px;fill:#62b8ae}.ov2-search__icon:disabled{cursor:default;opacity:.5}.ov2-field__error{color:#ff6161;font-size:.82rem;font-weight:600}.ov2-dropdown{position:relative}.ov2-dropdown__anchor{position:relative;width:100%}.ov2-dropdown__trigger{justify-content:space-between;color:var(--gray-110);cursor:pointer;font-size:1rem;text-align:left}.ov2-dropdown__trigger--open{border-bottom-right-radius:0;border-bottom-left-radius:0}.ov2-dropdown__placeholder{color:var(--gray-85)}.ov2-dropdown__chevron{color:var(--gray-85);transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.ov2-dropdown__chevron--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ov2-dropdown__menu{width:100%;max-height:300px;position:static;z-index:20;border:1px solid var(--green-0100);border-radius:0 0 9px 9px;background:var(--white-10);padding:10px;overflow:hidden;border-top:none}.ov2-dropdown__menu.ov2-dropdown__menu--overlay{position:absolute;left:0;right:0;top:100%;margin-top:-8px;z-index:500}.ov2-dropdown__trigger+.ov2-dropdown__menu{margin-top:-8px}.ov2-dropdown__search{width:100%;min-height:42px;border:1px solid var(--gray-40);border-radius:7px;padding:0 12px;margin-bottom:10px;outline:none}.ov2-dropdown__menu ul{max-height:230px;list-style:none;overflow-y:auto;padding:0;margin:0}.ov2-dropdown__menu button{width:100%;min-height:42px;background:transparent;color:var(--gray-85);cursor:pointer;text-align:left;padding:0 8px}.ov2-dropdown__menu button:hover{color:var(--gray-110)}.ov2-dropdown__empty{color:var(--gray-85);padding:12px 8px}.ov2-multidropdown__trigger-value{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;padding:8px 0}.ov2-multidropdown__tag{border-radius:2px;background:#f1f1f1;color:var(--gray-110);display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:.82rem;font-weight:700;padding:6px 8px 6px 10px}.ov2-multidropdown__tag-remove{width:18px;height:18px;border:0;border-radius:50%;background:transparent;color:var(--gray-85);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;line-height:1;padding:0}.ov2-multidropdown__tag-remove:hover{background:#ddd;color:var(--gray-110)}.ov2-multidropdown__tag-remove:disabled{cursor:not-allowed;opacity:.5}.ov2-multidropdown__option{display:flex;align-items:center;grid-gap:10px;gap:10px}.ov2-multidropdown__option-text{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.ov2-multidropdown__option-text strong{color:inherit;font-size:.95rem}.ov2-multidropdown__option-text small{color:var(--gray-85);font-size:.78rem;font-weight:600}.ov2-multidropdown__option--selected{color:var(--green-0100)!important}.ov2-multidropdown__checkbox{width:18px;height:18px;border:1px solid var(--gray-40);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:var(--green-0100);font-size:.8rem;flex:0 0 auto}.ov2-counter{width:100%;min-height:54px;border:1px solid #ddd;border-radius:999px;background:#fff;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:6px;gap:6px;padding:5px}.ov2-counter--error{border-color:#ff6161}.ov2-counter--disabled{background:#f1f1f1;cursor:default}.ov2-counter--disabled *{cursor:default}.ov2-counter__input{min-width:0;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.ov2-counter__input input{width:auto;min-width:1ch;border:0;outline:none;background:transparent;color:#4d4d4d;text-align:center}.ov2-counter__input input,.ov2-counter__input span{font-family:"Fira Code";font-size:1.125rem;font-weight:500}.ov2-counter__input span{color:#999;white-space:nowrap}.ov2-counter button{width:42px;height:42px;border:0;border-radius:50%;background:#62b8ae;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ov2-counter button svg{width:24px;height:24px}.ov2-counter button:disabled{background:#999;cursor:default}.ov2-card{width:100%;border:1px solid #f1f1f1;border-radius:18px;background:var(--white-10);padding:28px}.ov2-card__header{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:20px;gap:20px;margin-bottom:24px}.ov2-card__header h2{color:var(--gray-110);font-size:1.35rem;margin:0}.ov2-card__header p{color:var(--gray-85);font-size:.95rem;margin-top:6px}.ov2-card__actions{display:flex;grid-gap:10px;gap:10px}.ov2-card__body{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.ov2-grid{display:grid;grid-gap:18px;gap:18px}.ov2-grid--1{grid-template-columns:1fr}.ov2-button{min-width:160px;height:42px;border-radius:999px;cursor:pointer;font-weight:700;padding:0 22px}.ov2-button:disabled{cursor:not-allowed;opacity:.55}.ov2-button--primary{background:var(--green-0100);color:var(--white-10)}.ov2-button--secondary{background:#f1f1f1;color:var(--gray-110)}.ov2-button--ghost{background:transparent;color:var(--green-0100)}.ov2-remove-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:38px;display:inline-flex;align-items:center;grid-gap:8px;gap:8px;background:transparent;color:#ff6161;cursor:pointer;font-weight:700}.ov2-remove-button svg{width:18px;height:18px}.ov2-remove-button svg path{fill:#ff6161}@media (max-width:1100px){.ov2-grid--2{grid-template-columns:1fr}}.ov2-footer{grid-area:footer;display:flex;align-items:center;grid-gap:12px;gap:12px;width:100%;height:100%;border-top:1px solid #f1f1f1;padding:30px 51px}.ov2-footer .ov2-button{text-transform:uppercase}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ov2-property-form{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.ov2-property-form__layout{display:grid;grid-template-columns:minmax(0,480px) 400px;align-items:start;grid-gap:20px;gap:20px}.ov2-property-form__map{width:400px;position:-webkit-sticky;position:sticky;top:0;justify-self:start}.ov2-property-acreage-tag{width:100%;border-radius:999px;background:#f1f1f1;display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;margin-top:14px;padding:10px 18px}.ov2-property-acreage-tag span{color:var(--gray-85);font-weight:700}.ov2-property-acreage-tag strong{color:var(--gray-110);font-size:1rem}.ov2-property-form__inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.ov2-property-form__season{grid-column:1/-1;display:flex;flex-direction:column;grid-gap:18px;gap:18px;min-height:128px}.ov2-property-form__slider{width:100%;height:76px;padding:30px 16px 0}.ov2-property-form__slider .textSlider{font-family:Fira Sans!important;font-style:normal!important;font-size:14px!important;line-height:17px!important;color:#fff!important;-webkit-user-select:none;user-select:none;text-align:center;margin:-30px 0;padding-top:5px}.ov2-property-form__slider .lineGray{position:absolute;width:100%;height:5px;margin-top:4px;cursor:pointer;background:#4d4d4d}.ov2-property-form__slider .lineBlue{position:absolute;width:100%;height:5px;margin-top:4px;cursor:pointer;background:#62b8ae}.ov2-property-form__slider .slider-ticks{-webkit-user-select:none;user-select:none}.ov2-property-form__slider .pontoInicioChuva{border:4px solid #62b8ae}.ov2-property-form__slider .pontoInicioSeca{border:4px solid #4d4d4d}.ov2-property-form__slider .avisoInicioChuva{background:#62b8ae;border-radius:20px}.ov2-property-form__slider .avisoInicioSeca{background:#4d4d4d;border-radius:20px}.ov2-property-form__slider .barAposInicioChuva{margin-top:4px;background:#62b8ae}.ov2-property-form__slider .barAposInicioSeca{margin-top:4px;background:#4d4d4d}.ov2-property-form__slider .divisaoMeses{position:absolute;margin-top:4px;width:2px;height:5px;z-index:10;background:#fff}.ov2-property-form__slider .listaMeses{position:absolute;margin-top:22px;font-size:10px;text-align:center}.ov2-property-form__slider .indicadorTempo{position:absolute;margin-left:-11px;margin-top:-6px;z-index:2;width:24px;height:24px;border-radius:50%;box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);background:#fff;box-sizing:border-box}.ov2-property-form__slider .tagPonto{position:relative;width:115px;height:27px;left:-50px;top:-5px;border-radius:20px}.ov2-property-form__actions{display:flex;justify-content:flex-start;grid-gap:12px;gap:12px}.ov2-batch-form__fields{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.ov2-batch-categories{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.ov2-batch-ua-tag{grid-column:1/-1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:999px;background:rgba(98,184,174,.16);display:inline-flex;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px;padding:7px 14px}.ov2-batch-ua-tag span{color:var(--green-0100);font-size:.82rem;font-weight:700;text-transform:uppercase}.ov2-batch-ua-tag strong{color:var(--green-0100);font-size:.95rem}.ov2-batch-ua-tag .ov2-field__error{margin-left:4px}.ov2-batch-category{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.ov2-batch-category__info strong{display:block;color:var(--gray-110);font-size:.95rem}.ov2-batch-category__description{display:block;color:var(--gray-85);font-size:.84rem;font-weight:600;margin-top:4px}.ov2-integer-counter-field{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.ov2-integer-counter{width:100%;min-height:54px;border:1px solid #ddd;border-radius:999px;padding:5px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:6px;gap:6px;background:#fff}.ov2-integer-counter--error{border-color:#ff6161}.ov2-integer-counter input{width:100%;border:0;outline:none;background:transparent;color:#4d4d4d;font-family:"Fira Code";font-size:1.125rem;font-weight:500;text-align:center}.ov2-integer-counter input:disabled{color:var(--gray-85)}.ov2-integer-counter button{width:42px;height:42px;border:0;border-radius:50%;background:#62b8ae;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ov2-integer-counter button svg{width:24px;height:24px}.ov2-integer-counter button:disabled{background:#999;cursor:default}.ov2-farm-map-slot{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.ov2-draw-map-slot{display:flex;flex-direction:column;grid-gap:8px;gap:8px;border:1px solid var(--gray-40);border-radius:14px;background:var(--gray-40)}.ov2-draw-map-slot--error .DrawOnMap__section--view-results{border:1px solid #ff6161;box-shadow:0 0 0 1px rgba(255,97,97,.12)}.ov2-farm-map-slot__toolbar{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.ov2-farm-map-slot__toolbar span{color:var(--gray-85);font-size:.9rem;font-weight:700;word-break:break-word}.ov2-kml-upload{min-height:360px;border:1px dashed var(--gray-40);border-radius:14px;background:#fafafa;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:12px;gap:12px;padding:28px;text-align:center}.ov2-kml-upload__eyebrow{color:var(--green-0100);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ov2-kml-upload strong{color:var(--gray-110);font-size:1.2rem}.ov2-kml-upload p{max-width:300px;color:var(--gray-85);font-size:.92rem;line-height:1.4}.ov2-kml-upload__button{min-width:150px;height:42px;border-radius:999px;background:var(--green-0100);color:var(--white-10);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:700;padding:0 20px}.ov2-farm-map-slot__toolbar .ov2-kml-upload__button{min-width:auto;height:38px;background:#f1f1f1;color:var(--gray-110)}.ov2-kml-upload__input{display:none}@media (max-width:900px){.ov2-property-form__layout{grid-template-columns:1fr}.ov2-property-form__map{width:100%;position:static}.ov2-property-form__inline{grid-template-columns:1fr}}.create-evaluator-v2{display:block;overflow-y:auto}.create-evaluator-v2 .ov2-card,.create-evaluator-v2 form{width:100%;max-width:980px}.create-evaluator-v2__layout{display:grid;grid-template-columns:minmax(0,480px) 400px;align-items:start;grid-gap:20px;gap:20px}.create-evaluator-v2__map-column{width:400px;position:-webkit-sticky;position:sticky;top:0;justify-self:start}.create-evaluator-v2__map{width:100%;height:240px;border-radius:10px;overflow:hidden;background:#f1f1f1}.create-evaluator-v2__map-empty{width:100%;height:100%;border:2px dashed #e5e5e5;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:24px;text-align:center}.create-evaluator-v2__map-empty strong{color:#4d4d4d;font-size:1rem}.create-evaluator-v2__map-empty span{color:#888;font-size:.875rem;line-height:1.4}@media (max-width:768px){.create-evaluator-v2__layout{grid-template-columns:1fr}.create-evaluator-v2__map-column{width:100%;position:static}}.pasture-evaluation-report-v2{display:block;overflow:hidden}.pasture-evaluation-report-v2__layout{display:grid;grid-template-columns:568px 640px;align-items:stretch;grid-gap:28px;gap:28px;height:100%}.pasture-evaluation-report-v2__form{display:flex}.pasture-evaluation-report-v2__form .ov2-card{width:568px;max-width:568px;overflow:visible}.pasture-evaluation-report-v2__form .ov2-dropdown__trigger{min-width:0}.pasture-evaluation-report-v2__preview{position:relative;width:640px;height:100%;min-height:0;max-height:none;background:#fff}.pasture-evaluation-report-v2__preview-placeholder{width:100%;height:100%;color:var(--gray-85);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:24px;text-align:center}.pasture-evaluation-report-v2__preview-placeholder strong{color:var(--gray-110);font-size:1rem}.pasture-evaluation-report-v2__preview-placeholder small{color:#ff6161;font-weight:700}.pasture-evaluation-report-v2__iframe{width:100%;height:100%;border:0}.pasture-evaluation-report-v2__preview-loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(54,89,81,.2);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@media (max-width:900px){.pasture-evaluation-report-v2__form .ov2-card{width:-webkit-fill-available}.pasture-evaluation-report-v2__layout{grid-template-columns:1fr}.pasture-evaluation-report-v2__preview{width:100%;min-height:420px;max-height:none}}@media print{.container__category,.delimiter,.footer__EditOnboarding,.pasture-evaluation-report-v2__form,.pasture-evaluation-report-v2__preview{display:none!important}.pasture-evaluation-report-v2,.pasture-evaluation-report-v2__layout{width:auto!important;height:auto!important;min-height:0!important;border:0!important;display:block!important;overflow:visible!important}.templateData{height:auto!important;margin:0!important;padding:0!important;border-radius:0!important}}.footer__EditOnboarding{display:flex;justify-content:space-between;width:100%;height:90px;padding-top:40px}.footer__formEditOnboarding{display:flex}.footer__formEditOnboarding>button{margin-right:12px;width:150px}@media (max-width:768px){.footer__EditOnboarding{height:100px}.footer__formEditOnboarding>button{width:100px}}.delete__button,.delete__button-readValues{display:flex;align-items:center;justify-content:center;border-radius:100%;background:#ff6161;width:50px;height:50px;cursor:pointer}.delete__button-readValues{position:fixed;right:120px;bottom:80px}.delete__button-readValues>svg,.delete__button>svg{width:24px;height:24px}.delete__button-readValues>svg>path,.delete__button>svg>path{fill:#fff}.buttononlytitle{width:100%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:32px;overflow:hidden;cursor:pointer;border:2px solid transparent}.buttononlytitle>h6{margin:0;font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.375rem;line-height:26px;letter-spacing:.05em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase}@media (max-width:768px){.buttononlytitle>h6{font-size:1rem}}.buttononlytitle:disabled{background:#e5e5e5;border:2px solid #e5e5e5;cursor:not-allowed}.buttononlytitle:disabled>h6{color:#999}.buttononlytitle--info{background:#62b8ae;border:2px solid #62b8ae}.buttononlytitle--info>h6{color:#fff}.buttononlytitle--light{background:#fff;border:2px solid #f1f1f1}.buttononlytitle--light>h6{color:#4d4d4d}.buttononlytitle--urgent{background:#ff6161;border:2px solid #ff6161}.buttononlytitle--urgent>h6{color:#fff}.buttononlytitle--success{background:#57ce71;border:2px solid #57ce71}.buttononlytitle--success>h6{color:#fff}.buttononlytitle--dark{background:#4d4d4d;border:2px solid #4d4d4d}.buttononlytitle--dark>h6{color:#fff}.flytobounds__reactLeaflet{opacity:0}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.DrawOnMap__section--view-results{position:relative;border-radius:10px;overflow:hidden;z-index:0}.DrawOnMap__aside--wrapper-controlls{width:100%;height:100%;position:absolute;top:0;left:0;z-index:900}.DrawOnMap__aside--container-controlls{width:-webkit-min-content;width:min-content;height:100%;position:absolute;right:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:20px}.DrawOnMap__aside--close-icon,.DrawOnMap__aside--pen-icon{width:20px!important;height:20px!important;resize:both!important}.DrawOnMap__aside--close-icon>path,.DrawOnMap__aside--pen-icon>path{fill:#fff!important}.leaflet-right{display:none}.leaflet-control,.leaflet-draw-toolbar{display:flex;padding:0!important;margin:0!important}.leaflet-draw-toolbar{border:none!important;overflow:hidden}.leaflet-draw-toolbar>a{background-size:20px 20px!important;background-position:50%!important;border:none!important;width:45px!important;height:45px!important;position:relative;border-radius:50%!important}.leaflet-draw-edit-remove{background-image:url(/static/media/trash.b38e54ab.svg)!important;background-repeat:no-repeat;background-position:50%;background-size:20px 20px;background-color:#fff!important}.leaflet-draw-edit-edit{background-image:url(/static/media/penEdit.d04ea30f.svg)!important}.leaflet-draw-draw-polygon{background-image:url(/static/media/minGraph.413d6819.svg)!important}.DrawOnMap__section--view-default{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAEsCAYAAADtt+XCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAB3sSURBVHgB7d3djh3Vmcbxwm7a3TaYhHwgJ0KyFCVRlIPJHSRRkuNkriDMHeQOwlzBzFzBwBUkN4CUESdwBHOEgIOAEBLfGIPbNt1A9lObt/fb1VW162tVrbXq/5OKvfvLNr1r11PveleteqSo8corr3znxo0bf/7mm29+s/nwV5vtdhGB27dvF4eHh8XLL79c3Lt3rwCQl1u3bhW/+MUvyufvvPNOcf/+/QKLeXWzvbXZ/v7zn//8+bpvuFL9xOuvv/6n69ev/3MTHv+9+fBPRSThIVevXi0fT09PCwD5uXJld0j66quvCixKxYMy4LlNLvxzs/25+g0XAuSNN974r83D3zbbd4oIESBA3g4ODs6ff/311wWicXuzPffmm2/+1X/yPED0hU3V8ZciUrZjffnll8Xm31kAyI+vQAiQ+Gxek2e/LTRK5av12muvPaMvFBGzHYvqA8gXFUj8VGio1aHn5au1OTj/tYic7Vh6fPrpp8vn2sFsnFTPtak6afucf352dlYAiIe9z+l/RO9/X3nllX8cqPooImqUN7H+x7Vr14qf/vSnxZSqoWJDZBYwFkRNn9PP6mfqwkt81WQ/b4/+Z+zPafp7gNzZSAP7fPS+c3x8/MzB5gX7Y5GARx55pHx8+PBhcXJycv45+7x2PPvYPuc/th3Tf91CSR/7CidWPlS6VF7+Z+qCKkRwAmPY+48AScJv9GrdLhJgAaB54R9++GExNfvzfRPPB4wPKnusfq4uqKqBVv176kKw6e+JOdzMvsqrLnT2VV729amCE/GiAknH5rj0bzoi/apIgB1EQ+1Y9uf6Pz+2Hklb6NRVXlIXgvY5/2dOFZx6tOexBl6fysuHl99H2sJrquBcI3ogSbkd/yntt+ygtOYzyBQOLHWhM7byqqvmhgSn/5nYhywVQi+++GKxNo8++mj5SAWShuQChDOTuNlZtsR8EBhTee3rrU0RnJ988kmxRgxhpSWZALE3N2PYmEKsQ5Y//vGPixs3bhQff/xxsUb2PidA0nClSEToHgiwNO3jx8fH5fNPP/20WCMCJC3JBAilLXJ3dHRU7udaaVrT1dfG96MYqk4DFQgQievXr5ePax++Et7naUgmQChtkTv1PoQAoQJJBUNYQAS0f2sIS/v33bt3izXyAcJkmTQkN4TFjoUcWfVx586d1Z59U4GkJ7kKhB0LObIAWev1H8JS7ulJLkCoQJCjtU/fFWZhpSeJAKH/gZwdHh6WS3jobpuff/55sVZ+VQBOFNNAgAALW/vsK8NCiulJIkC4BgQ5s+s/1jx8JUzVTw8VCLAgv3zJmhvoYgFCBZIOAgRYkC1fot6HeiBrxt0I00OAAAti+GqH93l6kggQlnJHrmig7zCElR6a6MBC/PIln332WbF2NoTFiWI6GMICFuKXL2HfpgJJEQECLITlSy6iiZ4eAgRYiDXQCZAtrgNJDwECLEDLl+iMW1N3v/jiiwIESIqSaqLTXEMumH11GUuZpCepCoQdC7ng+o+LuJ1tmhjCAmbG8iWXESBpSipAGMJCDhQe2qd169q1L19i/FLuBEg6qECAmdnwla7/wBY3k0oTV6IDM7MAoYG+469CZ6QhHUmthUWAIHXal7V8ic6yWb5kh1GGNFGBADOy6bsKD/bnHd3SV/idpCX6AFF4aKOsRQ64+rweU/XTFH2AMHyFnND/qMc6WGlKogIRdiyk7tq1a+WB8sGDB8W9e/cK7HCimKboA4TSFrng6vNmLOWepmQChB4IUsf6V824mVSakgkQSlukzC9fQgVyGSMNaaIHAsxA4aF9WcuXnJ6eFriIJnqaqECAGXD3wXb0QNJEDwSYAQ30dszCShOzsIDAdHDUFF6WL2lGgKQpmR4IFQhSZcNXqj44QNajB5ImrkQHAmP4aj96IGk6+N73vlee3esAXd3855d6YWmiI3UsX7IfFUiaygDpqi5omsKny/d0GZYiQJAyW77k/v37xcnJSYHL9B5nun6aDj766KPyBbQXUY8qJ+253/Q5fc3fv3gMu3mMqpu6oNHHegMKOxZSxN0H97PjCTeTSs9Bn3npFipdg6bua9Xvs+/Zhx0LKUpx+RK9Hx9//PHyPax7tuvCRz2Geg/S/0jXQZ9vtmphSnVBYwHkP+bqXaTGL18S6wWEFha23bx5s6yabEjJszB5+PBh+WjBoo/Pzs7KR32src+IARNl0tUrQELgrAO58suX6AC7tD5hUefw8LDcrKpqo/e1hYmvYix8fAjRQE/X4gEC5GrJ5UuGhoWCTgd1PWrTqIMfDbDn9tj05+nrClCrwLrQbW1v3bp1/vf7R8IlTgQIEMhct68dEhYKBgsJ25qGiduqJ98PbXrsWuHoe/Xvr6OKxv6NPljsOSMZyyBAgAD88iUawprKmLDwlcVUQ2rWF913AG8KGP9838/b77SOKhT//6fhsur/M6ZHgAABTLF8SWxhMYaFTNtkmH0B03b5gL6ucGkKGP97aapi0B8BAgTQd/mSoWHhg0LPUx7Kseu/2lRDpWtfRp9Tj0VbHR8w7777LpcNdESAAAG0LV8yJCx0YK1WFmsc97eQmbov4wOG8OiOAAEmdnR0dL58yYMHD4onnnhiVFgwC6mfIX0ZbRp2JDz6IUCAiVn1ofH4X//6161hYbOL/DAUYTEP35dRkChA+N33Q4AAIykoVHVYE1fPpTqzyE9FtcDggBUHFnMchgABOtJBxoeEPa+rMKphoUeGR+JFgAxDgAA1dECxkLBHLeNRFxZ1F+QRFmkhQIYhQLB6dg2BryrawsKmy1p1QVikj1tnD0OAYFUUFgoKHxaautkWFvuW+kD6uHHdMAQIsmVLX/jAqLuQrHpBHmGxPgxhDUOAIAsKi2rPoiksYlzqA8tiCGsYAgTJ0UV61WEou6eER1igKyqQYQgQRE1VRHUYqm5RvdzWhcK8CJBhCBBEQ8Ggq7j9MFRdWLAuFKbGENYwBAgWpcCwre6iPNaFwhyoQIYhQDAru6e2AkO3O/XLfejsz+6fTVhgTgTIMAQIgrJhKW0Kjmqz227oo+DQBiyBIaxhCBBMrm1YSmd4FhbaOONDDLiQcBgCBKN1GZayjWm0iBFDWMMQIOiNYSnkhiGsYQgQdMKwFHJGBTIMAYJaDEthTQiQYQgQlBiWwlpVT47QHQGyYgxLAcWl/R7dESArwrAUcJkPECqQfgiQjDEsBexH/2M4AiQzDEsB/RAgwxEgiWNYChjH3jMMX/VHgCSGYSkgDCqQ/giQBDAsBYTDENZwBEiEGJYC5sMQ1nAESAQYlgKWQwUyHAGyEIalgDgQIMMRIDP7wQ9+UDzxxBMMSwGRYCXe4QiQmR0dHZXhoZDwoQFgGVQgwxEgM7PK4+7du1QaQAQIkOGuFJgVMz6AuPCeHI4AWQg7KxAHKpDhCJCZ+eY5gOURIMNxNJsZMz6AuPCeHI4AmRnjrUBcqECGI0AWQHgAceBuhOMQIDOi+gDiwv3QxyFAZkSAAHGhAhmHAJmR31kBLI8AGYcAmREVCBAXHyC8L/sjQGZEBQLEhQpkHAJkRkwXBOJCBTIOATIjKhAgLpzUjUOAzIgeCBAXe08SIMMQIDMiQIC4sIzJOATIAthZgTgwhDUOATIjVuIF4kKAjMMRbUaUy0BceE+OQ4DMiB4IEBcqkHEIkAUQIEAcCJBxDgrMhgoEiIu9J4+Ojorvf//7xdnZ2aUNzQiQGREgQFysAjk8PCyefPLJS1/Xe/Wrr74qg+T09PRSuNjn1ooAmRFXogNx2fee1NcPDg7KTVVKE4WMhYl/7kMnxxNHAmRGVCBAXCxAHj58WB7kH3300TIs+k65v3r1arm1sUrGVy/V6ia1XgwBMiOmDALx8NXH3bt3i08//fT8YwWIVR4KFYWDPdejfdyHhcy1a9cav0cBUh0e8yFjz2NBgMyIAAHi4auM6pm/Pv7yyy/LrYkf3vLhYgFjH/f9N6kfo62Jjh9NPZm5m/8EyIy4Eh2I05ChIx3IdRDX1qYuYKrVTZ/+qL5XP6et7d/W1vy3z49FgMyICgSIhz+h08E2FDtgP3jwoPF7fMXin/ug6RsyXZv/fnjMh409bzteESAzookOxCOmuxHq4L0vxKzv0hQwY5r/+/oyTVUMAbIAAgRYXmq3s+0SMiGa//ozFTB1IUOAzIgeCBCPHO+HPnfznwCZET0QIB4+QEL2QGIztPn/3e9+9zxYXnrppTKsCJAZ0QMB4uHfj7wnL6s2/xUgourm5OSkfM6YykyoPoC4sBJvP1Z9+NlkBMhMCBAgLgRId/6aEy37YgiQmTB8BcTFAmRN/Y+hfFPdN+gJkJmwEi8QFyqQ7vzSKgxhLYAKBIgLAdKdr0AIkAXQAwHiwhBWd/RAFkaAAHFhVKA7X4EQIAvgKnQgLlQg3fkKhCGsBVCBAHGhB9KdVSCageWPYQTITCiXgbgQIN0oPOx3VV2SngCZGQECLC/HhRRDaep/CAEyE61yCSAOa11IcYima0CEAJkZFQiwPCqQ7qhAIkAPBIgHAdJd0wwsIUBmwiwsIB4MYXXXdBW6ECAzIUCAePjrsqhA2jVdhS4EyEwYwgLi4U/oeE+2swpEv6fqrXIJkJmwGi8QD65C70azR+3kV9VHNWwJkJlQgQDx4CLCbtr6H0KAzIQeCBAPAqSbthlYQoDMhAAB4mEjAgRIu7YGuhz87Gc/KwBgTeiBdMMQVmSoQIDlMYTVzb4hrIM33nijQFjHx8fF008/XT4nQIDlESDdUIFEwF+0RIAAyyNAutnXAyFAZuCvASFAgOXZSR09kGb6Hdkq4mdnZ+V26XsKBMftbIE4UYE02zd8JRzZZkYFAiyPIaz99jXQhQCZAVehA3HhOpD92u4DYgiQGXARIRAPlnLvhgokElQgQDy4mVQ39EAAoIIA6YYKJBJUIEA8CJBuCJBI0AMB4sHNpLqxa0DqbiRlCJAZUIEA8eAiwv1UfVjQqvpoOnYRIABWhWtA9uvSQBcCZAZUIEA8CJD99q2BZQiQGdADAeJBgOxHBRIRAgSIBzeT2s9XIPfv32/8PgJkBgxhAfGgAtmPIayI+HnnAJbFLKz9ulwDIgTIDKhAgHgwpLwfPZAIscMCy6MH0k7hYb8jXUDYNtRHgMyACgSIBz2Qdl2rDyFAZkDJDMSDAGnXtf8hBMgMaKID8WAIq12XG0kZAmQGVCBAPKhA2nW9BkQIkMCs/yEECLA8pvG2owcSET98RYAAy+L9uB89kIj4CgTAsrgf+n4ESKQ44wGWRT+ynU547aT37Oys3Fq/v0BQvgKhaQcsixlY7fpUH0KABMYUXiAezMBq12cGlhAggdG0A+JBBdKuzzUgQoAERgUCxMOGlKlA6jGEFRmuAwHiwRBWO1+BMIQVAWZ9APEgQNpRgUSGAAHiQQ+kXdc7ERoCJDCWcgfiQQXSTL+bq1evls8VsLoXyD4ESGA00YF40ERv1mcNLEOABMYQFhAfAuSyvteACAESGAECxIOVeJv17X8IARIYPRAgHvRAmjGEBQAtCJBmDGFFyGY1UIEgdTr4+rPUFDGNt9mQCiTtvSEhnPEgdToZevLJJ8uTodPT03Kpbz1qS2X/pifZrO9FhEKABMYNpZALO0PVQfjw8LDcjM7oLUwsXGJEE72Zvb46GehyDUj5MwWC4owHuWgbvlJ1ou3o6Kj8OMYqhfdiM7229vvp2v8of65AUFxIiFxYP+/9998vPvvss+Lxxx8vbt68WVy/fv3Sfh5jlUIDvdmQ4SshQALjrAe5sArk448/Lt57773zzytYFCIKkxs3bpTB8thjj50Hjv++JasUAqQZARIprgNBDvw6Sffu3bvwNVUWn3/+ebn571eoKEy0WbD4A9XcVQr9j2ZDZmCVP1cgKCoQ5MBXEycnJ3u/X/u7gkabr1ZUfahSsVDRcx8gIasUKpBmQ64BEQIkMAIEObAzVB1cxpzB6+xW2wcffHD+OR28rFKx7fj4uPzalFUKowHNqEAiRRMdObADTHX4agoKgU8++aTc/N9nw17VZv3QKoUKpNmQdbCEAAmMsx7kwIawugxfTUFhoJle2vy/oalZX61SFBL6MyxU9EiANPPXgBAgEWEICzmwA8wXX3xRLKVvs74aKubatWvlEFmfsf6c6bW1E90+w1flzxYIigBB6tpmYC1tSLNeX1PoECBbvv/R93dCgATEMibIQd8ZWDGoa9b/8pe/LJ566qnyOcNYOz5A+gxfCUe4mVCBIFVTzcBamg9CrgXZGTqFVwiQgPwOyxlPXjQsoqGQ6tXWObIDTGzDV335M20CZIchLGBmChCjkwObPqpVTGNdiXaouWdgheIPlJzQ7QxdxkQIkIB8D4QhrHxUV6XV66yZPdrErkvwW8qvfwwzsKZABVKPAAFm5IetPvzwwzJANC1UQ1p6Xnf1dDVQUjkD1v+PnQjlNIRFBbIz5D4g5z9bIBgqkDz5A9Hdu3cvnM0qRGyaqELFwkZnef5Mz181rS3WM+IUZ2A1oQK5TMcoe42HTGsmQGZAeOTFDkQKgeqByKaP3rlzp/xYVYiCxDYLEf0Z2mzNp1jv6JfLDCwfHno/8p7cGroG1vnPFwjGkp2dNS/2unaZM68hAW22JIfesL5CUcC0re+kn7VAWWI/CrkG1pyoPuqN6X8IATIDAiQvdjDqO14sCgI1o60hbf0T66HoUYFS7aNoH/LDXvq759ivcpmBxZT6egRIxLgSPT/+QNT3qt06OpjZUhyi4NBsLlUoFij6O/X5pj6KVSkhDozMwMrbmGtAyp8vEAzrYOXHv+GGVCD7aF+xPopRFWJDXtrs3xC6j5LrDCwCZIcAiRhLuefH97VCBEgd66NYY15ViB/ysutPqn0Uf4HjkD5KTjOwfOVGgOz4qeZDKmoCJCAqkPz4/sdSY+kWCJpCLDrQ+5leChTte2MvcMxlBpb4MOT9uGOvsV7fISdEBEhABEh+7EA0V/XRhd781ca83fPCtqYLHFWVWA+l2kfJpf8hDGHVs9/LkAZ6+fMFguF2tvkZMwNrLgoBVQ1+TLsaKNU+irEzUYWJfT714SshQC4bswqvIUAC4haaebHZUDLFDKw56d+rzfdRbKaXHu1g4ofDDBVInsbcB+T8zygQDNN48zL1FN4lqcLw9xz3waFAsQscJYcA4TqQy6hAIkcPJC9+0TkdgHNS7aPoVrC3bt06n1acOn+wJEC2pggQTpEDogLJSwr9j6lYoz2HGVjC3QgvG7sOlnCEmwEVSB5inIEVik39zWH4SuiBXDZ2GRMhQALiQsK8WIDkMKSzjwXI0KGN2BAgl1mA2JI4QxAgMyBA0ueX9ci9AtH/px1ccqlA7P+H/sfO2GtAhAAJiOXc85HTDKx9/IWGuQSIvX4EyJbCwyb5jKkyCRCgA7/kQ+5DIH4J+dxmYDF8tTXFNSBCgAREDyQf9obLvfoQ3/9gBlaeppjCKwTIDAiQ9K1pBpZVIMzAyhcBkgB6IPmYouGYipxnYNED2ZpiCq8QIDMgQNK2phlYOunJaRVeYQjrsikuIhQCJCCuRM+DPwDlHiA5zsDy/09UIFsWIGPvXMkRLhC/lDs7bdr8my3319LffCqX4ToqkMtsCGvsa0yABMK9QPKxpv5HbmtgCT2QixSoNjoyts9FgATih6/ogaSNGVhpYxbWRVP1P4QACYQKJB9rvQYkF1QgF001A0sIkEB8gFCBpEuv41pmYOlAa9VWThUIPZCLfKCOPVE4+NGPflT+UtWJVzrbUg32OT1yAOyPm0nlwa+hlHuAWPUhuQ5hUYFMdxGhHDz22GN7v6kaLE2bD6G1YxmTPKzxJlI5zcASeiAX+QAZOyx78Oabb5Z/oHYebfpl61FnXrbZhVT+L26jHVBBYhWMturH1eDJFQGStjUFSG5rYBmWcr/I79NjX+eDd955p/YL1eCwkPHP/cf6PruK1Z77scd96qqcpsCxQIoZFxHmwfbhNTTQc5yBJfYaUn1sWaBOMVHioOkLftnqfW8eazRa6OjRwqUaOnq0Zt3YKqdu+MwPo1kA2efnRA8kD2uageWvAcmJX4p/7XRcskANGiB9+IO5uXfvXuP3W1j40GkKG22+srHwsed+fHOffX2b6ufHHPzpgaTPv9lyDxAbRZCcKhD/GjKENW3/QyYJkL70QvZ5MbUD2I5gz61XUx1Os1CpC5u+w2o6+LcNo3WZPECApMsPfeR+9rqGGVhUIBcD5OTkpBhrkQDpy174rsNQfijNVzp1/Zu6wPFBZT/ThU0e0L+XIaz0rfECwtxmYPkTRiqQaa9CL/+8IkN2xqjF7/ap9m/8c/2yFR56c1nFU9e/qduQPmZgpY8K5CICZGJ1/Zs2df0bP+vMKpybN28WP/zhDznrSdiaZmBZlZ3bDCwuIrzIXuepKs3VB0hfffo3P/nJTwpd6X98fHw+vKXH6nPEaS0Boio89xlYQgWyCxDt01McewiQgHzfpY2FiQ+VtsCp+xjTW8sQlsLDena5VSD+vUcFMu01IEKABNS1F2LTJ4f2TtqCpS6E7I1U/Rg7a7yJlOR6EaFQgex+H1NNlCBAAvrggw+Kp556qgyIt99+uzzLq7vo0qYoN/VX9l3Vbn+uTB1CXZ7nGEJrugeIn4E1xdTOmPgKZO0Bot+FHScIkAT4g//YcfS6oNkXOjGHUDWAYguhNS6iqIt/cxsOpQLZ8f2gqU4UCJCAprwCtu+1ME3/nrppy10+ts+1mSqE9vV79vWMprDGJUxyqz7EHzRzC8e+pr4KXQiQgGznjeXMeoozsD6h01Q1tfFLTwzVZ0JC0/etpQLx68+1LT+UKiqQnSlvJHX+ZxYIxoaNcuoP9F2Gpo4PlWrI+I/bhuzabhk8RQiZNczAMrk10MXCkQb6xWXtqUASwH0I6tkaY2N0mXgwJoRkbTOwchzCYin3HatAplyqhgAJaMoeCC4KFUI+aNZw0Ml5BpZwErcT4mJRAiQQP/OJnTdOU4RQ6nKegSWcxO2EqEC4bV4gNttJKJ8RK6tAcqw+hB7IlsLDhmynrEAIkEB8BbL26YOIk185OscZWJzE7YSYgSUESCA+QKhAEKOclzARrkLf8b8LhrAS4M9+qEAQIz+FN+cZWLL2HsjU9wExBEgg/qI5KhDE6OjoqHzMdQYW9wLZsQpEk0a63GivKwIkIGtaMQMEMVrLDCyhBzL9DCwhQALxFQgBghjlvAaW0APZmfo+IIYACcRf6UyAIDY6oFiPLscZWMLdCHcsQKhAEuHXYyJAEJvc18ASeiBbfkYoFUgimMaLmOW+BpZQgWz5oTwCJBFM40XMcl8DSyxAbKn+tQo1hVcIkECoQBCz3GdgiR046X+EuYhQCJBAbClxqg/EKPcZWEIPcssCRPe2mTpMCZBAOPtBrDR8ZTMEc52BJbwHt+z3MHX/QwiQQOzshwoEsfFDGrnOwJLYbim9lFDXgAgBEghnP4iVLWEiOQ9hsZT7Vqir0IUACYTxV8TK+h85z8AS3oPb2aAMYSWGiwgRM5vCm/MMLGEUINx9QAwBEgBTeBEr7Zc2tJNz9cEtpbdCTuEVAiQQLiJEjPwSJmuYgSVchb49Dj18+LCYGgESAGc/iNUa1sASlnLf8v2PECezBEgABAhitYY1sISFFLesAglRfQgBEgBNdMRqLTOwGMLaCjkDSwiQALgXCGJl14CsZQaWUIEQIEnxK/EyCwuxUFVslXHO1YdQgWxRgSSIHghitJYZWOJnH611JqTCw0ZCQgbIWwUm5SsQAgSx8A30nGdgiVVaTOHdCnENyMZbOsq9WmBSCg+a6IiNr0DWMoRF/2Mboqenp8XUNpXd/1/Z/IL/r8CkqEAQI2ug5z4DS1jGJHz/Y3OS/Lcrm7/kuc3zOwUmQw8EMVrDXQgNQ1jBZ2C99dvf/vb5K5v/3NnsTP9RYDI2jXft92JGPHQwsZOa3KsPYSn3wMu4X7nybPmo//z+97//++ZA9z8FJsH4K2KzphlYwg3dwlUgm+Paf6r60PPzabybEPmLvlBgNAIEsVnLGljG/n+pQKYNEBUaf/jDH561jy9cB/LtFzSc9VaBwRh/RWzWsgaWWft7UP//NmQ50RCWWh3/rkLDf/Kg+l2/+93vnts8PPfCCy88s/mBP26e396M5/+qQGdM4UVsLEDWMANL1j4Ly1+JPyJA3trsL69ujmf/2Dx/Xv3y6jf8Cy6JtZbzUQiPAAAAAElFTkSuQmCC)}.buttonwithchildren__container{width:100%;height:52px;background:#4d4d4d;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:32px;overflow:hidden;cursor:pointer}.buttonwithchildren__container>.buttonWithChildren--content-inline{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.buttonwithchildren__container>.buttonWithChildren--content-inline>svg{margin-right:10px}.buttonwithchildren__container>.buttonWithChildren--content-inline>h6{margin:0;font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.375rem;line-height:26px;letter-spacing:.05em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase;color:#fff}.buttonwithchildren__info{background:#62b8ae;border:2px solid #62b8ae}.buttonwithchildren__dark{background:#4d4d4d;border:2px solid #4d4d4d}.buttonwithchildren__light{background:#fff;border:2px solid #f1f1f1}.buttonwithchildren__disabled{background:#e5e5e5;color:#999;cursor:not-allowed}.toolMode__option{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:none;outline:none;background:none;transition:all .4s ease}.toolMode__option:not(:first-child){margin-left:8px}.toolMode__option-success{background:#57ce71}.toolMode__option-success>svg{width:20px}.toolMode__option-success>svg path{fill:#fff}.toolMode__option-normal{background:#fff}.toolMode__option-normal>svg{width:20px}.toolMode__option-normal>svg path{fill:#000}.isselected{background:#62b8ae!important}.isselected>svg,.isselected>svg>path{fill:#fff!important;stroke:#fff!important}.tooltiptext{visibility:hidden;width:auto;background-color:#fff;color:#000;padding:2px 5px;display:inline-block;border-radius:5px;position:absolute;bottom:-25px;z-index:1;white-space:nowrap;font-size:.8rem;font-family:"Fira Sans"}.toolMode__option:hover .tooltiptext{visibility:visible}.toolMode__option>svg{width:55%;height:55%}.toolbox__container{position:absolute;bottom:40px;left:40px;z-index:2}.toolbox__container>h3{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:22px;text-align:left;color:#fff;text-transform:uppercase}.toolbox__container>div{display:flex}.rodal-close{display:none!important}.rodal-dialog{padding:0;z-index:1001!important}.rodal-mask{z-index:1000!important}.rodal{display:flex;align-items:center;justify-content:center;z-index:1001!important}.gm-style-cc,.gm-style-mtc{display:none}.gmnoprint{right:40px!important;bottom:85px!important}.gmnoprint>div{background:transparent!important}.gm-control-active{border-radius:50%!important;background:#fff!important;margin-bottom:5px!important}.cattleMapTypeView{position:absolute;bottom:0;right:0;background:#fff;display:flex;padding:0 35px}.cattleMapTypeView>div{display:flex;justify-content:center;align-items:center;margin-right:15px}.cattleMapTypeView>div>label{margin-left:8px}.chip-base__container{width:-webkit-min-content;width:min-content;height:52px;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:0 15px}.chip-base__container>svg{width:27px;height:25px;margin-right:10px}.chip-base__container>h3{font-family:"Fira Sans";font-style:normal;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;margin:0}@media (max-width:768px){.chip-base__container{height:52px}}.chip-pressable__container{background:transparent}.headerClose__button--error{width:100%;display:flex;align-items:center;justify-content:flex-end}.headerClose__button--error>button{background:none;border:none;outline:none}.headerClose__button--error>button>svg{width:18px;height:18px}.modalerror__title--container h3{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:26px;text-align:center;color:#4d4d4d;margin:0;padding:0}.modalerror__button--redirect{width:100%;display:flex;align-items:center;justify-content:center}.modalerror__button--redirect>button{background:#62b8ae;border-radius:32px;padding:10px 40px;font-family:"Fira Sans";font-weight:600;font-size:22px;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase;color:#fff}.farm-map-card{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.farm-map-card,.farm-map-card__header{margin-bottom:20px}.farm-map-card__header h3{color:#212529;font-size:20px;font-weight:600;margin:0;display:flex;align-items:center;grid-gap:8px;gap:8px}.farm-map-card__buttons{display:flex;grid-gap:12px;gap:12px;margin-bottom:20px;flex-wrap:wrap}.farm-map-card__button{background:transparent;border:2px solid #62b8ae;color:#62b8ae;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;text-align:center}.farm-map-card__button:hover{background:#62b8ae;color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 8px rgba(98,184,174,.3)}.farm-map-card__button--active{background:#62b8ae;color:#fff;box-shadow:0 2px 4px rgba(98,184,174,.3)}.farm-map-card__button--active:hover{background:#4a9b8e;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 8px rgba(98,184,174,.4)}.farm-map-card__map{height:400px;width:100%;border-radius:8px;overflow:hidden;border:1px solid #dee2e6;background:#f8f9fa}@media (max-width:768px){.farm-map-card{padding:15px;margin-bottom:15px}.farm-map-card__header h3{font-size:18px}.farm-map-card__buttons{grid-gap:8px;gap:8px;margin-bottom:15px}.farm-map-card__button{padding:8px 16px;font-size:13px;min-width:100px}.farm-map-card__map{height:300px}}@media (max-width:480px){.farm-map-card__buttons{flex-direction:column}.farm-map-card__button{min-width:auto;width:100%}}.summary__container{padding:20px;max-width:800px}.summary__container h1{color:#333;margin-bottom:30px;text-align:center;font-size:24px}.summary__content{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.summary__section{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.summary__section h2{color:#62b8ae;margin-bottom:15px;font-size:18px;font-weight:600}.summary__section ul{list-style:none;padding:0;margin:0}.summary__section li{background:#fff;margin-bottom:8px;padding:12px 16px;border-radius:6px;border:1px solid #e9ecef;display:flex;align-items:center;grid-gap:8px;gap:8px}.summary__section li:last-child{margin-bottom:0}.summary__section strong{color:#212529;font-weight:600}.summary__section span{color:#6c757d;font-size:14px}.summary__hectares{color:#28a745!important;font-weight:600!important;background:#d4edda;padding:2px 6px;border-radius:4px;font-size:13px!important}.summary__farms-section{margin-top:30px}.summary__title{color:#62b8ae;margin-bottom:20px;font-size:20px;font-weight:600}.summary__farm-divider{height:1px;background:#dee2e6;margin:30px 0;border:none}.summary__empty{text-align:center;padding:40px;color:#6c757d;background:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6}.summary__empty p{margin:0;font-size:16px}@media (max-width:768px){.summary__container,.summary__section{padding:15px}.summary__section li{padding:10px 12px;flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px}}.onboarding-v2{width:100%;height:100vh;display:grid;grid-template-columns:360px minmax(0,1fr);grid-template-rows:104px minmax(0,1fr);grid-template-areas:"header header" "nav content";background:#fbfbfb}.onboarding-v2__header{grid-area:header;display:flex;align-items:center;grid-gap:28px;gap:28px;border-bottom:1px solid #f1f1f1;background:var(--white-10);padding:22px 52px}.onboarding-v2__header svg{width:170px;height:auto;margin-left:110px}.onboarding-v2__nav{grid-area:nav;border-right:1px solid #f1f1f1;background:var(--white-10);overflow-y:auto;padding:48px 36px 32px 0}.onboarding-v2__content{grid-area:content;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 102px;grid-template-areas:"main" "footer";background:radial-gradient(circle at top right,rgba(98,184,174,.08),transparent 28%),#fbfbfb}.onboarding-v2__content>main{grid-area:main;min-height:0;overflow-y:auto;padding:36px 52px 24px}.onboarding-v2-form-page{width:min(968px,100%);display:flex;flex-direction:column;grid-gap:20px;gap:20px}.onboarding-v2-choice,.onboarding-v2-current-farm,.onboarding-v2-page-actions{display:flex;align-items:center;flex-wrap:wrap;grid-gap:16px;gap:16px}.onboarding-v2-current-farm{justify-content:space-between;border:1px solid #f1f1f1;border-radius:18px;background:var(--white-10);padding:20px 28px;color:var(--gray-110)}.onboarding-v2-file{display:flex;flex-direction:column;grid-gap:8px;gap:8px;color:var(--gray-110);font-weight:700}.onboarding-v2-file input{min-height:56px;border:1px dashed var(--gray-80);border-radius:9px;background:#fafafa;padding:16px}.onboarding-v2-status{color:var(--green-0100)}.onboarding-v2-list-card{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.onboarding-v2-farm-selector{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:14px;gap:14px}.onboarding-v2-farm-card{min-height:104px;border:1px solid var(--gray-40);border-radius:16px;background:var(--white-10);cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;grid-gap:8px;gap:8px;padding:18px;text-align:left}.onboarding-v2-farm-card--active{border-color:var(--green-0100);box-shadow:0 12px 30px rgba(98,184,174,.16)}.onboarding-v2-farm-card strong{color:var(--gray-110);font-size:1.05rem}.onboarding-v2-farm-card span{color:var(--gray-85);font-size:.9rem}.onboarding-v2-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.onboarding-v2-summary-grid div,.onboarding-v2-summary-list section{border:1px solid #f1f1f1;border-radius:14px;background:#fafafa;padding:18px}.onboarding-v2-summary-grid strong{display:block;color:var(--green-0100);font-size:2rem}.onboarding-v2-summary-grid span,.onboarding-v2-summary-list p{color:var(--gray-85)}.onboarding-v2-summary-list{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.onboarding-v2-summary-list h3{color:var(--gray-110);margin-bottom:6px}@media (max-width:980px){.onboarding-v2{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);grid-template-areas:"header" "nav" "content"}.onboarding-v2__nav{max-height:260px;border-right:0;border-bottom:1px solid #f1f1f1}.onboarding-v2-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.labelbatches__container{width:52px;height:52px;background-color:#fff;border-radius:50%;z-index:999;display:flex;justify-content:center;align-items:center}.batch-cluster-wrapper{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.batch-cluster{width:56px;height:56px;border-radius:50%;background:#fff;color:#324440;flex-direction:column;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.25)}.batch-cluster,.batch-cluster .cluster-icon{display:flex;align-items:center;justify-content:center}.batch-cluster .cluster-icon{width:20px;height:20px}.batch-cluster .cluster-icon svg{width:20px;height:20px;fill:#fff}.batch-cluster .cluster-count{margin-top:2px;font-size:14px;font-weight:800;line-height:1}.paddocktime__container{position:absolute;top:30px;right:30px;z-index:900;width:280px;overflow:hidden;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;transition:opacity .3s ease,transform .3s ease,visibility .3s ease,-webkit-transform .3s ease}.paddocktime__container--hidden{opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none}.paddocktime__filter-button{position:fixed;top:38px;right:10px;z-index:1000;width:48px;height:48px;background-color:#324440;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:background-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,transform .2s ease;transition:background-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.paddocktime__filter-button:hover{background-color:#3d524e;-webkit-transform:scale(1.05);transform:scale(1.05)}.paddocktime__filter-button:active{-webkit-transform:scale(.95);transform:scale(.95)}.paddocktime__filter-button .material-symbols-outlined{color:#fff;font-size:24px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@media screen and (max-width:768px){.paddocktime__container{width:calc(100% - 40px);max-width:320px;right:20px;top:20px}}.capacitybvroute__barnumber--bar,.paddocktime__barnumber--bar1,.paddocktime__barnumber--bar2,.pasturemanagement--bar{margin-top:10px;width:450px;height:20px;border:2px solid #fff;border-top-left-radius:9px;border-bottom-left-radius:9px;margin-right:-1px}.pasturemanagement--bar{background:linear-gradient(90deg,#ff6161,#57ce71)}.paddocktime__barnumber--bar1{background:linear-gradient(90deg,#ffca80,#ff9501 50%,#ff6161)}.paddocktime__barnumber--bar2{background:linear-gradient(90deg,#57ce71,#61fff6 50%,#7b61ff)}.paddocktime__barnumber--containerlegend{width:450px;display:flex;margin-top:10px;justify-content:space-between;position:relative}.paddocktime__barnumber--containerlegend>span{font-family:"Fira Sans",monospace;font-weight:500;font-size:1rem;color:#fff;margin-top:5px;flex:0 0 auto}.paddocktime__barnumber--containerlegend>span:first-child{text-align:left}.paddocktime__barnumber--containerlegend>span:last-child{text-align:right}.capacitybvroute__barnumber--container{position:absolute;bottom:30px;left:30px;z-index:400;min-width:450px}.capacitybvroute__barnumber--title{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:22px;line-height:26px;letter-spacing:.03em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;color:#fff;text-transform:uppercase}.capacitybvroute__barnumber--bar{background:linear-gradient(90deg,#fff,#ffead8 10%,#ffd5b1 20%,#ffc08a 30%,#ffab63 40%,#ff9501 50%,#ff7727 60%,#ff593e 70%,#ff3c58 80%,#ff1e79 90%,red)}.capacitybvroute__barnumber--containerlegend{width:450px;display:flex;margin-top:10px;justify-content:space-between;position:relative}.capacitybvroute__barnumber--containerlegend>span{flex:0 0 auto;font-family:"Fira Sans",monospace;font-weight:500;font-size:.8rem;color:#fff;text-align:center;margin-top:10px;position:relative}.capacitybvroute__barnumber--containerlegend>span:first-child{text-align:left}.capacitybvroute__barnumber--containerlegend>span:last-child{text-align:right}.capacitybvroute__barnumber--containerlegend>span:empty{display:none}.capacitybvroute__barnumber--containerlegend>span:after{position:absolute;content:"|";font-weight:700;margin-top:-25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pasturemanagement__toplegend--container{position:absolute;bottom:200px;left:30px;z-index:400;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;color:#fff;min-width:450px}.pasturemanagement__toplegend--container h6{margin:0;white-space:nowrap;width:100%;flex-basis:100%}.pasturemanagement__toplegend--container>div{display:flex;flex-direction:row;grid-gap:10px;gap:10px;align-items:center}.pasturemanagement__toplegend--container>div>button{min-width:100px}.pasturemanagement__toplegend--container>button{flex-shrink:0}.pasturemanagement__toplegend--container>button:not(:last-of-type){margin-right:0}.pasturemanagement__footerlegend--container{position:absolute;bottom:30px;left:30px;z-index:400;min-width:450px}.pasturemanagement__footerlegend--container>h6{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:22px;line-height:26px;letter-spacing:.03em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;color:#fff;text-transform:uppercase}.pasturemanagement__footerlegend--content{display:flex;width:100%;flex-wrap:wrap;grid-gap:10px;gap:10px;align-items:center}.pasturemanagement__footerlegend--content>div{flex:0 0 auto}.pasturemanagement__footerlegend--content>div:first-child:not(.legendRounded__container){width:100%;flex:1 1 100%}.pasturemanagement__footerlegend--content .legendRounded__container{flex:0 0 auto;white-space:nowrap}.pasturemanagement--containerlegend{width:450px;display:flex;margin-top:10px;justify-content:space-between;position:relative}.pasturemanagement--containerlegend>span{font-family:"Fira Sans",monospace;font-weight:500;font-size:1rem;color:#fff;margin-top:5px;flex:0 0 auto}.pasturemanagement--containerlegend>span:first-child{text-align:left}.pasturemanagement--containerlegend>span:last-child{text-align:right}@media screen and (max-width:768px){.capacitybvroute__barnumber--bar,.paddocktime__barnumber--bar1,.paddocktime__barnumber--bar2,.pasturemanagement--bar{width:100%;max-width:65vw;min-width:200px}}@media screen and (max-width:768px){.capacitybvroute__barnumber--container{min-width:auto}.paddocktime__barnumber--containerlegend{width:100%;max-width:65vw;flex-wrap:nowrap;justify-content:space-between}.paddocktime__barnumber--containerlegend>span{font-size:.85rem;margin-top:3px;flex:0 0 auto}.paddocktime__barnumber--containerlegend>span:first-child{text-align:left}.paddocktime__barnumber--containerlegend>span:last-child{text-align:right}}@media screen and (max-width:768px){.capacitybvroute__barnumber--container{bottom:20px;left:20px;right:20px;max-width:320px;min-width:auto}.capacitybvroute__barnumber--title{font-size:1.1rem;line-height:1.3}.capacitybvroute__barnumber--containerlegend{width:100%;max-width:65vw;justify-content:space-between;flex-wrap:nowrap}.capacitybvroute__barnumber--containerlegend>span{flex:0 0 auto;font-size:.7rem;margin-top:5px;text-align:center}.capacitybvroute__barnumber--containerlegend>span:first-child{text-align:left}.capacitybvroute__barnumber--containerlegend>span:last-child{text-align:right}.capacitybvroute__barnumber--containerlegend>span:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:-20px}}@media screen and (max-width:768px){.pasturemanagement__toplegend--container{bottom:200px;left:20px;right:20px;max-width:65vw;min-width:auto;flex-wrap:wrap;grid-gap:8px;gap:8px}.pasturemanagement__toplegend--container h6{font-size:.9rem;margin:0;white-space:nowrap;width:100%;flex-basis:100%}.pasturemanagement__toplegend--container>div{display:flex;flex-direction:row;grid-gap:8px;gap:8px;align-items:center}.pasturemanagement__toplegend--container>div>button{min-width:80px}.pasturemanagement__toplegend--container>button{flex-shrink:0}.pasturemanagement__footerlegend--container{bottom:20px;left:20px;right:20px;max-width:320px;min-width:auto}.pasturemanagement__footerlegend--container>h6{font-size:1.1rem;line-height:1.3}.pasturemanagement__footerlegend--content{flex-wrap:wrap;grid-gap:8px;gap:8px}.pasturemanagement__footerlegend--content>div:not(:first-child){margin-left:0}.pasturemanagement--containerlegend{width:100%;max-width:65vw;flex-wrap:nowrap;justify-content:space-between}.pasturemanagement--containerlegend>span{font-size:.85rem;margin-top:3px;flex:0 0 auto}.pasturemanagement--containerlegend>span:first-child{text-align:left}.pasturemanagement--containerlegend>span:last-child{text-align:right}}.customPopup__container>.leaflet-popup-content-wrapper{padding:0;background:none;box-shadow:none}.customPopup__container .leaflet-popup-content{margin:0;width:auto!important;box-shadow:none}.customPopup__container>.leaflet-popup-tip-container{display:none}.labelfarm1x__container{height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.labelfarm1x__container>svg{-webkit-transform:scale(1.5);transform:scale(1.5)}.labelfarm1x__container>svg path{fill:#fff}.labelfarm1x__initials--container{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px;grid-gap:10px;gap:10px;height:52px;background:#4d4d4d;opacity:.9;border:1px solid #999;border-radius:10px;margin-top:15px}.labelfarm1x__initials--container>h6{font-family:"Fira Code";font-style:normal;font-weight:600;font-size:22px;line-height:29px;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0;padding:0;white-space:nowrap}.modalerror__text--container h6{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#999;margin:0;padding:0}.leaflet__container--constrolls{position:absolute;bottom:30px;right:30px;z-index:400;display:flex;flex-direction:column}.leaflet__container--constrolls button:not(:last-child){margin-bottom:10px}.leaflet__container--constrolls>.custom__button--location,.leaflet__container--constrolls>.custom__button--zoomin,.leaflet__container--constrolls>.custom__button--zoomout{width:40px;height:40px;background:#fff;border-radius:20px}.leaflet__container--constrolls>.custom__button--location>svg>circle,.leaflet__container--constrolls>.custom__button--zoomin>svg>path,.leaflet__container--constrolls>.custom__button--zoomout>svg>path{stroke:#4d4d4d!important}.leaflet__container--constrolls>.custom__button--location>svg>rect{fill:#4d4d4d}.leaflet-tooltip-pane{z-index:999999!important}.microareaSpecs__container{width:100%}.microareaSpecs__microarea{width:100%;height:50px;background:#4d4d4d;border:1px solid #999;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:20px 13px}.havebatch .microareaSpecs__microarea{border-radius:10px 10px 0 0!important}.havebatch{background:#fff;border:1px solid #f1f1f1;border-radius:10px}.microareaSpecs__microarea>svg{width:24px;resize:both}.microareaSpecs__microarea>svg>path{fill:#57ce71}.microareaSpecs__microarea>h3{padding:0;margin:0 0 0 8px;font-family:"Fira Code";font-style:normal;font-weight:600;font-size:1.125rem;line-height:24px;letter-spacing:.05em;text-transform:uppercase;color:#fff}.microareaSpecs__capacity{width:100%;background:#fff;border:1px solid #f1f1f1;border-radius:0 0 10px 10px;display:flex;justify-content:center;align-items:center;padding:5px 13px}.microareaSpecs__capacity h3.capacity{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:14px;letter-spacing:.05em;color:#999;text-align:center;width:100%;margin:0;padding:0}.batchesspecsDetails__container_sigla{display:flex;align-items:center}h3.loteDetails{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.25rem;line-height:22px;letter-spacing:.05em;text-transform:uppercase;color:#4d4d4d;padding:0;margin:0 0 0 8px}h3.qtdDetails{font-size:18px;line-height:22px}h3.capacity,h3.qtdDetails{font-family:"Fira Sans";font-style:normal;font-weight:400;letter-spacing:.05em;color:#999;text-align:center;width:100%}h3.acreage,h3.capacity{font-size:14px}h3.acreage{font-family:"Fira Sans";font-style:normal;font-weight:400;letter-spacing:.05em;color:#999;text-align:center;width:100%}.legendRounded__container{display:flex;align-items:center;justify-content:flex-start}.legendRounded__container>span{display:block;box-sizing:border-box;width:20px;height:20px;border-radius:50%}.legendRounded__container>strong{font-family:"Fira Sans";font-style:normal;font-weight:500;font-size:1.1rem;letter-spacing:.03em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;color:#fff;padding:0;margin:0 0 0 5px}@media screen and (max-width:768px){.legendRounded__container>span{width:16px;height:16px}.legendRounded__container>strong{font-size:.85rem;margin-left:4px}}.customToolTip__container{padding:0;margin:0;border:none;background:none}.customToolTip__container:before{display:none}.SideBarShow{height:100vh;width:340px;max-width:340px;min-width:340px;background:#324440;transition:width .3s ease;position:relative;overflow-x:visible;overflow-y:hidden;box-sizing:border-box;padding:0;margin:0;border:none}.SideBarShow::-webkit-scrollbar{width:10px}.SideBarShow::-webkit-scrollbar-track{background:transparent}.SideBarShow::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:5px}.SideBarHide{height:100vh;width:0;max-width:0;min-width:0;background:#324440;transition:width .3s ease;position:relative;overflow:hidden;box-sizing:border-box;padding:0;margin:0;border:none}.SideBarCollapsed{width:100px!important;max-width:100px!important;min-width:100px!important}.SideBarCollapsed .footerContent{padding:0;display:flex;flex-direction:column;align-items:center}.SideBarCollapsed .sideBar_footer,.SideBarCollapsed .sideBar_footer_version{padding:10px 0;justify-content:center;align-items:center}.SideBarCollapsed .sideBar_header img{display:none}.SideBarCollapsed .sideBar_header{display:flex;justify-content:center;align-items:center;width:100%}.SideBarCollapsed .sideBar_footer span{display:none}.SideBarCollapsed .createTask_buttonWrapper{padding:10px;align-items:center}.SideBarCollapsed .createTask_buttonWrapper--collapsed{padding:10px;display:flex;justify-content:center;align-items:center}.SideBarCollapsed .sidebar__icon-button{width:50px;height:50px;border-radius:50%;background:#62b8ae;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.SideBarCollapsed .sidebar__icon-button svg{width:24px;height:24px}.SideBarCollapsed .sidebar__icon-button svg path{fill:#fff}.sidebar__hamburger{position:fixed;top:20px;left:20px;z-index:1001;background:#324440;border:none;color:#fff;font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.sidebar__hamburger:hover{background:#3d524e}.sidebar__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;transition:opacity .3s ease}.sidebar__toggle{position:fixed;top:62px;left:320px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1001;background:#324440;border:none;color:#fff;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:left .3s ease,background .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.sidebar__toggle svg{width:20px;height:20px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.sidebar__toggle svg path{fill:#fff}.sidebar__toggle--expanded svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sidebar__toggle--collapsed svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.SideBarCollapsed .sidebar__toggle{left:80px}.SideBarHide:not(.SideBarCollapsed) .sidebar__toggle{left:-20px}.sidebar__toggle:hover{background:#3d524e}.sidebar__close{position:absolute;top:20px;right:20px;z-index:10;background:transparent;border:none;color:#fff;font-size:24px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:background .2s ease}.sidebar__close:hover{background:hsla(0,0%,100%,.1)}.SideBarDrawerClosed{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.SideBarDrawerClosed,.SideBarDrawerOpen{position:fixed;top:0;left:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:1000;box-shadow:2px 0 8px rgba(0,0,0,.2)}.SideBarDrawerOpen{-webkit-transform:translateX(0);transform:translateX(0)}.sideBar_header{display:flex;justify-content:center;align-items:center}.sideBar_header>svg{height:68px;margin:auto}@media (max-width:540px){.sideBar_header>svg{height:50px}}.sideBar_header--icon{width:50px;height:50px;margin:auto;display:block}.button__mapa{width:100%;height:52px;border-radius:32px;padding:6px 0;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;text-decoration:none}.button__mapa>svg{margin-right:5px;width:30px}.button__mapa>svg>path{fill:#324440}.button__mapa>strong{font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#324440;margin-top:.3rem}.button__dados{width:100%;height:52px;background:#fff;border-radius:32px;padding:6px 0;display:flex;align-items:center;justify-content:center;text-decoration:none}.button__dados>svg{margin-right:5px;width:30px}.button__dados>svg>path{fill:#324440}.button__dados>strong{font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#324440;margin-top:.3rem}.sideBar_header_buttons{margin:30px 20px}.button__createTask{width:100%;height:52px;border-radius:32px;padding:6px 0;display:flex;align-items:center;justify-content:center}.button__createTask>svg{margin-right:10px;width:30px}.button__createTask>svg>path{fill:#fff}.button__inventory>h6{font-size:1.2rem!important}.sideBar_task_button{margin:30px 20px}.divider{width:100%;height:1px;background:#999}.sideBar_footer{display:flex;padding:20px 20px 0 60px}.sideBar_footer span{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:.8rem;line-height:18px;letter-spacing:.02em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase;cursor:pointer;text-decoration:none}.sideBar_footer span:hover{color:#999}span.disabled{pointer-events:none;cursor:default}.sideBar_footer_version{display:flex;padding:20px 20px 0 60px}.sideBar_footer_version span{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:.8rem;line-height:18px;letter-spacing:.02em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase;color:#fff}.createTask_buttonWrapper{padding:20px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media screen and (max-width:768px){.SideBarShow{width:340px!important;max-width:340px!important;min-width:340px!important}.SideBarHide{width:10px!important;max-width:10px!important;min-width:10px!important}.SideBarMobile.SideBarHide .createTask_buttonWrapper,.SideBarMobile.SideBarHide .footerContent,.SideBarMobile.SideBarHide .sidebar__card,.SideBarMobile.SideBarHide .sideBar_footer,.SideBarMobile.SideBarHide .sideBar_footer_version,.SideBarMobile.SideBarHide .sideBar_header_buttons{display:none}.SideBarMobile.SideBarShow .footerContent,.SideBarMobile.SideBarShow .sideBar_header_buttons{display:block}.SideBarMobile.SideBarShow .sidebar__card,.SideBarMobile.SideBarShow .sideBar_footer,.SideBarMobile.SideBarShow .sideBar_footer_version{display:flex}.SideBarMobile.SideBarShow .createTask_buttonWrapper{display:flex;flex-direction:column}.sidebar__close,.sidebar__hamburger,.sidebar__overlay{display:none!important}.sidebar__toggle{display:flex!important;left:330px;top:62px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;position:fixed}.SideBarMobile.SideBarHide .sidebar__toggle{left:-10px}.sidebar__toggle svg{width:20px;height:20px}}@media screen and (min-width:769px) and (max-width:1366px){.SideBarShow{width:340px!important;max-width:340px!important;min-width:340px!important}.SideBarHide{width:100px!important;max-width:100px!important;min-width:100px!important}.sidebar__hamburger,.sidebar__overlay{display:none}}@media screen and (min-width:1367px){.SideBarShow{width:340px!important;max-width:340px!important;min-width:340px!important}.SideBarHide{width:100px!important;max-width:100px!important;min-width:100px!important}.sidebar__hamburger,.sidebar__overlay{display:none}}.sidebar__card{width:100%;display:flex;flex-direction:row;border-left:10px solid transparent;border-top:1px solid #c4c4c4;padding-top:20px;padding-bottom:20px;padding-left:20px;transition:all .3s ease}.sidebar__card--collapsed{justify-content:center;align-items:center;padding:15px 0;flex-direction:column;min-height:60px}.sidebar__card--icon{display:flex;justify-content:center}.sidebar__card--icon svg{width:32px;height:32px}.sidebar__card--icon svg path{fill:#4d4d4d}.sidebar__card--collapsed-content{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;padding:10px 0;transition:background .2s ease;border-radius:4px;margin:5px 0}.sidebar__card--collapsed-content:hover{background:rgba(0,0,0,.05)}.sidebar__card--collapsed-content svg{width:32px;height:32px}.sidebar__card--collapsed-content svg path{fill:#4d4d4d}.sidebar__card--collapsed-content:hover{opacity:.8}.sidebar__card--left{width:40px;height:100%}.sidebar__card--left>svg{width:32px}.sidebar__card--left>svg>path{fill:#000}.sidebar__card--right{display:flex;flex-direction:column;width:100%;margin:.4rem .5rem .2rem}.sidebar__card--right>strong{font-family:"Fira Sans";font-style:normal;font-size:1.05rem;line-height:22px;text-transform:uppercase;color:#4d4d4d}.sidebar__card--header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar__card--header:hover{opacity:.8}.sidebar__card--header>strong{font-family:"Fira Sans";font-style:normal;font-size:1.05rem;line-height:22px;text-transform:uppercase;color:#4d4d4d}.sidebar__card--toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.sidebar__card--toggle svg{width:10px;height:10px}.sidebar__card--toggle svg path{fill:#4d4d4d}.sidebar__card--options{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.sidebar__card--options,.sidebar__card--options.expanded{max-height:1000px;opacity:1}.sidebar__card--options.collapsed{max-height:0;opacity:0;margin:0;padding:0}@media (min-width:1440px){.sidebar__card:last-child{border-bottom:1px solid #c4c4c4}}.sidebar_menuoption--button{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background:transparent;border:none;text-decoration:none;cursor:pointer;margin-top:10px}.sidebar_menuoption--button:last-child{margin-bottom:20px}.sidebar_menuoption--button>div{width:16px;height:100%;display:flex;align-items:center;margin-right:.3rem}.sidebar_menuoption--selected span{transition:all .17s ease;font-weight:600!important;text-transform:uppercase}#sidebar_menuoption--text{font-family:Fira Sans;font-size:.8rem;font-weight:400;line-height:18px;letter-spacing:.02em;text-align:left;text-transform:uppercase;color:#4d4d4d}.sidebar_subMenuoptionIcon{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:top 0ms ease-in-out,left 0ms ease-in-out,-webkit-transform 0ms ease-in-out;transition:transform 0ms ease-in-out,top 0ms ease-in-out,left 0ms ease-in-out;transition:transform 0ms ease-in-out,top 0ms ease-in-out,left 0ms ease-in-out,-webkit-transform 0ms ease-in-out;position:static;left:0;top:0}.sidebar_subMenuoptionIcon--selected{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:top .2s ease-in-out .2s,left .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s,top .2s ease-in-out .2s,left .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s,top .2s ease-in-out .2s,left .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;position:relative;left:-3px;top:3px}.sidebar_subMenuoption--collapsible{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden;margin-left:20px}.sidebar_subMenuoption--collapsible--selected{max-height:1000px;transition:max-height .4s ease-in-out .2s;overflow:hidden;margin-left:20px}.sidebar_menuoption--subitems{transition:opacity .2s ease-in-out .4s;opacity:0}.sidebar_menuoption--subitems--selected{opacity:1}.SideBarCollapsed .sidebar_menuoption--button{justify-content:center;padding:10px 0}.SideBarCollapsed #sidebar_menuoption--text{display:none}.SideBarCollapsed .sidebar_subMenuoptionIcon{margin-right:0}.SideBarCollapsed .sidebar_subMenuoption--collapsible{display:none}.close-button{border:2px solid var(--gray-40);border-radius:25px;background-color:initial;width:50px;height:50px;font-weight:600}.close-button>svg{width:24px!important;height:24px!important}.inner-task-card{width:338px;height:119px;padding:20px;border-radius:20px;background-color:#324440;display:flex;align-items:flex-start;flex-direction:column}.outter-task-card{width:348px;height:119px;border-radius:20px;background-color:#57ce71}.inner-task-card>p{font-weight:600;font-size:24px;line-height:28.8px;color:#fff}.task-card-icon>svg{height:50px}.task-card-icon>svg>path{fill:#57ce71}.pagination__container{display:flex;flex-flow:row;align-items:center}.pagination__container>.ball__button{margin-right:15px}.pagination__container :last-child{margin-right:0}.ball__button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;width:50px;height:50px;border-radius:25px;font-family:"Fira Sans";font-style:normal;font-weight:700;font-size:18px;line-height:22px}.ball__button.ball__current{background:#62b8ae;color:#fff}.ball__button.ball__normal{background:#fff;color:#4d4d4d;border:1px solid #f1f1f1}.ball__button.ball__normal:hover{background:#62b8ae;color:#fff}.ball__button.ball__grey{background:#f1f1f1;color:#999;fill:#999;flex-flow:row;justify-content:space-around}@media (max-width:768px){.pagination__container{flex-wrap:wrap;justify-content:center}.ball__button{width:40px;height:40px;font-size:14px}}.body-task{position:relative;padding:40px;grid-gap:30px;gap:30px}.body-task,.header-taskModal{display:flex;flex-direction:column;align-items:center}.header-taskModal h2{color:#4d4d4d;font-size:26px;font-weight:600;margin-bottom:10px}.header-taskModal h2,.header-taskModal span{text-align:center;font-family:"Fira Sans";font-style:normal;line-height:normal}.header-taskModal span{color:#999;font-size:16px;font-weight:400}.header-taskModal button{position:absolute;top:10px;right:10px}.task-header{flex-direction:row;justify-content:space-between;margin-bottom:30px}.task-header,.task-wrapper{display:flex;align-items:flex-start}.task-wrapper{flex-direction:column;justify-content:flex-start}.task-wrapper>h2{font-family:Fira Sans;font-size:24px;font-weight:600;line-height:29px;letter-spacing:.02em;text-align:left;color:#4d4d4d}.task-label{color:#4d4d4d;font-family:"Fira Sans";font-size:25px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px}.task-wrapper>svg{height:50px}.task-wrapper>svg>path,.task-wrapper>svg>rect{fill:#4d4d4d}.task-designation{display:flex;flex-direction:column;align-items:flex-start;width:100%;overflow:visible}.task-designation .ov2-field.ov2-dropdown{overflow:visible}.task-designation .ov2-field{width:100%;max-width:100%;margin-bottom:8px}.task-designation .filters-column .filters-dropdown{width:100%}.task-designation .ov2-input textarea{min-height:120px;resize:vertical;width:100%;box-sizing:border-box}.filters-container{display:flex;grid-gap:10px;gap:10px;margin-bottom:30px}.filters-wrap{flex-wrap:wrap}.filters-column{flex-direction:column;width:100%}.filters-dropdown{width:270px}.filters-dropdown__full-width{width:100%!important}.filters-dropdown>.dropdownfilter,.filters-dropdown>.dropdownSearch{position:relative;height:auto;border:2px solid #e5e5e5;border-radius:10px}.dropdown-margins{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filters-dropdown>.dropdownfilter .dropdownfilter__menu--content,.filters-dropdown>.dropdownSearch .dropdownSeach__listResult{position:absolute;z-index:1000;width:calc(100% + 4px);left:1px;top:48px;margin:-3px;border:2px solid #e5e5e5;border-top:none}.filters-dropdown>.dropdownSearch svg{width:24px;height:24px;-webkit-transform:scale(1);transform:scale(1)}.filters-dropdown>.dropdownSearch svg>path{fill:#999}.pasture-container{width:550px;height:233px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;border-radius:10px!important;margin-bottom:30px}.pasture-container>*{cursor:pointer!important;border-radius:10px}.pasture-container .leaflet-control{visibility:hidden}.pasture-container>svg>path{fill:#999}.buttons-container{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.task-border{width:100%;height:377px;padding:20px 15px 20px 40px;border-radius:10px;border:2px solid #e5e5e5;margin-bottom:30px;z-index:1005;overflow:hidden}.task-intrinsecs{z-index:905;padding:20px 15px 20px 0;max-height:377px;height:324px;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-gap:10px;gap:10px}.task-intrinsecs .dropdownfilter{border:2px solid #e5e5e5;border-radius:20px;width:100%!important}.task-intrinsecs .dropdownfilter>button{border-radius:20px}.task-intrinsecs .dropdownfilter .dropdownfilter__menu--content{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.balloon-container{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;grid-gap:10px;gap:10px}.task-button-container{height:50px;width:100%}.detached-task_details-label{font-family:"Fira Sans";font-size:18px;font-weight:600;line-height:22px;letter-spacing:0;text-align:left;color:#4d4d4d}.detached-task_details-textarea{margin-top:10px;width:550px;height:201px;padding:20px;border-radius:10px;border:2px solid #e5e5e5;margin-bottom:30px}.task-intrinsecs .dropdownfilter button>h3,.task-intrinsecs .dropdownfilter button>small,.task-intrinsecs .dropdownfilter li>button{font-family:"Fira Sans";font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;font-size:18px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left}.inputCreateTask{position:relative;height:auto;border:2px solid #e5e5e5;border-radius:10px;padding:0 20px;outline:none;overflow:hidden;color:#4d4d4d;text-overflow:ellipsis;white-space:nowrap;font-family:"Fira Sans";font-size:20px;font-style:normal;font-weight:400;line-height:80%;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:.4px;width:268px}.inputCreateTask:disabled{background:#f1f1f1}@media (max-width:768px){.body-task{padding:24px 8px 8px;grid-gap:24px;gap:24px;overflow-y:auto}.header-taskModal h2{font-size:22px}.task-header{flex-shrink:0;margin-bottom:20px}.task-wrapper{max-width:calc(100% - 54px)}.task-wrapper>h2{font-size:22px;line-height:27px;overflow-wrap:anywhere}.task-designation{flex:1 1;min-height:0;max-height:calc(100vh - 190px);overflow-y:auto;padding-right:4px}.filters-container{width:100%;flex-direction:column;grid-gap:12px;gap:12px;margin-bottom:20px}.detached-task_details-textarea,.filters-dropdown,.inputCreateTask{width:100%;box-sizing:border-box}.pasture-container{width:100%;height:220px}.buttons-container{margin-top:20px;flex-shrink:0;width:100%;justify-content:space-between}.buttons-container>button{flex:1 1;min-width:0}.task-border{flex:1 1;min-height:0;height:auto;max-height:calc(100vh - 220px);padding:16px 10px 16px 16px;margin-bottom:0;overflow:hidden}.task-intrinsecs{height:revert-rule;max-height:calc(100vh - 290px);padding:8px 6px 8px 0}.detached-task_details-textarea{height:160px;margin-bottom:20px}}.logoPastejo{width:200px;padding:30px 0 87px}.formItens{z-index:99;position:absolute;background:linear-gradient(90deg,#324440,rgba(50,68,64,0))!important;width:50%;height:100%}.formHeader{padding-left:100px;background:linear-gradient(180deg,#324440,rgba(50,68,64,0));height:20%;width:100vw}.formContainer{width:100%;height:60%;display:flex;flex-direction:column;grid-gap:50px;gap:50px;padding-left:100px}.formFooter{height:20%;width:100%}.buttonsFooter{width:100%;position:fixed;right:0;bottom:0;padding:0 100px 30px 0;display:flex;justify-content:flex-end}.buttonsFooter .cancel button{width:180px}.buttonsFooter button{padding:10px 40px}.formTitle{font-size:36px}.formSubTitle,.formTitle{color:#fff;font-family:"Fira Sans";font-style:normal;font-weight:600;line-height:normal}.formSubTitle{font-size:18px;width:500px}.formCreateMicroArea{width:500px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.iconBatch{width:52px;height:52px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:-25px;margin-top:-26px;background-image:url(/static/media/animais.bc2700fa.svg);background-repeat:no-repeat;background-position:50%}.labelForm{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:18px;line-height:1.375rem;color:#fff}.backgroundMap{width:100%;height:100%;position:absolute;top:0;z-index:1}.containerForm{display:flex;width:100%}.currentMicroAreaContainer{display:flex;justify-content:space-between;width:100%}.backMicroArea{height:100%;margin-left:5vw;position:fixed;top:50%;cursor:pointer;-webkit-user-select:none;user-select:none}.backMicroArea svg{scale:-1}.nextMicroArea{position:fixed;right:5vw;top:50%;height:100%;cursor:pointer;-webkit-user-select:none;user-select:none}.errorFooter{position:absolute;bottom:0;padding:0 0 30px 100px}.task-button-container .buttononlytitle--success>h6{color:#4d4d4d!important}.task-button-container .buttononlytitle--light{border-color:#999!important}.task-button-container .buttononlytitle--light>h6{color:#999!important}.task-question-container{margin-top:20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:100%}.balloon{min-width:73px;max-width:100%;height:-webkit-min-content;height:min-content;padding:20px;border-radius:20px;background:#f1f1f1;display:flex;justify-content:center}.balloon>*{font-family:"Fira Sans";font-size:18px;font-weight:400;line-height:25px;letter-spacing:0;text-align:left}.pointed{border-top-left-radius:0!important}.plating-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.seed-dropdown-container{width:100%}.seed-dropdown-container .dropdownfilter__menu--container{max-height:168px!important}.seed-dropdown-container .dropdownfilter button>h3,.seed-dropdown-container .dropdownfilter button>small,.seed-dropdown-container .dropdownfilter li>button{text-transform:none!important;-webkit-font-feature-settings:normal!important;font-feature-settings:normal!important;font-variant:normal!important;font-family:"Fira Sans";font-size:18px}.seed-dropdown-container .dropdownfilter button>small{font-size:18px}.seed-dropdown-container .label__only--inline{-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none}.product-label{font-family:"Fira Sans";font-size:25px;font-weight:400;line-height:30px;letter-spacing:.02em;text-align:left;color:#4d4d4d}.fertilization-counter-container{margin-top:20px;width:100%;grid-gap:10px;gap:10px;display:flex;flex-direction:column}.fertilization-counter-container .product-label{margin-top:20px}.fertilization-counter-container .label__only--inline>span{text-transform:none}.spraying-counter-container{margin-top:20px;width:100%;grid-gap:10px;gap:10px;display:flex;flex-direction:column}.spraying-counter-container .label__only--inline>span{text-transform:none}.error__modal-header{position:absolute;top:20px;right:20px}.error__modal-message{margin-top:30px;display:flex;flex-direction:column;align-items:center;width:100%;justify-content:flex-start;grid-gap:10px;gap:10px}.error__modal-message>h2{font-size:36px;font-weight:600;line-height:43px;color:#4d4d4d;margin:0}.error__modal-message>h2,.error__modal-message>span{font-family:"Fira Sans";letter-spacing:0;text-align:center}.error__modal-message>span{font-size:18px;font-weight:400;line-height:22px;color:#999}.error__modal-button-container{margin-top:30px;width:100%;grid-gap:10px;gap:10px;display:flex;flex-direction:row;align-items:center}.error__modal-button-container .buttononlytitle--info{background-color:#ff6161;border:none}.subtask-container{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-gap:10px;gap:10px}.subtask-container .balloon-container,.subtask-container .buttonwithchildren__container{margin-top:20px}.batches-modal-footer{width:100%;display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;justify-self:flex-start}.createTask_header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f1f1;padding-bottom:40px}.createTask_header h2{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#4d4d4d}.createTask_header_buttonsWrapper{display:flex;flex-direction:row;align-items:center;grid-gap:20px;gap:20px}.createTask_chipsWrapper{display:flex;grid-gap:10px;gap:10px}.createTask_cardsWrapper{margin-top:40px;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px;gap:20px}.paginator-divider{border-top:1px solid #f1f1f1;padding-top:40px}@media (max-width:768px){.createTask_section{min-height:0;display:flex;flex:1 1;flex-direction:column}.createTask_header{padding-bottom:20px}.createTask_header h2{font-size:24px;line-height:32px}.createTask_cardsWrapper{margin-top:24px;flex:1 1;flex-direction:column;flex-wrap:nowrap;grid-gap:14px;gap:14px;overflow-y:auto;padding-right:4px}.createTask_cardsWrapper .inner-task-card,.createTask_cardsWrapper .outter-task-card{width:100%}}.dashBoardInfo__container>div:not(:first-child){margin-top:10px}.dashBoardInfoSplited__owner--container{background:#f1f1f1;border-radius:10px;padding:10px 20px;width:100%;height:60px;display:flex;flex-direction:column;align-items:left;justify-content:flex-start;border:1px solid #000}.dashBoardInfoSplited__owner--container>small{font-size:10px;line-height:14px;color:#999}.dashBoardInfoSplited__owner--container>h6,.dashBoardInfoSplited__owner--container>small{font-family:"Fira Sans";font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase;cursor:default}.dashBoardInfoSplited__owner--container>h6{font-size:20px;line-height:24px;color:#4d4d4d;margin:0 0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:end}.dashBoardInfo__dark--container{background:#4d4d4d;border-radius:10px;padding:10px 20px;width:100%;height:100px;display:flex;flex-direction:column;align-items:left;justify-content:flex-start;border:1px solid #000}.dashBoardInfo__dark--container>small{font-size:18px;line-height:20px}.dashBoardInfo__dark--container>h6,.dashBoardInfo__dark--container>small{font-family:"Fira Sans";font-style:normal;font-weight:400;letter-spacing:.02em;color:#fff;text-transform:uppercase;cursor:default}.dashBoardInfo__dark--container>h6{font-size:50px;line-height:54px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:end}.dashBoardInfo__owner--container,.dashBoardInfoGreen__owner--container{background:#f1f1f1;border-radius:10px;padding:0 20px;width:100%;height:62px;display:flex;grid-gap:10px;gap:10px;align-items:center;justify-content:space-between;border:1px solid #000}.dashBoardInfo__owner--container>small,.dashBoardInfoGreen__owner--container>small{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:18px;line-height:22px;letter-spacing:.02em;color:#999;text-transform:uppercase;cursor:default}.dashBoardInfo__owner--container>h6{color:#4d4d4d}.dashBoardInfo__owner--container>h6,.dashBoardInfoGreen__owner--container>h6{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:30px;line-height:40px;letter-spacing:.02em;text-transform:uppercase;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default;text-align:end}.dashBoardInfoGreen__owner--container>h6{color:#57ce71}.dataFilter__owner--container{background:#fff;border-radius:10px;padding:0 20px;width:230px;height:50px;display:flex;grid-gap:10px;gap:10px;align-items:center;justify-content:space-between}.dataFilter__owner--container>small{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#999;text-transform:uppercase;cursor:default}.dataFilter__owner--container>div{display:flex;grid-gap:10px;gap:10px;align-items:center;justify-content:flex-end}.dataFilter__owner--container>div>svg>g>path{fill:#62b8ae;color:#62b8ae}.dataFilter__owner--container>div>h6{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.02em;color:#4d4d4d;text-transform:uppercase;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default;text-align:end}.tableDashboard{display:flex;flex-direction:column;grid-gap:5px;gap:5px;table{overflow-x:auto;overflow-y:visible;width:100%;display:block;margin:0 auto;border-spacing:0}table::-webkit-scrollbar{height:8px}table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}table::-webkit-scrollbar-thumb{border-radius:4px}table::-webkit-scrollbar-thumb:hover{background:#4a9b94}tbody{white-space:nowrap}td,th{padding:5px 10px;text-align:center;font-size:14px}th{position:-webkit-sticky;position:sticky;top:0;vertical-align:bottom}table>thead>th,table>thead>tr>th{font-family:"Fira Sans";font-style:normal;font-weight:600;text-align:center;vertical-align:middle}table>tbody>tr>*{border-right:1px solid #324440}table>*>tr>*,table>*>tr>th{width:70px;font-family:"Fira Sans";font-style:normal;font-weight:400}table>tbody>*>*{text-align:right}table>tbody>*>:first-child{text-align:left}table>tbody>*>:last-child{border-right:none}table>tfoot>*{font-family:"Fira Sans";font-style:normal;font-weight:600;text-align:right}.table>tfoot>:last-child{color:#57ce71}h2{font-family:"Fira Sans";font-size:18px;font-weight:600;line-height:21.6px;letter-spacing:.03em;text-align:left;text-transform:uppercase;margin:0}}#categorias.tableDashboard table>tbody>tr>:nth-child(2),#saldoEstoque.tableDashboard table>tbody>tr>:last-child{background-color:rgba(87,206,113,.36470588235294116)}.dashBoardInfoDatas__container{display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;justify-content:center;margin-bottom:30px}.dashBoardSupplement__container{width:100%;margin-top:30px}.dashBoardInfoSupplement__container{display:flex;width:100%;grid-gap:10px;gap:10px}.dashBoardSupplement__content{display:flex;flex-direction:column;grid-gap:20px;gap:20px;width:100%}.dashBoardSupplement__actions,.dashBoardSupplement__date-row,.dashBoardSupplement__range-buttons{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap;width:100%}.dashBoardSupplement__range-button{min-width:180px;padding:10px 20px;border-radius:10px;border:none;-webkit-appearance:none;appearance:none;background:#fff;color:#000;font-family:"Fira Sans";font-size:1rem;cursor:pointer;transition:background .2s ease,color .2s ease}.dashBoardSupplement__range-button.is-active{background:#62b8ae;color:#fff}.dashBoardSupplement__range-button:focus{outline:2px solid #324440}@media screen and (max-width:768px){.dashBoardSupplement__actions,.dashBoardSupplement__date-row,.dashBoardSupplement__range-buttons{flex-direction:column}.dashBoardSupplement__actions a,.dashBoardSupplement__actions button,.dashBoardSupplement__range-button{width:100%}.dataFilter__owner--container{width:100%;max-width:none}}.dashBoardAdjustment__negative{color:#ff6161!important}.dashBoardAdjustment__positive{color:#62b8ae!important}.filterpolygons__container>div:not(:first-child){margin-top:10px}.filterpolygons__owner--container{background:#f1f1f1;border-radius:10px;padding:0 20px;width:100%;height:52px;display:flex;align-items:center;justify-content:flex-start}.filterpolygons__owner--container>small{font-weight:400;font-size:12px;line-height:14px;color:#999;text-transform:uppercase}.filterpolygons__owner--container>h6,.filterpolygons__owner--container>small{font-family:"Fira Sans";font-style:normal;letter-spacing:.02em;cursor:default}.filterpolygons__owner--container>h6{font-size:1rem;line-height:24px;color:#4d4d4d;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paddocksmap__container--template{width:100vw;height:100vh;display:flex;overflow:visible;position:relative;--sidebar-current-width:340px}.paddocksmap__container--template.sidebar-expanded{--sidebar-current-width:340px}.paddocksmap__container--template.sidebar-collapsed{--sidebar-current-width:100px}.paddocksmap__container--template>aside{overflow:visible;margin:0;padding:0}.paddocksmap__container--template>main{margin:0;padding:0;width:100%;height:100%;overflow-x:visible;overflow-y:hidden;transition:margin-left .3s ease;position:relative;z-index:1}.paddocksmap__container--template>main .leaflet-control-attribution,.paddocksmap__container--template>main .leaflet-control-zoom,.paddocksmap__container--template>main img[alt~=Google]{display:none}@media screen and (max-width:768px){.paddocksmap__container--template>main{margin-left:0;width:100%}}@media screen and (min-width:769px) and (max-width:1366px){.paddocksmap__container--template>main{margin-left:0}}@media screen and (min-width:1367px){.paddocksmap__container--template>main{margin-left:0}}.templateDataManager{background:#fff;border-radius:20px;width:auto;height:calc(100% - 60px);margin:30px;padding:50px;display:flex;flex-direction:column}.templateDataManager h2{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#4d4d4d;margin:0;height:50px}.templateDataManager__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px;flex:1 1;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media (max-width:1440px){.templateDataManager{overflow-y:auto;height:calc(100% - 30px)}.templateDataManager__container{display:flex;flex-direction:column;height:90vh;grid-gap:30px;gap:30px}}.templateDataManager__container div{width:100%}.templateDataManager__container--item{width:50%;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.templateDataManager__container--item h2{font-family:"Fira Sans";font-size:18px;font-weight:600;text-align:left;color:#4d4d4d}.templateDataManager__container--container{display:flex;justify-content:space-between;padding:13px 20px;border:2px solid #f1f1f1;background:#fff;border-radius:10px;cursor:pointer;align-items:center}.templateDataManager__container--container span{font-family:"Fira Sans";font-size:22px;font-weight:600;line-height:26.4px;letter-spacing:.05em;text-transform:uppercase;text-align:left;color:#4d4d4d}.templateDataManager__container--container .icon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@media (max-width:768px){.templateDataManager{padding:20px;margin:15px}.templateDataManager h2{font-size:24px;line-height:28.8px}.templateDataManager__container--item{margin-bottom:0}.templateDataManager__container--container{width:100%}.templateDataManager__container--container span{font-size:16px;line-height:19.2px}}@media print{.print{display:block!important;width:750px;height:1050px}.no-print{display:none!important}}.templateData{background:#fff;border-radius:20px;width:auto;height:calc(100% - 60px);margin:30px;padding:50px;display:flex;flex-direction:column}.templateData h2{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#4d4d4d}.tasks_start_end_container{display:flex;grid-gap:20px;gap:20px}.tasks_date_filter__calendar-mobile{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100%;background:#fff;border:1px solid #e5e5e5;cursor:pointer;padding:0;flex-shrink:0}.tasks_date_filter__calendar-mobile svg{width:24px;height:24px}.tasks_date_filter__calendar-mobile svg g path,.tasks_date_filter__calendar-mobile svg path{fill:#62b8ae}.path__container{position:relative;display:block;width:100%;min-width:0;margin-bottom:0}.path__content{flex:1 1}.path__content,.path__subtitle{display:flex;align-items:center;min-width:0}.path__subtitle{position:absolute;top:0;left:0;right:0;overflow:hidden;color:#8f8f8f;font-family:"Fira Sans";font-size:14px;font-weight:500;line-height:14px;white-space:nowrap}.path__subtitle--measure{position:fixed;top:-9999px;left:-9999px;right:auto;width:-webkit-max-content;width:max-content;overflow:visible;pointer-events:none;visibility:hidden}.templateData .path__title{position:relative;top:10px;margin:0}.path__subtitle-item{display:inline-flex;align-items:center;flex-shrink:0}.path__subtitle-ellipsis{flex-shrink:0;margin-right:8px}.path__subtitle button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0}.path__subtitle button:hover{color:#62b8ae}.path__separator{color:#b3b3b3;font-weight:700;margin:0 8px}.path__actions{display:flex;align-items:center;justify-content:flex-end;grid-gap:10px;gap:10px;flex-wrap:wrap}@media (max-width:1366px){.container__category{flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:20px;gap:20px}.path__actions{justify-content:flex-end}}@media (max-width:768px){.templateData{padding:20px;margin:15px;height:calc(100% - 30px)}.templateData h2{font-size:16px;line-height:16px}.path__subtitle{font-size:13px;line-height:18px;top:-10px}.path__actions{width:auto;flex-shrink:0;flex-wrap:nowrap}.tasks_start_end_container{flex-direction:row;grid-gap:10px;gap:10px}}.container__category{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:20px;gap:20px;min-width:0;margin-bottom:10px}.add__button{border-radius:100%;background:#62b8ae;border:2px solid #62b8ae;cursor:pointer}.add__button,.add__button--disabled{display:flex;align-items:center;justify-content:center;width:50px;height:50px}.add__button--disabled{border-radius:100%;background:#f1f1f1;border:2px solid #f1f1f1;cursor:not-allowed}.add__button>svg{width:24px;height:24px}@media (max-width:768px){.add__button{min-width:50px;min-height:50px}.add__button>svg{min-width:20px!important;min-height:20px!important}}.add__button>svg>path{fill:#fff}.back__button{display:flex;align-items:center;justify-content:center;border-radius:100%;background:#fff;border:2px solid #f1f1f1;border-radius:32px;cursor:pointer;width:50px;height:50px;margin-right:20px}.back__button>svg{width:21px;height:21px}.delimiter{width:100%;height:1px;display:block;background:#f1f1f1;border-radius:1px;margin-bottom:0}.body__editOnboarding{position:relative;width:100%;height:100%;overflow:hidden;padding-top:10px}.filters_pasture_management{display:flex;grid-gap:10px;gap:10px}.delimiter.viewCards__pagination-delimiter{margin-top:30px;margin-bottom:20px}@media (max-width:768px){.delimiter.viewCards__pagination-delimiter{margin-top:10px;margin-bottom:10px}}.paginator{display:flex;align-items:center;justify-content:center;padding-top:20px}.grid__infos{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:10px;grid-column-gap:10px;height:calc(100vh - 440px);overflow:hidden;width:100%;position:relative;border-radius:10px}@media (max-width:768px){.grid__infos{display:flex;flex-direction:column;overflow-y:auto;height:calc(100vh - 350px)}}.grid__infos>.rodal{position:absolute}.filter__content{display:flex;margin-bottom:20px;grid-gap:10px;gap:10px;align-items:center}@media (max-width:768px){.filter__content{height:66px;overflow-x:auto}.filter__content::-webkit-scrollbar{display:none}}.children__content{height:100%;overflow:auto}.children__content>main>.animalcategory__container,.children__content>main>.createBirthGoal__container,.children__content>main>.createDeathGoal__container{padding:0!important}.children__content>main>.animalcategory__container>.animacategory__content h1{margin-bottom:0}.children__content>main>.animalcategory__container>.animacategory__content>.evolution__container h2{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:25px;line-height:30px;letter-spacing:.02em}.gridSubtitleContainer{width:200px;height:96px;position:absolute;left:80px;border-radius:6px;overflow:hidden}.gridSubtitle{color:#fff;display:flex;justify-content:center;cursor:default}.bodyCard{min-width:210px;min-height:160px;background-image:url(/static/media/gradientMap.afd3bcba.png);background-size:cover;background-repeat:no-repeat;background-color:#324440;border:2px solid #f1f1f1;border-radius:10px;padding:20px;position:relative;cursor:pointer;display:flex;justify-content:space-between}.bodyCard__nameCard{font-family:"Fira Sans"!important;font-style:normal!important;font-weight:600!important;font-size:22px!important;line-height:26px!important;letter-spacing:.03em!important;-webkit-font-feature-settings:"smcp"!important;font-feature-settings:"smcp"!important;font-variant:small-caps!important;top:90px!important;min-width:122px!important;max-width:70%!important}.bodyCard__nameCard,.bodyCard__profile{color:#fff!important;position:absolute!important;text-transform:uppercase!important}.bodyCard__profile{font-family:"Fira Sans"!important;font-style:normal!important;font-weight:400!important;font-size:18px!important;line-height:normal!important;letter-spacing:.36px!important;-webkit-font-feature-settings:"smcp","c2sc"!important;font-feature-settings:"smcp","c2sc"!important;font-variant:all-small-caps!important;bottom:0!important}.bodyCard_infos{display:flex;grid-gap:8px;gap:8px}.bodyCard_infos--card{height:100%;display:flex;align-items:flex-end}.bodyCard_infos--card>h3{font-family:"Fira Code";font-style:normal;font-weight:600;font-size:15px;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0!important}.bodyCard_infos--card>svg{width:24px;height:22px;margin-right:8px}.bodyCard_infos--card>svg>path{fill:#57ce71}.edit__button{display:flex;align-items:center;justify-content:center;border-radius:100%;background:#62b8ae;border:2px solid #62b8ae;width:50px;height:50px;cursor:pointer}.edit__button>svg{width:18px;height:18px}.edit__button>svg>path{fill:#fff}.edit__container{display:flex;align-items:flex-end;justify-content:flex-end}.bodyCard__initials{background:#4d4d4d;display:flex;align-items:center;border:1px solid #999;border-radius:10px;opacity:.9;height:52px;padding:0 11px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:end}.bodyCard__initials>svg{width:27px;resize:both;margin-right:12px}.bodyCard__initials>h3{font-family:"Fira Code";font-style:normal;font-weight:600;font-size:16px;line-height:21px;letter-spacing:.05em;text-transform:uppercase;color:#fff;width:auto;margin:0!important}.animalcategory__container{padding:30px 0 0 40px}.animacategory__content{width:500px}@media (max-width:768px){.animacategory__content{max-width:600px;width:100%}}.containerTable__title{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:2.25rem;line-height:43px;color:#4d4d4d;margin:0;padding:0}.evolution__container:first-child,.evolution__container:not(:first-child){margin-top:20px}.evolution__container{max-width:500px}.evolution__title{margin-bottom:50px;font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#4d4d4d}@media (max-width:768px){.evolution__title{font-size:24px}}.containerTable__title{width:90%;margin:0 60px 20px}.containerTable__modal--container{width:90%;height:68%;margin:0 60px 30px}@media only screen and (min-width:1400px){.containerTable__modal--container{height:auto;max-height:100%}.footermodal__edit{margin-top:70px}.containerTable__title{margin-bottom:50px}}.containerTable__modal{width:100%;height:100%;overflow:hidden;position:relative;margin-right:50px}.containerTable__modal>form{border-radius:10px 10px 0 0;overflow:overlay;height:100%;border:1px solid #f1f1f1}.containerTable__modal>form::-webkit-scrollbar-track{background:#f1f1f1}.evolution__container>.containerTable_container--title>button,.evolution__container>.containerTable_container--title>h2{margin-bottom:0}.evolution__container>.containerTable_container--title{margin-bottom:20px}.footermodal__edit>.footerContentModal__container>.buttononlytitle{width:194px}.footermodal__edit>.footerContentModal__container>.buttononlytitle:first-child{margin-right:20px}.divteste{display:flex;flex-direction:column}.modalEdit__message--error{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.125rem;line-height:22px;color:#ff6161;display:block;margin-top:8px}.alert-modal--section{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:20px;position:relative;width:335px;height:237px}.alert-modal--section>h2{font-weight:600;font-size:1.625rem;color:#4d4d4d;margin:0 0 10px}.alert-modal--section>h2,.alert-modal--section>p{font-family:"Fira Sans";font-style:normal;width:100%;text-align:center;padding:0}.alert-modal--section>p{font-weight:400;font-size:1rem;color:#999;margin:0 0 30px}.alert-modal--button-close{background:none;border:none;outline:none}.alert-modal--button-close>svg{font-size:1.25rem}.alert-modal--section-buttons{width:100%;display:flex;justify-content:space-between}.alert-modal--section-buttons>button{width:calc(50% - 5px);height:52px;background:#4d4d4d;border-radius:32px;display:flex;justify-content:center;align-items:center}.alert-modal--section-buttons>button>strong{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.375rem;color:#fff;text-transform:uppercase;margin-left:13px}.containerTable__modal--container{margin:0;width:100%;height:100%;overflow:hidden;display:grid;grid-template-areas:"header" "table" "footer";grid-template-rows:auto auto auto}.containerTable__modal--container>.containertable__modal--header{grid-area:header}.containerTable__modal--container>.containerTable__modal--container{grid-area:table;overflow:auto;padding:0 50px}.containerTable__modal--container>.footermodal__edit{grid-area:footer}.tableVisualizationContainer{width:100%;height:62px;left:0;background:#4d4d4d;border:1px solid #4d4d4d;display:flex;justify-content:center;align-items:center}.tableVisualizationContainer>div{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:20px}.tableVisualizationContainer>div:first-child{width:170px}.tableVisualizationContainer>div:nth-child(2){width:230px}.tableVisualizationContainer>div:nth-child(3){width:100px}.tableVisualizationContainer>div,.tableVisualizationContainer__controlls--slider>strong{font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.125rem;color:#fff;text-transform:capitalize}@media (max-width:768px){.tableVisualizationContainer>div{font-size:.875rem}}.tableVisualizationContainer__title{text-transform:uppercase!important}.tableVisualizationContainer__controlls--slider{width:100%;height:44px;background:#62b8ae;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-radius:10px 10px 0 0}.tableVisualizationContainer__controlls--slider>button{background:none;border:none;outline:none}.tableVisualizationContainer__controlls--slider>button>svg{font-size:1.5rem}.containerTable__content--row{width:100%;height:62px;display:flex}.containerTable__content--row>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.tableVisualizationContainer__categories{border:1px solid #f1f1f1;overflow:hidden;border-radius:0 0 10px 10px}.containerTable__content--item{display:flex;flex-direction:row;height:62px;width:100%;background:#fff;border-left:1px solid #f1f1f1}.containerTable__content--item:nth-child(2n){background:#f1f1f1}.containerTable__content--item:nth-child(2n) div:not(:last-child){background:#f1f1f1;border-right:1px solid #fff}.containerTable__content--item>div{width:33%;height:100%;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #f1f1f1;font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.125rem;padding:20px;cursor:default}@media (max-width:768px){.containerTable__content--item>div{font-size:.875rem;width:200px}}.containerTable__content--item>div:not(:first-child){border-left:1px solid #f1f1f1}.containerTable__content--item>div:nth-child(2){width:170px;width:230px}.containerTable__content--item>div:nth-child(3){width:100px;padding:0 auto;white-space:nowrap}.containerTable_container--title{display:flex;justify-content:space-between;align-items:center}.containerTable_container--title>h2{font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.5625rem;color:#4d4d4d}.containerTable_container--title>button{background:none;width:18px;height:18px;outline:none;border:none;margin-bottom:10px}.containerTable_container--title>button>svg{font-size:1.4rem;stroke:#62b8ae}.rdp-day_selected{background:#62b8ae}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background:rgba(98,184,174,.3411764705882353)}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background:rgba(98,184,174,.6666666666666666)}.rpd-days-range_selected{background-color:rgba(98,184,174,.8);color:#fff}.dateContainer{display:flex;justify-content:space-between;cursor:pointer}.dateFiltersContainer{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.dateFiltersContainer span{font-size:18px}.dateFiltersContainer span,.dateTitle{color:#4d4d4d;font-family:"Fira Sans";font-style:normal;font-weight:600;line-height:normal}.dateTitle{font-size:36px;margin:0}.weightAnimalsContainers{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.weightAnimalsLabel{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:20px;line-height:22px;color:#4d4d4d;width:100%;text-align:left;margin:0 0 10px}.weightAnimalsInputs{display:flex;grid-gap:1rem;gap:1rem}.weightAnimalsInputs .ov2-field{margin-top:0}.weightAnimalsForms{height:calc(100vh - 420px)}@media (max-width:768px){.weightAnimalsForms{height:calc(100vh - 370px)}.weightAnimalsInputs{flex-direction:column}}.mapBatches{margin:0}@media (max-width:768px){.edit-onboarding-v2__map-preview{width:100%}}.body__formEditOnboarding--batch-v2{display:block;overflow-y:auto;height:calc(100vh - 270px)}.body__formEditOnboarding--batch-v2 .ov2-property-form{width:100%;max-width:980px}.edit-batch-v2__side-slot{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.edit-batch-v2__animals-total,.edit-batch-v2__ua-total{width:400px;border-radius:999px;background:#f1f1f1;display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;padding:10px 18px}.edit-batch-v2__animals-total span,.edit-batch-v2__ua-total span{color:var(--gray-85);font-weight:700}.edit-batch-v2__animals-total strong,.edit-batch-v2__ua-total strong{color:var(--gray-110);font-size:1rem}@media (max-width:768px){.edit-batch-v2__animals-total,.edit-batch-v2__ua-total{width:100%}}.body__formEditOnboarding{overflow-y:scroll;height:calc(100vh - 360px);position:relative;display:flex;grid-gap:60px;gap:60px}.firstColumn{width:500px;flex-shrink:0}.secondColumn{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;flex-shrink:0}.secondColumn .draw-on-map-container{position:relative;z-index:10;background:#fff;padding-bottom:10px;flex-shrink:0;width:400px}.microareas-list{width:100%;display:flex;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100vh - 796px)}.microareas-list::-webkit-scrollbar{display:none}.microareas-list ul{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.microareas-list li{min-width:0;list-style:none}.secondColumn .microareas-list::-webkit-scrollbar{display:none;width:6px}.secondColumn .microareas-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.secondColumn .microareas-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.secondColumn .microareas-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.secondColumn ul{display:grid;grid-template-columns:repeat(2,1fr);padding:0;grid-gap:10px;margin-top:20px}.secondColumn ul li{list-style:none}.body__formEditOnboarding--property-v2{display:block}.body__formEditOnboarding--property-v2 .ov2-property-form{width:100%;max-width:980px}.edit-property-v2__map-slot{display:flex;flex-direction:column;grid-gap:16px;gap:16px}@media (max-width:768px){.body__formEditOnboarding{flex-direction:column;height:calc(100% - 100px)!important}.firstColumn,.secondColumn{width:100%}.secondColumn ul{display:flex;flex-direction:column;width:100%}.secondColumn .draw-on-map-container{width:100%}}.body__formEditOnboarding{height:calc(100% - 90px)}.body__formEditOnboarding--farm-v2{display:block}.body__formEditOnboarding--farm-v2 .ov2-property-form{width:100%;max-width:980px}.edit-farm-v2__map-slot{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.edit-farm-v2__map-toolbar{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.edit-farm-v2__map-toolbar span{color:var(--gray-85);font-size:.9rem;font-weight:700;word-break:break-word}@media (max-width:768px){.body__formEditOnboarding{height:calc(100% - 30px)}}.EditAreas_modalalert-container,.EditAreas_modalalert-content{width:100%;height:100%;display:flex;flex-direction:column}.EditAreas_modalalert-content{align-items:center;justify-content:center}.tableTaskEvaluationContainer{display:flex;flex-direction:column;width:100%}.tableTaskEvaluation{width:100%;border-collapse:collapse;font-family:"Fira Sans",monospace;table-layout:fixed;display:table}.tableTaskEvaluation thead{display:table-header-group;background:#4d4d4d;color:#fff}.tableTaskEvaluation tbody{display:table-row-group}.tableTaskEvaluation tr{display:table-row}.tableTaskEvaluation td,.tableTaskEvaluation th{display:table-cell}.tableTaskEvaluation th{height:62px;padding:0 20px;text-align:left;font-weight:600;font-size:1rem;text-transform:capitalize;position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:2px solid #e5e5e5;border-right:2px solid #e5e5e5;white-space:nowrap;background:#4d4d4d}.tableTaskEvaluation th:last-child{border-right:none}.tableTaskEvaluation thead th:first-child{border-top-left-radius:10px}.tableTaskEvaluation thead th:last-child{border-top-right-radius:10px}.tableTaskEvaluation tbody tr:nth-child(2n){background:#f1f1f1}.tableTaskEvaluation td{height:62px;padding:0 20px;font-weight:400;font-size:1rem;border-right:2px solid #f1f1f1;vertical-align:middle}.tableTaskEvaluation td:last-child{border-right:none}.tableTaskEvaluation th .infoColumn{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.tableTaskEvaluation th .infoColumn .iconSort{rotate:90deg;height:15px;width:15px;transition:rotate .2s}.tableTaskEvaluation th .infoColumn .iconSort--asc{height:15px;width:15px;rotate:270deg;transition:rotate .2s}.tableLoadingOverlay{background:hsla(0,0%,94.5%,.92);display:flex;justify-content:center;align-items:center;padding:40px 0;width:100%;min-width:1720px;flex:1 1;min-height:150px}@media (max-width:768px){.tableWrapperTaskEvaluation{overflow-x:auto}}#tableTaskEvaluation>thead>tr>th:nth-child(3),#tableTaskEvaluation>thead>tr>th:nth-child(4),#tableTaskEvaluation>thead>tr>th:nth-child(5){width:150px}#tableTaskEvaluation>thead>tr>th:nth-child(6),#tableTaskEvaluation>thead>tr>th:nth-child(7),#tableTaskEvaluation>thead>tr>th:nth-child(8){width:160px}#tableTaskEvaluation>thead>tr>th:last-child{width:80px}.tableRowTaskEvaluation{background:#fff}.tableRowTaskEvaluation:nth-child(2n){background:#f1f1f1}.tableRowTaskEvaluation td{font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1rem;cursor:default;border-right:2px solid #f1f1f1;white-space:nowrap}.tableRowTaskEvaluation td:last-child{border-right:none}.tableRowTaskEvaluation .infoButton button{background:transparent;border:none;padding:0;cursor:pointer}.buttonPressed{background:#57ce71;border-radius:25px}.buttonPressed span{color:#fff;font-family:"Fira Sans";font-size:22px;font-style:normal;font-weight:600;line-height:100%;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:1.1px}.buttonNotPressed{border:2px solid #999;background:#fff;border-radius:25px}.buttonNotPressed span{color:#4d4d4d;font-family:"Fira Sans";font-size:22px;font-style:normal;font-weight:600;line-height:100%;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:1.1px}.containerButtonsVertical{flex-direction:column}.containerButtonsHorizontal,.containerButtonsVertical{display:flex;grid-gap:10px;gap:10px}.containerButtonsHorizontal .buttonNotPressed,.containerButtonsHorizontal .buttonPressed{display:flex;justify-content:center}.containerbuttonYesOrNo{display:flex;grid-gap:10px;gap:10px}.contentYesOrNo{width:10px}.textYesOrNo{color:#fff;font-family:"Fira Sans";font-size:22px;font-style:normal;font-weight:600;line-height:100%;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:1.1px}.buttonYesOrNo{width:100%;height:50px;border-radius:25px;display:flex;justify-content:center;align-items:center}.yesPress{background:#57ce71;border-radius:25px}.yesPress *{color:#fff;fill:#fff}.noPress{background:#ff6161;border-radius:25px}.noPress *{color:#fff;fill:#fff}.notPress{border:2px solid #999;background:#fff;border-radius:25px}.notPress *{color:#999;fill:#999}.unselected{background:#4d4d4d;border-radius:25px}.tableColumnEvaluation{width:100%;height:62px;left:0;background:#4d4d4d;border:2px solid #e5e5e5;display:flex;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.125rem;color:#fff;text-transform:capitalize;border-radius:10px 10px 0 0;border-bottom:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.tableColumnEvaluation>div{width:33%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:20px}.tableColumnEvaluation .infoColumn{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.tableColumnEvaluation .infoColumn .iconSort{rotate:90deg;height:15px;width:15px;transition:rotate .2s}.tableColumnEvaluation .infoColumn .iconSort--asc{height:15px;width:15px;rotate:270deg;transition:rotate .2s}#tablePastureEvaluator>thead>tr>th:nth-child(3){width:150px}#tablePastureEvaluator>thead>tr>th:nth-child(4),#tablePastureEvaluator>thead>tr>th:nth-child(5){width:140px}#tablePastureEvaluator>thead>tr>th:last-child{width:160px}.tableRowEvaluation{display:flex;flex-direction:row;height:62px;width:100%;background:#fff}.tableRowEvaluation:nth-child(2n){background:#f1f1f1}.tableRowEvaluation:nth-child(2n) div:not(:last-child){background:#f1f1f1;border-right:2px solid #fff}.tableRowEvaluation>div{width:33%;height:100%;display:flex;justify-content:flex-start;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.125rem;padding:20px;cursor:default;border-right:2px solid #f1f1f1}.tableRowEvaluation>div:first-child{width:300px}.tableRowEvaluation>div:nth-child(2),.tableRowEvaluation>div:nth-child(3),.tableRowEvaluation>div:nth-child(4),.tableRowEvaluation>div:nth-child(5){width:200px}.tableRowEvaluation>div:nth-child(6){width:100px}.tableRowEvaluation:nth-last-child(){border-radius:0 0 10px 10px}.headerInfoEvaluation{display:flex;justify-content:space-between;width:100%}.dividerInfoEvoluation{height:30px}.titleInfoEvaluation{color:#4d4d4d;font-family:"Fira Sans";font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.48px;margin:0}.bodyInfoEvaluation{display:flex;grid-gap:30px;gap:30px}@media (max-width:768px){.bodyInfoEvaluation{flex-direction:column-reverse;overflow-x:hidden}.mapContainerInfoEvaluation{min-height:200px}.bodyInfoContainer{overflow-y:auto}.historyInfoEvaluation{width:100%!important;height:100%!important;padding:20px!important}.historyInfoEvaluation::-webkit-scrollbar{display:none}}.historyInfoEvaluation{border-radius:10px;border:2px solid #e5e5e5;padding:40px;width:500px;height:450px;overflow:hidden;overflow-y:scroll}.contentInfoEvaluation,.historyInfoEvaluation{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.contentInfoEvaluation{min-width:280px;height:100%}.statusInfoEvaluation{width:100%;height:70px;background:#4d4d4d;border-radius:10px;padding:14px 20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.statusInfoEvaluation>span{color:#fff;font-family:"Fira Sans";font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.48px}.stepsInfoEvaluation{display:flex;grid-gap:2px;gap:2px}.stepCompleteInfoEvaluation{width:50%;height:4px;background:#57ce71;border-radius:4px}.containerCompleteInfoEvaluation,.contentInputContainerInfoEvaluation{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.inputContainerCompleteInfoEvaluation{display:flex;grid-gap:10px;gap:10px;height:50px;border-radius:10px;background:#f1f1f1;border:2px solid #e5e5e5;align-items:center;padding:0 20px}.inputContainerCompleteInfoEvaluation h1{color:#999;font-family:"Fira Sans";font-size:13px;font-weight:400;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;line-height:normal;letter-spacing:.24px;margin:0}.inputContainerCompleteInfoEvaluation span{overflow:hidden;color:#4d4d4d;text-overflow:ellipsis;white-space:nowrap;font-family:"Fira Sans";font-size:20px;font-style:normal;font-weight:400;line-height:normal;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:.4px}.mapContainerInfoEvaluation{border-radius:10px;border:2px solid #e5e5e5;width:100%;height:210px;overflow:hidden}.containerQuestion{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.iconViewTaskInfo *{color:#57ce71;fill:#57ce71}.iconInitialTaskInfo *{fill:#4d4d4d}.labelInitialTaskInfo{display:flex;align-items:center;grid-gap:10px;gap:10px}.labelInitialTaskInfo path{fill:#62b8ae}.labelInitialTaskInfo span{color:#62b8ae;font-family:"Fira Sans";font-size:18px;font-weight:600;letter-spacing:.48px;line-height:150%}.containerHeightPasture{display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:100%}.textHeight{color:#4d4d4d;font-family:"Fira Sans";font-size:22px;font-style:normal;font-weight:600;line-height:100%;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:1.1px}.buttonHeight{width:100%;height:50px;border-radius:25px;display:flex;justify-content:center;align-items:center;padding:10px 40px;grid-gap:10px;gap:10px}.heightPress{background:#57ce71;border-radius:25px}.heightPress *{color:#fff;fill:#fff}.heightNotPress{border:2px solid #999;background:#fff;border-radius:25px}.heightNotPress *{color:#4d4d4d;fill:#4d4d4d}.containerImageComponent{border-radius:20px 0 20px 20px;border-radius:20px var(--0,0) 20px 20px;border:2px solid #62b8ae;border:2px solid var(--Verde-2-100,#62b8ae);opacity:1;opacity:var(--1,1);width:100%}.tableColumn>div{width:33%}#tableProducts>thead>tr>th:last-child{width:80px}.tableRow{display:flex;flex-direction:row;height:62px;width:100%;background:#fff}.tableRow:nth-child(2n){background:#f1f1f1}.tableRow:nth-child(2n) div:not(:last-child){background:#f1f1f1;border-right:2px solid #fff}.tableRow>div{width:33%;height:100%;display:flex;justify-content:flex-start;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.125rem;padding:20px;cursor:default;border-right:2px solid #f1f1f1}.tableRow:nth-last-child(){border-radius:0 0 10px 10px}.failSync-clipBoard,.failSync-rowContent{display:flex;justify-content:space-between;align-items:center}.failSync-clipBoard{grid-gap:10px;gap:10px;padding:5px 10px;border-radius:10px}.failSync-jsonContent{font-family:monospace;font-size:12px;height:200px;overflow-x:hidden}.failSync-rowContent{display:flex!important;width:100%!important;justify-content:space-between!important}.tableHeaderColumnFail{width:100%;height:62px;left:0;background:#4d4d4d;border:2px solid #e5e5e5;display:flex;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.125rem;color:#fff;text-transform:capitalize;border-radius:10px 10px 0 0;border-bottom:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.tableHeaderColumnFail>div{width:33%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:20px}.tableHeaderColumnFail>div:first-child,.tableHeaderColumnFail>div:nth-child(2),.tableHeaderColumnFail>div:nth-child(3),.tableHeaderColumnFail>div:nth-child(4){width:400px}.tableHeaderColumnFail .infoColumn{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.tableHeaderColumnFail .infoColumn .iconSort{rotate:90deg;height:15px;width:15px;transition:rotate .2s}.tableHeaderColumnFail .infoColumn .iconSort--asc{height:15px;width:15px;rotate:270deg;transition:rotate .2s}.tableContainer{height:100%;overflow-y:auto}.tableColumn{width:100%;height:62px;left:0;background:#4d4d4d;border:2px solid #e5e5e5;font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;font-size:1.125rem;color:#fff;text-transform:capitalize;border-radius:10px 10px 0 0;border-bottom:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.tableColumn,.tableColumn>div{display:flex;align-items:center}.tableColumn>div{height:100%;justify-content:flex-start;padding:20px}.tableViewRows{border-radius:0 0 10px 10px;border:2px solid #f1f1f1;overflow:hidden}#tablePastureManagement>thead>tr>th:nth-child(4){width:150px}#tablePastureManagement>thead>tr>th:nth-child(5),#tablePastureManagement>thead>tr>th:nth-child(6){width:160px}#tablePastureManagement>thead>tr>th:nth-child(7),#tablePastureManagement>thead>tr>th:nth-child(8){width:140px}#tablePastureManagement>thead>tr>th:last-child{width:80px}.tableRowPasture{display:flex;flex-direction:row;height:62px;width:100%;background:#fff}.tableRowPasture:nth-child(2n){background:#f1f1f1}.tableRowPasture:nth-child(2n) div:not(:last-child){background:#f1f1f1;border-right:2px solid #fff}.tableRowPasture>div{height:100%;display:flex;justify-content:flex-start;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.125rem;padding:20px;cursor:default;border-right:2px solid #f1f1f1}.tableRowPasture>div:first-child{width:180px}.tableRowPasture>div:nth-child(2),.tableRowPasture>div:nth-child(3){width:200px}.tableRowPasture>div:nth-child(4){width:120px}.tableRowPasture>div:nth-child(5){width:170px}.tableRowPasture>div:nth-child(6),.tableRowPasture>div:nth-child(7),.tableRowPasture>div:nth-child(8),.tableRowPasture>div:nth-child(9){width:150px}.tableRowPasture>div:nth-last-child(){border-radius:0 0 10px 10px}.infoButton{display:flex;align-items:center;justify-content:center;padding:20px;width:200px;grid-gap:10px;gap:10px}.infoButton svg{width:24px;height:24px;cursor:pointer}.searchIcon *{fill:#62b8ae}.download-chip__wrapper{position:relative;display:inline-block}.download-chip__dropdown{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 12px rgba(0,0,0,.08);border-radius:8px;padding:6px 4px;z-index:1200;min-width:120px}@media print{.download-chip__dropdown{display:none}}.download-chip__option{display:block;width:100%;padding:8px 12px;background:transparent;border:none;text-align:left;cursor:pointer;font-size:14px;color:#333}.download-chip__option:hover{background:rgba(0,0,0,.04)}.download-chip__option--disabled{opacity:.5;pointer-events:none}.download-chip__icon{display:inline-flex;align-items:center;justify-content:center}.download-chip__icon svg{width:18px;height:18px;display:block}.download-chip__icon--light svg *{fill:#4d4d4d}.download-chip__icon--dark svg *{-webkit-filter:none;filter:none}.emptyTable_container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:20px;gap:20px;position:relative}.emptyTable_container .rodal{position:absolute;border-radius:10px}.emptyTable_container .rodal-mask{border-radius:10px}.emptyTable_container span{color:#999;text-align:center;font-family:"Fira Sans";font-size:15px;font-weight:400;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:.3px}.addProduct_button{cursor:pointer;display:flex;height:50px;padding:10px 40px;justify-content:center;align-items:center;grid-gap:10px;gap:10px;border-radius:25px;background:#62b8ae;width:350px}.addProduct_button span{color:#fff;font-family:"Fira Sans";font-size:22px;font-style:normal;font-weight:600;line-height:22px;-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;letter-spacing:1.1px;margin-bottom:4px}.filter__content-action{width:295px;margin-left:auto}.tableContainer__wrapper{position:relative;height:100%;min-height:0}.tableContainer__loading-overlay{position:absolute;inset:0;z-index:10;border-radius:10px;background:hsla(0,0%,94.5%,.85);display:flex;justify-content:center;align-items:center;pointer-events:none}@media (max-width:1440px){.tableMobile{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow-y:scroll}}.create-product-v2{display:block;overflow-y:auto}.create-product-v2 .ov2-card{width:100%;max-width:980px}.create-product-v2__card-layout{display:grid;grid-template-columns:minmax(0,480px) 400px;align-items:flex-start;grid-gap:20px;gap:20px}.create-product-v2__fields{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.create-product-v2__side-slot{width:400px;position:-webkit-sticky;position:sticky;top:0;justify-self:start}.create-product-v2__summary{width:100%;display:flex;flex-direction:column;grid-gap:14px;gap:14px}.title_createProduct{color:#4d4d4d;font-family:"Fira Sans";font-size:18px;font-style:normal;font-weight:600;line-height:normal}.body_resume{border-radius:10px;border:2px solid #e5e5e5;overflow:hidden;width:100%}.formContainerProduct{display:flex;width:100%}.body_title{color:#fff;font-weight:600;line-height:100%;background:#4d4d4d;padding:20px}.body_title,.container_formResult{font-family:"Fira Sans";font-size:18px;font-style:normal;letter-spacing:.36px;width:50%}.container_formResult{color:#4d4d4d;font-weight:400;line-height:normal;padding:17px 20px;border-bottom:2px solid #e5e5e5;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.last{border:0}.formLabel{margin:20px 20px 0 0;color:#4d4d4d;font-family:"Fira Sans";font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:768px){.create-product-v2__card-layout{grid-template-columns:1fr;grid-gap:24px;gap:24px}.create-product-v2__side-slot{width:100%;position:static}.body_resume{width:100%}.body_title,.container_formResult{font-size:14px}}.success__modal-header{position:absolute;top:20px;right:20px}.success__modal-main,.success__modal-message{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.success__modal-message{margin-top:30px;width:100%;grid-gap:10px;gap:10px}.success__modal-message>h2{font-size:36px;font-weight:600;line-height:43px;color:#4d4d4d;margin:0}.success__modal-message>h2,.success__modal-message>span{font-family:"Fira Sans";letter-spacing:0;text-align:center}.success__modal-message>span{font-size:18px;font-weight:400;line-height:22px;color:#999}.success__modal-button-container{margin-top:30px;grid-gap:10px;gap:10px;justify-content:flex-start}.formDeleteProduct,.success__modal-button-container{width:100%;display:flex;flex-direction:column;align-items:center}.formDeleteProduct{justify-content:space-between;height:100%;padding:60px}.formDeleteProduct .close{position:fixed;top:20px;right:20px}.formDeleteProduct .infoModal{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.formDeleteProduct .buttons-controll{display:flex;justify-content:center;align-items:center}.formDeleteProduct .buttons-controll>.buttonwithchildren__container{display:flex;flex-direction:row;width:142.5px}.formDeleteProduct .buttons-controll>.buttonwithchildren__container:first-child{margin-right:10px}.grid__evaluators{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);grid-row-gap:10px;grid-column-gap:10px;height:calc(100vh - 270px);overflow:scroll;overflow-x:hidden;padding-right:1rem}@media (max-width:768px){.grid__evaluators{display:flex;flex-direction:column;grid-gap:10px;gap:10px;height:calc(100vh - 220px);overflow-y:auto;padding-right:.5rem}}.body__startEvaluation{grid-gap:30px;gap:30px}.body__startEvaluation,.body__startEvaluation header{display:flex;flex-direction:column;align-items:center;width:500px}.title__startEvaluation{color:#4d4d4d;font-size:26px;font-weight:600}.description__startEvaluation,.title__startEvaluation{text-align:center;font-family:"Fira Sans";font-style:normal;line-height:normal}.description__startEvaluation{color:#999;font-size:16px;font-weight:400}.closeButton__startEvaluation{position:absolute;top:20px;right:20px}.footerCreateEvaluator{width:100%;display:flex;flex-direction:column;grid-gap:10px;gap:10px}@media (max-width:768px){.body__startEvaluation{width:100%;grid-gap:24px;gap:24px;overflow-y:auto;padding-top:20px}.body__startEvaluation header{width:100%}.title__startEvaluation{font-size:22px}.description__startEvaluation{font-size:15px;line-height:20px}.footerCreateEvaluator>button{flex:1 1;min-width:0}.closeButton__startEvaluation{top:16px;right:16px}}.body__formPastureManagement{overflow-y:auto;height:calc(100vh - 330px);position:relative;margin-bottom:30px;padding-right:8px}.body__formPastureManagement .ov2-card{max-width:980px}.pasture-management-v2{display:grid;grid-template-columns:minmax(0,480px) 400px;align-items:start;grid-gap:20px;gap:20px}.pasture-management-v2__fields{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.pasture-management-v2__map{width:400px;position:-webkit-sticky;position:sticky;top:0;justify-self:start}.pasture-management-v2__map-column{display:flex;justify-content:center;width:100%}.edit-onboarding-v2__map-preview{width:400px;height:240px;border-radius:10px;overflow:hidden}.area__drawarea--container.edit-onboarding-v2__map-preview>div{width:100%!important;height:100%!important;padding:0!important;border-radius:10px;position:relative!important}.area__drawarea--container.edit-onboarding-v2__map-preview .leaflet-container{position:relative!important}.pasture-management-v2__history-dates{display:flex;grid-gap:40px;gap:40px}.pasture-management-v2__date-tag{min-width:145px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;display:flex;flex-direction:column;grid-gap:4px;gap:4px;padding:8px 12px}.pasture-management-v2__date-tag small{color:var(--gray-85);font-weight:700}.pasture-management-v2__date-tag div{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.pasture-management-v2__date-tag h6{color:var(--gray-110);font-size:.95rem;margin:0}.pasture-management-v2__date-tag svg{width:18px;height:18px}.pasture-management-v2__schedule-label{color:var(--gray-110);font-size:.95rem;font-weight:700}.pasture-management-v2__week-days{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.pasture-management-v2__week-day{width:50px;height:50px;border:1px solid #e5e5e5;border-radius:50%;background:#f5f5f5;color:var(--gray-110);cursor:pointer;font-weight:700;transition:background-color .18s ease,color .18s ease}.pasture-management-v2__week-day--selected,.pasture-management-v2__week-day:hover:not(:disabled){background:#62b8ae;color:#f5f5f5}.pasture-management-v2__week-day:disabled{cursor:default;opacity:.65}.pasture-management-v2__day-picker{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.pasture-management-v2__day-picker .rdp,.pasture-management-v2__day-picker .rdp .rdp-caption_label{margin:0;padding:0}.pasture-management-v2__day-picker .rdp-day_selected,.pasture-management-v2__day-picker .rdp-day_selected:focus-visible,.pasture-management-v2__day-picker .rdp-day_selected:hover{background-color:#62b8ae;color:#fff}.pasture-management-v2__footer{width:300px;display:flex;justify-content:flex-start}@media (max-width:768px){.body__formPastureManagement{height:calc(100vh - 250px)}.pasture-management-v2{grid-template-columns:1fr}.pasture-management-v2__map{width:100%;position:static}.edit-onboarding-v2__map-preview{width:100%}.pasture-management-v2__history-dates{flex-direction:column;grid-gap:12px;gap:12px}.pasture-management-v2__footer{width:100%}}.input__inventoryTable{width:40px;text-align:center;border:0;border-radius:4px;background:transparent}.inputEditable__inventoryTable{width:80px;text-align:center;border-radius:4px;background:transparent;margin:1px}.profiles-users-v2{overflow-y:auto;height:calc(100vh - 270px);padding-right:8px}.profiles-users-v2 .ov2-card{max-width:980px}.profiles-users-v2__list{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.profiles-users-v2__empty{border:1px dashed var(--gray-40);border-radius:14px;background:#fafafa;display:flex;flex-direction:column;grid-gap:6px;gap:6px;padding:24px}.profiles-users-v2__empty strong{color:var(--gray-110);font-size:1rem}.profiles-users-v2__empty span{color:var(--gray-85);font-weight:600}.profiles-users-v2__actions{display:flex;grid-gap:12px;gap:12px;margin-top:18px}.profiles-users-v2__success{display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;text-align:center}.profiles-users-v2__success strong{color:var(--green-0100);font-size:1.3rem}@media (max-width:768px){.profiles-users-v2{height:calc(100vh - 250px)}.profiles-users-v2__actions{flex-direction:column}.profiles-users-v2__actions .ov2-button{width:100%}}.cattleMap_background{height:100%;position:absolute;z-index:850;padding:50px;width:min(100vw,100vw);width:min(100vw,calc(100vw - var(--sidebar-current-width, 0px)));background:hsla(0,0%,94.5%,.9372549019607843);box-sizing:border-box}.cattleMap_background .dashboardPastureManagement{display:flex;flex-direction:column;grid-gap:40px;gap:40px;width:100%}@media print{.cattleMap_background{width:100%;min-height:-webkit-max-content;min-height:max-content}}.cattleMap_page{display:flex;flex-direction:column;grid-gap:50px;gap:50px;overflow-x:hidden;overflow-y:scroll;height:100%}.cattleMap_page::-webkit-scrollbar{display:none}.cattleMap_header{display:flex;grid-gap:20px;gap:20px;align-items:center}.cattleMap_month{font-family:"Fira Sans";font-size:14px;font-weight:400;line-height:120%;letter-spacing:.02em;color:#324440}.cattleMap_title{font-size:30px;text-transform:uppercase}.cattleMap_subtitle,.cattleMap_title{font-family:"Fira Sans";font-weight:600;line-height:120%;letter-spacing:.02em;text-align:left;color:#4d4d4d;margin:0}.cattleMap_subtitle{font-size:55px}@media screen and (min-width:769px) and (max-width:1366px){.cattleMap_background{padding:40px 20px 40px 40px}}@media screen and (min-width:1367px){.cattleMap_background{padding:50px}}@media screen and (max-width:768px){.cattleMap_background{position:relative;width:100%;padding:24px 20px 40px;min-height:100vh}.cattleMap_background .dashboardPastureManagement{grid-gap:24px;gap:24px}.cattleMap_page{grid-gap:30px;gap:30px}.cattleMap_header{flex-direction:column;align-items:flex-start;grid-gap:12px;gap:12px}.cattleMap_header svg{width:100px;height:auto}.cattleMap_title{font-size:24px}.cattleMap_subtitle{font-size:32px}.tableDashboard{width:100%;grid-gap:15px;gap:15px}}.containerGraph{width:100%;display:flex;justify-content:space-between;grid-gap:50px;gap:50px;margin-bottom:20px}.containerGraph>div{display:flex;flex-direction:column;align-items:center}.titleGraph{font-family:"Fira Sans";font-size:12px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;color:#4d4d4d;margin-bottom:10px}.contentGraph{border-radius:20px;border:1px solid #dfe1e2;display:flex;align-items:center;justify-content:center;flex-direction:column;width:280px!important;height:280px!important}.contentGraph.fullWidth{width:675px!important;height:280px!important;padding:20px}.contentGraphBorder{border-radius:20px;border:1px solid #dfe1e2;display:flex;justify-content:center;padding:10px}.containerGraphFull{width:980px!important;height:350px!important}.containerGraphFull,.containerGraphFull-print{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:20px;gap:20px;padding:20px}.containerGraphFull-print{width:660px!important}.chart-legend__container{display:flex;justify-content:center;flex-wrap:wrap;grid-row-gap:0;row-gap:0;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:auto}.chart-legend__item{display:flex;grid-gap:5px;gap:5px;align-items:center}.chart-legend__text{font-family:"Fira Sans";font-size:12px;line-height:18px;letter-spacing:0;width:auto;color:#7a7a7a}.chart-legend__icon{width:8px;height:8px}.dashboardPastureManagement .content{display:flex;flex-direction:column;grid-gap:20px;gap:20px;.splitContent{display:flex;grid-gap:20px;gap:20px}}.infoMediaContainer{font-family:"Fira Sans";font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;color:#4d4d4d;margin-bottom:10px}.infoContentGraph{border-radius:20px;border:1px solid #dfe1e2;padding:20px;width:-webkit-max-content;width:max-content;display:flex;flex-direction:column;grid-gap:5px;gap:5px}.infoContentGraph h2{font-family:"Fira Sans";font-size:17px;font-weight:400;line-height:100%;letter-spacing:0;color:#4d4d4d;margin:0}.spacePrint{display:none}.customDropdownOptions{text-transform:capitalize;font-weight:700;padding:0 0 20px 12px}.customDropdownOptions:hover{color:#4d4d4d!important;cursor:pointer!important;transition:all .3s ease-in-out}.mapFilterManagement{position:absolute;top:234px;left:630px;width:400px;height:360px;border-radius:2%;overflow:hidden;z-index:1}@media screen and (max-width:768px){.mapFilterManagement{position:static;top:auto;left:auto;margin-top:20px;width:100%;max-width:400px}}@media print{.spacePrint{display:block;height:38px}}.pdfContainer{width:900px;position:absolute;left:50%;border-right:1px solid #000;border-left:1px solid #000}.pdfContainer .contentGraphBorder:not(.containerGraphFull):not(.containerGraphFull-print){width:285px!important;height:285px!important;min-width:285px!important;min-height:285px!important;box-sizing:border-box}.pdfContainer .contentGraphBorder:not(.containerGraphFull):not(.containerGraphFull-print) canvas{width:265px!important;height:265px!important;min-width:265px!important;min-height:265px!important}.pdfContainer .containerGraphFull,.pdfContainer .containerGraphFull-print{width:660px!important;height:400px!important;min-width:660px!important;min-height:400px!important;box-sizing:border-box}.pdfContainer .containerGraphFull-print canvas,.pdfContainer .containerGraphFull canvas,.pdfContainer canvas.fullWidth{width:620px!important;height:280px!important;min-width:620px!important;min-height:280px!important}.pdfPageMapContainer{width:100%;position:relative}.pdfPage--map,.pdfPageMapContainer>.pdfPage{position:relative;overflow:hidden}.pdfPage--map{height:1440px!important;min-height:1440px!important;max-height:1440px!important;padding:0!important}.pdfPage--map>div:not(.pdfPageMap){height:100%!important;min-height:100%!important;max-height:100%!important}.pdfPage{height:1440px;padding:100px 115px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #000;background:#fff}.pdfPageMap{z-index:99;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#324440,rgba(50,68,64,0))!important;width:100%;height:100%;box-sizing:border-box;padding:100px 140px}.pdfSumario{background:#fff;height:1680px;padding:100px 140px;display:flex;flex-direction:column;border-bottom:1px solid #000}@media print{body{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;-ms-print-color-adjust:exact;print-color-adjust:exact;box-shadow:inset 0 0 0 1000px #fff}.pdfSumario{padding:100px 140px}.pdfPage,.pdfSumario{height:1446px;width:1025px;border-bottom:0 solid #000;zoom:150%!important}.pdfPage{padding:100px 180px}.pdfPageMapContainer{padding-top:5px}.pdfContainer{display:block;position:absolute;left:0;border-right:0 solid #000;border-left:0 solid #000}.pdfPageMap{padding:100px 140px;height:auto;width:auto}.containerGraphFull{width:675px!important;height:400px!important}}.pdfContent>div>h1{font-family:"Fira Sans";font-size:24px;line-height:95%;font-weight:600;letter-spacing:0;text-align:left;color:#fff;margin:0 0 18px}.pdfPageMap .areaContainer{padding:10px;background:#365951;width:100%;border-radius:10px 10px 0 0;display:flex;align-items:center;grid-gap:10px;gap:10px}.pdfPageMap .areaContainer .whiteColor *{fill:#fff}.pdfPageMap .areaContainer .greenColor *{fill:#62b8ae}.pdfContent>div>.areaContainer>h1{font-family:"Fira Code";font-size:20px;line-height:90%;font-weight:600;letter-spacing:.05em;text-align:left;margin:0;color:#62b8ae}.pdfPageMap .detailareaContainer{padding:14px;background:#fff;width:100%;border-radius:0 0 10px 10px;display:flex;flex-direction:column;grid-gap:2px;gap:2px}.pdfPageMap .detailareaContainer h1{color:#4d4d4d;font-family:"Fira Sans";font-size:14px;font-weight:600;line-height:110%;letter-spacing:0;text-align:left}.pdfPageMap .detailareaContainer span{color:#999;font-family:"Fira Sans";font-size:12px;font-weight:400;line-height:100%;letter-spacing:0;text-align:left}.pdfContent{height:95%;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.pdfHeaderContainer{justify-content:center}.pdfHeader,.pdfHeaderContainer{display:flex;flex-direction:column;height:100%}.pdfHeader{align-items:center;justify-content:space-between}.pdfHeader h1{font-size:55px;line-height:110%;width:350px}.pdfHeader h1,.pdfHeader h2{font-family:"Fira Sans";font-weight:600;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff}.pdfHeader h2{font-size:24px}.pdfHeader .pdfLogoPastejo{width:300px}.pdfFooter{display:flex;justify-content:space-between;align-items:flex-end;width:100%;height:50px}.pdfFooter .pdfLogoPastejo{width:150px;height:40px}.pdfFooter span{color:#000;font-family:"Fira Code";font-size:12px;font-weight:400;letter-spacing:0;text-align:left}.pdfTopicContainer{display:flex;align-items:center;margin-top:40px;margin-bottom:10px}.pdfTopicId{width:45px;font-size:13px;margin:5px 0}.pdfTopic,.pdfTopicId{font-family:"Fira Sans";font-weight:600;letter-spacing:0;text-align:left;color:#4d4d4d}.pdfTopic{font-size:12px;margin:2px 0}.pdfMicroArea{font-family:"Fira Sans";font-size:14px;font-weight:600;letter-spacing:0;text-align:left;color:#62b8ae;text-transform:uppercase}.pdfContainerResult{display:flex;grid-gap:20px;gap:20px}.pdfContainerResultMap{height:unset;width:30%}.pdfContainerPhoto{width:100%;display:flex;justify-content:space-between;grid-gap:20px;gap:20px}.pdfPhoto{width:49%;height:250px;border-radius:10px;justify-content:center;font-family:"Fira Sans";color:#4d4d4d}.pdfPhoto,.pdfTableColumn{border:1px solid #e5e5e5;display:flex;align-items:center;font-size:12px}.pdfTableColumn{left:0;background:#4d4d4d;font-family:"Fira Sans",monospace;font-style:normal;font-weight:600;color:#fff;text-transform:capitalize;border-bottom:0;width:100%}.pdfTableColumn>div{width:50%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:1px 10px}.pdfTableRow{display:flex;flex-direction:row;line-height:150%;width:100%}.pdfTableRow>div{width:50%;height:100%;display:flex;justify-content:flex-start;align-items:center;font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:12px;padding:1px 10px;cursor:default;border-right:1px solid #f1f1f1}.pdfTableViewRows{border:1px solid #f1f1f1;border-right:0;overflow:hidden;width:100%}.pdfTableViewRows>span{font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:12px;padding:1px 10px}.pdfTableBorder{border-radius:10px;border:1px solid #f1f1f1;overflow:hidden;margin-bottom:20px}.pdfSumario>h2{font-family:"Fira Sans";font-size:24px;line-height:95%;font-weight:600;letter-spacing:0;text-align:left;color:#62b8ae;margin:0 0 18px;text-transform:uppercase}.pdfPageContent{display:flex;justify-content:space-between;padding:2px 0}.pdfPageIndice{width:auto;font-family:"Fira Sans";height:16px;font-size:14px;font-weight:400;letter-spacing:0;text-align:right;color:#4d4d4d;background:#fff;text-transform:uppercase;text-wrap:nowrap;padding-right:10px}.pdfPageLine{overflow:hidden}.pdfPageNumber{height:16px;font-size:14px;font-family:"Fira Sans";font-weight:400;letter-spacing:0;text-align:left;color:#4d4d4d;padding-left:10px;overflow:visible}.bg_white{background:#fff}.bg_gray{background:#f1f1f1}.noData{display:flex;width:285px;height:285px;justify-content:center;align-items:center}.noData span{font-family:"Fira Sans";color:#4d4d4d}.pasture-evaluation-report-render{min-height:100vh;width:100%;background:#f4f4f4;overflow:auto;display:flex;justify-content:center}.pasture-evaluation-report-render .pdfContainer{position:static;left:auto;zoom:.68}@media print{.pasture-evaluation-report-render{min-height:0;width:auto;background:#fff;display:block;overflow:visible}.pasture-evaluation-report-render .pdfContainer{position:absolute;left:0;zoom:1}}.whatsapp-talk-container{position:fixed;bottom:5vh;right:5vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;z-index:99}.whatsapp-talk-container button{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;background:var(--green-100);margin-bottom:8px;font-size:1.1rem;cursor:pointer}.whatsapp-talk-container button #icon{color:var(--white-10)}.whatsapp-talk-content{width:auto;flex-direction:column;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1607843137254902);background:var(--white-10)}.whatsapp-talk-content,.whatsapp-talk-content header{display:flex;justify-content:center;align-items:center;border-radius:8px}.whatsapp-talk-content header{background:var(--green-100);width:100%;padding:8px 0;cursor:pointer;color:var(--white-10)}.whatsapp-talk-content header strong{font-size:.9rem;font-weight:400;font-family:ampleLight,sans-serif;margin-left:8px}.whatsapp-talk-content-hide,.whatsapp-talk-content-show{display:flex;flex-direction:column;background:#fff;width:200px;will-change:transform,opacity,visibility;-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s ease-in-out}.whatsapp-talk-content-hide{min-width:50px;max-height:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:scaleY(0);transform:scaleY(0)}.whatsapp-talk-content-show{max-height:100vh;min-width:200px;opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:scaleY(1);transform:scaleY(1)}.whatsapp-talk-main-content{padding:16px 8px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.whatsapp-talk-main-content span{font-size:.8rem;text-align:center;font-family:ampleLight;width:100%;color:var(--gray-100)}.whatsapp-talk-main-content .profile-pastejo{display:flex;margin-top:16px}.profile-pastejo .avatar{width:48px;height:48px;border-radius:50%;background:var(--dark-80);position:relative;display:flex;justify-content:center;align-items:center;margin-right:8px}.profile-pastejo .avatar img{width:90%;resize:both}.avatar:after{content:"";display:block;width:16px;height:16px;background:var(--green-90);position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #fff;z-index:2}.profile-pastejo .profile>span{font-size:.9rem;font-family:ampleRegular;color:var(--gray-100)}.profile-pastejo .profile h5{font-size:.9rem;font-family:ampleBold;color:var(--gray-100);margin:0;line-height:1}.profile-pastejo .profile span:last-child{font-size:.7rem}.whatsapp-talk-main-content .divider{width:100%;height:1px;background:#aeaeae;margin:12px 0}.whatsapp-talk-main-content .lets-talk{width:100%;display:flex;justify-content:center;align-items:center}.whatsapp-talk-main-content .lets-talk a{width:100%;text-align:center;text-decoration:none;font-family:ampleRegular;color:var(--green-100);font-size:.9;margin-bottom:8px}.show-button-close{display:block!important}@media only screen and (max-width:450px){.whatsapp-talk-container button{display:none}.whatsapp-talk-content>main{width:50px}.whatsapp-talk-content strong{display:none}}@media only screen and (min-width:1500px){.whatsapp-talk-container button{width:64px;height:64px;font-size:2.3rem}.whatsapp-talk-content{width:300px}.whatsapp-talk-content header,.whatsapp-talk-content header strong{font-size:1.5rem}.whatsapp-talk-main-content span{font-size:1.2rem}.profile-pastejo .avatar{width:100px;height:88px}.avatar:after{content:"";display:block;width:16px;height:16px;background:var(--green-90);position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #fff;z-index:2}.profile-pastejo .profile span:first-child{font-size:1.2rem}.liskstart,.profile-pastejo .profile h5{font-size:1.3rem}.profile-pastejo .profile span:last-child{font-size:1rem}}.home-page-v2{--hp2-green-950:#365951;--hp2-green-900:#365951;--hp2-green-850:#1a4a3a;--hp2-green-800:#365951;--hp2-lime-500:#57ce71;--hp2-lime-pill:#57ce71;--hp2-lime-pill-deep:#57ce71;--hp2-white:#fff;--hp2-cream:#f4faf6;--hp2-gray-900:#2a2a2a;--hp2-gray-700:#4a4a4a;width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden;font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:400;color:var(--hp2-gray-900);background:var(--hp2-cream);overflow-y:hidden}.home-page-v2__section{position:relative;padding:clamp(2.25rem,5vw,3.75rem) 0}.home-page-v2__section-inner{z-index:2;max-width:1100px;margin-left:auto;margin-right:auto;width:100%}.home-page-v2__section--hero{background:linear-gradient(180deg,var(--hp2-white),var(--hp2-cream));background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:clamp(2.5rem,6vw,4rem);width:100vw;height:100vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media (min-width:2280px){.home-page-v2__section--hero{background-position-y:bottom!important}}.home-page-v2__section--hero .home-page-v2__section-inner{text-align:left;display:flex;justify-content:center;position:relative;margin-top:40px}.home-page-v2__section--hero .home-page-v2__tagline{white-space:pre-line}.home-page-v2__section--hero .home-page-v2__cta-banner{flex-wrap:nowrap;max-width:100%}.home-page-v2__section--hero .home-page-v2__cta-banner .home-page-v2__cta-strip{font-size:clamp(.55rem,1.65vw,.85rem)}@media (max-width:380px){.home-page-v2__section--hero .home-page-v2__cta-banner{flex-wrap:wrap}}.home-page-v2__section--sobre{background:var(--hp2-white)}.home-page-v2__sobre--quemsomos{padding-left:42px}@media (max-width:720px){.home-page-v2__sobre--quemsomos{padding:0 clamp(1.5rem,4vw,64px)}}.home-page-v2__sobre--quemsomos h2{color:var(--hp2-green-900)!important;font-size:clamp(1.5rem,5vw,3rem)!important}.home-page-v2__sobre--quemsomos p{width:100%;max-width:700px;line-height:130%!important;font-size:clamp(1rem,3vw,1.4rem)}.home-page-v2__pilares-grid{padding:0!important}.home-page-v2__section--pilares{padding:0}.home-page-v2__section--pilares .home-page-v2__section-inner>.box{background:var(--hp2-green-900);border-radius:32px;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,4vw,2.5rem);color:var(--hp2-white);box-shadow:0 12px 40px rgba(15,46,36,.25)}.home-page-v2__section--pilares h2,.home-page-v2__section--pilares li,.home-page-v2__section--pilares p,.home-page-v2__section--pilares strong{color:inherit}.home-page-v2__heading-outline{color:transparent;-webkit-text-stroke:1.5px rgba(106,219,110,.85);font-weight:800;font-size:clamp(2.5rem,8vw,8rem)}.home-page-v2__pilares-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:1.5rem 1.25rem;gap:1.5rem 1.25rem}@media (min-width:700px){.home-page-v2__pilares-grid{grid-template-columns:repeat(3,1fr)}}.home-page-v2__pilares-grid li{display:flex;flex-direction:column;font-family:"Visby CF","Surgena",system-ui,sans-serif}.home-page-v2__pilares-grid strong{font-size:1.5rem;font-weight:600;line-height:100%}.home-page-v2__pilares-desc{font-size:1rem;line-height:1.5;opacity:.92;white-space:pre-line}.home-page-v2__section--margem{background:linear-gradient(180deg,var(--hp2-white),var(--hp2-cream));background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:clamp(2.5rem,6vw,4rem);width:100vw;height:70vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.home-page-v2__margem-layout{display:flex;justify-content:center;align-items:center;height:600px}@media (max-width:1024px){.home-page-v2__margem-layout{flex-direction:column;grid-gap:2rem;gap:2rem}}.home-page-v2__margem-card{background:var(--hp2-green-900);color:var(--hp2-white);border-radius:32px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 8px 28px rgba(15,46,36,.2);position:relative;top:-40px;left:-90px;width:364px}@media (max-width:1024px){.home-page-v2__margem-card{top:0;left:0}}.home-page-v2__margem-list{position:relative;width:380px;height:200px;left:90px;top:50px}.home-page-v2__margem-list .pill-list{position:absolute;padding:0}@media (max-width:1024px){.home-page-v2__margem-list{top:0;left:0}.home-page-v2__margem-list .pill-list{position:relative}}.home-page-v2__margem-card h2{font-size:2.2rem!important;color:var(--hp2-lime-500);margin-bottom:.75rem;white-space:pre-line}.home-page-v2__margem-card p{color:var(--hp2-white);font-weight:500!important;line-height:140%!important}.home-page-v2__section--valor{color:var(--hp2-white);height:550px}@media (max-width:720px){.home-page-v2__section--valor{height:auto}}.home-page-v2__section--valor h2,.home-page-v2__section--valor li,.home-page-v2__section--valor p{color:inherit}.home-page-v2__valor-layout{display:flex;grid-gap:1.75rem;gap:1.75rem;align-items:flex-start;background:var(--hp2-green-900);justify-content:space-around;border-radius:0 0 32px 32px;position:relative;top:-60px;padding:80px clamp(1.5rem,4vw,64px) clamp(1.5rem,4vw,64px);height:370px}@media (max-width:720px){.home-page-v2__valor-layout{flex-direction:column;padding:clamp(1.5rem,4vw,64px);height:480px;margin-bottom:140px}}.home-page-v2__valor-heading{display:flex;flex-direction:column;align-items:flex-start;grid-gap:.15rem;gap:.15rem;margin:0;text-transform:uppercase;line-height:1.1}.home-page-v2__valor-heading-line{font-size:clamp(2rem,10vw,3rem);color:var(--hp2-white);white-space:pre-line;letter-spacing:0;line-height:100%;font-family:"Visby CF","Surgena",system-ui,sans-serif}.home-page-v2__valor-heading-accent{font-size:clamp(2.25rem,7vw,6.3rem);color:var(--hp2-lime-500);letter-spacing:0;font-family:"Surgena",system-ui,sans-serif;line-height:100%}.home-page-v2__valor-copy{max-width:330px;padding-top:30px}@media (max-width:720px){.home-page-v2__valor-copy{max-width:100%;padding:0}.home-page-v2__valor-copy .pill-list{position:relative;left:-10px}}.home-page-v2__valor-copy p{color:var(--hp2-white);margin-bottom:1.25rem}.home-page-v2__section--palma{color:var(--hp2-white)}.home-page-v2__section--palma h2,.home-page-v2__section--palma li,.home-page-v2__section--palma p{color:inherit}.home-page-v2__palma-layout{display:flex;grid-gap:1.5rem;gap:1.5rem}@media (max-width:720px){.home-page-v2__palma-layout{flex-direction:column;align-items:center}}.home-page-v2__palma-layout .pill-list--compact{flex-wrap:wrap;height:150px;width:500px!important}@media (max-width:720px){.home-page-v2__palma-layout .pill-list--compact{height:auto}}.home-page-v2__palma-layout .pill-list li{width:240px}.home-page-v2__section--resultado{background:var(--hp2-white);background-position-y:bottom;background-repeat:no-repeat}@media (max-width:1130px){.home-page-v2__section--resultado{background-position-y:0}}.home-page-v2__section--resultado__subBanner{background:linear-gradient(180deg,var(--hp2-cream) 55%,transparent 80%);width:100%;height:100%;position:absolute;top:0;z-index:1}.home-page-v2__resultado-top{display:flex;justify-content:center;grid-gap:5vw;gap:5vw;position:relative;z-index:2}@media (max-width:975px){.home-page-v2__resultado-top{flex-direction:column;align-items:center;grid-gap:2rem;gap:2rem}}.home-page-v2__resultado-description{max-width:-webkit-min-content;max-width:min-content;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.home-page-v2__resultado-top p{margin:0;padding:0}.pill-list--resultado{padding:0;justify-content:center}@media (max-width:720px){.pill-list--resultado{width:auto}.home-page-v2__resultado-top{grid-gap:1rem 1.5rem;gap:1rem 1.5rem}.home-page-v2__resultado-top p{font-size:1.3rem;line-height:1.3!important;padding:0 clamp(1.5rem,4vw,64px)}.home-page-v2__resultado-top .pill-list{align-self:center}}.home-page-v2__resultado-title{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:720px){.home-page-v2__resultado-title{padding:0 clamp(1.5rem,4vw,64px)}}.home-page-v2__resultado-title span{color:var(--hp2-green-900);font-weight:700}.home-page-v2__resultado-title span,.home-page-v2__resultado-title strong{line-height:.8;text-transform:uppercase;letter-spacing:.04em;font-family:"Surgena",system-ui,sans-serif;font-size:clamp(2rem,12vw,4.5rem)}.home-page-v2__resultado-title strong{color:var(--hp2-lime-500);font-weight:800}.home-page-v2__section--equipe{background:var(--hp2-cream)}.home-page-v2__equipe-intro{padding-left:64px}.home-page-v2__equipe-intro h2{font-size:clamp(2rem,12vw,4.2rem)!important}@media (max-width:720px){.home-page-v2__equipe-intro{padding:clamp(1.5rem,4vw,64px) clamp(1.5rem,4vw,64px) 0}}.home-page-v2__equipe-intro h2{font-family:"Visby CF","Surgena",system-ui,sans-serif;color:var(--hp2-green-850)!important;letter-spacing:0!important;margin:0}.home-page-v2__equipe-intro p{font-size:clamp(1rem,3vw,1.4rem);line-height:130%!important;width:670px}@media (max-width:720px){.home-page-v2__equipe-intro p{width:auto}}.team-panel{background:var(--hp2-green-900);border-radius:32px;padding:64px;color:var(--hp2-white);box-shadow:0 10px 36px rgba(15,46,36,.22);margin-top:100px}@media (max-width:720px){.team-panel{padding:clamp(1.5rem,4vw,64px);margin-top:50px}}.home-page-v2__section--apoiadores{padding:0}.home-page-v2__apoiadores-top{background:var(--hp2-green-900);color:var(--hp2-white);padding:clamp(2.25rem,5vw,3.5rem) clamp(1rem,4vw,1.75rem)}.home-page-v2__apoiadores-head{display:flex;justify-content:space-around}.home-page-v2__apoiadores-head p{width:320px;font-weight:500!important;margin-top:150px!important}@media (max-width:720px){.home-page-v2__apoiadores-head{flex-direction:column}.home-page-v2__apoiadores-head p{margin-top:0!important;width:auto}}.home-page-v2 .stacked-title span{display:block;line-height:1.05;font-size:7rem}.home-page-v2 .stacked-title span:first-child{color:var(--hp2-lime-500)}.home-page-v2 .stacked-title span:nth-child(2),.home-page-v2 .stacked-title span:nth-child(3){color:transparent;-webkit-text-stroke:1.5px var(--hp2-lime-500)}@media (max-width:720px){.home-page-v2 .stacked-title span{font-size:clamp(5rem,10vw,7rem)}}.home-page-v2__section--apoiadores .home-page-v2__apoiadores-top p{color:var(--hp2-white);margin-bottom:0}.home-page-v2__apoiadores-logos{background:var(--hp2-white);padding:clamp(1.75rem,4vw,2.5rem) clamp(1rem,4vw,1.75rem)}.home-page-v2__section--hero-fim{background:var(--hp2-green-950);color:var(--hp2-white);padding-bottom:clamp(2rem,5vw,3rem);height:70vh}.home-page-v2__section--hero-fim__subBanner{background:#000;opacity:.5;width:100%;height:100%;position:absolute;z-index:1;top:0}.home-page-v2__hero-fim-inner{text-align:left;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.home-page-v2__hero-fim-inner home-page-v2__tagline{top:100px!important;left:67%!important}.home-page-v2 h2,.home-page-v2 h3{font-family:"Surgena","Visby CF",system-ui,sans-serif;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hp2-green-900)}.home-page-v2__apoiadores-top h2,.home-page-v2__section--palma h2,.home-page-v2__section--pilares .home-page-v2__section-inner>h2,.home-page-v2__section--valor .home-page-v2__valor-heading,.home-page-v2__section--valor h2{color:inherit}.home-page-v2__section--margem .home-page-v2__margem-card h2{color:var(--hp2-lime-500);font-size:2.4rem!important;line-height:1}.home-page-v2 h2 strong{font-family:"Surgena","Visby CF",system-ui,sans-serif}.home-page-v2 h2.home-page-v2__title--mixed{text-transform:none;letter-spacing:0}.home-page-v2__hero{width:-webkit-max-content;width:max-content}.home-page-v2__hero__subBanner{background:linear-gradient(180deg,var(--hp2-cream) 15%,transparent 80%);width:100%;height:100%;position:absolute;top:0}.home-page-v2 .home-page-v2__hero-lead{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:500;font-size:clamp(1.1rem,2.2vw,2.35rem);letter-spacing:0;text-transform:none;color:var(--hp2-gray-900);padding-left:20px}@media (max-width:720px){.home-page-v2 .home-page-v2__hero-lead{padding-left:0}}.home-page-v2 h2{font-size:clamp(2rem,12vw,7.2rem);color:transparent}.home-page-v2 h3{font-size:1rem;margin:0 0 .5rem;letter-spacing:.02em}.home-page-v2 .team-grid h3{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:600;text-align:left;text-transform:none;letter-spacing:.01em;color:var(--hp2-green-900);font-size:1.6rem}@media (max-width:720px){.home-page-v2 .team-grid h3{text-align:center}}.home-page-v2 .team-grid.team-panel h3{color:var(--hp2-white)}.home-page-v2 h2 .home-page-v2__accent,.home-page-v2 h2 strong:not(.home-page-v2__brand){font-weight:800;color:var(--hp2-lime-500)}.home-page-v2 .home-page-v2__brand{font-family:"Surgena","Visby CF",system-ui,sans-serif;font-weight:500;font-size:clamp(7rem,25vw,25rem);letter-spacing:-.03em;text-transform:lowercase;color:var(--hp2-green-900);display:inline-block;line-height:clamp(3rem,11vw,11rem)}.home-page-v2 .home-page-v2__brand--closing{color:var(--hp2-lime-500);font-size:clamp(8rem,31vw,21.5rem)}.home-page-v2__hero-fim-inner p{line-height:150%!important;text-align:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:clamp(1rem,2.2vw,2.4rem);position:relative;top:3rem;left:34vw}.home-page-v2 p{font-family:"Visby CF","Surgena",system-ui,sans-serif;line-height:1.8;margin:0 0 .75rem;font-weight:400;white-space:pre-line}.home-page-v2 p strong{font-family:inherit;font-weight:600}.home-page-v2 ul li{font-family:"Visby CF","Surgena",system-ui,sans-serif}.home-page-v2 ul li strong{font-family:inherit;font-weight:600}.home-page-v2__tag-container{width:0;position:relative}.home-page-v2 .home-page-v2__tagline{position:absolute;width:-webkit-max-content;width:max-content;top:clamp(6rem,12vw,13rem);left:-12rem}@media (max-width:460px){.home-page-v2 .home-page-v2__tagline{left:-8rem}}.home-page-v2 .home-page-v2__tagline div{background:var(--hp2-lime-500);width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center}.home-page-v2 .home-page-v2__tagline .icon{border-radius:50%;-webkit-transform:rotate(270deg);transform:rotate(270deg);border:2px solid var(--hp2-gray-700);padding:4px;width:32px;height:32px}.home-page-v2 .home-page-v2__tagline p{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-size:clamp(1rem,2.2vw,1.4rem);font-weight:400;letter-spacing:0;text-transform:none;color:var(--hp2-gray-700);white-space:pre-line;position:relative;left:4px;line-height:100%;margin-top:10px;width:-webkit-max-content;width:max-content}.home-page-v2__section--hero-fim .home-page-v2__tagline{color:var(--hp2-white);top:440px;left:60%}.home-page-v2__cta-banner{position:absolute;bottom:50px;width:100vw;display:flex;justify-content:center}.home-page-v2__cta-banner--content{display:inline-flex;flex-wrap:wrap;align-items:center;grid-gap:.35rem .5rem;gap:.35rem .5rem;margin:.5rem 0 0;padding:.65rem 1.35rem;background:var(--hp2-lime-500);border-radius:999px;box-shadow:0 4px 16px rgba(106,219,110,.35)}.home-page-v2 .home-page-v2__cta-strip{font-size:clamp(.7rem,1.6vw,.85rem);letter-spacing:.06em;color:var(--hp2-green-900)}.home-page-v2 .home-page-v2__cta-strip--lead{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:700}.home-page-v2 .home-page-v2__cta-strip--tail{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:400}.home-page-v2 ul{margin:0}.home-page-v2__valor-copy .pill-list{padding:0}.home-page-v2 .pill-list{list-style:none;margin:0;display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem;width:-webkit-max-content;width:max-content}.home-page-v2 .pill-list li{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;min-width:0;padding:.2rem;background:var(--hp2-lime-pill);border-radius:999px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--hp2-green-900);white-space:pre-line}.home-page-v2 .pill-list li .home-page-v2__pill-list-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;-webkit-transform:rotate(180deg);transform:rotate(180deg);border:2px solid var(--hp2-green-900);padding:4px;width:24px;height:24px}.home-page-v2 .pill-list li span{font-family:"Visby CF","Surgena",system-ui,sans-serif;font-weight:500;padding-top:4px;padding-right:10px}@media (max-width:720px){.home-page-v2 .pill-list{width:auto;padding:0 10px}.home-page-v2 .pill-list li span{width:90%}}.home-page-v2__section--palma .pill-list li,.home-page-v2__section--valor .pill-list li{background:var(--hp2-lime-pill-deep);color:var(--hp2-green-950)}.home-page-v2 .pill-list--resultado li{background:var(--hp2-lime-500);color:var(--hp2-green-950)}.home-page-v2 .team-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.home-page-v2__team-photo-wrapper{height:0}.home-page-v2__team-photo{display:block;width:112px;height:112px;margin:0 auto .75rem;border-radius:50%;object-fit:cover;border:2px solid var(--hp2-lime-500);position:relative;top:-140px;left:-80px}@media (max-width:720px){.home-page-v2__team-photo-wrapper{height:auto}.home-page-v2__team-photo{top:0;left:0}}.home-page-v2 .team-grid article p{text-align:justify;font-size:.92rem;line-height:1.4}.team-member-wrapper{position:relative;display:flex;align-items:stretch;padding:0 10px}.team-separator{position:absolute;right:-.75rem;top:0;bottom:0;width:1px;background-color:var(--hp2-lime-500)}.home-page-v2 .home-page-v2__supporters-list{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;grid-gap:clamp(1rem,4vw,2.5rem);gap:clamp(1rem,4vw,2.5rem)}.home-page-v2__supporter-row{display:flex;grid-gap:.75rem;gap:.75rem}.home-page-v2__supporter-logo{height:150px;object-fit:contain;flex-shrink:0}.home-page-v2 .section-visual{margin-top:clamp(1.5rem,4vw,2.5rem);max-width:1100px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,4vw,1.75rem)}.home-page-v2 .section-visual img{width:100%;height:auto;display:block}.home-page-v2__section--pilares .home-page-v2__section-inner>h2.home-page-v2__heading-outline{color:rgba(200,245,200,.42)}.home-page-v2__section--pilares .home-page-v2__pilares-desc,.home-page-v2__section--pilares .home-page-v2__pilares-grid li,.home-page-v2__section--pilares .home-page-v2__pilares-grid strong{color:var(--hp2-white)}.home-page-v2__section--pilares .home-page-v2__pilares-desc{opacity:1}.home-page-v2__palma-copy{background:var(--hp2-green-900);padding:clamp(1.5rem,4vw,64px);border-radius:32px;max-width:580px}.home-page-v2__palma-image-wrapper{height:100px}@media (max-width:720px){.home-page-v2__palma-image-wrapper{height:auto}}.home-page-v2__palma-image{width:clamp(300px,50vw,1024px);position:relative;right:-47vw;bottom:270px}.home-page-v2__palma-image img{width:100%;height:100%;object-fit:cover;max-width:830px;max-height:440px}.home-page-v2__palma-features{width:495px;position:relative;left:-140px;top:40px}@media (max-width:720px){.home-page-v2__palma-image{position:relative;width:100%;height:auto;left:0;bottom:-30px}.home-page-v2__palma-features{width:100%;left:0;top:0}.home-page-v2 .pill-list{flex-wrap:nowrap}}.home-page-v2__section--palma .home-page-v2__palma-copy h2{font-size:clamp(1.5rem,4.5rem,3rem)!important;line-height:100%;color:var(--hp2-lime-500);white-space:pre-line}.home-page-v2 .team-panel article p,.home-page-v2 .team-panel article p strong,.home-page-v2__apoiadores-top h2,.home-page-v2__section--palma .home-page-v2__palma-copy p,.home-page-v2__section--palma .home-page-v2__palma-copy p strong,.home-page-v2__section--valor .home-page-v2__valor-copy p,.home-page-v2__section--valor .home-page-v2__valor-copy p strong{color:var(--hp2-white)}@media (max-width:719px){.team-member-wrapper{flex-direction:column;padding:0}.team-separator{display:none!important}}@media (min-width:720px){.home-page-v2 .team-grid{grid-template-columns:repeat(3,1fr)}.home-page-v2 .team-grid .team-member-wrapper:nth-child(3n) .team-separator{display:none}}.login__container{width:100%;max-width:500px;margin:0 auto;box-sizing:border-box}.login__container form{margin-top:50px;width:100%}.login__container .buttontitle{width:147px;height:52px}.login__form--button-container{width:193px}.login__container--title{font-weight:600;font-size:2.5rem;line-height:1.2;margin:0 0 10px}.login__container--subtitle,.login__container--title{font-family:"Fira Sans";font-style:normal;color:#fff;padding:0}.login__container--subtitle{font-weight:400;font-size:1.4rem;margin:0}.login__container--subtitle a{color:#57ce71;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;text-underline-offset:4px}.login__container--subtitle a:hover{color:#57ce71}.login__form--input{margin-bottom:20px}.login__form--forgot{background:none;border:none;outline:none;font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:.875rem;color:#57ce71;margin-bottom:30px;cursor:pointer}.login__container--error{display:block;position:relative;color:#fff;font-family:"Fira Sans",monospace;font-size:.9rem;margin-bottom:20px}.alert-modal--section-forget{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;min-height:237px;padding:0 20px;box-sizing:border-box}.alert-modal--section-forget>h2{font-weight:600;font-size:1.625rem;color:#4d4d4d;margin:12px 0 10px}.alert-modal--section-forget>h2,.alert-modal--section-forget>p{font-family:"Fira Sans";font-style:normal;width:100%;text-align:center;padding:0}.alert-modal--section-forget>p{font-weight:400;font-size:1rem;color:#999;margin:0 0 30px}.alert-modal--section-buttons-voltar>button{width:152px;height:52px;background:#62b8ae;border-radius:32px}.alert-modal--section-buttons-voltar>button>strong{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:1.375rem;color:#fff;text-transform:uppercase}@media screen and (min-width:769px) and (max-width:1366px){.login__container{max-width:500px;margin-left:100px;padding:50px 0 20px}.login__container--title{font-size:3rem}.login__form--forgot{margin-bottom:40px}}@media screen and (min-width:1367px){.login__container{max-width:500px;margin-left:100px;padding:50px 0 20px}.login__container--title{font-size:4rem}.login__form--forgot{margin-bottom:50px}}@media screen and (max-width:768px){.login__container{padding:30px 20px 20px}.login__container form{margin-top:30px}.login__container--title{font-size:2rem;margin-bottom:20px}.login__form--input{margin-bottom:15px}.login__form--forgot{margin-bottom:25px;font-size:.8rem}.login__container .buttontitle{width:100%;max-width:147px}.login__form--button-container{width:100%;max-width:193px}.alert-modal--section-forget{max-height:237px;padding:0 15px}.alert-modal--section-forget>h2{font-size:1.25rem;margin-top:10px}.alert-modal--section-forget>p{font-size:.85rem;margin-bottom:20px}.alert-modal--section-buttons-voltar>button{max-width:152px}}.textInput-label__container{position:relative;height:64px;display:flex;justify-content:center;align-items:center;background:#365951;border-radius:20px}.textInput-label__container>button{width:30px;height:30px;background:transparent;z-index:2;margin-right:20px}.textInput-label__content{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.textInput-label__content>label{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:.875rem;position:absolute;bottom:2rem;padding:0 20px}.textInput-label__content>input{height:100%;min-height:1.2rem;width:100%;background:none;outline:none;border:none;border-radius:0;font-family:"Fira Sans";font-style:normal;font-weight:500;font-size:1.125rem;color:#fff;position:absolute;padding:25px 20px 0!important}.textInput-label__content>input:-webkit-autofill,.textInput-label__content>input:-webkit-autofill:active,.textInput-label__content>input:-webkit-autofill:focus,.textInput-label__content>input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-text-fill-color:#fff!important;background:transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.textInput-label__content>.inputpassword{color:#fff!important}.inputStatusError{border:2px solid #ff6161;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.25s;animation-delay:.25s}.inputStatusError .textInput-label__content>label{color:#ff6161}.inputStatusSuccess{border:2px solid #57ce71}.inputStatusSuccess .textInput-label__content>label{color:#57ce71}.inputStatusNormal{border:2px solid transparent}.inputStatusNormal .textInput-label__content>label{color:#62b8ae}.textInputwithlabel__error{display:block;position:relative;color:#fff;font-family:"Fira Sans",monospace;font-size:.875rem;padding:20px 0 0;font-style:normal;font-weight:600}.inputpassword{padding:0!important;margin:0!important}.inputpassword:-webkit-autofill,.inputpassword:-webkit-autofill:active,.inputpassword:-webkit-autofill:focus,.inputpassword:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-text-fill-color:#fff!important;background:transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@-webkit-keyframes bounce{0%{-webkit-transform:translateX(0);transform:translateX(0);timing-function:ease-in}37%{-webkit-transform:translateX(5px);transform:translateX(5px);timing-function:ease-out}55%{-webkit-transform:translateX(-5px);transform:translateX(-5px);timing-function:ease-in}73%{-webkit-transform:translateX(4px);transform:translateX(4px);timing-function:ease-out}82%{-webkit-transform:translateX(-4px);transform:translateX(-4px);timing-function:ease-in}91%{-webkit-transform:translateX(2px);transform:translateX(2px);timing-function:ease-out}96%{-webkit-transform:translateX(-2px);transform:translateX(-2px);timing-function:ease-in}to{-webkit-transform:translateX(0);transform:translateX(0);timing-function:ease-in}}@keyframes bounce{0%{-webkit-transform:translateX(0);transform:translateX(0);timing-function:ease-in}37%{-webkit-transform:translateX(5px);transform:translateX(5px);timing-function:ease-out}55%{-webkit-transform:translateX(-5px);transform:translateX(-5px);timing-function:ease-in}73%{-webkit-transform:translateX(4px);transform:translateX(4px);timing-function:ease-out}82%{-webkit-transform:translateX(-4px);transform:translateX(-4px);timing-function:ease-in}91%{-webkit-transform:translateX(2px);transform:translateX(2px);timing-function:ease-out}96%{-webkit-transform:translateX(-2px);transform:translateX(-2px);timing-function:ease-in}to{-webkit-transform:translateX(0);transform:translateX(0);timing-function:ease-in}}.newPassword__container{width:100%;max-width:500px;margin:0 auto;box-sizing:border-box}.newPassword__container--title{font-family:"Fira Sans";font-style:normal;font-weight:600;font-size:2.5rem;line-height:1.2;color:#fff;padding:0;margin:0 0 10px}.newPassword__container--subtitle{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:1.5rem;line-height:1.3;color:#fff;margin:0;padding:0}.button_container,.newPassword__container form{width:100%;margin-top:50px}.button_container{display:flex;flex-direction:row;align-items:center;grid-gap:0;gap:0}.newPassword__container .button_voltar{width:152px;margin-right:20px;flex-shrink:0}.newPassword__container .button_continuar{width:193px;flex-shrink:0}.newPassword__container .button_começar{width:193px;margin-top:63px}@media screen and (min-width:769px) and (max-width:1366px){.newPassword__container{max-width:500px;margin-left:100px;padding:50px 0 20px}.newPassword__container--title{font-size:3rem}.newPassword__container--subtitle{font-size:1.5rem}}@media screen and (min-width:1367px){.newPassword__container{max-width:500px;margin-left:100px;padding:50px 0 20px}.newPassword__container--title{font-size:4rem}.newPassword__container--subtitle{font-size:1.5rem}}@media screen and (max-width:768px){.newPassword__container{padding:30px 20px 20px}.newPassword__container--title{font-size:2rem;margin-bottom:20px}.newPassword__container--subtitle{font-size:1.2rem;margin-bottom:20px}.button_container,.newPassword__container form{margin-top:30px}.button_container{flex-wrap:wrap;grid-gap:10px;gap:10px}.newPassword__container .button_voltar{width:100%;max-width:152px;margin-right:0}.newPassword__container .button_continuar{width:100%;max-width:193px}.newPassword__container .button_começar{width:100%;max-width:193px;margin-top:40px}}.session-template__container{height:100vh;width:100%;overflow:auto;background:url(/static/media/gradientMap.afd3bcba.png) no-repeat #324440;background-size:cover;background-position:50%}.session-template__container header{width:100%;height:auto;display:flex;justify-content:space-between;padding:35px 60px 25px;position:-webkit-sticky;position:sticky;top:0;z-index:800;transition:all 2s ease;box-sizing:border-box}.session-template__container>.onTop{-webkit-animation:backgroundOnTop .1s forwards;animation:backgroundOnTop .1s forwards}@-webkit-keyframes backgroundOnTop{0%{background:transparent;border-bottom:none}to{background:#324440;border-bottom:1px solid #087d6f}}@keyframes backgroundOnTop{0%{background:transparent;border-bottom:none}to{background:#324440;border-bottom:1px solid #087d6f}}.session-template__header--logo svg{height:118px}.session-template__header--links ul{display:inline-flex}.session-template__header--links ul li{list-style:none}.session-template__header--links ul li:first-child{margin-right:15px}.session-template__header--links ul li a{font-family:"Fira Sans",monospace;font-style:normal;font-weight:400;font-size:1.25rem;text-align:right;color:#fff;cursor:pointer;text-decoration:none}.session-template__header--links ul li .active{color:#57ce71!important;position:relative;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;text-underline-offset:8px}.session-template__container main{height:auto;margin-bottom:30px}@media screen and (min-width:769px) and (max-width:1366px){.session-template__container header{padding:60px 140px}.session-template__container main{padding:0 40px}}@media screen and (min-width:1367px){.session-template__container header{padding:60px 100px}.session-template__container main{padding:0;justify-content:flex-start}}@media screen and (max-width:768px){.session-template__container header{padding:35px}.session-template__header--logo svg{height:40px}.session-template__container main{padding:0 15px}}:root{--green-100:#22c05e;--green-90:#67c700;--green-80:#7cdd15;--green-70:#caff24;--green-60:#cafe24;--green-0100:#62b8ae;--white-10:#fff;--dark-100:#000;--dark-90:#121212;--dark-80:#282828;--dark-70:#434343;--gray-110:#4d4d4d;--gray-100:#6a6a6a;--gray-90:#707070;--gray-85:#999;--gray-80:#b9b9b9;--gray-70:#dbdbdb;--gray-60:#e8e8e8;--gray-50:#eaeaea;--gray-40:#e5e5e5;--blue-10:#99c1bf;--zoom-pixel:2000px}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:"Fira Sans",monospace}::-webkit-scrollbar{width:10px!important;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:999999px!important}::-webkit-scrollbar-thumb{background:#999;border-radius:999999px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{z-index:1!important}button{border:none;outline:none}#root{max-width:100%}#root,.scroll{overflow:hidden}.scroll{overflow-y:auto;scroll-margin-top:50px}.scroll0::-webkit-scrollbar{width:0!important}.scroll-thin::-webkit-scrollbar{width:10px!important;height:10px!important}.text__ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rotate__180deg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate__0deg,.rotate__180deg{transition:.4s ease-in-out!important}.rotate__0deg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.svg__fill--normal>path,.svg__fill--normal>svg>path{fill:#324440}.svg__fill--gray>path,.svg__fill--gray>svg>path{fill:#999}.svg__fill--light>path,.svg__fill--light>svg>path{fill:#f1f1f1}.svg__fill--none>path,.svg__fill--none>svg>path{fill:#cbcbcb}.svg__fill--success>path,.svg__fill--success>svg>path{fill:#57ce71}.svg__fill--alert>path,.svg__fill--alert>svg>path{fill:#f90}.svg__fill--danger>path,.svg__fill--danger>svg>path{fill:#ff5c52}.svg__fill--info>path,.svg__fill--info>svg>path{fill:#62b8ae}.animation__fadeIn{-webkit-animation:fadeIn .4s forwards;animation:fadeIn .4s forwards}.animation__fadeOut{-webkit-animation:fadeOut .4s forwards;animation:fadeOut .4s forwards}.animation__hideOnTop{-webkit-animation:hideOnTop .4s forwards;animation:hideOnTop .4s forwards}.animation__showOnTop{-webkit-animation:showOnTop .4s forwards;animation:showOnTop .4s forwards}.container__full{width:100%;height:100%;position:relative}@-webkit-keyframes fadeIn{0%{opacity:0;display:none}25%{display:initial}to{opacity:1;display:initial}}@keyframes fadeIn{0%{opacity:0;display:none}25%{display:initial}to{opacity:1;display:initial}}@-webkit-keyframes fadeOut{0%{opacity:1;display:initial}75%{opacity:0}to{opacity:0;display:none}}@keyframes fadeOut{0%{opacity:1;display:initial}75%{opacity:0}to{opacity:0;display:none}}@-webkit-keyframes hideOnTop{0%{display:initial;-webkit-transform:translateY(0);transform:translateY(0)}to{display:none;height:0;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}}@keyframes hideOnTop{0%{display:initial;-webkit-transform:translateY(0);transform:translateY(0)}to{display:none;height:0;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}}@-webkit-keyframes showOnTop{0%{display:none;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}to{display:initial;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showOnTop{0%{display:none;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}to{display:initial;-webkit-transform:translateY(0);transform:translateY(0)}}.no-border{border:none!important}.global__scrollbar--thumb{background:#999;width:10px;border-radius:20px}.global__scrollbar--track{position:absolute;width:9px;height:calc(100% - 40px);right:0;top:20px;border-radius:20px;background:#f1f1f1}@media print{@page{size:1500px 2120px;margin:0}.noBreakComponent{padding-top:30px!important;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}}
/*# sourceMappingURL=main.fb7d190d.chunk.css.map */