.theme--light.v-data-table tbody tr.v-data-table__selected{background:#f5f5f5}.theme--light.v-data-table .v-row-group__header,.theme--light.v-data-table .v-row-group__summary{background:#eee}.theme--light.v-data-table .v-data-footer{border-top:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table .v-data-table__empty-wrapper{color:rgba(0,0,0,.38)}.theme--dark.v-data-table tbody tr.v-data-table__selected{background:#505050}.theme--dark.v-data-table .v-row-group__header,.theme--dark.v-data-table .v-row-group__summary{background:#616161}.theme--dark.v-data-table .v-data-footer{border-top:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table .v-data-table__empty-wrapper{color:hsla(0,0%,100%,.5)}.v-data-table{border-radius:4px}.v-data-table--mobile>.v-data-table__wrapper tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded{border-bottom:0}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{-webkit-box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75);box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child{border-top-right-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child{border-bottom-right-radius:4px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-table-row{display:initial}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{height:auto;min-height:48px}.v-data-table__empty-wrapper{text-align:center}.v-data-table__mobile-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-data-table__mobile-row__header{font-weight:600}.v-application--is-ltr .v-data-table__mobile-row__header{padding-right:16px}.v-application--is-rtl .v-data-table__mobile-row__header{padding-left:16px}.v-application--is-ltr .v-data-table__mobile-row__cell{text-align:right}.v-application--is-rtl .v-data-table__mobile-row__cell{text-align:left}.v-row-group__header td,.v-row-group__summary td{height:35px}.v-data-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.v-data-table__expand-icon--active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;padding:0 8px}.v-data-footer .v-btn{color:inherit}.v-application--is-ltr .v-data-footer__icons-before .v-btn:last-child{margin-right:7px}.v-application--is-ltr .v-data-footer__icons-after .v-btn:first-child,.v-application--is-rtl .v-data-footer__icons-before .v-btn:last-child{margin-left:7px}.v-application--is-rtl .v-data-footer__icons-after .v-btn:first-child{margin-right:7px}.v-data-footer__pagination{display:block;text-align:center}.v-application--is-ltr .v-data-footer__pagination{margin:0 32px 0 24px}.v-application--is-rtl .v-data-footer__pagination{margin:0 24px 0 32px}.v-data-footer__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.v-application--is-ltr .v-data-footer__select{margin-left:auto;margin-right:14px}.v-application--is-rtl .v-data-footer__select{margin-left:14px;margin-right:auto}.v-data-footer__select .v-select{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;padding:0;position:static}.v-application--is-ltr .v-data-footer__select .v-select{margin:13px 0 13px 34px}.v-application--is-rtl .v-data-footer__select .v-select{margin:13px 34px 13px 0}.v-data-footer__select .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-data-footer__select .v-select__selections .v-select__selection--comma{font-size:.75rem}.theme--light.v-select .v-select__selections{color:rgba(0,0,0,.87)}.theme--light.v-select.v-input--is-disabled .v-select__selections,.theme--light.v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selections,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:#fff}.theme--dark.v-select.v-input--is-disabled .v-select__selections,.theme--dark.v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:4px}.v-select .v-chip--selected:after{opacity:.22}.v-select .fade-transition-leave-active{position:absolute;left:0}.v-select.v-input--is-dirty ::-webkit-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-moz-placeholder{color:transparent!important}.v-select.v-input--is-dirty :-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::placeholder{color:transparent!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;top:7px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections{padding-top:20px}.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections{padding:8px 0}.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections{padding:4px 0}.v-select.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-width:0;position:relative}.v-select.v-text-field:not(.v-text-field--single-line) input{margin-top:0}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips .v-chip--select.v-chip--active:before{opacity:.2}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections{min-height:38px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-select.v-input--is-disabled:not(.v-input--is-readonly):not(.v-autocomplete){pointer-events:none}.v-select__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px;max-width:100%;min-width:0}.v-select__selection{max-width:90%}.v-select__selection--comma{margin:7px 4px 7px 0;min-height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 0}.v-select.v-input--dense .v-chip{margin:0 4px 0 4px}.v-select__slot{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-width:0;width:100%}.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{-ms-flex-item-align:end;align-self:flex-end}.v-simple-checkbox{-ms-flex-item-align:center;align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-simple-checkbox .v-icon{cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;font-size:.875rem;font-weight:400;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--clickable:active{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.theme--light.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:rgba(0,0,0,.38)}.theme--light.v-data-table .v-data-table-header th.sortable.active,.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--light.v-data-table .v-data-table-header th.sortable:hover{color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table-header__sort-badge{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--dark.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:hsla(0,0%,100%,.5)}.theme--dark.v-data-table .v-data-table-header th.sortable.active,.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--dark.v-data-table .v-data-table-header th.sortable:hover{color:#fff}.theme--dark.v-data-table .v-data-table-header__sort-badge{background-color:hsla(0,0%,100%,.12);color:#fff}.v-data-table-header th.sortable{pointer-events:auto;cursor:pointer;outline:0}.v-data-table-header th.sortable .v-data-table-header__icon{line-height:.9}.v-data-table-header th.active .v-data-table-header__icon,.v-data-table-header th:hover .v-data-table-header__icon{-webkit-transform:none;transform:none;opacity:1}.v-data-table-header th.desc .v-data-table-header__icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header__icon{display:inline-block;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-data-table-header__sort-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:50%;min-width:18px;min-height:18px;height:18px;width:18px}.v-data-table-header-mobile th{height:auto}.v-data-table-header-mobile__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v-data-table-header-mobile__wrapper .v-select{margin-bottom:8px}.v-data-table-header-mobile__wrapper .v-select .v-chip{height:24px}.v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header-mobile__select{min-width:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;-webkit-transition:inherit;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:inherit;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:none;transition:none}.theme--light.v-input--switch .v-input--switch__thumb{color:#fff}.theme--light.v-input--switch .v-input--switch__track{color:rgba(0,0,0,.38)}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#fafafa!important}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:rgba(0,0,0,.12)!important}.theme--dark.v-input--switch .v-input--switch__thumb{color:#bdbdbd}.theme--dark.v-input--switch .v-input--switch__track{color:hsla(0,0%,100%,.3)}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#424242!important}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}.v-input--switch__thumb,.v-input--switch__track{background-color:currentColor;pointer-events:none;-webkit-transition:inherit;transition:inherit}.v-input--switch__track{border-radius:8px;width:36px;height:14px;left:2px;position:absolute;opacity:.6;right:2px;top:calc(50% - 7px)}.v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__input{width:38px;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__ripple{top:calc(50% - 24px)}.v-input--switch.v-input--dense .v-input--switch__thumb{width:18px;height:18px}.v-input--switch.v-input--dense .v-input--switch__track{height:12px;width:32px}.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track{height:22px;width:44px;top:calc(50% - 12px);left:-3px}.v-input--switch.v-input--dense .v-input--selection-controls__ripple{top:calc(50% - 22px)}.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input{opacity:.6}.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple{left:-14px}.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple{left:-12px}.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(20px);transform:translate(20px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-14px}.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple{right:-12px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(-20px);transform:translate(-20px)}.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-input--switch--inset .v-input--selection-controls__input,.v-input--switch--inset .v-input--switch__track{width:48px}.v-input--switch--inset .v-input--switch__track{border-radius:14px;height:28px;left:-4px;opacity:.32;top:calc(50% - 14px)}.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb{-webkit-transform:translate(0)!important;transform:translate(0)!important}.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb{-webkit-transform:translate(-6px)!important;transform:translate(-6px)!important}.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(20px)!important;transform:translate(20px)!important}.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(-26px)!important;transform:translate(-26px)!important}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}[data-v-5e353877]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-5e353877]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-5e353877]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-5e353877],.df-flex-xs[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-5e353877]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-5e353877]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-5e353877],.df-flex-sm[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-5e353877]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-5e353877]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-5e353877],.df-flex-xl[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-5e353877]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-5e353877]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-5e353877]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-5e353877]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-5e353877]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-5e353877]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-5e353877],.df-flex-xs-t[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-5e353877]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-5e353877]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-5e353877],.df-flex-sm-t[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-5e353877]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-5e353877]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-5e353877],.df-flex-xl-t[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-5e353877]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-5e353877]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-5e353877]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-5e353877],.df-flex-xs-m[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-5e353877]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-5e353877]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-5e353877],.df-flex-sm-m[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-5e353877]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-5e353877]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-5e353877],.df-flex-xl-m[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-5e353877]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-5e353877]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-5e353877]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-5e353877]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-5e353877]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-5e353877]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-5e353877]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-5e353877]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-5e353877]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-5e353877]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-5e353877]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-5e353877]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-5e353877]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-5e353877]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-5e353877]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-5e353877]{margin-bottom:0}.v-divider[data-v-5e353877]{margin:0!important;border-bottom:0!important}.container[data-v-5e353877]{max-width:100%;padding-left:0;padding-right:0}[data-v-5e353877]::-webkit-scrollbar{width:6px;height:6px}[data-v-5e353877]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-5e353877]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.d-number-field.v-text-field .v-input__append-inner[data-v-5e353877]{margin-top:11px!important}[data-v-6cc1205a] .v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:-10px}[data-v-6cc1205a] .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{-webkit-box-shadow:none!important;box-shadow:none!important}[data-v-6cc1205a] .v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{border-radius:8px}[data-v-6cc1205a] .v-input__append-inner{margin-top:0!important}[data-v-6cc1205a] .theme--light.v-input{color:#788476}[data-v-6cc1205a] .v-text-field.v-text-field--solo .v-input__control input{color:#5b6459}[data-v-6cc1205a] .title-description{font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;color:#253521}[data-v-6cc1205a].v-input--selection-controls .v-input__slot>.v-label{color:#0e180c}.card-style[data-v-6cc1205a]{border-radius:8px}.checkbox-lost-harvest[data-v-6cc1205a]{background:#e6e9e6;border-radius:8px;font-family:Rubik;font-style:normal;font-weight:500;font-size:14px;padding:8px!important}.divider-point[data-v-6cc1205a]{margin:10px;margin-bottom:15px}.distance-buttons[data-v-6cc1205a]{padding:10px 20px}.title-header[data-v-6cc1205a]{font-family:Rubik;font-style:normal;font-weight:500;font-size:19px;color:#1a2b46}.harvest-register[data-v-6cc1205a]{overflow-y:scroll;overflow-x:hidden;max-height:500px;padding:21px 42px;background:#f5f5f5!important}.button-remove-and-close[data-v-6cc1205a]{background:#fff!important}.button-register-confirm[data-v-6cc1205a],.button-remove-and-close[data-v-6cc1205a]{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:14px;letter-spacing:0}.button-register-confirm[data-v-6cc1205a]{background-color:#39af49!important;border-color:#39af49}.icon-button[data-v-6cc1205a]{padding-top:2px;padding-left:8px}.text-cancel-and-remove[data-v-6cc1205a]{color:#3f4e3c}[data-v-58c9ea3b]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-58c9ea3b]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-58c9ea3b]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-58c9ea3b],.df-flex-xs[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-58c9ea3b]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-58c9ea3b]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-58c9ea3b],.df-flex-sm[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-58c9ea3b]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-58c9ea3b]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-58c9ea3b],.df-flex-xl[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-58c9ea3b]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-58c9ea3b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-58c9ea3b]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-58c9ea3b]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-58c9ea3b]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-58c9ea3b]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-58c9ea3b],.df-flex-xs-t[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-58c9ea3b]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-58c9ea3b]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-58c9ea3b],.df-flex-sm-t[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-58c9ea3b]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-58c9ea3b]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-58c9ea3b],.df-flex-xl-t[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-58c9ea3b]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-58c9ea3b]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-58c9ea3b]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-58c9ea3b],.df-flex-xs-m[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-58c9ea3b]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-58c9ea3b]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-58c9ea3b],.df-flex-sm-m[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-58c9ea3b]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-58c9ea3b]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-58c9ea3b],.df-flex-xl-m[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-58c9ea3b]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-58c9ea3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-58c9ea3b]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-58c9ea3b]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-58c9ea3b]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-58c9ea3b]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-58c9ea3b]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-58c9ea3b]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-58c9ea3b]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-58c9ea3b]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-58c9ea3b]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-58c9ea3b]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-58c9ea3b]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-58c9ea3b]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-58c9ea3b]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-58c9ea3b]{margin-bottom:0}.v-divider[data-v-58c9ea3b]{margin:0!important;border-bottom:0!important}.container[data-v-58c9ea3b]{max-width:100%;padding-left:0;padding-right:0}[data-v-58c9ea3b]::-webkit-scrollbar{width:6px;height:6px}[data-v-58c9ea3b]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-58c9ea3b]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.v-sheet.v-card[data-v-58c9ea3b]{-webkit-box-shadow:none;box-shadow:none;border:1px solid #e6e9e6;border-radius:4px}.v-data-footer__select[data-v-58c9ea3b]{visibility:hidden!important}.text-register-harvest[data-v-58c9ea3b]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.ready_to_harvest_whithout_permission[data-v-58c9ea3b]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#39af49;text-transform:uppercase}.disabled-tooltip[data-v-58c9ea3b]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#fff}[data-v-5f8c6b11]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-5f8c6b11]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-5f8c6b11]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-5f8c6b11],.df-flex-xs[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-5f8c6b11]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-5f8c6b11]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-5f8c6b11],.df-flex-sm[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-5f8c6b11]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-5f8c6b11]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-5f8c6b11],.df-flex-xl[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-5f8c6b11]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-5f8c6b11]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-5f8c6b11]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-5f8c6b11]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-5f8c6b11]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-5f8c6b11]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-5f8c6b11],.df-flex-xs-t[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-5f8c6b11]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-5f8c6b11]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-5f8c6b11],.df-flex-sm-t[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-5f8c6b11]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-5f8c6b11]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-5f8c6b11],.df-flex-xl-t[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-5f8c6b11]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-5f8c6b11]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-5f8c6b11]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-5f8c6b11],.df-flex-xs-m[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-5f8c6b11]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-5f8c6b11]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-5f8c6b11],.df-flex-sm-m[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-5f8c6b11]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-5f8c6b11]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-5f8c6b11],.df-flex-xl-m[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-5f8c6b11]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-5f8c6b11]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-5f8c6b11]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-5f8c6b11]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-5f8c6b11]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-5f8c6b11]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-5f8c6b11]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-5f8c6b11]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-5f8c6b11]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-5f8c6b11]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-5f8c6b11]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-5f8c6b11]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-5f8c6b11]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-5f8c6b11]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-5f8c6b11]{margin-bottom:0}.v-divider[data-v-5f8c6b11]{margin:0!important;border-bottom:0!important}.container[data-v-5f8c6b11]{max-width:100%;padding-left:0;padding-right:0}[data-v-5f8c6b11]::-webkit-scrollbar{width:6px;height:6px}[data-v-5f8c6b11]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-5f8c6b11]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.card-weather-condition hr[data-v-5f8c6b11]{border:0;height:1px;opacity:.2;border-bottom:1px dashed #071505}.card-weather-condition .weather__highest-temperature[data-v-5f8c6b11]{font-family:Rubik;font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#071505;text-transform:uppercase}.card-weather-condition .weather__highest-unit[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:500;line-height:24px;color:#aab2a9}.card-weather-condition .weather__lowest-temperature[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:600;text-transform:uppercase}.card-weather-condition .weather__lowest-unit[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#aab2a9}.card-weather-condition .weather__precipitation[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;color:#4a76bc;font-size:12px;text-transform:uppercase}.card-weather-condition .weather__forecasting-factors[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#aab2a9;font-weight:600;text-transform:uppercase}.card-weather-condition .weather__forecasting-factors .forecasting__climate-units[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.card-weather-condition .weather__week-forecast .forecast__day-of-week[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#aab2a9;text-align:center}.card-weather-condition .weather__week-forecast .forecast__day-month[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#5b6459;font-weight:600;text-align:center;text-transform:uppercase}.card-weather-condition .weather__week-forecast .forecast__rain[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#1a2b46;text-align:center}.card-weather-condition .weather__week-forecast .forecast__maximum-temperature[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#aab2a9;font-weight:600;text-align:center;text-transform:uppercase}.card-weather-condition .weather__week-forecast .forecast__minimum-temperature[data-v-5f8c6b11]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#5b6459;font-weight:600;text-align:center;text-transform:uppercase}[data-v-35616b2d]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-35616b2d]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-35616b2d]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-35616b2d],.df-flex-xs[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-35616b2d]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-35616b2d]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-35616b2d],.df-flex-sm[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-35616b2d]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-35616b2d]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-35616b2d],.df-flex-xl[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-35616b2d]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-35616b2d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-35616b2d]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-35616b2d]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-35616b2d]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-35616b2d]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-35616b2d],.df-flex-xs-t[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-35616b2d]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-35616b2d]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-35616b2d],.df-flex-sm-t[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-35616b2d]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-35616b2d]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-35616b2d],.df-flex-xl-t[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-35616b2d]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-35616b2d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-35616b2d]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-35616b2d],.df-flex-xs-m[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-35616b2d]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-35616b2d]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-35616b2d],.df-flex-sm-m[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-35616b2d]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-35616b2d]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-35616b2d],.df-flex-xl-m[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-35616b2d]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-35616b2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-35616b2d]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-35616b2d]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-35616b2d]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-35616b2d]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-35616b2d]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-35616b2d]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-35616b2d]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-35616b2d]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-35616b2d]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-35616b2d]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-35616b2d]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-35616b2d]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-35616b2d]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-35616b2d]{margin-bottom:0}.v-divider[data-v-35616b2d]{margin:0!important;border-bottom:0!important}.container[data-v-35616b2d]{max-width:100%;padding-left:0;padding-right:0}[data-v-35616b2d]::-webkit-scrollbar{width:6px;height:6px}[data-v-35616b2d]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-35616b2d]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.without-weather[data-v-35616b2d]{background-color:#fff}.without-weather .weather__title[data-v-35616b2d]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;color:#aab2a9;text-transform:uppercase}.without-weather .weather__infos[data-v-35616b2d]{padding:0 32px}.without-weather .weather__infos .infos__title[data-v-35616b2d]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.without-weather .weather__infos .infos__subtitle[data-v-35616b2d]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459;text-align:center}[data-v-09256135]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-09256135]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-09256135]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-09256135],.df-flex-xs[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-09256135]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-09256135]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-09256135],.df-flex-sm[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-09256135]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-09256135]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-09256135],.df-flex-xl[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-09256135]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-09256135]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-09256135]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-09256135]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-09256135]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-09256135]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-09256135],.df-flex-xs-t[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-09256135]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-09256135]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-09256135],.df-flex-sm-t[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-09256135]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-09256135]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-09256135],.df-flex-xl-t[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-09256135]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-09256135]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-09256135]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-09256135],.df-flex-xs-m[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-09256135]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-09256135]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-09256135],.df-flex-sm-m[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-09256135]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-09256135]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-09256135],.df-flex-xl-m[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-09256135]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-09256135]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-09256135]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-09256135]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-09256135]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-09256135]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-09256135]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-09256135]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-09256135]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-09256135]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-09256135]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-09256135]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-09256135]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-09256135]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-09256135]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-09256135]{margin-bottom:0}.v-divider[data-v-09256135]{margin:0!important;border-bottom:0!important}.container[data-v-09256135]{max-width:100%;padding-left:0;padding-right:0}[data-v-09256135]::-webkit-scrollbar{width:6px;height:6px}[data-v-09256135]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-09256135]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.card-weather[data-v-09256135]{background-color:#fff;border-radius:4px;border:none;padding:0}.card-weather.has-border[data-v-09256135]{border:1px solid #e6e9e6;padding:16px}.card-weather .loading__wrapper hr[data-v-09256135]{border:0;height:1px;opacity:.2;border-bottom:1px dashed #071505}.card-weather .card__title[data-v-09256135]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;color:#aab2a9;font-size:12px;text-transform:uppercase}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{margin:0;position:absolute;bottom:0;left:0;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.v-window{overflow:hidden}.v-window__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{-webkit-transition:transform .2s cubic-bezier(.25,.8,.5,1);transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}[data-v-67a16754] .v-carousel__controls__item{background-color:#aab2a9!important;width:7px!important;height:7px!important;margin:0 5px!important}[data-v-67a16754] .v-item--active{color:#39af49!important}[data-v-67a16754] .v-icon{font-size:11px!important}.title-communication[data-v-67a16754]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:18px;text-transform:uppercase;color:#aab2a9}[data-v-57d7aeb4]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-57d7aeb4]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-57d7aeb4]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-57d7aeb4],.df-flex-xs[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-57d7aeb4]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-57d7aeb4]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-57d7aeb4],.df-flex-sm[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-57d7aeb4]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-57d7aeb4]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-57d7aeb4],.df-flex-xl[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-57d7aeb4]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-57d7aeb4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-57d7aeb4]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-57d7aeb4]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-57d7aeb4]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-57d7aeb4]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-57d7aeb4],.df-flex-xs-t[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-57d7aeb4]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-57d7aeb4]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-57d7aeb4],.df-flex-sm-t[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-57d7aeb4]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-57d7aeb4]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-57d7aeb4],.df-flex-xl-t[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-57d7aeb4]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-57d7aeb4]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-57d7aeb4]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-57d7aeb4],.df-flex-xs-m[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-57d7aeb4]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-57d7aeb4]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-57d7aeb4],.df-flex-sm-m[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-57d7aeb4]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-57d7aeb4]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-57d7aeb4],.df-flex-xl-m[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-57d7aeb4]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-57d7aeb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-57d7aeb4]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-57d7aeb4]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-57d7aeb4]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-57d7aeb4]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-57d7aeb4]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-57d7aeb4]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-57d7aeb4]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-57d7aeb4]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-57d7aeb4]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-57d7aeb4]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-57d7aeb4]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-57d7aeb4]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-57d7aeb4]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-57d7aeb4]{margin-bottom:0}.v-divider[data-v-57d7aeb4]{margin:0!important;border-bottom:0!important}.container[data-v-57d7aeb4]{max-width:100%;padding-left:0;padding-right:0}[data-v-57d7aeb4]::-webkit-scrollbar{width:6px;height:6px}[data-v-57d7aeb4]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-57d7aeb4]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}[data-v-57d7aeb4] .v-list-item__title{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#5b6459;font-size:14px!important;font-weight:400!important}[data-v-57d7aeb4] .v-select__selection--comma{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#5b6459!important}[data-v-f3a5a6fe]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-f3a5a6fe]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-f3a5a6fe]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-f3a5a6fe],.df-flex-xs[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-f3a5a6fe]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-f3a5a6fe]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-f3a5a6fe],.df-flex-sm[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-f3a5a6fe]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-f3a5a6fe]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-f3a5a6fe],.df-flex-xl[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-f3a5a6fe]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-f3a5a6fe]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-f3a5a6fe]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-f3a5a6fe]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-f3a5a6fe]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-f3a5a6fe]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-f3a5a6fe],.df-flex-xs-t[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-f3a5a6fe]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-f3a5a6fe]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-f3a5a6fe],.df-flex-sm-t[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-f3a5a6fe]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-f3a5a6fe]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-f3a5a6fe],.df-flex-xl-t[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-f3a5a6fe]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-f3a5a6fe]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-f3a5a6fe]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-f3a5a6fe],.df-flex-xs-m[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-f3a5a6fe]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-f3a5a6fe]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-f3a5a6fe],.df-flex-sm-m[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-f3a5a6fe]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-f3a5a6fe]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-f3a5a6fe],.df-flex-xl-m[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-f3a5a6fe]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-f3a5a6fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-f3a5a6fe]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-f3a5a6fe]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-f3a5a6fe]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-f3a5a6fe]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-f3a5a6fe]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-f3a5a6fe]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-f3a5a6fe]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-f3a5a6fe]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-f3a5a6fe]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-f3a5a6fe]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-f3a5a6fe]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-f3a5a6fe]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-f3a5a6fe]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-f3a5a6fe]{margin-bottom:0}.v-divider[data-v-f3a5a6fe]{margin:0!important;border-bottom:0!important}.container[data-v-f3a5a6fe]{max-width:100%;padding-left:0;padding-right:0}[data-v-f3a5a6fe]::-webkit-scrollbar{width:6px;height:6px}[data-v-f3a5a6fe]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-f3a5a6fe]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.current-season-displayer h1[data-v-f3a5a6fe]{color:#071505;font-family:Rubik;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.current-season-displayer h2[data-v-f3a5a6fe]{color:#071505;font-family:Rubik;font-size:20px;font-style:normal;font-weight:600;line-height:28px;color:#1a2b46}.current-season-displayer .season-crops-selector[data-v-f3a5a6fe]{max-width:300px}[data-v-37516420]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-37516420]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-37516420]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-37516420],.df-flex-xs[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-37516420]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-37516420]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-37516420],.df-flex-sm[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-37516420]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-37516420]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-37516420],.df-flex-xl[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-37516420]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-37516420]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-37516420]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-37516420]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-37516420]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-37516420]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-37516420],.df-flex-xs-t[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-37516420]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-37516420]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-37516420],.df-flex-sm-t[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-37516420]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-37516420]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-37516420],.df-flex-xl-t[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-37516420]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-37516420]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-37516420]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-37516420],.df-flex-xs-m[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-37516420]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-37516420]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-37516420],.df-flex-sm-m[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-37516420]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-37516420]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-37516420],.df-flex-xl-m[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-37516420]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-37516420]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-37516420]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-37516420]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-37516420]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-37516420]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-37516420]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-37516420]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-37516420]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-37516420]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-37516420]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-37516420]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-37516420]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-37516420]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-37516420]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-37516420]{margin-bottom:0}.v-divider[data-v-37516420]{margin:0!important;border-bottom:0!important}.container[data-v-37516420]{max-width:100%;padding-left:0;padding-right:0}[data-v-37516420]::-webkit-scrollbar{width:6px;height:6px}[data-v-37516420]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-37516420]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.farm-disabled[data-v-37516420]{padding:32px 16px;background-color:#fff;border:1px solid #e6e9e6;border-radius:8px;width:100%}.farm-disabled .content__wrapper[data-v-37516420]{margin:0 auto}.farm-disabled .content__wrapper .farm__content[data-v-37516420],.farm-disabled .content__wrapper[data-v-37516420]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.farm-disabled .content__wrapper .farm__content .content__subtitle[data-v-37516420]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459}.farm-disabled .content__wrapper .farm__content .content__title[data-v-37516420]{color:#071505;font-family:Rubik;font-size:40px;font-style:normal;font-weight:600;line-height:52px}.farm-disabled .content__wrapper .farm__content .content__paragraph[data-v-37516420]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459}.farm-disabled .content__wrapper .farm__content .content__image[data-v-37516420]{max-width:160px}.farm-disabled .content__wrapper .farm__actions[data-v-37516420]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}[data-v-9e41cfde]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-9e41cfde]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-9e41cfde]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-9e41cfde],.df-flex-xs[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-9e41cfde]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-9e41cfde]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-9e41cfde],.df-flex-sm[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-9e41cfde]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-9e41cfde]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-9e41cfde],.df-flex-xl[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-9e41cfde]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-9e41cfde]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-9e41cfde]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-9e41cfde]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-9e41cfde]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-9e41cfde],.df-flex-xs-t[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-9e41cfde]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-9e41cfde]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-9e41cfde],.df-flex-sm-t[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-9e41cfde]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-9e41cfde]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-9e41cfde],.df-flex-xl-t[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-9e41cfde]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-9e41cfde]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-9e41cfde]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-9e41cfde],.df-flex-xs-m[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-9e41cfde]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-9e41cfde]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-9e41cfde],.df-flex-sm-m[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-9e41cfde]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-9e41cfde]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-9e41cfde],.df-flex-xl-m[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-9e41cfde]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-9e41cfde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-9e41cfde]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-9e41cfde]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-9e41cfde]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-9e41cfde]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-9e41cfde]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-9e41cfde]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-9e41cfde]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-9e41cfde]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-9e41cfde]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-9e41cfde]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-9e41cfde]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-9e41cfde]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-9e41cfde]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-9e41cfde]{margin-bottom:0}.v-divider[data-v-9e41cfde]{margin:0!important;border-bottom:0!important}.container[data-v-9e41cfde]{max-width:100%;padding-left:0;padding-right:0}[data-v-9e41cfde]::-webkit-scrollbar{width:6px;height:6px}[data-v-9e41cfde]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-9e41cfde]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.home-header .header__chip[data-v-9e41cfde]{color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-header .header__infos[data-v-9e41cfde]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.home-header .header__infos .info__header[data-v-9e41cfde]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#1a2b46;font-weight:700;text-transform:uppercase}.home-header .header__infos .info__text[data-v-9e41cfde]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459}.actions__edit-farm[data-v-9e41cfde]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#fff}[data-v-7d08c234]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-7d08c234]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-7d08c234]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-7d08c234],.df-flex-xs[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-7d08c234]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-7d08c234]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-7d08c234],.df-flex-sm[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-7d08c234]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-7d08c234]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-7d08c234],.df-flex-xl[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-7d08c234]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-7d08c234]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-7d08c234]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-7d08c234]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-7d08c234]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-7d08c234]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-7d08c234],.df-flex-xs-t[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-7d08c234]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-7d08c234]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-7d08c234],.df-flex-sm-t[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-7d08c234]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-7d08c234]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-7d08c234],.df-flex-xl-t[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-7d08c234]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-7d08c234]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-7d08c234]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-7d08c234],.df-flex-xs-m[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-7d08c234]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-7d08c234]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-7d08c234],.df-flex-sm-m[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-7d08c234]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-7d08c234]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-7d08c234],.df-flex-xl-m[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-7d08c234]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-7d08c234]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-7d08c234]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-7d08c234]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-7d08c234]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-7d08c234]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-7d08c234]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-7d08c234]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-7d08c234]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-7d08c234]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-7d08c234]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-7d08c234]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-7d08c234]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-7d08c234]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-7d08c234]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-7d08c234]{margin-bottom:0}.v-divider[data-v-7d08c234]{margin:0!important;border-bottom:0!important}.container[data-v-7d08c234]{max-width:100%;padding-left:0;padding-right:0}[data-v-7d08c234]::-webkit-scrollbar{width:6px;height:6px}[data-v-7d08c234]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-7d08c234]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.header-no-farms[data-v-7d08c234]{max-width:1440px;margin:0 auto;padding-bottom:32px;position:relative}.header-no-farms .header__image[data-v-7d08c234]{position:relative;height:240px;border-radius:0 0 8px 8px;overflow:hidden}.header-no-farms .header__image .image[data-v-7d08c234]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header-no-farms .header__image .image__title[data-v-7d08c234]{position:absolute;top:calc(50% - 20px);left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%}@media(max-width:767px){.header-no-farms .header__image .image__title[data-v-7d08c234]{padding:0 12px}}.header-no-farms .header__image .image__title h1[data-v-7d08c234]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;color:#39af49}.header-no-farms .header__image .image__title h2[data-v-7d08c234]{color:#071505;font-family:Rubik;font-size:24px;font-style:normal;font-weight:600;line-height:32px;color:#fff;max-width:400px;text-align:center}.header-no-farms .header__content[data-v-7d08c234]{position:absolute;z-index:2;top:200px;left:50%;right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.header-no-farms .header__content .content__add-farm[data-v-7d08c234]{padding:24px;border:1px solid #e6e9e6;border-radius:4px;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:380px;max-width:380px;cursor:pointer}.header-no-farms .header__content .content__add-farm .add-farm__text[data-v-7d08c234]{width:200px}.header-no-farms .header__content .content__add-farm .add-farm__text h3[data-v-7d08c234]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.header-no-farms .header__content .content__add-farm .add-farm__text span[data-v-7d08c234]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#5b6459;text-align:center}.v-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 52px;flex:0 1 52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:52px}.v-slide-group__content{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__content,.v-slide-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.v-slide-group__wrapper{contain:content;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{-ms-flex-item-align:start;align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{-ms-flex-item-align:center;align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{-webkit-transform:scale(1);transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}[data-v-1873493e]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-1873493e]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-1873493e]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-1873493e],.df-flex-xs[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-1873493e]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-1873493e]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-1873493e],.df-flex-sm[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-1873493e]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-1873493e]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-1873493e],.df-flex-xl[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-1873493e]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-1873493e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-1873493e]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-1873493e]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-1873493e]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-1873493e]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-1873493e],.df-flex-xs-t[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-1873493e]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-1873493e]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-1873493e],.df-flex-sm-t[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-1873493e]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-1873493e]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-1873493e],.df-flex-xl-t[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-1873493e]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-1873493e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-1873493e]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-1873493e],.df-flex-xs-m[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-1873493e]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-1873493e]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-1873493e],.df-flex-sm-m[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-1873493e]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-1873493e]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-1873493e],.df-flex-xl-m[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-1873493e]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-1873493e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-1873493e]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-1873493e]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-1873493e]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-1873493e]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-1873493e]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-1873493e]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-1873493e]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-1873493e]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-1873493e]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-1873493e]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-1873493e]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-1873493e]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-1873493e]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-1873493e]{margin-bottom:0}.v-divider[data-v-1873493e]{margin:0!important;border-bottom:0!important}.container[data-v-1873493e]{max-width:100%;padding-left:0;padding-right:0}[data-v-1873493e]::-webkit-scrollbar{width:6px;height:6px}[data-v-1873493e]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-1873493e]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.container_map[data-v-1873493e]{max-width:100%!important}.whatsapp-icon[data-v-1873493e]{display:inline-block;vertical-align:sub}.create-field__tooltip[data-v-1873493e]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#fff}[data-v-06327dec]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-06327dec]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-06327dec]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-06327dec],.df-flex-xs[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-06327dec]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-06327dec]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-06327dec],.df-flex-sm[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-06327dec]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-06327dec]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-06327dec],.df-flex-xl[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-06327dec]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-06327dec]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-06327dec]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-06327dec]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-06327dec]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-06327dec]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-06327dec],.df-flex-xs-t[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-06327dec]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-06327dec]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-06327dec],.df-flex-sm-t[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-06327dec]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-06327dec]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-06327dec],.df-flex-xl-t[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-06327dec]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-06327dec]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-06327dec]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-06327dec],.df-flex-xs-m[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-06327dec]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-06327dec]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-06327dec],.df-flex-sm-m[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-06327dec]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-06327dec]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-06327dec],.df-flex-xl-m[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-06327dec]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-06327dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-06327dec]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-06327dec]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-06327dec]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-06327dec]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-06327dec]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-06327dec]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-06327dec]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-06327dec]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-06327dec]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-06327dec]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-06327dec]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-06327dec]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-06327dec]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-06327dec]{margin-bottom:0}.v-divider[data-v-06327dec]{margin:0!important;border-bottom:0!important}.container[data-v-06327dec]{max-width:100%;padding-left:0;padding-right:0}[data-v-06327dec]::-webkit-scrollbar{width:6px;height:6px}[data-v-06327dec]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-06327dec]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.item-card[data-v-06327dec]{height:100%;width:100%;min-width:235px;max-width:235px;border-top:none;border-radius:4px;border:1px solid #e6e9e6;background-color:#fff;cursor:pointer}@media(max-width:767px){.item-card[data-v-06327dec]{max-width:100%}}.item-card .map__disabled[data-v-06327dec]{position:relative}.item-card .map__disabled p[data-v-06327dec]{color:#071505;font-family:Rubik;font-size:20px;font-style:normal;font-weight:600;line-height:28px;position:absolute;text-transform:uppercase;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}.item-card .map__disabled .vue-map-container[data-v-06327dec]{background-color:#e6e9e6;opacity:.4}.item-card .item-card__map[data-v-06327dec]{height:123px!important}@media(max-width:767px){.item-card .item-card__map[data-v-06327dec]{width:100%}}.item-card .item-card__content[data-v-06327dec]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e6e9e6;padding:16px}.item-card .item-card__content .content__title[data-v-06327dec]{min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.item-card .item-card__content .content__actions[data-v-06327dec]{border:1px solid #e6e9e6;background-color:#fff}.item-card .item-card__content h1[data-v-06327dec]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.item-card .item-card__content .icon-size[data-v-06327dec]{height:16px;width:16px}.item-card .item-card__content span[data-v-06327dec]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459;text-transform:capitalize}.actions__edit[data-v-06327dec],.actions__exclude[data-v-06327dec]{width:100%;margin:0!important;padding:12px 0;pointer-events:auto}.actions__edit.v-btn--disabled[data-v-06327dec],.actions__exclude.v-btn--disabled[data-v-06327dec]{background-color:#e6e9e6;cursor:auto}[data-v-06327dec] .v-tooltip__content{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;border-radius:8px!important;padding:4px 8px!important}[data-v-06327dec] .actions__edit.v-btn--disabled .v-btn__content,[data-v-06327dec] .actions__exclude.v-btn--disabled .v-btn__content{color:#aab2a9!important;background-color:#e6e9e6!important}[data-v-06327dec] .vue-map{border-radius:4px 4px 0 0}[data-v-06327dec] .actions__edit .v-btn__content,[data-v-06327dec] .actions__exclude .v-btn__content{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;background-color:#fff;text-transform:capitalize;opacity:1!important}[data-v-06327dec] .actions__edit .v-btn__content{color:#5b6459}[data-v-06327dec] .actions__exclude .v-btn__content{color:#f23528}[data-v-06327dec] .vue-map>:nth-child(2){display:none}[data-v-fec59532]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-fec59532]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-fec59532]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-fec59532],.df-flex-xs[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-fec59532]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-fec59532]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-fec59532],.df-flex-sm[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-fec59532]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-fec59532]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-fec59532],.df-flex-xl[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-fec59532]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-fec59532]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-fec59532]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-fec59532]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-fec59532]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-fec59532]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-fec59532],.df-flex-xs-t[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-fec59532]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-fec59532]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-fec59532],.df-flex-sm-t[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-fec59532]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-fec59532]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-fec59532],.df-flex-xl-t[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-fec59532]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-fec59532]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-fec59532]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-fec59532],.df-flex-xs-m[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-fec59532]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-fec59532]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-fec59532],.df-flex-sm-m[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-fec59532]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-fec59532]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-fec59532],.df-flex-xl-m[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-fec59532]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-fec59532]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-fec59532]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-fec59532]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-fec59532]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-fec59532]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-fec59532]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-fec59532]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-fec59532]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-fec59532]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-fec59532]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-fec59532]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-fec59532]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-fec59532]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-fec59532]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-fec59532]{margin-bottom:0}.v-divider[data-v-fec59532]{margin:0!important;border-bottom:0!important}.container[data-v-fec59532]{max-width:100%;padding-left:0;padding-right:0}[data-v-fec59532]::-webkit-scrollbar{width:6px;height:6px}[data-v-fec59532]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-fec59532]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.item-card[data-v-fec59532]{height:100%;width:100%;min-width:235px;max-width:235px;border-top:none;border-radius:4px;border:1px solid #e6e9e6;background-color:#fff;cursor:pointer}.item-card.disabled[data-v-fec59532]{cursor:auto}@media(max-width:767px){.item-card[data-v-fec59532]{max-width:100%}}.item-card .item-card__content[data-v-fec59532]{padding:16px}.item-card .item-card__content .content__actions[data-v-fec59532]{border:1px solid #e6e9e6;background-color:#fff}.item-card .item-card__content h1[data-v-fec59532]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.item-card .item-card__content .icon-size[data-v-fec59532]{height:16px;width:16px}.item-card .item-card__content span[data-v-fec59532]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459;text-transform:capitalize}.actions__edit[data-v-fec59532]{width:100%;padding:12px 0;pointer-events:auto}.actions__edit.v-btn--disabled[data-v-fec59532]{background-color:#e6e9e6}.actions__tooltip[data-v-fec59532]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#fff}.actions__exclude[data-v-fec59532]{width:100%;margin:0!important;padding:12px 0}[data-v-fec59532] .actions__edit.v-btn--disabled .v-btn__content{color:#aab2a9!important;background-color:#e6e9e6!important}[data-v-fec59532] .actions__edit .v-btn__content,[data-v-fec59532] .actions__exclude .v-btn__content{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;background-color:#fff;text-transform:capitalize;opacity:1!important}[data-v-fec59532] .actions__edit .v-btn__content{color:#5b6459}[data-v-fec59532] .actions__exclude .v-btn__content{color:#f23528}[data-v-6b623891]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-6b623891]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-6b623891]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-6b623891],.df-flex-xs[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-6b623891]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-6b623891]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-6b623891],.df-flex-sm[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-6b623891]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-6b623891]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-6b623891],.df-flex-xl[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-6b623891]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-6b623891]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-6b623891]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-6b623891]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-6b623891]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-6b623891]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-6b623891],.df-flex-xs-t[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-6b623891]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-6b623891]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-6b623891],.df-flex-sm-t[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-6b623891]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-6b623891]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-6b623891],.df-flex-xl-t[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-6b623891]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-6b623891]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-6b623891]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-6b623891],.df-flex-xs-m[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-6b623891]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-6b623891]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-6b623891],.df-flex-sm-m[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-6b623891]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-6b623891]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-6b623891],.df-flex-xl-m[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-6b623891]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-6b623891]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-6b623891]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-6b623891]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-6b623891]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-6b623891]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-6b623891]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-6b623891]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-6b623891]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-6b623891]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-6b623891]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-6b623891]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-6b623891]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-6b623891]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-6b623891]{margin-bottom:0}.v-divider[data-v-6b623891]{margin:0!important;border-bottom:0!important}.container[data-v-6b623891]{max-width:100%;padding-left:0;padding-right:0}[data-v-6b623891]::-webkit-scrollbar{width:6px;height:6px}[data-v-6b623891]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-6b623891]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.item-list[data-v-6b623891]{gap:16px}.item-list .item-list__heading[data-v-6b623891]{padding-right:82px}@media(max-width:767px){.item-list .item-list__heading[data-v-6b623891]{padding-right:0}}.item-list .item-list__heading .heading__title[data-v-6b623891]{color:#071505;font-family:Rubik;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.item-list .item-list__heading .heading__title[data-v-6b623891]:first-letter{text-transform:capitalize}.item-list .item-list__heading .heading__title .title__details[data-v-6b623891]{margin-left:4px;color:#5b6459;font-weight:400}.item-list .item-list__heading .heading__button[data-v-6b623891]{font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#39af49}.item-list .item-list__heading .heading__button[data-v-6b623891]:first-letter{text-transform:capitalize}.item-list .list-slider__tablet[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){.item-list .list-slider__tablet[data-v-6b623891]{display:none}}.item-list .list-slider__tablet .slider__item[data-v-6b623891]{padding:0;margin-right:8px}.item-list .list-slider__tablet .slider__item[data-v-6b623891]:last-child{margin-right:0}.item-list .list-slider__mobile[data-v-6b623891]{display:none}@media(max-width:767px){.item-list .list-slider__mobile[data-v-6b623891]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}[data-v-6b623891] .v-slide-group__next{display:block!important;position:absolute;top:-52px;right:0;height:34px;min-width:34px;border-radius:999999px}[data-v-6b623891] .v-slide-group__next:hover{background-color:#e6e9e6}[data-v-6b623891] .v-slide-group__next .v-icon{right:-11px;top:4px}[data-v-6b623891] .v-slide-group__prev{display:block!important;position:absolute;top:-52px;right:42px;height:34px;min-width:34px;border-radius:999999px}[data-v-6b623891] .v-slide-group__prev:hover{background-color:#e6e9e6}[data-v-6b623891] .v-slide-group__prev .v-icon{right:-9px;top:4px}[data-v-6b623891] .v-slide-group__next .v-icon,[data-v-6b623891] .v-slide-group__prev .v-icon{height:14px;width:14px}[data-v-6b623891] .v-slide-group__next .v-icon:not(:disabled),[data-v-6b623891] .v-slide-group__prev .v-icon:not(:disabled){color:#39af49}[data-v-6b623891] .v-slide-group__content{-webkit-box-flex:0;-ms-flex:none;flex:none}.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.04}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.08}.v-expansion-panels{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;-webkit-transition:min-height .3s cubic-bezier(.25,.8,.5,1);transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-expansion-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}[data-v-b51cc65a]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-b51cc65a]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-b51cc65a]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-b51cc65a],.df-flex-xs[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-b51cc65a]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-b51cc65a]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-b51cc65a],.df-flex-sm[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-b51cc65a]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-b51cc65a]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-b51cc65a],.df-flex-xl[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-b51cc65a]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-b51cc65a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-b51cc65a]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-b51cc65a]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-b51cc65a]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-b51cc65a]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-b51cc65a],.df-flex-xs-t[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-b51cc65a]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-b51cc65a]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-b51cc65a],.df-flex-sm-t[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-b51cc65a]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-b51cc65a]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-b51cc65a],.df-flex-xl-t[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-b51cc65a]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-b51cc65a]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-b51cc65a]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-b51cc65a],.df-flex-xs-m[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-b51cc65a]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-b51cc65a]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-b51cc65a],.df-flex-sm-m[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-b51cc65a]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-b51cc65a]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-b51cc65a],.df-flex-xl-m[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-b51cc65a]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-b51cc65a]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-b51cc65a]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-b51cc65a]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-b51cc65a]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-b51cc65a]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-b51cc65a]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-b51cc65a]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-b51cc65a]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-b51cc65a]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-b51cc65a]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-b51cc65a]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-b51cc65a]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-b51cc65a]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-b51cc65a]{margin-bottom:0}.v-divider[data-v-b51cc65a]{margin:0!important;border-bottom:0!important}.container[data-v-b51cc65a]{max-width:100%;padding-left:0;padding-right:0}[data-v-b51cc65a]::-webkit-scrollbar{width:6px;height:6px}[data-v-b51cc65a]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-b51cc65a]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.quick-actions[data-v-b51cc65a]{padding:0}@media(max-width:767px){.quick-actions[data-v-b51cc65a]{padding:0 12px!important}}.quick-actions .actions__tablet[data-v-b51cc65a]{display:none}@media(min-width:768px)and (max-width:1263px){.quick-actions .actions__tablet[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:767px){.quick-actions .actions__tablet[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex}}.quick-actions .actions__tablet .v-expansion-panel[data-v-b51cc65a]{border-radius:8px}.quick-actions .actions__tablet .v-expansion-panel .v-expansion-panel-header[data-v-b51cc65a]{border:1px solid #e6e9e6;border-radius:8px}.quick-actions .actions__tablet .v-expansion-panel .v-expansion-panel-header p[data-v-b51cc65a]{color:#1a2b46;font-family:Rubik;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.quick-actions .actions__tablet .v-expansion-panel .v-expansion-panel-header p[data-v-b51cc65a]:first-letter{text-transform:capitalize}.quick-actions .actions__tablet .v-expansion-panel .v-expansion-panel-header.v-expansion-panel-header--active[data-v-b51cc65a]{border-radius:8px 8px 0 0;border-bottom:1px solid #e6e9e6;min-height:54px}.quick-actions .actions__tablet .v-expansion-panel .v-expansion-panel-content[data-v-b51cc65a]{position:absolute;border-right:1px solid #e6e9e6;border-bottom:1px solid #e6e9e6;border-left:1px solid #e6e9e6;border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 4px -2px #aab2a9;box-shadow:0 5px 4px -2px #aab2a9;background-color:#fff;width:100%}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons[data-v-b51cc65a]{padding:16px 0 0 0}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item[data-v-b51cc65a]{min-height:36px;padding:0 0 0 8px}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item[data-v-b51cc65a]:not(:last-child){margin-bottom:8px}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item__icon[data-v-b51cc65a]{margin:10px 0}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item__content[data-v-b51cc65a]{padding:10px 0}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item__content .v-list-item__title[data-v-b51cc65a]{margin-left:8px;color:#39af49;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.quick-actions .actions__tablet .v-expansion-panel .tablet__buttons .v-list-item__content .v-list-item__title[data-v-b51cc65a]:first-letter{text-transform:capitalize}.quick-actions .actions__desktop[data-v-b51cc65a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(min-width:768px)and (max-width:1263px){.quick-actions .actions__desktop[data-v-b51cc65a]{display:none}}@media(max-width:767px){.quick-actions .actions__desktop[data-v-b51cc65a]{display:none}}.quick-actions .actions__desktop .desktop__button[data-v-b51cc65a]{height:auto;padding:14px 12px;border:1px solid #e6e9e6}[data-v-b51cc65a] .v-btn__content{color:#1a2b46;font-family:Rubik;font-size:16px;font-style:normal;font-weight:500;line-height:20px}[data-v-b51cc65a] .v-btn__content p:first-letter{text-transform:capitalize}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active[data-v-b51cc65a]{border-radius:8px}.theme--light.v-tabs>.v-tabs-bar{background-color:#fff}.theme--light.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-tabs .v-tab:hover:before{opacity:.04}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:focus:before{opacity:.12}.theme--light.v-tabs .v-tab--active:focus:before{opacity:.16}.theme--dark.v-tabs>.v-tabs-bar{background-color:#1e1e1e}.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:hsla(0,0%,100%,.6)}.theme--dark.v-tabs .v-tab:hover:before{opacity:.08}.theme--dark.v-tabs .v-tab--active:before,.theme--dark.v-tabs .v-tab--active:hover:before,.theme--dark.v-tabs .v-tab:focus:before{opacity:.24}.theme--dark.v-tabs .v-tab--active:focus:before{opacity:.32}.theme--light.v-tabs-items{background-color:#fff}.theme--dark.v-tabs-items{background-color:#1e1e1e}.v-tabs-bar.accent .v-tab,.v-tabs-bar.accent .v-tabs-slider,.v-tabs-bar.error .v-tab,.v-tabs-bar.error .v-tabs-slider,.v-tabs-bar.info .v-tab,.v-tabs-bar.info .v-tabs-slider,.v-tabs-bar.primary .v-tab,.v-tabs-bar.primary .v-tabs-slider,.v-tabs-bar.secondary .v-tab,.v-tabs-bar.secondary .v-tabs-slider,.v-tabs-bar.success .v-tab,.v-tabs-bar.success .v-tabs-slider,.v-tabs-bar.warning .v-tab,.v-tabs-bar.warning .v-tabs-slider{color:#fff}.v-tabs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs .v-menu__activator{height:100%}.v-tabs.v.tabs--vertical.v-tabs--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-tabs:not(.v-tabs--vertical) .v-tab{white-space:normal}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:initial;visibility:hidden}.v-tabs-bar{border-radius:inherit;height:48px}.v-tabs-bar.v-item-group>*{cursor:auto}.v-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:.875rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.0892857143em;line-height:normal;min-width:90px;max-width:360px;outline:none;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:none;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-tab.v-tab{color:inherit}.v-tab:before{bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-tab:before,.v-tabs-slider{background-color:currentColor}.v-tabs-slider{height:100%;width:100%}.v-tabs-slider-wrapper{bottom:0;margin:0!important;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);z-index:1}.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-left:42px}.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-right:42px}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-right:auto}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-left:auto}.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*{margin-right:auto}.v-tabs--fixed-tabs>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs--grow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.v-tabs--icons-and-text>.v-tabs-bar{height:72px}.v-tabs--icons-and-text>.v-tabs-bar .v-tab{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>:first-child{margin-bottom:6px}.v-tabs--overflow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-left:auto}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-right:auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-right:0}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-left:0}.v-tabs--vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.v-tabs--vertical>.v-tabs-bar{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:auto}.v-tabs--vertical>.v-tabs-bar .v-slide-group__next,.v-tabs--vertical>.v-tabs-bar .v-slide-group__prev{display:none}.v-tabs--vertical>.v-tabs-bar .v-tabs-bar__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-tabs--vertical>.v-tabs-bar .v-tab{height:48px}.v-tabs--vertical>.v-tabs-bar .v-tabs-slider{height:100%}.v-tabs--vertical>.v-window{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.v-tabs--vertical.v-tabs--icons-and-text>.v-tabs-bar .v-tab{height:72px}.v-tab--active{color:inherit}.v-tab--active.v-tab:not(:focus):before{opacity:0}.v-tab--active .v-btn.v-btn--flat,.v-tab--active .v-icon{color:inherit}.v-tab--disabled{opacity:.5}.v-tab--disabled,.v-tab--disabled *{pointer-events:none}[data-v-52b2cf72]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-52b2cf72]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-52b2cf72]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-52b2cf72],.df-flex-xs[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-52b2cf72]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-52b2cf72]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-52b2cf72],.df-flex-sm[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-52b2cf72]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-52b2cf72]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-52b2cf72],.df-flex-xl[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-52b2cf72]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-52b2cf72]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-52b2cf72]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-52b2cf72]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-52b2cf72]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-52b2cf72]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-52b2cf72],.df-flex-xs-t[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-52b2cf72]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-52b2cf72]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-52b2cf72],.df-flex-sm-t[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-52b2cf72]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-52b2cf72]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-52b2cf72],.df-flex-xl-t[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-52b2cf72]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-52b2cf72]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-52b2cf72]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-52b2cf72],.df-flex-xs-m[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-52b2cf72]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-52b2cf72]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-52b2cf72],.df-flex-sm-m[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-52b2cf72]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-52b2cf72]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-52b2cf72],.df-flex-xl-m[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-52b2cf72]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-52b2cf72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-52b2cf72]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-52b2cf72]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-52b2cf72]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-52b2cf72]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-52b2cf72]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-52b2cf72]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-52b2cf72]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-52b2cf72]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-52b2cf72]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-52b2cf72]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-52b2cf72]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-52b2cf72]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-52b2cf72]{margin-bottom:0}.v-divider[data-v-52b2cf72]{margin:0!important;border-bottom:0!important}.container[data-v-52b2cf72]{max-width:100%;padding-left:0;padding-right:0}[data-v-52b2cf72]::-webkit-scrollbar{width:6px;height:6px}[data-v-52b2cf72]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-52b2cf72]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.brazil-chicago-card[data-v-52b2cf72]{padding:16px}.brazil-chicago-card .card__date[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459;font-weight:600;text-transform:uppercase}.brazil-chicago-card .card__currency-usd[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:#aab2a9}.brazil-chicago-card .card__usd-value[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:28px;font-style:normal;line-height:40px;font-weight:600}.brazil-chicago-card .card__usd-cents[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;font-weight:600;text-transform:uppercase}.brazil-chicago-card .card__percentage-variation[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;font-weight:600}.brazil-chicago-card .card__dol-quotation .quotation__dollar-rate[data-v-52b2cf72],.brazil-chicago-card .card__info-ordinance[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459}.brazil-chicago-card .card__dol-quotation .quotation__brl-quotation .brl__currency[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;font-weight:600;color:#aab2a9}.brazil-chicago-card .card__dol-quotation .quotation__brl-quotation .brl__convert[data-v-52b2cf72]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;font-weight:600}[data-v-ac38dece]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-ac38dece]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-ac38dece]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-ac38dece],.df-flex-xs[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-ac38dece]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-ac38dece]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-ac38dece],.df-flex-sm[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-ac38dece]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-ac38dece]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-ac38dece],.df-flex-xl[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-ac38dece]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-ac38dece]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-ac38dece]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-ac38dece]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-ac38dece]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-ac38dece]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-ac38dece],.df-flex-xs-t[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-ac38dece]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-ac38dece]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-ac38dece],.df-flex-sm-t[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-ac38dece]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-ac38dece]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-ac38dece],.df-flex-xl-t[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-ac38dece]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-ac38dece]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-ac38dece]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-ac38dece],.df-flex-xs-m[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-ac38dece]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-ac38dece]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-ac38dece],.df-flex-sm-m[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-ac38dece]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-ac38dece]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-ac38dece],.df-flex-xl-m[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-ac38dece]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-ac38dece]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-ac38dece]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-ac38dece]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-ac38dece]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-ac38dece]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-ac38dece]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-ac38dece]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-ac38dece]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-ac38dece]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-ac38dece]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-ac38dece]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-ac38dece]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-ac38dece]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-ac38dece]{margin-bottom:0}.v-divider[data-v-ac38dece]{margin:0!important;border-bottom:0!important}.container[data-v-ac38dece]{max-width:100%;padding-left:0;padding-right:0}[data-v-ac38dece]::-webkit-scrollbar{width:6px;height:6px}[data-v-ac38dece]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-ac38dece]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.chicago-card[data-v-ac38dece]{padding:16px}.chicago-card .card__date[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459;font-weight:600;text-transform:uppercase}.chicago-card .card__currency-usd[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:#aab2a9}.chicago-card .card__usd-value[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:28px;font-style:normal;line-height:40px;font-weight:600}.chicago-card .card__usd-cents[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;font-weight:600;text-transform:uppercase}.chicago-card .card__percentage-variation[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;font-weight:600}.chicago-card .card__info-ordinance[data-v-ac38dece]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459}[data-v-f47e84e0]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-f47e84e0]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-f47e84e0]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-f47e84e0],.df-flex-xs[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-f47e84e0]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-f47e84e0]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-f47e84e0],.df-flex-sm[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-f47e84e0]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-f47e84e0]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-f47e84e0],.df-flex-xl[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-f47e84e0]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-f47e84e0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-f47e84e0]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-f47e84e0]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-f47e84e0]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-f47e84e0]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-f47e84e0],.df-flex-xs-t[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-f47e84e0]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-f47e84e0]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-f47e84e0],.df-flex-sm-t[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-f47e84e0]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-f47e84e0]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-f47e84e0],.df-flex-xl-t[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-f47e84e0]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-f47e84e0]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-f47e84e0]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-f47e84e0],.df-flex-xs-m[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-f47e84e0]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-f47e84e0]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-f47e84e0],.df-flex-sm-m[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-f47e84e0]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-f47e84e0]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-f47e84e0],.df-flex-xl-m[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-f47e84e0]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-f47e84e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-f47e84e0]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-f47e84e0]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-f47e84e0]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-f47e84e0]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-f47e84e0]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-f47e84e0]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-f47e84e0]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-f47e84e0]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-f47e84e0]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-f47e84e0]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-f47e84e0]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-f47e84e0]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-f47e84e0]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-f47e84e0]{margin-bottom:0}.v-divider[data-v-f47e84e0]{margin:0!important;border-bottom:0!important}.container[data-v-f47e84e0]{max-width:100%;padding-left:0;padding-right:0}[data-v-f47e84e0]::-webkit-scrollbar{width:6px;height:6px}[data-v-f47e84e0]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-f47e84e0]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.disabled-quotation-card[data-v-f47e84e0]{height:196px;padding:24px 16px}.disabled-quotation-card .card__title[data-v-f47e84e0]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.disabled-quotation-card .card__subtitle[data-v-f47e84e0]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459;text-align:center;max-width:250px}[data-v-6618a518]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-6618a518]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-6618a518]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-6618a518],.df-flex-xs[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-6618a518]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-6618a518]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-6618a518],.df-flex-sm[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-6618a518]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-6618a518]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-6618a518],.df-flex-xl[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-6618a518]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-6618a518]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-6618a518]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-6618a518]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-6618a518]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-6618a518]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-6618a518],.df-flex-xs-t[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-6618a518]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-6618a518]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-6618a518],.df-flex-sm-t[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-6618a518]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-6618a518]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-6618a518],.df-flex-xl-t[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-6618a518]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-6618a518]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-6618a518]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-6618a518],.df-flex-xs-m[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-6618a518]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-6618a518]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-6618a518],.df-flex-sm-m[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-6618a518]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-6618a518]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-6618a518],.df-flex-xl-m[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-6618a518]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-6618a518]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-6618a518]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-6618a518]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-6618a518]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-6618a518]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-6618a518]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-6618a518]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-6618a518]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-6618a518]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-6618a518]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-6618a518]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-6618a518]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-6618a518]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-6618a518]{margin-bottom:0}.v-divider[data-v-6618a518]{margin:0!important;border-bottom:0!important}.container[data-v-6618a518]{max-width:100%;padding-left:0;padding-right:0}[data-v-6618a518]::-webkit-scrollbar{width:6px;height:6px}[data-v-6618a518]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-6618a518]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.physical-market-card[data-v-6618a518]{padding:16px}.physical-market-card .card__date[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459;font-weight:600;text-transform:uppercase}.physical-market-card .card__brl-value[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:28px;font-style:normal;font-weight:600;line-height:40px}.physical-market-card .card__brl-cents[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;font-weight:600;text-transform:uppercase}.physical-market-card .card__acronym-bag[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#aab2a9}.physical-market-card .card__percentage-variation[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;font-weight:600}.physical-market-card .card__city-country[data-v-6618a518]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459;text-transform:capitalize}[data-v-4c74372e]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-4c74372e]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-4c74372e]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-4c74372e],.df-flex-xs[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-4c74372e]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-4c74372e]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-4c74372e],.df-flex-sm[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-4c74372e]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-4c74372e]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-4c74372e],.df-flex-xl[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-4c74372e]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-4c74372e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-4c74372e]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-4c74372e]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-4c74372e]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-4c74372e]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-4c74372e],.df-flex-xs-t[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-4c74372e]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-4c74372e]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-4c74372e],.df-flex-sm-t[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-4c74372e]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-4c74372e]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-4c74372e],.df-flex-xl-t[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-4c74372e]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-4c74372e]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-4c74372e]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-4c74372e],.df-flex-xs-m[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-4c74372e]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-4c74372e]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-4c74372e],.df-flex-sm-m[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-4c74372e]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-4c74372e]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-4c74372e],.df-flex-xl-m[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-4c74372e]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-4c74372e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-4c74372e]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-4c74372e]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-4c74372e]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-4c74372e]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-4c74372e]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-4c74372e]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-4c74372e]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-4c74372e]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-4c74372e]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-4c74372e]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-4c74372e]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-4c74372e]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-4c74372e]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-4c74372e]{margin-bottom:0}.v-divider[data-v-4c74372e]{margin:0!important;border-bottom:0!important}.container[data-v-4c74372e]{max-width:100%;padding-left:0;padding-right:0}[data-v-4c74372e]::-webkit-scrollbar{width:6px;height:6px}[data-v-4c74372e]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-4c74372e]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.quotation-card[data-v-4c74372e]{border:1px solid #e6e9e6;border-radius:4px}.v-tabs[data-v-4c74372e]{margin-bottom:0!important}[data-v-4c74372e] .v-tab{background-color:#f8f9f8}[data-v-4c74372e] .v-tabs-items{border-radius:0 0 4px 4px}[data-v-4c74372e] .v-tabs-slider{height:0!important}[data-v-4c74372e] .v-tabs--grow>.v-tabs-bar .v-tab{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:#5b6459;font-weight:600;text-transform:uppercase!important}[data-v-4c74372e] .v-tab--active{background-color:#fff!important;border-radius:4px 4px 0 0}[data-v-4c74372e] .v-tabs-bar{z-index:1}[data-v-06aebf79]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-06aebf79]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-06aebf79]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-06aebf79],.df-flex-xs[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-06aebf79]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-06aebf79]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-06aebf79],.df-flex-sm[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-06aebf79]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-06aebf79]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-06aebf79],.df-flex-xl[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-06aebf79]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-06aebf79]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-06aebf79]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-06aebf79]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-06aebf79]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-06aebf79]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-06aebf79],.df-flex-xs-t[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-06aebf79]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-06aebf79]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-06aebf79],.df-flex-sm-t[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-06aebf79]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-06aebf79]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-06aebf79],.df-flex-xl-t[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-06aebf79]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-06aebf79]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-06aebf79]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-06aebf79],.df-flex-xs-m[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-06aebf79]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-06aebf79]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-06aebf79],.df-flex-sm-m[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-06aebf79]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-06aebf79]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-06aebf79],.df-flex-xl-m[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-06aebf79]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-06aebf79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-06aebf79]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-06aebf79]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-06aebf79]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-06aebf79]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-06aebf79]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-06aebf79]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-06aebf79]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-06aebf79]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-06aebf79]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-06aebf79]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-06aebf79]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-06aebf79]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-06aebf79]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-06aebf79]{margin-bottom:0}.v-divider[data-v-06aebf79]{margin:0!important;border-bottom:0!important}.container[data-v-06aebf79]{max-width:100%;padding-left:0;padding-right:0}[data-v-06aebf79]::-webkit-scrollbar{width:6px;height:6px}[data-v-06aebf79]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-06aebf79]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.without-item-card[data-v-06aebf79]{border:1px solid #e6e9e6;border-radius:8px;background-color:#fff;padding:24px 16px!important}.without-item-card .card-content[data-v-06aebf79]{max-width:498px;margin:0 auto}.without-item-card .card-content .content__icon[data-v-06aebf79]{border-radius:999999px;background-color:#f8f9f8;height:52px;width:52px;position:relative}.without-item-card .card-content .content__icon svg[data-v-06aebf79]{position:absolute;top:18px;left:18px}.without-item-card .card-content .card__heading .heading__title[data-v-06aebf79]{color:#071505;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:24px;color:#1a2b46;text-align:center}.without-item-card .card-content .card__heading .heading__title[data-v-06aebf79]:first-letter{text-transform:capitalize}.without-item-card .card-content .card__heading .heading__text[data-v-06aebf79]{color:#071505;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#5b6459;text-align:center}.without-item-card .card-content .card__heading .heading__text[data-v-06aebf79]:first-letter,[data-v-06aebf79] .v-btn__content p:first-letter{text-transform:capitalize}[data-v-0213017d]:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-m:12px;--spacing-l:16px;--spacing-xl:24px;--spacing-xxl:32px}[data-v-0213017d]:export{spacingXs:4px;spacingSm:8px;spacingM:12px;spacingL:16px;spacingXl:24px;spacingXxl:32px}.df-flex-none[data-v-0213017d]{gap:0;--child-width-adjustment:0px}.df-flex-none[data-v-0213017d],.df-flex-xs[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs[data-v-0213017d]{gap:4px;--child-width-adjustment:4px}.df-flex-sm[data-v-0213017d]{gap:8px;--child-width-adjustment:8px}.df-flex-m[data-v-0213017d],.df-flex-sm[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m[data-v-0213017d]{gap:12px;--child-width-adjustment:12px}.df-flex-l[data-v-0213017d]{gap:16px;--child-width-adjustment:16px}.df-flex-l[data-v-0213017d],.df-flex-xl[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl[data-v-0213017d]{gap:24px;--child-width-adjustment:24px}.df-flex-xxl[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}.df-flex-col[data-v-0213017d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px)and (max-width:1263px){.df-flex-col-t[data-v-0213017d]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media(max-width:767px){.df-flex-col-m[data-v-0213017d]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.df-col-1[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12);max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)}@media(min-width:768px)and (max-width:1263px){.df-col-1-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}@media(max-width:767px){.df-col-1-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;flex:0 0 calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important;max-width:calc(8.33333% - var(--child-width-adjustment)*11*1/12)!important}}.df-col-2[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12);max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)}@media(min-width:768px)and (max-width:1263px){.df-col-2-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}@media(max-width:767px){.df-col-2-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;flex:0 0 calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important;max-width:calc(16.66667% - var(--child-width-adjustment)*5*2/12)!important}}.df-col-3[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12);max-width:calc(25% - var(--child-width-adjustment)*3*3/12)}@media(min-width:768px)and (max-width:1263px){.df-col-3-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}@media(max-width:767px){.df-col-3-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;flex:0 0 calc(25% - var(--child-width-adjustment)*3*3/12)!important;max-width:calc(25% - var(--child-width-adjustment)*3*3/12)!important}}.df-col-4[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12);max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)}@media(min-width:768px)and (max-width:1263px){.df-col-4-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}@media(max-width:767px){.df-col-4-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;flex:0 0 calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important;max-width:calc(33.33333% - var(--child-width-adjustment)*2*4/12)!important}}.df-col-5[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12);max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)}@media(min-width:768px)and (max-width:1263px){.df-col-5-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}@media(max-width:767px){.df-col-5-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;flex:0 0 calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important;max-width:calc(41.66667% - var(--child-width-adjustment)*1.4*5/12)!important}}.df-col-6[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12);max-width:calc(50% - var(--child-width-adjustment)*1*6/12)}@media(min-width:768px)and (max-width:1263px){.df-col-6-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}@media(max-width:767px){.df-col-6-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;flex:0 0 calc(50% - var(--child-width-adjustment)*1*6/12)!important;max-width:calc(50% - var(--child-width-adjustment)*1*6/12)!important}}.df-col-7[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12);max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)}@media(min-width:768px)and (max-width:1263px){.df-col-7-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}@media(max-width:767px){.df-col-7-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;flex:0 0 calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important;max-width:calc(58.33333% - var(--child-width-adjustment)*0.71429*7/12)!important}}.df-col-8[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12);max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)}@media(min-width:768px)and (max-width:1263px){.df-col-8-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}@media(max-width:767px){.df-col-8-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;flex:0 0 calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important;max-width:calc(66.66667% - var(--child-width-adjustment)*0.5*8/12)!important}}.df-col-9[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12);max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)}@media(min-width:768px)and (max-width:1263px){.df-col-9-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}@media(max-width:767px){.df-col-9-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;flex:0 0 calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important;max-width:calc(75% - var(--child-width-adjustment)*0.33333*9/12)!important}}.df-col-10[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12);max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)}@media(min-width:768px)and (max-width:1263px){.df-col-10-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}@media(max-width:767px){.df-col-10-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;flex:0 0 calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important;max-width:calc(83.33333% - var(--child-width-adjustment)*0.2*10/12)!important}}.df-col-11[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12);max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)}@media(min-width:768px)and (max-width:1263px){.df-col-11-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}@media(max-width:767px){.df-col-11-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;flex:0 0 calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important;max-width:calc(91.66667% - var(--child-width-adjustment)*0.09091*11/12)!important}}.df-col-12[data-v-0213017d]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12);max-width:calc(100% - var(--child-width-adjustment)*0*12/12)}@media(min-width:768px)and (max-width:1263px){.df-col-12-t[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-0213017d]{gap:0;--child-width-adjustment:0px}}@media(min-width:768px)and (max-width:1263px){.df-flex-none-t[data-v-0213017d],.df-flex-xs-t[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-t[data-v-0213017d]{gap:4px;--child-width-adjustment:4px}}@media(min-width:768px)and (max-width:1263px){.df-flex-sm-t[data-v-0213017d]{gap:8px;--child-width-adjustment:8px}}@media(min-width:768px)and (max-width:1263px){.df-flex-m-t[data-v-0213017d],.df-flex-sm-t[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-t[data-v-0213017d]{gap:12px;--child-width-adjustment:12px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-0213017d]{gap:16px;--child-width-adjustment:16px}}@media(min-width:768px)and (max-width:1263px){.df-flex-l-t[data-v-0213017d],.df-flex-xl-t[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-t[data-v-0213017d]{gap:24px;--child-width-adjustment:24px}}@media(min-width:768px)and (max-width:1263px){.df-flex-xxl-t[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}@media(max-width:767px){.df-col-12-m[data-v-0213017d]{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;flex:0 0 calc(100% - var(--child-width-adjustment)*0*12/12)!important;max-width:calc(100% - var(--child-width-adjustment)*0*12/12)!important}}@media(max-width:767px){.df-flex-none-m[data-v-0213017d]{gap:0;--child-width-adjustment:0px}}@media(max-width:767px){.df-flex-none-m[data-v-0213017d],.df-flex-xs-m[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xs-m[data-v-0213017d]{gap:4px;--child-width-adjustment:4px}}@media(max-width:767px){.df-flex-sm-m[data-v-0213017d]{gap:8px;--child-width-adjustment:8px}}@media(max-width:767px){.df-flex-m-m[data-v-0213017d],.df-flex-sm-m[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-m-m[data-v-0213017d]{gap:12px;--child-width-adjustment:12px}}@media(max-width:767px){.df-flex-l-m[data-v-0213017d]{gap:16px;--child-width-adjustment:16px}}@media(max-width:767px){.df-flex-l-m[data-v-0213017d],.df-flex-xl-m[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.df-flex-xl-m[data-v-0213017d]{gap:24px;--child-width-adjustment:24px}}@media(max-width:767px){.df-flex-xxl-m[data-v-0213017d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:32px;--child-width-adjustment:32px}}[data-v-0213017d]:root{--color-background-primary:#39af49;--color-background-primary-light:#62cc70;--color-background-primary-lighter:#96dda0;--color-background-primary-lightest:#d8f2dc;--color-background-primary-dark:#2b8337;--color-background-secondary:#1a2b46;--color-background-secondary-light:#305082;--color-background-secondary-lighter:#4a76bc;--color-background-secondary-lightest:#c3d1e9;--color-background-danger:#f23528;--color-background-danger-dark:#b2150b;--color-background-warning:#f2cd12;--color-background-warning-light:#fff2b0;--color-background-warning-dark:#a68b08;--color-background-success:#62cc70;--color-background-success-dark:#2b8337;--color-background-white:#fff;--color-background-light:#f8f9f8;--color-background-neutral:#788476;--color-background-disabled:#e6e9e6;--color-background-black:#071505}[data-v-0213017d]:export{colorBackgroundPrimary:#39af49;colorBackgroundPrimaryLight:#62cc70;colorBackgroundPrimaryLighter:#96dda0;colorBackgroundPrimaryLightest:#d8f2dc;colorBackgroundPrimaryDark:#2b8337;colorBackgroundSecondary:#1a2b46;colorBackgroundSecondaryLight:#305082;colorBackgroundSecondaryLighter:#4a76bc;colorBackgroundSecondaryLightest:#c3d1e9;colorBackgroundDanger:#f23528;colorBackgroundDangerDark:#b2150b;colorBackgroundWarning:#f2cd12;colorBackgroundWarningLight:#fff2b0;colorBackgroundWarningDark:#a68b08;colorBackgroundSuccess:#62cc70;colorBackgroundSuccessDark:#2b8337;colorBackgroundWhite:#fff;colorBackgroundLight:#f8f9f8;colorBackgroundNeutral:#788476;colorBackgroundDisabled:#e6e9e6;colorBackgroundBlack:#071505}[data-v-0213017d]:root{--color-border-primary:#39af49;--color-border:#e6e9e6;--color-border-dark:#aab2a9;--color-border-error:#f23528;--color-border-success:#39af49;--color-border-focus:#1a2b46}[data-v-0213017d]:export{colorBorderPrimary:#39af49;colorBorder:#e6e9e6;colorBorderDark:#aab2a9;colorBorderError:#f23528;colorBorderSuccess:#39af49;colorBorderFocus:#1a2b46}[data-v-0213017d]:root{--color-icon-primary:#39af49;--color-icon-secondary:#1a2b46;--color-icon-tertiary:#4a76bc;--color-icon-danger:#f23528;--color-icon-warning:#f2cd12;--color-icon-success:#39af49;--color-icon-white:#fff;--color-icon-neutral:#5b6459;--color-icon-disabled:#aab2a9}[data-v-0213017d]:export{colorIconPrimary:#39af49;colorIconSecondary:#1a2b46;colorIconTertiary:#4a76bc;colorIconDanger:#f23528;colorIconWarning:#f2cd12;colorIconSuccess:#39af49;colorIconWhite:#fff;colorIconNeutral:#5b6459;colorIconDisabled:#aab2a9}[data-v-0213017d]:root{--color-text-primary:#39af49;--color-text-secondary:#1a2b46;--color-text-tertiary:#4a76bc;--color-text-white:#fff;--color-text-neutral:#5b6459;--color-text-disabled:#aab2a9;--color-text-black:#071505;--color-text-danger:#f23528;--color-text-warning:#f2cd12;--color-text-success:#39af49}[data-v-0213017d]:export{colorTextPrimary:#39af49;colorTextSecondary:#1a2b46;colorTextTertiary:#4a76bc;colorTextWhite:#fff;colorTextNeutral:#5b6459;colorTextDisabled:#aab2a9;colorTextBlack:#071505;colorTextDanger:#f23528;colorTextWarning:#f2cd12;colorTextSuccess:#39af49;greenLight100:#62cc70;greenLight50:#96dda0;greenLight25:#d8f2dc;greenDark25:#2b8337;blueLight100:#305082;blueLight50:#4a76bc;blueLight25:#c3d1e9;white:#fff;grayLight100:#f8f9f8;grayLight75:#e6e9e6;grayLight50:#aab2a9;grayLight25:#788476;gray:#5b6459;grayDark100:#51594f;grayDark75:#3f4e3c;grayDark50:#253521;grayDark25:#0e180c;grayDarkOpacity:rgba(14,24,12,.4);black:#071505;red:#f23528;redLight100:#ffe1df;redDark100:#b2150b;yellow:#f2cd12;yellowLight100:#fff2b0;yellowDark100:#a68b08}[data-v-0213017d]:root{--border-radius-sm:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px;--border-radius-xxl:999999px}[data-v-0213017d]:export{borderRadiusSm:4px;borderRadiusM:8px;borderRadiusL:12px;borderRadiusXl:16px;borderRadiusXxl:999999px}[data-v-0213017d]:root{--paragraph-x-small-color:#071505;--paragraph-x-small-font-family:Rubik;--paragraph-x-small-font-size:12px;--paragraph-x-small-font-style:normal;--paragraph-x-small-font-weight:400;--paragraph-x-small-line-height:16px}[data-v-0213017d]:export{labelMediumColor:#071505;labelMediumFontFamily:Rubik;labelMediumFontSize:16px;labelMediumFontStyle:normal;labelMediumFontWeight:500;labelMediumLineHeight:20px;paragraphXSmallColor:#071505;paragraphXSmallFontFamily:Rubik;paragraphXSmallFontSize:12px;paragraphXSmallFontStyle:normal;paragraphXSmallFontWeight:400;paragraphXSmallLineHeight:16px;paragraphMediumColor:#071505;paragraphMediumFontFamily:Rubik;paragraphMediumFontSize:16px;paragraphMediumFontStyle:normal;paragraphMediumFontWeight:400;paragraphMediumLineHeight:20px}.v-subheader[data-v-0213017d]{color:#071505;font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-weight:700!important;text-transform:uppercase!important;color:#aab2a9!important}.v-application p[data-v-0213017d]{margin-bottom:0}.v-divider[data-v-0213017d]{margin:0!important;border-bottom:0!important}.container[data-v-0213017d]{max-width:100%;padding-left:0;padding-right:0}[data-v-0213017d]::-webkit-scrollbar{width:6px;height:6px}[data-v-0213017d]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #788476;box-shadow:inset 0 0 6px #788476;border-radius:2px;background:#f8f9f8}[data-v-0213017d]::-webkit-scrollbar-thumb{border-radius:2px;background:#788476;cursor:pointer}.home-component[data-v-0213017d]{max-width:1472px;margin:0 auto;padding:0 16px 32px 16px}@media(max-width:767px){.home-component[data-v-0213017d]{padding:0 8px 12px 8px}}.home-component .header-loader[data-v-0213017d]{margin:32px 16px 16px 16px}.home-component .sowings-wrapper[data-v-0213017d]{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}