.free-delivery-conditions{display:flex;flex-direction:column;gap:var(--custom-conditions-gap,1rem)}.delivery-condition{align-items:center;display:flex;gap:var(--custom-condition-gap,.5rem);--custom-condition-color:#f3315f;--custom-condition-icon-width:0.5625rem;--custom-condition-icon-height:0.5625rem}.delivery-condition--passed{--custom-condition-color:#4fbdb0;--custom-condition-icon-height:0.4375rem}.delivery-condition__icon svg{color:var(--custom-condition-color);height:var(--custom-condition-icon-height);margin-bottom:.1875rem;width:var(--custom-condition-icon-width)}.delivery-condition__text{font-size:calc(var(--bs-body-font-size)*1);line-height:calc(var(--bs-body-font-size)*1.375)}.delivery-condition__notice{margin-top:.5rem;padding-left:1rem}.delivery-section__page-nav{background-color:#fff;border-bottom:.0625rem solid #f4f4f4;margin-bottom:1.25rem;padding-top:1.75rem}@media (min-width:1200px){.delivery-section__page-nav{margin-bottom:3.75rem;padding-top:1.25rem}}.delivery-section .content-nav>div{display:flex;flex-wrap:nowrap;overflow:hidden;touch-action:pan-y pinch-zoom}@media (max-width:1199.98px){.delivery-section .content-nav>div{--bs-gutter-x:0}}.delivery-section .content-nav__item{color:#918f9b;display:inline-block;flex:1 0 auto;font-size:calc(var(--bs-body-font-size)*1.375);line-height:calc(var(--bs-body-font-size)*1.1875);padding:.75rem;text-align:center;text-decoration:none}@media (min-width:1200px){.delivery-section .content-nav__item{flex-grow:0;flex-shrink:1;font-size:calc(var(--bs-body-font-size)*1.5);line-height:calc(var(--bs-body-font-size)*1.3125);padding:1.25rem 1.5rem}}.delivery-section .content-nav__item:hover{color:#9c87bf}.delivery-section .content-nav__item.active{border-bottom:.1875rem solid #353060;color:#353060}.delivery-section__subsection-heading{margin-bottom:1rem}@media (max-width:1199.98px){.delivery-section__subsection-heading{display:none}}.delivery-section__subsection-heading-toggler{align-items:center;display:flex;gap:.75rem}@media (max-width:1199.98px){.delivery-section__subsection-heading-toggler{display:none}}.delivery-section__subsection-heading-toggler span{color:#1f1a40;font-family:Circe Extra,sans-serif;font-size:calc(var(--bs-body-font-size)*1.25);line-height:calc(var(--bs-body-font-size)*1.25)}.delivery-section__subsection-nav{display:flex;flex-wrap:nowrap;gap:1rem;overflow:hidden;touch-action:pan-y pinch-zoom}@media (min-width:1200px){.delivery-section__subsection-nav{flex-wrap:wrap;max-height:60vh;overflow-y:auto}}.delivery-section__types{display:flex;flex-direction:column;gap:6.25rem;margin-bottom:3.75rem}@media (min-width:1200px){.delivery-section__types{margin-bottom:6.25rem}}.subsection-nav.cursor-grab{cursor:grab}.subsection-nav.cursor-grab>*{cursor:grab;-webkit-user-drag:none}.subsection-nav__item{flex-shrink:0}.subsection-nav__button{--bs-btn-font-size:calc(var(--bs-body-font-size)*0.875);--bs-btn-line-height:calc(var(--bs-body-font-size)*1.25);--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.25rem;--bs-btn-border-radius:0.5rem;--bs-btn-color:#1e1c37;--bs-btn-bg:#fff;--bs-btn-border-color:#c7c8d0;--bs-btn-hover-color:#616373;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#918f9b;--bs-btn-active-color:#fff;--bs-btn-active-bg:#9c87bf;--bs-btn-active-border-color:#9c87bf}@media (min-width:1200px){.subsection-nav__button{--bs-btn-font-size:calc(var(--bs-body-font-size)*1.125);--bs-btn-padding-y:0.75rem}}.subsection-nav__button.--active{background-color:#9c87bf;border-color:#9c87bf;color:#fff}.subsection-nav__button.--active:hover{background-color:#b2a0cd;border-color:#b2a0cd}.delivery-type__title{color:#1f1a40;font-size:calc(var(--bs-body-font-size)*1.25);font-weight:700;line-height:calc(var(--bs-body-font-size)*1.75);margin-bottom:1.75rem;text-align:center}@media (min-width:1200px){.delivery-type__title{font-family:Circe Extra,sans-serif;font-size:calc(var(--bs-body-font-size)*3);line-height:calc(var(--bs-body-font-size)*3);margin-bottom:3.25rem}}.delivery-type__description{font-size:calc(var(--bs-body-font-size)*1);line-height:calc(var(--bs-body-font-size)*1.25);margin-bottom:1.25rem}@media (min-width:1200px){.delivery-type__description{font-size:calc(var(--bs-body-font-size)*1.125);letter-spacing:-.01em;line-height:calc(var(--bs-body-font-size)*1.5);margin-bottom:2.5rem}}.delivery-type__tooltip{--bs-tooltip-margin:1.75rem 0 1.75rem}@media (min-width:1200px){.delivery-type__tooltip{--bs-tooltip-margin:2.5rem 0 2.5rem}}.delivery-type__deliveries{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1200px){.delivery-type__deliveries{gap:2rem}}.delivery-card{--custom-gap:1rem;background:#fff;border-radius:.75rem;box-shadow:0 .25rem 1rem rgba(31,26,64,.12);display:flex;flex-wrap:wrap;gap:var(--custom-gap);transition:box-shadow .3s ease,transform .3s ease}@media (min-width:1200px){.delivery-card{--custom-gap:1.25rem}}.delivery-card--disabled{border:1px solid #f3315f;opacity:.6}.delivery-card--highlighted{border:2px solid #4fbdb0;box-shadow:0 .25rem 1rem rgba(31,26,64,.12);transform:scale(1.025)}.delivery-card__content{align-items:flex-start;border-radius:.75rem;display:flex;flex:1 0 100%;gap:.75rem;padding:1rem 1rem 0}.delivery-card__content:has(~.delivery-card__sidebar){border-radius:.75rem 0 0 .75rem;flex-basis:calc(68% - 0.625rem)}@media (min-width:1200px){.delivery-card__content{padding:1.5rem 1rem}}.delivery-card__sidebar{background-color:rgba(211,209,232,.24);border-radius:0 0 .75rem .75rem;display:flex;flex:1 0 100%;flex-direction:column;gap:.75rem;padding:1.5rem 1rem}@media (min-width:1200px){.delivery-card__sidebar{border-radius:0 .75rem .75rem 0;flex-basis:calc(32% - 0.625rem);max-width:calc(32% - .625rem);padding:1.5rem 1.25rem}}.delivery-card__logo{flex:0 0 2.25rem}.delivery-card__logo img,.delivery-card__logo svg{height:2.25rem;width:2.25rem}.delivery-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem}.delivery-card__title{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding-top:.3125rem}.delivery-card__title h3{flex-grow:1;flex-shrink:1;font-size:calc(var(--bs-body-font-size)*1.125);line-height:calc(var(--bs-body-font-size)*1.25);margin-bottom:0}.delivery-card__link{flex-shrink:0;font-size:calc(var(--bs-body-font-size)*1);line-height:calc(var(--bs-body-font-size)*1.5);margin-left:auto}.delivery-card__block-heading{color:#918f9b;margin-bottom:.25rem}.delivery-card__block-content,.delivery-card__block-heading{font-size:calc(var(--bs-body-font-size)*1);line-height:calc(var(--bs-body-font-size)*1.125)}.delivery-card__block-content p{margin-bottom:0}.delivery-card__block-content p:has(~p){margin-bottom:.5rem}.delivery-card__sidebar-item{display:flex;flex-direction:column;gap:.75rem}.sidebar-item{font-size:calc(var(--bs-body-font-size)*.875);line-height:calc(var(--bs-body-font-size)*1)}@media (min-width:1200px){.sidebar-item{font-size:calc(var(--bs-body-font-size)*1);line-height:calc(var(--bs-body-font-size)*1.125)}}.sidebar-item__text{margin-bottom:.75rem}.sidebar-item__text:last-child{margin-bottom:0}.sidebar-item__text--tooltip{align-items:center;display:flex;gap:.5rem}.sidebar-item__text--tooltip svg{height:1rem;margin-bottom:.125rem;width:1rem}.sidebar-item__featured{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}@media (min-width:1400px){.sidebar-item__featured{flex-wrap:nowrap}}.sidebar-item__featured .btn{--bs-btn-padding-x:0.3125rem;--bs-btn-padding-y:0.5rem;--bs-btn-border-radius:0.5rem;--bs-btn-font-size:calc(var(--bs-body-font-size)*0.75);--bs-btn-line-height:calc(var(--bs-body-font-size)*1);--bs-btn-font-weight:bold;flex-basis:calc(33% - 0.5rem);letter-spacing:-.2px;text-shadow:0 0 2px rgba(53,48,96,.24),0 8px 22px rgba(53,48,96,.24);text-transform:uppercase}@media (min-width:1200px){.sidebar-item__featured .btn{flex-basis:calc(50% - 0.5rem);white-space:nowrap}}@media (min-width:1400px){.sidebar-item__featured .btn{flex-basis:auto}}.sidebar-item--location{margin-bottom:1rem;padding-top:.3125rem}.sidebar-item--location .form-control.is-valid,.sidebar-item--location .form-control:valid{background-image:none}.sidebar-item--location .form-control.is-valid:focus,.sidebar-item--location .form-control:valid:focus{box-shadow:none}.sidebar-item--location .form-control.is-valid~label,.sidebar-item--location .form-control:valid~label{font-weight:700}.sidebar-item--location .form-control.is-valid{--bs-form-valid-border-color:#9c87bf;--bs-form-valid-color:#1f1a40;border-color:var(--bs-form-valid-border-color)}.sidebar-item--location .form-control.is-invalid,.sidebar-item--location .form-control:invalid{background-image:none}.sidebar-item--location .form-control.is-invalid:focus,.sidebar-item--location .form-control:invalid:focus{box-shadow:none}.sidebar-item--location .form-control.is-invalid{--bs-form-invalid-border-color:#f3315f;--bs-form-invalid-color:#f3315f;border-color:var(--bs-form-invalid-border-color)}.sidebar-item--location .form-control.is-invalid~label{color:var(--bs-form-invalid-color)}.sidebar-item--location .sidebar-item__text{margin-bottom:.5rem}.free-delivery-conditions{--custom-conditions-gap:0.25rem}.free-delivery-conditions .delivery-condition--passed{--custom-condition-icon-height:0.5625rem}.anchor{position:relative;top:-7.5rem;visibility:hidden}@media (min-width:1200px){.anchor{top:-5rem}}.free-delivery-regions-modal .modal-content{--bs-modal-border-radius:1rem;--bs-modal-padding:0 1.25rem 1.5rem}.free-delivery-regions-modal .modal-content a{--bs-link-color-rgb:179,153,204}.free-delivery-regions-modal .modal-header{--bs-modal-header-border-width:0;--bs-modal-header-padding:0.75rem 1rem 1rem}.free-delivery-regions-modal .modal-header .btn-close{color:#918f9b;height:.75rem;padding:.75rem 1rem 1rem;width:.75rem}.tooltip-text-start ul{margin-bottom:0;padding-left:1rem}.ts-control{border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);box-shadow:none;box-sizing:border-box;flex-wrap:wrap;overflow:hidden;padding:.375rem .75rem;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:calc(.375rem - 1px) .75rem calc(.375rem - 4px)}.full .ts-control{background-color:var(--bs-body-bg)}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#efefef;border:0 solid #dee2e6;color:#343a40;cursor:pointer;margin:0 3px 3px 0;overflow:auto;padding:1px 5px}.ts-wrapper.multi .ts-control>div.active{background:#0d6efd;border:0 solid transparent;color:#fff}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#878787}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:calc(.75rem + 5px);right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:var(--bs-secondary-bg);opacity:1}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:var(--bs-body-bg);border:1px solid #d0d0d0;border-radius:0 0 var(--bs-border-radius) var(--bs-border-radius);border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:3px .75rem}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:var(--bs-body-bg);color:#6c757d;cursor:default}.ts-dropdown .active{background-color:var(--bs-tertiary-bg)}.ts-dropdown .active,.ts-dropdown .active.create{color:var(--bs-body-color)}.ts-dropdown .create{color:rgba(52,58,64,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:3px .75rem;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:calc(.75rem - 5px);top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),.75rem)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(var(--bs-body-bg),#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:var(--bs-border-radius) var(--bs-border-radius) 0 0;padding:6px .75rem;position:relative}.ts-wrapper .dropdown-header-close{color:#343a40;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:.75rem;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid var(--bs-border-color);box-shadow:none;box-shadow:var(--bs-box-shadow-inset)}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:.375rem .75rem;width:100%}.plugin-dropdown_input.focus .ts-dropdown .dropdown-input{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 5px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #dee2e6;margin-left:5px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:transparent}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #dee2e6;margin-right:5px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:transparent}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5}.ts-control,.ts-wrapper.single.input-active .ts-control{background:var(--bs-body-bg);cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-dropdown,.ts-dropdown.form-control,.ts-dropdown.form-select{background:var(--bs-body-bg);border:1px solid var(--bs-border-color-translucent);border-radius:.375rem;box-shadow:0 6px 12px rgba(0,0,0,.175);height:auto;padding:0;z-index:1000}.ts-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.ts-dropdown .optgroup:first-child:before{display:none}.ts-dropdown .optgroup:before{border-top:1px solid var(--bs-border-color-translucent);content:" ";display:block;height:0;margin:.5rem -.75rem;overflow:hidden}.ts-dropdown .create{padding-left:.75rem}.ts-dropdown-content{padding:5px 0}.ts-control{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.ts-control{transition:none}}.ts-control{align-items:center;display:flex}.focus .ts-control{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.ts-control .item{align-items:center;display:flex}.ts-control input::-ms-input-placeholder{color:var(--bs-secondary-color,#a7aeb8);opacity:1}.ts-control input::placeholder{color:var(--bs-secondary-color,#a7aeb8);opacity:1}.ts-wrapper.is-invalid,.was-validated .invalid,.was-validated :invalid+.ts-wrapper{border-color:var(--bs-form-invalid-color)}.ts-wrapper.is-invalid:not(.single),.was-validated .invalid:not(.single),.was-validated :invalid+.ts-wrapper:not(.single){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.ts-wrapper.is-invalid.single,.was-validated .invalid.single,.was-validated :invalid+.ts-wrapper.single{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-repeat:no-repeat;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.ts-wrapper.is-invalid.focus .ts-control,.was-validated .invalid.focus .ts-control,.was-validated :invalid+.ts-wrapper.focus .ts-control{border-color:var(--bs-form-invalid-color);box-shadow:0 0 0 .25rem rgba(var(--bs-form-invalid-color),.25)}.ts-wrapper.is-valid,.was-validated .valid,.was-validated :valid+.ts-wrapper{border-color:var(--bs-form-valid-color)}.ts-wrapper.is-valid:not(.single),.was-validated .valid:not(.single),.was-validated :valid+.ts-wrapper:not(.single){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.ts-wrapper.is-valid.single,.was-validated .valid.single,.was-validated :valid+.ts-wrapper.single{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-repeat:no-repeat;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.ts-wrapper.is-valid.focus .ts-control,.was-validated .valid.focus .ts-control,.was-validated :valid+.ts-wrapper.focus .ts-control{border-color:var(--bs-form-valid-color);box-shadow:0 0 0 .25rem rgba(var(--bs-form-valid-color),.25)}.ts-wrapper{display:flex;min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}.input-group-sm>.ts-wrapper,.ts-wrapper.form-control-sm,.ts-wrapper.form-select-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.input-group-sm>.ts-wrapper .ts-control,.ts-wrapper.form-control-sm .ts-control,.ts-wrapper.form-select-sm .ts-control{border-radius:var(--bs-border-radius-sm);font-size:.875rem}.input-group-sm>.ts-wrapper.has-items .ts-control,.ts-wrapper.form-control-sm.has-items .ts-control,.ts-wrapper.form-select-sm.has-items .ts-control{font-size:.875rem}.input-group-sm>.ts-wrapper.multi.has-items .ts-control,.ts-wrapper.form-control-sm.multi.has-items .ts-control,.ts-wrapper.form-select-sm.multi.has-items .ts-control{padding-top:calc(.75em - .40625rem + var(--bs-border-width)*2/2 - (var(--bs-border-width) + 1px)*2/2)!important}.ts-wrapper.multi.has-items .ts-control{padding-left:calc(.75rem - 5px);--ts-pr-min:calc(0.75rem - 5px)}.ts-wrapper.multi .ts-control>div{border-radius:calc(var(--bs-border-radius) - 1px)}.input-group-lg>.ts-wrapper,.ts-wrapper.form-control-lg,.ts-wrapper.form-select-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.input-group-lg>.ts-wrapper .ts-control,.ts-wrapper.form-control-lg .ts-control,.ts-wrapper.form-select-lg .ts-control{border-radius:var(--bs-border-radius-lg);font-size:1.25rem}.ts-wrapper:not(.form-control,.form-select){background:none;border:none;box-shadow:none;height:auto;padding:0}.ts-wrapper:not(.form-control,.form-select).single .ts-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px}.ts-wrapper.form-select,.ts-wrapper.single{--ts-pr-caret:2.25rem}.ts-wrapper.form-control,.ts-wrapper.form-select{box-shadow:none;display:flex;height:auto;padding:0!important}.ts-wrapper.form-control .ts-control,.ts-wrapper.form-control.single.input-active .ts-control,.ts-wrapper.form-select .ts-control,.ts-wrapper.form-select.single.input-active .ts-control{border:none!important}.ts-wrapper.form-control:not(.disabled) .ts-control,.ts-wrapper.form-control:not(.disabled).single.input-active .ts-control,.ts-wrapper.form-select:not(.disabled) .ts-control,.ts-wrapper.form-select:not(.disabled).single.input-active .ts-control{background:transparent!important}.input-group>.ts-wrapper{flex-grow:1;width:1%}.input-group>.ts-wrapper:not(:nth-child(2))>.ts-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.ts-wrapper:not(:last-child)>.ts-control{border-bottom-right-radius:0;border-top-right-radius:0}.form-select .ts-control,.form-select .ts-control input,.form-select .ts-dropdown{color:var(--bs-body-color)}.form-dropdown{--custom-loader-size:1rem;--custom-spinner-height:1.25rem;--custom-input-offset-top:1rem;--custom-option-padding:0.625rem 0.75rem;--custom-dropdown-max-height:200px;--custom-dropdown-multi-gap:0}@media (min-width:1200px){.form-dropdown{--custom-dropdown-max-height:300px}}.form-dropdown:has(.ts-wrapper):after{top:50%}.form-dropdown:has(.ts-wrapper.loading):after{background:url(/local/templates/torrefacto_2024/build/images/spinner.4b01ca50.gif);background-size:var(--custom-loader-size);content:" ";height:var(--custom-loader-size);right:var(--custom-loader-size);top:calc(50% - var(--custom-loader-size)*.5);width:var(--custom-loader-size)}.form-dropdown .ts-wrapper.single.dropdown-active .ts-control .item{display:none}.form-dropdown .ts-wrapper.multi .ts-control{gap:var(--custom-dropdown-multi-gap)}.form-dropdown .ts-wrapper.multi .ts-control>div{margin:0}.form-dropdown .ts-wrapper.has-items .ts-control>input{margin-left:0!important;margin-top:var(--custom-input-offset-top)!important}.form-dropdown .ts-wrapper.plugin-remove_button .item .remove{font-family:monospace,serif}.form-dropdown .ts-control{box-shadow:none}.form-dropdown .ts-control .item{padding-top:var(--custom-input-offset-top)}.form-dropdown .ts-control .item.text-truncate{display:inline-block;max-width:95%}.form-dropdown .ts-dropdown-content{max-height:var(--custom-dropdown-max-height)}.form-dropdown .ts-dropdown .spinner{height:var(--custom-spinner-height);margin-bottom:0;margin-top:0;visibility:hidden}.form-dropdown .ts-dropdown .option{padding:var(--custom-option-padding)}