@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Just+Another+Hand&display=swap);@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.902);background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.102);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.102)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor,#0000 0);background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{word-wrap:break-word;left:0;max-width:120px}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,rgba(0,0,0,.749));background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px #23282f33,0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.251);color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{border-radius:0!important}.plyr:fullscreen{background:#000;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.149);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,rgba(0,0,0,.749));background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}*,:after,:before{border:0 solid #ccc;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:Sofia Pro;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#979797}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#7f7f7f;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,   );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:0 0 0 0 #fff,0 0 0 1px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}input::placeholder,textarea::placeholder{color:#7f7f7f;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%237f7f7f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:repeat;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:inherit;print-color-adjust:inherit}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#7f7f7f;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,   );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,0 0 0 4px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=checkbox]:indeterminate,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}@media (forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:#0000}[type=file]{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-color:inherit;border-radius:0;border-width:0;font-size:inherit;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{margin-left:auto;margin-right:auto;width:100%}@media (min-width:100%){.container{max-width:100%}}@media (min-width:760px){.container{max-width:760px}}@media (min-width:1100px){.container{max-width:1100px}}@media (min-width:1340px){.container{max-width:1340px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;-webkit-text-decoration:underline;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:left}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding:.1428571em .3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-left:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-base{font-size:1rem;line-height:1.75}.prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-left:1em}.prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.25em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.875em;padding:.1875em .375em}.prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;padding:.8571429em 1.1428571em}.prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose-base :where(.prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose-base :where(.prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-base :where(.prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-base :where(.prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-base :where(.prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3em;margin-top:3em}.prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em}.prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose-base :where(.prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-base :where(.prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding:.2222222em .4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;top:0}.inset-0,.inset-x-0{left:0;right:0}.-bottom-4{bottom:-1rem}.-bottom-8{bottom:-2rem}.-bottom-\[1px\]{bottom:-1px}.-left-8{left:-2rem}.-left-\[1px\]{left:-1px}.-right-8{right:-2rem}.-right-\[1px\]{right:-1px}.-right-\[24rem\]{right:-24rem}.-top-1\/2{top:-50%}.-top-3{top:-.75rem}.-top-\[1px\]{top:-1px}.-top-\[2rem\]{top:-2rem}.bottom-0{bottom:0}.bottom-12{bottom:3rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-\[14px\]{left:14px}.left-\[20\%\]{left:20%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[20\%\]{right:20%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-20{top:5rem}.top-28{top:7rem}.top-32{top:8rem}.top-4{top:1rem}.top-48{top:12rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[13px\]{top:13px}.top-\[6\.3rem\]{top:6.3rem}.top-px{top:1px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50,.z-\[50\]{z-index:50}.z-\[97\]{z-index:97}.z-\[98\]{z-index:98}.z-\[998\]{z-index:998}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.z-\[9\]{z-index:9}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.row-start-11{grid-row-start:11}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-6{grid-row-start:6}.row-start-8{grid-row-start:8}.row-end-10{grid-row-end:10}.row-end-11{grid-row-end:11}.row-end-12{grid-row-end:12}.row-end-4{grid-row-end:4}.row-end-6{grid-row-end:6}.row-end-8{grid-row-end:8}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-16{margin-bottom:4rem;margin-top:4rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.\!mb-0{margin-bottom:0!important}.\!mb-4{margin-bottom:1rem!important}.\!mt-0{margin-top:0!important}.\!mt-4{margin-top:1rem!important}.-mb-12{margin-bottom:-3rem}.-mb-8{margin-bottom:-2rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-\[2\.25rem\]{margin-top:-2.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[12\/10\]{aspect-ratio:12/10}.aspect-\[16\/12\]{aspect-ratio:16/12}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!h-auto{height:auto!important}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[10rem\]{height:10rem}.h-\[2px\]{height:2px}.h-\[3rem\]{height:3rem}.h-\[45rem\]{height:45rem}.h-\[calc\(100\%-2rem\)\]{height:calc(100% - 2rem)}.h-\[calc\(100\%-5rem\)\]{height:calc(100% - 5rem)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-10{max-height:2.5rem}.max-h-\[10rem\]{max-height:10rem}.max-h-\[12rem\]{max-height:12rem}.max-h-\[30px\]{max-height:30px}.max-h-\[4rem\]{max-height:4rem}.max-h-\[5rem\]{max-height:5rem}.max-h-\[99rem\]{max-height:99rem}.max-h-full{max-height:100%}.min-h-\[1\.5rem\]{min-height:1.5rem}.min-h-\[17rem\]{min-height:17rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[8rem\]{min-height:8rem}.w-0{width:0}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-7\/12{width:58.333333%}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-\[16rem\]{width:16rem}.w-\[2px\]{width:2px}.w-\[400px\]{width:400px}.w-\[45rem\]{width:45rem}.w-\[8rem\]{width:8rem}.w-auto{width:auto}.w-full{width:100%}.min-w-\[10rem\]{min-width:10rem}.min-w-\[8rem\]{min-width:8rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[16rem\]{max-width:16rem}.max-w-\[18rem\]{max-width:18rem}.max-w-\[20rem\]{max-width:20rem}.max-w-\[32rem\]{max-width:32rem}.max-w-\[3rem\]{max-width:3rem}.max-w-\[60px\]{max-width:60px}.max-w-\[75\%\]{max-width:75%}.max-w-\[7rem\]{max-width:7rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0,.grow-0{flex-grow:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x:-3rem;transform:translate(-3rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0{--tw-translate-y:-0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-8{--tw-translate-y:-2rem;transform:translate(var(--tw-translate-x),-2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[3\.5rem\]{--tw-translate-y:-3.5rem;transform:translate(var(--tw-translate-x),-3.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-px{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x),-1px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%;transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%;transform:translate(100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y:0.25rem;transform:translate(var(--tw-translate-x),.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:0.5rem;transform:translate(var(--tw-translate-x),.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[0\.2rem\]{--tw-translate-y:0.2rem;transform:translate(var(--tw-translate-x),.2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-\[1\]{--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(-1) scaleY(var(--tw-scale-y))}.-scale-x-\[1\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes slidingWords{0%{transform:translate(0) translateZ(0)}to{transform:translate(-100%) translateZ(0)}}.animate-sliding-words{animation:slidingWords 175s linear infinite}@keyframes slidingWordsRepeater{0%{transform:translateX(100%)}to{transform:translateX(0)}}.animate-sliding-words-repeater{animation:slidingWordsRepeater 175s linear infinite}@keyframes slidingWordsReverseRepeater{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.animate-sliding-words-repeater-reverse{animation:slidingWordsReverseRepeater 175s linear infinite}@keyframes slidingWordsReverse{0%{transform:translate(0) translateZ(0)}to{transform:translate(100%) translateZ(0)}}.animate-sliding-words-reverse{animation:slidingWordsReverse 175s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.scroll-m-16{scroll-margin:4rem}.list-none{list-style-type:none}.columns-1{-moz-columns:1;column-count:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{align-items:center;justify-items:center;place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-16{row-gap:4rem}.gap-y-4{row-gap:1rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:2rem;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:.25rem;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:.5rem;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e5e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.divide-gray-100>:not([hidden])~:not([hidden]){border-color:rgb(229 229 229/var(--tw-divide-opacity))}}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-words{word-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[40px\]{border-radius:40px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!border{border-width:1px!important}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-t-\[1px\]{border-top-width:1px}.border-none{border-style:none}.\!border-shop{--tw-border-opacity:1!important;border-color:#0cad47!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.\!border-shop{border-color:rgb(12 173 71/var(--tw-border-opacity))!important}}.border-\[\#D8D8D8\]{--tw-border-opacity:1;border-color:#d8d8d8}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-\[\#D8D8D8\]{border-color:rgb(216 216 216/var(--tw-border-opacity))}}.border-\[\#DCDCDC\]{--tw-border-opacity:1;border-color:#dcdcdc}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-\[\#DCDCDC\]{border-color:rgb(220 220 220/var(--tw-border-opacity))}}.border-\[\#E1E1E1\]{--tw-border-opacity:1;border-color:#e1e1e1}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-\[\#E1E1E1\]{border-color:rgb(225 225 225/var(--tw-border-opacity))}}.border-\[\#EAEAEA\]{--tw-border-opacity:1;border-color:#eaeaea}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-\[\#EAEAEA\]{border-color:rgb(234 234 234/var(--tw-border-opacity))}}.border-\[\#f0f6ed\]{--tw-border-opacity:1;border-color:#f0f6ed}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-\[\#f0f6ed\]{border-color:rgb(240 246 237/var(--tw-border-opacity))}}.border-black\/\[0\.05\]{border-color:#0000000d}.border-black\/\[0\.1\]{border-color:#0000001a}.border-black\/\[0\.3\]{border-color:#0000004d}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity:1;border-color:#e5e5e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-gray-100{border-color:rgb(229 229 229/var(--tw-border-opacity))}}.border-gray-200{--tw-border-opacity:1;border-color:#ccc}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-gray-200{border-color:rgb(204 204 204/var(--tw-border-opacity))}}.border-gray-300{--tw-border-opacity:1;border-color:#b2b2b2}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-gray-300{border-color:rgb(178 178 178/var(--tw-border-opacity))}}.border-gray-300\/40{border-color:#b2b2b266}.border-primary{border-color:var(--primary-color)}.border-shop{--tw-border-opacity:1;border-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-shop{border-color:rgb(12 173 71/var(--tw-border-opacity))}}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.border-white{border-color:rgb(255 255 255/var(--tw-border-opacity))}}.bg-\[\#FFECEF\]{--tw-bg-opacity:1;background-color:#ffecef}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-\[\#FFECEF\]{background-color:rgb(255 236 239/var(--tw-bg-opacity))}}.bg-black{--tw-bg-opacity:1;background-color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-black{background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.bg-gray-100{--tw-bg-opacity:1;background-color:#e5e5e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-gray-100{background-color:rgb(229 229 229/var(--tw-bg-opacity))}}.bg-gray-200{--tw-bg-opacity:1;background-color:#ccc}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-gray-200{background-color:rgb(204 204 204/var(--tw-bg-opacity))}}.bg-gray-50{--tw-bg-opacity:1;background-color:#f4f1f1}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-gray-50{background-color:rgb(244 241 241/var(--tw-bg-opacity))}}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-green-400{background-color:rgb(74 222 128/var(--tw-bg-opacity))}}.bg-indigo-400{--tw-bg-opacity:1;background-color:#818cf8}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-indigo-400{background-color:rgb(129 140 248/var(--tw-bg-opacity))}}.bg-indigo-600{--tw-bg-opacity:1;background-color:#4f46e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-indigo-600{background-color:rgb(79 70 229/var(--tw-bg-opacity))}}.bg-primary{background-color:var(--primary-color)}.bg-primary-light{background-color:var(--primary-light-color)}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-red-400{background-color:rgb(248 113 113/var(--tw-bg-opacity))}}.bg-secondary{--tw-bg-opacity:1;background-color:#f2edd7}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-secondary{background-color:rgb(242 237 215/var(--tw-bg-opacity))}}.bg-secondary-light{--tw-bg-opacity:1;background-color:#f3f1ed}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-secondary-light{background-color:rgb(243 241 237/var(--tw-bg-opacity))}}.bg-shop{--tw-bg-opacity:1;background-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-shop{background-color:rgb(12 173 71/var(--tw-bg-opacity))}}.bg-shop\/\[0\.05\]{background-color:#0cad470d}.bg-white{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.bg-white\/\[0\.75\]{background-color:#ffffffbf}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.bg-yellow-400{background-color:rgb(250 204 21/var(--tw-bg-opacity))}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.stroke-black{stroke:#000}.stroke-current{stroke:currentColor}.stroke-primary{stroke:var(--primary-color)}.stroke-white{stroke:#fff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-top{object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!py-0{padding-bottom:0!important;padding-top:0!important}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.\!pt-0{padding-top:0!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-hand{font-family:Just Another Hand}.font-sans{font-family:Sofia Pro}.\!text-\[0\.875rem\]{font-size:.875rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.not-italic{font-style:normal}.\!leading-tight{line-height:1.25!important}.leading-\[1\.25\]{line-height:1.25}.leading-\[3rem\]{line-height:3rem}.leading-loose{line-height:2}.leading-normal{line-height:1.5}.tracking-tight{letter-spacing:-.025em}.\!text-black{--tw-text-opacity:1!important;color:#000!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.\!text-black{color:rgb(0 0 0/var(--tw-text-opacity))!important}}.\!text-primary{color:var(--primary-color)!important}.text-\[\#E6E6E6\]{--tw-text-opacity:1;color:#e6e6e6}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-\[\#E6E6E6\]{color:rgb(230 230 230/var(--tw-text-opacity))}}.text-\[\#F1CE43\]{--tw-text-opacity:1;color:#f1ce43}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-\[\#F1CE43\]{color:rgb(241 206 67/var(--tw-text-opacity))}}.text-black{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-black{color:rgb(0 0 0/var(--tw-text-opacity))}}.text-gray-200{--tw-text-opacity:1;color:#ccc}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-200{color:rgb(204 204 204/var(--tw-text-opacity))}}.text-gray-300{--tw-text-opacity:1;color:#b2b2b2}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-300{color:rgb(178 178 178/var(--tw-text-opacity))}}.text-gray-400{--tw-text-opacity:1;color:#979797}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-400{color:rgb(151 151 151/var(--tw-text-opacity))}}.text-gray-500{--tw-text-opacity:1;color:#7f7f7f}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-500{color:rgb(127 127 127/var(--tw-text-opacity))}}.text-gray-600{--tw-text-opacity:1;color:#696969}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-600{color:rgb(105 105 105/var(--tw-text-opacity))}}.text-gray-700{--tw-text-opacity:1;color:#4c4c4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-700{color:rgb(76 76 76/var(--tw-text-opacity))}}.text-gray-900{--tw-text-opacity:1;color:#2a2a2a}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-gray-900{color:rgb(42 42 42/var(--tw-text-opacity))}}.text-green-50{--tw-text-opacity:1;color:#f0fdf4}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-green-50{color:rgb(240 253 244/var(--tw-text-opacity))}}.text-indigo-50{--tw-text-opacity:1;color:#eef2ff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-indigo-50{color:rgb(238 242 255/var(--tw-text-opacity))}}.text-primary{color:var(--primary-color)}.text-red-50{--tw-text-opacity:1;color:#fef2f2}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-red-50{color:rgb(254 242 242/var(--tw-text-opacity))}}.text-red-500{--tw-text-opacity:1;color:#ef4444}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-red-500{color:rgb(239 68 68/var(--tw-text-opacity))}}.text-shop{--tw-text-opacity:1;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-shop{color:rgb(12 173 71/var(--tw-text-opacity))}}.text-white{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-white{color:rgb(255 255 255/var(--tw-text-opacity))}}.text-yellow-50{--tw-text-opacity:1;color:#fefce8}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.text-yellow-50{color:rgb(254 252 232/var(--tw-text-opacity))}}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-\[0\.05\]{opacity:.05}.opacity-\[0\.06\]{opacity:.06}.opacity-\[0\.55\]{opacity:.55}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:blur(8px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[2px\]{--tw-blur:blur(2px);filter:blur(2px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[3px\]{--tw-blur:blur(3px);filter:blur(3px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur:blur(12px);filter:blur(12px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur:blur(4px);filter:blur(4px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}nav .menu-primary-navigation-container li{position:relative}nav .menu-primary-navigation-container li.current-menu-item:after{background-color:var(--primary-color);bottom:-1.5rem;content:"";height:2px;left:0;position:absolute;right:0;width:100%}nav .menu-primary-navigation-container li a:hover{--tw-text-opacity:1;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){nav .menu-primary-navigation-container li a:hover{color:rgb(12 173 71/var(--tw-text-opacity))}}#menu-secondary-navigation a:hover{--tw-text-opacity:1;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){#menu-secondary-navigation a:hover{color:rgb(12 173 71/var(--tw-text-opacity))}}.child-nav a.current-menu-item{color:var(--primary-color);opacity:1}.child-nav a.current-menu-item:after{background-color:var(--primary-color);bottom:-1.1rem;content:"";height:2px;left:0;position:absolute;right:0;width:100%}.topnav .menu-secondary-navigation-container li{opacity:.7}.topnav .menu-secondary-navigation-container li:hover{opacity:1}.wpml-ls-legacy-dropdown-click{width:106px}.wpml-ls-legacy-dropdown-click a{--tw-border-opacity:1;align-items:center;border-color:#e5e5e5;border-radius:.75rem;border-width:1px;display:flex;gap:.25rem;line-height:1.75;padding:.5rem 1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.wpml-ls-legacy-dropdown-click a{border-color:rgb(229 229 229/var(--tw-border-opacity))}}.wpml-ls-legacy-dropdown-click a svg{border-radius:.25rem;height:1rem;object-fit:contain;overflow:hidden;width:1.5rem}.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{border-style:none;margin-top:.5rem;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{border-width:1px!important}.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown-click a:focus,.wpml-ls-legacy-dropdown-click a:hover{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown-click a:focus,.wpml-ls-legacy-dropdown-click a:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{background-image:url(/app/themes/fruitkist2023/public/images/arrow_down.565c0e.svg);border-style:none;height:.75rem;top:1rem;width:.75rem}.arrow-icon,.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{background-position:50%;background-repeat:no-repeat;background-size:contain}.arrow-icon{background-image:url(/app/themes/fruitkist2023/public/images/arrow.15482c.svg);height:.5rem;opacity:.5;width:.5rem}.breadcrumbs a{--tw-text-opacity:1;color:#696969}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.breadcrumbs a{color:rgb(105 105 105/var(--tw-text-opacity))}}.breadcrumbs a:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.breadcrumbs a:hover{color:rgb(0 0 0/var(--tw-text-opacity))}}.breadcrumbs a.current-item{opacity:.5;pointer-events:none}.swiper-slide-thumb-active{border-color:var(--primary-color)}.product-info .swiper-button-next,.product-info .swiper-button-prev{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#fff;border-radius:9999px;color:#000;display:flex;height:2.5rem;justify-content:center;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.product-info .swiper-button-next,.product-info .swiper-button-prev{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}}.product-info .swiper-button-next:after,.product-info .swiper-button-prev:after{--swiper-navigation-size:12px}.swiper-horizontal>.swiper-pagination-progressbar{background-color:#0000001a;border-radius:9999px;left:auto;margin-left:auto;margin-right:auto;margin-top:1.5rem;overflow:hidden;position:relative;top:auto;width:16rem}@media (min-width:768px){.swiper-horizontal>.swiper-pagination-progressbar{margin-top:2.5rem}}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{--tw-bg-opacity:1;background-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:rgb(12 173 71/var(--tw-bg-opacity))}}.productswiper-button--next,.productswiper-button--prev,.resp-next,.resp-prev,.swiper-next,.swiper-prev,[class^=swiper-next-],[class^=swiper-prev-]{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.productswiper-button--next.swiper-button-disabled,.productswiper-button--prev.swiper-button-disabled,.resp-next.swiper-button-disabled,.resp-prev.swiper-button-disabled,.swiper-next.swiper-button-disabled,.swiper-prev.swiper-button-disabled,[class^=swiper-next-].swiper-button-disabled,[class^=swiper-prev-].swiper-button-disabled{opacity:.25}.productswiper-button--next.swiper-button-disabled:hover,.productswiper-button--prev.swiper-button-disabled:hover,.resp-next.swiper-button-disabled:hover,.resp-prev.swiper-button-disabled:hover,.swiper-next.swiper-button-disabled:hover,.swiper-prev.swiper-button-disabled:hover,[class^=swiper-next-].swiper-button-disabled:hover,[class^=swiper-prev-].swiper-button-disabled:hover{border-color:#0cad4733}.mobile-nav{transform:translateX(200%);transition:.5s cubic-bezier(.5,-.5,0,1.5)}.mobile-nav:after{--tw-bg-opacity:1;background-color:#fff;bottom:0;content:"";height:100%;left:100%;position:absolute;top:0;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.mobile-nav:after{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.hamburger-active .mobile-nav{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hamburger-active .mobmenu-bg{opacity:.5;pointer-events:auto}.page-template-template-business-order .fruit-items__item,.page-template-template-business-quotation .fruit-items__item{align-items:center;border-bottom-width:1px;border-color:#0000001a;display:flex;gap:1rem;padding-bottom:.5rem;padding-top:.5rem}.page-template-template-business-order .fruit-items__item__image,.page-template-template-business-quotation .fruit-items__item__image{height:5rem;object-fit:contain;object-position:center;width:5rem}.page-template-template-business-order .fruit-items__item__content__title,.page-template-template-business-quotation .fruit-items__item__content__title{font-size:1rem;line-height:1.5rem}.page-template-template-business-order .fruit-items__item__content__price,.page-template-template-business-quotation .fruit-items__item__content__price{font-size:.875rem;line-height:1.25rem}.page-template-template-business-order .gform_wrapper .summary__item,.page-template-template-business-quotation .gform_wrapper .summary__item{border-radius:.75rem;display:grid;font-size:.875rem;line-height:1.25rem;padding:.75rem 1rem}@media (min-width:768px){.mini-cart .checkout__totals .page-template-template-business-order .gform_wrapper .summary__item strong,.mini-cart .checkout__totals .page-template-template-business-quotation .gform_wrapper .summary__item strong{grid-column:span 2/span 2}.page-template-template-business-order .gform_wrapper .summary__item,.page-template-template-business-quotation .gform_wrapper .summary__item{-moz-column-gap:2rem;column-gap:2rem;font-size:1rem;grid-template-columns:repeat(2,minmax(0,1fr));line-height:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.page-template-template-business-order .gform_wrapper .summary__item:nth-child(2n),.page-template-template-business-quotation .gform_wrapper .summary__item:nth-child(2n){background-color:var(--primary-light-color)}.page-template-template-business-order .gform_wrapper .summary__item p:first-child,.page-template-template-business-quotation .gform_wrapper .summary__item p:first-child{font-weight:700}.page-template-template-business-order .gform_wrapper .gfield_validation_message,.page-template-template-business-quotation .gform_wrapper .gfield_validation_message{display:none}.page-template-template-business-order .gform_wrapper .gform_ajax_spinner,.page-template-template-business-quotation .gform_wrapper .gform_ajax_spinner{--tw-translate-x:-50%;--tw-translate-y:-50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:20}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_validation_errors,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_validation_errors{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);margin-bottom:2rem}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_validation_errors:focus,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_validation_errors:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#0000;box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.page-template-template-business-order .gform_wrapper.gravity-theme button.gform-theme-button--size-sm,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.gform-theme-button--size-sm{align-items:center;display:flex;width:auto}.page-template-template-business-order .gform_wrapper.gravity-theme button.gform-theme-button--size-sm>:not([hidden])~:not([hidden]),.page-template-template-business-quotation .gform_wrapper.gravity-theme button.gform-theme-button--size-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.page-template-template-business-order .gform_wrapper.gravity-theme button.gform-theme-button--size-sm,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.gform-theme-button--size-sm{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;border-color:var(--primary-color);color:#fff;font-weight:500;padding:.5rem 1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme button.gform-theme-button--size-sm,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.gform-theme-button--size-sm{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme button.add_repeater_item_text,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.add_repeater_item_text{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme button.add_repeater_item_text,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.add_repeater_item_text{color:rgb(255 255 255/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme button.remove_repeater_item,.page-template-template-business-quotation .gform_wrapper.gravity-theme button.remove_repeater_item{color:var(--primary-color)}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_required,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_required{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_required,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_required{color:rgb(0 0 0/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_item,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_item{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.mini-cart .checkout__totals .page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_item strong,.mini-cart .checkout__totals .page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_item strong{grid-column:span 2/span 2}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_item,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_item{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_item,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_item{margin-right:0!important}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_buttons,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_buttons{align-items:center;display:flex}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_buttons>:not([hidden])~:not([hidden]),.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_buttons>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_buttons,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:0}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_cell,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_cell{padding-top:0!important}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_cell label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_cell label{--tw-text-opacity:1;color:#000;font-size:.875rem;line-height:1.25rem;padding-top:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_cell label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_cell label{color:rgb(0 0 0/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_page_footer,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_page_footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:0!important;padding-bottom:0!important;position:relative}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_page_footer input,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:0!important}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_page_footer input+button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_page_footer input+button{margin-bottom:0}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_previous_button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_previous_button{border-color:var(--primary-color)!important;border-width:1px!important;color:var(--primary-color)!important}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_previous_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_previous_button:hover{--tw-text-opacity:1!important;background-color:var(--primary-color)!important;color:#fff!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gform_previous_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_previous_button:hover{color:rgb(255 255 255/var(--tw-text-opacity))!important}}.page-template-template-business-order .gform_wrapper.gravity-theme .button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .button{cursor:pointer}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_button,.page-template-template-business-order .gform_wrapper.gravity-theme .gform_next_button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_next_button{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff;margin-left:auto}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gform_button,.page-template-template-business-order .gform_wrapper.gravity-theme .gform_next_button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_button,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_next_button{color:rgb(255 255 255/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gform_button:hover,.page-template-template-business-order .gform_wrapper.gravity-theme .gform_next_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_next_button:hover{--tw-text-opacity:1;background-color:var(--primary-light-color);color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gform_button:hover,.page-template-template-business-order .gform_wrapper.gravity-theme .gform_next_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_button:hover,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gform_next_button:hover{color:rgb(0 0 0/var(--tw-text-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_label{font-size:.75rem;font-weight:300;line-height:1rem;margin-bottom:.25rem}@media (min-width:768px){.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_label{font-size:1rem;line-height:1.5rem}}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_page_steps,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_page_steps{--tw-border-opacity:1;border-bottom:none!important;border-color:#f0f6ed;border-top-width:4px;display:flex;margin-bottom:1.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme .gf_page_steps,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_page_steps{border-color:rgb(240 246 237/var(--tw-border-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step{display:flex;justify-content:center;margin:0;opacity:.4;padding-top:1.25rem;position:relative;width:100%}@media (min-width:768px){.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step{width:50%}}@media (min-width:1024px){.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step{width:25%}}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step.gf_step_active,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step.gf_step_active{opacity:1}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step.gf_step_active:before,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step.gf_step_active:before{border-color:var(--primary-color);border-top-width:4px;content:"";left:0;position:absolute;top:-.25rem;width:100%}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step.gf_step_completed,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step.gf_step_completed{opacity:1;position:relative}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step.gf_step_completed:before,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step.gf_step_completed:before{border-color:var(--primary-color);border-top-width:4px;content:"";left:0;position:absolute;top:-.25rem;width:100%}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step.gf_step_completed .gf_step_label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step.gf_step_completed .gf_step_label{color:var(--primary-color)}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step_label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step_label{font-size:10px;font-weight:500;padding-left:0}@media (min-width:768px){.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step_label,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step_label{font-size:1rem;line-height:1.5rem}}.page-template-template-business-order .gform_wrapper.gravity-theme .gf_step_number,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gf_step_number{display:none}.page-template-template-business-order .gform_wrapper.gravity-theme .ginput_container_select,.page-template-template-business-quotation .gform_wrapper.gravity-theme .ginput_container_select{position:relative}.page-template-template-business-order .gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_item:first-child .remove_repeater_item,.page-template-template-business-quotation .gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_item:first-child .remove_repeater_item{display:none}.page-template-template-business-order .gform_wrapper.gravity-theme select,.page-template-template-business-quotation .gform_wrapper.gravity-theme select{--tw-border-opacity:1;-webkit-appearance:none;appearance:none;border-color:#dcdcdc;border-radius:.75rem;border-width:1px;font-size:.875rem;line-height:1.25rem;padding:.75rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme select,.page-template-template-business-quotation .gform_wrapper.gravity-theme select{border-color:rgb(220 220 220/var(--tw-border-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme select:focus,.page-template-template-business-quotation .gform_wrapper.gravity-theme select:focus{outline:2px solid #0000;outline-offset:2px}@media (min-width:768px){.page-template-template-business-order .gform_wrapper.gravity-theme select,.page-template-template-business-quotation .gform_wrapper.gravity-theme select{font-size:1rem;line-height:1.5rem}}.page-template-template-business-order .gform_wrapper.gravity-theme input[type=text],.page-template-template-business-quotation .gform_wrapper.gravity-theme input[type=text]{--tw-border-opacity:1;-webkit-appearance:none;appearance:none;border-color:#dcdcdc;border-radius:.75rem;border-width:1px;font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-business-order .gform_wrapper.gravity-theme input[type=text],.page-template-template-business-quotation .gform_wrapper.gravity-theme input[type=text]{border-color:rgb(220 220 220/var(--tw-border-opacity))}}.page-template-template-business-order .gform_wrapper.gravity-theme input[type=text]:focus,.page-template-template-business-quotation .gform_wrapper.gravity-theme input[type=text]:focus{outline:2px solid #0000;outline-offset:2px}@media (min-width:768px){.page-template-template-business-order .gform_wrapper.gravity-theme input[type=text],.page-template-template-business-quotation .gform_wrapper.gravity-theme input[type=text]{font-size:1rem;line-height:1.5rem;padding-bottom:.75rem;padding-top:.75rem}}.page-template-template-business-order #input_1_21.gfield_checkbox,.page-template-template-business-quotation #input_1_21.gfield_checkbox{display:grid;margin-top:1rem}@media (min-width:768px){.mini-cart .checkout__totals .page-template-template-business-order #input_1_21.gfield_checkbox strong,.mini-cart .checkout__totals .page-template-template-business-quotation #input_1_21.gfield_checkbox strong{grid-column:span 2/span 2}.page-template-template-business-order #input_1_21.gfield_checkbox,.page-template-template-business-quotation #input_1_21.gfield_checkbox{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.page-template-template-business-order #input_1_21.gfield_checkbox,.page-template-template-business-quotation #input_1_21.gfield_checkbox{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.page-template-template-business-order #input_1_21.gfield_checkbox,.page-template-template-business-quotation #input_1_21.gfield_checkbox{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-template-template-business-order #input_1_21.gfield_checkbox>div,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div{border-color:#0000001a;border-radius:.5rem;border-width:1px;padding:1rem;position:relative}@media (min-width:768px){.page-template-template-business-order #input_1_21.gfield_checkbox>div,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div{padding-top:0}}.page-template-template-business-order #input_1_21.gfield_checkbox>div .gfield-choice-input,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div .gfield-choice-input{--tw-scale-x:.5;--tw-scale-y:.5;align-items:center;-webkit-appearance:none;appearance:none;border-radius:9999px;border-style:none;display:flex;height:1.5rem;justify-content:center;opacity:0;position:absolute;right:.75rem;top:-.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.5rem}.page-template-template-business-order #input_1_21.gfield_checkbox>div .gfield-choice-input:focus,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div .gfield-choice-input:focus{box-shadow:none!important;outline:none!important}.page-template-template-business-order #input_1_21.gfield_checkbox>div .gfield-choice-input:checked,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div .gfield-choice-input:checked{--tw-scale-x:1;--tw-scale-y:1;align-items:center;background-color:var(--primary-color);background-image:none;border-radius:9999px;display:flex;height:1.5rem;justify-content:center;opacity:1;position:absolute;right:.75rem;top:-.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:1.5rem}.page-template-template-business-order #input_1_21.gfield_checkbox>div .gfield-choice-input:checked:before,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div .gfield-choice-input:checked:before{background-image:url(/app/themes/fruitkist2023/public/images/checkbox-white.d690ea.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:.75rem;width:.75rem}.page-template-template-business-order #input_1_21.gfield_checkbox>div label,.page-template-template-business-quotation #input_1_21.gfield_checkbox>div label{max-width:100%}.plyr{--plyr-color-main:#0cad47;--plyr-control-radius:0px}body .plyr__control.plyr__control--overlaid{--tw-bg-opacity:1;align-items:center;background-color:#fff;border-radius:9999px;color:var(--primary-color);display:grid!important;height:4rem;justify-items:center;opacity:1;place-items:center;width:4rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .plyr__control.plyr__control--overlaid{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}@media (min-width:768px){body .plyr__control.plyr__control--overlaid{height:6rem;width:6rem}}body .plyr__control.plyr__control--overlaid svg{left:0}body .plyr__control.plyr__control--overlaid:hover{--tw-translate-x:-50%;--tw-translate-y:-50%;--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.plyr--stopped.plyr__poster-enabled .plyr__poster{background-size:cover}.plyr--stopped .plyr__controls{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.faq-heading.active .plus div:last-child{opacity:0}.page-numbers{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#fff;border-radius:9999px;color:#000;display:none;font-size:1rem;font-weight:400;height:3rem;justify-content:center;line-height:1.5rem;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:3rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-numbers{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}}@media (min-width:768px){.page-numbers{display:flex}}.page-numbers.current{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff;display:flex}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-numbers.current{color:rgb(255 255 255/var(--tw-text-opacity))}}.page-numbers:hover{--tw-bg-opacity:1;background-color:#fff;color:var(--primary-color)}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-numbers:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.page-numbers.dots{display:none}@media (min-width:768px){.page-numbers.dots{display:flex}}.page-numbers.next,.page-numbers.prev{display:flex}body .woocommerce-loop-product__title{font-size:.875rem;line-height:1.1!important;line-height:1.25rem;margin-bottom:.5rem;margin-top:.5rem;min-height:2rem}@media (min-width:768px){body .woocommerce-loop-product__title{font-size:1rem;line-height:1.5rem;min-height:2rem}}@media (min-width:1024px){body .woocommerce-loop-product__title{font-size:1.125rem;line-height:1.75rem;min-height:2.5rem}}body abbr:where([title]){text-decoration-line:none}body .woocommerce-LoopProduct-link img{bottom:0;height:100%;left:0;object-fit:contain;position:absolute;right:0;top:0;width:100%}body .woocommerce-LoopProduct-link .price{--tw-text-opacity:1;color:#000;display:block;font-size:1rem;line-height:1.5rem;margin-top:.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .woocommerce-LoopProduct-link .price{color:rgb(0 0 0/var(--tw-text-opacity))}}@media (min-width:768px){body .woocommerce-LoopProduct-link .price{font-size:1.125rem;line-height:1.75rem}}body .woocommerce-LoopProduct-link .price .woocommerce-price-suffix{font-size:10px}body .woocommerce-price-suffix{--tw-text-opacity:1;color:#000;font-size:.75rem;font-weight:300;line-height:1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .woocommerce-price-suffix{color:rgb(0 0 0/var(--tw-text-opacity))}}body .woocommerce-Button,body .woocommerce-address-fields .button,body .woocommerce-button,body .wp-element-button{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff;text-decoration-line:none;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .woocommerce-Button,body .woocommerce-address-fields .button,body .woocommerce-button,body .wp-element-button{color:rgb(255 255 255/var(--tw-text-opacity))}}body .woocommerce-Button:hover,body .woocommerce-address-fields .button:hover,body .woocommerce-button:hover,body .wp-element-button:hover{--tw-bg-opacity:1;background-color:#16aa4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .woocommerce-Button:hover,body .woocommerce-address-fields .button:hover,body .woocommerce-button:hover,body .wp-element-button:hover{background-color:rgb(22 170 76/var(--tw-bg-opacity))}}body .woocommerce input[type=email],body .woocommerce input[type=number],body .woocommerce input[type=password],body .woocommerce input[type=tel],body .woocommerce input[type=text],body .woocommerce select,body .woocommerce textarea{--tw-border-opacity:1;-webkit-appearance:none;appearance:none;border-color:#dcdcdc;border-radius:.75rem;border-width:1px;padding:.75rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body .woocommerce input[type=email],body .woocommerce input[type=number],body .woocommerce input[type=password],body .woocommerce input[type=tel],body .woocommerce input[type=text],body .woocommerce select,body .woocommerce textarea{border-color:rgb(220 220 220/var(--tw-border-opacity))}}body .woocommerce input[type=email]:focus,body .woocommerce input[type=number]:focus,body .woocommerce input[type=password]:focus,body .woocommerce input[type=tel]:focus,body .woocommerce input[type=text]:focus,body .woocommerce select:focus,body .woocommerce textarea:focus{outline:2px solid #0000;outline-offset:2px}body .woocommerce select{background-image:url(/app/themes/fruitkist2023/public/images/chevron.28ab01.svg);background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:10px}body .woocommerce-form__label{display:block;width:100%}body .woofc-area.woofc-style-02 .woofc-area-top{background-color:#fff}body .ui-widget-content{font-family:Sofia Pro}body .ui-widget-header{background:#0cad47!important}body .ui-state-active,body .ui-widget-content .ui-state-active,body .ui-widget-header .ui-state-active{color:#0cad47!important}body.woocommerce-checkout .ui-datepicker{z-index:10!important}body.woocommerce-checkout .ui-datepicker td.cut_off_time_over,body.woocommerce-checkout .ui-datepicker td.ui-datepicker-today{background-color:#0000!important}body.woocommerce-checkout .ui-datepicker td.cut_off_time_over span,body.woocommerce-checkout .ui-datepicker td.ui-datepicker-today span{background-color:#0cad47!important}body.woocommerce-checkout .ui-datepicker td.available-deliveries a{background:#0cad47!important;border:1px solid #0cad47!important;color:#fff!important}body.woocommerce-checkout .ui-datepicker td.partially-booked{background:none!important;background-color:initial!important}body.woocommerce-checkout .ui-datepicker td.partially-booked a{--tw-bg-opacity:1!important;background-color:#eab308!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body.woocommerce-checkout .ui-datepicker td.partially-booked a{background-color:rgb(234 179 8/var(--tw-bg-opacity))!important}}body.woocommerce-checkout .ui-datepicker td .ui-state-default{border:1px solid #e2e2e2!important;color:#000!important}body.woocommerce-checkout .ui-datepicker td .ui-state-default:hover{background-color:#0cad47!important;border:1px solid #0cad47!important;color:#fff!important}body.woocommerce-checkout .ui-datepicker-title{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body.woocommerce-checkout .ui-datepicker-title{color:rgb(255 255 255/var(--tw-text-opacity))}}body.woocommerce-checkout .ui-datepicker-next.ui-state-disabled,body.woocommerce-checkout .ui-datepicker-prev.ui-state-disabled{opacity:.5}body.woocommerce-checkout .ui-datepicker .ui-datepicker-buttonpane button{background-color:#0cad47!important;border:1px solid #0cad47!important;color:#fff!important}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a{background:#0cad47!important;border:none!important;border-radius:0!important;color:#fff!important;font-weight:300;height:auto;padding:8px 10px;width:100%}#thwma-th-list{margin:0!important;padding:0!important}#order_review{text-align:left}.thwma-thslider{padding:0!important}.thwma-thslider-next,.thwma-thslider-prev{display:none!important}.thwma-thslider-box,.thwma-thslider-box-ms{max-width:100%}.wc_payment_methods img,.wc_payment_methods svg{max-width:2rem}.shop_table .product-name ul.wc-item-meta li:last-child{display:none}.shop_table .order_item{border-bottom:20px solid #0000;line-height:1.5}.btn-acnt-edit a{text-decoration-line:none}.btn-different-address{background-color:#10ad48!important;border-radius:16px;padding:1rem 1.5rem}.btn-different-address.account-default{background-color:#f2f6ec!important;color:#10ad48!important;line-height:1rem;padding:.5rem 1rem}.thwma-add-acnt-adrs a{background-color:#10ad48!important;border-radius:16px;color:#fff!important;font-size:14px;font-weight:300;font-weight:700;height:auto;line-height:1.5;padding:1rem 1.5rem;-webkit-text-decoration:none;text-decoration:none}.thwma-thslider-item{padding-left:0}form[name=thwma_ship_adr_default_action]{margin-bottom:1rem;margin-left:auto;margin-right:auto}form[name=thwma_ship_adr_default_action] button{cursor:pointer}.cart-open .toggle-cart{--tw-bg-opacity:1;background-color:#f3f1ed}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.cart-open .toggle-cart{background-color:rgb(243 241 237/var(--tw-bg-opacity))}}.cart-open .mini-cart .toggle-cart{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.cart-open .mini-cart .toggle-cart{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.cart-open .mini-cart{opacity:1;pointer-events:auto}.mini-cart .woocommerce-mini-cart{display:flex;flex-direction:column;max-height:17rem;overflow:auto}.mini-cart .woocommerce-mini-cart .woocommerce-mini-cart-item{--tw-border-opacity:1;border-bottom-width:1px;border-color:#d8d8d8}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.mini-cart .woocommerce-mini-cart .woocommerce-mini-cart-item{border-color:rgb(216 216 216/var(--tw-border-opacity))}}.mini-cart .woocommerce-mini-cart .woocommerce-mini-cart-item .attachment-woocommerce_thumbnail{height:3rem;object-fit:contain;width:3rem}@media (min-width:768px){.mini-cart .checkout__totals .grid strong{grid-column:span 2/span 2}}.personal_message svg{margin:.125rem;width:1rem}.includes_tax{display:none}.single-product .out-of-stock{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;border-radius:9999px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1.5;padding:.5rem 1rem;text-transform:uppercase}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.single-product .out-of-stock{background-color:rgb(0 0 0/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.single-product form.cart .input-text.qty{--tw-border-opacity:1;border-color:#e5e5e5;border-radius:.75rem;border-width:1px;height:48px;max-width:5rem;padding-left:.75rem;padding-right:.75rem;text-align:center}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.single-product form.cart .input-text.qty{border-color:rgb(229 229 229/var(--tw-border-opacity))}}.single-product form.cart .single_add_to_cart_button.loading .loader{opacity:1;visibility:visible}.single-product form.cart .added_to_cart.wc-forward{display:none}.single-product .card-input:not(.empty)+.card_text-label{opacity:0}.single-product .description-collapse.active{bottom:-1.5rem}.single-product .description-collapse.active .read-more{opacity:0}.single-product .description-collapse.active .read-less{opacity:1}.profile-open .toggle-profile{--tw-bg-opacity:1;background-color:#f3f1ed}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.profile-open .toggle-profile{background-color:rgb(243 241 237/var(--tw-bg-opacity))}}.profile-open .profile-dropdown{opacity:1;pointer-events:auto}.archive .woocommerce-pagination{margin-top:2rem}@media (min-width:768px){.archive .woocommerce-pagination{margin-top:3rem}}@media (min-width:1024px){.archive .woocommerce-pagination{margin-top:4rem}}.archive .woocommerce-pagination ul.page-numbers{align-items:center;display:flex;justify-content:center}.archive .woocommerce-pagination ul.page-numbers>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.archive .woocommerce-pagination a.page-numbers,.archive .woocommerce-pagination span.page-numbers{--tw-border-opacity:1;--tw-text-opacity:1;align-items:center;border-color:#e5e5e5;border-radius:9999px;border-width:1px;color:#000;display:grid;height:3rem;justify-items:center;place-items:center;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:3rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.archive .woocommerce-pagination a.page-numbers,.archive .woocommerce-pagination span.page-numbers{border-color:rgb(229 229 229/var(--tw-border-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}}@media (min-width:768px){.mini-cart .checkout__totals .archive .woocommerce-pagination a.page-numbers strong,.mini-cart .checkout__totals .archive .woocommerce-pagination span.page-numbers strong{grid-column:span 2/span 2}}.archive .woocommerce-pagination a.page-numbers:hover,.archive .woocommerce-pagination span.page-numbers:hover{border-color:var(--primary-color);color:var(--primary-color)}.archive .woocommerce-pagination a.page-numbers.current,.archive .woocommerce-pagination span.page-numbers.current{--tw-text-opacity:1;background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.archive .woocommerce-pagination a.page-numbers.current,.archive .woocommerce-pagination span.page-numbers.current{color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:768px){.archive .woocommerce-notices-wrapper{grid-column:span 2/span 2}}.archive .woocommerce-result-count{--tw-text-opacity:1;color:#979797;font-weight:100}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.archive .woocommerce-result-count{color:rgb(151 151 151/var(--tw-text-opacity))}}.archive .woocommerce-ordering{display:flex;justify-content:flex-end}.archive .woocommerce-ordering select{-webkit-appearance:none;appearance:none;background-color:initial;background-image:url(/app/themes/fruitkist2023/public/images/chevron.28ab01.svg);background-position:100% 50%;background-repeat:no-repeat;border-style:none;max-width:20rem;padding-bottom:.5rem;padding-top:.5rem;width:auto}.archive .woocommerce-ordering select:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}.woocommerce-account section .woocommerce{align-items:flex-start;display:block;gap:2rem}@media (min-width:768px){.woocommerce-account section .woocommerce{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.woocommerce-MyAccount-navigation .is-active{border-color:var(--primary-color)}@media (min-width:768px){.woocommerce-notices-wrapper{grid-column:span 3/span 3}}.col2-set{grid-gap:2rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;gap:2rem}@media (min-width:768px){.mini-cart .checkout__totals .col2-set strong{grid-column:span 2/span 2}.col2-set{grid-column:span 3/span 3;grid-template-columns:repeat(2,minmax(0,1fr))}}.col2-set .col-1,.col2-set .col-2{color:var(--tw-prose-body);max-width:65ch}.col2-set .col-1 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.col2-set .col-1 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.col2-set .col-1 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;-webkit-text-decoration:underline;text-decoration:underline}.col2-set .col-1 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.col2-set .col-1 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.col2-set .col-1 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.col2-set .col-1 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.col2-set .col-1 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.col2-set .col-1 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.col2-set .col-1 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.col2-set .col-1 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.col2-set .col-1 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.col2-set .col-1 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.col2-set .col-1 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.col2-set .col-1 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.col2-set .col-1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker,.col2-set .col-2 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.col2-set .col-1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker,.col2-set .col-2 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.col2-set .col-1 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.col2-set .col-1 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.col2-set .col-1 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;quotes:"\201C""\201D""\2018""\2019"}.col2-set .col-1 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before,.col2-set .col-2 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.col2-set .col-1 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after,.col2-set .col-2 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.col2-set .col-1 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em}.col2-set .col-1 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.col2-set .col-1 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;margin-bottom:1em;margin-top:2em}.col2-set .col-1 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.col2-set .col-1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.col2-set .col-1 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.col2-set .col-1 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.col2-set .col-1 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.col2-set .col-1 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.col2-set .col-1 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.col2-set .col-1 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.col2-set .col-1 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.col2-set .col-1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.col2-set .col-1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.col2-set .col-2 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.col2-set .col-1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.col2-set .col-2 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.col2-set .col-1 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.col2-set .col-1 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.col2-set .col-1 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.col2-set .col-1 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.col2-set .col-1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.col2-set .col-1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.col2-set .col-2 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.col2-set .col-1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.col2-set .col-2 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.col2-set .col-1 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.col2-set .col-1 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.col2-set .col-1 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.col2-set .col-1 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.col2-set .col-1 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.col2-set .col-1 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.col2-set .col-1 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.col2-set .col-1 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.col2-set .col-1 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:left}.col2-set .col-1 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.col2-set .col-1,.col2-set .col-2{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.col2-set .col-1 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.col2-set .col-1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.col2-set .col-1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.col2-set .col-1 :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.col2-set .col-1 :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.col2-set .col-1 :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.col2-set .col-1 :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.col2-set .col-1 :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.col2-set .col-1 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.col2-set .col-1 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.col2-set .col-1 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.col2-set .col-1 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.col2-set .col-1 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.col2-set .col-1 :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.col2-set .col-1,.col2-set .col-2{font-size:1.125rem;line-height:1.7777778}.col2-set .col-1 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.col2-set .col-1 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.col2-set .col-1 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.col2-set .col-1 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.col2-set .col-1 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.col2-set .col-1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.col2-set .col-1 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.col2-set .col-1 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.col2-set .col-1 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.col2-set .col-1 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.col2-set .col-1 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.col2-set .col-1 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding:.2222222em .4444444em}.col2-set .col-1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.col2-set .col-1 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.col2-set .col-1 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.col2-set .col-1 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.col2-set .col-1 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.col2-set .col-1 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.col2-set .col-1 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.col2-set .col-1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.col2-set .col-1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.col2-set .col-1 :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.col2-set .col-1 :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.col2-set .col-1 :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.col2-set .col-1 :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.col2-set .col-1 :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.col2-set .col-1 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.col2-set .col-1 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.col2-set .col-1 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.col2-set .col-1 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.col2-set .col-1 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.col2-set .col-1 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.col2-set .col-1 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.col2-set .col-1 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.col2-set .col-1 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.col2-set .col-1 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.col2-set .col-1 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.col2-set .col-1 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.col2-set .col-1 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.col2-set .col-1 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.col2-set .col-1 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.col2-set .col-1 :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.col2-set .col-1 :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)),.col2-set .col-2 :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.col2-set .col-1,.col2-set .col-2{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;border-radius:1rem;color:#000;padding:1.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.col2-set .col-1,.col2-set .col-2{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}}@media (min-width:768px){.col2-set .col-1,.col2-set .col-2{padding:2rem}}@media (min-width:1024px){.col2-set .col-1,.col2-set .col-2{padding:3rem}}.col2-set .col-1 h2,.col2-set .col-1 h3,.col2-set .col-2 h2,.col2-set .col-2 h3{font-size:1.125rem;line-height:1.75rem;margin-top:0}@media (min-width:768px){.col2-set .col-1 h2,.col2-set .col-1 h3,.col2-set .col-2 h2,.col2-set .col-2 h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.col2-set .col-1 h2,.col2-set .col-1 h3,.col2-set .col-2 h2,.col2-set .col-2 h3{font-size:1.875rem;line-height:2.25rem}}.order-again .button{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff;display:table;text-decoration-line:none}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.order-again .button{color:rgb(255 255 255/var(--tw-text-opacity))}}.order-again .button:hover{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.order-again .button:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}#billing_postcode_field{display:flex;flex-direction:column;width:100%}#billing_country_field{display:none;height:0;margin-bottom:0;margin-top:0;overflow:hidden;visibility:hidden}.woocommerce-address-fields__field-wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.mini-cart .checkout__totals .woocommerce-address-fields__field-wrapper strong{grid-column:span 2/span 2}}.woocommerce-address-fields__field-wrapper p{margin-bottom:0}.woocommerce form .form-row-quart,.woocommerce form .form-row-quart-first,.woocommerce-page form .form-row-quart-first{width:100%}.woocommerce-orders-table .woocommerce-button{background-color:initial;border-color:var(--primary-color);border-width:2px;color:var(--primary-color);font-size:.875rem;height:auto;line-height:1.25rem;line-height:1;padding-left:.75rem;padding-right:.75rem}.woocommerce-orders-table .woocommerce-button:hover{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-orders-table .woocommerce-button:hover{color:rgb(255 255 255/var(--tw-text-opacity))}}.woocommerce-orders-table .woocommerce-button{padding-bottom:.625rem!important;padding-top:.625rem!important}.woocommerce-orders-table .pay{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-orders-table .pay{color:rgb(255 255 255/var(--tw-text-opacity))}}.woocommerce-orders-table .pay:hover{--tw-bg-opacity:1;background-color:#16aa4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-orders-table .pay:hover{background-color:rgb(22 170 76/var(--tw-bg-opacity))}}.woocommerce-orders-table .order-again{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-orders-table .order-again{color:rgb(255 255 255/var(--tw-text-opacity))}}.woocommerce-orders-table .order-again:hover{--tw-bg-opacity:1;background-color:#16aa4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-orders-table .order-again:hover{background-color:rgb(22 170 76/var(--tw-bg-opacity))}}.woocommerce-orders-table__cell-order-actions{display:flex;flex-wrap:wrap;gap:.5rem}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-delivery-date,.woocommerce-orders-table__header-order-delivery-date{display:none}.woocommerce-MyAccount-content section{padding-bottom:0;padding-top:0}.woocommerce-MyAccount-content .order-again{display:none}.woocommerce-ResetPassword{--tw-bg-opacity:1;background-color:#fff;border-radius:1.5rem;grid-column:span 3/span 3;padding:2.5rem;position:relative;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-ResetPassword{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}@media (min-width:768px){.woocommerce-ResetPassword{border-radius:16px}}@media (min-width:1024px){.woocommerce-ResetPassword{padding:3rem}}.woocommerce-ResetPassword .woocommerce-form-row{margin-bottom:1rem;margin-top:1rem}.mijn-account .woocommerce-notices-wrapper{grid-column:span 3/span 3}#shipping_country_field,#shipping_heading_field{display:none}.woocommerce-message{--tw-bg-opacity:1;align-items:center;background-color:#fff;border-radius:1rem;display:flex;margin-bottom:2rem;padding:1rem 1.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-message{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.woocommerce-message .woocommerce-Button{margin-right:1rem}.woocommerce-notices-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.restore-item{margin-left:1rem;opacity:.75}.restore-item:hover{opacity:1}#thwmsc_wrapper{float:none}.woocommerce-form-login-toggle{display:none}.checkout .thwmsc-tab-panel{background-color:initial!important;float:none!important;padding:0!important}.thwmsc-index.thwmsc-tab-icon{display:none}.thwmsc-layout-time-line ul.thwmsc-tabs span.thwmsc-tab-label{font-size:.875rem;line-height:1.25rem;padding-top:1rem}@media (min-width:1024px){.thwmsc-layout-time-line ul.thwmsc-tabs span.thwmsc-tab-label{font-size:1rem;line-height:1.5rem}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{display:grid!important}}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{display:block;margin-top:1rem}.woocommerce-billing-fields__field-wrapper>:not([hidden])~:not([hidden]),.woocommerce-shipping-fields__field-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:1024px){.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce-billing-fields__field-wrapper>:not([hidden])~:not([hidden]),.woocommerce-shipping-fields__field-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}}.woocommerce-billing-fields__field-wrapper label,.woocommerce-shipping-fields__field-wrapper label{display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.25rem;width:100%}@media (min-width:1280px){.woocommerce-billing-fields__field-wrapper label,.woocommerce-shipping-fields__field-wrapper label{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-shipping-fields__field-wrapper .form-row{grid-column:span 2/span 2}.woocommerce-billing-fields__field-wrapper .form-row#billing_house_number_field,.woocommerce-billing-fields__field-wrapper .form-row#billing_house_number_suffix_field,.woocommerce-billing-fields__field-wrapper .form-row#shipping_house_number_field,.woocommerce-billing-fields__field-wrapper .form-row#shipping_house_number_suffix_field,.woocommerce-shipping-fields__field-wrapper .form-row#billing_house_number_field,.woocommerce-shipping-fields__field-wrapper .form-row#billing_house_number_suffix_field,.woocommerce-shipping-fields__field-wrapper .form-row#shipping_house_number_field,.woocommerce-shipping-fields__field-wrapper .form-row#shipping_house_number_suffix_field{grid-column:span 1/span 1}}#billing_postcode_field.form-row-first,#shipping_postcode_field.form-row-first{margin-right:0;width:100%}button#place_order{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0cad47;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){button#place_order{background-color:rgb(12 173 71/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.woocommerce form .form-row-quart-first,.woocommerce-page form .form-row-quart-first{margin-right:0!important}#thwmsc-tab-panels{display:block;width:100%}@media (min-width:1280px){#thwmsc-tab-panels{display:table}}.thwmsc-step-custom-content{margin-bottom:1rem}@media (min-width:768px){.thwmsc-step-custom-content{margin-bottom:1.5rem}}.thwmsc-buttons{display:flex;justify-content:space-between;margin-bottom:0;margin-top:1rem;width:100%}@media (min-width:768px){.thwmsc-buttons{margin-top:2rem}}.thwmsc-buttons .thwmsc-btn{border-radius:.75rem!important}.thwmsc-buttons .thwmsc-btn[disabled]{cursor:not-allowed;opacity:.5}.thwmsc-buttons .thwmsc-btn.button-prev{background-color:initial!important;border-color:var(--primary-color)!important;border-width:1px!important;color:var(--primary-color)!important}.thwmsc-buttons .thwmsc-btn.button-prev.prev-first{display:none}.thwmsc-buttons .thwmsc-btn.button-next{margin-left:auto}.thwmsc-buttons .thwmsc-btn.button-next.next-last{display:none}.thwmsc-layout-time-line.thwmsc_title_below ul.thwmsc-tabs{margin-top:0!important}.thwmsc-layout-time-line.thwmsc_title_below ul.thwmsc-tabs li a{padding-left:0;padding-right:0}@media (min-width:768px){#billing_bedrijf_particulier_field{grid-column:span 2/span 2}}.thwmsc-layout-time-line ul.thwmsc-tabs li a.thwmsc-finished-step{border-color:var(--primary-color);border-top-width:4px}.thwmsc-layout-time-line ul.thwmsc-tabs li a.thwmsc-finished-step .thwmsc-tab-label{color:var(--primary-color)}.mini_cart_item{--tw-border-opacity:1;border-bottom-width:1px;border-color:#d8d8d8}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.mini_cart_item{border-color:rgb(216 216 216/var(--tw-border-opacity))}}.mini_cart_item:last-child{border-style:none!important}.woocommerce-billing-fields h3{display:none}.method--bankdata{display:flex;flex-direction:column;gap:1rem}.woocommerce-mini-cart-item .attachment-woocommerce_thumbnail{height:3rem;object-fit:contain;width:3rem}.checkout__cart .buttons{display:none}.checkout__cart .checkout__totals{padding-top:0}.checkout__cart .checkout__divide{--tw-border-opacity:1;border-bottom-width:1px;border-color:#d8d8d8;font-weight:300;justify-content:flex-start;padding-bottom:1rem;padding-top:1rem;text-align:left;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.checkout__cart .checkout__divide{border-color:rgb(216 216 216/var(--tw-border-opacity))}}.checkout__cart .product-remove{display:none}.checkout__cart .checkout__totals .checkout__divide strong{text-align:left}@media (min-width:768px){.checkout__cart .checkout__totals .checkout__divide strong{grid-column:span 2/span 2;text-align:right}}.checkout__cart .checkout__totals .checkout__divide span{text-align:left}@media (min-width:768px){.checkout__cart .checkout__totals .checkout__divide span{text-align:right}}.checkout__cart .checkout__totals .checkout__divide .amount{text-align:left}@media (min-width:768px){.checkout__cart .checkout__totals .checkout__divide .amount{text-align:right}}.orddd-checkout-fields{margin-bottom:1rem;margin-top:1rem}.wcnlpc-error{grid-column:span 4/span 4}.woocommerce-privacy-policy-text{color:var(--tw-prose-body);max-width:65ch}.woocommerce-privacy-policy-text :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.woocommerce-privacy-policy-text :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.woocommerce-privacy-policy-text :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;-webkit-text-decoration:underline;text-decoration:underline}.woocommerce-privacy-policy-text :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.woocommerce-privacy-policy-text :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.woocommerce-privacy-policy-text :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.woocommerce-privacy-policy-text :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.woocommerce-privacy-policy-text :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.woocommerce-privacy-policy-text :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.woocommerce-privacy-policy-text :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.woocommerce-privacy-policy-text :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.woocommerce-privacy-policy-text :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.woocommerce-privacy-policy-text :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.woocommerce-privacy-policy-text :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.woocommerce-privacy-policy-text :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.woocommerce-privacy-policy-text :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.woocommerce-privacy-policy-text :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.woocommerce-privacy-policy-text :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.woocommerce-privacy-policy-text :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.woocommerce-privacy-policy-text :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.woocommerce-privacy-policy-text :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.woocommerce-privacy-policy-text :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.woocommerce-privacy-policy-text :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em}.woocommerce-privacy-policy-text :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.woocommerce-privacy-policy-text :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.woocommerce-privacy-policy-text :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.woocommerce-privacy-policy-text :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.woocommerce-privacy-policy-text :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.woocommerce-privacy-policy-text :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.woocommerce-privacy-policy-text :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.woocommerce-privacy-policy-text :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.woocommerce-privacy-policy-text :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.woocommerce-privacy-policy-text :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.woocommerce-privacy-policy-text :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.woocommerce-privacy-policy-text :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.woocommerce-privacy-policy-text :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.woocommerce-privacy-policy-text :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.woocommerce-privacy-policy-text :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.woocommerce-privacy-policy-text :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.woocommerce-privacy-policy-text :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.woocommerce-privacy-policy-text :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.woocommerce-privacy-policy-text :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.woocommerce-privacy-policy-text :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.woocommerce-privacy-policy-text :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.woocommerce-privacy-policy-text :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.woocommerce-privacy-policy-text :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.woocommerce-privacy-policy-text :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.woocommerce-privacy-policy-text :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.woocommerce-privacy-policy-text :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.woocommerce-privacy-policy-text :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.woocommerce-privacy-policy-text :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.woocommerce-privacy-policy-text :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.woocommerce-privacy-policy-text :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:left}.woocommerce-privacy-policy-text :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.woocommerce-privacy-policy-text{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.woocommerce-privacy-policy-text :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.woocommerce-privacy-policy-text :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.woocommerce-privacy-policy-text :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.woocommerce-privacy-policy-text :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.woocommerce-privacy-policy-text :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.woocommerce-privacy-policy-text :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.woocommerce-privacy-policy-text :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.woocommerce-privacy-policy-text :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.woocommerce-privacy-policy-text :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.woocommerce-privacy-policy-text :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.woocommerce-privacy-policy-text :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.woocommerce-privacy-policy-text :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.woocommerce-privacy-policy-text :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.woocommerce-privacy-policy-text :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.woocommerce-privacy-policy-text{font-size:.875rem;line-height:1.7142857}.woocommerce-privacy-policy-text :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.woocommerce-privacy-policy-text :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.woocommerce-privacy-policy-text :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.woocommerce-privacy-policy-text :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.woocommerce-privacy-policy-text :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.woocommerce-privacy-policy-text :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.woocommerce-privacy-policy-text :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.woocommerce-privacy-policy-text :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.woocommerce-privacy-policy-text :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.woocommerce-privacy-policy-text :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.woocommerce-privacy-policy-text :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.woocommerce-privacy-policy-text :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding:.1428571em .3571429em}.woocommerce-privacy-policy-text :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.woocommerce-privacy-policy-text :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.woocommerce-privacy-policy-text :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.woocommerce-privacy-policy-text :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.woocommerce-privacy-policy-text :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.woocommerce-privacy-policy-text :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.woocommerce-privacy-policy-text :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.woocommerce-privacy-policy-text :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.woocommerce-privacy-policy-text :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.woocommerce-privacy-policy-text :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.woocommerce-privacy-policy-text :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.woocommerce-privacy-policy-text :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.woocommerce-privacy-policy-text :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.woocommerce-privacy-policy-text :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.woocommerce-privacy-policy-text :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.woocommerce-privacy-policy-text :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.woocommerce-privacy-policy-text :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.woocommerce-privacy-policy-text :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-left:1.5714286em}.woocommerce-privacy-policy-text :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.woocommerce-privacy-policy-text :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.woocommerce-privacy-policy-text :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.woocommerce-privacy-policy-text :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.woocommerce-privacy-policy-text :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.woocommerce-privacy-policy-text :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.6666667em 1em}.woocommerce-privacy-policy-text :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.woocommerce-privacy-policy-text :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.woocommerce-privacy-policy-text :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.woocommerce-privacy-policy-text :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.woocommerce-privacy-policy-text :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.woocommerce-privacy-policy-text :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.woocommerce-privacy-policy-text :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.woocommerce-privacy-policy-text{margin-bottom:1rem;margin-top:1rem;max-width:100%}.woocommerce-additional-fields{margin-top:1rem}.woocommerce-additional-fields h3{display:none}.woocommerce-additional-fields__field-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.woocommerce-additional-fields #order_comments_field{display:none}.wc_payment_method .required{--tw-text-opacity:1;color:#4c4c4c;font-size:.75rem;line-height:1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.wc_payment_method .required{color:rgb(76 76 76/var(--tw-text-opacity))}}.woocommerce-order section{padding-bottom:0;padding-top:0}.woocommerce-order .col2-set .col-1,.woocommerce-order .col2-set .col-2{padding:0}#billing_fill_field,#shipping_fill_field{display:none;opacity:0}@media (min-width:1024px){#billing_fill_field,#shipping_fill_field{display:block}}#billing_newsletter_field label,p.create-account label{text-wrap:nowrap;align-items:center;display:flex;font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){#billing_newsletter_field label,p.create-account label{font-size:1rem;line-height:1.5rem}}#billing_newsletter_field label input,p.create-account label input{--tw-border-opacity:1;border-color:#d8d8d8;border-radius:.125rem;margin-right:.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){#billing_newsletter_field label input,p.create-account label input{border-color:rgb(216 216 216/var(--tw-border-opacity))}}#billing_newsletter_field label input:focus,p.create-account label input:focus{outline-color:var(--primary-color)}#billing_newsletter_field .optional,p.create-account .optional{display:none}#billing_newsletter_field #billing_newsletter,p.create-account #billing_newsletter{margin-right:.5rem}.woocommerce-account-fields{margin-top:1rem}label[for=shipping_country]{display:flex;flex-wrap:wrap}.wcnlpc-manual{grid-column:span 2/span 2;order:1}.woocommerce-error li{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#ffecef;border-radius:.5rem;color:#000;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;line-height:1.25rem;margin-bottom:1rem;padding:1rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.woocommerce-error li{background-color:rgb(255 236 239/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}}.woocommerce-error li:before{background-image:url(/app/themes/fruitkist2023/public/images/warning.dc9263.svg);content:"";display:block;height:1.5rem;object-fit:contain;width:1.5rem}.emoji{display:inline-block;height:1rem;width:1rem}.orddd_field_note{margin-top:.25rem}.page-template-template-checkout .thwmsc-buttons .button-next,.page-template-template-checkout .thwmscp-new-layout-styles .thwmsc-buttons .button-next,.page-template-template-checkout .woocommerce:has(>.thwmscp-new-layout-styles) .thwmsc-buttons.button-next{--tw-bg-opacity:1;background-color:#0cad47;border-radius:.75rem;font-weight:700}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-checkout .thwmsc-buttons .button-next,.page-template-template-checkout .thwmscp-new-layout-styles .thwmsc-buttons .button-next,.page-template-template-checkout .woocommerce:has(>.thwmscp-new-layout-styles) .thwmsc-buttons.button-next{background-color:rgb(12 173 71/var(--tw-bg-opacity))}}.page-template-template-checkout .wcnlpc-manual{font-size:.75rem;line-height:1rem}.payment_box p font{color:#000!important}.page-template-template-checkout .thwmsc-layout-time-line ul.thwmsc-tabs span.thwmsc-tab-label{font-size:11px}@media (min-width:640px){.page-template-template-checkout .thwmsc-layout-time-line ul.thwmsc-tabs span.thwmsc-tab-label{font-size:1rem;line-height:1.5rem}}.page-template-template-checkout .thwmsc-layout-time-line ul.thwmsc-tabs li{width:33.333333%}.page-template-template-checkout #ui-datepicker-div{z-index:999!important}.page-template-template-checkout .woocommerce form.checkout input[readonly]{--tw-text-opacity:1!important;color:#000!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.page-template-template-checkout .woocommerce form.checkout input[readonly]{color:rgb(0 0 0/var(--tw-text-opacity))!important}}.page-template-template-checkout form.checkout.woocommerce-checkout{position:relative;width:100%}.woocommerce .blockUI.blockOverlay{background-color:#ffffffbf!important;opacity:1!important}.woocommerce .blockUI.blockOverlay:before{--tw-translate-x:-50%;--tw-translate-y:-50%;background-image:url(/app/themes/fruitkist2023/public/images/loader.675016.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:2rem;z-index:40}.checkout_coupon,.thwcfe-input-field-wrapper span.required,.woocommerce-form-coupon-toggle,.woocommerce-remove-coupon{display:none}h3#ship-to-different-address{display:none!important}label.checkbox{align-items:center;display:flex;font-weight:400;gap:.25rem}input[name=ship_to_different_address],input[name=ship_to_multi_address]{border-color:#0000001a;border-radius:.375rem;border-width:1px;padding:.5rem}input[name=ship_to_multi_address][value=no]~.multi-shipping-wrapper{display:none}.woocommerce-shipping-fields__field-wrapper{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[name=ship_to_multi_address][value=yes]~.woocommerce-shipping-fields__field-wrapper{display:none!important}.ui-widget-header{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#fff!important;border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important;color:#000!important;overflow:hidden!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.ui-widget-header{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}}.ui-widget-title{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.ui-widget-title{color:rgb(255 255 255/var(--tw-text-opacity))}}.ui-widget-overlay{position:fixed!important}.ui-widget-content{min-height:min-content!important}.ui-widget-content a.th-btn{--tw-text-opacity:1;color:#0cad47;cursor:pointer;font-size:.75rem;height:auto;line-height:1rem;line-height:1;margin:0;overflow:visible;padding:0;text-align:center}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.ui-widget-content a.th-btn{color:rgb(12 173 71/var(--tw-text-opacity))}}.ui-dialog{--tw-translate-x:-50%!important;--tw-translate-y:-50%!important;left:50%!important;max-width:42rem!important;padding:0!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;width:100%!important}.ui-dialog .ui-dialog-titlebar{background-color:var(--primary-light-color)!important;padding:1rem!important}.ui-dialog .ui-dialog-titlebar-close{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;align-items:center!important;background-color:#000!important;border-radius:9999px!important;color:#fff!important;display:grid!important;float:none!important;font-size:1.4rem!important;height:1.9rem!important;justify-items:center!important;margin:0!important;place-items:center!important;position:relative!important;right:auto!important;top:auto!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;vertical-align:initial!important;width:2rem!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.ui-dialog .ui-dialog-titlebar-close{background-color:rgb(0 0 0/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}@media (min-width:768px){.mini-cart .checkout__totals .ui-dialog .ui-dialog-titlebar-close strong{grid-column:span 2/span 2}}.ui-dialog .ui-dialog-titlebar-close{background:none;font-size:0}.ui-dialog .ui-dialog-titlebar-close:hover{--tw-bg-opacity:1!important;background-color:#fff!important;background:none;border-style:none!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.ui-dialog .ui-dialog-titlebar-close:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}}.ui-dialog .ui-dialog-titlebar-close:hover span{margin:3px!important}.ui-dialog .ui-dialog-titlebar-close span{--tw-translate-y:-50%!important;left:auto!important;margin:2px!important;position:relative!important;top:50%!important;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.ui-dialog .ui-dialog-titlebar-close span.ui-button-icon-space{display:none}.ui-dialog .ui-dialog-title{float:none!important;margin:0!important;width:100%!important}.ui-dialog .ui-dialog-content{padding:0!important}.ui-dialog .ui-dialog-content .add-address{display:none}.thwma-adr-box.address-box .address-type,.thwma-adr-box.address-box .address-type.default{--tw-bg-opacity:1!important;align-items:center!important;background-color:#0cad47!important;border-radius:9999px!important;display:inline-flex!important;padding:.25rem .75rem!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-box.address-box .address-type,.thwma-adr-box.address-box .address-type.default{background-color:rgb(12 173 71/var(--tw-bg-opacity))!important}}.thwma-adr-box.address-box .address-type.default{margin:0 0 1rem}.thwma-main-content .address-wrapper{display:flex;flex-direction:column;gap:1rem;height:auto!important;padding:0}.thwma-main-content .address-wrapper a.th-btn,.thwma-main-content .address-wrapper button.button{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0cad47;border-color:#0000;border-radius:.75rem;border-width:1px;color:#fff;font-weight:700;padding:.75rem 1rem;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-main-content .address-wrapper a.th-btn,.thwma-main-content .address-wrapper button.button{background-color:rgb(12 173 71/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.thwma-main-content .address-wrapper a.th-btn:hover,.thwma-main-content .address-wrapper button.button:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;border-color:#0cad47;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-main-content .address-wrapper a.th-btn:hover,.thwma-main-content .address-wrapper button.button:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(12 173 71/var(--tw-border-opacity));color:rgb(12 173 71/var(--tw-text-opacity))}}.ui-resizable-handle.ui-resizable-se{display:none}.thwma-thslider{padding:1rem;width:100%}@media (min-width:768px){.thwma-thslider{padding:1.5rem}}.thwma-thslider-next,.thwma-thslider-prev{display:none}.thwma-thslider .add-address{padding-bottom:0}.thwma-thslider .add-address .btn-add-address{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#0cad47!important;border-color:#0000!important;border-radius:.75rem!important;border-width:1px!important;color:#fff!important;display:inline-flex!important;font-size:.875rem!important;font-weight:700!important;height:auto!important;line-height:1.25rem!important;margin-top:0!important;overflow:hidden!important;padding:.75rem 1rem!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-thslider .add-address .btn-add-address{background-color:rgb(12 173 71/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}.thwma-thslider .add-address .btn-add-address:hover{--tw-border-opacity:1!important;--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#fff!important;border-color:#0cad47!important;color:#0cad47!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-thslider .add-address .btn-add-address:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-color:rgb(12 173 71/var(--tw-border-opacity))!important;color:rgb(12 173 71/var(--tw-text-opacity))!important}}.thwma-thslider-box{max-width:100%!important;padding:0!important}.thwma-thslider-list,.thwma-thslider-list-ms{grid-gap:1rem!important;display:grid!important;gap:1rem!important;width:100%!important}@media (min-width:768px){.mini-cart .checkout__totals .thwma-thslider-list strong,.mini-cart .checkout__totals .thwma-thslider-list-ms strong{grid-column:span 2/span 2}.thwma-thslider-list,.thwma-thslider-list-ms{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1024px){.thwma-thslider-list,.thwma-thslider-list-ms{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.thwma-thslider-viewport li.thwma-thslider-item,.thwma-thslider-viewport li.thwma-thslider-item-ms{float:none!important;margin:0!important;width:100%!important}.thwma-thslider-viewport li.thwma-thslider-item-ms:hover,.thwma-thslider-viewport li.thwma-thslider-item:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.thwma-thslider-viewport .complete-aaddress{min-height:0}.thwma-cart-modal{padding-top:0}.thwma-adr-box.address-box{--tw-bg-opacity:1;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-box.address-box{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}@media (min-width:768px){.thwma-adr-box.address-box{padding:1rem}}.thwma-adr-box.address-box:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.thwma-adr-box.address-box .thwma-main-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0}.thwma-adr-footer.address-footer{display:flex;flex-wrap:wrap;height:auto;margin-bottom:-.5rem}.thwma-adr-footer.address-footer>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-color:#f4f1f1;border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer>:not([hidden])~:not([hidden]){border-color:rgb(244 241 241/var(--tw-divide-opacity))}}.thwma-adr-footer.address-footer{padding-left:0;padding-right:0}.thwma-adr-footer.address-footer.default{display:none}.thwma-adr-footer.address-footer .btn-continue,.thwma-adr-footer.address-footer .btn-default,.thwma-adr-footer.address-footer .btn-delete{float:none;height:auto;padding:.5rem;text-align:center;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.thwma-adr-footer.address-footer .btn-continue span,.thwma-adr-footer.address-footer .btn-default span,.thwma-adr-footer.address-footer .btn-delete span{line-height:1}.thwma-adr-footer.address-footer .btn-continue{--tw-bg-opacity:1;background-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-continue{background-color:rgb(12 173 71/var(--tw-bg-opacity))}}.thwma-adr-footer.address-footer .btn-continue:hover{--tw-bg-opacity:1;background-color:#1cb955}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-continue:hover{background-color:rgb(28 185 85/var(--tw-bg-opacity))}}.thwma-adr-footer.address-footer .btn-delete span{--tw-text-opacity:1;color:#ef4444;font-weight:700}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-delete span{color:rgb(239 68 68/var(--tw-text-opacity))}}.thwma-adr-footer.address-footer .btn-delete span:hover{--tw-text-opacity:1;color:#dc2626}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-delete span:hover{color:rgb(220 38 38/var(--tw-text-opacity))}}.thwma-adr-footer.address-footer .btn-default span{--tw-text-opacity:1;color:#0cad47;font-weight:700}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-default span{color:rgb(12 173 71/var(--tw-text-opacity))}}.thwma-adr-footer.address-footer .btn-default span:hover{--tw-text-opacity:1;color:#1cb955}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.thwma-adr-footer.address-footer .btn-default span:hover{color:rgb(28 185 85/var(--tw-text-opacity))}}div.shipping_address .woocommerce-Addresses{display:block!important;width:100%!important}div.shipping_address #cart_shipping_form_wrap{border-style:none;padding:0}div.shipping_address #cart_shipping_form_wrap>div{grid-gap:1rem!important;display:grid!important;gap:1rem!important;grid-template-columns:repeat(1,minmax(0,1fr))!important}@media (min-width:768px){.mini-cart .checkout__totals div.shipping_address #cart_shipping_form_wrap>div strong{grid-column:span 2/span 2}}@media (min-width:1024px){div.shipping_address #cart_shipping_form_wrap>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}}div.shipping_address button#thwma_save_address_cart,div.shipping_address button#thwma_save_guest_address_cart{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#0cad47;border-radius:.75rem;border-width:1px;color:#0cad47;font-size:.875rem;font-weight:700;height:auto;line-height:1.25rem;margin-top:1rem;overflow:hidden;padding:.75rem 1rem;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address button#thwma_save_address_cart,div.shipping_address button#thwma_save_guest_address_cart{border-color:rgb(12 173 71/var(--tw-border-opacity));color:rgb(12 173 71/var(--tw-text-opacity))}}div.shipping_address .checkout-thumbnail-img{align-items:center;display:flex;gap:1rem}div.shipping_address .checkout-thumbnail-img>a{flex-grow:0;flex-shrink:0}div.shipping_address .btn-add-address,div.shipping_address a.thwma_cart_shipping_button{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#0cad47!important;border-color:#0000!important;border-radius:.75rem!important;border-width:1px!important;color:#fff!important;display:inline-flex!important;font-size:.875rem!important;font-weight:700!important;height:auto!important;line-height:1.25rem!important;margin-top:1rem!important;overflow:hidden!important;padding:.75rem 1rem!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .btn-add-address,div.shipping_address a.thwma_cart_shipping_button{background-color:rgb(12 173 71/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}div.shipping_address .btn-add-address:hover,div.shipping_address a.thwma_cart_shipping_button:hover{--tw-border-opacity:1!important;--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#fff!important;border-color:#0cad47!important;color:#0cad47!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .btn-add-address:hover,div.shipping_address a.thwma_cart_shipping_button:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-color:rgb(12 173 71/var(--tw-border-opacity))!important;color:rgb(12 173 71/var(--tw-text-opacity))!important}}div.shipping_address a.th-popup-shipping{--tw-border-opacity:1!important;--tw-text-opacity:1!important;border-color:#0000!important;border-radius:.75rem!important;border-width:1px!important;color:#0cad47!important;display:inline-flex!important;font-size:.875rem!important;font-weight:700!important;height:auto!important;line-height:1.25rem!important;margin-top:1rem!important;overflow:hidden!important;padding:.75rem 1rem!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address a.th-popup-shipping{border-color:rgb(12 173 71/var(--tw-border-opacity))!important;color:rgb(12 173 71/var(--tw-text-opacity))!important}}div.shipping_address a.th-popup-shipping:hover{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#0cad47!important;color:#fff!important}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address a.th-popup-shipping:hover{background-color:rgb(12 173 71/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}div.shipping_address .thwma_cart_multi_shipping_display{width:100%}div.shipping_address .thwma-cart-shipping-options{font-size:.875rem;line-height:1.25rem;padding-right:2.5rem}div.shipping_address .thwma-cart-modal-title-bar2{display:flex;justify-content:flex-end}div.shipping_address .thwma-cart-modal-close2{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#000;border-radius:9999px;color:#fff;display:grid;float:none;font-size:1.4rem;height:2rem;justify-items:center;margin:0;place-items:center;vertical-align:initial;width:2rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-close2{background-color:rgb(0 0 0/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:768px){.mini-cart .checkout__totals div.shipping_address .thwma-cart-modal-close2 strong{grid-column:span 2/span 2}}div.shipping_address .thwma-cart-modal-content2{background-color:var(--primary-light-color);border-radius:.5rem;border-style:none;padding:1rem}@media (min-width:768px){div.shipping_address .thwma-cart-modal-content2{padding:1.5rem}}div.shipping_address .thwma-cart-modal-content2 .add-address{display:none}div.shipping_address .thwma-cart-modal-content{--tw-bg-opacity:1;align-items:center;background-color:#fff;border-radius:.5rem;border-style:none;display:grid;justify-items:center;margin:auto;max-width:42rem;overflow:hidden;padding:0;place-items:center;position:relative;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}@media (min-width:768px){.mini-cart .checkout__totals div.shipping_address .thwma-cart-modal-content strong{grid-column:span 2/span 2}}@media (min-width:640px){div.shipping_address .thwma-cart-modal-content{--tw-translate-y:-50%;top:50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-title{--tw-text-opacity:1;color:#000;font-weight:700}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-title{color:rgb(0 0 0/var(--tw-text-opacity))}}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-title-bar{align-items:center;background-color:var(--primary-light-color);border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:0;overflow:hidden;padding:.75rem 1.5rem;width:100%}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close{--tw-text-opacity:1;align-items:center;color:#fff;display:grid;justify-items:center;place-items:center}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close{color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:768px){.mini-cart .checkout__totals div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close strong{grid-column:span 2/span 2}}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close:hover span{--tw-bg-opacity:1;background-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close:hover span{background-color:rgb(12 173 71/var(--tw-bg-opacity))}}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close span{--tw-bg-opacity:1;background-color:#000;border-radius:9999px;font-size:1rem;height:1.5rem;line-height:1.5rem;margin-top:0;padding-top:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close span{background-color:rgb(0 0 0/var(--tw-bg-opacity))}}div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close span:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0cad47;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){div.shipping_address .thwma-cart-modal-content .thwma-cart-modal-close span:hover{background-color:rgb(12 173 71/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}div.shipping_address .multi-shipping-wrapper{background-color:var(--primary-light-color);border-radius:1rem;margin-bottom:1rem;margin-top:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){div.shipping_address .multi-shipping-wrapper{margin-bottom:2rem;margin-top:2rem}}div.shipping_address .multi-shipping-wrapper .multi-shipping-table{border-style:none;width:100%}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr{border-bottom-width:1px;border-color:#0000001a;display:grid}@media (min-width:768px){.mini-cart .checkout__totals div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr strong{grid-column:span 2/span 2}}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr:last-child{border-bottom-width:0}@media (min-width:640px){div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr:first-child{display:none}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr td{background-color:initial;border-style:none;padding-bottom:.75rem;padding-top:.75rem;width:100%}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr td:nth-child(2){display:none}div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr td:last-child{padding-top:0}@media (min-width:640px){div.shipping_address .multi-shipping-wrapper .multi-shipping-table tbody tr td:last-child{padding-top:.75rem}}.thwma_my_acnt.th-custom{margin-top:0}.progress-step.progress-step-active{border-color:var(--primary-color)}.progress-step.progress-step-active~*{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.progress-step.progress-step-active~*{color:rgb(0 0 0/var(--tw-text-opacity))}}.progress-step.progress-step-done{color:var(--primary-color)}.form-step.form-step-active{display:block}.has-error__label{--tw-bg-opacity:1;align-items:center;background-color:#ffecef;border-radius:.5rem;color:#000!important;display:flex;font-size:.75rem;gap:.5rem;line-height:1rem;margin-top:.5rem;padding:.5rem .75rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.has-error__label{background-color:rgb(255 236 239/var(--tw-bg-opacity))}}.has-error__label:before{background-image:url(/app/themes/fruitkist2023/public/images/warning.dc9263.svg);background-repeat:no-repeat;content:"";display:block;height:1rem;object-fit:contain;width:1rem}.results__item{--tw-border-opacity:1;border-color:#e5e5e5;border-radius:.5rem;border-width:1px;cursor:pointer;padding:.5rem .75rem;position:relative;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.results__item{border-color:rgb(229 229 229/var(--tw-border-opacity))}}.results__item__selected{--tw-scale-x:0;--tw-scale-y:0;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0cad47;border-radius:9999px;color:#fff;padding:.25rem;position:absolute;right:-.5rem;top:-.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.results__item__selected{background-color:rgb(12 173 71/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.results__item.selected,.results__item:hover{background-color:var(--primary-light-color);border-color:#fcfaf6e6}.results__item.selected .results__item__overlay,.results__item:hover .results__item__overlay{opacity:1}.results__item.selected .results__item__selected,.results__item:hover .results__item__selected{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.results__item__overlay,.results__item__title{font-size:.875rem;line-height:1.25rem}.results__item__overlay{--tw-text-opacity:1;align-items:center;background-color:#fcfaf6e6;border-color:#fcfaf6e6;border-radius:.5rem;border-width:1px;bottom:0;color:#2a2a2a;display:flex;font-weight:700;justify-content:center;left:0;opacity:0;padding:.25rem;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);z-index:10}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.results__item__overlay{color:rgb(42 42 42/var(--tw-text-opacity))}}html{scroll-behavior:smooth}.container{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.container{max-width:100%;padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.container{max-width:1100px}}@media (min-width:1280px){.container{max-width:1240px}}section{padding-bottom:2.5rem;padding-top:2.5rem}@media (min-width:768px){section{padding-bottom:4rem;padding-top:4rem}}@media (min-width:1024px){section{padding-bottom:6rem;padding-top:6rem}}section.pt-small{padding-top:1rem}@media (min-width:768px){section.pt-small{padding-top:2rem}}@media (min-width:1024px){section.pt-small{padding-top:2.5rem}}section.pt-smaller{padding-top:1rem}@media (min-width:768px){section.pt-smaller{padding-top:2rem}}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.25;position:relative}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--primary-color)}h1{font-size:1.5rem;line-height:2rem}@media (min-width:768px){h1{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){h1{font-size:3rem;line-height:1}}@media (min-width:1280px){h1{font-size:3.75rem;line-height:1}}h2{font-size:1.5rem;line-height:2rem}@media (min-width:768px){h2{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){h2{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px){h2{font-size:3rem;line-height:1}}h3{font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){h3{font-size:1.5rem;line-height:2rem}}@media (min-width:1280px){h3{font-size:1.875rem;line-height:2.25rem}}h4{font-size:1rem;line-height:1.5rem}@media (min-width:768px){h4{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){h4{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){h4{font-size:1.5rem;line-height:2rem}}h5{font-size:1rem;line-height:1.5rem}@media (min-width:768px){h5{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){h5{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1280px){h5{font-size:1.25rem;line-height:1.75rem}}a{position:relative;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.subtitle{font-family:Just Another Hand;font-size:1rem;font-weight:300;line-height:1.5rem;text-transform:uppercase}@media (min-width:768px){.subtitle{font-size:1.25rem;line-height:1.75rem}}p{font-weight:300}p a{color:var(--primary-color)}.button{border-radius:.75rem;display:inline-block;font-size:1rem;font-weight:700;height:3rem;line-height:3rem;overflow:hidden;padding:0 1.5rem;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.button{height:3.5rem;line-height:3.5rem}}@media (min-width:1024px){.button{padding-left:2rem;padding-right:2rem}}.button__text{display:inline-block;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .button__text{--tw-translate-y:-3.5rem;transform:translate(var(--tw-translate-x),-3.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button__text{text-shadow:0 3.5rem 0 #fff}.button:hover .button__text{--tw-translate-y:-3.5rem;transform:translate(var(--tw-translate-x),-3.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button--shop{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0cad47;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--shop{background-color:rgb(12 173 71/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.button--primary{--tw-text-opacity:1;background-color:var(--primary-color);color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--primary{color:rgb(255 255 255/var(--tw-text-opacity))}}.button--white{--tw-bg-opacity:1;background-color:#fff;color:var(--primary-color)}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--white{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.button--white .button__text{text-shadow:0 3.5rem 0 #0cad47}.button--ghost-primary{border-color:var(--primary-color);border-width:1px;color:var(--primary-color)}.button--ghost-primary .button__text{text-shadow:0 3.5rem 0 #0cad47}.button--text{--tw-text-opacity:1;color:#000;font-weight:400;height:auto;line-height:1;margin:0;padding:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--text{color:rgb(0 0 0/var(--tw-text-opacity))}}.button--text .button__text{text-shadow:0 3.5rem 0 #0cad47}.button--text:hover{--tw-translate-y:-0px;--tw-rotate:0deg;transform:translate(var(--tw-translate-x)) rotate(0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button--ghost-white{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#fff;border-width:1px;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--ghost-white{border-color:rgb(255 255 255/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}}.button--ghost-shop{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#0cad47;border-width:1px;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.button--ghost-shop{border-color:rgb(12 173 71/var(--tw-border-opacity));color:rgb(12 173 71/var(--tw-text-opacity))}}.button--ghost-shop .button__text{text-shadow:0 3.5rem 0 #0cad47}mark{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;border-color:#e5e5e5;border-radius:.375rem;border-width:1px;display:inline-flex;margin-left:.125rem;margin-right:.125rem;padding:.25rem .5rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){mark{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 229 229/var(--tw-border-opacity))}}.mask{border-radius:1.5rem;overflow:hidden;position:relative}@media (min-width:1024px){.mask{border-radius:0}}.mask:before{border:50px solid;border-image-repeat:stretch;bottom:-1px;content:"";display:none;left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:30}@media (min-width:1024px){.mask:before{display:block}}.mask--primary-light:before{border-image:url(/app/themes/fruitkist2023/public/images/block-mask-primary-light.3e4559.svg) 9% 5% fill}.mask--white:before{border-image:url(/app/themes/fruitkist2023/public/images/block-mask-white.22ca93.svg) 9% 5% fill}.mask--footer{margin-top:2rem;overflow:visible}@media (min-width:768px){.mask--footer{margin-top:0}}.mask--footer:before{border-image:url(/app/themes/fruitkist2023/public/images/block-mask-footer.b6e7f5.svg) 12% 4% fill}.mask--footer-white:before{border-image:url(/app/themes/fruitkist2023/public/images/block-mask-footer-white.e92d07.svg) 12% 4% fill}.fruit{display:none;pointer-events:none;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:50}@media (min-width:1280px){.fruit{display:block}}footer ul li{padding-bottom:.5rem;padding-top:.5rem}body input[type=email],body input[type=number],body input[type=password],body input[type=tel],body input[type=text],body select,body textarea{--tw-border-opacity:1;-webkit-appearance:none;appearance:none;border-color:#dcdcdc;border-radius:.75rem;border-width:1px;padding:.75rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){body input[type=email],body input[type=number],body input[type=password],body input[type=tel],body input[type=text],body select,body textarea{border-color:rgb(220 220 220/var(--tw-border-opacity))}}body input[type=email]:focus,body input[type=number]:focus,body input[type=password]:focus,body input[type=tel]:focus,body input[type=text]:focus,body select:focus,body textarea:focus{outline:2px solid #0000;outline-offset:2px}body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}body select{background-image:url(/app/themes/fruitkist2023/public/images/chevron.28ab01.svg);background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:10px}[type=checkbox],[type=radio]{color:var(--primary-color)}select{background-size:10px}footer a:hover{color:var(--primary-color)}@media screen and (min-width:640px){.gform_wrapper.gravity-theme .ginput_container_address span.ginput_full{flex-basis:50%}}.gform_wrapper.gravity-theme .ginput_complex .address_country,.gform_wrapper.gravity-theme .ginput_complex .address_line_2,.gform_wrapper.gravity-theme .ginput_complex .address_state{display:none}.gform_wrapper.gravity-theme .gfield_label{font-weight:400}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{left:0!important;position:relative!important}.gform_required_legend{display:none}@media (min-width:768px){.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.md\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.md\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.md\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.md\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.md\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.md\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.md\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.md\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.md\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.md\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding:.2222222em .4444444em}.md\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.md\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.md\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.md\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.md\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.md\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.md\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.md\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.md\:prose-lg :where(.md\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.md\:prose-lg :where(.md\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-lg :where(.md\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-lg :where(.md\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-lg :where(.md\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.md\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.md\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.md\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.md\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.md\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.md\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.md\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.md\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.md\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.md\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg :where(.md\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(.md\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding:.2222222em .4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.checked\:bg-primary:checked{background-color:var(--primary-color)}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem;transform:translate(var(--tw-translate-x),-.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-primary:hover{border-color:var(--primary-color)}.hover\:border-transparent:hover{border-color:#0000}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:bg-black:hover{background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#e5e5e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:bg-gray-100:hover{background-color:rgb(229 229 229/var(--tw-bg-opacity))}}.hover\:bg-gray-300\/40:hover{background-color:#b2b2b266}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:#4338ca}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:bg-indigo-700:hover{background-color:rgb(67 56 202/var(--tw-bg-opacity))}}.hover\:bg-primary:hover{background-color:var(--primary-color)}.hover\:bg-shop-light:hover{--tw-bg-opacity:1;background-color:#1cb955}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:bg-shop-light:hover{background-color:rgb(28 185 85/var(--tw-bg-opacity))}}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:bg-white:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.hover\:\!text-primary:hover{color:var(--primary-color)!important}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:#4c4c4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:text-gray-700:hover{color:rgb(76 76 76/var(--tw-text-opacity))}}.hover\:text-inherit:hover{color:inherit}.hover\:text-primary:hover{color:var(--primary-color)}.hover\:text-shop:hover{--tw-text-opacity:1;color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:text-shop:hover{color:rgb(12 173 71/var(--tw-text-opacity))}}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.hover\:text-white:hover{color:rgb(255 255 255/var(--tw-text-opacity))}}.hover\:opacity-100:hover{opacity:1}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus\:border-shop:focus{--tw-border-opacity:1;border-color:#0cad47}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.focus\:border-shop:focus{border-color:rgb(12 173 71/var(--tw-border-opacity))}}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,0 0 0 4px #2563eb,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.focus\:ring-shop:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(12,173,71,var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f4f1f1}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:-translate-y-\[3\.5rem\]{--tw-translate-y:-3.5rem;transform:translate(var(--tw-translate-x),-3.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-12{--tw-translate-x:3rem;transform:translate(3rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.25) scaleY(1.25);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#16AA4C\]{--tw-bg-opacity:1;background-color:#16aa4c}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.group:hover .group-hover\:bg-\[\#16AA4C\]{background-color:rgb(22 170 76/var(--tw-bg-opacity))}}.group:hover .group-hover\:bg-black{--tw-bg-opacity:1;background-color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.group:hover .group-hover\:bg-black{background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.group:hover .group-hover\:bg-current{background-color:currentColor}.group:hover .group-hover\:bg-primary{background-color:var(--primary-color)}.group:hover .group-hover\:bg-secondary{--tw-bg-opacity:1;background-color:#f2edd7}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.group:hover .group-hover\:bg-secondary{background-color:rgb(242 237 215/var(--tw-bg-opacity))}}.group:hover .group-hover\:bg-transparent{background-color:initial}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.group:hover .group-hover\:bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.group:hover .group-hover\:fill-primary{fill:var(--primary-color)}.group:hover .group-hover\:fill-shop{fill:#0cad47}.group:hover .group-hover\:\!stroke-white{stroke:#fff!important}.group:hover .group-hover\:stroke-primary{stroke:var(--primary-color)}.group:hover .group-hover\:text-primary{color:var(--primary-color)}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.group:hover .group-hover\:text-white{color:rgb(255 255 255/var(--tw-text-opacity))}}.group:hover .group-hover\:pause{animation-play-state:paused}@media (min-width:640px){.sm\:sticky{position:sticky}.sm\:top-32{top:8rem}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:mb-0{margin-bottom:0}.sm\:mb-8{margin-bottom:2rem}.sm\:mr-0{margin-right:0}.sm\:mr-16{margin-right:4rem}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:max-w-full{max-width:100%}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-end{align-items:flex-end}.sm\:justify-center{justify-content:center}.sm\:gap-4{gap:1rem}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.sm\:p-12{padding:3rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:pl-8{padding-left:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:inset-y-0{bottom:0;top:0}.md\:-right-8{right:-2rem}.md\:-right-\[42\.5rem\]{right:-42.5rem}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:left-auto{left:auto}.md\:right-0{right:0}.md\:right-4{right:1rem}.md\:top-1\/2{top:50%}.md\:top-4{top:1rem}.md\:top-\[calc\(100\%\+1rem\)\]{top:calc(100% + 1rem)}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-mt-8{margin-top:-2rem}.md\:-mt-\[2\.25rem\]{margin-top:-2.25rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-4{margin-left:1rem}.md\:ml-auto{margin-left:auto}.md\:mr-4{margin-right:1rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:mt-2{margin-top:.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-8{margin-top:2rem}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-\[10\/12\]{aspect-ratio:10/12}.md\:aspect-\[12\/9\]{aspect-ratio:12/9}.md\:aspect-\[4\/3\]{aspect-ratio:4/3}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-32{height:8rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-\[3\.5rem\]{height:3.5rem}.md\:h-\[90rem\]{height:90rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:max-h-\[99rem\]{max-height:99rem}.md\:min-h-\[16rem\]{min-height:16rem}.md\:min-h-\[23rem\]{min-height:23rem}.md\:min-h-\[24rem\]{min-height:24rem}.md\:w-1\/2{width:50%}.md\:w-10{width:2.5rem}.md\:w-10\/12{width:83.333333%}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-20{width:5rem}.md\:w-28{width:7rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-5{width:1.25rem}.md\:w-5\/12{width:41.666667%}.md\:w-6{width:1.5rem}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8{width:2rem}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-\[20rem\]{width:20rem}.md\:w-\[90rem\]{width:90rem}.md\:w-auto{width:auto}.md\:min-w-\[16rem\]{min-width:16rem}.md\:min-w-\[26rem\]{min-width:26rem}.md\:max-w-full{max-width:100%}.md\:max-w-sm{max-width:24rem}.md\:-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2,.md\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:columns-2{-moz-columns:2;column-count:2}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:1px;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:0;border-right-width:calc(1px*var(--tw-divide-x-reverse))}.md\:rounded-\[16px\]{border-radius:16px}.md\:rounded-\[24px\]{border-radius:24px}.md\:rounded-\[40px\]{border-radius:40px}.md\:rounded-lg{border-radius:.5rem}.md\:border{border-width:1px}.md\:border-\[\#E1E1E1\]{--tw-border-opacity:1;border-color:#e1e1e1}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.md\:border-\[\#E1E1E1\]{border-color:rgb(225 225 225/var(--tw-border-opacity))}}.md\:object-contain{object-fit:contain}.md\:object-center{object-position:center}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-32{padding-bottom:8rem;padding-top:8rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-4{padding-left:1rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-4{padding-top:1rem}.md\:pt-8,.md\:pt-\[2rem\]{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[9px\]{font-size:9px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-\[3\.5rem\]{line-height:3.5rem}.group:hover .group-hover\:md\:top-\[40\%\],.group:hover .md\:group-hover\:top-\[40\%\]{top:40%}}@media (min-width:1024px){.lg\:top-28{top:7rem}.lg\:top-32{top:8rem}.lg\:z-\[999\]{z-index:999}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-8{grid-column-start:8}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-8{grid-column-end:8}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-8{grid-row-end:8}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-12{margin-bottom:3rem;margin-top:3rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mt-0{margin-top:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-24{margin-top:6rem}.lg\:block{display:block}.lg\:\!inline-block{display:inline-block!important}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-\[2\/3\]{aspect-ratio:2/3}.lg\:aspect-auto{aspect-ratio:auto}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-40{height:10rem}.lg\:h-48{height:12rem}.lg\:h-\[10\.5rem\]{height:10.5rem}.lg\:h-auto{height:auto}.lg\:max-h-\[32px\]{max-height:32px}.lg\:w-1\/2{width:50%}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-48{width:12rem}.lg\:w-8\/12{width:66.666667%}.lg\:max-w-\[1100px\]{max-width:1100px}.lg\:max-w-\[63\%\]{max-width:63%}.lg\:max-w-sm{max-width:24rem}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-24{gap:6rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:rounded-\[30px\]{border-radius:30px}.lg\:rounded-\[60px\]{border-radius:60px}.lg\:rounded-none{border-radius:0}.lg\:rounded-xl{border-radius:.75rem}.lg\:border-0{border-width:0}.lg\:bg-transparent{background-color:initial}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-8{padding:2rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:py-40{padding-bottom:10rem;padding-top:10rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-60{padding-bottom:15rem}.lg\:pt-0{padding-top:0}.lg\:pt-12{padding-top:3rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:left-4{left:1rem}.xl\:left-8{left:2rem}.xl\:right-4{right:1rem}.xl\:right-8{right:2rem}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:mt-0{margin-top:0}.xl\:mt-24{margin-top:6rem}.xl\:block{display:block}.xl\:aspect-\[16\/10\]{aspect-ratio:16/10}.xl\:max-w-\[1240px\]{max-width:1240px}.xl\:max-w-\[60\%\]{max-width:60%}.xl\:max-w-\[80\%\]{max-width:80%}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.xl\:p-16{padding:4rem}.xl\:py-24{padding-bottom:6rem;padding-top:6rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}