@charset "UTF-8";.loading-container{height:100%;display:flex;justify-content:center;align-items:center}.loadingspinner{--square: 26px;--offset: 30px;--duration: 2.4s;--delay: .2s;--timing-function: ease-in-out;--in-duration: .2s;--in-delay: .2s;--in-timing-function: ease-out;width:calc(3 * var(--offset) + var(--square));height:calc(2 * var(--offset) + var(--square));padding:0;margin:10px auto 30px;position:relative}.loadingspinner img{display:inline-block;border:none;border-radius:2px;width:var(--square);height:var(--square);position:absolute;padding:0;margin:0;font-size:6pt;color:#000}.loadingspinner #square1{left:calc(0 * var(--offset));top:calc(1 * var(--offset));animation:square1 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square2{left:calc(0 * var(--offset));top:calc(0 * var(--offset));animation:square2 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square3{left:calc(1 * var(--offset));top:calc(0 * var(--offset));animation:square3 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square4{left:calc(2 * var(--offset));top:calc(0 * var(--offset));animation:square4 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square5{left:calc(3 * var(--offset));top:calc(0 * var(--offset));animation:square5 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both}@keyframes square1{0%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}6.25%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}87.50%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}93.75%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square2{0%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}6.25%{left:calc(0 * var(--offset));top:calc(-1 * var(--offset))}12.50%{left:calc(1 * var(--offset));top:calc(-1 * var(--offset))}18.75%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}75%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}81.25%{left:calc(1 * var(--offset));top:calc(-1 * var(--offset))}87.50%{left:calc(0 * var(--offset));top:calc(-1 * var(--offset))}93.75%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square3{0%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}12.50%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}18.75%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}25%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}31.25%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}62.50%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}68.75%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}75%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}81.25%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square4{0%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}25%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}31.25%{left:calc(2 * var(--offset));top:calc(-1 * var(--offset))}37.50%{left:calc(3 * var(--offset));top:calc(-1 * var(--offset))}43.75%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}50%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}56.25%{left:calc(3 * var(--offset));top:calc(-1 * var(--offset))}62.50%{left:calc(2 * var(--offset));top:calc(-1 * var(--offset))}68.75%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square5{0%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}37.50%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}43.75%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}50%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}56.25%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}}@keyframes squarefadein{0%{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}.page-header-info-mobile-container{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;border-radius:50%;margin-top:2px}.page-header-info-mobile-container.is-open{border:4px solid #667085}.page-header-info-mobile__icon{width:20px!important;height:20px!important;color:#667085}.is-open .page-header-info-mobile__icon{width:16px!important;height:16px!important}.page-header-info-mobile{position:absolute;top:calc(100% + 6px);left:0;width:calc(100vw - 24px);max-width:375px;background-color:#fff;box-shadow:0 12px 16px -4px #10182814;border:1px solid #F2F4F7;border-radius:8px;z-index:5;padding:12px}.page-header-info-mobile__close{position:absolute;top:14px;right:12px;width:20px!important;height:20px!important}.page-header-info-mobile__title{font-size:16px;font-weight:500;line-height:24px;margin-bottom:4px}.page-header-info-mobile__text{font-size:14px;font-weight:400;line-height:20px;color:#667085}.input-container{position:relative;margin-bottom:32px}.modal-content .input-container{margin-bottom:20px}.input-container.is-disabled{pointer-events:none;opacity:.5}.input-container.has-no-border{margin-bottom:0}@media screen and (max-width: 1024px){.input-container{margin-bottom:24px}}.input-wrap{display:flex;align-items:center;width:100%;height:44px;border-radius:8px;border:1px solid #D0D5DD;overflow:hidden;transition:all .3s ease;background-color:#fff}.input-wrap.is-focused{border:1px solid #667085}.input-text-container{display:flex;justify-content:space-between}.input-label{display:inline-block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1024px){.input-label{display:block;max-width:99%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.input{width:100%;height:100%;font-size:16px;font-weight:400;line-height:24px;color:#101828;border-radius:8px;border:0;padding:10px 14px}.input.is-disabled{background-color:#f9fafb}.input::placeholder{font-size:16px;font-weight:400;line-height:24px;color:#667085}.input::-webkit-search-cancel-button{display:none}.input:focus{outline:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}.searchable-input__trigger-button{width:100%;height:100%;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828;border-radius:8px;border:0;padding:10px 14px;margin-bottom:0!important;background-color:#fff}.searchable-input__trigger-button.is-placeholder{font-size:16px;font-weight:400;line-height:24px;color:#667085}.searchable-input-dropdown{position:absolute;top:100%;right:0;width:100%;border-radius:4px;background-color:#fff;z-index:1;margin-top:4px;overflow-y:auto;border-bottom:1px solid #EAECF0;box-shadow:0 12px 16px -4px #3440541f}@media screen and (max-width: 1024px){.searchable-input-dropdown{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0}}.searchable-input-dropdown__search-wrap{padding:0 10px 10px}.searchable-input-dropdown__search-wrap .input-container{margin-bottom:0}.searchable-input-dropdown__add-new-wrap{display:flex;border-bottom:1px solid #EAECF0;transition:all .3s ease;padding:5px 15px;cursor:pointer}.searchable-input-dropdown__add-new-text{font-size:16px;font-weight:500;line-height:24px;color:#1570ef}.searchable-input-dropdown__add-new-text:first-child{margin-right:5px}.searchable-input-dropdown-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EAECF0;transition:all .3s ease;padding:5px 10px;cursor:pointer}@media (hover: hover){.searchable-input-dropdown-item:hover{background-color:#eaecf0}}.input-password-eye-icon-wrap{position:absolute;top:43px;right:15px;z-index:1;cursor:pointer}@media screen and (max-width: 1024px){.input-password-eye-icon-wrap{top:40px}}.input-password-eye-icon{width:18px!important;height:18px!important;color:#667085}.input-error-message{display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#ea5241;margin-top:6px}.input-description{display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#667085;margin-top:6px}.input-search-icon{position:absolute;top:50%;right:12px;width:18px!important;height:18px!important;transform:translateY(-50%);color:#98a2b3}.checkbox-container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;width:20px;min-width:20px;height:20px}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-container .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #D0D5DD;border-radius:6px}.checkbox-container .checkmark:after{content:"";position:absolute;display:none}.checkbox-container:hover input~.checkmark{background-color:#f9fafb}.checkbox-container input:checked~.checkmark{background-color:#1570ef}.checkbox-container input:checked~.checkmark:after{display:block;left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container input:indeterminate~.checkmark{background-color:#1570ef}.checkbox-container input:indeterminate~.checkmark:after{display:block;left:4px;top:8px;width:10px;border-top:solid white 2px}.input-prepend{display:flex;justify-content:center;align-items:center;min-width:50px;height:100%;border-right:1px solid #D0D5DD}.is-focused .input-prepend{border-right:1px solid #667085}.input-prepend span{font-size:16px;font-weight:500;line-height:24px;text-align:left}.searchable-input-arrow{position:absolute;top:38px;right:10px;width:20px!important;height:20px!important;color:#667085;transition:all .3s ease!important}.searchable-input-arrow.is-open{transform:rotate(-180deg)}.has-no-label .searchable-input-arrow{top:14px;transform:translateY(0)}.hidden-input{display:none}.input-suffix{display:block;font-size:16px;font-weight:400;line-height:24px;color:#667085;margin-right:18px}.input-append-dropdown__wrap{position:relative}.input-append-dropdown__wrap .input-container{margin-bottom:0}.input-append-dropdown__wrap .select-container{position:absolute;top:27px;right:1px;margin-bottom:0}.input-append-dropdown__wrap .dropdown-trigger{height:42px;border:0;border-radius:0 8px 8px 0}.input-append-dropdown__wrap .dropdown-trigger.is-open{border:0}.input-append-dropdown__wrap .dropdown-trigger-text{margin-left:auto}.input-append-dropdown__wrap.margin-bottom{margin-bottom:20px}.input-append-dropdown__wrap input:focus{outline:none}.input-append-dropdown__wrap.has-no-label .select-container{top:1px}.increment-input-container{margin-bottom:20px}.increment-input-wrap{display:flex;align-items:center;gap:6px}.increment-input-wrap .input-container{width:64px;margin-bottom:0}.increment-input-wrap button{display:flex;justify-content:center;align-items:center;width:44px;height:44px;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;margin:0!important}.increment-input-label{display:flex;align-items:center;margin-bottom:6px}.increment-input-label span{font-size:14px;font-weight:500;line-height:20px}.searchable-input-dropdown-check-icon{width:16px!important;height:16px!important;color:#087443}.agro-culture-select-container{position:relative;width:auto;margin-bottom:20px}.agro-culture-card .agro-culture-select-container{margin-bottom:0}.agro-culture-select__label{display:inline-block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}.agro-culture-select-dropdown-trigger{display:flex;justify-content:space-between;align-items:center;height:44px;background-color:#fff;border-radius:8px;border:1px solid #D0D5DD;padding:10px 14px;cursor:pointer;z-index:4;transition:all .3s ease}.agro-culture-select-dropdown-trigger>div{display:flex;align-items:center}.agro-culture-select-dropdown-trigger.is-open{border:1px solid #667085}.agro-culture-select-dropdown__text{font-size:16px;font-weight:400;line-height:24px;color:#667085}.agro-culture-select-dropdown__text.is-selected{color:#101828}.agro-culture-select-dropdown__icon{width:20px!important;height:20px!important;margin-right:8px}.agro-culture-select-dropdown-trigger .agro-culture-select-dropdown__icon{width:16px!important;height:16px!important;margin-right:4px}.agro-culture-select-dropdown-trigger-icon{width:20px!important;height:20px!important;margin-right:-4px;transition:all .3s ease!important}.is-open .agro-culture-select-dropdown-trigger-icon{transform:rotate(-180deg)}.agro-culture-select-dropdown{position:absolute;top:100%;right:0;width:100%;min-width:280px;height:250px;border-radius:4px;background-color:#fff;z-index:15;overflow-y:auto;border-bottom:1px solid #EAECF0;box-shadow:0 12px 16px -4px #3440541f;margin-top:6px}.is-add-field-agro-culture .agro-culture-select-dropdown{min-width:240px;left:0;right:initial}.agro-culture-select-dropdown .input-container{margin-bottom:0}.agro-culture-select-dropdown .input-wrap{height:40px}.agro-culture-card .agro-culture-select-dropdown{height:285px}@media screen and (max-width: 1024px){.agro-culture-card .agro-culture-select-dropdown{height:100vh}}@media screen and (max-width: 1024px){.agro-culture-select-dropdown{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;min-width:100%;padding-bottom:50px;margin-top:0}}.agro-culture-select-dropdown__input-wrap{padding:10px}.agro-culture-select-dropdown__input-wrap .modal-header{padding:6px 6px 0}.agro-culture-select-dropdown-group-title{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:20px;color:#667085;padding:4px 16px}.agro-culture-select-dropdown-group-title svg{width:16px!important;height:16px!important;margin-right:2px;color:#667085}.agro-culture-select-dropdown-group-title.is-with-border{border-top:1px solid #EAECF0;padding:8px 16px 4px}.agro-culture-select-dropdown__add-new{display:flex;font-size:16px;font-weight:500;line-height:24px;color:#1570ef;text-decoration:none;cursor:pointer;padding:8px 16px}.agro-culture-select-dropdown-item{display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;padding:8px 16px;cursor:pointer;z-index:15}@media (hover: hover){.agro-culture-select-dropdown-item:hover{background-color:#eaecf0}}@media screen and (max-width: 1024px){.agro-culture-select-dropdown-item{border-bottom:1px solid #EAECF0}}.agro-culture-select-dropdown-item__title-wrap{display:flex;align-items:center}.agro-culture-select-dropdown-item__title{font-size:16px;font-weight:500;line-height:24px}.agro-culture-select-dropdown-check-icon{width:16px!important;height:16px!important;color:#087443}.farm-type-buttons{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.farm-type-buttons::-webkit-scrollbar{display:none;width:0;height:0}.farm-type-buttons button{font-size:16px;font-weight:500;line-height:24px;color:#667085;height:40px;background-color:transparent;border:none;border-radius:6px;padding:8px 12px;margin-right:16px}.farm-type-buttons button.is-active{color:#6941c6;background-color:#f9f5ff}.farm-type-buttons button.is-disabled{color:#d0d5dd;pointer-events:none;margin-right:8px}.farm-type-button__wrap{display:flex;align-items:center}.farm-type-button__wrap .badge{text-transform:uppercase}.info-card-container{display:flex;align-items:center;padding:16px;border-width:1px;border-style:solid;border-radius:8px;margin:12px 0}.info-card-container.is-green{background-color:#edfcf2;border-color:#aaf0c4}.info-card-container.is-green svg{color:#099250}.info-card-container.is-yellow{background-color:#fffcf5;border-color:#fec84b}.info-card-container.is-yellow svg{color:#dc6803}.info-card-container.is-blue{background-color:#eff8ff;border-color:#1570ef}.info-card-container.is-blue svg{color:#1570ef}.info-card-text__wrap{display:flex;align-items:center}.info-card-text{font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width: 1024px){.info-card-text{font-size:14px;font-weight:500;line-height:20px}}.is-yellow .info-card-text{color:#dc6803}.is-blue .info-card-text{color:#1570ef}.info-card-icon{width:20px;height:20px;margin-right:12px}.info-card-icon svg{width:20px!important;height:20px!important}.agro-cultures-content{margin-top:24px}@media screen and (max-width: 1024px){.agro-cultures-content{padding:0 12px;margin-top:12px}}@media screen and (max-width: 768px){.agro-cultures-content{margin-top:0}}.agro-cultures-content .farm-type-buttons,.agro-cultures-content .info-card-container{margin-bottom:24px}@media screen and (max-width: 768px){.agro-cultures-content .farm-type-buttons,.agro-cultures-content .info-card-container{margin-bottom:16px}}.agro-cultures-content__title-wrap{display:flex;align-items:center;width:100%;margin-bottom:24px}@media screen and (max-width: 768px){.agro-cultures-content__title-wrap{margin-bottom:16px}}.agro-cultures-content__title{font-size:18px;font-weight:500;line-height:28px;color:#101828;white-space:nowrap}.agro-cultures-content__title-divider{display:block;width:100%;height:1px;background-color:#eaecf0;margin:0 8px}.agro-culture-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-bottom:24px}@media screen and (max-width: 1280px){.agro-culture-cards-wrapper{grid-template-columns:repeat(2,1fr);grid-gap:16px}}@media screen and (max-width: 768px){.agro-culture-cards-wrapper{grid-template-columns:repeat(1,1fr);margin-bottom:16px}}.agro-culture-card{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:16px}.agro-culture-card__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.agro-culture-card__row:last-child{margin-bottom:0}.agro-culture-card-title__wrap{display:flex;align-items:center}.agro-culture-card__image-wrap{display:flex;justify-content:center;align-items:center;width:28px;height:28px;background-color:#edfcf2;margin-right:8px}.agro-culture-card__image{width:20px;height:20px;object-position:center;object-fit:cover}.agro-culture-card-title{font-size:16px;font-weight:500;line-height:24px}.agro-culture-card-actions{display:flex;align-items:center;gap:16px}.agro-culture-card-actions div,.agro-culture-card-actions svg{width:20px!important;height:20px!important;cursor:pointer}.agro-culture-card-actions__star-selected{color:#fac515}.agro-culture-card-actions__star{color:#98a2b3}.agro-culture-card-actions__edit{color:#667085}.agro-culture-card__text{font-size:14px;font-weight:500;line-height:20px;color:#667085}.agro-culture-card__link{font-size:14px;font-weight:500;line-height:20px;color:#1570ef;text-decoration:none}.no-agro-cultures__wrap{text-align:center;padding:24px}.no-agro-cultures__wrap button{margin:0 auto}@media screen and (max-width: 1024px){.no-agro-cultures__wrap{padding:16px 0}}.no-agro-cultures__title{font-size:20px;font-weight:500;line-height:30px}.no-agro-cultures__text{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.radio-button{display:flex;align-items:center;cursor:pointer}.radio-button.is-green.selected .outer-circle{background-color:#53a551;border:1px solid #53A551}.radio-button.is-green.selected .inner-circle{background-color:#fff}.outer-circle{display:flex;justify-content:center;align-items:center;height:16px;width:16px;border:1px solid #D0D5DD;border-radius:50%;margin-right:8px}.selected .outer-circle{border:1px solid #7F56D9}.inner-circle{height:6px;width:6px;border-radius:50%;background-color:#7f56d9}.radio-button-label{font-size:16px;line-height:20px;font-weight:500;margin-right:12px}@media screen and (max-width: 1024px){.radio-button-label{font-size:14px;font-weight:500;line-height:20px}}.radio-group{margin:12px 0}.calculators-container .radio-group{margin:-12px 0 24px}.radio-buttons-container{display:flex;gap:12px;flex-wrap:wrap}.calculators-container{width:100%;max-width:500px}.calculators-container .input-container{margin-bottom:24px}@media screen and (max-width: 1024px){.calculators-container{padding:0 12px}}@media screen and (max-width: 1024px){.calculators-container .content-container{padding:0 8px}}.calculators-container .outer-circle{background-color:#fff}.calculators-button-container{display:flex;align-items:center;gap:16px}@media screen and (max-width: 1024px){.calculators-button-container .button.is-md{height:44px}}.farm-settings-dropdown-mobile-container{position:relative;height:36px;margin-left:12px}.farm-settings-dropdown-mobile-button{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;transition:all .3s ease}.farm-settings-dropdown-mobile-button.is-open{border:1px solid #667085}.farm-settings-dropdown-mobile{position:absolute;top:calc(100% + 6px);right:0;min-width:185px;background-color:#fff;box-shadow:0 20px 20px -8px #3440541f;border-radius:4px;z-index:3}.farm-settings-dropdown-mobile li{border-bottom:1px solid #D0D5DD}.farm-settings-dropdown-mobile li:last-child{border-bottom:0}.farm-settings-dropdown-mobile button,.farm-settings-dropdown-mobile a,.farm-settings-dropdown-mobile span{display:block;font-size:16px;font-weight:500;line-height:24px;text-align:left;color:#344054;border:0;background-color:transparent;text-decoration:none;padding:8px 16px}.select-container{position:relative;width:auto}.modal-content .select-container{margin-bottom:20px}.my-account-content-container .select-container,.onboarding-layout-container .select-container{margin-bottom:32px}@media screen and (max-width: 1024px){.my-account-content-container .select-container,.onboarding-layout-container .select-container{margin-bottom:24px}}.label{font-size:14px;line-height:20px;font-weight:500;color:#344054;margin-bottom:6px}.dropdown-trigger{display:flex;justify-content:space-between;align-items:center;height:44px;background-color:#fff;border-radius:8px;border:1px solid #D0D5DD;padding:10px 14px;cursor:pointer;transition:all .3s ease}.dropdown-trigger.is-open{border:1px solid #667085}.is-disabled .dropdown-trigger{background-color:#f9fafb;pointer-events:none}.custom-dropdown-trigger{width:100%}.dropdown-trigger-text{font-size:16px;font-weight:400;line-height:24px}.dropdown-trigger-text-placeholder{font-size:16px;font-weight:400;line-height:24px;color:#667085}.dropdown-trigger-icon{width:20px!important;height:20px!important;margin-right:-4px;transition:all .3s ease!important}.is-open .dropdown-trigger-icon{transform:rotate(-180deg)}.is-disabled .dropdown-trigger-icon{display:none}.dropdown{position:absolute;top:100%;right:0;width:100%;min-width:200px;max-height:200px;border-radius:4px;background-color:#fff;z-index:5;overflow-y:auto;border-bottom:1px solid #EAECF0;box-shadow:0 12px 16px -4px #3440541f;margin-top:4px}.dropdown .modal-title{padding:0}.dropdown .input-container{margin-bottom:0}.dropdown .input-wrap{height:40px}@media screen and (max-width: 1024px){.dropdown{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;max-height:100%;margin-top:0;z-index:15}}.dropdown-search-input-wrap{padding:10px}.dropdown-search-input-wrap .modal-header{padding:6px 6px 0}.dropdown-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EAECF0;transition:all .3s ease;padding:5px 10px;cursor:pointer}@media (hover: hover){.dropdown-item:hover{background-color:#f0f0f0}}.dropdown-item.is-disabled{color:#d0d5dd;pointer-events:none}.dropdown-check-icon{width:20px!important;height:20px!important}.select-error-message{display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#ea5241;margin-top:6px}.empty-field__container{display:flex;flex-direction:column;height:100%}.field-details-badges{display:flex}.field-details-badges .badge{margin-right:8px}.empty-field__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;flex:1}.empty-field__farmer-icon{font-size:140px;line-height:140px}.empty-field__text{display:flex;flex-direction:column;align-items:center;gap:10px}.empty-field__text-header{font-size:24px;font-weight:600;line-height:28px}.empty-field__text-info{font-size:14px;font-weight:400;line-height:16.94px}.expenses-bar-chart-container{display:flex;align-items:center}.expenses-bar-chart-container.is-vertical{min-width:88px;margin:0 24px 0 0}.expenses-bar-chart-container.is-vertical.is-text-outside{flex-direction:column-reverse}.expenses-bar-chart-container.is-vertical.is-text-outside .expenses-bar-chart__value{margin:10px}.expenses-bar-chart-container.is-vertical.is-text-outside .expenses-bar-chart{margin-top:0}.expenses-bar-chart-container.is-negative{justify-content:flex-start;flex-direction:row-reverse}.expenses-bar-chart{min-width:2px;display:flex;justify-content:flex-end;align-items:center;border-radius:4px;transition:all .3s ease}.is-vertical .expenses-bar-chart{min-width:auto;margin-top:auto;border-radius:4px 4px 0 0}.is-negative .expenses-bar-chart{justify-content:flex-start;border-radius:4px;transform-origin:right center}.expenses-bar-chart__value{font-size:14px;font-weight:500;line-height:20px;color:#101828;background-color:#ffffffd9;border-radius:4px;padding:0 6px;margin-right:10px}@media screen and (max-width: 1024px){.expenses-bar-chart__value{display:none}}.is-text-outside .expenses-bar-chart__value{margin-left:10px}.is-vertical .expenses-bar-chart__value{max-width:68px;width:100%;overflow-wrap:break-word;white-space:normal;text-align:center;margin:10px 10px auto}.is-negative .expenses-bar-chart__value{margin-left:10px}.expenses-accordion{display:flex;flex-direction:column;gap:8px}.expenses-accordion__list-header{display:grid;grid-template-columns:repeat(3,1fr) 140px;align-items:center;background-color:#f9fafb;border:1px solid #EAECF0;border-radius:8px;padding:12px 24px}@media screen and (max-width: 1024px){.expenses-accordion__list-header{display:none}}.expenses-accordion__list-header-cell{font-weight:500;font-size:14px;line-height:20px;color:#101828}.expenses-accordion__list-header-cell:last-child{text-align:right}.expenses-accordion__item{border:1px solid #EAECF0;border-radius:6px;overflow:hidden}.expenses-accordion__item.is-expanded .expenses-accordion__header{background-color:#f9fafb;border-bottom:1px solid #EAECF0}@media screen and (max-width: 1024px){.expenses-accordion__item.is-expanded .expenses-accordion__header{border:0;background-color:#fff}}.expenses-accordion__header{display:grid;grid-template-columns:repeat(3,1fr) 140px;align-items:center;padding:12px 24px;cursor:pointer;transition:background-color .2s}@media (hover: hover){.expenses-accordion__header:hover{background-color:#f9fafb}}@media screen and (max-width: 1024px){.expenses-accordion__header{grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:12px 16px}}.expenses-accordion__header-cell{font-weight:500;font-size:14px;line-height:20px;color:#101828}@media screen and (max-width: 1024px){.expenses-accordion__header-cell{display:flex;flex-direction:column}}@media screen and (max-width: 1024px){.expenses-accordion__header-cell.is-fuel{display:none}}.expenses-accordion__header-cell.is-arrow{display:flex;justify-content:flex-end}@media screen and (max-width: 1024px){.expenses-accordion__header-cell.is-arrow{grid-column:1/-1;justify-content:center;align-items:center;margin-top:24px}.expenses-accordion__header-cell.is-arrow.is-expanded{display:none}}.expenses-accordion__header-label{display:none;font-weight:500;font-size:12px;line-height:18px;color:#667085;margin-bottom:4px}@media screen and (max-width: 1024px){.expenses-accordion__header-label{display:block}}.expenses-accordion__arrow{transition:transform .2s}.expenses-accordion__arrow.is-rotated{transform:rotate(180deg)}.expenses-accordion__footer{display:none}@media screen and (max-width: 1024px){.expenses-accordion__footer{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:12px}}.expenses-accordion__table{width:100%;padding-left:50px;background-color:#f9fafb}@media screen and (max-width: 1024px){.expenses-accordion__table{border:1px solid #EAECF0;border-radius:8px;padding:12px}}.expenses-accordion__table-header{display:grid;grid-template-columns:repeat(4,1fr);padding:12px 24px}.expenses-accordion__table-header .expenses-accordion__table-cell{font-weight:500;font-size:12px;line-height:18px;color:#5f6f82}@media screen and (max-width: 1024px){.expenses-accordion__table-header{display:none}}.expenses-accordion__table-row{display:grid;grid-template-columns:repeat(4,1fr);padding:12px 24px}@media screen and (max-width: 1024px){.expenses-accordion__table-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:0;margin-bottom:24px}.expenses-accordion__table-row:last-child{margin-bottom:0;border-bottom:none}}.expenses-accordion__table-cell{font-weight:500;font-size:14px;line-height:20px;color:#101828}@media screen and (max-width: 1024px){.expenses-accordion__table-cell:nth-child(1){order:1}.expenses-accordion__table-cell:nth-child(2){order:3}.expenses-accordion__table-cell:nth-child(3){order:2;text-align:right}.expenses-accordion__table-cell:nth-child(4){order:4;text-align:right}}@media screen and (max-width: 1024px){.expenses-accordion__content{padding:12px}}.expenses-summary-card{width:100%;background-color:#f9fafb;border:1px solid #F9FAFB;border-radius:8px;transition:all .3s ease;padding:24px;cursor:pointer}.expenses-summary-card.is-selected{border:1px solid #667085}.expenses-summary-card__label{font-size:14px;font-weight:500;line-height:20px;color:#667085}.expenses-summary-card__summary{font-size:30px;font-weight:700;line-height:38px;text-align:left}.is-green .expenses-summary-card__summary{color:#009d48}.is-red .expenses-summary-card__summary{color:#ea5241}.expenses-dashboard-container{border-top:1px solid #EAECF0;padding:24px}@media screen and (max-width: 1024px){.expenses-dashboard-container{padding:12px}}.expenses-dashboard-section{margin-bottom:24px}.expenses-dashboard-section:last-child{margin-bottom:0}.expenses-dashboard-section.is-gray{background-color:#f9fafb;border-radius:8px;padding:16px}.expenses-dashboard-section.is-with-border{border-radius:8px;border:1px solid #EAECF0;padding:16px}@media screen and (max-width: 1024px){.expenses-dashboard-section.is-with-border{padding:0;border:0}}.expenses-dashboard-section .expenses-table-row,.expenses-dashboard-section .expenses-table-header{grid-template-columns:repeat(7,1fr);align-items:initial}.expenses-dashboard-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media screen and (max-width: 1024px){.expenses-dashboard-section__header{align-items:flex-start;flex-direction:column}}.expenses-dashboard-section__title{font-size:18px;font-weight:500;line-height:28px}.expenses-badges-wrap{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:24px}.expenses-dashboard-chart__badge{display:flex;align-items:center;width:85px;min-width:85px;height:40px;border:1px solid #D0D5DD;border-radius:6px;padding:0 8px;margin-right:24px}@media screen and (max-width: 1024px){.expenses-dashboard-chart__badge{margin-right:16px}}.expenses-dashboard-chart__badge.is-value{width:69px;min-width:69px;margin:0 0 0 16px}.expenses-dashboard-chart__badge span{font-weight:500;font-size:12px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expenses-badges-badge__circle{width:8px!important;height:8px!important;color:#009d48;margin-right:5px}.expenses-vertical-bar-chart__wrap{display:flex;overflow-x:auto}.expenses-dashboard-charts-wrap{display:flex;flex-direction:column}.expenses-dashboard-chart-row{display:flex;width:100%;margin-bottom:24px}.expenses-dashboard-charts-column{width:50%}.expenses-dashboard-agro-culutre__select-wrap{display:flex;align-items:center}.expenses-dashboard-agro-culutre__select-wrap .row-separator-line{margin-left:8px}@media screen and (max-width: 1024px){.expenses-dashboard-agro-culutre__select-wrap .row-separator-line{visibility:hidden}}.expenses-dashboard-agro-culutre__select-wrap .select-container{flex-shrink:0}.expenses-dashboard-agro-culutre__select-wrap .dropdown-trigger{height:auto;border:0;padding:0}.expenses-dashboard-agro-culutre__select-wrap .dropdown-trigger-text{font-size:18px;font-weight:500;line-height:28px}.expenses-dashboard-agro-culutre__select-wrap .dropdown{right:auto;left:0}@media screen and (max-width: 1024px){.expenses-dashboard-agro-culutre__select-wrap .dropdown{width:100%}}.expenses-dashboard-agro-culutre__select-wrap .select-agro-culture span{margin-right:10px}.expenses-dashboard-agro-culture__total-area{display:flex}.expenses-dashboard-agro-culture__total-area span{font-size:14px;font-weight:700;line-height:20px;white-space:nowrap;margin-left:8px}.expenses-dashboard-agro-culture__total-area span:first-child{font-weight:500;color:#667085}.expenses-bar-chart-empty{height:40px}.expenses-dashboard-charts__toggle{display:flex;align-items:center;margin-right:12px;cursor:pointer}.expenses-dashboard-charts__toggle-icon{transition:transform .2s}.expenses-dashboard-charts__toggle-icon.is-rotated{transform:rotate(180deg)}.expenses-table-wrap{width:100%;overflow-x:auto}.is-modal-opened .expenses-table-wrap{overflow:hidden}.expenses-table{min-width:1070px;padding:12px;border-top:1px solid #EAECF0}.expenses-table-header{display:grid;grid-template-columns:repeat(8,1fr) 60px;align-items:center;background-color:#087443;border-top:1px solid #EAECF0;border-radius:8px 8px 0 0;padding:12px 24px;margin-bottom:8px}.expenses-table-header__text{font-weight:700;font-size:14px;line-height:20px;color:#fff}.expenses-table-row{display:grid;grid-template-columns:repeat(8,1fr) 60px;border:1px solid #EAECF0;padding:12px 24px;margin-bottom:8px}.expenses-table-row div:first-child{display:flex;align-items:center}.expenses-table-row.is-clickable{cursor:pointer;transition:background-color .2s}@media (hover: hover){.expenses-table-row.is-clickable:hover{background-color:#f9fafb}}.expenses-table-row-column__text{font-size:14px;font-weight:500;line-height:20px;color:#101828}.expenses-table-empty{font-size:16px;font-weight:500;line-height:24px;text-align:center;padding:50px}.expenses-table-row:has(+.expenses-table-expanded){background-color:#f9fafb;border-radius:8px 8px 0 0;border-bottom:0}.expenses-table-expanded{background-color:#f9fafb;border:1px solid #EAECF0;padding:0 50px;margin:-8px 0 8px}.expenses-table-expanded .expenses-table-header,.expenses-table-expanded .expenses-table-row{background-color:#f9fafb;grid-template-columns:repeat(4,1fr)!important;border:0;margin:0}.expenses-table-expanded .expenses-table-header__text{font-weight:500;font-size:12px;line-height:18px;color:#5f6f82}.expenses-dashboard-table .expenses-table{border:1px solid #EAECF0;border-radius:8px;overflow:hidden}.expenses-dashboard-table .expenses-table-header{border-top:0;padding:0}.expenses-dashboard-table .expenses-table-header div{padding:12px;border-right:1px solid #EAECF0}.expenses-dashboard-table .expenses-table-header div:first-child{padding-left:24px}.expenses-dashboard-table .expenses-table-header div:last-child{padding-right:24px;border-right:0}.expenses-dashboard-table .expenses-table-row{padding:0;border:0}.expenses-dashboard-table .expenses-table-cell{width:100%;padding:12px;border-right:1px solid #EAECF0}.expenses-dashboard-table .expenses-table-cell:first-child{border-top:0;padding-left:24px}.expenses-dashboard-table .expenses-table-cell:first-child.top-border{border-top:1px solid #EAECF0}.expenses-dashboard-table .expenses-table-cell:last-child{padding-right:24px;border-right:0}.expenses-dashboard-table .expenses-table-cell.top-border{border-bottom:0}.top-border{border-top:1px solid #EAECF0}.no-border{border-right:0}.expenses-storehouse-stock-table .expenses-table-header{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr}.expenses-storehouse-stock-table .expenses-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr}.expenses-storehouse-stock-table .expenses-table-row div{display:flex}.expenses-storehouse-stock-table .expenses-table-row.is-last-in-group{border-bottom:1px solid #EAECF0}.action-button{font-size:14px;font-weight:500;line-height:20px;color:#101828;background-color:transparent;border:0;padding:0;margin-left:auto}.expenses-sale-table .expenses-table-header{grid-template-columns:repeat(7,1fr) 60px;padding:0}.expenses-sale-table .expenses-table-header div{padding:12px 0}.expenses-sale-table .expenses-table-header div:first-child{padding-left:24px}.expenses-sale-table .expenses-table-header div:last-child{padding-right:24px}.expenses-sale-table .expenses-table-row{grid-template-columns:repeat(7,1fr) 60px;border:0;padding:0}.expenses-sale-table .expenses-table-cell{width:100%;border-top:1px solid #EAECF0;padding:12px 0}.expenses-sale-table .expenses-table-cell:first-child{border-top:0;padding-left:24px}.expenses-sale-table .expenses-table-cell:first-child.top-border{border-top:1px solid #EAECF0}.expenses-sale-table .expenses-table-cell:last-child{padding-right:24px}.expenses-sale-table .expenses-table-cell.top-border{border-bottom:0}.expenses-table-tabs{padding:0 24px;margin-top:-16px}@media screen and (max-width: 1024px){.expenses-table-tabs{background-color:#f8f9fc;padding:0 12px}}.expenses-table-tabs .tabs{margin-bottom:0}.expenses-table-tabs .tab-button{background-color:#fff}@media screen and (max-width: 1024px){.expenses-table-tabs .tab-button{background-color:#f8f9fc}}.expenses-table-row-column__actions{display:flex;justify-content:flex-end;width:100%}.expenses-table-row-column__actions svg{width:20px!important;height:20px!important;margin-left:12px;cursor:pointer}.expenses-table-expand-toggle{display:flex;justify-content:flex-end;width:100%;cursor:pointer}.expenses-table-expand-toggle__icon{transition:transform .2s}.expenses-table-expand-toggle__icon.is-rotated{transform:rotate(180deg)}.expenses-container{background-color:#fff;border:1px solid #EAECF0;border-radius:8px}@media screen and (max-width: 1024px){.expenses-container{border-top:0}}.expenses-header{display:flex;justify-content:space-between;padding:24px}.expenses-header .tabs{margin-bottom:0}@media screen and (max-width: 1024px){.expenses-header{width:100%;background-color:#f8f9fc;overflow:hidden;padding:0 0 12px 12px}}.expenses-header__buttons{display:flex;align-items:center}.expenses-header__buttons button{margin-left:24px}@media screen and (max-width: 1024px){.expenses-header__buttons button{margin-left:12px;width:100%}}.expenses-dashboard-card-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}@media screen and (max-width: 1024px){.expenses-dashboard-card-section{grid-template-columns:repeat(1,1fr);gap:16px}}.field-details-badges{display:flex;flex-wrap:wrap}.field-details-badges .badge{margin:8px 8px 0 0}.select-agro-culture{display:flex;margin-right:8px}.select-agro-culture img{width:24px;height:24px;margin-right:8px}.select-agro-culture span{display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fields-details-tabs__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.fields-details-tabs__wrap{padding:12px}}@media screen and (max-width: 768px){.fields-details-tabs__wrap{flex-direction:column-reverse;padding:0 12px}}@media screen and (max-width: 768px){.fields-details-tabs__wrap .tabs{margin-bottom:8px}}@media screen and (max-width: 768px){.tab-select-season{margin-right:auto;padding:12px 0}}.activities-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px}@media screen and (max-width: 1024px){.activities-container{padding:0 12px}}@media screen and (max-width: 768px){.activities-container{grid-template-columns:repeat(1,1fr);grid-gap:4px}}.activities-container>div{display:flex;flex-direction:column;flex-shrink:1;max-width:100%;overflow:hidden}.activities-unfinished__wrap .agro-activity-container__content-wrap{width:95%}@media screen and (max-width: 768px){.activities-unfinished__wrap .agro-activity-container__content-wrap{max-width:85%}}.activities-header{display:flex;align-items:center;margin-bottom:24px}.activities-header svg{width:32px!important;height:32px!important;margin-right:4px}@media screen and (max-width: 768px){.activities-header{margin-top:16px}}.activities-header__list-icon{color:#fac515}.activities-header__check-icon{color:#099250}.activities-header__text{font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width: 768px){.activities-header__text{font-size:16px;font-weight:500;line-height:24px}}.activities-header__divider{display:block;width:100%;height:1px;background-color:#eaecf0;margin:0 8px}.activities-content .info-card-container{margin:0}.information-content{padding:0}@media screen and (max-width: 1024px){.information-content{padding:0 16px}}@media screen and (max-width: 768px){.information-content{padding:16px}}.information-buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}.information-content__badges{display:flex;flex-wrap:wrap;margin:16px 0;gap:8px}.field-details-reports-container{display:flex;flex-direction:column}@media screen and (max-width: 768px){.field-details-reports-container{padding:20px}}.information-content__row{margin-bottom:16px}.information-content__row-title{position:relative;font-weight:500;font-size:16px;line-height:24px;overflow:hidden;margin-bottom:8px}.information-content__row-title:after{position:absolute;top:50%;transform:translateY(-50%);content:"";width:100%;height:1px;background-color:#eaecf0;margin-left:4px}.information-content__row-list li{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.information-content__row-list-item__text{font-weight:500;font-size:14px;line-height:20px;text-align:center}.field-details-report{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;margin-bottom:10px;padding:16px}.field-details-report .badge{margin:0 10px 0 auto}.field-details-report .badge svg{width:8px!important;height:8px!important;margin-right:6px}@media screen and (max-width: 768px){.field-details-report .badge{margin-bottom:16px}}@media screen and (max-width: 768px){.field-details-report{flex-wrap:wrap}}@media screen and (max-width: 768px){.field-details-report .button{width:100%}}.field-details-report__title-wrap{display:flex;align-items:center}.field-details-report__title-wrap img{width:20px;height:20px;margin-right:8px}@media screen and (max-width: 768px){.field-details-report__title-wrap{width:65%;flex-wrap:wrap;margin-bottom:16px}}.field-details-report__title{font-size:18px;font-weight:500;line-height:28px;color:#101828}@media screen and (max-width: 768px){.field-details-report__title{display:block;max-width:70%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.finished-activities-message-wrap{display:flex;align-items:center;background-color:#fffcf5;border:1px solid #FEC84B;border-radius:8px;padding:16px;margin-bottom:8px}.finished-activities-message-wrap p{font-size:14px;font-weight:500;line-height:20px;color:#b54708;background-color:transparent;border:0;margin-right:12px;text-decoration:none;transition:all .3s ease}.finished-activities-message-wrap svg{width:20px!important;height:20px!important;color:#dc6803;margin-right:12px}.warning-tooltip-container{position:relative;line-height:0}.info-card-text__wrap .warning-tooltip-container{margin-left:8px}.warning-tooltip-container__icon{width:20px!important;height:20px!important;color:#1570ef;cursor:pointer}.warning-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;width:auto;max-width:250px;transform:translate(-50%);background-color:#101828;border-radius:8px;z-index:5;padding:8px 12px}.fields-table-row .warning-tooltip{right:-10px;left:initial;transform:translate(0)}.warning-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(calc(-50% + 6px));margin-left:-6px;border-width:6px;border-style:solid;border-color:#101828 transparent transparent transparent}.fields-table-row .warning-tooltip:after{right:14px;left:initial;transform:translate(0)}.warning-tooltip__text{white-space:nowrap;font-size:12px;line-height:18px;font-weight:500;color:#fff}.agro-activity-container{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:16px;margin-bottom:8px;cursor:pointer}.agro-activity-container.is-finished{background-color:#eff8ff;border:1px solid #84CAFF}.agro-activity-container__content-wrap{display:flex;align-items:center;width:100%}.agro-activity-container__content-wrap .checkbox-container{margin-right:11px}.agro-activity-container__content-wrap .checkmark{width:18px;height:18px;border:2px solid #344054;border-radius:3px}.agro-activity-container__content-wrap input:checked~.checkmark:after{left:5px;top:1px}.agro-activity-container__content-wrap.is-finished{align-items:start}.agro-activity-container__content-wrap .info-card-text{display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agro-activity-container__content-image{width:20px;height:20px;object-fit:cover;object-position:center;margin-right:8px}.agro-activity-container__content{width:100%}.agro-activity-container__content-header{display:flex;align-items:center;width:100%}.agro-activity-container__content-header .info-card-text{display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agro-activity-container__content-header div{display:flex;align-items:center;max-width:95%}@media screen and (max-width: 768px){.agro-activity-container__content-header div{flex-direction:column;align-items:flex-start;max-width:95%}}@media screen and (max-width: 768px){.agro-activity-container__content-header{align-items:flex-start}}.agro-activity-delete-icon{width:20px!important;height:20px!important;color:#667085;cursor:pointer;margin-left:24px}.info-card-date{color:#98a2b3;font-size:14px;font-weight:500;line-height:20px;text-align:left;margin-left:4px}.info-card-edit-icon{width:15px!important;height:15px!important;color:#667085;cursor:pointer;margin-left:auto;margin-right:8px}.info-card-note{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#667085}.info-card-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.info-card-badges .badge{padding:2px 10px;border-radius:16px;background-color:#fff;color:#667085}.email-confirmation-banner-container{margin-bottom:32px}@media screen and (max-width: 1024px){.email-confirmation-banner-container{margin-bottom:0;padding:16px}}.email-confirmation-banner-container .error-message{margin-bottom:0}.email-confirmation-banner{display:flex;flex-direction:column;background-color:#fffcf5;border:1px solid #FEC84B;border-radius:8px;padding:16px}@media screen and (max-width: 1024px){.email-confirmation-banner{display:block;padding:16px}}.email-confirmation-banner__content{display:flex}@media screen and (max-width: 1024px){.email-confirmation-banner__content{align-items:flex-start;flex-direction:column}}.email-confirmation-banner__text{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#b54708;background-color:transparent;border:0;margin-right:12px;text-decoration:none;transition:all .3s ease}.email-confirmation-banner__text svg{width:20px!important;height:20px!important;color:#dc6803;margin-right:12px}.email-confirmation-banner__text span{margin-left:3px}.email-confirmation-banner__text.is-button{cursor:pointer;padding:0}.email-confirmation-banner__text.is-button.is-change{color:#dc6803}@media (hover: hover){.email-confirmation-banner__text.is-button:hover{text-decoration:underline}}@media screen and (max-width: 1024px){.email-confirmation-banner__text.is-button{display:inline-flex;margin-top:12px}}@media screen and (max-width: 1024px){.email-confirmation-banner__text.is-timer{flex-direction:row;margin-top:6px}}.email-confirmation-banner__text.is-message{margin-top:6px}.email-confirmation-banner__buttons{display:flex}.fields-table-header{display:grid;grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;background-color:#f9fafb;padding:12px 24px}.has-incomplete-operation .fields-table-header{grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr 20px}.fields-table-header__text{font-size:12px;font-weight:500;line-height:18px;color:#667085}.fields-table-row{display:grid;grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:26px 24px}.has-incomplete-operation .fields-table-row{grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr 20px}.fields-table-row:nth-child(odd){background-color:#f9fafb}.fields-table-row div:first-child{display:flex;align-items:center}.fields-table-row-column__text{font-size:14px;font-weight:500;line-height:20px;color:#101828;text-decoration:none}.fields-table-row-column__text.is-light{color:#667085}.agro-culture-column{display:flex;align-items:center}.agro-culture-column-img-wrap{width:28px;height:28px;background:#edfcf2;border-radius:4px;padding:4px;margin-right:8px}.mobile-fields-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;padding:0 12px 16px}@media screen and (max-width: 768px){.mobile-fields-container{grid-template-columns:repeat(1,1fr)}}.field-grid-card{display:flex;flex-direction:column;flex-shrink:1;max-width:100%;overflow:hidden;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:12px}.field-grid-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.field-grid-card-title__wrap{display:flex;align-items:center;max-width:75%}.field-grid-card__title{font-size:18px;font-weight:500;line-height:28px;color:#101828;margin-left:8px;display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-grid-card-badges{display:flex;flex-wrap:wrap;margin-bottom:24px}.field-grid-card-badges .badge{margin:0 8px 8px 0}.field-grid-card-btn{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;color:#344054;text-decoration:none;margin-top:auto}.field-grid-card-btn svg{width:20px!important;height:20px!important;color:#344054}.mobile-fields-table__row{display:grid;grid-template-columns:18px 1.3fr .7fr 1fr;grid-gap:8px;background-color:#fff;border-bottom:1px solid #EAECF0;padding:16px}.mobile-fields-table__row.is-header{background-color:#f2f4f7;border-bottom:0}.mobile-fields-table__column p{font-size:16px;font-weight:500;line-height:16px;color:#101828;margin-bottom:4px}.mobile-fields-table__column span{display:block;font-size:14px;font-weight:500;line-height:16px;color:#667085}.mobile-fields-table__agroculture-wrap{display:flex;align-items:center;width:100%}.mobile-fields-table__agroculture-wrap a{margin-left:auto}.mobile-fields-table__agroculture-wrap svg{width:18px!important;height:18px!important;color:#101828}.mobile-filters-table{display:flex;justify-content:space-between;align-items:center;padding:16px 12px}.mobile-filters-table-title__wrap{display:flex;align-items:center}.mobile-filters-table-title__wrap svg{width:20px!important;height:20px!important;color:#344054}.mobile-filters-table-title__wrap .checkbox-container{margin-right:8px}.mobile-filters-table__filter-wrap{display:flex;align-items:center}.mobile-filters-table__title{display:block;font-size:14px;font-weight:500;line-height:20px;margin:0 4px}.mobile-filters-table-buttons{display:flex}.mobile-filters-table__btn{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#eaecf0}.mobile-filters-table__btn.is-active{background-color:#d0d5dd}.mobile-filters-table__btn:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.mobile-filters-table__btn:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.fields-no-fields-container{background-color:#fff;border:1px solid #EAECF0;border-radius:8px}@media screen and (max-width: 1024px){.fields-no-fields-container{border:0}}.fields-no-fields-container .season-fields-filter__remove{margin-right:0;margin-left:24px}@media screen and (max-width: 1024px){.fields-no-fields-container .fields-season-buttons{margin-top:12px}}.fields-no-fields-header{border-bottom:1px solid #EAECF0;padding:20px 24px}@media screen and (max-width: 1024px){.fields-no-fields-header{padding:12px}}.fields-no-fields-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 0}@media screen and (max-width: 1024px){.fields-no-fields-content{padding:24px 0}}.fields-no-fields-content__title{font-size:20px;font-weight:500;line-height:30px;margin-bottom:4px}.fields-no-fields-content__text{max-width:352px;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#667085}.fields-no-fields-content-buttons{display:flex;margin-top:24px}.fields-no-fields-content-buttons button:first-child{margin-right:12px}.fields-no-fields-content__search{display:flex;justify-content:center;align-items:center;width:55px;height:55px;background-color:#d3f8df;border:8px solid #EDFCF2;border-radius:50%;margin-bottom:16px}@media screen and (max-width: 1024px){.fields-no-fields-content__search{width:48px;height:48px}}.fields-no-fields-content__search svg{color:#099250}.fields-content-container{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;overflow:hidden}.fields-content-container .loading-container{margin-top:150px}@media screen and (max-width: 1024px){.fields-content-container{background-color:transparent;border:0;padding-bottom:50px}}@media screen and (max-width: 1024px){.fields-content-container .farm-type-buttons{margin-bottom:16px;padding-left:12px}}.table-control-buttons{display:flex;justify-content:space-between;flex-wrap:wrap;padding:24px 24px 0}@media screen and (max-width: 1024px){.table-control-buttons{padding:12px 12px 0}}.fields-season-buttons{display:flex;margin-left:auto}.fields-season-buttons button{margin-left:24px}.complete-activities-button{margin-right:70px}.complete-activities-button__mobile-wrap{display:flex;justify-content:center;align-items:center;position:fixed;bottom:68px;left:0;width:100%;height:68px;background-color:#fff;border-top:1px solid #EAECF0;padding:12px 0;z-index:1}.complete-activities-button__mobile-wrap .complete-activities-button{margin:0}.season-fields-filters-wrap{display:flex;justify-content:space-between;align-items:center;padding:24px}.season-fields-statistics{display:flex}@media screen and (max-width: 1024px){.season-fields-statistics{background-color:#fff;border-bottom:1px solid #EAECF0;padding:16px 12px}}.season-fields-statistics .badge{margin-right:24px}@media screen and (max-width: 1024px){.season-fields-statistics .badge p{font-size:16px;font-weight:500;line-height:24px;color:#101828;margin-bottom:4px}}.fields-filters-search-input{margin-bottom:0}@media screen and (max-width: 1024px){.fields-filters-search-input{padding:0 12px 16px}}.fields-filters-search-input .input-wrap{max-width:171px;height:40px}@media screen and (max-width: 1024px){.fields-filters-search-input .input-wrap{max-width:100%}}.fields-filters-search-input .input{padding-right:30px}@media screen and (max-width: 1024px){.fields-filters-search-input .input-search-icon{top:calc(50% - 8px);right:24px}}.season-fields-filter-buttons{display:flex;align-items:center}.season-fields-filter__remove{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#1570ef;margin-right:16px;cursor:pointer}.add-field-modal__area-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.add-field-select__wrap{margin-bottom:20px}.add-agro-culture-btn{margin-bottom:32px}.tab-header{display:flex;gap:1rem;padding:1rem}.auth-banner-container{margin-bottom:32px}@media screen and (max-width: 1024px){.auth-banner-container{margin-bottom:24px}}.auth-banner-container h1{font-size:30px;font-weight:700;line-height:38px;margin-bottom:4px}@media screen and (max-width: 1024px){.auth-banner-container h1{font-size:20px;line-height:30px;margin-bottom:0}}.auth-banner-container p{font-size:16px;font-weight:400;line-height:24px;color:#667085}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAAeCAYAAACWuCNnAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAG7AAABuwBHnU4NQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAbvSURBVHic7dtdbBxXFQfw/9nZ3SRKwAP7UFFUQOoHqGnUoEAoNghX9tyxVcpD1X0J+WgiUQmpfUB5ACSgG1qJIKASqBIUIauqAbWseIlqb+bOWHVR6y0FKZBEqdIUQROIREGRx3FFvR/38ODZst3a3nE8Ywfv+T2t7hzdM3fle/bOnWtACCGEEEIIIYQQQgghhBBCCCGEEEIIIcRa0EbfgBDdFItFKwzDAa3175LuWylVAvBIR/MxrXUp6Vxx9dp4VyObVEdKKW591lonXgiVUg6AHzPzk9ls9meVSmUh6RzXkz179uQKhcIgM+8CACI6U6vVnp+enm6knXt4ePiuTCbzWQAwxlSDIHg57ZwroDAMnwKwz3XdBzzPG08hxzsTNprQG2lTjtd13WFmfghAP4A+AJcATFiW9YNKpfL3uP0kUliiX4SG1pqUUpx0wXJd9/PMXAGwPWq6yMyPz8/P/7xarf4nyVwt7QV4JWkU52i8YwBu6bh0wRhzJAiCF5POCQCDg4N2Pp//NYDRjkuTxph9QRCESeYrFov5ubm5R5n5AIAPtV1aYOb7BgYGTpZKJeO67lFmPsbM9/i+/8Ja8y6zylhOYquPXhsvAJRKpczMzMwTAIaJ6LFGo+HNzs5eKRQKNxPRAWb+CoAjWuvn4vS35skWFasxAAdbbUlOYqVUPwAPwI4lLr8J4KeWZT1eqVTmksoZ5d2QghUVKx/AlmVCFph5yPf9l5LMCwBKqUksFqszRHQcAJj5GwB2MfOE7/tfTDKf4zjHiejrAE4CuNhqZ+bf2rY9FYbhGBH92/O8o47j3Oj7/uUk86+3XhsvACilHmPmgW3btn3pxIkTVzuvj4yMfNoY85wxZiQIglPd+lvTZIuq5xiAQwCe6evr218ul5tr6bNd9GiiAbyvS+hFrfVHk8oLbEzBih4Dz+G9K6t3IaLXFhYWdib5eBh911UA8wBu1lq/CQBDQ0M3WJb1OoAdRPQZz/NeSSqnUuofAKpa6/vb26MfwacA7AdwFcCdWuu/JpU3yl1C91VHoquNXhvvyMjIx4wxr1iWtbNSqfxruTjHcR4AcMj3/bu79XnNe1hpFyvHcXYT0QS6FysASHR1tVEKhcIguhQrAGDm23K53BcATCWV27KsAWYGgPOtYgUAU1NT/1RKnQewxxjzOQCJFSwANwI4297QtmLfD+AtZr43m83OJ5iz3bGU+l1OT43XGFNk5mdXKlYAYNv2eBiG31dK3aS1vrRSbOZabqRYLFppFisAIKJxAB+MGf56krk30O64gZlMJnZsHMxsoo8fHxoauqHVHn3+BAAQUaxV57Xq2F54i5nvIaJXm81mYoX5etID491JRH/sFlQul5tEdMoYc3u32FUXrLYvObViBQDM/MQqwi8knX8jEJHpHrXIGJNo8WDm1spph2VZgeu6+5RSX7YsK8D/Xnb8Psmcnebm5h7G4uS9ysxutOH8VQC70sy7UTb7eImImTnWlgkzUyaT6fr3v6qC1fGL8EytVjuQRrECANu2fwHg1TixzPyXNO5hvTHz6VWE/znJ3L7vzxBRa9PzDmb+FYBfArgjajvd39+f9vGGKwACZh5te6mwmc8KburxMvO5TCbzqW5xxWLRArDbsqyu8z32HtZSxSrNM0Hlcrnpum6JmZ+NEb4pHglrtdrz+Xz+AoBbu4Ser9fra37d3YEBfBvAkq+XmfmbpVIp9grwWnie9zSAp9PMcT3Z7OPNZrO/aTQaf1BKfbd9X7RTGIaHmPlcnPNYsVZYSikOw7AB4CAzj/f19e1fjwOMnueVEeMxJJfLbYqCNT093TDGHAGw0qHYBQBH0vj+Pc+bYOb3HFRk5nHf9yeTzgfgMhF9uEvMTQD+71/vR3pqvJOTk28AeBJAeXR09P1LxbiuuxfA9wB8LU6fsVdYrUOhtm0fTusxcAlMRN+KziUt5SqAM3v37r00OZnGfFp/QRC86DjOUCaTGWPm2zoun8fiIbuZtPLX6/UH8/n8rQDuippertfrD6aRKyqOR5VS81ji8Z+IbmfmgwB+mEb+9dZr4wWA/v7+R6rV6k+azeYpx3EezeVyJ7dv335lfn7+lkajcZCZDzPzYd/3/xSnv9gFq3UuaR2LFQDA87xAKVUB8BEAZ6N9nrNEdEZr/TcArLVOPG8aJ9jj8n3/pcHBwZ1btmx5519zmPl0vV5/Ie2V7fT09Nujo6Nus9kcA4CtW7ce1lq/nUYu27a/Mzs7CyI6gMVX/u/CzJeZ+Ue2bcc9pb1aXc8lJZms18YLANE2wkOu694N4OFGo3E8DMMPAHiDiCaY+ZOb4YCsEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhEjYfwGO+b5dFNs4OgAAAABJRU5ErkJggg==);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-DpIxuf5L.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAA8CAYAAAC6nMS5AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAA16SURBVHic7d1/jBxneQfw7zNzvotdn+9sVQkxoRKoammBqqpbk6uT5mLfvHPn42yn1VFRVCEhoFH5IYpoSaUCKi1NcGkcfrbCVRFKEwG2aHLn83pmLvY2CTqT1AmCOBE0EOT4B0nBPw/snb2dp3/sLr6s77i923dud/a+H8ny7tzMo8f3eud99p133gGIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiFYGaXYCRETUPMYYrWe/MAzZX2QQ27d5OpqdABFROxgZGVlz5cqVrzuOc18QBJPNzofsYvvSYrVcgTVftZ2l6npgYODXHMc5oKoHHcfZHQTB2WbnRETpGRkZWVMoFA6IyO2qutX3/R1Z64TnO8fWOwLSzti+mSKDg4M3l0qlnSJyG4CbAFwP4ByAlwE8paoPX3fddcH4+PjP00yk5QqsrDPGvAZAHsBrReRNqvpeY8x/iMg9QRCcaXJ6ZIHv+xtUdReAHQBej/IHGABOAnhORMY6OjoempiYONe0JC3zPM84jjOqqrfi6r/3RQCPAdgXhmHUvOyaa3R01L1w4cJBALdVNq1W1THP87woir7ZzNyocWzf7PA8b4uI7E6S5A9Frqknb6j8eZOIvKNQKPzU9/1/dhznvlwuV0gjn5YbFapW09Vqu/Z9K9u2bdsNruvmUe50axUAfMV13X/I5XInlzcze2x/28lCu1b19fWt7u7u/hCAvwGwboHdL6jq7unp6T1TU1OXlyG9VAwODv5mkiR7Ady6wK6Plkqldz/yyCPfX468bBkaGuqamZm5E8DbReQNANYscMiLIrI1CILnZ280xrwHwL+hck4VkacBDLTS6HVaIxWt/Blm+zauldu3atOmTas2bNjwWRG5s7LplKp+VUQOuq77/bVr17589uzZ9SKy0XGcAVUdFZE/qOx7zHXdXWn0yy31i6sMw/4MyF6BZYy5XlWPiMhvL7BrrKpfcxznE7Uf4ixYqQWW53kbATw060NZr28nSbJzcnLyRBp5pcnzvNtE5CEAvXUecg7ArjAMH00xLWuGhoZuKpVKEwB+p85DXnRd9/ZcLvcDAOjv778un88XAChwtRMWkW+jxTpfYOV1wGxfO1q1fav6+vpWr1u3blxVtwH4uar+/fT09OcW+mJrjBkBcC+AXwdwBoAJw/AZm7m1zC+uUlyNA9g6189buZH7+/t/tbOz8wiANy7isKKqftV13U8eOnToe2nlZttKLLAqJ+qjAF69xBAnZ2Zmbj58+PApm3mlqTJydRTXFldHAUxVXvcBuLnm5+dU9c1RFP1v2jk2YmhoqKtUKj2B+jvfE0mS3D45OflD4OqcHADPh2H4F6h0wp7nva1YLOby+fz5dDKnerB9Vwzxff8BVX0bgFMAdoZheKzeg4eHh9cXi8WvAfAAvOC67ptzudz/WUvOVqBGVO7OmBCR/vn2adWOuL+/v7ezs3MSwKYlhkgAHBSRjwdB8JTF1FKx0gqsymXBxwH8XoOh/ieO41vz+fwVG3mlzRjzKF55WfA8gD8LwzA3ez/P87aLyIMAeqrbVDUfRdHty5Pp0hhjPgDgM9X3qnq/iNwPYM5RCdd1T1RPvLM63+q/ce/sTpiaj+27Mvi+f6eq/iuAi67r9uVyuWcXG6NSjB8B0KeqE1EUvcVWfk3v3OYZuXosjuPt+Xx+ull51WNgYKBHRKIlXDaaS6Kq+6Mo+lMLsVKz0gosz/M+KiKfsBTub8MwvMdSrNQYYzwAYc3m7bXFVZXv+8OqemD2NlUdiKLokbRybJQx5lsANlfefi4Mww/UedyvADgI4I9mbxeRDwdB8C92s0yHrc9wK3922b6Na+X2BYD+/v61nZ2dz6M8cX00DMP9S421ffv2V83MzDwHoNfmucuxEWSpslxcjYyMrHEcZ8xScQUAjoj8vqVYZIHv+xtE5MMWQ941PDy83mK8VIjIW2s2HZ2vuAKAIAgmADyxQIxWM3uu5J56DhgZGVkDYBw1nS+ApwB82VJeZAfbt82tWrXqPSgXV481UlwBwMGDB3+sqncDgIh81EZ+QBMLrKwXV5Uh5NoPYqMyN+m9nanqHVj4bsHF6InjeKfFeKmoLMUw+/2Ct6KLyOM1m2x/NmxbW30RhuGPFtp5jstGVU+JiNdqE57rEYahzB6lWOz7Fsf2be/2hYj8SeXlvTbiFYvFLwK4DOAWY8z1NmI2pcDKcnE1OjraWSgU9uPaD2LDRKSlJwavQCO2A4rIDtsxU7BxsQeoau2Jeak3BDTDL72kUm/n63neaFoJUkPYvm3G9/0NKN9gc7mrq6t2OsOSVGqPSQCuiAzaiLnsBVaWiysAuHDhwn4AQ2nEVtUfpBGXluwNKcRcaBmPVpDMfiMiW+o4pnafZM69MmYxnW9lsj9lCNs3m1T1tSjXL89aXo39WCX+62wEW9YCK+vFVcXLKcbmJcLW8qoUYmZhZOfFmvc3e563fb6djTFvwdUJxfPFyJx6O1/f999a6Xz5ZIwMYftm2o2Vv60+HUVETldeLnoUfy7LVmC1SXEFVf0YgFSeX5QkCQus9tfyIzsicnSObQ/6vj9cu71SXP1nPTGyplAo5FDT+arqk3Ecb5s9J0dV2flmENs3u0REgTmnJjRkVjwrd2Iuy3+adimuACCKotPGmC8A+GvLoZOZmZkXLMekBojIaVX9DcthTy+8S3MlSTIuIu+q2dyjqgeMMU8A+CYAUdUtAOa8izZJkvG081wG19xN5jjO4ByLTLrLlRBZxfbNrjMAICI3LrTjIlVHrqyMjKU+gtVOxVVVHMf/hHkWrGvAiawsQrlSqOqiF61rRkzbOjo6AsxfCG4G8FcAPvhLlih5qVgsWpl42kIyezcZ1YXtmy0/QvlqwG9V1i6zZRMAiIiV+dCpFljtWFwBQOUbzqcth+XlwdZjfRRGRMZsx7St8mT5zzcQ4r52+LKgqp9S1U8B+GTtZSPKPrZvdlXaagrAalU1NmJWCrVtAEqO4xyyETO1S4TtWlxVXbp06b7u7u6/BHCTjXiqygKrxYjIQ6p6L2Y9BqZB51etWtXyBRYAuK77hVKp9H5cnUxarzOu634xjZyWWxRFdzU7B0oP2zfbVPUbIrLFcZwPAfivRuOJyPtUdbWq5m09jzCVEax2L64AYGpq6rKq/qOteI7jsMBqMUEQnFXV3bbiqerdExMT52zFS1Mul7soIovugETkI7lc7mIaORERVRWLxS8BeElVb/F9v6EnR/i+f6Oq3gUAjuPYejSavQLLGKPVP4VC4Wd4ZXF1pKura7Bdiquq3t7efwfwnKVwLLBa0PT09B5U1kZp0BPFYvGzFuIsmyAI7kf5uWz1OhgEwTV3FLaoX5yLKosWLknNsZcayohsYvu2uUo98TEAUNW9vu8vad3CoaGhLlX9BoBeAONBEByxleNyLNPwWBzHOywvBtYS9u3bV1LVj1sKxwKrBU1NTV12XXcXgFMNhDmpqndkcF6SisifAzhRx76n4jh+Byzd3rwMjldfqOqSV+xPkmT2yvzH592RlhvbdwUIw3AvgAcArFPVcHBwcFHPBvZ9f0OpVDqA8qrwL8Rx/E6b+VkvsGqfZ9ROlwXnEkXRfgDfajCMXrx48Yc28iH7crncSVXdrKpPLvZYEXk6SZItURS1/PIMcwmC4KzjOCMAam9dn+0SgJ35fP4ny5SWDQ/Mer3HGLPoTtgYMyIiv3gOmqpmZfRuJWD7rgwax/G7UH7EzcYkSf7bGHNXX1/f6oUO9H1/Z+WcPoDysgw7bJ/DUl8Hq52LqwoVkb9T1WiRx8UoX158RlWfnJqaupxCbmRJFEWn+/r6buvu7v4ggI9g4Ynv50XknkKh8JkMjly9wqFDh77j+/6oqo4BqD1xXRaRPw6CwMZl1GXjuu6XSqXSOwH8LoD1AMaMMecA1PtF53WV4wCUC+menp699jOlpWD7rhz5fP5Kf3//UFdX132q+l4Ad3d3d7/fGPN1EZlQ1e/19PS8dPbs2fWu694kIgOqOqqqm4Dy4rKlUumOw4cPN3KVYk7WVkE1xsx5aSBLT+duhDEmQrkSnssZlIeXnxWRY6p6PI7j41nveFeq4eHh9XEc7xSRnQBej6t3kp5EuWh+OI7jh+dYsDDTfN/frKrjAKpPmv9pkiS7JicnH29mXku1devWV3d0dBxAuRNeMhF5ulgsjqRxgk7DfOfqxWr1czvbtzGt3r5zGRwc7FPV3ap6y0L7ishPAHx63bp1e/bt2xenkQ8LLEuMMZtE5JCqfhfAMwCeSZLkO2vWrDk+NjbGyZHUFjzP2yginwcAVX1fVi99Vo2OjnaeP3/+3SLydgBvBNBd56GXAHxXVR/s7e3dm9YJOg0rqQNm+y5dFtp3HmKM2QxgF8qr9b8GwA0AzgH4MYBjIjJ28eLFkFeOiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIhWgv8Hnffz4dmwY9cAAAAASUVORK5CYII=);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-DpIxuf5L.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{-webkit-border-radius:0;border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #AAA;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid black;border-right-color:#00000080;border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed rgba(254,87,161,.6);-webkit-border-radius:4px;border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.map-container{position:relative;display:flex;flex-direction:column;width:100%;height:100%;z-index:1}@media screen and (max-width: 1024px){.map-container{padding-bottom:68px}}.map-header-wrap{width:100%;padding:32px 24px 16px}@media screen and (max-width: 1024px){.map-header-wrap{padding:0}}.map-header{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.map-header{flex-direction:column;padding:12px}}.map-header .page-header-title__wrap{margin-bottom:12px}.map-header .page-header-title__wrap button{margin-left:auto}.map-header-info{display:flex;flex-direction:column}.map-header-buttons{display:flex;gap:16px}@media screen and (max-width: 1024px){.map-header-buttons{flex-direction:row-reverse}.map-header-buttons .button{width:100%}}.map-header-badges{display:flex;gap:24px}@media screen and (max-width: 1024px){.map-header-badges{background-color:#fff;border-bottom:1px solid #EAECF0;padding:16px 12px;margin-top:0}.map-header-badges .map-header-badges__badge-group .badge{margin-top:0}}.map-header-badges .map-header-badges__badge-group .badge{margin-left:8px}.map-header-badges__badge-group{display:flex}.map-header-badges__badge-group .badge{margin-top:0}.map-element{position:relative;width:100%;height:100%;flex-grow:1}.is-mapping-field{cursor:crosshair}.map-marker-icon{font-family:Inter;font-weight:600;line-height:30px;text-shadow:0 0 3px white,0 0 5px white,0 0 8px white;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.marker-cluster{color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:50%}.marker-cluster.is-small{width:40px!important;height:40px!important;font-size:12px;background-color:#f04438cc}.marker-cluster.is-medium{width:50px!important;height:50px!important;font-size:16px;background-color:#f04438e6}.marker-cluster.is-large{width:60px!important;height:60px!important;font-size:20px;background-color:#f04438}.map-controls{position:absolute;display:flex;flex-direction:column;align-items:end;gap:16px;top:10px;right:10px}.map-control-buttons{z-index:1000;display:flex;gap:16px}@media screen and (max-width: 1024px){.map-control-buttons{top:20px;right:20px}}.map-control-buttons .location-button{width:30px;height:30px;padding:0;border-radius:2px;display:flex;align-items:center;justify-content:center}.map-control-buttons .location-button svg{width:18px!important;height:18px!important;margin-right:0!important}.leaflet-draw{display:none}.field-marker-container{display:flex;flex-direction:column;width:300px;max-width:300px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;padding:12px}.field-marker-header{width:100%;display:flex;justify-content:space-between;margin-bottom:12px}.field-marker-title{font-size:20px;font-weight:700;line-height:30px}.field-marker-header-buttons{display:flex;gap:8px}.field-marker-icon{width:24px;height:24px;font-size:24px;line-height:24px;margin:0;padding:0;cursor:pointer}.field-marker-icon.is-edit{color:#344054}.field-marker-icon.is-delete{color:#f04438}.field-marker-icon.is-close{color:#667085}.field-marker-badges{display:flex;flex-wrap:wrap;margin-bottom:12px}.field-marker-badges .badge{margin:0 8px 8px 0}.field-map-marker-button{text-decoration:none}.field-map-marker-button svg{margin-left:8px;margin-right:0!important}.leaflet-popup-content-wrapper{background-color:#0000;box-shadow:0 0 #000;padding:0}.leaflet-popup-content{margin-bottom:0}.my-account-container{max-width:500px}.my-account-container .info-card-container{margin:0}.my-account-container .loading-container{margin-top:150px}@media screen and (max-width: 1024px){.my-account-container{max-width:100%;padding:0 12px}}.my-account-farm-form__btn{margin:32px 0}@media screen and (max-width: 1024px){.my-account-farm-form__btn{margin:24px 0}}.my-account-user-form__btn{margin-bottom:32px}@media screen and (max-width: 1024px){.my-account-user-form__btn{margin-bottom:24px}}.my-account-season-form_list-item{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:16px;margin-bottom:8px;cursor:pointer}.my-account-season-form_list-item:last-child{margin-bottom:24px}.my-account-season-form_list-item__buttons{display:flex;align-items:center;gap:8px}.my-account-season-form_list-item__buttons svg{width:20px!important;height:20px!important;color:#667085;cursor:pointer}.my-account-season-form_list-item__buttons svg.is-delete{color:#ea5241}.measurement-unit-list-item{display:flex;justify-content:space-between;align-items:center;height:72px;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;padding:12px;margin-bottom:8px;transition:all .3s ease}@media screen and (max-width: 1024px){.measurement-unit-list-item{margin-bottom:0}}.measurement-unit-list-item.is-selected{border:1px solid #099250;background-color:#edfcf2}.measurement-unit-list-item__content{display:flex;flex-direction:column}.measurement-unit-list-item__title{font-size:18px;font-weight:700;line-height:28px;text-align:left}.measurement-unit-list-item__text{font-size:16px;font-weight:500;line-height:24px;text-align:left}.measurement-unit-list-item__circle{width:24px;height:24px;border:1px solid #D0D5DD;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.is-selected .measurement-unit-list-item__circle{border:1px solid #099250;background-color:#099250}.measurement-unit-list-item_checkmark-icon{width:15px!important;color:#fff}.measurement-unit-list-item__edit{width:20px!important;cursor:pointer}@media screen and (max-width: 1024px){.measurement-unit-list-item__buttons{display:flex;align-items:center}.measurement-unit-list-item__buttons .measurement-unit-list-item__circle{margin-left:22px}}.measurement-unit-list__container{margin:32px 0}@media screen and (max-width: 1024px){.measurement-unit-list__container{margin:24px 0}}.measurement-unit-list__title{display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}.measurement-unit-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px}@media screen and (max-width: 1024px){.measurement-unit-list{grid-template-columns:repeat(1,1fr);grid-gap:6px}}.measurement-unit-list-item__btn{display:flex;justify-content:space-between;align-items:center;height:72px;font-size:16px;font-weight:500;line-height:24px;text-align:left;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px;margin-bottom:8px}@media screen and (max-width: 1024px){.measurement-unit-list-item__btn{justify-content:center;margin-bottom:0}}.measurement-unit-list-item__btn-icon{margin-right:12px}@media screen and (max-width: 1024px){.measurement-unit-list-item__btn-icon{margin-right:0;margin-left:16px}}.onboarding-layout-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.onboarding-layout-container{width:100%;max-width:534px;max-height:calc(100vh - 80px);background-color:#fff;border-radius:8px;border:1px solid #EAECF0;padding:40px;overflow-y:auto}@media screen and (max-width: 1024px){.onboarding-layout-container{position:relative;top:initial;left:initial;transform:none;max-width:100%;height:100%;max-height:100%;padding:16px;overflow-y:auto}.is-modal-opened .onboarding-layout-container{overflow:hidden}}.onboarding-layout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media screen and (max-width: 1024px){.onboarding-layout-header{position:relative;z-index:2;margin-bottom:24px}}.onboarding-layout-header img{width:220px;height:48px}@media screen and (max-width: 1024px){.onboarding-layout-header img{width:147px;height:32px}}.onboarding-layout-btn{margin-top:32px}@media screen and (max-width: 1024px){.onboarding-layout-btn{margin-top:24px}}.row-separator-container{display:flex;align-items:center;margin:32px 0}@media screen and (max-width: 1024px){.row-separator-container{margin:24px 0}}.row-separator-line{width:100%;height:1px;background-color:#eaecf0}.row-separator-text{font-size:14px;line-height:20px;font-weight:500;text-align:center;text-transform:lowercase;color:#344054;margin:0 4px}.agro-activities-title-img__wrap{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#edfcf2;margin-right:8px}.agro-activities-title-img__wrap img{width:32px;height:32px;object-fit:cover;object-position:center}.agro-activities-header__mobile-btn{margin-top:12px}.agro-activities-container{display:grid;grid-template-columns:300px 1fr;grid-gap:24px}@media screen and (max-width: 1024px){.agro-activities-container{grid-template-columns:1fr;grid-gap:10px;padding:0 12px}}.agro-activities__title-wrap{display:flex;align-items:center;width:100%;margin-bottom:16px}.agro-activites__other-wrap .agro-activities__title-wrap{margin-bottom:24px}.agro-activities__title{font-size:18px;font-weight:500;line-height:28px;color:#101828;white-space:nowrap}.agro-activities__title-divider{display:block;width:100%;height:1px;background-color:#eaecf0;margin:0 8px}.agro-activity-list-item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:14px 16px;margin-bottom:10px}.agro-activity-list-item__title-wrap{display:flex;align-items:center;width:60%}.agro-activity-list-item__title-number{display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:500;line-height:20px;background-color:#f2f4f7;margin-right:4px}.agro-activity-list-item__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}.agro-activity-list-item__buttons{display:flex;align-items:center}.agro-activity-list-item__buttons svg{width:24px!important;height:24px!important;color:#667085;margin-left:10px;cursor:pointer}.agro-activites__other-wrap .input-container{margin-bottom:24px}.agro-activity-group-wrap{display:flex;align-items:center;margin-bottom:24px;cursor:pointer}.agro-activity-group-expand-icon{transition:all .3s ease!important}.agro-activity-group-expand-icon.is-open{transform:rotate(-180deg)}.agro-activity-group-image-wrap{display:flex;justify-content:center;align-items:center;min-width:28px;min-height:28px;width:28px;height:28px;background-color:#eff8ff;border-radius:4px;margin:0 8px 0 4px}.agro-activity-group-image-wrap img{width:20px;height:20px;object-fit:cover;object-position:center}.agro-activity-group__title{display:block;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;margin-right:8px}.agro-activities-wrap{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.assistant-container{display:flex;height:100%;background-color:#f8f9fc}@media screen and (max-width: 1024px){.assistant-container{flex-direction:column;height:100%}}.assistant-sidebar{width:320px;min-width:320px;background-color:#056138;padding:16px;display:flex;flex-direction:column}@media screen and (max-width: 1024px){.assistant-sidebar{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;z-index:100;transform:translate(-100%);transition:transform .3s ease}.assistant-sidebar.is-open{transform:translate(0)}}.assistant-sidebar-overlay{display:none}@media screen and (max-width: 1024px){.assistant-sidebar-overlay{display:block;position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;background-color:#00000080;z-index:99}}.assistant-sidebar-toggle{border:none;padding:0;background-color:transparent;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;background-color:#fff;border:1px solid #D0D5DD;position:fixed;top:64px;left:16px;z-index:10;display:none}@media screen and (max-width: 1024px){.assistant-sidebar-toggle{display:flex}}.assistant-sidebar-toggle svg{width:24px;height:24px;color:#344054}@media (hover: hover){.assistant-sidebar-toggle:hover{background-color:#f9fafb}}.assistant-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 8px;border-radius:16px;margin-bottom:0}.assistant-sidebar-header-top{display:flex;align-items:center;justify-content:space-between}.assistant-sidebar-title{display:flex;align-items:center;gap:8px}.assistant-sidebar-title svg{width:20px;height:20px;color:#fff}.assistant-sidebar-title span{font-size:16px;font-weight:500;line-height:24px;color:#fff}.assistant-sidebar-close{border:none;padding:0;background-color:transparent;display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:8px;transition:all .3s ease}.assistant-sidebar-close svg{width:20px;height:20px;color:#fff}@media (hover: hover){.assistant-sidebar-close:hover{background-color:#ffffff1a}}.assistant-sidebar-actions{display:flex;align-items:center;gap:16px;justify-content:flex-end}.assistant-new-chat-button{border:none;background-color:transparent;display:flex;align-items:center;gap:4px;padding:4px 8px;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #1018280d;transition:all .3s ease}.assistant-new-chat-button svg{width:16px;height:16px;color:#056138}.assistant-new-chat-button span{font-size:14px;font-weight:500;line-height:20px;color:#056138}@media (hover: hover){.assistant-new-chat-button:hover{background-color:#f9fafb}}.assistant-chat-history{flex:1;overflow-y:auto;padding:0;scrollbar-width:none;-ms-overflow-style:none}.assistant-chat-history::-webkit-scrollbar{display:none;width:0;height:0}.assistant-chat-section{margin-bottom:0}.assistant-chat-section:last-child{margin-bottom:0}.assistant-chat-section-title{font-size:14px;font-weight:400;line-height:normal;color:#ffffffa3;border-top:1px solid rgba(255,255,255,.3);padding-top:16px;padding-bottom:4px}.assistant-chat-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:16px;font-weight:500;line-height:normal;color:#fff;cursor:pointer;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:8px;margin-bottom:8px}.assistant-chat-item.is-active{background-color:#ffffff1a}.assistant-chat-item svg{width:20px;height:20px;color:#fff;margin-right:8px}@media (hover: hover){.assistant-chat-item:hover{background-color:#ffffff1a}}.assistant-content{flex:1;display:flex;flex-direction:column;padding:24px;overflow:hidden;position:relative}@media screen and (max-width: 1024px){.assistant-content{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;padding:0 16px 84px}}.assistant-messages{display:flex;flex-direction:column;gap:16px;overflow-y:auto;height:calc(100vh - 160px);max-width:688px;margin:0 auto;width:100%}@media screen and (max-width: 1024px){.assistant-messages{padding-top:70px;height:calc(100vh - 116px)}}.assistant-message{display:flex;flex-direction:column;max-width:688px}.assistant-message.is-assistant{align-self:flex-start}.assistant-message.is-user{align-self:flex-end}.assistant-message-content{padding:12px 16px;border-radius:16px;max-width:600px}.is-user .assistant-message-content{background-color:#099250}.is-assistant .assistant-message-content{background-color:#fff;border:1px solid #EAECF0}.assistant-message-text{font-size:16px;font-weight:400;line-height:24px;margin:0}.is-user .assistant-message-text{color:#fff}.is-assistant .assistant-message-text{color:#101828}.assistant-message-text h1,.assistant-message-text h2,.assistant-message-text h3,.assistant-message-text h4,.assistant-message-text h5,.assistant-message-text h6{margin:16px 0 12px;font-weight:600;line-height:1.3}.assistant-message-text h1:first-child,.assistant-message-text h2:first-child,.assistant-message-text h3:first-child,.assistant-message-text h4:first-child,.assistant-message-text h5:first-child,.assistant-message-text h6:first-child{margin-top:0}.assistant-message-text h1{font-size:24px}.assistant-message-text h2{font-size:20px}.assistant-message-text h3{font-size:18px}.assistant-message-text h4{font-size:16px}.assistant-message-text h5,.assistant-message-text h6{font-size:14px}.assistant-message-text p{margin:0 0 12px}.assistant-message-text p:last-child{margin-bottom:0}.assistant-message-text strong{font-weight:600}.assistant-message-text em{font-style:italic;color:#475467}.is-user .assistant-message-text em{color:#ffffffe6}.assistant-message-text a{color:#099250;text-decoration:underline;transition:all .3s ease}.is-user .assistant-message-text a{color:#fff;text-decoration:underline}@media (hover: hover){.assistant-message-text a:hover{color:#087443}.is-user .assistant-message-text a:hover{color:#fffc}}.assistant-message-text code{background-color:#eaecf0;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:15px;color:#292d32}.is-user .assistant-message-text code{background-color:#fff3;color:#fff}.assistant-message-text pre{background-color:#f2f4f7;padding:12px;border-radius:8px;overflow-x:auto;margin:12px 0}.is-user .assistant-message-text pre{background-color:#ffffff1a}.assistant-message-text pre code{background-color:transparent;padding:0;font-size:14px;line-height:20px}.assistant-message-text blockquote{margin:12px 0;padding:8px 16px;border-left:4px solid #D0D5DD;background-color:#f9fafb;font-style:italic}.is-user .assistant-message-text blockquote{border-left-color:#fff6;background-color:#ffffff1a}.assistant-message-text blockquote p:last-child{margin-bottom:0}.assistant-message-text ol,.assistant-message-text ul{margin:12px 0;padding-left:24px}.assistant-message-text ol:last-child,.assistant-message-text ul:last-child{margin-bottom:0}.assistant-message-text ol{list-style-type:decimal}.assistant-message-text ul{list-style-type:disc}.assistant-message-text li{margin-bottom:8px;line-height:24px}.assistant-message-text li:last-child{margin-bottom:0}.assistant-message-text li ul,.assistant-message-text li ol{margin-top:8px;margin-bottom:0}.assistant-message-text hr{margin:16px 0;border:none;border-top:1px solid #EAECF0}.is-user .assistant-message-text hr{border-top-color:#ffffff4d}.assistant-message-text table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.assistant-message-text table th,.assistant-message-text table td{padding:8px 12px;border:1px solid #EAECF0;text-align:left}.is-user .assistant-message-text table th,.is-user .assistant-message-text table td{border-color:#ffffff4d}.assistant-message-text table th{background-color:#f2f4f7;font-weight:600}.is-user .assistant-message-text table th{background-color:#ffffff1a}@media (hover: hover){.assistant-message-text table tbody tr:hover{background-color:#f9fafb}.is-user .assistant-message-text table tbody tr:hover{background-color:#ffffff0d}}.assistant-input-container{max-width:688px;margin:0 auto;width:100%;padding-top:24px}@media screen and (max-width: 1024px){.assistant-input-container{padding-top:16px}}.assistant-input-wrap{position:relative;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;padding:12px;min-height:84px;transition:all .3s ease}.assistant-input-wrap:focus-within{border-color:#667085}.assistant-textarea{width:100%;min-height:24px;max-height:200px;font-size:16px;font-weight:400;line-height:24px;color:#101828;border:none;outline:none;resize:none;background-color:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.assistant-textarea::placeholder{color:#667085}.assistant-input-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-top:8px}.assistant-input-icon-button{border:none;padding:0;background-color:transparent;display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:4px;transition:all .3s ease}.assistant-input-icon-button svg{width:24px;height:24px;color:#475467}@media (hover: hover){.assistant-input-icon-button:hover svg{color:#101828}}.bulk-import-map-table{min-width:1070px}.bulk-import-map-table-header{display:grid;grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 60px;align-items:center;background-color:#f9fafb;border-top:1px solid #EAECF0;padding:12px 24px}.bulk-import-map-table-row{display:grid;grid-template-columns:32px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 60px;align-items:center;padding:26px 24px}.bulk-import-map-table-row:nth-child(odd){background-color:#f9fafb}.bulk-import-map-table-row div:first-child{display:flex;align-items:center}.bulk-import-map-table-row div:not(:last-child){min-width:100px;padding-right:10px}.bulk-import-map-table-header__text{font-size:12px;font-weight:500;line-height:18px;color:#667085}.bulk-import-map-table-row-column__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:14px;font-weight:400;line-height:20px;color:#667085}.bulk-import-map-table-row-column__text.is-bolded{font-weight:500;color:#101828}.bulk-import-map-table-row-column__text.has-tooltip{display:flex;align-items:center;white-space:initial;overflow:visible;text-overflow:initial}.bulk-import-map__content{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;overflow:hidden}.bulk-import-map__content-header{display:flex;justify-content:space-between;align-items:center;padding:24px}.bulk-import-map__content-header-statistics{display:flex}.bulk-import-map__content-header-statistics .badge{margin-right:24px}.bulk-import-map-table__wrap{width:100%;overflow-x:auto}.is-modal-opened .bulk-import-map-table__wrap{overflow:hidden}@media screen and (max-width: 1024px){.bulk-import-map-container{padding:0 12px}}.confirm-account-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:534px;max-height:calc(100vh - 80px);background-color:#fff;border-radius:8px;border:1px solid #EAECF0;padding:40px;overflow-y:auto}@media screen and (max-width: 1024px){.confirm-account-container{position:fixed;max-width:100%;height:100%;max-height:100%;padding:24px 16px;overflow-y:auto}}.confirm-account-container p{font-size:20px;font-weight:500;line-height:30px;text-align:center;margin-bottom:32px}.confirm-account-container__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.confirm-account-container__header img{width:220px;height:48px}@media screen and (max-width: 1024px){.confirm-account-container__header img{width:147px;height:32px}}.history-table-container{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;overflow:hidden;width:100%;overflow-x:auto}.history-table{min-width:1070px}.history-table-header{display:grid;grid-template-columns:1.2fr 1.7fr 2.6fr 1.1fr 1.7fr 1.2fr .6fr;align-items:center;background-color:#f9fafb;padding:12px 24px}.history-table-header__text{font-size:12px;font-weight:500;line-height:18px;color:#667085}.history-table-row{display:grid;grid-template-columns:1.2fr 1.7fr 2.6fr 1.1fr 1.7fr 1.2fr .6fr;align-items:center;padding:12px 24px}.history-table-row:nth-child(odd){background-color:#f9fafb}.history-table-row .history-table-row-content:first-child{display:flex;align-items:center}.history-table-row .history-table-row-content:not(:last-child){min-width:100px;padding-right:10px}.history-table-row__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:14px;font-weight:400;line-height:20px;color:#667085}.history-table-row__text.is-bolded{font-weight:500;color:#101828}.history-fields-column{display:flex}.history-fields-column .badge{max-width:auto;overflow:hidden;margin-right:8px}.history-fields-column .badge span{display:inline-block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-fields-column .badge span img{display:inline-block;vertical-align:middle}.history-fields-column .badge.is-number-badge{min-width:45px}.history-agro-culture-column{display:flex;align-items:center}.history-agro-culture-column .badge{margin-left:8px}.history-table-activity-badge{max-width:100%;overflow:hidden}.history-table-activity-badge span{display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-agro-culture-column-img-wrap{min-width:28px!important;min-height:28px;width:28px;height:28px;background:#edfcf2;border-radius:4px;padding:4px!important;margin-right:8px}.history-table-row__actions{display:flex;justify-content:flex-end;width:100%}.history-table-row__actions svg{width:20px!important;height:20px!important;margin-left:12px;cursor:pointer}.history-table-row__actions svg.delete-icon{color:#ea5241}.history-table-empty{font-size:16px;font-weight:500;line-height:24px;text-align:center;padding:50px}.mobile-history-table-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;padding:0 12px 16px}@media screen and (max-width: 768px){.mobile-history-table-container{grid-template-columns:repeat(1,1fr)}}.mobile-history-table-card{display:flex;flex-direction:column;flex-shrink:1;max-width:100%;overflow:hidden;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:12px}.mobile-history-table-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-history-table-card__header div{display:flex;flex-direction:column}.mobile-history-table-card__header div span{font-size:12px;font-weight:500;line-height:18px;color:#667085}.mobile-history-table-card__header div strong{color:#101828}.mobile-history-table-card__body{display:flex;flex-direction:column}.mobile-history-table-card__body-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.mobile-history-table-card__footer{display:flex;justify-content:center;gap:24px;font-weight:500;font-size:14px;line-height:20px;position:relative}.mobile-history-table-card__footer span{display:inline-flex;align-items:center;cursor:pointer}.mobile-history-table-card__footer span:last-child{position:absolute;right:0}.mobile-history-table-card__footer svg{width:20px!important;height:20px!important;color:#344054;margin-left:8px}.mobile-history-table-card__footer svg.delete-icon{color:#ea5241}.bank-slip__container{width:100%;overflow-x:auto}@media screen and (max-width: 1024px){.bank-slip__container{padding:0 24px}}.is-modal-opened .bank-slip__container{overflow:hidden}.bank-slip{display:flex;flex-direction:column;max-width:720px;min-width:720px;border:2px solid #344054;padding:12px;margin:0 0 16px}.bank-slip label{font-size:12px}.bank-slip input{font-size:12px;line-height:1.4}.bank-slip__title{font-size:20px;font-weight:700;margin-left:auto}.bank-slip__wrap{display:flex;justify-content:space-between}.bank-slip-column{width:calc(50% - 16px)}.bank-slip-column__separator{width:1px;background-color:#344054}.bank-slip-textarea__wrap{display:flex;flex-direction:column;width:100%}.bank-slip-textarea__wrap textarea{height:50px;resize:none;border:2px solid #344054;margin-bottom:12px;padding:4px 8px;font-size:12px;line-height:1.4}.bank-slip-input__wrap{display:flex;flex-direction:column;width:100%}.bank-slip-input__wrap input{height:25px;border:2px solid #344054;margin-bottom:12px;padding:4px 8px}.bank-slip-column__row.is-amount-info{display:flex;gap:12px}.bank-slip-column__row.is-amount-info .bank-slip-input__wrap:nth-child(1){width:50px;margin-top:-18px}.bank-slip-column__row.is-amount-info .bank-slip-input__wrap:nth-child(2){width:50px}.bank-slip-column__row.is-model .bank-slip-input__wrap{display:flex;flex-direction:row;gap:12px}.bank-slip-column__row.is-model .bank-slip-input__wrap input{width:100%}.bank-slip-column__row.is-model .bank-slip-input__wrap input:nth-child(1){width:50px}.bank-slip__footer{display:flex;margin-top:8px}.bank-slip__footer div{display:flex;flex-direction:column;margin-right:65px}.bank-slip__footer div.has-top-margin{margin-top:40px}.bank-slip__footer input{border:0;border-bottom:1px solid #344054}.payments-content-container{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:24px}@media screen and (max-width: 1024px){.payments-content-container{padding:24px 0}}.payments-content-container a{color:#099250}.payments-text-row{margin-bottom:24px}.payments-text-row p{font-size:16px;line-height:24px;font-weight:500}.payments-text-row p.is-green{color:#099250}.payments-text-row:last-child{margin-bottom:0}.payments-text-row.is-bank-slip{padding:0}@media screen and (max-width: 1024px){.payments-text-row{padding:0 24px}}.payments-table{display:inline-flex;border:1px solid #EAECF0;border-right:0}.payments-table-column{display:flex;flex-direction:column}.payments-table-column span{font-size:16px;line-height:24px;border-bottom:1px solid #EAECF0;border-right:1px solid #EAECF0;padding:4px 8px}.payments-table-column span:first-child{background-color:#f8f9fc;font-weight:600}.payments-table-column span:last-child{border-bottom:0}.payments-list{list-style-type:disc;padding-left:20px}li{margin-bottom:8px}.is-clickable-text{color:#099250;text-decoration:underline;cursor:pointer;margin-right:3px}.auth-header-mobile{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;background-color:#fff;box-shadow:0 3px 10px -5px #3336;padding:12px;z-index:10}.is-modal-opened .auth-header-mobile{z-index:2}.auth-header-mobile__logo{width:110px;height:24px;object-fit:cover;object-position:center}.auth-header-mobile-right,.auth-header-mobile__list{display:flex;align-items:center}.auth-header-mobile__list a{display:block;display:flex;justify-content:center;align-items:center;margin-right:17px}.auth-header-mobile__list a svg{width:20px!important;height:20px!important;color:#667085}.user-avatar{display:flex;justify-content:center;align-items:center;position:relative;width:32px;height:32px;border-radius:50%;background-color:#d0d5dd;margin-right:8px}.user-avatar span{font-size:14px;font-weight:600;line-height:20px;color:#475467}.user-avatar .language-picker{width:100%}.user-avatar__dropdown-trigger-mobile{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;border:0}.user-avatar__dropdown-mobile{position:absolute;top:calc(100% + 6px);right:0;min-width:185px;background-color:#fff;box-shadow:0 20px 20px -8px #3440541f;border-radius:4px}.user-avatar__dropdown-mobile li{border-bottom:1px solid #D0D5DD}.user-avatar__dropdown-mobile li:last-child{border-bottom:0}.user-avatar__dropdown-mobile li.is-feature-lock-button{border-bottom:0}.user-avatar__dropdown-mobile a,.user-avatar__dropdown-mobile span{display:block;font-size:16px;font-weight:500;line-height:24px;color:#344054;text-decoration:none;padding:8px 16px}.user-avatar__dropdown-mobile .feature-lock-button{color:#fff!important;background-color:#d4af37!important;border:0;border-radius:0}.user-avatar__dropdown-mobile .feature-lock-button svg{color:#fff}.navigation-list button,.navigation-list a{display:flex;align-items:center;width:100%;font-size:16px;font-weight:500;line-height:24px;color:#fff;background:transparent;text-decoration:none;border:0;border-radius:8px;transition:all .3s ease;padding:11px 12px;margin-bottom:8px}.navigation-list button svg,.navigation-list a svg{width:20px!important;height:20px!important;margin-right:8px}.navigation-list button img,.navigation-list a img{width:24px;height:24px;margin-right:8px}.navigation-list button.is-active,.navigation-list a.is-active{background:#099250}@media (hover: hover){.navigation-list button.is-active:hover,.navigation-list a.is-active:hover{background:#099250}}@media (hover: hover){.navigation-list button:hover,.navigation-list a:hover{background:#09925066}}@media screen and (max-width: 1024px){.navigation-list{display:flex;align-items:center;justify-content:space-between;height:100%}}.navigation-pro-badge{font-size:12px;font-weight:600;line-height:18px;color:#eaecf0;background-color:#ffffff30;border-radius:8px;text-transform:uppercase;padding:4px 8px;margin-left:auto}.sidebar{position:fixed;bottom:0;left:0;overflow:hidden;display:flex;flex-direction:column;width:260px;height:100%;background-color:#087443;padding:16px}@media screen and (max-width: 1024px){.sidebar{position:fixed;bottom:0;left:0;width:100%;height:68px;background-color:#fff;border-top:1px solid #F9FAFB;padding:0 12px 12px;z-index:2}.is-modal-opened .sidebar{z-index:1}}.sidebar-logo__wrap{display:block;margin-bottom:16px}.sidebar-logo{width:167px;height:52px;padding:10px}.navigation-mobile-list{display:flex;justify-content:space-between;gap:12px}.navigation-mobile-list li{width:100%;height:56px}.navigation-mobile-list li button,.navigation-mobile-list li a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;font-weight:400;line-height:18px;color:#667085;background:transparent;text-decoration:none;border:0;padding:0}.navigation-mobile-list li button svg,.navigation-mobile-list li a svg{width:20px!important;height:20px!important;color:#667085;margin:auto 0 2px}.navigation-mobile-list li button img,.navigation-mobile-list li a img{width:25px;height:25px;object-fit:cover;margin:auto 0 2px}.navigation-mobile-list li button.is-active,.navigation-mobile-list li a.is-active{color:#087443;border-top:4px solid #087443}.navigation-mobile-list li button.is-active svg,.navigation-mobile-list li a.is-active svg{color:#087443}.sidebar-footer{margin-top:auto}.sidebar-footer-user__info{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:12px 0 4px;margin-top:16px}.sidebar-footer__logout-icon{width:24px;height:24px;color:#fff;cursor:pointer}.sidebar-footer-user-info__content{display:flex;align-items:center}.sidebar-footer-user-info__title,.sidebar-footer-user-info__email{display:block;color:#fff}.sidebar-footer-user-info__title{font-size:16px;font-weight:500;line-height:19.36px;display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer-user-info__email{font-size:12px;font-weight:500;line-height:14.52px;opacity:.64;display:block;max-width:100%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-layout{display:flex;width:100%;height:100%;min-height:100vh}@media screen and (max-width: 1024px){.auth-layout{padding:48px 0 0}}.auth-layout-content{width:calc(100% - 260px);margin-left:auto;background-color:#f8f9fc}@media screen and (max-width: 1024px){.auth-layout-content{position:relative;width:100%}}.page-container{padding:24px}@media screen and (max-width: 1024px){.page-container{padding:0 0 84px}}.page-header{display:flex;justify-content:space-between;margin-bottom:16px}@media screen and (max-width: 1024px){.page-header{margin-bottom:0;padding:12px}}.page-header.is-column{flex-direction:column}@media screen and (max-width: 768px){.page-header.is-agro-cultures .button{width:auto}.page-header.is-agro-cultures .page-header-buttons{justify-content:flex-start;margin-top:12px}}@media screen and (max-width: 1024px){.page-header-title__wrap{position:relative;display:flex;align-items:center}}.page-header-buttons{display:flex;justify-content:flex-end;min-width:180px;white-space:nowrap}@media screen and (max-width: 1024px){.page-header-buttons{min-width:auto}}.page-header-buttons button{margin-left:16px}@media screen and (max-width: 1024px){.page-header-buttons button{width:100%}.page-header-buttons button:first-child{margin-left:0}}.page-header-buttons .language-picker{margin-left:16px}.page-header__back{display:inline-flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#344054;text-decoration:none;cursor:pointer;margin-bottom:8px}.page-header__back svg{width:20px;height:20px}.page-row-half-columns{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;grid-gap:20px}.page-row-half-columns .date-input-container,.page-row-half-columns .agro-culture-select-container,.page-row-half-columns .input-container{display:grid}.is-work-log .page-row-half-columns{grid-template-columns:repeat(2,1fr);grid-gap:20px}.page-row-half-columns.margin-bottom{margin-bottom:20px}@media screen and (max-width: 1024px){.page-row-half-columns{grid-template-columns:repeat(1,1fr);grid-gap:0}}@media screen and (max-width: 1024px){.page-row-half-columns.is-with-toggle-button{grid-template-columns:repeat(2,1fr);grid-gap:20px}}.modal-layout{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;display:flex;justify-content:center;align-items:center;background-color:#0009;z-index:500}.modal-layout.is-fields-filters{justify-content:end}.modal-content{max-width:500px;min-width:400px;max-height:calc(100vh - 80px);background-color:#fff;border-radius:8px;box-shadow:0 8px 8px -4px #0000004d;padding:24px;overflow-y:auto}.modal-content.is-edit-field-change-agro-culture,.modal-content.is-add-field-agro-culture{width:100%}.modal-content.is-edit-bulk-agro-activity,.modal-content.is-bulk-finish-agro-activity,.modal-content.is-finish-agro-activity{background-color:#f8f9fc;min-width:500px}@media screen and (max-width: 1024px){.modal-content.is-edit-bulk-agro-activity,.modal-content.is-bulk-finish-agro-activity,.modal-content.is-finish-agro-activity{background-color:#fff;min-width:100%}}.modal-content.is-edit-bulk-agro-activity.is-fullscreen,.modal-content.is-bulk-finish-agro-activity.is-fullscreen,.modal-content.is-finish-agro-activity.is-fullscreen{padding-bottom:32px}@media screen and (max-width: 1024px){.modal-content.is-edit-bulk-agro-activity.is-fullscreen,.modal-content.is-bulk-finish-agro-activity.is-fullscreen,.modal-content.is-finish-agro-activity.is-fullscreen{padding-bottom:0}}.modal-content.is-fields-filters{width:512px;min-height:100vh;padding:24px;border-radius:0}@media screen and (max-width: 1024px){.modal-content.is-fields-filters{min-width:100%;max-height:100%;width:100%;height:100%;min-height:100%;padding:16px 16px 120px}}.modal-content.is-add-expenses-modal{min-width:450px}@media screen and (max-width: 1024px){.modal-content.is-add-expenses-modal{min-width:100%}}.modal-content.is-upload-map-file-modal{max-width:400px}@media screen and (max-width: 1024px){.modal-content.is-upload-map-file-modal{max-width:100%}}.modal-content.is-fullscreen{width:100%;height:100%;max-width:100%;max-height:100%;min-width:100%;min-height:100%;border-radius:0;padding:0}.is-select-dropdown-opened .modal-content{overflow:hidden}@media screen and (max-width: 1024px){.modal-content{min-width:100%;max-height:100%;width:100%;height:100%;border-radius:0;padding:16px 16px 120px}}.modal-content .loading-container{padding:50px 0 0}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-header.is-input,.modal-header.is-select{padding:16px;margin-bottom:0}.modal-header-actions{display:flex;align-items:center;gap:16px}.modal-title{font-size:20px!important;font-weight:500!important;line-height:30px!important}.modal-title.is-strong{font-weight:600;font-size:24px}@media screen and (max-width: 1024px){.modal-title{color:#101828}}.modal-body{display:flex;gap:24px}.modal-text{display:block;font-size:14px;font-weight:500;line-height:20px}.is-finish-agro-culture .modal-text{margin:32px 0}.modal-close-btn{color:#667085;width:24px;height:24px;cursor:pointer}.agro-culture-form{position:relative;margin-bottom:20px}.agro-culture-form .input-append-dropdown__wrap{margin-bottom:0}@media screen and (max-width: 1024px){.agro-culture-form .input-append-dropdown__wrap{margin-bottom:20px}}.agro-culture-form__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.is-bulk-import-map-edit-field-modal .agro-culture-form__container,.is-add-field-agro-culture .agro-culture-form__container{grid-template-columns:1fr;grid-gap:20px}@media screen and (max-width: 1024px){.agro-culture-form__container{grid-template-columns:1fr;grid-gap:20px}}.agro-culture-form__remove{position:absolute;top:7px;right:10px;z-index:1;cursor:pointer}.agro-culture-form__remove svg{width:20px!important;height:20px!important;color:#d92d20}.agro-culture-form__row{display:grid;grid-template-columns:1fr 128px;align-items:start;grid-gap:20px}@media screen and (max-width: 1024px){.agro-culture-form__row{grid-template-columns:1fr;grid-gap:0}}.agro-culture-form__row .date-input-container,.agro-culture-form__row .agro-culture-select-container,.agro-culture-form__row .input-container{display:grid}.agro-culture-form__row.has-three-items{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 24px}@media screen and (max-width: 1024px){.agro-culture-form__row.has-three-items{grid-gap:8px}}.agro-culture-form__row.is-half-columns{grid-template-columns:repeat(2,1fr);grid-gap:20px}.agro-culture-form__row.is-last-row .input-container{margin-bottom:0}@media screen and (max-width: 1024px){.agro-culture-form__row.is-last-row .input-container{margin-bottom:20px}}@media screen and (max-width: 1024px){.agro-culture-form__row.is-last-row .input-container:last-child{margin-bottom:0}}.agro-culture-form__remove-btn{margin-top:auto}.expense-total-display{font-size:14px;font-weight:400;line-height:20px;color:#667085;margin-top:6px}.is-work-log .expense-total-display{display:block;text-align:right;margin-top:-15px;margin-bottom:20px}.agro-culture-form__buttons{display:flex;justify-content:flex-end;gap:16px;margin-top:20px}@media screen and (max-width: 1024px){.agro-culture-form__buttons{margin-top:0}}.agro-culture-form__sorts-wrap__add-button{display:flex;align-items:center;gap:8px;font-weight:500;font-size:16px;line-height:24px;cursor:pointer}.agro-culture-form__sorts-wrap__add-button svg{width:20px;height:20px}.agro-culture-form__sorts-wrap__remove-button{margin-top:36px;cursor:pointer}.add-field-success-wrapper{display:flex;flex-direction:column;max-width:400px}@media screen and (max-width: 1024px){.add-field-success-wrapper{max-width:100%}}.add-field-success-header{display:flex;justify-content:space-between}.add-field-success-header-title{font-size:20px;font-weight:500;line-height:30px;color:#101828}.add-field-success-text{font-size:14px;font-weight:500;line-height:20px;color:#344054;margin-bottom:20px}.add-field-success-btn{margin-top:20px}.archive-field-modal{display:flex}.archive-field-modal .modal-header{margin:0}.archive-field-modal__delete-btn{display:flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;width:40px;height:40px;background-color:#f9fafb;border-radius:4px;margin-right:12px}.archive-field-modal__delete-btn svg{width:20px!important;height:20px!important;color:#000}.archive-field-modal-content{display:flex;flex-direction:column}.archive-field-modal__text{font-size:14px;font-weight:500;line-height:20px;margin:16px 0 0}.agro-activity-select-container{position:relative;width:auto;margin-bottom:20px}.agro-activity-select__label{display:inline-block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}.agro-activity-select-dropdown-trigger{display:flex;justify-content:space-between;align-items:center;height:44px;background-color:#fff;border-radius:8px;border:1px solid #D0D5DD;padding:10px 14px;cursor:pointer;z-index:4;transition:all .3s ease}.agro-activity-select-dropdown-trigger.is-open{border:1px solid #667085}.agro-activity-select__text{font-size:16px;font-weight:400;line-height:24px;color:#667085}.agro-activity-select__text.is-selected{color:#101828}.agro-activity-select-dropdown-trigger-icon{width:20px!important;height:20px!important;margin-right:-4px;transition:all .3s ease!important}.is-open .agro-activity-select-dropdown-trigger-icon{transform:rotate(-180deg)}.agro-activity-select-dropdown{position:absolute;top:100%;right:0;width:100%;min-width:280px;height:250px;border-radius:4px;background-color:#fff;z-index:15;overflow-y:auto;border-bottom:1px solid #EAECF0;box-shadow:0 20px 24px -4px #3440541f;margin-top:6px}.agro-activity-select-dropdown .input-container{margin-bottom:0}.agro-activity-select-dropdown .input-wrap{height:40px}@media screen and (max-width: 1024px){.agro-activity-select-dropdown{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;min-width:100%;padding-bottom:50px;margin-top:0}}.agro-activity-select-dropdown__input-wrap{padding:10px}.agro-activity-select-dropdown__input-wrap .modal-header{padding:6px 6px 0}.agro-activity-select-dropdown-group-title{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:20px;color:#667085;padding:4px 16px}.agro-activity-select-dropdown-group-title svg{width:16px!important;height:16px!important;margin-right:2px;color:#667085}.agro-activity-select-dropdown-group-title.is-with-border{border-top:1px solid #EAECF0;padding:8px 16px 4px}.agro-activity-select-dropdown-item{display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;padding:8px 16px;cursor:pointer;z-index:15}@media (hover: hover){.agro-activity-select-dropdown-item:hover{background-color:#eaecf0}}@media screen and (max-width: 1024px){.agro-activity-select-dropdown-item{border-bottom:1px solid #EAECF0}}@media screen and (min-width: 1024px){.agro-activity-select-dropdown-group{border-bottom:1px solid #EAECF0}.agro-activity-select-dropdown-group:last-child{border-bottom:none}}.agro-activity-select-dropdown-item__title-wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.agro-activity-select-dropdown-item__title{font-size:16px;font-weight:500;line-height:24px}.agro-activity-select-dropdown-check-icon{width:16px!important;height:16px!important;color:#087443}.react-datepicker-popper{top:-10px!important;z-index:5!important}.react-datepicker{border:none;box-shadow:0 0 24px #00000038,0 24px 24px #0000004d;border-radius:2px}.react-datepicker__header{display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;border-bottom:none;padding:21px 21px 15px}.react-datepicker__month-container{float:none!important}.react-datepicker__triangle{display:none}.react-datepicker__navigation--previous{left:140px;top:13px}.react-datepicker__navigation--next{top:13px;right:2px}.react-datepicker__current-month{color:#344054;font-size:12px;font-weight:600;padding-left:7px!important;margin:0 auto!important}.react-datepicker__month{margin:0;padding:0 21px 21px}.react-datepicker__day-name{color:#667085;font-size:12px}.react-datepicker__day--selected{background-color:#099250;border-radius:99999px;font-weight:400;color:#fff}.react-datepicker-wrapper{width:100%}.date-input-container{margin-bottom:32px}.modal-content .date-input-container{margin-bottom:20px}@media screen and (max-width: 1024px){.date-input-container{margin-bottom:24px}}.date-input-container.is-disabled{pointer-events:none;opacity:.5}.date-input-label{display:inline-block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}@media screen and (max-width: 1024px){.date-input-label{display:block;max-width:99%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.date-input-wrap{display:flex;width:100%;height:44px;border-radius:8px;border:1px solid #D0D5DD;overflow:hidden;transition:all .3s ease}.date-input-wrap.is-focused{border:1px solid #667085}.date-input{width:100%;height:100%;font-size:16px;font-weight:400;line-height:24px;color:#101828;border-radius:8px;border:0;padding:10px 14px}.date-input::placeholder{font-size:16px;font-weight:400;line-height:24px;color:#667085}.date-input::-webkit-search-cancel-button{display:none}.date-input:focus{outline:none}.date-input-calendar-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);z-index:1;cursor:pointer;width:18px!important;height:18px!important;color:#667085}.react-datepicker__day-names{width:100%}.info-tooltip-container{position:relative;display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;border-radius:50%;margin-top:2px}.info-tooltip-container.is-open{border:4px solid #667085}.info-tooltip-container__icon{width:20px!important;height:20px!important;color:#667085;cursor:pointer}.is-open .info-tooltip-container__icon{width:16px!important;height:16px!important}.info-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;width:calc(100vw - 24px);max-width:250px;transform:translate(-50%);background-color:#fff;box-shadow:0 12px 16px -4px #10182814;border:1px solid #F2F4F7;border-radius:8px;z-index:5;padding:12px 30px 12px 12px}.info-tooltip__close{position:absolute;top:14px;right:12px;width:20px!important;height:20px!important;cursor:pointer}.info-tooltip__title{font-size:16px;font-weight:500;line-height:24px;margin-bottom:4px}.info-tooltip__text{font-size:14px;font-weight:400;line-height:20px;color:#667085}.agro-activity-waybill-form{position:relative;border-radius:16px;background-color:#f2f4f7;padding:20px;margin-bottom:20px}.agro-activity-waybill-form .page-row-half-columns{grid-template-columns:repeat(2,1fr);grid-gap:20px}.agro-activity-waybill-form .agro-culture-form__buttons{margin-top:0}.agro-activity-waybill-form__remove{margin-bottom:0!important;margin-left:auto}.multiple-select-search__container{display:flex;flex-direction:column;margin-bottom:20px}.multiple-select-search__input-label{display:inline-block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}@media screen and (max-width: 1024px){.multiple-select-search__input-label{display:block;max-width:99%;word-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.multiple-select-search__input-wrap{position:relative;display:flex;width:100%;height:44px;border-radius:8px;border:1px solid #D0D5DD;transition:all .3s ease}.multiple-select-search__input-wrap.is-focused{border:1px solid #667085}.multiple-select-search__input{width:100%;height:100%;font-size:16px;font-weight:400;line-height:24px;color:#101828;border-radius:8px;border:0;padding:10px 14px}.multiple-select-search__input::placeholder{font-size:16px;font-weight:400;line-height:24px;color:#667085}.multiple-select-search__input::-webkit-search-cancel-button{display:none}.multiple-select-search__input:focus{outline:none}.multiple-select-search__list{display:flex;gap:16px;flex-wrap:wrap}.multiple-select-search-selected__list-item{display:flex;padding:2px 8px;gap:4px;border-radius:6px;background-color:#f2f4f7;font-size:14px;font-weight:500;line-height:20px;text-align:left;align-items:center;margin-top:16px}.multiple-select-search-selected__list-item svg{width:16px;height:16px;font-size:14px;font-weight:500;line-height:20px;color:#667085;cursor:pointer}.multiple-select-search__dropdown{position:absolute;top:100%;right:0;width:100%;min-width:200px;max-height:200px;border-radius:4px;background-color:#fff;z-index:5;overflow-y:auto;border-bottom:1px solid #EAECF0;box-shadow:0 12px 16px -4px #3440541f;margin-top:4px}@media screen and (max-width: 1024px){.multiple-select-search__dropdown{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;max-height:100vh;margin-top:0;z-index:15}}.multiple-select-search__dropdown-item{display:block;align-items:center;justify-content:space-between;border-bottom:1px solid #EAECF0;transition:all .3s ease;padding:5px 10px;cursor:pointer}@media (hover: hover){.multiple-select-search__dropdown-item:hover{background-color:#eaecf0}}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.finish-agro-activity-modal,.finish-agro-activity-modal__content{display:flex;flex-direction:column}.finish-agro-activity-modal__content-title{display:block;font-size:14px;font-weight:700;line-height:20px;margin-bottom:24px}.finish-agro-activity-modal__buttons{display:flex;justify-content:flex-end}.finish-agro-activity-modal__buttons button{margin-left:12px}.finish-agro-activity-modal__toggle-wrap{display:flex;align-items:center}.finish-agro-activity-modal__toggle-wrap.is-on{margin-top:35px}@media screen and (max-width: 1024px){.finish-agro-activity-modal__toggle-wrap.is-on{margin:0 0 20px}}.bulk-unfinished-fields .finish-agro-activity-modal__toggle-wrap.is-on{margin-bottom:0}.bulk-unfinished-fields .finish-agro-activity-modal__toggle-wrap.is-on,.finish-agro-activity-modal__whole-field-wrapper .finish-agro-activity-modal__toggle-wrap.is-on{margin-top:0}.finish-agro-activity-modal__toggle-wrap .toggle-button{margin-right:10px}.finish-agro-activity-modal__toggle-wrap span{font-size:14px;font-weight:400;line-height:16px}.bulk-unfinished-fields .finish-agro-activity-modal__toggle-wrap{margin-bottom:20px}.finish-agro-activity-modal__toggle-wrap.is-input-always-visible{margin-top:35px}@media screen and (max-width: 1024px){.finish-agro-activity-modal__toggle-wrap.is-input-always-visible{margin:0 0 20px}}.finish-agro-activity-modal__yield-wrapper .input-container{margin-bottom:0}.finish-agro-activity-modal__yield-wrapper.input-append-dropdown__wrap .select-container{top:1px}.finish-agro-activity-modal__additional-info-section{margin-top:24px}@media screen and (max-width: 1024px){.finish-agro-activity-modal__additional-info-section{margin-top:0}}.finish-agro-activity-modal__additional-info-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 24px;grid-gap:20px;align-items:start}.finish-agro-activity-modal__additional-info-row .date-input-container{display:grid}@media screen and (max-width: 1024px){.finish-agro-activity-modal__additional-info-row{grid-gap:8px}}.finish-agro-activity-modal__additional-info__add-button{display:flex;align-items:center;gap:8px;font-weight:500;font-size:16px;line-height:24px;cursor:pointer}@media screen and (max-width: 1024px){.finish-agro-activity-modal__additional-info__add-button{margin-bottom:20px}}.finish-agro-activity-modal__additional-info__add-button svg{width:20px;height:20px}.finish-agro-activity-modal__additional-info__remove-button{margin-top:36px;cursor:pointer}@media screen and (max-width: 1024px){.finish-agro-activity-modal__paid-activity.white-box{padding:0;border-radius:0;background-color:transparent}}.finish-agro-activity-modal__whole-field-wrapper{align-items:flex-start}@media screen and (max-width: 1024px){.finish-agro-activity-modal__whole-field-wrapper.page-row-half-columns{margin-bottom:0}}.finish-agro-activity-modal__whole-field-wrapper .finish-agro-activity-modal__toggle-wrap{margin-top:35px}@media screen and (max-width: 1024px){.finish-agro-activity-modal__whole-field-wrapper .finish-agro-activity-modal__toggle-wrap{margin:0 0 20px}}.is-finish-agro-activity-work-logs .multiple-select-search__container{margin-bottom:0}.is-finish-agro-activity-work-logs .input-container.has-no-label .searchable-input-arrow{top:14px;transform:translateY(0)}.is-finish-agro-activity-work-logs .searchable-input-dropdown{top:44px}.is-finish-agro-activity-work-logs .multiple-select-search__list{gap:6px;margin-top:6px}.is-finish-agro-activity-work-logs .multiple-select-search__list .multiple-select-search-selected__list-item{margin-top:0}.finish-agro-activity-modal__selected-fields-text{font-size:14px;font-weight:500;line-height:20px}.finish-agro-activity-modal__selected-fields{display:flex;flex-wrap:wrap;gap:16px}.finish-agro-activity-modal__image{display:inline-block;width:auto!important;height:16px!important;margin-right:4px!important}.bulk-unfinished-fields .button{margin-top:20px}@media screen and (max-width: 1024px){.bulk-unfinished-fields.white-box{padding:0;border-radius:0;background-color:transparent}}@media screen and (max-width: 1024px){.bulk-unfinished-fields{margin-bottom:20px}}.bulk-unfinished-fields__wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 24px;grid-gap:16px;align-items:start}@media screen and (max-width: 1024px){.bulk-unfinished-fields__wrapper{grid-gap:8px}}.bulk-unfinished-fields__remove-button{margin-top:38px}.confirm-delete-agro-activity-modal{display:flex}.confirm-delete-agro-activity-modal .modal-header{margin:0}.confirm-delete-agro-activity-modal__delete-btn{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fef3f2;border-radius:4px;margin-right:12px}.confirm-delete-agro-activity-modal__delete-btn svg{width:20px!important;height:20px!important;color:#d92d20}.confirm-delete-agro-activity-modal__content{display:flex;flex-direction:column}.confirm-delete-agro-activity-modal__text{font-size:14px;font-weight:500;line-height:20px;margin:16px 0}.confirm-delete-agro-activity-modal__buttons{display:flex;justify-content:flex-end}.confirm-delete-agro-activity-modal__buttons button{margin-left:12px}.delete-modal{display:flex}.delete-modal .modal-header{margin:0}.delete-modal__delete-btn{display:flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;width:40px;height:40px;background-color:#fef3f2;border-radius:4px;margin-right:12px}.delete-modal__delete-btn svg{width:20px!important;height:20px!important;color:#d92d20}.delete-modal-content{display:flex;flex-direction:column;width:100%}.delete-modal__text{font-size:14px;font-weight:500;line-height:20px;margin:16px 0 0}.delete-modal__buttons{display:flex;justify-content:flex-end;margin-top:16px}.delete-modal__buttons button{margin-left:12px}.edit-field-modal__area-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.edit-field-modal-actions{margin-bottom:32px;cursor:pointer}.edit-field-modal-action{display:flex;align-items:center;margin-bottom:24px;cursor:pointer}.edit-field-modal-action svg{width:24px!important;height:24px!important;color:#344054;margin-right:4px}.edit-field-modal-action span{font-size:16px;font-weight:500;line-height:24px}.edit-field-modal-action:last-child{margin-bottom:0}.edit-field-modal-action.is-delete{color:#d92d20}.edit-field-modal-action.is-delete svg{color:#d92d20}.field-filters-modal{display:flex;flex-direction:column;height:100%}.field-filters-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.field-filters-modal__header-title{display:flex;gap:8px}.field-filters-modal__header-title .badge span{width:32px;height:32px;display:flex;justify-content:center;font-size:16px;font-weight:500;line-height:32px}.field-filters-modal__header-buttons{display:flex;gap:15px}.field-filters-modal__row{display:flex;flex-direction:column;margin-bottom:20px}.field-filters-modal__row-title{font-size:16px;font-weight:500;line-height:24px;text-align:left;margin-bottom:16px}.field-filters-modal__filter-list{display:flex;gap:16px;flex-wrap:wrap}.field-filters-modal__selected-agro-culture{display:flex;gap:4px;font-size:16px;font-weight:500;line-height:19px;border:1px solid #EAECF0;border-radius:6px;padding:8px 12px 8px 8px}.field-filters-modal__selected-agro-culture.is-selected{border-color:#53a551}.field-filters-modal__agro-culture-icon{height:20px;width:20px}.mapping-method-container{display:flex;flex-direction:column}.mapping-method-header{margin-bottom:32px}.mapping-option{display:flex;justify-content:space-between;align-items:center;border:1px solid #EAECF0;border-radius:8px;margin-bottom:32px;padding:16px}.mapping-option.is-selected{background-color:#edfcf2;border:1px solid #087443}.mapping-option.is-disabled{background-color:#f2f4f7}.mapping-option__icon-wrapper{display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;border:4px solid #EDFCF2;border-radius:50%;background-color:#b9e8c4;margin-right:16px}.mapping-option__icon-wrapper.is-disabled{background-color:#d0d5dd;border:4px solid #F9FAFB}.mapping-option__icon{width:16px!important;height:16px!important;color:#087443}.is-disabled .mapping-option__icon{color:#fff}.mapping-option__text-wrap{flex-grow:1;display:flex;flex-direction:column}.mapping-option__text-wrap span{font-size:14px;font-weight:400;line-height:20px;color:#667085}.mapping-option__text-wrap span.is-title{font-weight:500;color:#344054}.mapping-option__text-wrap span.is-selected{color:#087443}.is-disabled .mapping-option__text-wrap span{color:#344054}.mapping-option__circle{display:flex;justify-content:center;align-items:center;min-width:24px;max-width:24px;height:24px;border:1px solid #D0D5DD;border-radius:50%;transition:all .3s ease;margin-left:4px}.mapping-option__circle.is-selected{border:1px solid #087443;background-color:#087443}.mapping-option__circle.is-disabled{background-color:#d0d5dd}.mapping-option__checkmark{width:15px!important;color:#fff}.show-settings-notification-modal__text{font-size:16px;font-weight:400;line-height:24px}.show-settings-notification-modal_buttons{display:flex;justify-content:flex-end;margin-top:24px}.show-settings-notification-modal_buttons button{margin-left:12px}.upload-map-file-container{display:flex;flex-direction:column}.upload-map-file-header{margin-bottom:32px}.upload-map-file-area{width:100%}.upload-map-file-area__input{width:100%;height:0;position:relative;z-index:1000;pointer-events:auto;visibility:hidden}.add-expenses-modal__content .input-append-dropdown__wrap{margin-bottom:20px}.add-expenses-modal-vat-percent-wrap{display:grid;grid-template-columns:130px 1fr;gap:20px}.add-expenses-modal-vat-percent-wrap .input-container{margin-bottom:0}.add-expenses-modal__buttons-wrap{display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.add-expenses-modal__buttons-wrap .button{margin-left:16px}.add-expenses-modal__radio-group-wrap{margin-bottom:24px}.add-expenses-modal-vat-percent-wrap .toggle-wrap{margin-top:24px}.bulk-import-map-add-data-modal__text{font-weight:500;font-size:14px;line-height:20px}.bulk-import-map-add-data-modal__buttons{display:flex;justify-content:flex-end}.bulk-import-map-add-data-modal__buttons button{margin-left:12px}.bulk-import-map-add-data-modal__selected-fields{display:flex;flex-wrap:wrap;margin:24px 0 8px}.bulk-import-map-add-data-modal__selected-fields .badge{margin:0 16px 16px 0}.bulk-import-confirm-modal__buttons{display:flex;justify-content:flex-end}.bulk-import-confirm-modal__buttons button{margin-left:12px}.bulk-import-confirm-modal__text{font-weight:500;font-size:14px;line-height:20px}.bulk-import-confirm-modal__list{list-style-type:disc;padding:24px 17px}.bulk-import-confirm-modal__list li{font-weight:500;font-size:14px;line-height:20px;color:#101828}.bulk-import-map-edit-field-modal__content{margin:24px 0 4px}.bulk-import-map-exit-confirmation-modal__text{font-weight:500;font-size:14px;line-height:20px;margin-bottom:24px}.bulk-import-map-exit-confirmation-modal__buttons{display:flex;justify-content:flex-end}.bulk-import-map-exit-confirmation-modal__buttons button{margin-left:12px}.modal-content.is-upload-multiple-map-file-modal{max-width:400px}.upload-multiple-map-file-container .modal-header{margin-bottom:8px}.upload-multiple-map-file-container .error-message{display:block;margin-top:-18px}.upload-multiple-map-file-area{max-width:352px;margin:24px 0}.feature-lock-modal__icons-wrapper{width:100%;display:flex;justify-content:space-between}.feature-lock-modal__icons-wrapper .modal-close-btn{margin-top:10px;margin-right:10px}.feature-lock-modal__lock-icon-wrap{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background-color:#d3f8df;border:8px solid #EDFCF2;margin-bottom:24px}.feature-lock-modal__lock-icon-wrap svg{width:24px!important;height:24px!important;color:#099250}.feature-lock-modal__title{font-size:20px;font-weight:600;line-height:24px;color:#000;margin-bottom:8px}.feature-lock-modal__text{font-size:16px;font-weight:400;line-height:24px}.feature-lock-modal__text.with-top-margin{margin-top:24px}.feature-lock-modal__list{margin-bottom:24px}.feature-lock-modal__list li{display:flex;align-items:center;margin-top:8px}.feature-lock-modal__list li svg{color:#344054;margin-right:8px}.feature-lock-modal__button-wrap{display:flex;justify-content:flex-end}.trial-activated-modal-container .feature-lock-modal__button-wrap{margin-top:24px}.feature-lock-modal__button-wrap button{margin-left:12px}.unsupported-device-modal__icon{display:flex;justify-content:center;align-items:center;width:132px;height:132px;margin:24px auto 10px;background-color:#edfcf2;border-radius:16px}.unsupported-device-modal__icon svg{width:100px!important;height:100px!important;color:#087443}.unsupported-device-modal__text{font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#344054;margin-bottom:40px}.non-auth-layout-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.non-auth-layout-container{width:100%;max-width:534px;max-height:calc(100vh - 80px);background-color:#fff;border-radius:8px;border:1px solid #EAECF0;padding:40px;overflow-y:auto}@media screen and (max-width: 1024px){.non-auth-layout-container{position:fixed;width:auto;height:auto;bottom:0;left:0;right:0;top:0;max-width:100%;max-height:100%;transform:none;padding:24px 16px;overflow-y:auto}.is-modal-opened .non-auth-layout-container{overflow:hidden}}.non-auth-layout-container .info-card-container{margin-bottom:32px}@media screen and (max-width: 1024px){.non-auth-layout-container .info-card-container{margin-bottom:24px}}.non-auth-layout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media screen and (max-width: 1024px){.non-auth-layout-header{margin-bottom:24px}}.non-auth-layout-header img{width:220px;height:48px}@media screen and (max-width: 1024px){.non-auth-layout-header img{width:147px;height:32px}}.password-input-wrapper{display:flex;flex-direction:column-reverse}.forgot-password-text{position:relative;top:20px;align-self:flex-end;font-size:14px;font-weight:500;line-height:20px;z-index:1}.non-auth-footer{display:flex;justify-content:center;width:100%;margin-top:32px}@media screen and (max-width: 1024px){.non-auth-footer{margin-top:24px}}.non-auth-footer span,.non-auth-footer a{font-size:16px;font-weight:500;line-height:24px}.non-auth-footer a{color:#2e90fa;font-weight:700;margin-left:4px}.non-auth-terms-wrap{margin-bottom:32px}@media screen and (max-width: 1024px){.non-auth-terms-wrap{margin-bottom:24px}}.non-auth-terms-wrap span,.non-auth-terms-wrap a{font-size:14px;font-weight:400;line-height:20px;color:#667085}.non-auth-terms-wrap a{margin-left:4px}.non-auth-terms-wrap a:first-child{margin-right:4px}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthjp-Ek-_EeAmM.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhjp-Ek-_EeAmM.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjp-Ek-_EeA.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthiJ-Ek-_EeAmM.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhiJ-Ek-_EeAmM.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiJ-Ek-_EeA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZthjp-Ek-_EeAmM.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZFhjp-Ek-_EeAmM.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/inter/v3/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZ9hjp-Ek-_EeA.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body{color:#344054;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:none}@media screen and (max-width: 1024px){html,body{width:100%;height:100%}html.is-modal-opened,body.is-modal-opened{overflow:hidden}}html,body,main{display:flex;flex-direction:column}body,main{flex:1 1 auto}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fc;min-height:100%}body{display:block;width:100%;height:100%;line-height:1.5;background-color:#f8f9fc}@media screen and (max-width: 1024px){body{overflow-y:scroll}}#root{width:100%;height:100%}.is-modal-opened #root{overflow:hidden}#root>.loading-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#344054;cursor:pointer;outline:none}a{color:#2e90fa;cursor:pointer}input{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}svg{fill:currentColor}img{display:block;max-width:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.error-message{display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#ea5241;margin:6px 0}.language-picker{width:140px}.language-picker .dropdown{width:172px}@media screen and (max-width: 1024px){.language-picker .dropdown{width:100%}}.language-picker .label{display:none}.video-tutorial-link{display:inline-flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#1570ef;text-decoration:none}@media screen and (max-width: 1024px){.video-tutorial-link{margin-left:0;margin-top:4px}}.video-tutorial-link svg{width:16px!important;height:16px!important;color:#1570ef;margin-right:4px}.video-tutorial-link:hover{text-decoration:underline}.gray-box{border-radius:16px;background-color:#f2f4f7;padding:20px}.white-box{border-radius:16px;background-color:#fff;padding:20px}*,*:before,*:after{box-sizing:border-box}html{box-sizing:border-box;line-height:1.15;-webkit-text-size-adjust:100%}*,body,button,input,textarea,select{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}body{text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,figure,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}input,button,textarea,select{font:inherit}hr{box-sizing:content-box;height:0;overflow:visible}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}ol,ul,ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:""}abbr,acronym{border:0}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.multi-step-layout__header{display:flex;align-items:center;justify-content:space-between;padding:32px 24px}@media screen and (max-width: 1024px){.multi-step-layout__header{padding:16px}}.multi-step-layout__header-title-wrap{display:flex;flex-direction:column}.multi-step-layout__header-title{font-weight:700;font-size:30px;line-height:38px;margin-bottom:8px}@media screen and (max-width: 1024px){.multi-step-layout__header-title{font-size:18px;line-height:28px;font-weight:500}}.multi-step-layout__header-subtitle-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.multi-step-layout__header-subtitle{font-weight:400;font-size:16px;line-height:24px;color:#667085}.multi-step-layout__header-actions{display:flex;align-items:center;gap:16px}.multi-step-layout__header-close{display:flex;justify-content:center;align-items:center;color:#667085;width:44px;height:44px;padding:0;border:0;background-color:transparent}.multi-step-layout__tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;align-items:center;justify-content:space-between;padding:16px}.multi-step-layout__tabs.is-two-tabs{grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1024px){.multi-step-layout__tabs{padding-top:0}}.multi-step-layout__tab-button{width:100%;font-weight:500;font-size:14px;line-height:20px;border:0;background-color:transparent;text-align:left;border-top:4px solid #EAECF0;padding:8px 0 0}.multi-step-layout__tab-button.is-active{border-top:4px solid #099250;color:#099250}.multi-step-layout__body{display:grid;grid-gap:24px;padding:0 16px}@media screen and (max-width: 1024px){.multi-step-layout__body{grid-gap:0}}.multi-step-layout__body.is-layout-2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1024px){.multi-step-layout__body.is-layout-2{grid-template-columns:1fr}}.multi-step-layout__body.is-layout-2-1{grid-template-columns:2fr 1fr}@media screen and (max-width: 1024px){.multi-step-layout__body.is-layout-2-1{grid-template-columns:1fr}}.multi-step-layout__body.is-layout-3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 1024px){.multi-step-layout__body.is-layout-3{grid-template-columns:1fr}}@media screen and (max-width: 1024px){.multi-step-layout__body{padding-bottom:155px}}.multi-step-layout__body-title-wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.multi-step-layout__body-title{font-weight:500;font-size:18px;line-height:28px;white-space:nowrap}.multi-step-layout__floating-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:#fff;padding:16px}.multi-step-layout__floating-bar-half-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;margin-bottom:16px}.multi-step-layout__table-form-container{padding:20px 24px;background-color:#fff}.multi-step-layout__table-form .multi-step-layout__table-form__header{display:grid;grid-gap:10px;margin-bottom:12px}.is-edit-bulk-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__header,.is-bulk-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__header,.is-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__header{grid-template-columns:1fr 1fr 1fr 100px}.is-waybill-form-fields .multi-step-layout__table-form .multi-step-layout__table-form__header{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 100px}.is-finish-agro-activity-work-logs .multi-step-layout__table-form .multi-step-layout__table-form__header{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 120px}.multi-step-layout__table-form .multi-step-layout__table-form__header-column span{font-weight:500;font-size:14px;line-height:20px;color:#98a2b3}.multi-step-layout__table-form .multi-step-layout__table-form__row{display:grid;grid-gap:10px;border-bottom:1px solid #EAECF0}.is-edit-bulk-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__row,.is-bulk-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__row,.is-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__row{grid-template-columns:1fr 1fr 1fr 100px}.is-waybill-form-fields .multi-step-layout__table-form .multi-step-layout__table-form__row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 100px}.is-finish-agro-activity-work-logs .multi-step-layout__table-form .multi-step-layout__table-form__row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 120px}.multi-step-layout__table-form .multi-step-layout__table-form__row-column{display:flex;align-items:center;padding:8px 0}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .input-container,.multi-step-layout__table-form .multi-step-layout__table-form__row-column .select-container{margin-bottom:0}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .input-container:not(.input-append-dropdown__wrap *),.multi-step-layout__table-form .multi-step-layout__table-form__row-column .select-container:not(.input-append-dropdown__wrap *){width:100%}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .multiple-select-search__input-wrap,.multi-step-layout__table-form .multi-step-layout__table-form__row-column .input-wrap,.multi-step-layout__table-form .multi-step-layout__table-form__row-column .select-wrap{height:30px}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .dropdown-trigger,.multi-step-layout__table-form .multi-step-layout__table-form__row-column .input{padding:5px 7px}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .dropdown-trigger{height:28px}.is-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__row-column .searchable-input-arrow,.is-finish-agro-activity-work-logs .multi-step-layout__table-form .multi-step-layout__table-form__row-column .searchable-input-arrow{top:6px}.multi-step-layout__table-form .multi-step-layout__table-form__row-column .expense-total-display{margin:0 0 0 8px}.is-finish-agro-activity-work-logs .multi-step-layout__table-form .multi-step-layout__table-form__row-column .expense-total-display{margin-left:0}.multi-step-layout__table-form .multi-step-layout__table-form__row-column span{font-weight:500;font-size:14px;line-height:20px;margin-right:3px}.multi-step-layout__table-form .multi-step-layout__table-form__row-column span.is-sub-item{font-weight:400;color:#667085;margin-right:0;margin-left:auto}.multi-step-layout__table-form .multi-step-layout__table-form__row-column.is-machines-column{flex-direction:column}.multi-step-layout__table-form .multi-step-layout__table-form__row-column.is-quantity,.multi-step-layout__table-form .multi-step-layout__table-form__row-column.is-fuel-consumption-column{display:block}.multi-step-layout__table-form .multi-step-layout__table-form__row-column.is-quantity span,.multi-step-layout__table-form .multi-step-layout__table-form__row-column.is-fuel-consumption-column span{display:inline-block}.is-finish-agro-activity .multi-step-layout__table-form .multi-step-layout__table-form__row-column,.is-finish-agro-activity-work-logs .multi-step-layout__table-form .multi-step-layout__table-form__row-column{align-items:flex-start}.multi-step-layout__table-form .multi-step-layout__table-form__row-actions{display:flex;align-items:flex-start;justify-content:flex-end;padding:8px 0}.multi-step-layout__table-form .multi-step-layout__table-form__row-actions svg{width:20px;height:20px;cursor:pointer}.multi-step-layout__table-form .multi-step-layout__table-form__row-actions svg.is-delete-icon{color:#ea5241;margin-left:8px}.multi-step-layout__table-form .multi-step-layout__table-form__row-actions svg.is-close-icon{margin-left:8px}.multi-step-layout__table-form__fields{display:grid;grid-gap:10px;margin-top:12px}.is-edit-bulk-agro-activity .multi-step-layout__table-form__fields,.is-bulk-finish-agro-activity .multi-step-layout__table-form__fields,.is-finish-agro-activity .multi-step-layout__table-form__fields{grid-template-columns:1fr 1fr 1fr auto}.is-waybill-form-fields .multi-step-layout__table-form__fields{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr auto}.is-finish-agro-activity-work-logs .multi-step-layout__table-form__fields{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr auto}.multi-step-layout__table-form__fields .input-append-dropdown__wrap{width:100%}.multi-step-layout__table-form__fields .select-container,.multi-step-layout__table-form__fields .input-container{margin-bottom:0}.multi-step-layout__table-form__fields-row{display:flex;align-items:center}.multi-step-layout__table-form__fields-row .expense-total-display{width:100%;text-align:right;font-weight:400;font-size:14px;line-height:20px;color:#667085}.multi-step-layout__card{background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:12px;margin-bottom:32px}.agro-culture-form__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.agro-culture-form__header-content{display:flex;align-items:center;gap:8px}.multi-step-layout__card-header__title{font-weight:500;font-size:18px;line-height:28px;color:#101828}.multi-step-layout__card-header__actions svg{width:24px;height:24px}.multi-step-layout__card-header__actions svg.is-delete-icon{color:#ea5241}.multi-step-layout__card-content{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}.multi-step-layout__card-footer{display:flex}.multi-step-layout__card-edit{display:inline-flex;align-items:center;gap:5px;margin:0 auto;cursor:pointer}.multi-step-layout__card-edit svg{width:20px;height:20px}.multi-step-layout__column.has-button-in-first-column{padding-top:8px}@media screen and (max-width: 1024px){.multi-step-layout__column.has-button-in-first-column{padding-top:0}}@media screen and (max-width: 1024px){.is-rent .multi-step-layout__column{margin-top:20px}}.multi-step-layout__column-list__wrap.is-empty{display:flex;justify-content:center;align-items:center;padding:100px 0}.multi-step-layout__column-list__empty-text{font-size:16px;font-weight:400;line-height:24px;color:#667085}.multi-step-layout__column-list li{display:grid;grid-template-columns:1fr 1fr 100px;grid-gap:10px;border-bottom:1px solid #EAECF0}.multi-step-layout__column-list li div{padding:12px 24px}.multi-step-layout__column-list li div span{font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#101828}.multi-step-layout__column-list li div svg{width:20px;height:20px;color:#101828;cursor:pointer}.multi-step-layout__column-list .multi-step-layout__column-list__item-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.button{font-size:16px;font-weight:500;line-height:24px;color:#fff;height:48px;background-color:#099250;border:1px solid #099250;padding:12px 20px;border-radius:8px;white-space:nowrap}@media screen and (max-width: 1024px){.button{height:44px;padding:0 20px}}.button.is-secondary{color:#344054;background-color:#fff;border:1px solid #D0D5DD}.button.is-full-width{width:100%}.button.is-md{height:44px;padding:8px 14px}@media screen and (max-width: 1024px){.button.is-md{font-size:14px;font-weight:500;line-height:20px;height:36px}.modal-content .button.is-md{font-size:16px;font-weight:500;line-height:24px;height:44px}}.button.is-sm{font-size:14px;font-weight:500;line-height:20px;height:36px;padding:7px 13px}.button.is-xs{font-size:14px;font-weight:500;line-height:20px;height:28px;padding:4px 8px}.button.is-with-icon{display:flex;align-items:center;justify-content:center}.button.is-with-icon img{width:24px;height:24px;margin-right:8px}.button.is-with-icon svg{width:20px!important;height:20px!important;margin-right:8px}.button.is-with-icon.is-xs svg{width:16px!important;height:16px!important;margin-right:8px}.button.is-disabled{background-color:#aaf0c4;border:1px solid #AAF0C4;pointer-events:none}.button.is-disabled.is-secondary{color:#d0d5dd;background-color:#fff;border:1px solid #EAECF0;pointer-events:none}.button.is-red{color:#ea5241}.button.is-red svg{color:#ea5241}.button.is-green{color:#087443}.button.is-green svg{color:#087443}.button.is-full-blue{color:#fff;background-color:#1570ef;border:1px solid #1570EF}.button.is-full-blue.is-disabled{background-color:#d0d5dd;border:1px solid #D0D5DD}.button.is-full-red{color:#fff;background-color:#d92d20;border:1px solid #D92D20}.button .badge{margin-left:8px}.button.is-full-gray{background-color:#667085;color:#fff}.button.is-loading{position:relative;color:transparent;background-color:#aaf0c4;border:1px solid #AAF0C4;pointer-events:none}.button.is-loading img{display:none}.button.is-loading.is-full-red{background-color:#d92d2033;border:1px solid transparent}.button.is-loading.is-secondary,.button.is-loading.is-full-gray,.button.is-loading.is-full-light-gray{background-color:#eaecf033;border:1px solid transparent}.button.is-loading.is-secondary{background-color:#fff;border:1px solid #D0D5DD}.button.is-loading.is-secondary:after{border-color:#d0d5dd;border-top-color:transparent}.button.is-loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;margin:-8px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.toggle-button{--toggle-width: 42px;--toggle-height: 24px;position:relative;display:inline-flex;justify-content:center;align-items:center;min-width:var(--toggle-width);height:var(--toggle-height);padding:0 2px 0 calc(var(--toggle-height) - 4px);border-radius:16px;background:#eaecf0;cursor:pointer}.toggle-button:after{content:"";position:absolute;top:4px;left:4px;width:calc(var(--toggle-height) - 8px);height:calc(var(--toggle-height) - 8px);border-radius:50%;background:#fff;transition:transform .2s;z-index:2}.toggle-button:before{content:"";position:absolute;top:50%;left:12px;width:4px;height:4px;border-radius:50%;transform:translateY(-50%) scale(0);transition:transform .45s,opacity .45s;background-color:#1e40af;pointer-events:none;z-index:1}.toggle-button.is-on{background-color:#1e40af;padding:0 calc(var(--toggle-height) - 4px) 0 2px}.toggle-button.is-on:after{transform:translate(calc(var(--toggle-width) - var(--toggle-height)));z-index:2}.toggle-button.is-on:before{transform:translate(10px,-50%) scale(12);opacity:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-title{display:flex;align-items:center;font-size:30px;font-weight:700;line-height:38px;margin-bottom:8px}@media screen and (max-width: 1024px){.main-title{font-size:20px;font-weight:700;line-height:30px;margin-bottom:0}}.main-text{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:16px;font-weight:400;line-height:24px;color:#667085}.badge{display:flex;align-items:center}.badge p{font-size:14px;font-weight:400;line-height:20px;margin-right:8px}.badge span{display:flex;align-items:center;font-size:12px;font-weight:500;line-height:18px;color:#1570ef;background-color:#eff8ff;border-radius:16px;white-space:nowrap;padding:2px 8px}.badge span img,.badge span svg{width:16px;height:16px;object-fit:cover;object-position:center;margin-right:6px}.field-grid-card .badge span{padding:4px 8px}.badge.is-medium p{font-size:18px;font-weight:500;line-height:28px}.badge.is-medium span{font-size:14px;font-weight:500;line-height:20px;padding:2px 10px}.badge.is-green span{color:#099250;background-color:#edfcf2}.badge.is-gray span{color:#344054;background-color:#f2f4f7}.badge.is-transparent span{color:#344054;border:1px solid #98A2B3;background-color:transparent}.badge.is-blue-transparent span{color:#1570ef;border:1px solid #D1E9FF;background-color:transparent}.badge.is-white span{color:#344054;border:1px solid #98A2B3;background-color:#fff}.tabs{display:flex;align-items:center;margin-bottom:24px}.tabs.is-enhanced{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tabs.is-enhanced::-webkit-scrollbar{display:none;width:0;height:0}.tab-button{display:flex;align-items:center;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;text-align:center;height:44px;color:#667085;background-color:#f8f9fc;border:0;border-bottom:1px solid #EAECF0;padding:12px}@media (hover: hover){.tab-button:hover{color:#1570ef;border-bottom:2px solid #1570EF}}.tab-button.is-active{color:#1570ef;border-bottom:2px solid #1570EF}.tab-button.is-disabled{pointer-events:none}.tab-button .badge{margin-left:8px;text-transform:uppercase}.is-enhanced .tab-button{font-size:16px;font-weight:500;line-height:24px;color:#667085;height:40px;background-color:transparent;border:none;border-radius:6px;padding:8px 12px;margin-right:16px}.is-enhanced .tab-button.is-active{color:#6941c6;background-color:#f9f5ff}.toggle-wrap{display:flex;align-items:center}.toggle-wrap.is-on{margin-top:24px}@media screen and (max-width: 1024px){.toggle-wrap.is-on{margin:0 0 20px}}.toggle-wrap .toggle-button{margin-right:10px}.toggle-wrap span{font-size:14px;font-weight:400;line-height:16px}.tooltip-wrap{position:relative;margin-left:12px}.tooltip-wrap svg{width:20px!important;height:20px!important;color:#344054}.tooltip-wrap:hover .tooltip{display:block}.tooltip{display:none;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);min-width:203px;width:auto;background-color:#101828;border-radius:8px;padding:8px 12px}.tooltip:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background-color:#101828}.tooltip-text{display:block;font-weight:500;font-size:12px;line-height:18px;text-align:center;color:#fff}.file-upload-area{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:16px 24px;cursor:pointer;position:relative}.is-add-field .file-upload-area,.is-edit-field .file-upload-area{margin-bottom:24px}@media screen and (max-width: 1024px){.is-add-field .file-upload-area,.is-edit-field .file-upload-area{margin-bottom:20px}}.file-upload-area.is-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.file-upload-area__icon-wrap{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;border:6px solid #F9FAFB;background-color:#f2f4f7;margin-bottom:12px}.file-upload-area__icon-wrap svg{width:20px;height:20px;color:#475467}.file-upload-area__file-name{display:block;font-weight:400;font-size:14px;line-height:20px;color:#667085;margin-bottom:12px}.file-upload-area__text{text-align:center}.file-upload-area__text span{font-weight:400;font-size:14px;line-height:20px;color:#667085}.file-upload-area__text span.is-link{font-weight:500;color:#6941c6}.file-upload-area__coming-soon-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#ffffffb3;border-radius:8px;z-index:10}.file-upload-area__coming-soon-text{font-weight:600;font-size:16px;line-height:24px;color:#6941c6;text-transform:uppercase;letter-spacing:.5px}.input-label.is-disabled{opacity:.5}
