@charset "UTF-8";.surface{position:relative;border-radius:var(--md-sys-shape-corner-small);width:100%;padding:1.5rem 1rem;background-color:#f8f6f2;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);--md-elevation-level: 0}.logo-card{padding:.5rem 1rem;display:grid;grid-template-columns:1fr 0fr 1fr;align-items:center;max-width:450px;margin:0 auto}.logo-card .divider{width:.31px;height:70%;margin:auto 0;background-color:#000}.logo-card .contain{display:flex;justify-content:center;align-items:center}.logo-card .contain .img-logo{height:32px;margin:0 auto}.logo-card .contain .title{font-size:15px;font-weight:700;line-height:100%}.header{position:relative;padding:1rem;z-index:-1}.header .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#f0f0f0;object-fit:cover}.header .logo-card{max-width:250px}.header .logo-card .title{font-size:10px}.header .logo-card .img-logo{height:18px}@media screen and (min-width: 1024px){.header .logo-card{margin:0;margin-left:1rem}}.icon-button{background-color:#e6e0cf;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:6px;cursor:pointer}.icon-button:hover{background-color:#ebe7da}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#f8f6f2;border-bottom:1px solid #F0EEE4;position:relative;z-index:10}.navbar .container-back{display:flex;align-items:center;gap:1rem}.drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:100%;background-color:#f8f6f2;transform:translate(100%);transition:transform .3s ease-in-out;z-index:20;display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer .drawer-header{display:flex;justify-content:flex-end;padding:1rem}.drawer .close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.drawer .drawer-content{padding:1rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}@media screen and (min-width: 1024px){.navbar{display:none}}.sidebar{display:none}@media screen and (min-width: 1024px){.sidebar{width:calc(250px + 4rem);background-color:#f8f6f2;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:2rem;padding:2rem 1rem}}.layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"navbar navbar" "main main"}.layout .grid-area{grid-area:navbar}.layout .header-desktop{display:none}.layout .sidebar{grid-area:bar}.layout .layout__content{z-index:1;background-color:#fff;grid-area:main}.layout .layout__content .contain-outlet{height:100%;z-index:11}@media screen and (min-width: 1024px){.layout{display:grid;grid-template-areas:"head-desktop head-desktop" "bar main";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr}.layout .grid-area{display:none}.layout .header-desktop{grid-area:head-desktop;display:block}.layout .layout__content{display:grid;grid-template-rows:auto 1fr}}.return-bar{display:none}@media screen and (min-width: 1024px){.return-bar{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#f8f6f2;border-left:1px solid #F0EEE4;position:relative;z-index:10}}.icon{cursor:pointer}:root{--md-outlined-button-container-shape: var(--md-sys-shape-corner-small);--md-sys-color-primary: var(--md-sys-color-primary);--md-sys-color-outline: var(--md-sys-color-primary);--md-outlined-button-outline-color: var(--md-sys-color-primary)}.button{border-radius:var(--md-sys-shape-corner-small);padding:1rem;font-weight:600}.button .icon-right{color:#fff}.pagination{display:flex;align-items:center;gap:.5rem;margin:0 auto}.pagination .icon-button{background-color:transparent}.pagination .pagination-slider{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:.5rem;max-width:300px;padding:.25rem 0;scrollbar-width:none}.pagination .pagination-slider::-webkit-scrollbar{display:none}.pagination .page-button{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:50%;border:none;background-color:transparent;color:var(--m3-on-surface);font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s;outline:none;-webkit-tap-highlight-color:transparent}.pagination .page-button:hover{background-color:var(--m3-secondary-container)}.pagination .page-button.active{background-color:var(--md-sys-color-on-primary)}.pagination .page-button:active{background-color:transparent}@media screen and (min-width: 1024px){.pagination-wrapper{max-width:322px;justify-content:flex-start!important}.pagination-wrapper .pagination{margin:0}}.cooperative-certifications{display:flex;flex-direction:column}.cooperative-certifications .title{text-align:start;margin:0;margin-bottom:1rem}.cooperative-certifications .certification{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.cooperative-certifications .certification .title{text-align:start;margin:0;display:flex;align-items:center;gap:1rem}.cooperative-certifications .certification .title .icon-button{border:1px solid var(--md-sys-color-primary);background-color:transparent}.cooperative-certifications .certification .title .icon-button .icon{color:var(--md-sys-color-primary);opacity:1}.cooperative-certifications .certification .description{text-align:start;margin:0}.cooperative-certifications .certification .container-btns{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.cooperative-certifications .certification .btn{width:auto;margin-top:1rem}.cooperative-certifications .certification a{text-decoration:underline;color:#4778ff;font-weight:700}.cooperative-certifications .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.cooperative-certifications .certification .btn{margin:0}}.associated-certification{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.associated-certification .title{text-align:start}.associated-certification .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.associated-certification .container-select-search .label{text-align:start;font-weight:700}.associated-certification .btn{width:100%;margin-top:2rem}.associated-certification .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.associated-certification{max-width:1024px;padding:3rem 3rem 1rem}.associated-certification .btn{margin:0 auto;margin-top:2rem;max-width:322px}}.dialog{z-index:999}.dialog .headline{display:inline-block}.cooperative-certification-detail{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.cooperative-certification-detail .title{text-align:start}.cooperative-certification-detail .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.cooperative-certification-detail .container-select-search .label{text-align:start;font-weight:700}.cooperative-certification-detail .btn{width:100%;margin-top:2rem}.cooperative-certification-detail .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.cooperative-certification-detail{height:100%;align-items:end;max-width:1024px;padding:1rem 3rem;display:grid;grid-template-rows:auto 1fr}.cooperative-certification-detail .btn{width:322px;margin:0 auto}}.coop-certification-success{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.coop-certification-success img{width:100%}.coop-certification-success .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.coop-certification-success{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.coop-certification-success h2{margin-bottom:0}}:root{--md-outlined-text-field-container-shape: var(--md-sys-shape-corner-small);--md-outlined-text-field-outline-color: #000000;--md-outlined-text-field-outline-width: 1.5px;--md-outlined-text-field-focus-outline-color: #000000;--md-outlined-text-field-focus-outline-width: 2px;--md-outlined-text-field-input-text-size: 16px;--md-outlined-text-field-input-text-weight: 400;--md-outlined-text-field-input-text-line-height: 24px;--m3-surface: #ffffff;--m3-on-surface: #1a1c1e;--m3-on-surface-variant: #43474e;--m3-outline: #75777f;--m3-outline-variant: #c3c6cf;--m3-primary: var(--md-sys-color-primary);--m3-primary-container: var(--md-sys-color-primary);--m3-on-primary-container:var(--md-sys-color-on-primary);--m3-error: #ba1a1a;--m3-on-error: #ffffff;--m3-focus-ring: rgba(51, 102, 255, .2)}.file-input-wrapper{display:grid;gap:4px;width:100%;position:relative}.file-input-wrapper>.label{font-size:.875rem;line-height:1.25rem;color:var(--m3-on-surface-variant);font-weight:500;margin-bottom:2px}.file-input-wrapper>.error-text{color:var(--m3-error);font-size:.75rem;line-height:1rem;margin-top:6px}.file-input-wrapper:has(.error-text) .native-file-input{border-color:var(--m3-error);box-shadow:0 0 0 1px var(--m3-error) inset}.file-input-wrapper.is-dragover .native-file-input{border-color:var(--m3-primary);background:color-mix(in srgb,var(--m3-primary) 6%,transparent)}.native-file-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--m3-surface);color:var(--m3-on-surface);font:inherit;letter-spacing:.02em;width:100%;height:56px;border:1px solid var(--m3-outline);border-radius:12px;padding:9px 12px 9px 16px;display:inline-flex;align-items:center;box-sizing:border-box;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.native-file-input:hover{border-color:var(--m3-on-surface-variant)}.native-file-input:focus-visible{outline:none;border-color:var(--m3-primary);box-shadow:0 0 0 2px var(--m3-primary) inset,0 0 0 6px var(--m3-focus-ring)}.native-file-input:disabled{cursor:not-allowed;color:color-mix(in srgb,var(--m3-on-surface) 38%,transparent);border-color:var(--m3-outline-variant);background:color-mix(in srgb,var(--m3-on-surface) 4%,var(--m3-surface));opacity:1}.native-file-input::file-selector-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:36px;padding:0 14px;margin:0 8px 0 auto;border-radius:999px;background:var(--m3-primary-container);color:var(--m3-on-primary-container);font:inherit;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:filter .12s ease,transform 60ms ease}.native-file-input::file-selector-button:hover{filter:brightness(.98)}.native-file-input::file-selector-button:active{transform:translateY(1px)}.native-file-input:disabled .native-file-input::file-selector-button{cursor:not-allowed;opacity:.6}.native-file-input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.native-file-input::-webkit-file-upload-button{-webkit-appearance:none}.file-input-wrapper.compact .native-file-input{height:48px}.file-input-wrapper.compact .native-file-input::file-selector-button{height:32px;padding:0 12px}.file-input-wrapper:has(.error-text) .native-file-input::file-selector-button{box-shadow:0 0 0 1px color-mix(in srgb,var(--m3-error) 18%,transparent) inset}.filled-input .custom-suffix,.outlined-input .custom-suffix{display:inline-flex;align-items:center;height:100%;padding-left:.25rem;padding-right:.25rem;font-size:.875rem;color:var(--md-sys-color-on-surface-variant, #6b7280);pointer-events:none;-webkit-user-select:none;user-select:none}.cooperative-create-certificate .form{display:flex;flex-direction:column;gap:1rem}.cooperative-create-certificate .form .cols-1{display:grid;grid-template-columns:1fr;gap:1rem}.cooperative-create-certificate .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.cooperative-create-certificate .form .container-input .outlined-input{width:100%}.cooperative-create-certificate .form .container-input .label{font-weight:500}.cooperative-create-certificate .form .container-input .divider{background-color:#898989;margin:0}@media screen and (min-width: 1024px){.cooperative-create-certificate .form .cols-1{grid-template-columns:1fr 1fr;gap:10px}}:root{--m3-surface: #fff;--m3-on-surface: #1a1c1e;--m3-on-surface-variant: #43474e;--m3-outline: #75777f;--m3-outline-variant: #c3c6cf;--m3-primary: #1d4ed8;--m3-error: #ba1a1a;--m3-focus-ring: rgba(17, 20, 26, .18)}.bh-input-wrapper{display:grid;gap:6px;width:100%}.bh-label{font-size:.875rem;line-height:1.25rem;color:var(--m3-on-surface-variant);font-weight:500}.bh-field{position:relative;display:flex;align-items:center;height:56px;border:1px solid var(--m3-outline);border-radius:12px;background:var(--m3-surface);transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.bh-field:hover{border-color:var(--m3-on-surface-variant)}.bh-field.bh-error{border-color:var(--m3-error);box-shadow:0 0 0 1px var(--m3-error) inset}.bh-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--m3-on-surface);font:inherit;letter-spacing:.02em;padding:0 16px;box-sizing:border-box}.bh-leading-icon{position:absolute;left:12px;display:inline-flex;width:24px;height:24px;color:var(--m3-on-surface-variant);pointer-events:none}.bh-leading-icon~.bh-input{padding-left:44px}.bh-suffix{position:absolute;right:12px;display:inline-flex;align-items:center;height:100%;font-size:.875rem;color:var(--m3-on-surface-variant);pointer-events:none}.bh-input:focus-visible{outline:none}.bh-field:has(.bh-input:focus-visible){border:2px solid black}.is-disabled .bh-field{cursor:not-allowed;border-color:var(--m3-outline-variant);background:color-mix(in srgb,var(--m3-on-surface) 4%,var(--m3-surface))}.bh-error-text{color:var(--m3-error);font-size:.75rem;line-height:1rem}.basic-date-form-controller{width:100%}.basic-date-form-controller .select-error{font-size:.75rem;color:#ba1a1a;margin-left:1rem;text-align:start;width:100%;display:inline-block}.cooperative-create-certificate{padding:1rem}.cooperative-create-certificate .title{text-align:start}.cooperative-create-certificate .divider{display:inline-block;margin:1rem 0;background-color:#898989}.cooperative-create-certificate .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.cooperative-create-certificate{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.cooperative-create-certificate .title{margin-bottom:2rem}.cooperative-create-certificate .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.divider{background-color:#e6e0cf}.divider.horizontal{width:100%;height:1px}.divider.vertical{width:1px;height:70%;margin:auto 0}.list .item{cursor:pointer;padding:1rem .5rem;transition:.3s background-color,.2s opacity;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.list .item .label{flex:1 1 auto}.list .item .meta{display:inline-flex;align-items:center;gap:.5rem}.list .item .check{font-weight:600}.list .item:hover{background-color:#f0eee4}.list .item.selected{background-color:var(--md-sys-color-primary);color:#fff}.list .divider{width:100%}.select{position:relative;width:100%}.select .field{cursor:pointer;position:relative;z-index:1}.select .field .outlined-input{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-radius:10px;outline:1.5px solid #000000}.select .field .active{outline:2px solid #000000}.select .field .trailing-icon{font-size:1.5rem}.select .field .outlined-input.error{outline-color:#ba1a1a!important}.select .container-list{position:relative;z-index:2}.select .container-list .list{position:absolute;top:2px;left:0;min-width:100%;display:grid;border:1px solid #000000;border-radius:0 0 12px 12px;border-top:none;max-height:200px;overflow-y:auto;background-color:#fff}.select .container-list .list .divider{margin:0;background-color:#000}.select .container-list .list md-divider:last-of-type{display:none}.multi-select{position:relative;width:100%}.multi-select .field{cursor:pointer;position:relative;z-index:1}.multi-select .field .outlined-input{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-radius:10px;outline:1.5px solid #000000}.multi-select .field .outlined-input .value{display:inline-flex;align-items:center;gap:.5rem}.multi-select .field .outlined-input .value.placeholder{opacity:.6}.multi-select .field .outlined-input .value .extra-count{padding:2px 6px;border-radius:999px;background:var(--md-sys-color-primary);color:#fff;font-weight:600;font-size:.9em}.multi-select .field .outlined-input.active{outline:2px solid #000000}.multi-select .field .outlined-input.error{outline-color:#ba1a1a!important}.multi-select .container-list{position:relative;z-index:2}.multi-select .container-list .list{position:absolute;top:2px;left:0;min-width:100%;display:grid;border:1px solid #000000;border-radius:0 0 12px 12px;border-top:none;max-height:240px;overflow-y:auto;background-color:#fff;padding:4px 0}.select-form-controller .open-select{z-index:10!important}.cooperative-information .form{display:flex;flex-direction:column;gap:1rem}.cooperative-information .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.cooperative-information .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.cooperative-information .form .inputs .cols-2 .container-input .label{font-weight:400}.cooperative-information .form .inputs .cols-2 .container-input .outlined-input{width:100%}.cooperative-information .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.cooperative-information .form .inputs .cols-2 .date{z-index:9}.cooperative-information .form .inputs .cols-2 .select{z-index:8}.cooperative-information .form .inputs .cols-2 .priority{z-index:10}@media screen and (min-width: 1024px){.cooperative-information .form{display:grid;grid-template-rows:auto 1fr}.cooperative-information .form .inputs{display:flex;flex-direction:column}.cooperative-information .form .inputs .cols-2{grid-template-columns:1fr 1fr}.cooperative-information .form .inputs .btn{max-width:322px}}.cooperative-information .tasks{display:flex;flex-direction:column;margin-top:2rem}.cooperative-information .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.cooperative-information .tasks .task .title,.cooperative-information .tasks .task .description{text-align:start;margin:0}.cooperative-information .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.cooperative-information .tasks{margin-bottom:0}.cooperative-information .tasks .task .description{max-width:500px}}.cooperative-information{padding:1rem}.cooperative-information .title{text-align:start}.cooperative-information .divider{display:inline-block;background-color:#898989}.cooperative-information .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.cooperative-information{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.cooperative-information .title{margin-bottom:2rem}.cooperative-information .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.avatar{width:64px;height:64px;padding:14.55px;border-radius:46.55px;border:1.45px solid #E6E0CF;display:flex;align-items:center;justify-content:center;gap:14.55px}.badge{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:12px}.badge__circle{width:10px;height:10px;border-radius:50%}.badge__label{font-size:14px;font-weight:700}.badge--success{background-color:#dafbda}.badge--success .badge__circle{background-color:#0e6745}.badge--success .badge__label{color:#0e6745}.badge--warning{background-color:#ffffd6}.badge--warning .badge__circle{background-color:#7a7a01}.badge--warning .badge__label{color:#7a7a01}.badge--error{background-color:#fdecec}.badge--error .badge__circle{background-color:#ee443f}.badge--error .badge__label{color:#ee443f}.badge--without{background-color:#e2e2e2}.badge--without .badge__circle{background-color:#777}.badge--without .badge__label{color:#777}.home .information{display:grid;grid-template-columns:auto 1fr;align-items:center;justify-content:center;margin-top:2rem;gap:1rem}.home .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home .information .content .title{margin:0;font-size:12px}.home .information .content .username{margin:0}.home .information .content .divider{margin-top:6px;margin-bottom:6px}.home .information .content .text{margin:0}.home .tasks{display:flex;flex-direction:column;margin:4rem 0}.home .tasks .tasks__title{text-align:start}.home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.home .tasks .task .title,.home .tasks .task .description{text-align:start;margin:0}.home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.home .tasks{margin-bottom:0}.home .tasks .task .description{max-width:500px}}.home{padding:1rem;max-width:500px;margin:0 auto}@media screen and (min-width: 1024px){.home{max-width:1024px;padding:1rem 3rem}.home .btn__sign-out{display:none}}.associated-batch .batches{display:flex;flex-direction:column}.associated-batch .batches .title{text-align:start;margin:0;margin-bottom:1rem}.associated-batch .batches .batch{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:8px;cursor:default;border-radius:10px;padding:1rem}.associated-batch .batches .batch .title{text-align:start;margin:0;display:flex;align-items:center;gap:1rem}.associated-batch .batches .batch .outlined-input{background-color:#f8f8f8;width:100%}.associated-batch .batches .batch .outlined-input:disabled{color:#000;opacity:1}.associated-batch .batches .batch .description{text-align:start;margin:0}.associated-batch .batches .batch .container-diligence{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem}.associated-batch .batches .batch .container-diligence .btn{width:auto}.associated-batch .batches .batch .container-diligence .icon-qr{font-size:30px}.associated-batch .batches .batch a{text-decoration:underline;color:#4778ff;font-weight:700;cursor:pointer}.associated-batch .batches .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.associated-batch .batches .batch .btn{margin:0}}.associated-batch{padding:1rem}.associated-batch .divider{margin:2rem 0;background-color:#898989;display:inline-block}.associated-batch .title{text-align:start;margin:1rem 0;margin-top:0}.associated-batch .farms{margin:2rem 0;background-color:transparent;border:1px solid #CECECE;border-radius:var(--md-sys-shape-corner-medium)}.associated-batch .farms .subtitle{margin-top:0;text-align:start}.associated-batch .farms .radio-list{background-color:transparent}.associated-batch .btn{width:100%}@media screen and (min-width: 1024px){.associated-batch{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}}.certification-detail-batch{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.certification-detail-batch .title{text-align:start}.certification-detail-batch .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.certification-detail-batch .container-select-search .label{text-align:start;font-weight:700}.certification-detail-batch .btn{width:100%;margin-top:2rem}.certification-detail-batch .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.certification-detail-batch{height:100%;align-items:end;max-width:1024px;padding:1rem 3rem;display:grid;grid-template-rows:auto 1fr}.certification-detail-batch .btn{width:322px;margin:2rem auto}}.linear-progress{--height: 8px;--progress: 0%;position:relative;height:var(--height);background-color:#dafbda;border-radius:var(--height);overflow:hidden;width:100%}.linear-progress .track{position:absolute;width:100%;height:100%;background-color:#dafbda}.linear-progress .indicator{position:absolute;height:100%;width:var(--progress);background-color:var(--md-sys-color-primary);transition:width .3s ease;border-radius:var(--height)}.create-batch .total-coffee-added .title{margin:0;text-align:center}.create-batch .total-coffee-added .progress{display:flex;justify-content:start;align-items:center;gap:1rem}.create-batch .total-coffee-added .text{font-size:12px;text-align:right;margin:0}.create-batch .tasks{display:flex;flex-direction:column;margin:auto 0}.create-batch .tasks .tasks__title{text-align:start}.create-batch .tasks .task{border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;padding-right:2rem}.create-batch .tasks .task .title,.create-batch .tasks .task .description{text-align:start;margin:0}.create-batch .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.create-batch .tasks{margin:0}.create-batch .tasks .task .description{max-width:500px}}.create-batch .batches{display:flex;flex-direction:column}.create-batch .batches .title{text-align:start;margin:0;margin-bottom:1rem}.create-batch .batches .batch{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem;cursor:default}.create-batch .batches .batch .title{text-align:start;margin:0;display:flex;align-items:center;gap:1rem}.create-batch .batches .batch .outlined-input{background-color:#fff;width:100%}.create-batch .batches .batch .description{text-align:start;margin:0}.create-batch .batches .batch .btn{width:auto;margin-top:1rem}.create-batch .batches .batch a{text-decoration:underline;color:#4778ff;font-weight:700;cursor:pointer}.create-batch .batches .batch .disabled-link{color:#b4b4b4;cursor:default}.create-batch .batches .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.create-batch .batches .batch .btn{margin:0}}.create-batch .form{display:flex;flex-direction:column;gap:1rem}.create-batch .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-batch .form .container-input .label{font-weight:400}.create-batch .form .container-input .outlined-input{width:100%}.create-batch .form .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-batch .form .btn .icon-right{font-size:22px}.create-batch .form .btn:disabled{color:#9ea2ae}.create-batch .form .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.create-batch .form{display:grid;grid-template-rows:auto 1fr;max-width:322px}.create-batch .form .btn{max-width:322px}}.radio-list{display:flex;flex-direction:column;gap:8px}.radio-item{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1px solid #ccc;border-radius:8px;cursor:pointer;background-color:transparent;transition:background-color .2s ease}.radio-item:hover{background-color:#f9f9f9}.radio-item input[type=radio]{display:none}.radio-item input[type=radio]:checked+.custom-radio:after{opacity:1}.radio-item input[type=radio]:checked~.custom-radio{border-color:var(--md-sys-color-primary);background-color:#d4edda}.radio-item input[type=radio]:checked~.custom-radio .circle{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:var(--md-sys-color-primary);opacity:1;transition:opacity .2s ease}.radio-item span{color:#333}.radio-item .custom-radio{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid var(--md-sys-color-primary);border-radius:50%;position:relative;transition:background-color .3s ease,border .3s ease}.radio-item .custom-radio .circle{opacity:0}.radio-item.selected{background-color:#edfced;border-color:var(--md-sys-color-primary)}.create-batch{padding:1rem}.create-batch .divider{margin:2rem 0;background-color:#898989;display:inline-block}.create-batch .title{text-align:start;margin:1rem 0;margin-top:0}.create-batch .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:.5rem}.create-batch .container-input .label{font-weight:400}.create-batch .container-input .input-eori{width:100%;position:relative}.create-batch .container-input .input-eori .outlined-input{width:100%}.create-batch .container-input .input-eori .icon{position:absolute;top:.5rem;right:.5rem;color:var(--md-sys-color-primary);cursor:pointer}.create-batch .farms{margin:2rem 0;background-color:transparent;border:1px solid #CECECE;border-radius:var(--md-sys-shape-corner-medium)}.create-batch .farms .subtitle{margin-top:0;text-align:start}.create-batch .farms .radio-list{background-color:transparent}.create-batch .btn{width:100%}@media screen and (min-width: 1024px){.create-batch{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-batch .btn{max-width:322px;margin:0 auto}}.generate-diligence-report .form{display:flex;flex-direction:column;gap:1rem}.generate-diligence-report .form .cols-1{display:grid;grid-template-columns:1fr;gap:1rem}.generate-diligence-report .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.generate-diligence-report .form .container-input .outlined-input{width:100%}.generate-diligence-report .form .container-input .label{font-weight:500}.generate-diligence-report .form .container-input .divider{background-color:#898989;margin:0}.generate-diligence-report .form .date{z-index:9}@media screen and (min-width: 1024px){.generate-diligence-report .form .cols-1{grid-template-columns:1fr 1fr;gap:10px}}.generate-diligence-report{padding:1rem}.generate-diligence-report .title{text-align:start}.generate-diligence-report .divider{display:inline-block;margin:1rem 0;background-color:#898989}.generate-diligence-report .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.generate-diligence-report{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.generate-diligence-report .title{margin-bottom:2rem}.generate-diligence-report .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.manage-batches-home .tasks{display:flex;flex-direction:column;margin:auto 0}.manage-batches-home .tasks .tasks__title{text-align:start}.manage-batches-home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.manage-batches-home .tasks .task .title,.manage-batches-home .tasks .task .description{text-align:start;margin:0}.manage-batches-home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.manage-batches-home .tasks{margin:0}.manage-batches-home .tasks .task .description{max-width:500px}}.manage-batches-home{padding:1rem;max-width:500px;margin:0 auto}.manage-batches-home .title{text-align:start}@media screen and (min-width: 1024px){.manage-batches-home{max-width:1024px;padding:1rem 3rem}}.create-buyer .form{display:flex;flex-direction:column;gap:1rem}.create-buyer .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-buyer .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-buyer .form .inputs .cols-2 .container-input .label{font-weight:400}.create-buyer .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-buyer .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-buyer .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-buyer .form{display:grid;grid-template-rows:auto 1fr}.create-buyer .form .inputs{display:flex;flex-direction:column}.create-buyer .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-buyer .form .inputs .btn{max-width:322px}}.create-buyer{padding:1rem}.create-buyer .title{text-align:start}.create-buyer .divider{display:inline-block;background-color:#898989}.create-buyer .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-buyer{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-buyer .title{margin-bottom:2rem}.create-buyer .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.manage-buyers-home .tasks{display:flex;flex-direction:column;margin:auto 0}.manage-buyers-home .tasks .tasks__title{text-align:start}.manage-buyers-home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.manage-buyers-home .tasks .task .title,.manage-buyers-home .tasks .task .description{text-align:start;margin:0}.manage-buyers-home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.manage-buyers-home .tasks{margin:0}.manage-buyers-home .tasks .task .description{max-width:500px}}.manage-buyers-home{padding:1rem;max-width:500px;margin:0 auto}.manage-buyers-home .title{text-align:start}@media screen and (min-width: 1024px){.manage-buyers-home{max-width:1024px;padding:1rem 3rem}}.manager-information .form{display:flex;flex-direction:column;gap:1rem}.manager-information .form .cols-2{display:grid;grid-template-columns:1fr;gap:1rem}.manager-information .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.manager-information .form .container-input .label{font-weight:700}.manager-information .form .container-input .divider{background-color:#898989}@media screen and (min-width: 1024px){.manager-information .form .cols-1{grid-template-columns:1fr 1fr;gap:10px}}.manager-information{padding:1rem}.manager-information .title{text-align:start}.manager-information .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.manager-information{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.manager-information .title{margin-bottom:2rem}.manager-information .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.associated-farms .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.associated-farms .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.associated-farms .contain-form .container-select-search .label{text-align:start;font-weight:500}.associated-farms .btn{width:100%;margin-top:2rem}.associated-farms .btn .icon-right{font-size:22px}.associated-farms .btn:disabled{color:#9ea2ae}.associated-farms .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.associated-farms form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.associated-farms form .contain-form{grid-template-columns:1fr}.associated-farms .container-select-search{max-width:322px}.associated-farms .btn{max-width:322px;margin:0;margin-top:1.5rem}}.associated-farms .farms{display:flex;flex-direction:column}.associated-farms .farms .subtitle{margin:0;margin-bottom:.5rem;text-align:start}.associated-farms .farms .farm{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.associated-farms .farms .farm .title,.associated-farms .farms .farm .description{text-align:start;margin:0}.associated-farms .farms .farm .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.associated-farms .farms{margin-bottom:0}.associated-farms .farms .farm .description{max-width:500px}}.associated-farms{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.associated-farms .title{text-align:start}.associated-farms .divider{background-color:#898989;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.associated-farms{max-width:1024px;padding:2rem 1rem;height:100%}.associated-farms .divider{margin:1.5rem 0}}.associated-productor .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.associated-productor .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.associated-productor .contain-form .container-select-search .label{text-align:start;font-weight:500}.associated-productor .btn{width:100%;margin-top:2rem}.associated-productor .btn .icon-right{font-size:22px}.associated-productor .btn:disabled{color:#9ea2ae}.associated-productor .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.associated-productor form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.associated-productor form .contain-form{grid-template-columns:1fr}.associated-productor .container-select-search{max-width:322px}.associated-productor .btn{max-width:322px;margin:0;margin-top:1.5rem}}.associated-productor .productors{display:flex;flex-direction:column}.associated-productor .productors .subtitle{margin:0;margin-bottom:.5rem;text-align:start}.associated-productor .productors .productor{padding:1rem;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.associated-productor .productors .productor .title{text-align:start;margin:0}.associated-productor .productors .productor .subtitle{font-weight:400;color:#898989;margin:0}.associated-productor .productors .productor .description{text-align:start;margin:0}.associated-productor .productors .productor .container-icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem;display:flex;align-items:center;gap:.5rem}.associated-productor .productors .productor .container-icon .icon-role{z-index:9}@media screen and (min-width: 1024px){.associated-productor .productor{margin-bottom:0}.associated-productor .productor .productors .description{max-width:500px}}.associated-productor{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.associated-productor .title{text-align:start}.associated-productor .divider{background-color:#898989;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.associated-productor{max-width:1024px;padding:2rem 1rem;height:100%}.associated-productor .divider{margin:1.5rem 0}}.coop-certification-farm{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.coop-certification-farm .title{text-align:start}.coop-certification-farm .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.coop-certification-farm .container-select-search .label{text-align:start;font-weight:700}.coop-certification-farm .btn{width:100%;margin-top:2rem}.coop-certification-farm .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.coop-certification-farm{max-width:1024px;padding:3rem 3rem 1rem}.coop-certification-farm .btn{margin:0 auto;margin-top:2rem;max-width:322px}}.coop-certification-farm{display:flex;flex-direction:column}.coop-certification-farm .title{text-align:start;margin:0;margin-bottom:1rem}.coop-certification-farm .certification{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.coop-certification-farm .certification .title{text-align:start;margin:0;display:flex;align-items:center;gap:1rem}.coop-certification-farm .certification .title .icon-button{border:1px solid var(--md-sys-color-primary);background-color:transparent}.coop-certification-farm .certification .title .icon-button .icon{color:var(--md-sys-color-primary);opacity:1}.coop-certification-farm .certification .description{text-align:start;margin:0}.coop-certification-farm .certification .container-btns{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.coop-certification-farm .certification .btn{width:auto;margin-top:1rem}.coop-certification-farm .certification a{text-decoration:underline;color:#4778ff;font-weight:700}.coop-certification-farm .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.coop-certification-farm .certification .btn{margin:0}}.select-with-search{position:relative;width:100%}.select-with-search .field .outlined-input{width:100%;background-color:#f8f6f2;border-radius:var(--md-sys-shape-corner-small)}.select-with-search .container-list{position:relative}.select-with-search .container-list .list-empty{padding:8px 12px;font-size:.9rem;color:#666}.select-with-search .container-list .list{position:absolute;top:0;left:0;width:100%;display:grid;border:1px solid #E6E0CF;border-radius:0 0 12px 12px;border-top:none;max-height:200px;overflow-y:auto;background-color:#fff}.select-with-search .container-list .list .divider{margin:0}.select-with-search .container-list .list md-divider:last-of-type{display:none}.select-form-controller{width:100%}.select-form-controller .select-error{font-size:.75rem;color:#ba1a1a;margin-left:1rem;text-align:start;width:100%;display:inline-block}.create-farm .form{display:flex;flex-direction:column;gap:1rem}.create-farm .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-farm .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-farm .form .inputs .cols-2 .container-input .label{font-weight:400}.create-farm .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-farm .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#80808012;outline:1px solid gray}.create-farm .form .inputs .cols-2 .container-input .select-with-search .field .outlined-input{background-color:transparent;outline:none;padding:0}.create-farm .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-farm .form{display:grid;grid-template-rows:auto 1fr}.create-farm .form .inputs{display:flex;flex-direction:column}.create-farm .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-farm .form .inputs .btn{max-width:322px}}.create-farm{padding:1rem}.create-farm .title{text-align:start}.create-farm .divider{display:inline-block;background-color:#898989}.create-farm .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-farm{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.create-farm .title{margin-bottom:2rem}.create-farm .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.success-create-farm{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-farm img{width:100%}.success-create-farm .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-farm{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-farm h2{margin-bottom:0}}.create-productor .form{display:flex;flex-direction:column;gap:1rem}.create-productor .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-productor .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-productor .form .inputs .cols-2 .container-input .label{font-weight:400}.create-productor .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-productor .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-productor .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-productor .form{display:grid;grid-template-rows:auto 1fr}.create-productor .form .inputs{display:flex;flex-direction:column}.create-productor .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-productor .form .inputs .btn{max-width:322px}}.create-productor{padding:1rem}.create-productor .title{text-align:start}.create-productor .divider{display:inline-block;background-color:#898989}.create-productor .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-productor{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-productor .title{margin-bottom:2rem}.create-productor .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.success-create-productor{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-productor img{width:100%}.success-create-productor .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-productor{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-productor h2{margin-bottom:0}}.manager-partner-home .tasks{display:flex;flex-direction:column;margin:auto 0}.manager-partner-home .tasks .tasks__title{text-align:start}.manager-partner-home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.manager-partner-home .tasks .task .title,.manager-partner-home .tasks .task .description{text-align:start;margin:0}.manager-partner-home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.manager-partner-home .tasks{margin:0}.manager-partner-home .tasks .task .description{max-width:500px}}.manager-partner-home{padding:1rem;max-width:500px;margin:0 auto}.manager-partner-home .title{text-align:start}@media screen and (min-width: 1024px){.manager-partner-home{max-width:1024px;padding:1rem 3rem}}.create-assessment .form .inputs .cols-2 .title{margin:0}.create-assessment .form .inputs .cols-2 .container-input .select-with-search{z-index:10}.create-assessment .form .inputs .cols-2 .container-input .select-with-search .field .outlined-input{background-color:transparent;outline:none;padding:0}.create-assessment .form{display:flex;flex-direction:column;gap:1rem}.create-assessment .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-assessment .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-assessment .form .inputs .cols-2 .container-input .label{font-weight:400}.create-assessment .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-assessment .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-assessment .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-assessment .form{display:grid;grid-template-rows:auto 1fr}.create-assessment .form .inputs{display:flex;flex-direction:column}.create-assessment .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-assessment .form .inputs .btn{max-width:322px}}.create-assessment{padding:1rem}.create-assessment .title{text-align:start}.create-assessment .divider{display:inline-block;background-color:#898989}.create-assessment .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-assessment{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-assessment .title{margin-bottom:2rem}.create-assessment .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.create-harvest .form{display:flex;flex-direction:column;gap:1rem}.create-harvest .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-harvest .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-harvest .form .inputs .cols-2 .container-input .label{font-weight:400}.create-harvest .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-harvest .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-harvest .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-harvest .form{display:grid;grid-template-rows:auto 1fr}.create-harvest .form .inputs{display:flex;flex-direction:column}.create-harvest .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-harvest .form .inputs .btn{max-width:322px}}.create-harvest{padding:1rem}.create-harvest .title{text-align:start}.create-harvest .divider{display:inline-block;margin:1rem 0;background-color:#898989}.create-harvest .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-harvest{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-harvest .title{margin-bottom:2rem}.create-harvest .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.create-practice .form{display:flex;flex-direction:column;gap:1rem}.create-practice .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-practice .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-practice .form .inputs .cols-2 .container-input .label{font-weight:400}.create-practice .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-practice .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-practice .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-practice .form{display:grid;grid-template-rows:auto 1fr}.create-practice .form .inputs{display:flex;flex-direction:column}.create-practice .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-practice .form .inputs .btn{max-width:322px}}.create-practice .images .carousel-item{flex:0 0 auto;min-width:300px;height:200px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.create-practice .images .carousel-item img{width:100%;height:100%;object-fit:cover;pointer-events:none}.create-practice .videos .carousel-item{flex:0 0 auto;min-width:300px;height:200px;border-radius:10px;overflow:hidden}.create-practice .videos .carousel-item .evidence{width:100%!important;height:100%!important;object-fit:cover}.carousel-container{display:flex;overflow-x:auto;scroll-behavior:smooth;cursor:grab;padding:1rem;gap:1rem}.carousel-container:active{cursor:grabbing}.carousel-container::-webkit-scrollbar{display:none}.create-practice .audios .carousel-item{flex:0 0 auto;min-width:300px;height:50px;border-radius:10px;overflow:hidden}.create-practice .audios .carousel-item .evidence{width:100%!important;height:100%!important;object-fit:cover}.create-practice{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.create-practice .title{text-align:start}.create-practice .divider{display:inline-block;margin:1rem 0;background-color:#898989}.create-practice .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-practice .container-input .label{font-weight:400}.create-practice .container-input .outlined-input{width:100%}.create-practice .container-input .divider{background-color:#898989}.create-practice .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-practice{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-practice .title{margin-bottom:2rem}.create-practice .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.success-create-practice{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-practice img{width:100%}.success-create-practice .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-practice{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-practice h2{margin-bottom:0}}.create-rural-adviser .form{display:flex;flex-direction:column;gap:1rem}.create-rural-adviser .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-rural-adviser .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-rural-adviser .form .inputs .cols-2 .container-input .label{font-weight:400}.create-rural-adviser .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-rural-adviser .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-rural-adviser .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-rural-adviser .form{display:grid;grid-template-rows:auto 1fr}.create-rural-adviser .form .inputs{display:flex;flex-direction:column}.create-rural-adviser .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-rural-adviser .form .inputs .btn{max-width:322px}}:root{--md-checkbox-container-shape: 6px}.checkbox-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:12px}.checkbox-wrapper md-checkbox{transform:scale(1.2)}.create-rural-adviser .assign-farms .form{display:flex;flex-direction:column;gap:1rem}.create-rural-adviser .assign-farms .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-rural-adviser .assign-farms .form .container-input .label{font-weight:400}.create-rural-adviser .assign-farms .form .container-input .outlined-input{width:100%}.create-rural-adviser .assign-farms .form .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-rural-adviser .assign-farms .form .btn .icon-right{font-size:22px}.create-rural-adviser .assign-farms .form .btn:disabled{color:#9ea2ae}.create-rural-adviser .assign-farms .form .btn:disabled>.icon-right{color:#9ea2ae}.create-rural-adviser .assign-farms .farms{margin:2rem 0;background-color:transparent;border:1px solid #CECECE;padding:1rem;padding-bottom:0;border-radius:var(--md-sys-shape-corner-medium)}.create-rural-adviser .assign-farms .farms .subtitle{margin-top:0;text-align:start;margin-bottom:1rem}.create-rural-adviser .assign-farms .farms .farm{margin-bottom:1rem;cursor:pointer}.create-rural-adviser .assign-farms .farms .farm .checkbox-wrapper{width:100%;flex-direction:row-reverse;justify-content:space-between;border:1px solid #CECECE;padding:1rem;border-radius:var(--md-sys-shape-corner-small)}.create-rural-adviser .assign-farms .farms .active .checkbox-wrapper{border:1px solid var(--md-sys-color-primary);background-color:#edfced}@media screen and (min-width: 1024px){.create-rural-adviser .assign-farms .form{display:grid;grid-template-rows:auto 1fr;max-width:322px}.create-rural-adviser .assign-farms .form .btn{max-width:322px}}.create-rural-adviser{padding:1rem}.create-rural-adviser .title{text-align:start}.create-rural-adviser .divider{display:inline-block;background-color:#898989}.create-rural-adviser .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-rural-adviser{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-rural-adviser .title{margin-bottom:2rem}.create-rural-adviser .my-2{margin:.5rem 0}.create-rural-adviser .subtitle{margin:0;text-align:start}.create-rural-adviser .btn{max-width:322px;margin:0 auto}}.success-create-rural-adviser{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-rural-adviser img{width:100%}.success-create-rural-adviser .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-rural-adviser{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-rural-adviser h2{margin-bottom:0}}.create-visit .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:1rem}.create-visit .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.create-visit .information .content .title{margin:0;font-size:12px}.create-visit .information .content .username{margin:0}.create-visit .information .content .divider{margin-top:6px;margin-bottom:6px}.create-visit .information .content .text{margin:0}@media screen and (min-width: 1024px){.create-visit .information{grid-template-columns:auto 4fr;gap:1rem}.create-visit .information .content .badge{margin-top:.5rem;border-radius:8px}}.create-visit .form{display:flex;flex-direction:column;gap:1rem}.create-visit .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-visit .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-visit .form .inputs .cols-2 .container-input .label{font-weight:400}.create-visit .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-visit .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-visit .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-visit .form{display:grid;grid-template-rows:auto 1fr}.create-visit .form .inputs{display:flex;flex-direction:column}.create-visit .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-visit .form .inputs .btn{max-width:322px}}.create-visit{padding:1rem;max-width:500px;margin:0 auto}.create-visit .btns{display:flex;justify-content:center;flex-direction:column;margin:1.5rem 0;gap:1rem}.create-visit .btns .btn{width:100%;margin:0}.create-visit .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-visit{max-width:1024px;padding:3rem 3rem 1rem}.create-visit .btn{max-width:322px;margin:0 auto;margin-top:2rem}.create-visit .btns{flex-direction:row;gap:1rem}.create-visit .btns .btn{width:100%;max-width:none}}.success-create-visit{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-visit img{width:100%}.success-create-visit .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-visit{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-visit h2{margin-bottom:0}}.evidence-detail-visit{padding:1rem}.evidence-detail-visit .title{text-align:start}.evidence-detail-visit .video .react-player{width:100%!important;height:100%!important}.evidence-detail-visit .video .react-player iframe{border-radius:var(--md-sys-shape-corner-small)}.evidence-detail-visit .image img{width:100%;height:auto;max-height:600px;border-radius:var(--md-sys-shape-corner-small)}.evidence-detail-visit .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.evidence-detail-visit{max-width:1024px;padding-top:3rem;display:grid;grid-template-rows:auto 1fr;height:100%;align-items:flex-end;margin-left:4rem}.evidence-detail-visit .video,.evidence-detail-visit .image{width:668px;height:668px}.evidence-detail-visit .btn{max-width:322px}}.evidences-visit .evidences{padding:1rem;padding-top:0}.evidences-visit .evidences .contain .title{margin-top:1.5rem}.evidences-visit .evidences .contain .previews{display:grid;grid-template-columns:1fr 1fr;justify-content:center;gap:.5rem}.evidences-visit .evidences .contain .previews .preview{position:relative;width:175px;height:85px;margin:auto}.evidences-visit .evidences .contain .previews .preview img{width:100%;height:100%;object-fit:cover}.evidences-visit .evidences .contain .previews .preview .icon-button{position:absolute;z-index:9;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#fff6}.evidences-visit .evidences .contain .previews .preview .icon-button md-icon{color:#fff}.evidences-visit .evidences .contain .pagination-wrapper{display:flex;justify-content:center;margin-top:1rem}.evidences-visit .evidences .without-evidences{display:flex;flex-direction:column;align-items:center;margin-top:4rem}.evidences-visit .evidences .without-evidences .title{margin:0}.evidences-visit .evidences .without-evidences img{width:100%}@media screen and (min-width: 1024px){.evidences-visit .evidences{display:grid;grid-template-rows:auto auto 1fr;align-items:flex-end;padding:0}.evidences-visit .evidences .contain{margin-bottom:1rem}.evidences-visit .evidences .contain .previews{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:1.5rem}.evidences-visit .evidences .contain .previews .preview{width:100%;height:115px}.evidences-visit .evidences .without-evidences{max-width:322px;height:100%;display:grid;grid-template-rows:auto 1fr;margin:0 auto;margin-top:1rem}.evidences-visit .evidences .without-evidences .title{font-size:22px}.evidences-visit .evidences .btn{margin:0 auto}}.evidences-visit{padding:1rem;max-width:500px;margin:0 auto}.evidences-visit .btns{display:flex;justify-content:center;flex-direction:column;margin:1.5rem 0;gap:1rem}.evidences-visit .btns .btn{width:100%;margin:0}.evidences-visit .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.evidences-visit{max-width:1024px;padding:3rem 3rem 1rem}.evidences-visit .btn{max-width:322px;margin:0 auto;margin-top:2rem}.evidences-visit .btns{flex-direction:row;gap:1rem}.evidences-visit .btns .btn{width:100%;max-width:none}}.manage-assessment .farms{display:flex;flex-direction:column}.manage-assessment .farms .title{text-align:start;margin:0;margin-bottom:1rem}.manage-assessment .farms .farm{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.manage-assessment .farms .farm .title,.manage-assessment .farms .farm .description{text-align:start;margin:0}.manage-assessment .farms .farm .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.manage-assessment .farms .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.manage-assessment .farms .farm{padding:2rem 1rem}}.manage-assessment{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-assessment .button-new-assessment{margin-bottom:1rem}.manage-assessment .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.manage-assessment .container-select-search .label{text-align:start;font-weight:700}.manage-assessment .btn{width:100%;margin-top:2rem}.manage-assessment .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-assessment{max-width:1024px;padding:2rem 1rem;height:100%}.manage-assessment .container-select-search{max-width:322px}.manage-assessment .btn{max-width:322px;margin-top:1.5rem}.manage-assessment .divider{margin:1.5rem 0}}.manage-harvests .farms{display:flex;flex-direction:column}.manage-harvests .farms .title{text-align:start;margin:0;margin-bottom:1rem}.manage-harvests .farms .farm{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.manage-harvests .farms .farm .title,.manage-harvests .farms .farm .description{text-align:start;margin:0}.manage-harvests .farms .farm .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.manage-harvests .farms .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.manage-harvests .farms .farm{padding:2rem 1rem}}.manage-harvests .harvests{display:flex;flex-direction:column}.manage-harvests .harvests .title{text-align:start;margin:0;margin-bottom:1rem}.manage-harvests .harvests .harvest{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.manage-harvests .harvests .harvest .title,.manage-harvests .harvests .harvest .description{text-align:start;margin:0}.manage-harvests .harvests .harvest .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.manage-harvests .harvests .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.manage-harvests .harvests .harvest{padding:2rem 1rem}}.manage-harvests .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.manage-harvests .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.manage-harvests .contain-form .container-select-search .label{text-align:start;font-weight:500}.manage-harvests .contain-form .select{z-index:9}.manage-harvests .btn .icon-right{font-size:22px}.manage-harvests .btn:disabled{color:#9ea2ae}.manage-harvests .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.manage-harvests form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.manage-harvests form .contain-form{grid-template-columns:1fr}.manage-harvests .container-select-search{max-width:322px}.manage-harvests .btn{max-width:322px;margin:0;margin-top:1.5rem}}.manage-harvests{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-harvests .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.manage-harvests .container-select-search .label{text-align:start;font-weight:700}.manage-harvests .btn{width:100%;margin-top:2rem}.manage-harvests .add-harvest{margin-top:0;margin-bottom:1rem}.manage-harvests .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-harvests{max-width:1024px;padding:2rem 1rem;height:100%}.manage-harvests .container-select-search{max-width:322px}.manage-harvests .btn{max-width:322px;margin-top:1.5rem}.manage-harvests .divider{margin:1.5rem 0}}.manage-practice .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.manage-practice .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.manage-practice .contain-form .container-select-search .label{text-align:start;font-weight:500}.manage-practice .contain-form .select{z-index:9}.manage-practice .btn .icon-right{font-size:22px}.manage-practice .btn:disabled{color:#9ea2ae}.manage-practice .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.manage-practice form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.manage-practice form .contain-form{grid-template-columns:1fr}.manage-practice .container-select-search{max-width:322px}.manage-practice .btn{max-width:322px;margin:0;margin-top:1.5rem}}.manage-practice .farms{display:flex;flex-direction:column}.manage-practice .farms .subtitle{margin:0;margin-top:1rem;margin-bottom:.5rem;text-align:start}.manage-practice .farms .farm{padding:2rem 1rem;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.manage-practice .farms .farm .title{text-align:start;margin:0}.manage-practice .farms .farm .subtitle{font-weight:400;color:#898989;margin:0}.manage-practice .farms .farm .description{text-align:start;margin:0}.manage-practice .farms .farm .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.manage-practice .farms{margin-bottom:0}.manage-practice .farms .farm .description{max-width:500px}}.manage-practice{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-practice .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.manage-practice .container-select-search .label{text-align:start;font-weight:700}.manage-practice .btn{width:100%;margin-top:2rem}.manage-practice .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-practice{max-width:1024px;padding:2rem 1rem;height:100%}.manage-practice .container-select-search{max-width:322px}.manage-practice .btn{max-width:322px;margin-top:1.5rem}.manage-practice .divider{margin:1.5rem 0}}.manage-practices-by-farm .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:1rem}.manage-practices-by-farm .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.manage-practices-by-farm .information .content .title{margin:0;font-size:12px}.manage-practices-by-farm .information .content .username{margin:0}.manage-practices-by-farm .information .content .divider{margin-top:6px;margin-bottom:6px}.manage-practices-by-farm .information .content .text{margin:0}@media screen and (min-width: 1024px){.manage-practices-by-farm .information{grid-template-columns:auto 4fr;gap:1rem}.manage-practices-by-farm .information .content .badge{margin-top:.5rem;border-radius:8px}}.manage-practices-by-farm .practices{display:flex;flex-direction:column}.manage-practices-by-farm .practices .title{text-align:start;margin:0;margin-bottom:1rem}.manage-practices-by-farm .practices .practice{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.manage-practices-by-farm .practices .practice .title,.manage-practices-by-farm .practices .practice .description{text-align:start;margin:0}.manage-practices-by-farm .practices .practice .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.manage-practices-by-farm .practices .pagination-wrapper{display:flex;justify-content:center}.manage-practices-by-farm{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-practices-by-farm .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.manage-practices-by-farm .container-select-search .label{text-align:start;font-weight:700}.manage-practices-by-farm .btn{width:100%;margin:2rem 0}.manage-practices-by-farm .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-practices-by-farm{max-width:1024px;padding:2rem 1rem;height:100%}.manage-practices-by-farm .container-select-search{max-width:322px}.manage-practices-by-farm .btn{max-width:322px;margin-top:1.5rem}.manage-practices-by-farm .divider{margin:1.5rem 0}}.manage-visits .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.manage-visits .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.manage-visits .contain-form .container-select-search .label{text-align:start;font-weight:500}.manage-visits .btn{width:100%;margin-top:2rem}.manage-visits .btn .icon-right{font-size:22px}.manage-visits .btn:disabled{color:#9ea2ae}.manage-visits .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.manage-visits form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.manage-visits form .contain-form{grid-template-columns:1fr}.manage-visits .container-select-search{max-width:322px}.manage-visits .btn{max-width:322px;margin:0;margin-top:1.5rem}}.manage-visits .farms{display:flex;flex-direction:column}.manage-visits .farms .subtitle{margin:0;margin-bottom:.5rem;text-align:start}.manage-visits .farms .farm{padding:2rem 1rem;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.manage-visits .farms .farm .title{text-align:start;margin:0}.manage-visits .farms .farm .subtitle{font-weight:400;color:#898989;margin:0}.manage-visits .farms .farm .description{text-align:start;margin:0}.manage-visits .farms .farm .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.manage-visits .farms{margin-bottom:0}.manage-visits .farms .farm .description{max-width:500px}}.manage-visits{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-visits .title{text-align:start}.manage-visits .divider{background-color:#898989;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-visits{max-width:1024px;padding:2rem 1rem;height:100%}.manage-visits .divider{margin:1.5rem 0}}.manage-visits-by-farm .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:1rem}.manage-visits-by-farm .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.manage-visits-by-farm .information .content .title{margin:0;font-size:12px}.manage-visits-by-farm .information .content .username{margin:0}.manage-visits-by-farm .information .content .divider{margin-top:6px;margin-bottom:6px}.manage-visits-by-farm .information .content .text{margin:0}@media screen and (min-width: 1024px){.manage-visits-by-farm .information{grid-template-columns:auto 4fr;gap:1rem}.manage-visits-by-farm .information .content .badge{margin-top:.5rem;border-radius:8px}}.manage-visits-by-farm .visits{display:flex;flex-direction:column}.manage-visits-by-farm .visits .title{text-align:start;margin:0;margin-bottom:1rem}.manage-visits-by-farm .visits .visit{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.manage-visits-by-farm .visits .visit .title,.manage-visits-by-farm .visits .visit .description{text-align:start;margin:0}.manage-visits-by-farm .visits .visit .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.manage-visits-by-farm .visits .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.manage-visits-by-farm .visits .visit{padding:2rem 1rem}}.manage-visits-by-farm{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.manage-visits-by-farm .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.manage-visits-by-farm .container-select-search .label{text-align:start;font-weight:700}.manage-visits-by-farm .btn{width:100%;margin:2rem 0}.manage-visits-by-farm .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.manage-visits-by-farm{max-width:1024px;padding:2rem 1rem;height:100%}.manage-visits-by-farm .container-select-search{max-width:322px}.manage-visits-by-farm .btn{max-width:322px;margin-top:1.5rem}.manage-visits-by-farm .divider{margin:1.5rem 0}}.rural-adviser-home .tasks{display:flex;flex-direction:column;margin:auto 0}.rural-adviser-home .tasks .tasks__title{text-align:start}.rural-adviser-home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.rural-adviser-home .tasks .task .title,.rural-adviser-home .tasks .task .description{text-align:start;margin:0}.rural-adviser-home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.rural-adviser-home .tasks{margin:0}.rural-adviser-home .tasks .task .description{max-width:500px}}.rural-adviser-home{padding:1rem;max-width:500px;margin:0 auto}.rural-adviser-home .title{text-align:start}@media screen and (min-width: 1024px){.rural-adviser-home{max-width:1024px;padding:1rem 3rem}}.rural-advisers .contain-form{display:grid;grid-template-columns:1fr 3fr;gap:1rem;width:100%}.rural-advisers .contain-form .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem}.rural-advisers .contain-form .container-select-search .label{text-align:start;font-weight:500}.rural-advisers .btn{width:100%;margin-top:2rem}.rural-advisers .btn .icon-right{font-size:22px}.rural-advisers .btn:disabled{color:#9ea2ae}.rural-advisers .btn:disabled>.icon-right{color:#9ea2ae}@media screen and (min-width: 1024px){.rural-advisers form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.rural-advisers form .contain-form{grid-template-columns:1fr}.rural-advisers .container-select-search{max-width:322px}.rural-advisers .btn{max-width:322px;margin:0;margin-top:1.5rem}}.rural-advisers .advisers{display:flex;flex-direction:column}.rural-advisers .advisers .subtitle{margin:0;margin-bottom:.5rem;text-align:start}.rural-advisers .advisers .adviser{padding:2rem 1rem;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;border-radius:var(--md-sys-shape-corner-small)}.rural-advisers .advisers .adviser .title{text-align:start;margin:0}.rural-advisers .advisers .adviser .subtitle{font-weight:400;color:#898989;margin:0}.rural-advisers .advisers .adviser .description{text-align:start;margin:0}.rural-advisers .advisers .adviser .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.rural-advisers .advisers{margin-bottom:0}.rural-advisers .advisers .adviser .description{max-width:500px}}.rural-advisers{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.rural-advisers .title{text-align:start}.rural-advisers .divider{background-color:#898989;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.rural-advisers{max-width:1024px;padding:2rem 1rem;height:100%}.rural-advisers .divider{margin:1.5rem 0}}.create-croppie .tasks{display:flex;flex-direction:column;margin:auto 0}.create-croppie .tasks .tasks__title{text-align:start}.create-croppie .tasks .task{border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative;padding-right:2rem}.create-croppie .tasks .task .title,.create-croppie .tasks .task .description{text-align:start;margin:0}.create-croppie .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.create-croppie .tasks{margin:0}.create-croppie .tasks .task .description{max-width:500px}}.circular-progress{--stroke-width: 4;--circumference: 100;--offset: 0;transform:rotate(-90deg)}.circular-progress .track{fill:none;stroke:#dafbda;stroke-width:var(--stroke-width)}.circular-progress .indicator{fill:none;stroke:var(--md-sys-color-primary);stroke-width:var(--stroke-width);stroke-dasharray:var(--circumference);stroke-dashoffset:var(--offset);stroke-linecap:round;transition:stroke-dashoffset .3s ease}.tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:16px;background-color:#f8f8f8;border:1px solid #e6e0cf;color:#0e6745;font-size:14px;font-weight:700;width:fit-content}.create-croppie .plot{cursor:pointer!important}.create-croppie .plot .info-wrapper{display:flex;align-items:center;gap:1rem}.create-croppie .plot .info-wrapper .container-circular-progress{position:relative;display:flex;justify-content:center;align-items:center}.create-croppie .plot .info-wrapper .container-circular-progress .circular-progress{transform:rotate(50deg)}.create-croppie .plot .info-wrapper .container-circular-progress .step{display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;font-size:20px}.create-croppie .plot .info-wrapper .info .title{padding-left:10px;margin-bottom:5px}.create-croppie .plots{display:flex;flex-direction:column}.create-croppie .plots .title{text-align:start;margin:0;margin-bottom:1rem}.create-croppie .plots .plot{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;border-radius:10px;padding:1rem;cursor:default}.create-croppie .plots .plot .title{text-align:start;margin:0;display:flex;align-items:center;gap:1rem}.create-croppie .plots .plot .outlined-input{background-color:#fff;width:100%}.create-croppie .plots .plot .description{text-align:start;margin:0}.create-croppie .plots .plot .btn{width:auto;margin-top:1rem}.create-croppie .plots .plot a{text-decoration:underline;color:#4778ff;font-weight:700;cursor:pointer}.create-croppie .plots .plot .disabled-link{color:#b4b4b4;cursor:default}.create-croppie .plots .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.create-croppie .plots .plot .btn{margin:0}}.create-croppie{padding:1rem}.create-croppie .divider{margin:2rem 0;background-color:#898989;display:inline-block}.create-croppie .title{text-align:start;margin:1rem 0;margin-top:0}.create-croppie .container-title{display:flex;align-items:center;justify-content:center;gap:1rem}.create-croppie .container-title .title{margin:0}.create-croppie .subtitle{text-align:start;margin:1rem 0;margin-top:0}.create-croppie .btn{width:100%}@media screen and (min-width: 1024px){.create-croppie{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column}.create-croppie .container-title{justify-content:flex-start}.create-croppie .btn{max-width:322px;margin:0 auto}}.create-plot .form{display:flex;flex-direction:column;gap:1rem;padding:1rem}.create-plot .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.create-plot .form .inputs .cols-2 .title{margin:0}.create-plot .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px;position:relative}.create-plot .form .inputs .cols-2 .container-input .label{font-weight:400}.create-plot .form .inputs .cols-2 .container-input .outlined-input{width:100%}.create-plot .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.create-plot .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.create-plot .form{display:grid;grid-template-rows:auto 1fr}.create-plot .form .inputs{display:flex;flex-direction:column}.create-plot .form .inputs .cols-2{grid-template-columns:1fr 1fr}.create-plot .form .btn{max-width:322px;margin:0 auto;margin-top:1rem}}.tabs{width:100%;display:flex}.tabs .tab{font-family:var(--md-sys-typescale-title-small-font, inherit);text-transform:none;padding:.5rem 1rem;font-weight:700;color:#898989;cursor:pointer}.tabs .tab[active]{color:var(--md-sys-color-primary);border-bottom:2px solid;cursor:pointer}.tabs .tab label{cursor:pointer}.create-plot .header-information{display:flex;flex-direction:column;margin-bottom:1rem;border-radius:0;padding-bottom:0}.create-plot .header-information .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center}.create-plot .header-information .information .container-circular-progress{position:relative;display:flex;justify-content:center;align-items:center}.create-plot .header-information .information .container-circular-progress .circular-progress{transform:rotate(50deg)}.create-plot .header-information .information .container-circular-progress .step{display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;font-size:20px}.create-plot .header-information .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.create-plot .header-information .information .content .title{margin:0;font-size:18px;font-weight:700;padding-left:10px}.create-plot .header-information .information .content .divider{margin-top:6px;margin-bottom:6px}.create-plot .header-information .information .content .text{margin:0;text-align:start}.create-plot .header-information .tabs{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.create-plot .header-information .tabs .tab{display:flex;justify-content:center;align-items:center;gap:4px}.create-plot .header-information .tabs .tab .icon{color:#898989}.create-plot .header-information .tabs .tab[active] .icon{color:var(--md-sys-color-primary)}@media screen and (min-width: 1024px){.create-plot .header-information{border-radius:var(--md-sys-shape-corner-medium)}.create-plot .header-information .information{grid-template-columns:auto 4fr;gap:1rem}.create-plot .header-information .information .content .badge{margin-top:.5rem;border-radius:8px}.create-plot .header-information .information .content .divider{margin-bottom:0}}.create-plot .tasks{display:flex;flex-direction:column;margin:auto 0;gap:1rem;padding:1rem;padding-top:0}.create-plot .tasks .tasks__title{text-align:start;margin-bottom:0}.create-plot .tasks .task{border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:8px;cursor:pointer;position:relative;padding:1rem 2rem 1rem 1rem}.create-plot .tasks .task .title{text-align:start;margin:0}.create-plot .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.create-plot .tasks{margin:0;padding:0}.create-plot .tasks .task .description{max-width:500px}}.create-plot .without-estimate-plot{display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:1rem;padding:0 1rem}.create-plot .estimate-plot{justify-content:flex-start}@media screen and (min-width: 1024px){.create-plot .without-estimate-plot .btn{max-width:322px}}.create-plot .form{display:flex;flex-direction:column;gap:1rem}.create-plot .form .cols-1,.create-plot .form .cols-2{display:grid;grid-template-columns:1fr;gap:1rem}.create-plot .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.create-plot .form .container-input .label{font-weight:700}.create-plot .form .container-input .divider{background-color:#898989}@media screen and (min-width: 430px){.create-plot .form .cols-2{grid-template-columns:1fr 1fr}}.create-plot .title{text-align:start}.create-plot .title-create{padding:0 1rem}.create-plot .btn{width:100%;margin-top:2rem}.create-plot .step-1{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.create-plot .step-1 .title{margin-bottom:2rem}.create-plot .step-1 img{width:100%;max-width:500px;margin-top:2rem}.create-plot .step-1 p{margin:0;text-align:start}.create-plot .step-1 .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.create-plot{max-width:1024px;padding:3rem 3rem 2rem;margin:0 auto;display:grid;grid-template-rows:auto 1fr;height:100%}.create-plot .step-1{margin:0 auto;display:flex;flex-direction:column;align-items:center}.create-plot .step-1 .title,.create-plot .step-1 p{margin:0}.create-plot .step-1 .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.success-create-plot{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-plot .title{margin-bottom:2rem}.success-create-plot img{width:100%;max-width:500px;margin-top:2rem}.success-create-plot p{margin:0;text-align:start}.success-create-plot .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-plot{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-plot h2{margin-bottom:0}.success-create-plot .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.croppie-home .croppies{display:flex;flex-direction:column}.croppie-home .croppies .title{text-align:start;margin:0;margin-bottom:1rem}.croppie-home .croppies .croppie{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;justify-content:start;align-items:center;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.croppie-home .croppies .croppie .title{text-align:start;margin:0}.croppie-home .croppies .croppie .tag{margin:0}.croppie-home .croppies .croppie .description{text-align:start;margin:0}.croppie-home .croppies .croppie .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.croppie-home .croppies .pagination-wrapper{display:flex;justify-content:center}@media screen and (min-width: 1024px){.croppie-home .croppies .croppie{padding:2rem 1rem}}.croppie-home{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.croppie-home .button-new-croppie{margin-bottom:1rem}.croppie-home .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.croppie-home .container-select-search .label{text-align:start;font-weight:700}.croppie-home .btn{width:100%;margin-top:2rem}.croppie-home .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.croppie-home{max-width:1024px;padding:2rem 1rem;height:100%}.croppie-home .container-select-search{max-width:322px}.croppie-home .btn{max-width:322px;margin-top:1.5rem}.croppie-home .divider{margin:1.5rem 0}}.steps-1-before-photos .form{display:flex;flex-direction:column;gap:1rem;padding:1rem}.steps-1-before-photos .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.steps-1-before-photos .form .inputs .cols-2 .title{margin:0}.steps-1-before-photos .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.steps-1-before-photos .form .inputs .cols-2 .container-input .label{font-weight:400}.steps-1-before-photos .form .inputs .cols-2 .container-input .outlined-input{width:100%}.steps-1-before-photos .form .inputs .cols-2 .container-input .outlined-input:disabled{border-radius:var(--md-sys-shape-corner-small);background-color:#edfced;outline:1px solid var(--md-sys-color-primary)}.steps-1-before-photos .form .inputs .cols-2 .date{z-index:9}@media screen and (min-width: 1024px){.steps-1-before-photos .form{display:grid;grid-template-rows:auto 1fr}.steps-1-before-photos .form .inputs{display:flex;flex-direction:column}.steps-1-before-photos .form .inputs .cols-2{grid-template-columns:1fr 1fr}.steps-1-before-photos .form .btn{max-width:322px;margin:0 auto;margin-top:1rem}}.steps-1-before-photos{padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.steps-1-before-photos .instructions{list-style:none;text-align:left;margin-bottom:1rem;max-width:400px}.steps-1-before-photos img{width:100%}@media screen and (min-width: 1024px){.steps-1-before-photos{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.steps-1-before-photos h2{margin-bottom:0}}.steps-2-before-photos{padding:1rem;height:100%;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-content:center;gap:1rem}.steps-2-before-photos .instructions{list-style:none;text-align:left;margin-bottom:1rem}.steps-2-before-photos img{max-width:500px}@media screen and (min-width: 1024px){.steps-2-before-photos{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.steps-2-before-photos h2{margin-bottom:0}.steps-2-before-photos .btn{width:322px;margin:0 auto}}.steps-3-before-photos{padding:1rem;height:100%;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-content:center;gap:1rem}.steps-3-before-photos .instructions{list-style:none;text-align:left;margin-bottom:1rem}.steps-3-before-photos img{width:100%;max-width:900px}@media screen and (min-width: 1024px){.steps-3-before-photos{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.steps-3-before-photos h2{margin-bottom:0}.steps-3-before-photos .btn{width:322px;margin:0 auto}}.steps-4-before-photos{padding:1rem;height:100%;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-content:center;gap:1rem}.steps-4-before-photos .instructions{list-style:none;text-align:left;margin-bottom:1rem}.steps-4-before-photos img{width:100%;max-width:800px}@media screen and (min-width: 1024px){.steps-4-before-photos{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.steps-4-before-photos h2{margin-bottom:0}.steps-4-before-photos .btn{width:322px;margin:0 auto}}.upload-images-to-point .position-branch .title{display:flex;align-items:center;justify-content:center;gap:4px}.upload-images-to-point .position-branch .title .icon{color:orange}.upload-images-to-point .position-branch .image-reference{width:300px}.upload-images-to-point .position-branch .branch{position:relative;max-width:300px;margin:0 auto}.upload-images-to-point .position-branch .branch .image{aspect-ratio:1/1;object-fit:cover;border-radius:8px;cursor:pointer;max-width:500px;margin:0 auto;width:300px!important;height:150px!important;object-fit:contain}.upload-images-to-point .position-branch .branch .without-image-container{display:flex;justify-content:center;align-items:center;margin:0 auto;border:1px solid rgba(128,128,128,.2784313725);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;width:300px!important;height:150px!important}.upload-images-to-point .position-branch .branch .without-image-container .without-image{width:50%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:8px;cursor:pointer}.upload-images-to-point .position-branch .branch .icon{position:absolute;top:5px;right:5px}@media screen and (min-width: 1024px){.upload-images-to-point .position-branch .branch{max-width:300px}}.upload-images-to-point .tree{margin-bottom:2rem}.upload-images-to-point .tree .branches{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width: 1024px){.upload-images-to-point .tree .branches{grid-template-columns:1fr 1fr 1fr}}.upload-images-to-point{padding:1rem;height:100%;display:grid;grid-template-rows:auto 1fr}.upload-images-to-point .btn{width:100%;margin-top:1rem}@media screen and (min-width: 1024px){.upload-images-to-point{max-width:1024px;margin:0 auto}.upload-images-to-point .btn{max-width:322px;margin:auto}}.certification-detail{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.certification-detail .title{text-align:start}.certification-detail .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.certification-detail .container-select-search .label{text-align:start;font-weight:700}.certification-detail .btn{width:100%;margin-top:2rem}.certification-detail .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.certification-detail{height:100%;align-items:end;max-width:1024px;padding:1rem 3rem;display:grid;grid-template-rows:auto 1fr}.certification-detail .btn{width:322px;margin:2rem auto}}.certifications{display:flex;flex-direction:column}.certifications .title{text-align:start;margin:0;margin-bottom:1rem}.certifications .certification{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.certifications .certification .title,.certifications .certification .description{text-align:start;margin:0}.certifications .certification .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0}.certifications .pagination-wrapper{display:flex;justify-content:center}.certification-home{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.certification-home .title{text-align:start}.certification-home .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.certification-home .container-select-search .label{text-align:start;font-weight:700}.certification-home .btn{width:100%;margin-top:2rem}.certification-home .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.certification-home{max-width:1024px;padding:3rem 3rem 1rem}}.farm-detail .form{display:flex;flex-direction:column;gap:1rem}.farm-detail .form .cols-1,.farm-detail .form .cols-2{display:grid;grid-template-columns:1fr;gap:1rem}.farm-detail .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.farm-detail .form .container-input .label{font-weight:700}.farm-detail .form .container-input .divider{background-color:#898989}.farm-detail .form .container-input .tags-container{display:flex;flex-wrap:wrap;gap:10px}@media screen and (min-width: 430px){.farm-detail .form .cols-2{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.farm-detail .form .cols-1{grid-template-columns:1fr 1fr;gap:10px}.farm-detail .form .cols-3{grid-template-columns:1fr}}.farm-detail{padding:1rem}.farm-detail .title{text-align:start}.farm-detail .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.farm-detail{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.farm-detail .title{margin-bottom:2rem}.farm-detail .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.harvest-create .form{display:flex;flex-direction:column;gap:1rem}.harvest-create .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.harvest-create .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.harvest-create .form .inputs .cols-2 .container-input .label{font-weight:400}.harvest-create .form .inputs .cols-2 .container-input .outlined-input{width:100%}.harvest-create .form .inputs .cols-2 .date{z-index:7}.harvest-create .form .inputs .cols-2 .select{z-index:9}.harvest-create .form .inputs .cols-2 .priority{z-index:8}@media screen and (min-width: 1024px){.harvest-create .form{height:100%;justify-content:space-between}.harvest-create .form .inputs{display:flex;flex-direction:column}.harvest-create .form .inputs .cols-2{grid-template-columns:1fr 1fr}.harvest-create .form .inputs .btn{max-width:322px}}.harvest-create{padding:1rem}.harvest-create .title{text-align:start}.harvest-create .btn{width:100%;margin-top:1.5rem}@media screen and (min-width: 1024px){.harvest-create{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:grid;grid-template-rows:auto 1fr}.harvest-create .title{margin-bottom:2rem}.harvest-create .btn{max-width:322px}}.harvests{display:flex;flex-direction:column}.harvests .title{text-align:start;margin:0;margin-bottom:1rem}.harvests .harvest{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.harvests .harvest .title,.harvests .harvest .description{text-align:start;margin:0}.harvests .harvest .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.harvests .pagination-wrapper{display:flex;justify-content:center}.harvest-home{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.harvest-home .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.harvest-home .container-select-search .label{text-align:start;font-weight:700}.harvest-home .btn{width:100%;margin-top:2rem}.harvest-home .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.harvest-home{max-width:1024px;padding:2rem 1rem;height:100%}.harvest-home .container-select-search{max-width:322px}.harvest-home .btn{max-width:322px;margin-top:1.5rem}.harvest-home .divider{margin:1.5rem 0}}.success-create-harvest{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.success-create-harvest img{width:100%}.success-create-harvest .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-harvest{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-harvest h2{margin-bottom:0}}.farm-home .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:1rem}.farm-home .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.farm-home .information .content .title{margin:0;font-size:12px}.farm-home .information .content .username{margin:0}.farm-home .information .content .divider{margin-top:6px;margin-bottom:6px}.farm-home .information .content .text{margin:0}@media screen and (min-width: 1024px){.farm-home .information{grid-template-columns:auto 4fr;gap:1rem}.farm-home .information .content .badge{margin-top:.5rem;border-radius:8px}}.farm-home .tasks{display:flex;flex-direction:column;margin:2rem 0}.farm-home .tasks .tasks__title{text-align:start}.farm-home .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.farm-home .tasks .task .title,.farm-home .tasks .task .description{text-align:start;margin:0}.farm-home .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.farm-home .tasks{margin-bottom:0}.farm-home .tasks .task .description{max-width:500px}}.farm-home{padding:1rem;max-width:500px;margin:0 auto}@media screen and (min-width: 1024px){.farm-home{max-width:1024px;padding:3rem 3rem 1rem}}.improvement-practice-detail .form{padding:1rem}.improvement-practice-detail .form .inputs{display:flex;flex-direction:column;gap:1rem}.improvement-practice-detail .form .inputs .cols-2{display:grid;grid-template-columns:1fr;gap:1rem}.improvement-practice-detail .form .inputs .cols-2 .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.improvement-practice-detail .form .inputs .cols-2 .container-input .label{font-weight:700}.improvement-practice-detail .form .inputs .cols-2 .container-input .divider{background-color:#898989}@media screen and (min-width: 1024px){.improvement-practice-detail .form{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0;padding-top:2rem}.improvement-practice-detail .form .inputs .cols-2{grid-template-columns:1fr 1fr}.improvement-practice-detail .form .inputs .cols-1{grid-template-columns:1fr}.improvement-practice-detail .btn{max-width:322px}}.improvement-practice-detail .header-information{display:flex;flex-direction:column;margin-bottom:1rem;border-radius:0;padding-bottom:0}.improvement-practice-detail .header-information .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center}.improvement-practice-detail .header-information .information .container-circular-progress{position:relative;display:flex;justify-content:center;align-items:center}.improvement-practice-detail .header-information .information .container-circular-progress .circular-progress{transform:rotate(50deg)}.improvement-practice-detail .header-information .information .container-circular-progress .step{display:flex;justify-content:center;align-items:center;position:absolute;margin:auto}.improvement-practice-detail .header-information .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.improvement-practice-detail .header-information .information .content .title{margin:0;font-size:12px}.improvement-practice-detail .header-information .information .content .username{margin:0}.improvement-practice-detail .header-information .information .content .divider{margin-top:6px;margin-bottom:6px}.improvement-practice-detail .header-information .information .content .text{margin:0;text-align:start}.improvement-practice-detail .header-information .tabs{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.improvement-practice-detail .header-information .tabs .tab{display:flex;justify-content:center;align-items:center;gap:4px}.improvement-practice-detail .header-information .tabs .tab .icon{color:#898989}.improvement-practice-detail .header-information .tabs .tab[active] .icon{color:var(--md-sys-color-primary)}@media screen and (min-width: 1024px){.improvement-practice-detail .header-information{border-radius:var(--md-sys-shape-corner-medium)}.improvement-practice-detail .header-information .information{grid-template-columns:auto 4fr;gap:1rem}.improvement-practice-detail .header-information .information .content .badge{margin-top:.5rem;border-radius:8px}}.improvement-practice-detail .evidences{padding:1rem;padding-top:0}.improvement-practice-detail .evidences .contain .title{margin-top:1.5rem}.improvement-practice-detail .evidences .contain .previews{display:grid;grid-template-columns:1fr 1fr;justify-content:center;gap:.5rem}.improvement-practice-detail .evidences .contain .previews .preview{position:relative;width:175px!important;height:85px!important;margin:auto}.improvement-practice-detail .evidences .contain .previews .preview img{width:100%;height:100%;object-fit:cover}.improvement-practice-detail .evidences .contain .previews .preview .icon-button{position:absolute;z-index:9;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#fff6}.improvement-practice-detail .evidences .contain .previews .preview .icon-button md-icon{color:#fff}.improvement-practice-detail .evidences .contain .pagination-wrapper{display:flex;justify-content:center;margin-top:1rem}.improvement-practice-detail .evidences .without-evidences{display:flex;flex-direction:column;align-items:center;margin-top:4rem}.improvement-practice-detail .evidences .without-evidences .title{margin:0}.improvement-practice-detail .evidences .without-evidences img{width:100%}.improvement-practice-detail .evidences .container-comments{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.improvement-practice-detail .evidences .container-comments .label{font-weight:400}.improvement-practice-detail .evidences .container-comments .input-comments{width:100%;position:relative}.improvement-practice-detail .evidences .container-comments .input-comments .outlined-input{width:100%}.improvement-practice-detail .evidences .container-comments .input-comments .icon{position:absolute;top:.5rem;right:.5rem;color:var(--md-sys-color-primary);cursor:pointer}@media screen and (min-width: 1024px){.improvement-practice-detail .evidences{display:grid;grid-template-rows:auto auto 1fr;align-items:flex-end;padding:0}.improvement-practice-detail .evidences .contain{margin-bottom:1rem}.improvement-practice-detail .evidences .contain .previews{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:1.5rem}.improvement-practice-detail .evidences .contain .previews .preview{width:100%;height:115px}.improvement-practice-detail .evidences .without-evidences{max-width:322px;height:100%;display:grid;grid-template-rows:auto 1fr;margin:0 auto;margin-top:1rem}.improvement-practice-detail .evidences .without-evidences .title{font-size:22px}.improvement-practice-detail .evidences .btn{margin:1rem auto}}.improvement-practice-detail .title{text-align:start}.improvement-practice-detail .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.improvement-practice-detail{max-width:1024px;padding:3rem 3rem 2rem;margin:0 auto;display:grid;grid-template-rows:auto 1fr;height:100%}}.evidence-create{padding:1rem;height:100%;display:grid;grid-template-rows:auto 1fr}.evidence-create .contain .files{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.evidence-create .contain .files .file{width:100%;height:auto;position:relative}.evidence-create .contain .files .file .preview{width:174px!important;height:84px!important;object-fit:contain}.evidence-create .contain .files .file .icon{position:absolute;top:-.6rem;right:-.6rem;border-radius:50%;background-color:var(--md-sys-color-bone);transition:.3s background-color}.evidence-create .contain .files .file .icon:hover{background-color:var(--md-sys-color-on-bone);transition:.3s background-color}.evidence-create .container-btns{display:flex;flex-direction:column;justify-content:flex-end}.evidence-create .container-btns .btn{width:100%;margin-top:1rem}@media screen and (min-width: 1024px){.evidence-create{max-width:1024px;margin:0 auto}.evidence-create .contain .files{grid-template-columns:repeat(4,1fr);margin-top:2rem}.evidence-create .contain .files .file .preview{width:100%!important;height:115px!important}.evidence-create .container-btns{flex-direction:row;justify-content:start;align-items:end;gap:1rem}.evidence-create .container-btns .btn{max-width:322px}}.evidence-detail{padding:1rem}.evidence-detail .title{text-align:start}.evidence-detail .video .react-player{width:100%!important;height:100%!important}.evidence-detail .video .react-player iframe{border-radius:var(--md-sys-shape-corner-small)}.evidence-detail .image img{width:100%;height:auto;max-height:600px;border-radius:var(--md-sys-shape-corner-small)}.evidence-detail .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.evidence-detail{max-width:1024px;padding-top:3rem;display:grid;grid-template-rows:auto 1fr;height:100%;align-items:flex-end;margin-left:4rem}.evidence-detail .video,.evidence-detail .image{width:668px;height:668px}.evidence-detail .btn{max-width:322px}}.success-create-evidence{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;margin-top:-3rem}.success-create-evidence img{width:100%}.success-create-evidence .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.success-create-evidence{max-width:1024px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;align-items:center}.success-create-evidence h2{margin-bottom:0}}.improvement-practice-home .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:3rem}.improvement-practice-home .information .container-circular-progress{position:relative;display:flex;justify-content:center;align-items:center}.improvement-practice-home .information .container-circular-progress .step-1{transform:rotate(180deg)}.improvement-practice-home .information .container-circular-progress .step-2{transform:rotate(50deg)}.improvement-practice-home .information .container-circular-progress .step{display:flex;justify-content:center;align-items:center;position:absolute;margin:auto}.improvement-practice-home .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.improvement-practice-home .information .content .title{margin:0;font-size:12px}.improvement-practice-home .information .content .username{margin:0}.improvement-practice-home .information .content .divider{margin-top:6px;margin-bottom:6px}.improvement-practice-home .information .content .text{margin:0;text-align:start}@media screen and (min-width: 1024px){.improvement-practice-home .information{grid-template-columns:auto 4fr;gap:1rem}.improvement-practice-home .information .content{gap:.5rem}}.improvement-practice-home .improvement-practices{display:flex;flex-direction:column;margin-top:2rem}.improvement-practice-home .improvement-practices .title{text-align:start;margin:0;margin-bottom:1rem}.improvement-practice-home .improvement-practices .improvement-practice{position:relative;margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;border-radius:10px;padding:1rem}.improvement-practice-home .improvement-practices .improvement-practice .badge{width:fit-content}.improvement-practice-home .improvement-practices .improvement-practice .title,.improvement-practice-home .improvement-practices .improvement-practice .description{text-align:start;margin:0}.improvement-practice-home .improvement-practices .improvement-practice .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}.improvement-practice-home .improvement-practices .pagination-wrapper{display:flex;justify-content:center}.improvement-practice-home{padding:1rem;max-width:500px;margin:0 auto}.improvement-practice-home .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.improvement-practice-home .container-select-search .label{text-align:start;font-weight:700}@media screen and (min-width: 1024px){.improvement-practice-home{max-width:1024px;padding:1rem 3rem}.improvement-practice-home .container-select-search{max-width:322px}}.view-certification{padding:1rem;display:flex;flex-direction:column;gap:1rem;max-height:70vh}.view-certification h2{font-size:1.25rem;font-weight:600}.view-certification .pdf-viewer{width:100%;height:80vh;border:none;border-radius:8px}@media screen and (min-width: 1024px){.view-certification{padding:0}}.material-detail{padding:1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column}.material-detail .title{text-align:start}.material-detail .container-select-search{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:1}.material-detail .container-select-search .label{text-align:start;font-weight:700}.material-detail .btn{width:100%;margin-top:2rem}.material-detail .divider{background-color:#e6e0cf;height:1.5px;margin:2rem 0}@media screen and (min-width: 1024px){.material-detail{height:100%;align-items:end;max-width:1024px;padding:1rem 3rem;display:grid;grid-template-rows:auto 1fr}.material-detail .btn{width:322px;margin:2rem auto}}.sustainable-practices-courses .tasks{display:flex;flex-direction:column;margin:2rem 0}.sustainable-practices-courses .tasks .tasks__title{text-align:start}.sustainable-practices-courses .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.sustainable-practices-courses .tasks .task .title,.sustainable-practices-courses .tasks .task .description{text-align:start;margin:0}.sustainable-practices-courses .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.sustainable-practices-courses .tasks{margin-bottom:0}.sustainable-practices-courses .tasks .task .description{max-width:500px}}.sustainable-practices-courses{padding:1rem;max-width:500px;margin:0 auto}@media screen and (min-width: 1024px){.sustainable-practices-courses{max-width:1024px;padding:3rem 3rem 1rem}}.sustainable-practices-materials .tasks{display:flex;flex-direction:column;margin:2rem 0}.sustainable-practices-materials .tasks .tasks__title{text-align:start}.sustainable-practices-materials .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.sustainable-practices-materials .tasks .task .title,.sustainable-practices-materials .tasks .task .description{text-align:start;margin:0}.sustainable-practices-materials .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.sustainable-practices-materials .tasks{margin-bottom:0}.sustainable-practices-materials .tasks .task .description{max-width:500px}}.sustainable-practices-materials{padding:1rem;max-width:500px;margin:0 auto}@media screen and (min-width: 1024px){.sustainable-practices-materials{max-width:1024px;padding:3rem 3rem 1rem}}.home-producer .information{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-content:center;margin-top:2rem}.home-producer .information .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-producer .information .content .title{margin:0;font-size:12px}.home-producer .information .content .username{margin:0}.home-producer .information .content .divider{margin-top:6px;margin-bottom:6px}.home-producer .information .content .text{margin:0}@media screen and (min-width: 1024px){.home-producer .information{grid-template-columns:auto 4fr;gap:1rem}.home-producer .information .content{gap:.5rem}}.home-producer .tasks{display:flex;flex-direction:column;margin:4rem 0}.home-producer .tasks .tasks__title{text-align:start}.home-producer .tasks .task{margin-bottom:1rem;border:1px solid #E6E0CF;display:flex;flex-direction:column;justify-content:start;gap:8px;cursor:pointer;position:relative}.home-producer .tasks .task .title,.home-producer .tasks .task .description{text-align:start;margin:0}.home-producer .tasks .task .icon{position:absolute;top:0;bottom:0;right:1rem;margin:auto 0;font-size:2rem}@media screen and (min-width: 1024px){.home-producer .tasks{margin-bottom:0}.home-producer .tasks .task .tag{border-radius:8px}.home-producer .tasks .task .description{max-width:500px}}.home-producer{padding:1rem;max-width:500px;margin:0 auto}.home-producer .actions{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 1024px){.home-producer{max-width:1024px;padding:1rem 3rem}.home-producer .btn__sign-out{display:none}}.personal-information .form{display:flex;flex-direction:column;gap:1rem}.personal-information .form .cols-1,.personal-information .form .cols-2{display:grid;grid-template-columns:1fr;gap:1rem}.personal-information .form .container-input{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.personal-information .form .container-input .label{font-weight:700}.personal-information .form .container-input .divider{background-color:#898989}@media screen and (min-width: 430px){.personal-information .form .cols-2{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.personal-information .form .cols-1{grid-template-columns:1fr 1fr;gap:10px}}.personal-information{padding:1rem}.personal-information .title{text-align:start}.personal-information .btn{width:100%;margin-top:2rem}@media screen and (min-width: 1024px){.personal-information{max-width:1024px;padding:2rem 1rem;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.personal-information .title{margin-bottom:2rem}.personal-information .btn{max-width:322px;margin:0 auto;margin-top:2rem}}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff9;z-index:9999;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pwa-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999}.pwa-banner .pwa-banner__content{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;width:100%;max-width:600px;margin:0 auto;background:#fff;border:1px solid #e6e6e6;box-shadow:0 8px 24px #0000001f;border-radius:12px;padding:14px 16px}@media (min-width: 560px){.pwa-banner .pwa-banner__content{padding:16px 18px;gap:16px}}.pwa-banner .pwa-banner__text{display:grid;grid-auto-flow:column;align-items:center;gap:12px}.pwa-banner .pwa-banner__text strong{display:block;font-size:.95rem;line-height:1.2;color:#111}.pwa-banner .pwa-banner__text p{margin:2px 0 0;font-size:.9rem;color:#444}.pwa-banner .pwa-banner__emoji{font-size:1.4rem;line-height:1}.pwa-banner .pwa-banner__actions{display:flex;gap:8px}.pwa-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;cursor:pointer;font-size:.9rem;padding:10px 14px;transition:transform .06s ease,box-shadow .2s ease}.pwa-btn:active{transform:translateY(1px)}.pwa-btn--primary{background:#0f62fe;color:#fff;box-shadow:0 2px 8px #0f62fe59}.pwa-btn--primary:hover{box-shadow:0 3px 10px #0f62fe73}.pwa-btn--secondary{background:#f2f4f8;color:#222}.pwa-btn--secondary:hover{background:#e8ebf1}#root{width:100vw;text-align:center}.btn__sign-out{text-decoration:underline;font-weight:700;cursor:pointer}md-icon{color:var(--md-sys-color-outline)}md-filled-button,md-outlined-button,md-text-button{border-radius:var(--md-sys-shape-corner-medium)}.card,md-elevation{border-radius:var(--md-sys-shape-corner-large)}:root{font-family:Poppins,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--md-ref-typeface-brand: "Poppins";--md-ref-typeface-plain: "Poppins";--md-sys-typescale-body-medium-size: 1rem;--md-sys-typescale-body-medium-line-height: 1.5rem;--md-sys-color-primary: #0E6745;--md-sys-color-on-primary: #C8F9C8;--md-sys-color-primary-container: #A3F7D0;--md-sys-color-bone: #E6E0CF;--md-sys-color-on-bone: #F0EEE4;--md-sys-color-bone-container: #F8F6F2;--md-filled-button-label-text-color: #ffffff;--md-sys-color-surface: #ffffff;--md-sys-color-on-surface: #1f1f1f;--md-sys-color-outline: #000000;--md-sys-color-background: #f8f8f8;--md-sys-color-error: #ba1a1a;--md-filled-button-icon-color: #ffffff;--md-outlined-button-icon-color: var(--md-sys-color-primary);--md-sys-shape-corner-extra-small: 8px;--md-sys-shape-corner-small: 12px;--md-sys-shape-corner-medium: 16px;--md-sys-shape-corner-large: 24px;--md-sys-shape-corner-full: 32px;--md-elevation-level-1: 0 1px 2px rgba(0, 0, 0, .05);--md-elevation-level-2: 0 2px 4px rgba(0, 0, 0, .08)}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.1;font-weight:600}h1{font-size:32px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#000;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
