@charset "UTF-8";@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;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:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));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:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*0.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.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{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%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));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 transparent;border-width:var(--plyr-menu-arrow-size,4px);border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.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)*0.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)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.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 transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;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)*0.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)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.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)*0.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*0.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)*0.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)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.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,.1);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:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.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].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*0.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));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:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent 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;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - 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:transparent;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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));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:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;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:transparent;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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));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]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.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:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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.plyr__tab-focus .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__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.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)*0.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.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)*0.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.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{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;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:transparent}.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,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.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);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.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.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));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(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));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.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));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%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;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:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-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;display:block;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;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,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 transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.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;-o-object-fit:contain;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}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-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}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Gotham Rounded,sans-serif;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a1a1aa}input::placeholder,textarea::placeholder{color:#a1a1aa}[role=button],button{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{border-color:currentColor}[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],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[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,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}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='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 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;color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[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 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[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")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[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");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.aspect-w-1,.aspect-w-2,.aspect-w-3,.aspect-w-4,.aspect-w-5,.aspect-w-6,.aspect-w-7,.aspect-w-8,.aspect-w-9,.aspect-w-10,.aspect-w-11,.aspect-w-12,.aspect-w-13,.aspect-w-14,.aspect-w-15,.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}.aspect-w-1>*,.aspect-w-2>*,.aspect-w-3>*,.aspect-w-4>*,.aspect-w-5>*,.aspect-w-6>*,.aspect-w-7>*,.aspect-w-8>*,.aspect-w-9>*,.aspect-w-10>*,.aspect-w-11>*,.aspect-w-12>*,.aspect-w-13>*,.aspect-w-14>*,.aspect-w-15>*,.aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-none{position:static;padding-bottom:0}.aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}.aspect-w-1{--tw-aspect-w:1}.aspect-w-2{--tw-aspect-w:2}.aspect-w-3{--tw-aspect-w:3}.aspect-w-4{--tw-aspect-w:4}.aspect-w-5{--tw-aspect-w:5}.aspect-w-6{--tw-aspect-w:6}.aspect-w-7{--tw-aspect-w:7}.aspect-w-8{--tw-aspect-w:8}.aspect-w-9{--tw-aspect-w:9}.aspect-w-10{--tw-aspect-w:10}.aspect-w-11{--tw-aspect-w:11}.aspect-w-12{--tw-aspect-w:12}.aspect-w-13{--tw-aspect-w:13}.aspect-w-14{--tw-aspect-w:14}.aspect-w-15{--tw-aspect-w:15}.aspect-w-16{--tw-aspect-w:16}.aspect-h-1{--tw-aspect-h:1}.aspect-h-2{--tw-aspect-h:2}.aspect-h-3{--tw-aspect-h:3}.aspect-h-4{--tw-aspect-h:4}.aspect-h-5{--tw-aspect-h:5}.aspect-h-6{--tw-aspect-h:6}.aspect-h-7{--tw-aspect-h:7}.aspect-h-8{--tw-aspect-h:8}.aspect-h-9{--tw-aspect-h:9}.aspect-h-10{--tw-aspect-h:10}.aspect-h-11{--tw-aspect-h:11}.aspect-h-12{--tw-aspect-h:12}.aspect-h-13{--tw-aspect-h:13}.aspect-h-14{--tw-aspect-h:14}.aspect-h-15{--tw-aspect-h:15}.aspect-h-16{--tw-aspect-h:16}.prose{color:#f7dc08;max-width:65ch}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#111827;text-decoration:underline;font-weight:500}.prose strong{color:#f7dc08;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#f7dc08;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h5,.prose h6{color:#f7dc08}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg figure,.prose-lg img,.prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure>*{margin-top:0;margin-bottom:0}.prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg code{font-size:.8888889em}.prose-lg h2 code{font-size:.8666667em}.prose-lg h3 code{font-size:.875em}.prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg ol,.prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg ol>li{padding-left:1.6666667em}.prose-lg ol>li:before{left:0}.prose-lg ul>li{padding-left:1.6666667em}.prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}.prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>ul>li>:first-child{margin-top:1.3333333em}.prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.prose-lg>ol>li>:first-child{margin-top:1.3333333em}.prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.prose-lg ol ol,.prose-lg ol ul,.prose-lg ul ol,.prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg h2+*,.prose-lg h3+*,.prose-lg h4+*,.prose-lg hr+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding:.75em}.prose-lg tbody td:first-child{padding-left:0}.prose-lg tbody td:last-child{padding-right:0}.prose-lg>:first-child{margin-top:0}.prose-lg>:last-child{margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl figure,.prose-xl img,.prose-xl video{margin-top:2em;margin-bottom:2em}.prose-xl figure>*{margin-top:0;margin-bottom:0}.prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl code{font-size:.9em}.prose-xl h2 code{font-size:.8611111em}.prose-xl h3 code,.prose-xl pre{font-size:.9em}.prose-xl pre{line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl ol,.prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.prose-xl li{margin-top:.6em;margin-bottom:.6em}.prose-xl ol>li{padding-left:1.8em}.prose-xl ol>li:before{left:0}.prose-xl ul>li{padding-left:1.8em}.prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.prose-xl>ul>li>:first-child{margin-top:1.2em}.prose-xl>ul>li>:last-child{margin-bottom:1.2em}.prose-xl>ol>li>:first-child{margin-top:1.2em}.prose-xl>ol>li>:last-child{margin-bottom:1.2em}.prose-xl ol ol,.prose-xl ol ul,.prose-xl ul ol,.prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.prose-xl h2+*,.prose-xl h3+*,.prose-xl h4+*,.prose-xl hr+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding:.8888889em .6666667em}.prose-xl tbody td:first-child{padding-left:0}.prose-xl tbody td:last-child{padding-right:0}.prose-xl>:first-child{margin-top:0}.prose-xl>:last-child{margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl figure,.prose-2xl img,.prose-2xl video{margin-top:2em;margin-bottom:2em}.prose-2xl figure>*{margin-top:0;margin-bottom:0}.prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl code{font-size:.8333333em}.prose-2xl h2 code{font-size:.875em}.prose-2xl h3 code{font-size:.8888889em}.prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.prose-2xl ol,.prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl li{margin-top:.5em;margin-bottom:.5em}.prose-2xl ol>li{padding-left:1.6666667em}.prose-2xl ol>li:before{left:0}.prose-2xl ul>li{padding-left:1.6666667em}.prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}.prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.prose-2xl ol ol,.prose-2xl ol ul,.prose-2xl ul ol,.prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl hr{margin-top:3em;margin-bottom:3em}.prose-2xl h2+*,.prose-2xl h3+*,.prose-2xl h4+*,.prose-2xl hr+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding:.8em .6em}.prose-2xl tbody td:first-child{padding-left:0}.prose-2xl tbody td:last-child{padding-right:0}.prose-2xl>:first-child{margin-top:0}.prose-2xl>:last-child{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}.inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}.inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}.inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}.inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}.inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}.inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}.inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}.inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}.inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}.inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}.inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-px{top:1px;right:1px;bottom:1px;left:1px}.inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}.inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}.inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}.inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}.inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}.inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}.inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}.inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}.inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}.-inset-0{top:0;right:0;bottom:0;left:0}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}.-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}.-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}.-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}.-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}.-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}.-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}.-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}.-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}.-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}.-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}.-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}.-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}.-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}.-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}.-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}.-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}.-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}.-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}.-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}.-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}.-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}.-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}.-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}.-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}.-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}.-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}.-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}.-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}.-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}.-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}.-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}.inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}.inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}.inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}.inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}.inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}.inset-full{top:100%;right:100%;bottom:100%;left:100%}.-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}.-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}.-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}.-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}.-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}.-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}.-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-x-2{left:.5rem;right:.5rem}.inset-x-3{left:.75rem;right:.75rem}.inset-x-4{left:1rem;right:1rem}.inset-x-5{left:1.25rem;right:1.25rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-x-7{left:1.75rem;right:1.75rem}.inset-x-8{left:2rem;right:2rem}.inset-x-9{left:2.25rem;right:2.25rem}.inset-x-10{left:2.5rem;right:2.5rem}.inset-x-11{left:2.75rem;right:2.75rem}.inset-x-12{left:3rem;right:3rem}.inset-x-14{left:3.5rem;right:3.5rem}.inset-x-16{left:4rem;right:4rem}.inset-x-20{left:5rem;right:5rem}.inset-x-24{left:6rem;right:6rem}.inset-x-28{left:7rem;right:7rem}.inset-x-32{left:8rem;right:8rem}.inset-x-36{left:9rem;right:9rem}.inset-x-40{left:10rem;right:10rem}.inset-x-44{left:11rem;right:11rem}.inset-x-48{left:12rem;right:12rem}.inset-x-52{left:13rem;right:13rem}.inset-x-56{left:14rem;right:14rem}.inset-x-60{left:15rem;right:15rem}.inset-x-64{left:16rem;right:16rem}.inset-x-72{left:18rem;right:18rem}.inset-x-80{left:20rem;right:20rem}.inset-x-96{left:24rem;right:24rem}.inset-x-auto{left:auto;right:auto}.inset-x-px{left:1px;right:1px}.inset-x-0\.5{left:.125rem;right:.125rem}.inset-x-1\.5{left:.375rem;right:.375rem}.inset-x-2\.5{left:.625rem;right:.625rem}.inset-x-3\.5{left:.875rem;right:.875rem}.inset-x-screen-sm{left:64rem;right:64rem}.inset-x-screen-md{left:76.8rem;right:76.8rem}.inset-x-screen-lg{left:102.4rem;right:102.4rem}.inset-x-screen-xl{left:128rem;right:128rem}.inset-x-screen-2xl{left:153.6rem;right:153.6rem}.-inset-x-0{left:0;right:0}.-inset-x-1{left:-.25rem;right:-.25rem}.-inset-x-2{left:-.5rem;right:-.5rem}.-inset-x-3{left:-.75rem;right:-.75rem}.-inset-x-4{left:-1rem;right:-1rem}.-inset-x-5{left:-1.25rem;right:-1.25rem}.-inset-x-6{left:-1.5rem;right:-1.5rem}.-inset-x-7{left:-1.75rem;right:-1.75rem}.-inset-x-8{left:-2rem;right:-2rem}.-inset-x-9{left:-2.25rem;right:-2.25rem}.-inset-x-10{left:-2.5rem;right:-2.5rem}.-inset-x-11{left:-2.75rem;right:-2.75rem}.-inset-x-12{left:-3rem;right:-3rem}.-inset-x-14{left:-3.5rem;right:-3.5rem}.-inset-x-16{left:-4rem;right:-4rem}.-inset-x-20{left:-5rem;right:-5rem}.-inset-x-24{left:-6rem;right:-6rem}.-inset-x-28{left:-7rem;right:-7rem}.-inset-x-32{left:-8rem;right:-8rem}.-inset-x-36{left:-9rem;right:-9rem}.-inset-x-40{left:-10rem;right:-10rem}.-inset-x-44{left:-11rem;right:-11rem}.-inset-x-48{left:-12rem;right:-12rem}.-inset-x-52{left:-13rem;right:-13rem}.-inset-x-56{left:-14rem;right:-14rem}.-inset-x-60{left:-15rem;right:-15rem}.-inset-x-64{left:-16rem;right:-16rem}.-inset-x-72{left:-18rem;right:-18rem}.-inset-x-80{left:-20rem;right:-20rem}.-inset-x-96{left:-24rem;right:-24rem}.-inset-x-px{left:-1px;right:-1px}.-inset-x-0\.5{left:-.125rem;right:-.125rem}.-inset-x-1\.5{left:-.375rem;right:-.375rem}.-inset-x-2\.5{left:-.625rem;right:-.625rem}.-inset-x-3\.5{left:-.875rem;right:-.875rem}.-inset-x-screen-sm{left:-64rem;right:-64rem}.-inset-x-screen-md{left:-76.8rem;right:-76.8rem}.-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}.-inset-x-screen-xl{left:-128rem;right:-128rem}.-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}.inset-x-1\/2{left:50%;right:50%}.inset-x-1\/3{left:33.333333%;right:33.333333%}.inset-x-2\/3{left:66.666667%;right:66.666667%}.inset-x-1\/4{left:25%;right:25%}.inset-x-2\/4{left:50%;right:50%}.inset-x-3\/4{left:75%;right:75%}.inset-x-full{left:100%;right:100%}.-inset-x-1\/2{left:-50%;right:-50%}.-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.-inset-x-1\/4{left:-25%;right:-25%}.-inset-x-2\/4{left:-50%;right:-50%}.-inset-x-3\/4{left:-75%;right:-75%}.-inset-x-full{left:-100%;right:-100%}.inset-y-0{top:0;bottom:0}.inset-y-1{top:.25rem;bottom:.25rem}.inset-y-2{top:.5rem;bottom:.5rem}.inset-y-3{top:.75rem;bottom:.75rem}.inset-y-4{top:1rem;bottom:1rem}.inset-y-5{top:1.25rem;bottom:1.25rem}.inset-y-6{top:1.5rem;bottom:1.5rem}.inset-y-7{top:1.75rem;bottom:1.75rem}.inset-y-8{top:2rem;bottom:2rem}.inset-y-9{top:2.25rem;bottom:2.25rem}.inset-y-10{top:2.5rem;bottom:2.5rem}.inset-y-11{top:2.75rem;bottom:2.75rem}.inset-y-12{top:3rem;bottom:3rem}.inset-y-14{top:3.5rem;bottom:3.5rem}.inset-y-16{top:4rem;bottom:4rem}.inset-y-20{top:5rem;bottom:5rem}.inset-y-24{top:6rem;bottom:6rem}.inset-y-28{top:7rem;bottom:7rem}.inset-y-32{top:8rem;bottom:8rem}.inset-y-36{top:9rem;bottom:9rem}.inset-y-40{top:10rem;bottom:10rem}.inset-y-44{top:11rem;bottom:11rem}.inset-y-48{top:12rem;bottom:12rem}.inset-y-52{top:13rem;bottom:13rem}.inset-y-56{top:14rem;bottom:14rem}.inset-y-60{top:15rem;bottom:15rem}.inset-y-64{top:16rem;bottom:16rem}.inset-y-72{top:18rem;bottom:18rem}.inset-y-80{top:20rem;bottom:20rem}.inset-y-96{top:24rem;bottom:24rem}.inset-y-auto{top:auto;bottom:auto}.inset-y-px{top:1px;bottom:1px}.inset-y-0\.5{top:.125rem;bottom:.125rem}.inset-y-1\.5{top:.375rem;bottom:.375rem}.inset-y-2\.5{top:.625rem;bottom:.625rem}.inset-y-3\.5{top:.875rem;bottom:.875rem}.inset-y-screen-sm{top:64rem;bottom:64rem}.inset-y-screen-md{top:76.8rem;bottom:76.8rem}.inset-y-screen-lg{top:102.4rem;bottom:102.4rem}.inset-y-screen-xl{top:128rem;bottom:128rem}.inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}.-inset-y-0{top:0;bottom:0}.-inset-y-1{top:-.25rem;bottom:-.25rem}.-inset-y-2{top:-.5rem;bottom:-.5rem}.-inset-y-3{top:-.75rem;bottom:-.75rem}.-inset-y-4{top:-1rem;bottom:-1rem}.-inset-y-5{top:-1.25rem;bottom:-1.25rem}.-inset-y-6{top:-1.5rem;bottom:-1.5rem}.-inset-y-7{top:-1.75rem;bottom:-1.75rem}.-inset-y-8{top:-2rem;bottom:-2rem}.-inset-y-9{top:-2.25rem;bottom:-2.25rem}.-inset-y-10{top:-2.5rem;bottom:-2.5rem}.-inset-y-11{top:-2.75rem;bottom:-2.75rem}.-inset-y-12{top:-3rem;bottom:-3rem}.-inset-y-14{top:-3.5rem;bottom:-3.5rem}.-inset-y-16{top:-4rem;bottom:-4rem}.-inset-y-20{top:-5rem;bottom:-5rem}.-inset-y-24{top:-6rem;bottom:-6rem}.-inset-y-28{top:-7rem;bottom:-7rem}.-inset-y-32{top:-8rem;bottom:-8rem}.-inset-y-36{top:-9rem;bottom:-9rem}.-inset-y-40{top:-10rem;bottom:-10rem}.-inset-y-44{top:-11rem;bottom:-11rem}.-inset-y-48{top:-12rem;bottom:-12rem}.-inset-y-52{top:-13rem;bottom:-13rem}.-inset-y-56{top:-14rem;bottom:-14rem}.-inset-y-60{top:-15rem;bottom:-15rem}.-inset-y-64{top:-16rem;bottom:-16rem}.-inset-y-72{top:-18rem;bottom:-18rem}.-inset-y-80{top:-20rem;bottom:-20rem}.-inset-y-96{top:-24rem;bottom:-24rem}.-inset-y-px{top:-1px;bottom:-1px}.-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.-inset-y-screen-sm{top:-64rem;bottom:-64rem}.-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}.-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}.-inset-y-screen-xl{top:-128rem;bottom:-128rem}.-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}.inset-y-1\/2{top:50%;bottom:50%}.inset-y-1\/3{top:33.333333%;bottom:33.333333%}.inset-y-2\/3{top:66.666667%;bottom:66.666667%}.inset-y-1\/4{top:25%;bottom:25%}.inset-y-2\/4{top:50%;bottom:50%}.inset-y-3\/4{top:75%;bottom:75%}.inset-y-full{top:100%;bottom:100%}.-inset-y-1\/2{top:-50%;bottom:-50%}.-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.-inset-y-1\/4{top:-25%;bottom:-25%}.-inset-y-2\/4{top:-50%;bottom:-50%}.-inset-y-3\/4{top:-75%;bottom:-75%}.-inset-y-full{top:-100%;bottom:-100%}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-10{top:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-32{top:8rem}.top-36{top:9rem}.top-40{top:10rem}.top-44{top:11rem}.top-48{top:12rem}.top-52{top:13rem}.top-56{top:14rem}.top-60{top:15rem}.top-64{top:16rem}.top-72{top:18rem}.top-80{top:20rem}.top-96{top:24rem}.top-auto{top:auto}.top-px{top:1px}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-2\.5{top:.625rem}.top-3\.5{top:.875rem}.top-screen-sm{top:64rem}.top-screen-md{top:76.8rem}.top-screen-lg{top:102.4rem}.top-screen-xl{top:128rem}.top-screen-2xl{top:153.6rem}.-top-0{top:0}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-9{top:-2.25rem}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-32{top:-8rem}.-top-36{top:-9rem}.-top-40{top:-10rem}.-top-44{top:-11rem}.-top-48{top:-12rem}.-top-52{top:-13rem}.-top-56{top:-14rem}.-top-60{top:-15rem}.-top-64{top:-16rem}.-top-72{top:-18rem}.-top-80{top:-20rem}.-top-96{top:-24rem}.-top-px{top:-1px}.-top-0\.5{top:-.125rem}.-top-1\.5{top:-.375rem}.-top-2\.5{top:-.625rem}.-top-3\.5{top:-.875rem}.-top-screen-sm{top:-64rem}.-top-screen-md{top:-76.8rem}.-top-screen-lg{top:-102.4rem}.-top-screen-xl{top:-128rem}.-top-screen-2xl{top:-153.6rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-2\/3{top:66.666667%}.top-1\/4{top:25%}.top-2\/4{top:50%}.top-3\/4{top:75%}.top-full{top:100%}.-top-1\/2{top:-50%}.-top-1\/3{top:-33.333333%}.-top-2\/3{top:-66.666667%}.-top-1\/4{top:-25%}.-top-2\/4{top:-50%}.-top-3\/4{top:-75%}.-top-full{top:-100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-9{right:2.25rem}.right-10{right:2.5rem}.right-11{right:2.75rem}.right-12{right:3rem}.right-14{right:3.5rem}.right-16{right:4rem}.right-20{right:5rem}.right-24{right:6rem}.right-28{right:7rem}.right-32{right:8rem}.right-36{right:9rem}.right-40{right:10rem}.right-44{right:11rem}.right-48{right:12rem}.right-52{right:13rem}.right-56{right:14rem}.right-60{right:15rem}.right-64{right:16rem}.right-72{right:18rem}.right-80{right:20rem}.right-96{right:24rem}.right-auto{right:auto}.right-px{right:1px}.right-0\.5{right:.125rem}.right-1\.5{right:.375rem}.right-2\.5{right:.625rem}.right-3\.5{right:.875rem}.right-screen-sm{right:64rem}.right-screen-md{right:76.8rem}.right-screen-lg{right:102.4rem}.right-screen-xl{right:128rem}.right-screen-2xl{right:153.6rem}.-right-0{right:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-right-6{right:-1.5rem}.-right-7{right:-1.75rem}.-right-8{right:-2rem}.-right-9{right:-2.25rem}.-right-10{right:-2.5rem}.-right-11{right:-2.75rem}.-right-12{right:-3rem}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-20{right:-5rem}.-right-24{right:-6rem}.-right-28{right:-7rem}.-right-32{right:-8rem}.-right-36{right:-9rem}.-right-40{right:-10rem}.-right-44{right:-11rem}.-right-48{right:-12rem}.-right-52{right:-13rem}.-right-56{right:-14rem}.-right-60{right:-15rem}.-right-64{right:-16rem}.-right-72{right:-18rem}.-right-80{right:-20rem}.-right-96{right:-24rem}.-right-px{right:-1px}.-right-0\.5{right:-.125rem}.-right-1\.5{right:-.375rem}.-right-2\.5{right:-.625rem}.-right-3\.5{right:-.875rem}.-right-screen-sm{right:-64rem}.-right-screen-md{right:-76.8rem}.-right-screen-lg{right:-102.4rem}.-right-screen-xl{right:-128rem}.-right-screen-2xl{right:-153.6rem}.right-1\/2{right:50%}.right-1\/3{right:33.333333%}.right-2\/3{right:66.666667%}.right-1\/4{right:25%}.right-2\/4{right:50%}.right-3\/4{right:75%}.right-full{right:100%}.-right-1\/2{right:-50%}.-right-1\/3{right:-33.333333%}.-right-2\/3{right:-66.666667%}.-right-1\/4{right:-25%}.-right-2\/4{right:-50%}.-right-3\/4{right:-75%}.-right-full{right:-100%}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-9{bottom:2.25rem}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-16{bottom:4rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-32{bottom:8rem}.bottom-36{bottom:9rem}.bottom-40{bottom:10rem}.bottom-44{bottom:11rem}.bottom-48{bottom:12rem}.bottom-52{bottom:13rem}.bottom-56{bottom:14rem}.bottom-60{bottom:15rem}.bottom-64{bottom:16rem}.bottom-72{bottom:18rem}.bottom-80{bottom:20rem}.bottom-96{bottom:24rem}.bottom-auto{bottom:auto}.bottom-px{bottom:1px}.bottom-0\.5{bottom:.125rem}.bottom-1\.5{bottom:.375rem}.bottom-2\.5{bottom:.625rem}.bottom-3\.5{bottom:.875rem}.bottom-screen-sm{bottom:64rem}.bottom-screen-md{bottom:76.8rem}.bottom-screen-lg{bottom:102.4rem}.bottom-screen-xl{bottom:128rem}.bottom-screen-2xl{bottom:153.6rem}.-bottom-0{bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-3{bottom:-.75rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-6{bottom:-1.5rem}.-bottom-7{bottom:-1.75rem}.-bottom-8{bottom:-2rem}.-bottom-9{bottom:-2.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-11{bottom:-2.75rem}.-bottom-12{bottom:-3rem}.-bottom-14{bottom:-3.5rem}.-bottom-16{bottom:-4rem}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-32{bottom:-8rem}.-bottom-36{bottom:-9rem}.-bottom-40{bottom:-10rem}.-bottom-44{bottom:-11rem}.-bottom-48{bottom:-12rem}.-bottom-52{bottom:-13rem}.-bottom-56{bottom:-14rem}.-bottom-60{bottom:-15rem}.-bottom-64{bottom:-16rem}.-bottom-72{bottom:-18rem}.-bottom-80{bottom:-20rem}.-bottom-96{bottom:-24rem}.-bottom-px{bottom:-1px}.-bottom-0\.5{bottom:-.125rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-3\.5{bottom:-.875rem}.-bottom-screen-sm{bottom:-64rem}.-bottom-screen-md{bottom:-76.8rem}.-bottom-screen-lg{bottom:-102.4rem}.-bottom-screen-xl{bottom:-128rem}.-bottom-screen-2xl{bottom:-153.6rem}.bottom-1\/2{bottom:50%}.bottom-1\/3{bottom:33.333333%}.bottom-2\/3{bottom:66.666667%}.bottom-1\/4{bottom:25%}.bottom-2\/4{bottom:50%}.bottom-3\/4{bottom:75%}.bottom-full{bottom:100%}.-bottom-1\/2{bottom:-50%}.-bottom-1\/3{bottom:-33.333333%}.-bottom-2\/3{bottom:-66.666667%}.-bottom-1\/4{bottom:-25%}.-bottom-2\/4{bottom:-50%}.-bottom-3\/4{bottom:-75%}.-bottom-full{bottom:-100%}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-10{left:2.5rem}.left-11{left:2.75rem}.left-12{left:3rem}.left-14{left:3.5rem}.left-16{left:4rem}.left-20{left:5rem}.left-24{left:6rem}.left-28{left:7rem}.left-32{left:8rem}.left-36{left:9rem}.left-40{left:10rem}.left-44{left:11rem}.left-48{left:12rem}.left-52{left:13rem}.left-56{left:14rem}.left-60{left:15rem}.left-64{left:16rem}.left-72{left:18rem}.left-80{left:20rem}.left-96{left:24rem}.left-auto{left:auto}.left-px{left:1px}.left-0\.5{left:.125rem}.left-1\.5{left:.375rem}.left-2\.5{left:.625rem}.left-3\.5{left:.875rem}.left-screen-sm{left:64rem}.left-screen-md{left:76.8rem}.left-screen-lg{left:102.4rem}.left-screen-xl{left:128rem}.left-screen-2xl{left:153.6rem}.-left-0{left:0}.-left-1{left:-.25rem}.-left-2{left:-.5rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-7{left:-1.75rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-left-10{left:-2.5rem}.-left-11{left:-2.75rem}.-left-12{left:-3rem}.-left-14{left:-3.5rem}.-left-16{left:-4rem}.-left-20{left:-5rem}.-left-24{left:-6rem}.-left-28{left:-7rem}.-left-32{left:-8rem}.-left-36{left:-9rem}.-left-40{left:-10rem}.-left-44{left:-11rem}.-left-48{left:-12rem}.-left-52{left:-13rem}.-left-56{left:-14rem}.-left-60{left:-15rem}.-left-64{left:-16rem}.-left-72{left:-18rem}.-left-80{left:-20rem}.-left-96{left:-24rem}.-left-px{left:-1px}.-left-0\.5{left:-.125rem}.-left-1\.5{left:-.375rem}.-left-2\.5{left:-.625rem}.-left-3\.5{left:-.875rem}.-left-screen-sm{left:-64rem}.-left-screen-md{left:-76.8rem}.-left-screen-lg{left:-102.4rem}.-left-screen-xl{left:-128rem}.-left-screen-2xl{left:-153.6rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-2\/3{left:66.666667%}.left-1\/4{left:25%}.left-2\/4{left:50%}.left-3\/4{left:75%}.left-full{left:100%}.-left-1\/2{left:-50%}.-left-1\/3{left:-33.333333%}.-left-2\/3{left:-66.666667%}.-left-1\/4{left:-25%}.-left-2\/4{left:-50%}.-left-3\/4{left:-75%}.-left-full{left:-100%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.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-index:50}.z-auto{z-index:auto}.focus-within\:z-0:focus-within{z-index:0}.focus-within\:z-10:focus-within{z-index:10}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:z-30:focus-within{z-index:30}.focus-within\:z-40:focus-within{z-index:40}.focus-within\:z-50:focus-within{z-index:50}.focus-within\:z-auto:focus-within{z-index:auto}.focus\:z-0:focus{z-index:0}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:z-30:focus{z-index:30}.focus\:z-40:focus{z-index:40}.focus\:z-50:focus{z-index:50}.focus\:z-auto:focus{z-index:auto}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.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-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.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-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-auto{margin:auto}.m-px{margin:1px}.m-0\.5{margin:.125rem}.m-1\.5{margin:.375rem}.m-2\.5{margin:.625rem}.m-3\.5{margin:.875rem}.m-screen-sm{margin:64rem}.m-screen-md{margin:76.8rem}.m-screen-lg{margin:102.4rem}.m-screen-xl{margin:128rem}.m-screen-2xl{margin:153.6rem}.-m-0{margin:0}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-7{margin:-1.75rem}.-m-8{margin:-2rem}.-m-9{margin:-2.25rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-14{margin:-3.5rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-28{margin:-7rem}.-m-32{margin:-8rem}.-m-36{margin:-9rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-48{margin:-12rem}.-m-52{margin:-13rem}.-m-56{margin:-14rem}.-m-60{margin:-15rem}.-m-64{margin:-16rem}.-m-72{margin:-18rem}.-m-80{margin:-20rem}.-m-96{margin:-24rem}.-m-px{margin:-1px}.-m-0\.5{margin:-.125rem}.-m-1\.5{margin:-.375rem}.-m-2\.5{margin:-.625rem}.-m-3\.5{margin:-.875rem}.-m-screen-sm{margin:-64rem}.-m-screen-md{margin:-76.8rem}.-m-screen-lg{margin:-102.4rem}.-m-screen-xl{margin:-128rem}.-m-screen-2xl{margin:-153.6rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-screen-sm{margin-left:64rem;margin-right:64rem}.mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}.mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}.mx-screen-xl{margin-left:128rem;margin-right:128rem}.mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}.-mx-0{margin-left:0;margin-right:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-mx-60{margin-left:-15rem;margin-right:-15rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-mx-72{margin-left:-18rem;margin-right:-18rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-mx-96{margin-left:-24rem;margin-right:-24rem}.-mx-px{margin-left:-1px;margin-right:-1px}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}.-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}.-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}.-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}.-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-96{margin-top:24rem;margin-bottom:24rem}.my-auto{margin-top:auto;margin-bottom:auto}.my-px{margin-top:1px;margin-bottom:1px}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.my-screen-sm{margin-top:64rem;margin-bottom:64rem}.my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}.my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}.my-screen-xl{margin-top:128rem;margin-bottom:128rem}.my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}.-my-0{margin-top:0;margin-bottom:0}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-my-28{margin-top:-7rem;margin-bottom:-7rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-my-36{margin-top:-9rem;margin-bottom:-9rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-my-44{margin-top:-11rem;margin-bottom:-11rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-my-60{margin-top:-15rem;margin-bottom:-15rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-my-72{margin-top:-18rem;margin-bottom:-18rem}.-my-80{margin-top:-20rem;margin-bottom:-20rem}.-my-96{margin-top:-24rem;margin-bottom:-24rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}.-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}.-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}.-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}.-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.mt-2\.5{margin-top:.625rem}.mt-3\.5{margin-top:.875rem}.mt-screen-sm{margin-top:64rem}.mt-screen-md{margin-top:76.8rem}.mt-screen-lg{margin-top:102.4rem}.mt-screen-xl{margin-top:128rem}.mt-screen-2xl{margin-top:153.6rem}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mt-8{margin-top:-2rem}.-mt-9{margin-top:-2.25rem}.-mt-10{margin-top:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-16{margin-top:-4rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-32{margin-top:-8rem}.-mt-36{margin-top:-9rem}.-mt-40{margin-top:-10rem}.-mt-44{margin-top:-11rem}.-mt-48{margin-top:-12rem}.-mt-52{margin-top:-13rem}.-mt-56{margin-top:-14rem}.-mt-60{margin-top:-15rem}.-mt-64{margin-top:-16rem}.-mt-72{margin-top:-18rem}.-mt-80{margin-top:-20rem}.-mt-96{margin-top:-24rem}.-mt-px{margin-top:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1\.5{margin-top:-.375rem}.-mt-2\.5{margin-top:-.625rem}.-mt-3\.5{margin-top:-.875rem}.-mt-screen-sm{margin-top:-64rem}.-mt-screen-md{margin-top:-76.8rem}.-mt-screen-lg{margin-top:-102.4rem}.-mt-screen-xl{margin-top:-128rem}.-mt-screen-2xl{margin-top:-153.6rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-72{margin-right:18rem}.mr-80{margin-right:20rem}.mr-96{margin-right:24rem}.mr-auto{margin-right:auto}.mr-px{margin-right:1px}.mr-0\.5{margin-right:.125rem}.mr-1\.5{margin-right:.375rem}.mr-2\.5{margin-right:.625rem}.mr-3\.5{margin-right:.875rem}.mr-screen-sm{margin-right:64rem}.mr-screen-md{margin-right:76.8rem}.mr-screen-lg{margin-right:102.4rem}.mr-screen-xl{margin-right:128rem}.mr-screen-2xl{margin-right:153.6rem}.-mr-0{margin-right:0}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-3{margin-right:-.75rem}.-mr-4{margin-right:-1rem}.-mr-5{margin-right:-1.25rem}.-mr-6{margin-right:-1.5rem}.-mr-7{margin-right:-1.75rem}.-mr-8{margin-right:-2rem}.-mr-9{margin-right:-2.25rem}.-mr-10{margin-right:-2.5rem}.-mr-11{margin-right:-2.75rem}.-mr-12{margin-right:-3rem}.-mr-14{margin-right:-3.5rem}.-mr-16{margin-right:-4rem}.-mr-20{margin-right:-5rem}.-mr-24{margin-right:-6rem}.-mr-28{margin-right:-7rem}.-mr-32{margin-right:-8rem}.-mr-36{margin-right:-9rem}.-mr-40{margin-right:-10rem}.-mr-44{margin-right:-11rem}.-mr-48{margin-right:-12rem}.-mr-52{margin-right:-13rem}.-mr-56{margin-right:-14rem}.-mr-60{margin-right:-15rem}.-mr-64{margin-right:-16rem}.-mr-72{margin-right:-18rem}.-mr-80{margin-right:-20rem}.-mr-96{margin-right:-24rem}.-mr-px{margin-right:-1px}.-mr-0\.5{margin-right:-.125rem}.-mr-1\.5{margin-right:-.375rem}.-mr-2\.5{margin-right:-.625rem}.-mr-3\.5{margin-right:-.875rem}.-mr-screen-sm{margin-right:-64rem}.-mr-screen-md{margin-right:-76.8rem}.-mr-screen-lg{margin-right:-102.4rem}.-mr-screen-xl{margin-right:-128rem}.-mr-screen-2xl{margin-right:-153.6rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.mb-px{margin-bottom:1px}.mb-0\.5{margin-bottom:.125rem}.mb-1\.5{margin-bottom:.375rem}.mb-2\.5{margin-bottom:.625rem}.mb-3\.5{margin-bottom:.875rem}.mb-screen-sm{margin-bottom:64rem}.mb-screen-md{margin-bottom:76.8rem}.mb-screen-lg{margin-bottom:102.4rem}.mb-screen-xl{margin-bottom:128rem}.mb-screen-2xl{margin-bottom:153.6rem}.-mb-0{margin-bottom:0}.-mb-1{margin-bottom:-.25rem}.-mb-2{margin-bottom:-.5rem}.-mb-3{margin-bottom:-.75rem}.-mb-4{margin-bottom:-1rem}.-mb-5{margin-bottom:-1.25rem}.-mb-6{margin-bottom:-1.5rem}.-mb-7{margin-bottom:-1.75rem}.-mb-8{margin-bottom:-2rem}.-mb-9{margin-bottom:-2.25rem}.-mb-10{margin-bottom:-2.5rem}.-mb-11{margin-bottom:-2.75rem}.-mb-12{margin-bottom:-3rem}.-mb-14{margin-bottom:-3.5rem}.-mb-16{margin-bottom:-4rem}.-mb-20{margin-bottom:-5rem}.-mb-24{margin-bottom:-6rem}.-mb-28{margin-bottom:-7rem}.-mb-32{margin-bottom:-8rem}.-mb-36{margin-bottom:-9rem}.-mb-40{margin-bottom:-10rem}.-mb-44{margin-bottom:-11rem}.-mb-48{margin-bottom:-12rem}.-mb-52{margin-bottom:-13rem}.-mb-56{margin-bottom:-14rem}.-mb-60{margin-bottom:-15rem}.-mb-64{margin-bottom:-16rem}.-mb-72{margin-bottom:-18rem}.-mb-80{margin-bottom:-20rem}.-mb-96{margin-bottom:-24rem}.-mb-px{margin-bottom:-1px}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-3\.5{margin-bottom:-.875rem}.-mb-screen-sm{margin-bottom:-64rem}.-mb-screen-md{margin-bottom:-76.8rem}.-mb-screen-lg{margin-bottom:-102.4rem}.-mb-screen-xl{margin-bottom:-128rem}.-mb-screen-2xl{margin-bottom:-153.6rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-72{margin-left:18rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-2\.5{margin-left:.625rem}.ml-3\.5{margin-left:.875rem}.ml-screen-sm{margin-left:64rem}.ml-screen-md{margin-left:76.8rem}.ml-screen-lg{margin-left:102.4rem}.ml-screen-xl{margin-left:128rem}.ml-screen-2xl{margin-left:153.6rem}.-ml-0{margin-left:0}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-3{margin-left:-.75rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-7{margin-left:-1.75rem}.-ml-8{margin-left:-2rem}.-ml-9{margin-left:-2.25rem}.-ml-10{margin-left:-2.5rem}.-ml-11{margin-left:-2.75rem}.-ml-12{margin-left:-3rem}.-ml-14{margin-left:-3.5rem}.-ml-16{margin-left:-4rem}.-ml-20{margin-left:-5rem}.-ml-24{margin-left:-6rem}.-ml-28{margin-left:-7rem}.-ml-32{margin-left:-8rem}.-ml-36{margin-left:-9rem}.-ml-40{margin-left:-10rem}.-ml-44{margin-left:-11rem}.-ml-48{margin-left:-12rem}.-ml-52{margin-left:-13rem}.-ml-56{margin-left:-14rem}.-ml-60{margin-left:-15rem}.-ml-64{margin-left:-16rem}.-ml-72{margin-left:-18rem}.-ml-80{margin-left:-20rem}.-ml-96{margin-left:-24rem}.-ml-px{margin-left:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2\.5{margin-left:-.625rem}.-ml-3\.5{margin-left:-.875rem}.-ml-screen-sm{margin-left:-64rem}.-ml-screen-md{margin-left:-76.8rem}.-ml-screen-lg{margin-left:-102.4rem}.-ml-screen-xl{margin-left:-128rem}.-ml-screen-2xl{margin-left:-153.6rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:inline-block{display:inline-block}.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:inline-flex{display:inline-flex}.group:hover .group-hover\:table{display:table}.group:hover .group-hover\:inline-table{display:inline-table}.group:hover .group-hover\:table-caption{display:table-caption}.group:hover .group-hover\:table-cell{display:table-cell}.group:hover .group-hover\:table-column{display:table-column}.group:hover .group-hover\:table-column-group{display:table-column-group}.group:hover .group-hover\:table-footer-group{display:table-footer-group}.group:hover .group-hover\:table-header-group{display:table-header-group}.group:hover .group-hover\:table-row-group{display:table-row-group}.group:hover .group-hover\:table-row{display:table-row}.group:hover .group-hover\:flow-root{display:flow-root}.group:hover .group-hover\:grid{display:grid}.group:hover .group-hover\:inline-grid{display:inline-grid}.group:hover .group-hover\:contents{display:contents}.group:hover .group-hover\:list-item{display:list-item}.group:hover .group-hover\:hidden{display:none}.group:focus .group-focus\:block{display:block}.group:focus .group-focus\:inline-block{display:inline-block}.group:focus .group-focus\:inline{display:inline}.group:focus .group-focus\:flex{display:flex}.group:focus .group-focus\:inline-flex{display:inline-flex}.group:focus .group-focus\:table{display:table}.group:focus .group-focus\:inline-table{display:inline-table}.group:focus .group-focus\:table-caption{display:table-caption}.group:focus .group-focus\:table-cell{display:table-cell}.group:focus .group-focus\:table-column{display:table-column}.group:focus .group-focus\:table-column-group{display:table-column-group}.group:focus .group-focus\:table-footer-group{display:table-footer-group}.group:focus .group-focus\:table-header-group{display:table-header-group}.group:focus .group-focus\:table-row-group{display:table-row-group}.group:focus .group-focus\:table-row{display:table-row}.group:focus .group-focus\:flow-root{display:flow-root}.group:focus .group-focus\:grid{display:grid}.group:focus .group-focus\:inline-grid{display:inline-grid}.group:focus .group-focus\:contents{display:contents}.group:focus .group-focus\:list-item{display:list-item}.group:focus .group-focus\:hidden{display:none}.hover\:block:hover{display:block}.hover\:inline-block:hover{display:inline-block}.hover\:inline:hover{display:inline}.hover\:flex:hover{display:flex}.hover\:inline-flex:hover{display:inline-flex}.hover\:table:hover{display:table}.hover\:inline-table:hover{display:inline-table}.hover\:table-caption:hover{display:table-caption}.hover\:table-cell:hover{display:table-cell}.hover\:table-column:hover{display:table-column}.hover\:table-column-group:hover{display:table-column-group}.hover\:table-footer-group:hover{display:table-footer-group}.hover\:table-header-group:hover{display:table-header-group}.hover\:table-row-group:hover{display:table-row-group}.hover\:table-row:hover{display:table-row}.hover\:flow-root:hover{display:flow-root}.hover\:grid:hover{display:grid}.hover\:inline-grid:hover{display:inline-grid}.hover\:contents:hover{display:contents}.hover\:list-item:hover{display:list-item}.hover\:hidden:hover{display:none}.focus\:block:focus{display:block}.focus\:inline-block:focus{display:inline-block}.focus\:inline:focus{display:inline}.focus\:flex:focus{display:flex}.focus\:inline-flex:focus{display:inline-flex}.focus\:table:focus{display:table}.focus\:inline-table:focus{display:inline-table}.focus\:table-caption:focus{display:table-caption}.focus\:table-cell:focus{display:table-cell}.focus\:table-column:focus{display:table-column}.focus\:table-column-group:focus{display:table-column-group}.focus\:table-footer-group:focus{display:table-footer-group}.focus\:table-header-group:focus{display:table-header-group}.focus\:table-row-group:focus{display:table-row-group}.focus\:table-row:focus{display:table-row}.focus\:flow-root:focus{display:flow-root}.focus\:grid:focus{display:grid}.focus\:inline-grid:focus{display:inline-grid}.focus\:contents:focus{display:contents}.focus\:list-item:focus{display:list-item}.focus\:hidden:focus{display:none}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-px{height:1px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.h-screen-sm{height:64rem}.h-screen-md{height:76.8rem}.h-screen-lg{height:102.4rem}.h-screen-xl{height:128rem}.h-screen-2xl{height:153.6rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-px{max-height:1px}.max-h-0\.5{max-height:.125rem}.max-h-1\.5{max-height:.375rem}.max-h-2\.5{max-height:.625rem}.max-h-3\.5{max-height:.875rem}.max-h-screen-sm{max-height:64rem}.max-h-screen-md{max-height:76.8rem}.max-h-screen-lg{max-height:102.4rem}.max-h-screen-xl{max-height:128rem}.max-h-screen-2xl{max-height:153.6rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-auto{width:auto}.w-px{width:1px}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3\.5{width:.875rem}.w-screen-sm{width:64rem}.w-screen-md{width:76.8rem}.w-screen-lg{width:102.4rem}.w-screen-xl{width:128rem}.w-screen-2xl{width:153.6rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.max-w-0{max-width:0}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.max-w-prose{max-width:65ch}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-2xl{max-width:1536px}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.transform{transform:translateX(var(--tw-translate-x)) 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,.transform-gpu{--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}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) 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-none{transform:none}.translate-x-0{--tw-translate-x:0px}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-2{--tw-translate-x:0.5rem}.translate-x-3{--tw-translate-x:0.75rem}.translate-x-4{--tw-translate-x:1rem}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-7{--tw-translate-x:1.75rem}.translate-x-8{--tw-translate-x:2rem}.translate-x-9{--tw-translate-x:2.25rem}.translate-x-10{--tw-translate-x:2.5rem}.translate-x-11{--tw-translate-x:2.75rem}.translate-x-12{--tw-translate-x:3rem}.translate-x-14{--tw-translate-x:3.5rem}.translate-x-16{--tw-translate-x:4rem}.translate-x-20{--tw-translate-x:5rem}.translate-x-24{--tw-translate-x:6rem}.translate-x-28{--tw-translate-x:7rem}.translate-x-32{--tw-translate-x:8rem}.translate-x-36{--tw-translate-x:9rem}.translate-x-40{--tw-translate-x:10rem}.translate-x-44{--tw-translate-x:11rem}.translate-x-48{--tw-translate-x:12rem}.translate-x-52{--tw-translate-x:13rem}.translate-x-56{--tw-translate-x:14rem}.translate-x-60{--tw-translate-x:15rem}.translate-x-64{--tw-translate-x:16rem}.translate-x-72{--tw-translate-x:18rem}.translate-x-80{--tw-translate-x:20rem}.translate-x-96{--tw-translate-x:24rem}.translate-x-px{--tw-translate-x:1px}.translate-x-0\.5{--tw-translate-x:0.125rem}.translate-x-1\.5{--tw-translate-x:0.375rem}.translate-x-2\.5{--tw-translate-x:0.625rem}.translate-x-3\.5{--tw-translate-x:0.875rem}.translate-x-screen-sm{--tw-translate-x:64rem}.translate-x-screen-md{--tw-translate-x:76.8rem}.translate-x-screen-lg{--tw-translate-x:102.4rem}.translate-x-screen-xl{--tw-translate-x:128rem}.translate-x-screen-2xl{--tw-translate-x:153.6rem}.-translate-x-0{--tw-translate-x:0px}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-2{--tw-translate-x:-0.5rem}.-translate-x-3{--tw-translate-x:-0.75rem}.-translate-x-4{--tw-translate-x:-1rem}.-translate-x-5{--tw-translate-x:-1.25rem}.-translate-x-6{--tw-translate-x:-1.5rem}.-translate-x-7{--tw-translate-x:-1.75rem}.-translate-x-8{--tw-translate-x:-2rem}.-translate-x-9{--tw-translate-x:-2.25rem}.-translate-x-10{--tw-translate-x:-2.5rem}.-translate-x-11{--tw-translate-x:-2.75rem}.-translate-x-12{--tw-translate-x:-3rem}.-translate-x-14{--tw-translate-x:-3.5rem}.-translate-x-16{--tw-translate-x:-4rem}.-translate-x-20{--tw-translate-x:-5rem}.-translate-x-24{--tw-translate-x:-6rem}.-translate-x-28{--tw-translate-x:-7rem}.-translate-x-32{--tw-translate-x:-8rem}.-translate-x-36{--tw-translate-x:-9rem}.-translate-x-40{--tw-translate-x:-10rem}.-translate-x-44{--tw-translate-x:-11rem}.-translate-x-48{--tw-translate-x:-12rem}.-translate-x-52{--tw-translate-x:-13rem}.-translate-x-56{--tw-translate-x:-14rem}.-translate-x-60{--tw-translate-x:-15rem}.-translate-x-64{--tw-translate-x:-16rem}.-translate-x-72{--tw-translate-x:-18rem}.-translate-x-80{--tw-translate-x:-20rem}.-translate-x-96{--tw-translate-x:-24rem}.-translate-x-px{--tw-translate-x:-1px}.-translate-x-0\.5{--tw-translate-x:-0.125rem}.-translate-x-1\.5{--tw-translate-x:-0.375rem}.-translate-x-2\.5{--tw-translate-x:-0.625rem}.-translate-x-3\.5{--tw-translate-x:-0.875rem}.-translate-x-screen-sm{--tw-translate-x:-64rem}.-translate-x-screen-md{--tw-translate-x:-76.8rem}.-translate-x-screen-lg{--tw-translate-x:-102.4rem}.-translate-x-screen-xl{--tw-translate-x:-128rem}.-translate-x-screen-2xl{--tw-translate-x:-153.6rem}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/3{--tw-translate-x:33.333333%}.translate-x-2\/3{--tw-translate-x:66.666667%}.translate-x-1\/4{--tw-translate-x:25%}.translate-x-2\/4{--tw-translate-x:50%}.translate-x-3\/4{--tw-translate-x:75%}.translate-x-full{--tw-translate-x:100%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/3{--tw-translate-x:-33.333333%}.-translate-x-2\/3{--tw-translate-x:-66.666667%}.-translate-x-1\/4{--tw-translate-x:-25%}.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-3\/4{--tw-translate-x:-75%}.-translate-x-full{--tw-translate-x:-100%}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-3{--tw-translate-y:0.75rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-5{--tw-translate-y:1.25rem}.translate-y-6{--tw-translate-y:1.5rem}.translate-y-7{--tw-translate-y:1.75rem}.translate-y-8{--tw-translate-y:2rem}.translate-y-9{--tw-translate-y:2.25rem}.translate-y-10{--tw-translate-y:2.5rem}.translate-y-11{--tw-translate-y:2.75rem}.translate-y-12{--tw-translate-y:3rem}.translate-y-14{--tw-translate-y:3.5rem}.translate-y-16{--tw-translate-y:4rem}.translate-y-20{--tw-translate-y:5rem}.translate-y-24{--tw-translate-y:6rem}.translate-y-28{--tw-translate-y:7rem}.translate-y-32{--tw-translate-y:8rem}.translate-y-36{--tw-translate-y:9rem}.translate-y-40{--tw-translate-y:10rem}.translate-y-44{--tw-translate-y:11rem}.translate-y-48{--tw-translate-y:12rem}.translate-y-52{--tw-translate-y:13rem}.translate-y-56{--tw-translate-y:14rem}.translate-y-60{--tw-translate-y:15rem}.translate-y-64{--tw-translate-y:16rem}.translate-y-72{--tw-translate-y:18rem}.translate-y-80{--tw-translate-y:20rem}.translate-y-96{--tw-translate-y:24rem}.translate-y-px{--tw-translate-y:1px}.translate-y-0\.5{--tw-translate-y:0.125rem}.translate-y-1\.5{--tw-translate-y:0.375rem}.translate-y-2\.5{--tw-translate-y:0.625rem}.translate-y-3\.5{--tw-translate-y:0.875rem}.translate-y-screen-sm{--tw-translate-y:64rem}.translate-y-screen-md{--tw-translate-y:76.8rem}.translate-y-screen-lg{--tw-translate-y:102.4rem}.translate-y-screen-xl{--tw-translate-y:128rem}.translate-y-screen-2xl{--tw-translate-y:153.6rem}.-translate-y-0{--tw-translate-y:0px}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-3{--tw-translate-y:-0.75rem}.-translate-y-4{--tw-translate-y:-1rem}.-translate-y-5{--tw-translate-y:-1.25rem}.-translate-y-6{--tw-translate-y:-1.5rem}.-translate-y-7{--tw-translate-y:-1.75rem}.-translate-y-8{--tw-translate-y:-2rem}.-translate-y-9{--tw-translate-y:-2.25rem}.-translate-y-10{--tw-translate-y:-2.5rem}.-translate-y-11{--tw-translate-y:-2.75rem}.-translate-y-12{--tw-translate-y:-3rem}.-translate-y-14{--tw-translate-y:-3.5rem}.-translate-y-16{--tw-translate-y:-4rem}.-translate-y-20{--tw-translate-y:-5rem}.-translate-y-24{--tw-translate-y:-6rem}.-translate-y-28{--tw-translate-y:-7rem}.-translate-y-32{--tw-translate-y:-8rem}.-translate-y-36{--tw-translate-y:-9rem}.-translate-y-40{--tw-translate-y:-10rem}.-translate-y-44{--tw-translate-y:-11rem}.-translate-y-48{--tw-translate-y:-12rem}.-translate-y-52{--tw-translate-y:-13rem}.-translate-y-56{--tw-translate-y:-14rem}.-translate-y-60{--tw-translate-y:-15rem}.-translate-y-64{--tw-translate-y:-16rem}.-translate-y-72{--tw-translate-y:-18rem}.-translate-y-80{--tw-translate-y:-20rem}.-translate-y-96{--tw-translate-y:-24rem}.-translate-y-px{--tw-translate-y:-1px}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.-translate-y-1\.5{--tw-translate-y:-0.375rem}.-translate-y-2\.5{--tw-translate-y:-0.625rem}.-translate-y-3\.5{--tw-translate-y:-0.875rem}.-translate-y-screen-sm{--tw-translate-y:-64rem}.-translate-y-screen-md{--tw-translate-y:-76.8rem}.-translate-y-screen-lg{--tw-translate-y:-102.4rem}.-translate-y-screen-xl{--tw-translate-y:-128rem}.-translate-y-screen-2xl{--tw-translate-y:-153.6rem}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/3{--tw-translate-y:33.333333%}.translate-y-2\/3{--tw-translate-y:66.666667%}.translate-y-1\/4{--tw-translate-y:25%}.translate-y-2\/4{--tw-translate-y:50%}.translate-y-3\/4{--tw-translate-y:75%}.translate-y-full{--tw-translate-y:100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/3{--tw-translate-y:-33.333333%}.-translate-y-2\/3{--tw-translate-y:-66.666667%}.-translate-y-1\/4{--tw-translate-y:-25%}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-3\/4{--tw-translate-y:-75%}.-translate-y-full{--tw-translate-y:-100%}.hover\:translate-x-0:hover{--tw-translate-x:0px}.hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.hover\:translate-x-4:hover{--tw-translate-x:1rem}.hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.hover\:translate-x-8:hover{--tw-translate-x:2rem}.hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.hover\:translate-x-12:hover{--tw-translate-x:3rem}.hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.hover\:translate-x-16:hover{--tw-translate-x:4rem}.hover\:translate-x-20:hover{--tw-translate-x:5rem}.hover\:translate-x-24:hover{--tw-translate-x:6rem}.hover\:translate-x-28:hover{--tw-translate-x:7rem}.hover\:translate-x-32:hover{--tw-translate-x:8rem}.hover\:translate-x-36:hover{--tw-translate-x:9rem}.hover\:translate-x-40:hover{--tw-translate-x:10rem}.hover\:translate-x-44:hover{--tw-translate-x:11rem}.hover\:translate-x-48:hover{--tw-translate-x:12rem}.hover\:translate-x-52:hover{--tw-translate-x:13rem}.hover\:translate-x-56:hover{--tw-translate-x:14rem}.hover\:translate-x-60:hover{--tw-translate-x:15rem}.hover\:translate-x-64:hover{--tw-translate-x:16rem}.hover\:translate-x-72:hover{--tw-translate-x:18rem}.hover\:translate-x-80:hover{--tw-translate-x:20rem}.hover\:translate-x-96:hover{--tw-translate-x:24rem}.hover\:translate-x-px:hover{--tw-translate-x:1px}.hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}.hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}.hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}.hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}.hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}.hover\:-translate-x-0:hover{--tw-translate-x:0px}.hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.hover\:-translate-x-px:hover{--tw-translate-x:-1px}.hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}.hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}.hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}.hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}.hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}.hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.hover\:translate-x-full:hover{--tw-translate-x:100%}.hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.hover\:-translate-x-full:hover{--tw-translate-x:-100%}.hover\:translate-y-0:hover{--tw-translate-y:0px}.hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.hover\:translate-y-4:hover{--tw-translate-y:1rem}.hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.hover\:translate-y-8:hover{--tw-translate-y:2rem}.hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.hover\:translate-y-12:hover{--tw-translate-y:3rem}.hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.hover\:translate-y-16:hover{--tw-translate-y:4rem}.hover\:translate-y-20:hover{--tw-translate-y:5rem}.hover\:translate-y-24:hover{--tw-translate-y:6rem}.hover\:translate-y-28:hover{--tw-translate-y:7rem}.hover\:translate-y-32:hover{--tw-translate-y:8rem}.hover\:translate-y-36:hover{--tw-translate-y:9rem}.hover\:translate-y-40:hover{--tw-translate-y:10rem}.hover\:translate-y-44:hover{--tw-translate-y:11rem}.hover\:translate-y-48:hover{--tw-translate-y:12rem}.hover\:translate-y-52:hover{--tw-translate-y:13rem}.hover\:translate-y-56:hover{--tw-translate-y:14rem}.hover\:translate-y-60:hover{--tw-translate-y:15rem}.hover\:translate-y-64:hover{--tw-translate-y:16rem}.hover\:translate-y-72:hover{--tw-translate-y:18rem}.hover\:translate-y-80:hover{--tw-translate-y:20rem}.hover\:translate-y-96:hover{--tw-translate-y:24rem}.hover\:translate-y-px:hover{--tw-translate-y:1px}.hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}.hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}.hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}.hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}.hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}.hover\:-translate-y-0:hover{--tw-translate-y:0px}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.hover\:-translate-y-px:hover{--tw-translate-y:-1px}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}.hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}.hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}.hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}.hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}.hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.hover\:translate-y-full:hover{--tw-translate-y:100%}.hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.hover\:-translate-y-full:hover{--tw-translate-y:-100%}.focus\:translate-x-0:focus{--tw-translate-x:0px}.focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.focus\:translate-x-4:focus{--tw-translate-x:1rem}.focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.focus\:translate-x-8:focus{--tw-translate-x:2rem}.focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.focus\:translate-x-12:focus{--tw-translate-x:3rem}.focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.focus\:translate-x-16:focus{--tw-translate-x:4rem}.focus\:translate-x-20:focus{--tw-translate-x:5rem}.focus\:translate-x-24:focus{--tw-translate-x:6rem}.focus\:translate-x-28:focus{--tw-translate-x:7rem}.focus\:translate-x-32:focus{--tw-translate-x:8rem}.focus\:translate-x-36:focus{--tw-translate-x:9rem}.focus\:translate-x-40:focus{--tw-translate-x:10rem}.focus\:translate-x-44:focus{--tw-translate-x:11rem}.focus\:translate-x-48:focus{--tw-translate-x:12rem}.focus\:translate-x-52:focus{--tw-translate-x:13rem}.focus\:translate-x-56:focus{--tw-translate-x:14rem}.focus\:translate-x-60:focus{--tw-translate-x:15rem}.focus\:translate-x-64:focus{--tw-translate-x:16rem}.focus\:translate-x-72:focus{--tw-translate-x:18rem}.focus\:translate-x-80:focus{--tw-translate-x:20rem}.focus\:translate-x-96:focus{--tw-translate-x:24rem}.focus\:translate-x-px:focus{--tw-translate-x:1px}.focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}.focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}.focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}.focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}.focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}.focus\:-translate-x-0:focus{--tw-translate-x:0px}.focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.focus\:-translate-x-px:focus{--tw-translate-x:-1px}.focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}.focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}.focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}.focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}.focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}.focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.focus\:translate-x-full:focus{--tw-translate-x:100%}.focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.focus\:-translate-x-full:focus{--tw-translate-x:-100%}.focus\:translate-y-0:focus{--tw-translate-y:0px}.focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.focus\:translate-y-4:focus{--tw-translate-y:1rem}.focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.focus\:translate-y-8:focus{--tw-translate-y:2rem}.focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.focus\:translate-y-12:focus{--tw-translate-y:3rem}.focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.focus\:translate-y-16:focus{--tw-translate-y:4rem}.focus\:translate-y-20:focus{--tw-translate-y:5rem}.focus\:translate-y-24:focus{--tw-translate-y:6rem}.focus\:translate-y-28:focus{--tw-translate-y:7rem}.focus\:translate-y-32:focus{--tw-translate-y:8rem}.focus\:translate-y-36:focus{--tw-translate-y:9rem}.focus\:translate-y-40:focus{--tw-translate-y:10rem}.focus\:translate-y-44:focus{--tw-translate-y:11rem}.focus\:translate-y-48:focus{--tw-translate-y:12rem}.focus\:translate-y-52:focus{--tw-translate-y:13rem}.focus\:translate-y-56:focus{--tw-translate-y:14rem}.focus\:translate-y-60:focus{--tw-translate-y:15rem}.focus\:translate-y-64:focus{--tw-translate-y:16rem}.focus\:translate-y-72:focus{--tw-translate-y:18rem}.focus\:translate-y-80:focus{--tw-translate-y:20rem}.focus\:translate-y-96:focus{--tw-translate-y:24rem}.focus\:translate-y-px:focus{--tw-translate-y:1px}.focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}.focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}.focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}.focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}.focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}.focus\:-translate-y-0:focus{--tw-translate-y:0px}.focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.focus\:-translate-y-px:focus{--tw-translate-y:-1px}.focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}.focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}.focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}.focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}.focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}.focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.focus\:translate-y-full:focus{--tw-translate-y:100%}.focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.focus\:-translate-y-full:focus{--tw-translate-y:-100%}.rotate-0{--tw-rotate:0deg}.rotate-1{--tw-rotate:1deg}.rotate-2{--tw-rotate:2deg}.rotate-3{--tw-rotate:3deg}.rotate-6{--tw-rotate:6deg}.rotate-12{--tw-rotate:12deg}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-180{--tw-rotate:180deg}.-rotate-180{--tw-rotate:-180deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-45{--tw-rotate:-45deg}.-rotate-12{--tw-rotate:-12deg}.-rotate-6{--tw-rotate:-6deg}.-rotate-3{--tw-rotate:-3deg}.-rotate-2{--tw-rotate:-2deg}.-rotate-1{--tw-rotate:-1deg}.hover\:rotate-0:hover{--tw-rotate:0deg}.hover\:rotate-1:hover{--tw-rotate:1deg}.hover\:rotate-2:hover{--tw-rotate:2deg}.hover\:rotate-3:hover{--tw-rotate:3deg}.hover\:rotate-6:hover{--tw-rotate:6deg}.hover\:rotate-12:hover{--tw-rotate:12deg}.hover\:rotate-45:hover{--tw-rotate:45deg}.hover\:rotate-90:hover{--tw-rotate:90deg}.hover\:rotate-180:hover{--tw-rotate:180deg}.hover\:-rotate-180:hover{--tw-rotate:-180deg}.hover\:-rotate-90:hover{--tw-rotate:-90deg}.hover\:-rotate-45:hover{--tw-rotate:-45deg}.hover\:-rotate-12:hover{--tw-rotate:-12deg}.hover\:-rotate-6:hover{--tw-rotate:-6deg}.hover\:-rotate-3:hover{--tw-rotate:-3deg}.hover\:-rotate-2:hover{--tw-rotate:-2deg}.hover\:-rotate-1:hover{--tw-rotate:-1deg}.focus\:rotate-0:focus{--tw-rotate:0deg}.focus\:rotate-1:focus{--tw-rotate:1deg}.focus\:rotate-2:focus{--tw-rotate:2deg}.focus\:rotate-3:focus{--tw-rotate:3deg}.focus\:rotate-6:focus{--tw-rotate:6deg}.focus\:rotate-12:focus{--tw-rotate:12deg}.focus\:rotate-45:focus{--tw-rotate:45deg}.focus\:rotate-90:focus{--tw-rotate:90deg}.focus\:rotate-180:focus{--tw-rotate:180deg}.focus\:-rotate-180:focus{--tw-rotate:-180deg}.focus\:-rotate-90:focus{--tw-rotate:-90deg}.focus\:-rotate-45:focus{--tw-rotate:-45deg}.focus\:-rotate-12:focus{--tw-rotate:-12deg}.focus\:-rotate-6:focus{--tw-rotate:-6deg}.focus\:-rotate-3:focus{--tw-rotate:-3deg}.focus\:-rotate-2:focus{--tw-rotate:-2deg}.focus\:-rotate-1:focus{--tw-rotate:-1deg}.skew-x-0{--tw-skew-x:0deg}.skew-x-1{--tw-skew-x:1deg}.skew-x-2{--tw-skew-x:2deg}.skew-x-3{--tw-skew-x:3deg}.skew-x-6{--tw-skew-x:6deg}.skew-x-12{--tw-skew-x:12deg}.-skew-x-12{--tw-skew-x:-12deg}.-skew-x-6{--tw-skew-x:-6deg}.-skew-x-3{--tw-skew-x:-3deg}.-skew-x-2{--tw-skew-x:-2deg}.-skew-x-1{--tw-skew-x:-1deg}.skew-y-0{--tw-skew-y:0deg}.skew-y-1{--tw-skew-y:1deg}.skew-y-2{--tw-skew-y:2deg}.skew-y-3{--tw-skew-y:3deg}.skew-y-6{--tw-skew-y:6deg}.skew-y-12{--tw-skew-y:12deg}.-skew-y-12{--tw-skew-y:-12deg}.-skew-y-6{--tw-skew-y:-6deg}.-skew-y-3{--tw-skew-y:-3deg}.-skew-y-2{--tw-skew-y:-2deg}.-skew-y-1{--tw-skew-y:-1deg}.hover\:skew-x-0:hover{--tw-skew-x:0deg}.hover\:skew-x-1:hover{--tw-skew-x:1deg}.hover\:skew-x-2:hover{--tw-skew-x:2deg}.hover\:skew-x-3:hover{--tw-skew-x:3deg}.hover\:skew-x-6:hover{--tw-skew-x:6deg}.hover\:skew-x-12:hover{--tw-skew-x:12deg}.hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.hover\:skew-y-0:hover{--tw-skew-y:0deg}.hover\:skew-y-1:hover{--tw-skew-y:1deg}.hover\:skew-y-2:hover{--tw-skew-y:2deg}.hover\:skew-y-3:hover{--tw-skew-y:3deg}.hover\:skew-y-6:hover{--tw-skew-y:6deg}.hover\:skew-y-12:hover{--tw-skew-y:12deg}.hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.focus\:skew-x-0:focus{--tw-skew-x:0deg}.focus\:skew-x-1:focus{--tw-skew-x:1deg}.focus\:skew-x-2:focus{--tw-skew-x:2deg}.focus\:skew-x-3:focus{--tw-skew-x:3deg}.focus\:skew-x-6:focus{--tw-skew-x:6deg}.focus\:skew-x-12:focus{--tw-skew-x:12deg}.focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.focus\:skew-y-0:focus{--tw-skew-y:0deg}.focus\:skew-y-1:focus{--tw-skew-y:1deg}.focus\:skew-y-2:focus{--tw-skew-y:2deg}.focus\:skew-y-3:focus{--tw-skew-y:3deg}.focus\:skew-y-6:focus{--tw-skew-y:6deg}.focus\:skew-y-12:focus{--tw-skew-y:12deg}.focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.group:hover .group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.group:hover .group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.group:hover .group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.group:hover .group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.group:hover .group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.group:hover .group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.group:focus .group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.group:focus .group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.group:focus .group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.group:focus .group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.group:focus .group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.group:focus .group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.group:focus .group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:focus .group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.group:focus .group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.group:focus .group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.scale-x-0{--tw-scale-x:0}.scale-x-50{--tw-scale-x:.5}.scale-x-75{--tw-scale-x:.75}.scale-x-90{--tw-scale-x:.9}.scale-x-95{--tw-scale-x:.95}.scale-x-100{--tw-scale-x:1}.scale-x-105{--tw-scale-x:1.05}.scale-x-110{--tw-scale-x:1.1}.scale-x-125{--tw-scale-x:1.25}.scale-x-150{--tw-scale-x:1.5}.scale-y-0{--tw-scale-y:0}.scale-y-50{--tw-scale-y:.5}.scale-y-75{--tw-scale-y:.75}.scale-y-90{--tw-scale-y:.9}.scale-y-95{--tw-scale-y:.95}.scale-y-100{--tw-scale-y:1}.scale-y-105{--tw-scale-y:1.05}.scale-y-110{--tw-scale-y:1.1}.scale-y-125{--tw-scale-y:1.25}.scale-y-150{--tw-scale-y:1.5}.group:hover .group-hover\:scale-x-0{--tw-scale-x:0}.group:hover .group-hover\:scale-x-50{--tw-scale-x:.5}.group:hover .group-hover\:scale-x-75{--tw-scale-x:.75}.group:hover .group-hover\:scale-x-90{--tw-scale-x:.9}.group:hover .group-hover\:scale-x-95{--tw-scale-x:.95}.group:hover .group-hover\:scale-x-100{--tw-scale-x:1}.group:hover .group-hover\:scale-x-105{--tw-scale-x:1.05}.group:hover .group-hover\:scale-x-110{--tw-scale-x:1.1}.group:hover .group-hover\:scale-x-125{--tw-scale-x:1.25}.group:hover .group-hover\:scale-x-150{--tw-scale-x:1.5}.group:hover .group-hover\:scale-y-0{--tw-scale-y:0}.group:hover .group-hover\:scale-y-50{--tw-scale-y:.5}.group:hover .group-hover\:scale-y-75{--tw-scale-y:.75}.group:hover .group-hover\:scale-y-90{--tw-scale-y:.9}.group:hover .group-hover\:scale-y-95{--tw-scale-y:.95}.group:hover .group-hover\:scale-y-100{--tw-scale-y:1}.group:hover .group-hover\:scale-y-105{--tw-scale-y:1.05}.group:hover .group-hover\:scale-y-110{--tw-scale-y:1.1}.group:hover .group-hover\:scale-y-125{--tw-scale-y:1.25}.group:hover .group-hover\:scale-y-150{--tw-scale-y:1.5}.group:focus .group-focus\:scale-x-0{--tw-scale-x:0}.group:focus .group-focus\:scale-x-50{--tw-scale-x:.5}.group:focus .group-focus\:scale-x-75{--tw-scale-x:.75}.group:focus .group-focus\:scale-x-90{--tw-scale-x:.9}.group:focus .group-focus\:scale-x-95{--tw-scale-x:.95}.group:focus .group-focus\:scale-x-100{--tw-scale-x:1}.group:focus .group-focus\:scale-x-105{--tw-scale-x:1.05}.group:focus .group-focus\:scale-x-110{--tw-scale-x:1.1}.group:focus .group-focus\:scale-x-125{--tw-scale-x:1.25}.group:focus .group-focus\:scale-x-150{--tw-scale-x:1.5}.group:focus .group-focus\:scale-y-0{--tw-scale-y:0}.group:focus .group-focus\:scale-y-50{--tw-scale-y:.5}.group:focus .group-focus\:scale-y-75{--tw-scale-y:.75}.group:focus .group-focus\:scale-y-90{--tw-scale-y:.9}.group:focus .group-focus\:scale-y-95{--tw-scale-y:.95}.group:focus .group-focus\:scale-y-100{--tw-scale-y:1}.group:focus .group-focus\:scale-y-105{--tw-scale-y:1.05}.group:focus .group-focus\:scale-y-110{--tw-scale-y:1.1}.group:focus .group-focus\:scale-y-125{--tw-scale-y:1.25}.group:focus .group-focus\:scale-y-150{--tw-scale-y:1.5}.hover\:scale-x-0:hover{--tw-scale-x:0}.hover\:scale-x-50:hover{--tw-scale-x:.5}.hover\:scale-x-75:hover{--tw-scale-x:.75}.hover\:scale-x-90:hover{--tw-scale-x:.9}.hover\:scale-x-95:hover{--tw-scale-x:.95}.hover\:scale-x-100:hover{--tw-scale-x:1}.hover\:scale-x-105:hover{--tw-scale-x:1.05}.hover\:scale-x-110:hover{--tw-scale-x:1.1}.hover\:scale-x-125:hover{--tw-scale-x:1.25}.hover\:scale-x-150:hover{--tw-scale-x:1.5}.hover\:scale-y-0:hover{--tw-scale-y:0}.hover\:scale-y-50:hover{--tw-scale-y:.5}.hover\:scale-y-75:hover{--tw-scale-y:.75}.hover\:scale-y-90:hover{--tw-scale-y:.9}.hover\:scale-y-95:hover{--tw-scale-y:.95}.hover\:scale-y-100:hover{--tw-scale-y:1}.hover\:scale-y-105:hover{--tw-scale-y:1.05}.hover\:scale-y-110:hover{--tw-scale-y:1.1}.hover\:scale-y-125:hover{--tw-scale-y:1.25}.hover\:scale-y-150:hover{--tw-scale-y:1.5}.focus\:scale-x-0:focus{--tw-scale-x:0}.focus\:scale-x-50:focus{--tw-scale-x:.5}.focus\:scale-x-75:focus{--tw-scale-x:.75}.focus\:scale-x-90:focus{--tw-scale-x:.9}.focus\:scale-x-95:focus{--tw-scale-x:.95}.focus\:scale-x-100:focus{--tw-scale-x:1}.focus\:scale-x-105:focus{--tw-scale-x:1.05}.focus\:scale-x-110:focus{--tw-scale-x:1.1}.focus\:scale-x-125:focus{--tw-scale-x:1.25}.focus\:scale-x-150:focus{--tw-scale-x:1.5}.focus\:scale-y-0:focus{--tw-scale-y:0}.focus\:scale-y-50:focus{--tw-scale-y:.5}.focus\:scale-y-75:focus{--tw-scale-y:.75}.focus\:scale-y-90:focus{--tw-scale-y:.9}.focus\:scale-y-95:focus{--tw-scale-y:.95}.focus\:scale-y-100:focus{--tw-scale-y:1}.focus\:scale-y-105:focus{--tw-scale-y:1.05}.focus\:scale-y-110:focus{--tw-scale-y:1.1}.focus\:scale-y-125:focus{--tw-scale-y:1.25}.focus\:scale-y-150:focus{--tw-scale-y:1.5}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-none{-webkit-animation:none;animation:none}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.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-4{grid-template-columns:repeat(4,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-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-48{gap:12rem}.gap-52{gap:13rem}.gap-56{gap:14rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-72{gap:18rem}.gap-80{gap:20rem}.gap-96{gap:24rem}.gap-px{gap:1px}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.gap-3\.5{gap:.875rem}.gap-screen-sm{gap:64rem}.gap-screen-md{gap:76.8rem}.gap-screen-lg{gap:102.4rem}.gap-screen-xl{gap:128rem}.gap-screen-2xl{gap:153.6rem}.gap-x-0{-moz-column-gap:0;column-gap:0}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.gap-x-px{-moz-column-gap:1px;column-gap:1px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}.gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}.gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}.gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}.gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.gap-y-9{row-gap:2.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-11{row-gap:2.75rem}.gap-y-12{row-gap:3rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-28{row-gap:7rem}.gap-y-32{row-gap:8rem}.gap-y-36{row-gap:9rem}.gap-y-40{row-gap:10rem}.gap-y-44{row-gap:11rem}.gap-y-48{row-gap:12rem}.gap-y-52{row-gap:13rem}.gap-y-56{row-gap:14rem}.gap-y-60{row-gap:15rem}.gap-y-64{row-gap:16rem}.gap-y-72{row-gap:18rem}.gap-y-80{row-gap:20rem}.gap-y-96{row-gap:24rem}.gap-y-px{row-gap:1px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3\.5{row-gap:.875rem}.gap-y-screen-sm{row-gap:64rem}.gap-y-screen-md{row-gap:76.8rem}.gap-y-screen-lg{row-gap:102.4rem}.gap-y-screen-xl{row-gap:128rem}.gap-y-screen-2xl{row-gap:153.6rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}.space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}.space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}.space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}.space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}.space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}.space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}.space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}.space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}.space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}.-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}.-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}.-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}.-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}.-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}.-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}.-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}.-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}.-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}.-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}.-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}.-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}.-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}.-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}.space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}.space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}.space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}.space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}.space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}.space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}.space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}.space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}.-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}.-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}.-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}.-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}.-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}.-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}.-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}.-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}.-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}.-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}.-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}.-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}.-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}.-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}.-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}.divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}.divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.divide-double>:not([hidden])~:not([hidden]){border-style:double}.divide-none>:not([hidden])~:not([hidden]){border-style:none}.divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}@media(prefers-color-scheme:dark){.dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}@media(prefers-color-scheme:dark){.dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.truncate{text-overflow:ellipsis}.overflow-clip{text-overflow:clip}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-4xl{border-radius:3rem}.rounded-5xl{border-radius:3.5rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}.rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}.rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}.rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tl-4xl{border-top-left-radius:3rem}.rounded-tl-5xl{border-top-left-radius:3.5rem}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-tr-4xl{border-top-right-radius:3rem}.rounded-tr-5xl{border-top-right-radius:3.5rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-br-4xl{border-bottom-right-radius:3rem}.rounded-br-5xl{border-bottom-right-radius:3.5rem}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-4xl{border-bottom-left-radius:3rem}.rounded-bl-5xl{border-bottom-left-radius:3.5rem}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-8{border-top-width:8px}.border-t{border-top-width:1px}.border-r-0{border-right-width:0}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-r{border-right-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-current{border-color:currentColor}.border-transparent{border-color:transparent}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .group-hover\:border-current{border-color:currentColor}.group:hover .group-hover\:border-transparent{border-color:transparent}.group:hover .group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.focus-within\:border-current:focus-within{border-color:currentColor}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.hover\:border-current:hover{border-color:currentColor}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.focus\:border-current:focus{border-color:currentColor}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}@media(prefers-color-scheme:dark){.dark\:border-current{border-color:currentColor}.dark\:border-transparent{border-color:transparent}.dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .dark\:group-hover\:border-current{border-color:currentColor}.group:hover .dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.dark\:focus-within\:border-current:focus-within{border-color:currentColor}.dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.dark\:hover\:border-current:hover{border-color:currentColor}.dark\:hover\:border-transparent:hover{border-color:transparent}.dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.dark\:focus\:border-current:focus{border-color:currentColor}.dark\:focus\:border-transparent:focus{border-color:transparent}.dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}.border-opacity-0{--tw-border-opacity:0}.border-opacity-5{--tw-border-opacity:0.05}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-20{--tw-border-opacity:0.2}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-30{--tw-border-opacity:0.3}.border-opacity-40{--tw-border-opacity:0.4}.border-opacity-50{--tw-border-opacity:0.5}.border-opacity-60{--tw-border-opacity:0.6}.border-opacity-70{--tw-border-opacity:0.7}.border-opacity-75{--tw-border-opacity:0.75}.border-opacity-80{--tw-border-opacity:0.8}.border-opacity-90{--tw-border-opacity:0.9}.border-opacity-95{--tw-border-opacity:0.95}.border-opacity-100{--tw-border-opacity:1}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .group-focus\:border-opacity-100{--tw-border-opacity:1}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.hover\:border-opacity-0:hover{--tw-border-opacity:0}.hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.hover\:border-opacity-100:hover{--tw-border-opacity:1}.focus\:border-opacity-0:focus{--tw-border-opacity:0}.focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.focus\:border-opacity-100:focus{--tw-border-opacity:1}@media(prefers-color-scheme:dark){.dark\:border-opacity-0{--tw-border-opacity:0}.dark\:border-opacity-5{--tw-border-opacity:0.05}.dark\:border-opacity-10{--tw-border-opacity:0.1}.dark\:border-opacity-20{--tw-border-opacity:0.2}.dark\:border-opacity-25{--tw-border-opacity:0.25}.dark\:border-opacity-30{--tw-border-opacity:0.3}.dark\:border-opacity-40{--tw-border-opacity:0.4}.dark\:border-opacity-50{--tw-border-opacity:0.5}.dark\:border-opacity-60{--tw-border-opacity:0.6}.dark\:border-opacity-70{--tw-border-opacity:0.7}.dark\:border-opacity-75{--tw-border-opacity:0.75}.dark\:border-opacity-80{--tw-border-opacity:0.8}.dark\:border-opacity-90{--tw-border-opacity:0.9}.dark\:border-opacity-95{--tw-border-opacity:0.95}.dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}.bg-current{background-color:currentColor}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-current{background-color:currentColor}.group:hover .group-hover\:bg-transparent{background-color:transparent}.group:hover .group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.focus-within\:bg-current:focus-within{background-color:currentColor}.focus-within\:bg-transparent:focus-within{background-color:transparent}.focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}@media(prefers-color-scheme:dark){.dark\:bg-current{background-color:currentColor}.dark\:bg-transparent{background-color:transparent}.dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.dark\:hover\:bg-current:hover{background-color:currentColor}.dark\:hover\:bg-transparent:hover{background-color:transparent}.dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.dark\:focus\:bg-current:focus{background-color:currentColor}.dark\:focus\:bg-transparent:focus{background-color:transparent}.dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-opacity-100{--tw-bg-opacity:1}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity:1}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1}@media(prefers-color-scheme:dark){.dark\:bg-opacity-0{--tw-bg-opacity:0}.dark\:bg-opacity-5{--tw-bg-opacity:0.05}.dark\:bg-opacity-10{--tw-bg-opacity:0.1}.dark\:bg-opacity-20{--tw-bg-opacity:0.2}.dark\:bg-opacity-25{--tw-bg-opacity:0.25}.dark\:bg-opacity-30{--tw-bg-opacity:0.3}.dark\:bg-opacity-40{--tw-bg-opacity:0.4}.dark\:bg-opacity-50{--tw-bg-opacity:0.5}.dark\:bg-opacity-60{--tw-bg-opacity:0.6}.dark\:bg-opacity-70{--tw-bg-opacity:0.7}.dark\:bg-opacity-75{--tw-bg-opacity:0.75}.dark\:bg-opacity-80{--tw-bg-opacity:0.8}.dark\:bg-opacity-90{--tw-bg-opacity:0.9}.dark\:bg-opacity-95{--tw-bg-opacity:0.95}.dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}.bg-none{background-image:none}.bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.from-transparent{--tw-gradient-from:transparent}.from-black,.from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.from-black{--tw-gradient-from:#000}.from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.hover\:from-transparent:hover{--tw-gradient-from:transparent}.hover\:from-black:hover,.hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.hover\:from-black:hover{--tw-gradient-from:#000}.hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.focus\:from-transparent:focus{--tw-gradient-from:transparent}.focus\:from-black:focus,.focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.focus\:from-black:focus{--tw-gradient-from:#000}.focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}@media(prefers-color-scheme:dark){.dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:from-transparent{--tw-gradient-from:transparent}.dark\:from-black,.dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.dark\:from-black{--tw-gradient-from:#000}.dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent}.dark\:hover\:from-black:hover,.dark\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.dark\:hover\:from-black:hover{--tw-gradient-from:#000}.dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent}.dark\:focus\:from-black:focus,.dark\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.dark\:focus\:from-black:focus{--tw-gradient-from:#000}.dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}.via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}@media(prefers-color-scheme:dark){.dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}.to-current{--tw-gradient-to:currentColor}.to-transparent{--tw-gradient-to:transparent}.to-black{--tw-gradient-to:#000}.to-darkgray{--tw-gradient-to:#242420}.to-white{--tw-gradient-to:#fff}.to-yellow{--tw-gradient-to:#f7dc08}.hover\:to-current:hover{--tw-gradient-to:currentColor}.hover\:to-transparent:hover{--tw-gradient-to:transparent}.hover\:to-black:hover{--tw-gradient-to:#000}.hover\:to-darkgray:hover{--tw-gradient-to:#242420}.hover\:to-white:hover{--tw-gradient-to:#fff}.hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.focus\:to-current:focus{--tw-gradient-to:currentColor}.focus\:to-transparent:focus{--tw-gradient-to:transparent}.focus\:to-black:focus{--tw-gradient-to:#000}.focus\:to-darkgray:focus{--tw-gradient-to:#242420}.focus\:to-white:focus{--tw-gradient-to:#fff}.focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}@media(prefers-color-scheme:dark){.dark\:to-current{--tw-gradient-to:currentColor}.dark\:to-transparent{--tw-gradient-to:transparent}.dark\:to-black{--tw-gradient-to:#000}.dark\:to-darkgray{--tw-gradient-to:#242420}.dark\:to-white{--tw-gradient-to:#fff}.dark\:to-yellow{--tw-gradient-to:#f7dc08}.dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.dark\:hover\:to-black:hover{--tw-gradient-to:#000}.dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.dark\:focus\:to-black:focus{--tw-gradient-to:#000}.dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:padding-box}.bg-origin-content{background-origin:content-box}.fill-current{fill:currentColor}.fill-transparent{fill:transparent}.fill-black{fill:#000}.fill-darkgray{fill:#242420}.fill-white{fill:#fff}.fill-yellow{fill:#f7dc08}.group:hover .group-hover\:fill-current{fill:currentColor}.group:hover .group-hover\:fill-transparent{fill:transparent}.group:hover .group-hover\:fill-black{fill:#000}.group:hover .group-hover\:fill-darkgray{fill:#242420}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:fill-yellow{fill:#f7dc08}.hover\:fill-current:hover{fill:currentColor}.hover\:fill-transparent:hover{fill:transparent}.hover\:fill-black:hover{fill:#000}.hover\:fill-darkgray:hover{fill:#242420}.hover\:fill-white:hover{fill:#fff}.hover\:fill-yellow:hover{fill:#f7dc08}.focus\:fill-current:focus{fill:currentColor}.focus\:fill-transparent:focus{fill:transparent}.focus\:fill-black:focus{fill:#000}.focus\:fill-darkgray:focus{fill:#242420}.focus\:fill-white:focus{fill:#fff}.focus\:fill-yellow:focus{fill:#f7dc08}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.object-left-top{-o-object-position:left top;object-position:left top}.object-right{-o-object-position:right;object-position:right}.object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.object-right-top{-o-object-position:right top;object-position:right top}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.p-px{padding:1px}.p-0\.5{padding:.125rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-3\.5{padding:.875rem}.p-screen-sm{padding:64rem}.p-screen-md{padding:76.8rem}.p-screen-lg{padding:102.4rem}.p-screen-xl{padding:128rem}.p-screen-2xl{padding:153.6rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.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-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-72{padding-left:18rem;padding-right:18rem}.px-80{padding-left:20rem;padding-right:20rem}.px-96{padding-left:24rem;padding-right:24rem}.px-px{padding-left:1px;padding-right:1px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-screen-sm{padding-left:64rem;padding-right:64rem}.px-screen-md{padding-left:76.8rem;padding-right:76.8rem}.px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}.px-screen-xl{padding-left:128rem;padding-right:128rem}.px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-96{padding-top:24rem;padding-bottom:24rem}.py-px{padding-top:1px;padding-bottom:1px}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-screen-sm{padding-top:64rem;padding-bottom:64rem}.py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}.py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}.py-screen-xl{padding-top:128rem;padding-bottom:128rem}.py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-72{padding-top:18rem}.pt-80{padding-top:20rem}.pt-96{padding-top:24rem}.pt-px{padding-top:1px}.pt-0\.5{padding-top:.125rem}.pt-1\.5{padding-top:.375rem}.pt-2\.5{padding-top:.625rem}.pt-3\.5{padding-top:.875rem}.pt-screen-sm{padding-top:64rem}.pt-screen-md{padding-top:76.8rem}.pt-screen-lg{padding-top:102.4rem}.pt-screen-xl{padding-top:128rem}.pt-screen-2xl{padding-top:153.6rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-72{padding-right:18rem}.pr-80{padding-right:20rem}.pr-96{padding-right:24rem}.pr-px{padding-right:1px}.pr-0\.5{padding-right:.125rem}.pr-1\.5{padding-right:.375rem}.pr-2\.5{padding-right:.625rem}.pr-3\.5{padding-right:.875rem}.pr-screen-sm{padding-right:64rem}.pr-screen-md{padding-right:76.8rem}.pr-screen-lg{padding-right:102.4rem}.pr-screen-xl{padding-right:128rem}.pr-screen-2xl{padding-right:153.6rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-72{padding-bottom:18rem}.pb-80{padding-bottom:20rem}.pb-96{padding-bottom:24rem}.pb-px{padding-bottom:1px}.pb-0\.5{padding-bottom:.125rem}.pb-1\.5{padding-bottom:.375rem}.pb-2\.5{padding-bottom:.625rem}.pb-3\.5{padding-bottom:.875rem}.pb-screen-sm{padding-bottom:64rem}.pb-screen-md{padding-bottom:76.8rem}.pb-screen-lg{padding-bottom:102.4rem}.pb-screen-xl{padding-bottom:128rem}.pb-screen-2xl{padding-bottom:153.6rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-72{padding-left:18rem}.pl-80{padding-left:20rem}.pl-96{padding-left:24rem}.pl-px{padding-left:1px}.pl-0\.5{padding-left:.125rem}.pl-1\.5{padding-left:.375rem}.pl-2\.5{padding-left:.625rem}.pl-3\.5{padding-left:.875rem}.pl-screen-sm{padding-left:64rem}.pl-screen-md{padding-left:76.8rem}.pl-screen-lg{padding-left:102.4rem}.pl-screen-xl{padding-left:128rem}.pl-screen-2xl{padding-left:153.6rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.font-sans{font-family:Gotham Rounded,sans-serif}.font-serif{font-family:serif}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-10xl{font-size:10rem;line-height:1}.text-11xl{font-size:14rem;line-height:1}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal:ordinal}.slashed-zero{--tw-slashed-zero:slashed-zero}.lining-nums{--tw-numeric-figure:lining-nums}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.proportional-nums{--tw-numeric-spacing:proportional-nums}.tabular-nums{--tw-numeric-spacing:tabular-nums}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.stacked-fractions{--tw-numeric-fraction:stacked-fractions}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-current{color:currentColor}.text-transparent{color:transparent}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-transparent{color:transparent}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.focus-within\:text-current:focus-within{color:currentColor}.focus-within\:text-transparent:focus-within{color:transparent}.focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.hover\:text-current:hover{color:currentColor}.hover\:text-transparent:hover{color:transparent}.hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.focus\:text-current:focus{color:currentColor}.focus\:text-transparent:focus{color:transparent}.focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}@media(prefers-color-scheme:dark){.dark\:text-current{color:currentColor}.dark\:text-transparent{color:transparent}.dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .dark\:group-hover\:text-current{color:currentColor}.group:hover .dark\:group-hover\:text-transparent{color:transparent}.group:hover .dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.dark\:focus-within\:text-current:focus-within{color:currentColor}.dark\:focus-within\:text-transparent:focus-within{color:transparent}.dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.dark\:hover\:text-current:hover{color:currentColor}.dark\:hover\:text-transparent:hover{color:transparent}.dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.dark\:focus\:text-current:focus{color:currentColor}.dark\:focus\:text-transparent:focus{color:transparent}.dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}.text-opacity-0{--tw-text-opacity:0}.text-opacity-5{--tw-text-opacity:0.05}.text-opacity-10{--tw-text-opacity:0.1}.text-opacity-20{--tw-text-opacity:0.2}.text-opacity-25{--tw-text-opacity:0.25}.text-opacity-30{--tw-text-opacity:0.3}.text-opacity-40{--tw-text-opacity:0.4}.text-opacity-50{--tw-text-opacity:0.5}.text-opacity-60{--tw-text-opacity:0.6}.text-opacity-70{--tw-text-opacity:0.7}.text-opacity-75{--tw-text-opacity:0.75}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-90{--tw-text-opacity:0.9}.text-opacity-95{--tw-text-opacity:0.95}.text-opacity-100{--tw-text-opacity:1}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity:1}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.hover\:text-opacity-0:hover{--tw-text-opacity:0}.hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.hover\:text-opacity-100:hover{--tw-text-opacity:1}.focus\:text-opacity-0:focus{--tw-text-opacity:0}.focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.focus\:text-opacity-100:focus{--tw-text-opacity:1}@media(prefers-color-scheme:dark){.dark\:text-opacity-0{--tw-text-opacity:0}.dark\:text-opacity-5{--tw-text-opacity:0.05}.dark\:text-opacity-10{--tw-text-opacity:0.1}.dark\:text-opacity-20{--tw-text-opacity:0.2}.dark\:text-opacity-25{--tw-text-opacity:0.25}.dark\:text-opacity-30{--tw-text-opacity:0.3}.dark\:text-opacity-40{--tw-text-opacity:0.4}.dark\:text-opacity-50{--tw-text-opacity:0.5}.dark\:text-opacity-60{--tw-text-opacity:0.6}.dark\:text-opacity-70{--tw-text-opacity:0.7}.dark\:text-opacity-75{--tw-text-opacity:0.75}.dark\:text-opacity-80{--tw-text-opacity:0.8}.dark\:text-opacity-90{--tw-text-opacity:0.9}.dark\:text-opacity-95{--tw-text-opacity:0.95}.dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.group:hover .group-hover\:underline{text-decoration:underline}.group:hover .group-hover\:line-through{text-decoration:line-through}.group:hover .group-hover\:no-underline{text-decoration:none}.focus-within\:underline:focus-within{text-decoration:underline}.focus-within\:line-through:focus-within{text-decoration:line-through}.focus-within\:no-underline:focus-within{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.placeholder-current::-moz-placeholder{color:currentColor}.placeholder-current:-ms-input-placeholder{color:currentColor}.placeholder-current::placeholder{color:currentColor}.placeholder-transparent::-moz-placeholder{color:transparent}.placeholder-transparent:-ms-input-placeholder{color:transparent}.placeholder-transparent::placeholder{color:transparent}.placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.focus\:placeholder-current:focus::placeholder{color:currentColor}.focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}@media(prefers-color-scheme:dark){.dark\:placeholder-current::-moz-placeholder{color:currentColor}.dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.dark\:placeholder-current::placeholder{color:currentColor}.dark\:placeholder-transparent::-moz-placeholder{color:transparent}.dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.dark\:placeholder-transparent::placeholder{color:transparent}.dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}.placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}@media(prefers-color-scheme:dark){.dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-5{opacity:.05}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-25{opacity:.25}.group:hover .group-hover\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:opacity-70{opacity:.7}.group:hover .group-hover\:opacity-75{opacity:.75}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.group:hover .group-hover\:opacity-95{opacity:.95}.group:hover .group-hover\:opacity-100{opacity:1}.focus-within\:opacity-0:focus-within{opacity:0}.focus-within\:opacity-5:focus-within{opacity:.05}.focus-within\:opacity-10:focus-within{opacity:.1}.focus-within\:opacity-20:focus-within{opacity:.2}.focus-within\:opacity-25:focus-within{opacity:.25}.focus-within\:opacity-30:focus-within{opacity:.3}.focus-within\:opacity-40:focus-within{opacity:.4}.focus-within\:opacity-50:focus-within{opacity:.5}.focus-within\:opacity-60:focus-within{opacity:.6}.focus-within\:opacity-70:focus-within{opacity:.7}.focus-within\:opacity-75:focus-within{opacity:.75}.focus-within\:opacity-80:focus-within{opacity:.8}.focus-within\:opacity-90:focus-within{opacity:.9}.focus-within\:opacity-95:focus-within{opacity:.95}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-5:hover{opacity:.05}.hover\:opacity-10:hover{opacity:.1}.hover\:opacity-20:hover{opacity:.2}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-30:hover{opacity:.3}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-5:focus{opacity:.05}.focus\:opacity-10:focus{opacity:.1}.focus\:opacity-20:focus{opacity:.2}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-30:focus{opacity:.3}.focus\:opacity-40:focus{opacity:.4}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-60:focus{opacity:.6}.focus\:opacity-70:focus{opacity:.7}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-80:focus{opacity:.8}.focus\:opacity-90:focus{opacity:.9}.focus\:opacity-95:focus{opacity:.95}.focus\:opacity-100:focus{opacity:1}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}*,:after,:before{--tw-shadow:0 0 transparent}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}.shadow-inner,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 transparent}.group:hover .group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.group:hover .group-hover\:shadow,.group:hover .group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.group:hover .group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.group:hover .group-hover\:shadow-lg,.group:hover .group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.group:hover .group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.group:hover .group-hover\:shadow-2xl,.group:hover .group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.group:hover .group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}.group:hover .group-hover\:shadow-inner,.group:hover .group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .group-hover\:shadow-none{--tw-shadow:0 0 transparent}.focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.hover\:shadow-sm:hover,.hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.hover\:shadow-2xl:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}.hover\:shadow-inner:hover,.hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow:0 0 transparent}.focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.focus\:shadow-sm:focus,.focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.focus\:shadow-lg:focus,.focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.focus\:shadow-2xl:focus,.focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}.focus\:shadow-inner:focus,.focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:shadow-none:focus{--tw-shadow:0 0 transparent}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-white{outline:2px dotted #fff;outline-offset:2px}.outline-black{outline:2px dotted #000;outline-offset:2px}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.ring-0{--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)}.ring-0,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.ring-1{--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)}.ring-2{--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)}.ring-2,.ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.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)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.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)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-8:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-inset{--tw-ring-inset:inset}.focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}.focus\:ring-inset:focus{--tw-ring-inset:inset}.ring-current{--tw-ring-color:currentColor}.ring-transparent{--tw-ring-color:transparent}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.focus\:ring-current:focus{--tw-ring-color:currentColor}.focus\:ring-transparent:focus{--tw-ring-color:transparent}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}@media(prefers-color-scheme:dark){.dark\:ring-current{--tw-ring-color:currentColor}.dark\:ring-transparent{--tw-ring-color:transparent}.dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}.ring-opacity-0{--tw-ring-opacity:0}.ring-opacity-5{--tw-ring-opacity:0.05}.ring-opacity-10{--tw-ring-opacity:0.1}.ring-opacity-20{--tw-ring-opacity:0.2}.ring-opacity-25{--tw-ring-opacity:0.25}.ring-opacity-30{--tw-ring-opacity:0.3}.ring-opacity-40{--tw-ring-opacity:0.4}.ring-opacity-50{--tw-ring-opacity:0.5}.ring-opacity-60{--tw-ring-opacity:0.6}.ring-opacity-70{--tw-ring-opacity:0.7}.ring-opacity-75{--tw-ring-opacity:0.75}.ring-opacity-80{--tw-ring-opacity:0.8}.ring-opacity-90{--tw-ring-opacity:0.9}.ring-opacity-95{--tw-ring-opacity:0.95}.ring-opacity-100{--tw-ring-opacity:1}.focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.focus\:ring-opacity-100:focus{--tw-ring-opacity:1}@media(prefers-color-scheme:dark){.dark\:ring-opacity-0{--tw-ring-opacity:0}.dark\:ring-opacity-5{--tw-ring-opacity:0.05}.dark\:ring-opacity-10{--tw-ring-opacity:0.1}.dark\:ring-opacity-20{--tw-ring-opacity:0.2}.dark\:ring-opacity-25{--tw-ring-opacity:0.25}.dark\:ring-opacity-30{--tw-ring-opacity:0.3}.dark\:ring-opacity-40{--tw-ring-opacity:0.4}.dark\:ring-opacity-50{--tw-ring-opacity:0.5}.dark\:ring-opacity-60{--tw-ring-opacity:0.6}.dark\:ring-opacity-70{--tw-ring-opacity:0.7}.dark\:ring-opacity-75{--tw-ring-opacity:0.75}.dark\:ring-opacity-80{--tw-ring-opacity:0.8}.dark\:ring-opacity-90{--tw-ring-opacity:0.9}.dark\:ring-opacity-95{--tw-ring-opacity:0.95}.dark\:ring-opacity-100{--tw-ring-opacity:1}.dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}.ring-offset-0{--tw-ring-offset-width:0px}.ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-4{--tw-ring-offset-width:4px}.ring-offset-8{--tw-ring-offset-width:8px}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.ring-offset-current{--tw-ring-offset-color:currentColor}.ring-offset-transparent{--tw-ring-offset-color:transparent}.ring-offset-black{--tw-ring-offset-color:#000}.ring-offset-darkgray{--tw-ring-offset-color:#242420}.ring-offset-white{--tw-ring-offset-color:#fff}.ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}@media(prefers-color-scheme:dark){.dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.dark\:ring-offset-black{--tw-ring-offset-color:#000}.dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.dark\:ring-offset-white{--tw-ring-offset-color:#fff}.dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}.filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}.filter-none{filter:none}.blur-0,.blur-none{--tw-blur:blur(0)}.blur-sm{--tw-blur:blur(4px)}.blur{--tw-blur:blur(8px)}.blur-md{--tw-blur:blur(12px)}.blur-lg{--tw-blur:blur(16px)}.blur-xl{--tw-blur:blur(24px)}.blur-2xl{--tw-blur:blur(40px)}.blur-3xl{--tw-blur:blur(64px)}.brightness-0{--tw-brightness:brightness(0)}.brightness-50{--tw-brightness:brightness(.5)}.brightness-75{--tw-brightness:brightness(.75)}.brightness-90{--tw-brightness:brightness(.9)}.brightness-95{--tw-brightness:brightness(.95)}.brightness-100{--tw-brightness:brightness(1)}.brightness-105{--tw-brightness:brightness(1.05)}.brightness-110{--tw-brightness:brightness(1.1)}.brightness-125{--tw-brightness:brightness(1.25)}.brightness-150{--tw-brightness:brightness(1.5)}.brightness-200{--tw-brightness:brightness(2)}.contrast-0{--tw-contrast:contrast(0)}.contrast-50{--tw-contrast:contrast(.5)}.contrast-75{--tw-contrast:contrast(.75)}.contrast-100{--tw-contrast:contrast(1)}.contrast-125{--tw-contrast:contrast(1.25)}.contrast-150{--tw-contrast:contrast(1.5)}.contrast-200{--tw-contrast:contrast(2)}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}.drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}.drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}.grayscale-0{--tw-grayscale:grayscale(0)}.grayscale{--tw-grayscale:grayscale(100%)}.hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}.hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}.hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}.hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}.hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}.hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}.-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}.-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}.-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}.-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}.-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}.invert-0{--tw-invert:invert(0)}.invert{--tw-invert:invert(100%)}.saturate-0{--tw-saturate:saturate(0)}.saturate-50{--tw-saturate:saturate(.5)}.saturate-100{--tw-saturate:saturate(1)}.saturate-150{--tw-saturate:saturate(1.5)}.saturate-200{--tw-saturate:saturate(2)}.sepia-0{--tw-sepia:sepia(0)}.sepia{--tw-sepia:sepia(100%)}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.backdrop-blur-0,.backdrop-blur-none{--tw-backdrop-blur:blur(0)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}.backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}.backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}.backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}.backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}.backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}.backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}.backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}.backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}.backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}.backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}.backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}.backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}.backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}.backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}.backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}.backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}.backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}.backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}.backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}.backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}.backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}.backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}.backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}.backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}.backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}.backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}.-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}.-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}.-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}.-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}.-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}.backdrop-invert-0{--tw-backdrop-invert:invert(0)}.backdrop-invert{--tw-backdrop-invert:invert(100%)}.backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}.backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}.backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}.backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}.backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}.backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}.backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}.backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}.backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}.backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}.backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}.backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}.backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}.backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}.backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}.backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}.backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}.backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}.backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}.backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}.backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}.transition-none{transition-property:none}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:Gotham Rounded;font-weight:700;font-style:normal;src:url(/assets/fonts/3e78ac653b86bdc3d0fda68d446714b2.eot);src:url(/assets/fonts/a0ec9ce5c5297ae215fcf0eb6b4b0614.woff2) format("woff2"),url(/assets/fonts/10657b07f8efe25222a9d994f5f1e4a0.woff) format("woff"),url(/assets/fonts/3cec9647872fdb7fe745ce1b58b521ec.ttf) format("truetype"),url(/assets/fonts/3e78ac653b86bdc3d0fda68d446714b2.eot?#iefix) format("embedded-opentype")}@font-face{font-family:Gotham Rounded;font-weight:400;font-style:normal;src:url(/assets/fonts/6053fa0c1a5afc4acca01b52439b2104.eot);src:url(/assets/fonts/4a8c1d2601a0b29b6ce1e196c4beacbd.woff2) format("woff2"),url(/assets/fonts/e896dcaa7b15c4cc68b141c04a84ed38.woff) format("woff"),url(/assets/fonts/cc8433ca1f6e79e9ca567f617c0ecab6.ttf) format("truetype"),url(/assets/fonts/6053fa0c1a5afc4acca01b52439b2104.eot?#iefix) format("embedded-opentype")}::-moz-selection{background-color:#f7dc08;color:#000}::selection{background-color:#f7dc08;color:#000}html{font-size:16px}@media(min-width:1940px){html{font-size:.824742268vw}.container{max-width:76.25rem}}.cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:100vh}::-webkit-scrollbar-thumb{border-radius:100vh;border:3px solid #f7dc08}::-webkit-scrollbar-thumb:hover{background:#f7dc08}html{scrollbar-color:#f7dc08 transparent;scrollbar-width:thin}[data-appear]{opacity:0}.prose blockquote{border:none;padding-left:0;font-style:normal}.plyr__video-embed__container{height:100%!important}@media(min-width:640px){.sm\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}}@media(min-width:640px)and (min-width:640px){.sm\:container{max-width:640px}}@media(min-width:640px)and (min-width:768px){.sm\:container{max-width:768px}}@media(min-width:640px)and (min-width:1024px){.sm\:container{max-width:1024px}}@media(min-width:640px)and (min-width:1280px){.sm\:container{max-width:1280px}}@media(min-width:640px)and (min-width:1536px){.sm\:container{max-width:1536px}}@media(min-width:640px){.sm\:aspect-w-1,.sm\:aspect-w-2,.sm\:aspect-w-3,.sm\:aspect-w-4,.sm\:aspect-w-5,.sm\:aspect-w-6,.sm\:aspect-w-7,.sm\:aspect-w-8,.sm\:aspect-w-9,.sm\:aspect-w-10,.sm\:aspect-w-11,.sm\:aspect-w-12,.sm\:aspect-w-13,.sm\:aspect-w-14,.sm\:aspect-w-15,.sm\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}}@media(min-width:640px){.sm\:aspect-w-1>*,.sm\:aspect-w-2>*,.sm\:aspect-w-3>*,.sm\:aspect-w-4>*,.sm\:aspect-w-5>*,.sm\:aspect-w-6>*,.sm\:aspect-w-7>*,.sm\:aspect-w-8>*,.sm\:aspect-w-9>*,.sm\:aspect-w-10>*,.sm\:aspect-w-11>*,.sm\:aspect-w-12>*,.sm\:aspect-w-13>*,.sm\:aspect-w-14>*,.sm\:aspect-w-15>*,.sm\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}}@media(min-width:640px){.sm\:aspect-none{position:static;padding-bottom:0}}@media(min-width:640px){.sm\:aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:640px){.sm\:aspect-w-1{--tw-aspect-w:1}}@media(min-width:640px){.sm\:aspect-w-2{--tw-aspect-w:2}}@media(min-width:640px){.sm\:aspect-w-3{--tw-aspect-w:3}}@media(min-width:640px){.sm\:aspect-w-4{--tw-aspect-w:4}}@media(min-width:640px){.sm\:aspect-w-5{--tw-aspect-w:5}}@media(min-width:640px){.sm\:aspect-w-6{--tw-aspect-w:6}}@media(min-width:640px){.sm\:aspect-w-7{--tw-aspect-w:7}}@media(min-width:640px){.sm\:aspect-w-8{--tw-aspect-w:8}}@media(min-width:640px){.sm\:aspect-w-9{--tw-aspect-w:9}}@media(min-width:640px){.sm\:aspect-w-10{--tw-aspect-w:10}}@media(min-width:640px){.sm\:aspect-w-11{--tw-aspect-w:11}}@media(min-width:640px){.sm\:aspect-w-12{--tw-aspect-w:12}}@media(min-width:640px){.sm\:aspect-w-13{--tw-aspect-w:13}}@media(min-width:640px){.sm\:aspect-w-14{--tw-aspect-w:14}}@media(min-width:640px){.sm\:aspect-w-15{--tw-aspect-w:15}}@media(min-width:640px){.sm\:aspect-w-16{--tw-aspect-w:16}}@media(min-width:640px){.sm\:aspect-h-1{--tw-aspect-h:1}}@media(min-width:640px){.sm\:aspect-h-2{--tw-aspect-h:2}}@media(min-width:640px){.sm\:aspect-h-3{--tw-aspect-h:3}}@media(min-width:640px){.sm\:aspect-h-4{--tw-aspect-h:4}}@media(min-width:640px){.sm\:aspect-h-5{--tw-aspect-h:5}}@media(min-width:640px){.sm\:aspect-h-6{--tw-aspect-h:6}}@media(min-width:640px){.sm\:aspect-h-7{--tw-aspect-h:7}}@media(min-width:640px){.sm\:aspect-h-8{--tw-aspect-h:8}}@media(min-width:640px){.sm\:aspect-h-9{--tw-aspect-h:9}}@media(min-width:640px){.sm\:aspect-h-10{--tw-aspect-h:10}}@media(min-width:640px){.sm\:aspect-h-11{--tw-aspect-h:11}}@media(min-width:640px){.sm\:aspect-h-12{--tw-aspect-h:12}}@media(min-width:640px){.sm\:aspect-h-13{--tw-aspect-h:13}}@media(min-width:640px){.sm\:aspect-h-14{--tw-aspect-h:14}}@media(min-width:640px){.sm\:aspect-h-15{--tw-aspect-h:15}}@media(min-width:640px){.sm\:aspect-h-16{--tw-aspect-h:16}}@media(min-width:640px){.sm\:prose{color:#f7dc08;max-width:65ch}}@media(min-width:640px){.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:640px){.sm\:prose a{color:#111827;text-decoration:underline;font-weight:500}}@media(min-width:640px){.sm\:prose strong{color:#f7dc08;font-weight:600}}@media(min-width:640px){.sm\:prose ol[type=A]{--list-counter-style:upper-alpha}}@media(min-width:640px){.sm\:prose ol[type=a]{--list-counter-style:lower-alpha}}@media(min-width:640px){.sm\:prose ol[type=I]{--list-counter-style:upper-roman}}@media(min-width:640px){.sm\:prose ol[type=i]{--list-counter-style:lower-roman}}@media(min-width:640px){.sm\:prose ol[type="1"]{--list-counter-style:decimal}}@media(min-width:640px){.sm\:prose ol>li{position:relative;padding-left:1.75em}}@media(min-width:640px){.sm\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}}@media(min-width:640px){.sm\:prose ul>li{position:relative;padding-left:1.75em}}@media(min-width:640px){.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}}@media(min-width:640px){.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}}@media(min-width:640px){.sm\:prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}}@media(min-width:640px){.sm\:prose blockquote p:first-of-type:before{content:open-quote}}@media(min-width:640px){.sm\:prose blockquote p:last-of-type:after{content:close-quote}}@media(min-width:640px){.sm\:prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:640px){.sm\:prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}}@media(min-width:640px){.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}}@media(min-width:640px){.sm\:prose h3,.sm\:prose h4{color:#f7dc08;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}}@media(min-width:640px){.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}}@media(min-width:640px){.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}}@media(min-width:640px){.sm\:prose code:after,.sm\:prose code:before{content:"`"}}@media(min-width:640px){.sm\:prose a code{color:#111827}}@media(min-width:640px){.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}}@media(min-width:640px){.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}}@media(min-width:640px){.sm\:prose pre code:after,.sm\:prose pre code:before{content:none}}@media(min-width:640px){.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}}@media(min-width:640px){.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}}@media(min-width:640px){.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}}@media(min-width:640px){.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}}@media(min-width:640px){.sm\:prose tbody tr:last-child{border-bottom-width:0}}@media(min-width:640px){.sm\:prose tbody td{vertical-align:top;padding:.5714286em}}@media(min-width:640px){.sm\:prose{font-size:1rem;line-height:1.75}}@media(min-width:640px){.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:640px){.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}}@media(min-width:640px){.sm\:prose figure>*{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:prose h2 code{font-size:.875em}}@media(min-width:640px){.sm\:prose h3 code{font-size:.9em}}@media(min-width:640px){.sm\:prose ol,.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:640px){.sm\:prose li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:640px){.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}}@media(min-width:640px){.sm\:prose>ul>li>:first-child{margin-top:1.25em}}@media(min-width:640px){.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}}@media(min-width:640px){.sm\:prose>ol>li>:first-child{margin-top:1.25em}}@media(min-width:640px){.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}}@media(min-width:640px){.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}}@media(min-width:640px){.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}}@media(min-width:640px){.sm\:prose thead th:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose thead th:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose tbody td:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose tbody td:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose>:first-child{margin-top:0}}@media(min-width:640px){.sm\:prose>:last-child{margin-bottom:0}}@media(min-width:640px){.sm\:prose h5,.sm\:prose h6{color:#f7dc08}}@media(min-width:640px){.sm\:prose-sm{font-size:.875rem;line-height:1.7142857}}@media(min-width:640px){.sm\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:640px){.sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:640px){.sm\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}}@media(min-width:640px){.sm\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}}@media(min-width:640px){.sm\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}}@media(min-width:640px){.sm\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:640px){.sm\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}}@media(min-width:640px){.sm\:prose-sm figure,.sm\:prose-sm img,.sm\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}}@media(min-width:640px){.sm\:prose-sm figure>*{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}}@media(min-width:640px){.sm\:prose-sm code{font-size:.8571429em}}@media(min-width:640px){.sm\:prose-sm h2 code{font-size:.9em}}@media(min-width:640px){.sm\:prose-sm h3 code{font-size:.8888889em}}@media(min-width:640px){.sm\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}}@media(min-width:640px){.sm\:prose-sm ol,.sm\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:640px){.sm\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}}@media(min-width:640px){.sm\:prose-sm ol>li{padding-left:1.5714286em}}@media(min-width:640px){.sm\:prose-sm ol>li:before{left:0}}@media(min-width:640px){.sm\:prose-sm ul>li{padding-left:1.5714286em}}@media(min-width:640px){.sm\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}}@media(min-width:640px){.sm\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:640px){.sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}}@media(min-width:640px){.sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:640px){.sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}}@media(min-width:640px){.sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:640px){.sm\:prose-sm ol ol,.sm\:prose-sm ol ul,.sm\:prose-sm ul ol,.sm\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:640px){.sm\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}}@media(min-width:640px){.sm\:prose-sm h2+*,.sm\:prose-sm h3+*,.sm\:prose-sm h4+*,.sm\:prose-sm hr+*{margin-top:0}}@media(min-width:640px){.sm\:prose-sm table{font-size:.8571429em;line-height:1.5}}@media(min-width:640px){.sm\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}}@media(min-width:640px){.sm\:prose-sm thead th:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-sm thead th:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-sm tbody td{padding:.6666667em 1em}}@media(min-width:640px){.sm\:prose-sm tbody td:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-sm tbody td:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-sm>:first-child{margin-top:0}}@media(min-width:640px){.sm\:prose-sm>:last-child{margin-bottom:0}}@media(min-width:640px){.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media(min-width:640px){.sm\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}}@media(min-width:640px){.sm\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}}@media(min-width:640px){.sm\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}}@media(min-width:640px){.sm\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}}@media(min-width:640px){.sm\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:640px){.sm\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:640px){.sm\:prose-lg figure,.sm\:prose-lg img,.sm\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}}@media(min-width:640px){.sm\:prose-lg figure>*{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}}@media(min-width:640px){.sm\:prose-lg code{font-size:.8888889em}}@media(min-width:640px){.sm\:prose-lg h2 code{font-size:.8666667em}}@media(min-width:640px){.sm\:prose-lg h3 code{font-size:.875em}}@media(min-width:640px){.sm\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}}@media(min-width:640px){.sm\:prose-lg ol,.sm\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:640px){.sm\:prose-lg ol>li{padding-left:1.6666667em}}@media(min-width:640px){.sm\:prose-lg ol>li:before{left:0}}@media(min-width:640px){.sm\:prose-lg ul>li{padding-left:1.6666667em}}@media(min-width:640px){.sm\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}}@media(min-width:640px){.sm\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:640px){.sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:640px){.sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:640px){.sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-lg ol ol,.sm\:prose-lg ol ul,.sm\:prose-lg ul ol,.sm\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:640px){.sm\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}}@media(min-width:640px){.sm\:prose-lg h2+*,.sm\:prose-lg h3+*,.sm\:prose-lg h4+*,.sm\:prose-lg hr+*{margin-top:0}}@media(min-width:640px){.sm\:prose-lg table{font-size:.8888889em;line-height:1.5}}@media(min-width:640px){.sm\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}}@media(min-width:640px){.sm\:prose-lg thead th:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-lg thead th:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-lg tbody td{padding:.75em}}@media(min-width:640px){.sm\:prose-lg tbody td:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-lg tbody td:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-lg>:first-child{margin-top:0}}@media(min-width:640px){.sm\:prose-lg>:last-child{margin-bottom:0}}@media(min-width:640px){.sm\:prose-xl{font-size:1.25rem;line-height:1.8}}@media(min-width:640px){.sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:640px){.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}}@media(min-width:640px){.sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}}@media(min-width:640px){.sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}}@media(min-width:640px){.sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:640px){.sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}}@media(min-width:640px){.sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}}@media(min-width:640px){.sm\:prose-xl figure,.sm\:prose-xl img,.sm\:prose-xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:640px){.sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}}@media(min-width:640px){.sm\:prose-xl code{font-size:.9em}}@media(min-width:640px){.sm\:prose-xl h2 code{font-size:.8611111em}}@media(min-width:640px){.sm\:prose-xl h3 code{font-size:.9em}}@media(min-width:640px){.sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}}@media(min-width:640px){.sm\:prose-xl ol,.sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:640px){.sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}}@media(min-width:640px){.sm\:prose-xl ol>li{padding-left:1.8em}}@media(min-width:640px){.sm\:prose-xl ol>li:before{left:0}}@media(min-width:640px){.sm\:prose-xl ul>li{padding-left:1.8em}}@media(min-width:640px){.sm\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}}@media(min-width:640px){.sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}}@media(min-width:640px){.sm\:prose-xl>ul>li>:first-child{margin-top:1.2em}}@media(min-width:640px){.sm\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}}@media(min-width:640px){.sm\:prose-xl>ol>li>:first-child{margin-top:1.2em}}@media(min-width:640px){.sm\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}}@media(min-width:640px){.sm\:prose-xl ol ol,.sm\:prose-xl ol ul,.sm\:prose-xl ul ol,.sm\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}}@media(min-width:640px){.sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}}@media(min-width:640px){.sm\:prose-xl h2+*,.sm\:prose-xl h3+*,.sm\:prose-xl h4+*,.sm\:prose-xl hr+*{margin-top:0}}@media(min-width:640px){.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}}@media(min-width:640px){.sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}}@media(min-width:640px){.sm\:prose-xl thead th:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-xl thead th:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-xl tbody td{padding:.8888889em .6666667em}}@media(min-width:640px){.sm\:prose-xl tbody td:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-xl tbody td:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-xl>:first-child{margin-top:0}}@media(min-width:640px){.sm\:prose-xl>:last-child{margin-bottom:0}}@media(min-width:640px){.sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}}@media(min-width:640px){.sm\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}}@media(min-width:640px){.sm\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}}@media(min-width:640px){.sm\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}}@media(min-width:640px){.sm\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}}@media(min-width:640px){.sm\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}}@media(min-width:640px){.sm\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:640px){.sm\:prose-2xl figure,.sm\:prose-2xl img,.sm\:prose-2xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:640px){.sm\:prose-2xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}}@media(min-width:640px){.sm\:prose-2xl code{font-size:.8333333em}}@media(min-width:640px){.sm\:prose-2xl h2 code{font-size:.875em}}@media(min-width:640px){.sm\:prose-2xl h3 code{font-size:.8888889em}}@media(min-width:640px){.sm\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}}@media(min-width:640px){.sm\:prose-2xl ol,.sm\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:640px){.sm\:prose-2xl ol>li{padding-left:1.6666667em}}@media(min-width:640px){.sm\:prose-2xl ol>li:before{left:0}}@media(min-width:640px){.sm\:prose-2xl ul>li{padding-left:1.6666667em}}@media(min-width:640px){.sm\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}}@media(min-width:640px){.sm\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}}@media(min-width:640px){.sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:640px){.sm\:prose-2xl ol ol,.sm\:prose-2xl ol ul,.sm\:prose-2xl ul ol,.sm\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:640px){.sm\:prose-2xl hr{margin-top:3em;margin-bottom:3em}}@media(min-width:640px){.sm\:prose-2xl h2+*,.sm\:prose-2xl h3+*,.sm\:prose-2xl h4+*,.sm\:prose-2xl hr+*{margin-top:0}}@media(min-width:640px){.sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}}@media(min-width:640px){.sm\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}}@media(min-width:640px){.sm\:prose-2xl thead th:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-2xl thead th:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-2xl tbody td{padding:.8em .6em}}@media(min-width:640px){.sm\:prose-2xl tbody td:first-child{padding-left:0}}@media(min-width:640px){.sm\:prose-2xl tbody td:last-child{padding-right:0}}@media(min-width:640px){.sm\:prose-2xl>:first-child{margin-top:0}}@media(min-width:640px){.sm\:prose-2xl>:last-child{margin-bottom:0}}@media(min-width:640px){.sm\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:640px){.sm\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:640px){.sm\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:640px){.sm\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:640px){.sm\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:640px){.sm\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:640px){.sm\:pointer-events-none{pointer-events:none}}@media(min-width:640px){.sm\:pointer-events-auto{pointer-events:auto}}@media(min-width:640px){.sm\:visible{visibility:visible}}@media(min-width:640px){.sm\:invisible{visibility:hidden}}@media(min-width:640px){.sm\:static{position:static}}@media(min-width:640px){.sm\:fixed{position:fixed}}@media(min-width:640px){.sm\:absolute{position:absolute}}@media(min-width:640px){.sm\:relative{position:relative}}@media(min-width:640px){.sm\:sticky{position:-webkit-sticky;position:sticky}}@media(min-width:640px){.sm\:inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:640px){.sm\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}}@media(min-width:640px){.sm\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(min-width:640px){.sm\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}@media(min-width:640px){.sm\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media(min-width:640px){.sm\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}}@media(min-width:640px){.sm\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}@media(min-width:640px){.sm\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}}@media(min-width:640px){.sm\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media(min-width:640px){.sm\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}}@media(min-width:640px){.sm\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}}@media(min-width:640px){.sm\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}}@media(min-width:640px){.sm\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}}@media(min-width:640px){.sm\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}}@media(min-width:640px){.sm\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}}@media(min-width:640px){.sm\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}}@media(min-width:640px){.sm\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}}@media(min-width:640px){.sm\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}}@media(min-width:640px){.sm\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}}@media(min-width:640px){.sm\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}}@media(min-width:640px){.sm\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}}@media(min-width:640px){.sm\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}}@media(min-width:640px){.sm\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}}@media(min-width:640px){.sm\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}}@media(min-width:640px){.sm\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}}@media(min-width:640px){.sm\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}}@media(min-width:640px){.sm\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}}@media(min-width:640px){.sm\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}}@media(min-width:640px){.sm\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}}@media(min-width:640px){.sm\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}}@media(min-width:640px){.sm\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:640px){.sm\:inset-px{top:1px;right:1px;bottom:1px;left:1px}}@media(min-width:640px){.sm\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}}@media(min-width:640px){.sm\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}}@media(min-width:640px){.sm\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}}@media(min-width:640px){.sm\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}}@media(min-width:640px){.sm\:inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}}@media(min-width:640px){.sm\:inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}}@media(min-width:640px){.sm\:inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}}@media(min-width:640px){.sm\:inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}}@media(min-width:640px){.sm\:inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}}@media(min-width:640px){.sm\:-inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:640px){.sm\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}}@media(min-width:640px){.sm\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}@media(min-width:640px){.sm\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}}@media(min-width:640px){.sm\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}@media(min-width:640px){.sm\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}}@media(min-width:640px){.sm\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}}@media(min-width:640px){.sm\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(min-width:640px){.sm\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}}@media(min-width:640px){.sm\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}}@media(min-width:640px){.sm\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}}@media(min-width:640px){.sm\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}}@media(min-width:640px){.sm\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}}@media(min-width:640px){.sm\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}}@media(min-width:640px){.sm\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}}@media(min-width:640px){.sm\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}}@media(min-width:640px){.sm\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}}@media(min-width:640px){.sm\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}}@media(min-width:640px){.sm\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}}@media(min-width:640px){.sm\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}}@media(min-width:640px){.sm\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}}@media(min-width:640px){.sm\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}}@media(min-width:640px){.sm\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}}@media(min-width:640px){.sm\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}}@media(min-width:640px){.sm\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}}@media(min-width:640px){.sm\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}}@media(min-width:640px){.sm\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}}@media(min-width:640px){.sm\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}}@media(min-width:640px){.sm\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}}@media(min-width:640px){.sm\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}}@media(min-width:640px){.sm\:-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}}@media(min-width:640px){.sm\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}}@media(min-width:640px){.sm\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}}@media(min-width:640px){.sm\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}}@media(min-width:640px){.sm\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}}@media(min-width:640px){.sm\:-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}}@media(min-width:640px){.sm\:-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}}@media(min-width:640px){.sm\:-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}}@media(min-width:640px){.sm\:-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}}@media(min-width:640px){.sm\:-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}}@media(min-width:640px){.sm\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:640px){.sm\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}}@media(min-width:640px){.sm\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}}@media(min-width:640px){.sm\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:640px){.sm\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:640px){.sm\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}}@media(min-width:640px){.sm\:inset-full{top:100%;right:100%;bottom:100%;left:100%}}@media(min-width:640px){.sm\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:640px){.sm\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}}@media(min-width:640px){.sm\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}}@media(min-width:640px){.sm\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}}@media(min-width:640px){.sm\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:640px){.sm\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}}@media(min-width:640px){.sm\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}}@media(min-width:640px){.sm\:inset-x-0{left:0;right:0}}@media(min-width:640px){.sm\:inset-x-1{left:.25rem;right:.25rem}}@media(min-width:640px){.sm\:inset-x-2{left:.5rem;right:.5rem}}@media(min-width:640px){.sm\:inset-x-3{left:.75rem;right:.75rem}}@media(min-width:640px){.sm\:inset-x-4{left:1rem;right:1rem}}@media(min-width:640px){.sm\:inset-x-5{left:1.25rem;right:1.25rem}}@media(min-width:640px){.sm\:inset-x-6{left:1.5rem;right:1.5rem}}@media(min-width:640px){.sm\:inset-x-7{left:1.75rem;right:1.75rem}}@media(min-width:640px){.sm\:inset-x-8{left:2rem;right:2rem}}@media(min-width:640px){.sm\:inset-x-9{left:2.25rem;right:2.25rem}}@media(min-width:640px){.sm\:inset-x-10{left:2.5rem;right:2.5rem}}@media(min-width:640px){.sm\:inset-x-11{left:2.75rem;right:2.75rem}}@media(min-width:640px){.sm\:inset-x-12{left:3rem;right:3rem}}@media(min-width:640px){.sm\:inset-x-14{left:3.5rem;right:3.5rem}}@media(min-width:640px){.sm\:inset-x-16{left:4rem;right:4rem}}@media(min-width:640px){.sm\:inset-x-20{left:5rem;right:5rem}}@media(min-width:640px){.sm\:inset-x-24{left:6rem;right:6rem}}@media(min-width:640px){.sm\:inset-x-28{left:7rem;right:7rem}}@media(min-width:640px){.sm\:inset-x-32{left:8rem;right:8rem}}@media(min-width:640px){.sm\:inset-x-36{left:9rem;right:9rem}}@media(min-width:640px){.sm\:inset-x-40{left:10rem;right:10rem}}@media(min-width:640px){.sm\:inset-x-44{left:11rem;right:11rem}}@media(min-width:640px){.sm\:inset-x-48{left:12rem;right:12rem}}@media(min-width:640px){.sm\:inset-x-52{left:13rem;right:13rem}}@media(min-width:640px){.sm\:inset-x-56{left:14rem;right:14rem}}@media(min-width:640px){.sm\:inset-x-60{left:15rem;right:15rem}}@media(min-width:640px){.sm\:inset-x-64{left:16rem;right:16rem}}@media(min-width:640px){.sm\:inset-x-72{left:18rem;right:18rem}}@media(min-width:640px){.sm\:inset-x-80{left:20rem;right:20rem}}@media(min-width:640px){.sm\:inset-x-96{left:24rem;right:24rem}}@media(min-width:640px){.sm\:inset-x-auto{left:auto;right:auto}}@media(min-width:640px){.sm\:inset-x-px{left:1px;right:1px}}@media(min-width:640px){.sm\:inset-x-0\.5{left:.125rem;right:.125rem}}@media(min-width:640px){.sm\:inset-x-1\.5{left:.375rem;right:.375rem}}@media(min-width:640px){.sm\:inset-x-2\.5{left:.625rem;right:.625rem}}@media(min-width:640px){.sm\:inset-x-3\.5{left:.875rem;right:.875rem}}@media(min-width:640px){.sm\:inset-x-screen-sm{left:64rem;right:64rem}}@media(min-width:640px){.sm\:inset-x-screen-md{left:76.8rem;right:76.8rem}}@media(min-width:640px){.sm\:inset-x-screen-lg{left:102.4rem;right:102.4rem}}@media(min-width:640px){.sm\:inset-x-screen-xl{left:128rem;right:128rem}}@media(min-width:640px){.sm\:inset-x-screen-2xl{left:153.6rem;right:153.6rem}}@media(min-width:640px){.sm\:-inset-x-0{left:0;right:0}}@media(min-width:640px){.sm\:-inset-x-1{left:-.25rem;right:-.25rem}}@media(min-width:640px){.sm\:-inset-x-2{left:-.5rem;right:-.5rem}}@media(min-width:640px){.sm\:-inset-x-3{left:-.75rem;right:-.75rem}}@media(min-width:640px){.sm\:-inset-x-4{left:-1rem;right:-1rem}}@media(min-width:640px){.sm\:-inset-x-5{left:-1.25rem;right:-1.25rem}}@media(min-width:640px){.sm\:-inset-x-6{left:-1.5rem;right:-1.5rem}}@media(min-width:640px){.sm\:-inset-x-7{left:-1.75rem;right:-1.75rem}}@media(min-width:640px){.sm\:-inset-x-8{left:-2rem;right:-2rem}}@media(min-width:640px){.sm\:-inset-x-9{left:-2.25rem;right:-2.25rem}}@media(min-width:640px){.sm\:-inset-x-10{left:-2.5rem;right:-2.5rem}}@media(min-width:640px){.sm\:-inset-x-11{left:-2.75rem;right:-2.75rem}}@media(min-width:640px){.sm\:-inset-x-12{left:-3rem;right:-3rem}}@media(min-width:640px){.sm\:-inset-x-14{left:-3.5rem;right:-3.5rem}}@media(min-width:640px){.sm\:-inset-x-16{left:-4rem;right:-4rem}}@media(min-width:640px){.sm\:-inset-x-20{left:-5rem;right:-5rem}}@media(min-width:640px){.sm\:-inset-x-24{left:-6rem;right:-6rem}}@media(min-width:640px){.sm\:-inset-x-28{left:-7rem;right:-7rem}}@media(min-width:640px){.sm\:-inset-x-32{left:-8rem;right:-8rem}}@media(min-width:640px){.sm\:-inset-x-36{left:-9rem;right:-9rem}}@media(min-width:640px){.sm\:-inset-x-40{left:-10rem;right:-10rem}}@media(min-width:640px){.sm\:-inset-x-44{left:-11rem;right:-11rem}}@media(min-width:640px){.sm\:-inset-x-48{left:-12rem;right:-12rem}}@media(min-width:640px){.sm\:-inset-x-52{left:-13rem;right:-13rem}}@media(min-width:640px){.sm\:-inset-x-56{left:-14rem;right:-14rem}}@media(min-width:640px){.sm\:-inset-x-60{left:-15rem;right:-15rem}}@media(min-width:640px){.sm\:-inset-x-64{left:-16rem;right:-16rem}}@media(min-width:640px){.sm\:-inset-x-72{left:-18rem;right:-18rem}}@media(min-width:640px){.sm\:-inset-x-80{left:-20rem;right:-20rem}}@media(min-width:640px){.sm\:-inset-x-96{left:-24rem;right:-24rem}}@media(min-width:640px){.sm\:-inset-x-px{left:-1px;right:-1px}}@media(min-width:640px){.sm\:-inset-x-0\.5{left:-.125rem;right:-.125rem}}@media(min-width:640px){.sm\:-inset-x-1\.5{left:-.375rem;right:-.375rem}}@media(min-width:640px){.sm\:-inset-x-2\.5{left:-.625rem;right:-.625rem}}@media(min-width:640px){.sm\:-inset-x-3\.5{left:-.875rem;right:-.875rem}}@media(min-width:640px){.sm\:-inset-x-screen-sm{left:-64rem;right:-64rem}}@media(min-width:640px){.sm\:-inset-x-screen-md{left:-76.8rem;right:-76.8rem}}@media(min-width:640px){.sm\:-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}}@media(min-width:640px){.sm\:-inset-x-screen-xl{left:-128rem;right:-128rem}}@media(min-width:640px){.sm\:-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}}@media(min-width:640px){.sm\:inset-x-1\/2{left:50%;right:50%}}@media(min-width:640px){.sm\:inset-x-1\/3{left:33.333333%;right:33.333333%}}@media(min-width:640px){.sm\:inset-x-2\/3{left:66.666667%;right:66.666667%}}@media(min-width:640px){.sm\:inset-x-1\/4{left:25%;right:25%}}@media(min-width:640px){.sm\:inset-x-2\/4{left:50%;right:50%}}@media(min-width:640px){.sm\:inset-x-3\/4{left:75%;right:75%}}@media(min-width:640px){.sm\:inset-x-full{left:100%;right:100%}}@media(min-width:640px){.sm\:-inset-x-1\/2{left:-50%;right:-50%}}@media(min-width:640px){.sm\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}}@media(min-width:640px){.sm\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}}@media(min-width:640px){.sm\:-inset-x-1\/4{left:-25%;right:-25%}}@media(min-width:640px){.sm\:-inset-x-2\/4{left:-50%;right:-50%}}@media(min-width:640px){.sm\:-inset-x-3\/4{left:-75%;right:-75%}}@media(min-width:640px){.sm\:-inset-x-full{left:-100%;right:-100%}}@media(min-width:640px){.sm\:inset-y-0{top:0;bottom:0}}@media(min-width:640px){.sm\:inset-y-1{top:.25rem;bottom:.25rem}}@media(min-width:640px){.sm\:inset-y-2{top:.5rem;bottom:.5rem}}@media(min-width:640px){.sm\:inset-y-3{top:.75rem;bottom:.75rem}}@media(min-width:640px){.sm\:inset-y-4{top:1rem;bottom:1rem}}@media(min-width:640px){.sm\:inset-y-5{top:1.25rem;bottom:1.25rem}}@media(min-width:640px){.sm\:inset-y-6{top:1.5rem;bottom:1.5rem}}@media(min-width:640px){.sm\:inset-y-7{top:1.75rem;bottom:1.75rem}}@media(min-width:640px){.sm\:inset-y-8{top:2rem;bottom:2rem}}@media(min-width:640px){.sm\:inset-y-9{top:2.25rem;bottom:2.25rem}}@media(min-width:640px){.sm\:inset-y-10{top:2.5rem;bottom:2.5rem}}@media(min-width:640px){.sm\:inset-y-11{top:2.75rem;bottom:2.75rem}}@media(min-width:640px){.sm\:inset-y-12{top:3rem;bottom:3rem}}@media(min-width:640px){.sm\:inset-y-14{top:3.5rem;bottom:3.5rem}}@media(min-width:640px){.sm\:inset-y-16{top:4rem;bottom:4rem}}@media(min-width:640px){.sm\:inset-y-20{top:5rem;bottom:5rem}}@media(min-width:640px){.sm\:inset-y-24{top:6rem;bottom:6rem}}@media(min-width:640px){.sm\:inset-y-28{top:7rem;bottom:7rem}}@media(min-width:640px){.sm\:inset-y-32{top:8rem;bottom:8rem}}@media(min-width:640px){.sm\:inset-y-36{top:9rem;bottom:9rem}}@media(min-width:640px){.sm\:inset-y-40{top:10rem;bottom:10rem}}@media(min-width:640px){.sm\:inset-y-44{top:11rem;bottom:11rem}}@media(min-width:640px){.sm\:inset-y-48{top:12rem;bottom:12rem}}@media(min-width:640px){.sm\:inset-y-52{top:13rem;bottom:13rem}}@media(min-width:640px){.sm\:inset-y-56{top:14rem;bottom:14rem}}@media(min-width:640px){.sm\:inset-y-60{top:15rem;bottom:15rem}}@media(min-width:640px){.sm\:inset-y-64{top:16rem;bottom:16rem}}@media(min-width:640px){.sm\:inset-y-72{top:18rem;bottom:18rem}}@media(min-width:640px){.sm\:inset-y-80{top:20rem;bottom:20rem}}@media(min-width:640px){.sm\:inset-y-96{top:24rem;bottom:24rem}}@media(min-width:640px){.sm\:inset-y-auto{top:auto;bottom:auto}}@media(min-width:640px){.sm\:inset-y-px{top:1px;bottom:1px}}@media(min-width:640px){.sm\:inset-y-0\.5{top:.125rem;bottom:.125rem}}@media(min-width:640px){.sm\:inset-y-1\.5{top:.375rem;bottom:.375rem}}@media(min-width:640px){.sm\:inset-y-2\.5{top:.625rem;bottom:.625rem}}@media(min-width:640px){.sm\:inset-y-3\.5{top:.875rem;bottom:.875rem}}@media(min-width:640px){.sm\:inset-y-screen-sm{top:64rem;bottom:64rem}}@media(min-width:640px){.sm\:inset-y-screen-md{top:76.8rem;bottom:76.8rem}}@media(min-width:640px){.sm\:inset-y-screen-lg{top:102.4rem;bottom:102.4rem}}@media(min-width:640px){.sm\:inset-y-screen-xl{top:128rem;bottom:128rem}}@media(min-width:640px){.sm\:inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}}@media(min-width:640px){.sm\:-inset-y-0{top:0;bottom:0}}@media(min-width:640px){.sm\:-inset-y-1{top:-.25rem;bottom:-.25rem}}@media(min-width:640px){.sm\:-inset-y-2{top:-.5rem;bottom:-.5rem}}@media(min-width:640px){.sm\:-inset-y-3{top:-.75rem;bottom:-.75rem}}@media(min-width:640px){.sm\:-inset-y-4{top:-1rem;bottom:-1rem}}@media(min-width:640px){.sm\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}}@media(min-width:640px){.sm\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}}@media(min-width:640px){.sm\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}}@media(min-width:640px){.sm\:-inset-y-8{top:-2rem;bottom:-2rem}}@media(min-width:640px){.sm\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}}@media(min-width:640px){.sm\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}}@media(min-width:640px){.sm\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}}@media(min-width:640px){.sm\:-inset-y-12{top:-3rem;bottom:-3rem}}@media(min-width:640px){.sm\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}}@media(min-width:640px){.sm\:-inset-y-16{top:-4rem;bottom:-4rem}}@media(min-width:640px){.sm\:-inset-y-20{top:-5rem;bottom:-5rem}}@media(min-width:640px){.sm\:-inset-y-24{top:-6rem;bottom:-6rem}}@media(min-width:640px){.sm\:-inset-y-28{top:-7rem;bottom:-7rem}}@media(min-width:640px){.sm\:-inset-y-32{top:-8rem;bottom:-8rem}}@media(min-width:640px){.sm\:-inset-y-36{top:-9rem;bottom:-9rem}}@media(min-width:640px){.sm\:-inset-y-40{top:-10rem;bottom:-10rem}}@media(min-width:640px){.sm\:-inset-y-44{top:-11rem;bottom:-11rem}}@media(min-width:640px){.sm\:-inset-y-48{top:-12rem;bottom:-12rem}}@media(min-width:640px){.sm\:-inset-y-52{top:-13rem;bottom:-13rem}}@media(min-width:640px){.sm\:-inset-y-56{top:-14rem;bottom:-14rem}}@media(min-width:640px){.sm\:-inset-y-60{top:-15rem;bottom:-15rem}}@media(min-width:640px){.sm\:-inset-y-64{top:-16rem;bottom:-16rem}}@media(min-width:640px){.sm\:-inset-y-72{top:-18rem;bottom:-18rem}}@media(min-width:640px){.sm\:-inset-y-80{top:-20rem;bottom:-20rem}}@media(min-width:640px){.sm\:-inset-y-96{top:-24rem;bottom:-24rem}}@media(min-width:640px){.sm\:-inset-y-px{top:-1px;bottom:-1px}}@media(min-width:640px){.sm\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}}@media(min-width:640px){.sm\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}}@media(min-width:640px){.sm\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}}@media(min-width:640px){.sm\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}}@media(min-width:640px){.sm\:-inset-y-screen-sm{top:-64rem;bottom:-64rem}}@media(min-width:640px){.sm\:-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}}@media(min-width:640px){.sm\:-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}}@media(min-width:640px){.sm\:-inset-y-screen-xl{top:-128rem;bottom:-128rem}}@media(min-width:640px){.sm\:-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}}@media(min-width:640px){.sm\:inset-y-1\/2{top:50%;bottom:50%}}@media(min-width:640px){.sm\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}}@media(min-width:640px){.sm\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}}@media(min-width:640px){.sm\:inset-y-1\/4{top:25%;bottom:25%}}@media(min-width:640px){.sm\:inset-y-2\/4{top:50%;bottom:50%}}@media(min-width:640px){.sm\:inset-y-3\/4{top:75%;bottom:75%}}@media(min-width:640px){.sm\:inset-y-full{top:100%;bottom:100%}}@media(min-width:640px){.sm\:-inset-y-1\/2{top:-50%;bottom:-50%}}@media(min-width:640px){.sm\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}}@media(min-width:640px){.sm\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}}@media(min-width:640px){.sm\:-inset-y-1\/4{top:-25%;bottom:-25%}}@media(min-width:640px){.sm\:-inset-y-2\/4{top:-50%;bottom:-50%}}@media(min-width:640px){.sm\:-inset-y-3\/4{top:-75%;bottom:-75%}}@media(min-width:640px){.sm\:-inset-y-full{top:-100%;bottom:-100%}}@media(min-width:640px){.sm\:top-0{top:0}}@media(min-width:640px){.sm\:top-1{top:.25rem}}@media(min-width:640px){.sm\:top-2{top:.5rem}}@media(min-width:640px){.sm\:top-3{top:.75rem}}@media(min-width:640px){.sm\:top-4{top:1rem}}@media(min-width:640px){.sm\:top-5{top:1.25rem}}@media(min-width:640px){.sm\:top-6{top:1.5rem}}@media(min-width:640px){.sm\:top-7{top:1.75rem}}@media(min-width:640px){.sm\:top-8{top:2rem}}@media(min-width:640px){.sm\:top-9{top:2.25rem}}@media(min-width:640px){.sm\:top-10{top:2.5rem}}@media(min-width:640px){.sm\:top-11{top:2.75rem}}@media(min-width:640px){.sm\:top-12{top:3rem}}@media(min-width:640px){.sm\:top-14{top:3.5rem}}@media(min-width:640px){.sm\:top-16{top:4rem}}@media(min-width:640px){.sm\:top-20{top:5rem}}@media(min-width:640px){.sm\:top-24{top:6rem}}@media(min-width:640px){.sm\:top-28{top:7rem}}@media(min-width:640px){.sm\:top-32{top:8rem}}@media(min-width:640px){.sm\:top-36{top:9rem}}@media(min-width:640px){.sm\:top-40{top:10rem}}@media(min-width:640px){.sm\:top-44{top:11rem}}@media(min-width:640px){.sm\:top-48{top:12rem}}@media(min-width:640px){.sm\:top-52{top:13rem}}@media(min-width:640px){.sm\:top-56{top:14rem}}@media(min-width:640px){.sm\:top-60{top:15rem}}@media(min-width:640px){.sm\:top-64{top:16rem}}@media(min-width:640px){.sm\:top-72{top:18rem}}@media(min-width:640px){.sm\:top-80{top:20rem}}@media(min-width:640px){.sm\:top-96{top:24rem}}@media(min-width:640px){.sm\:top-auto{top:auto}}@media(min-width:640px){.sm\:top-px{top:1px}}@media(min-width:640px){.sm\:top-0\.5{top:.125rem}}@media(min-width:640px){.sm\:top-1\.5{top:.375rem}}@media(min-width:640px){.sm\:top-2\.5{top:.625rem}}@media(min-width:640px){.sm\:top-3\.5{top:.875rem}}@media(min-width:640px){.sm\:top-screen-sm{top:64rem}}@media(min-width:640px){.sm\:top-screen-md{top:76.8rem}}@media(min-width:640px){.sm\:top-screen-lg{top:102.4rem}}@media(min-width:640px){.sm\:top-screen-xl{top:128rem}}@media(min-width:640px){.sm\:top-screen-2xl{top:153.6rem}}@media(min-width:640px){.sm\:-top-0{top:0}}@media(min-width:640px){.sm\:-top-1{top:-.25rem}}@media(min-width:640px){.sm\:-top-2{top:-.5rem}}@media(min-width:640px){.sm\:-top-3{top:-.75rem}}@media(min-width:640px){.sm\:-top-4{top:-1rem}}@media(min-width:640px){.sm\:-top-5{top:-1.25rem}}@media(min-width:640px){.sm\:-top-6{top:-1.5rem}}@media(min-width:640px){.sm\:-top-7{top:-1.75rem}}@media(min-width:640px){.sm\:-top-8{top:-2rem}}@media(min-width:640px){.sm\:-top-9{top:-2.25rem}}@media(min-width:640px){.sm\:-top-10{top:-2.5rem}}@media(min-width:640px){.sm\:-top-11{top:-2.75rem}}@media(min-width:640px){.sm\:-top-12{top:-3rem}}@media(min-width:640px){.sm\:-top-14{top:-3.5rem}}@media(min-width:640px){.sm\:-top-16{top:-4rem}}@media(min-width:640px){.sm\:-top-20{top:-5rem}}@media(min-width:640px){.sm\:-top-24{top:-6rem}}@media(min-width:640px){.sm\:-top-28{top:-7rem}}@media(min-width:640px){.sm\:-top-32{top:-8rem}}@media(min-width:640px){.sm\:-top-36{top:-9rem}}@media(min-width:640px){.sm\:-top-40{top:-10rem}}@media(min-width:640px){.sm\:-top-44{top:-11rem}}@media(min-width:640px){.sm\:-top-48{top:-12rem}}@media(min-width:640px){.sm\:-top-52{top:-13rem}}@media(min-width:640px){.sm\:-top-56{top:-14rem}}@media(min-width:640px){.sm\:-top-60{top:-15rem}}@media(min-width:640px){.sm\:-top-64{top:-16rem}}@media(min-width:640px){.sm\:-top-72{top:-18rem}}@media(min-width:640px){.sm\:-top-80{top:-20rem}}@media(min-width:640px){.sm\:-top-96{top:-24rem}}@media(min-width:640px){.sm\:-top-px{top:-1px}}@media(min-width:640px){.sm\:-top-0\.5{top:-.125rem}}@media(min-width:640px){.sm\:-top-1\.5{top:-.375rem}}@media(min-width:640px){.sm\:-top-2\.5{top:-.625rem}}@media(min-width:640px){.sm\:-top-3\.5{top:-.875rem}}@media(min-width:640px){.sm\:-top-screen-sm{top:-64rem}}@media(min-width:640px){.sm\:-top-screen-md{top:-76.8rem}}@media(min-width:640px){.sm\:-top-screen-lg{top:-102.4rem}}@media(min-width:640px){.sm\:-top-screen-xl{top:-128rem}}@media(min-width:640px){.sm\:-top-screen-2xl{top:-153.6rem}}@media(min-width:640px){.sm\:top-1\/2{top:50%}}@media(min-width:640px){.sm\:top-1\/3{top:33.333333%}}@media(min-width:640px){.sm\:top-2\/3{top:66.666667%}}@media(min-width:640px){.sm\:top-1\/4{top:25%}}@media(min-width:640px){.sm\:top-2\/4{top:50%}}@media(min-width:640px){.sm\:top-3\/4{top:75%}}@media(min-width:640px){.sm\:top-full{top:100%}}@media(min-width:640px){.sm\:-top-1\/2{top:-50%}}@media(min-width:640px){.sm\:-top-1\/3{top:-33.333333%}}@media(min-width:640px){.sm\:-top-2\/3{top:-66.666667%}}@media(min-width:640px){.sm\:-top-1\/4{top:-25%}}@media(min-width:640px){.sm\:-top-2\/4{top:-50%}}@media(min-width:640px){.sm\:-top-3\/4{top:-75%}}@media(min-width:640px){.sm\:-top-full{top:-100%}}@media(min-width:640px){.sm\:right-0{right:0}}@media(min-width:640px){.sm\:right-1{right:.25rem}}@media(min-width:640px){.sm\:right-2{right:.5rem}}@media(min-width:640px){.sm\:right-3{right:.75rem}}@media(min-width:640px){.sm\:right-4{right:1rem}}@media(min-width:640px){.sm\:right-5{right:1.25rem}}@media(min-width:640px){.sm\:right-6{right:1.5rem}}@media(min-width:640px){.sm\:right-7{right:1.75rem}}@media(min-width:640px){.sm\:right-8{right:2rem}}@media(min-width:640px){.sm\:right-9{right:2.25rem}}@media(min-width:640px){.sm\:right-10{right:2.5rem}}@media(min-width:640px){.sm\:right-11{right:2.75rem}}@media(min-width:640px){.sm\:right-12{right:3rem}}@media(min-width:640px){.sm\:right-14{right:3.5rem}}@media(min-width:640px){.sm\:right-16{right:4rem}}@media(min-width:640px){.sm\:right-20{right:5rem}}@media(min-width:640px){.sm\:right-24{right:6rem}}@media(min-width:640px){.sm\:right-28{right:7rem}}@media(min-width:640px){.sm\:right-32{right:8rem}}@media(min-width:640px){.sm\:right-36{right:9rem}}@media(min-width:640px){.sm\:right-40{right:10rem}}@media(min-width:640px){.sm\:right-44{right:11rem}}@media(min-width:640px){.sm\:right-48{right:12rem}}@media(min-width:640px){.sm\:right-52{right:13rem}}@media(min-width:640px){.sm\:right-56{right:14rem}}@media(min-width:640px){.sm\:right-60{right:15rem}}@media(min-width:640px){.sm\:right-64{right:16rem}}@media(min-width:640px){.sm\:right-72{right:18rem}}@media(min-width:640px){.sm\:right-80{right:20rem}}@media(min-width:640px){.sm\:right-96{right:24rem}}@media(min-width:640px){.sm\:right-auto{right:auto}}@media(min-width:640px){.sm\:right-px{right:1px}}@media(min-width:640px){.sm\:right-0\.5{right:.125rem}}@media(min-width:640px){.sm\:right-1\.5{right:.375rem}}@media(min-width:640px){.sm\:right-2\.5{right:.625rem}}@media(min-width:640px){.sm\:right-3\.5{right:.875rem}}@media(min-width:640px){.sm\:right-screen-sm{right:64rem}}@media(min-width:640px){.sm\:right-screen-md{right:76.8rem}}@media(min-width:640px){.sm\:right-screen-lg{right:102.4rem}}@media(min-width:640px){.sm\:right-screen-xl{right:128rem}}@media(min-width:640px){.sm\:right-screen-2xl{right:153.6rem}}@media(min-width:640px){.sm\:-right-0{right:0}}@media(min-width:640px){.sm\:-right-1{right:-.25rem}}@media(min-width:640px){.sm\:-right-2{right:-.5rem}}@media(min-width:640px){.sm\:-right-3{right:-.75rem}}@media(min-width:640px){.sm\:-right-4{right:-1rem}}@media(min-width:640px){.sm\:-right-5{right:-1.25rem}}@media(min-width:640px){.sm\:-right-6{right:-1.5rem}}@media(min-width:640px){.sm\:-right-7{right:-1.75rem}}@media(min-width:640px){.sm\:-right-8{right:-2rem}}@media(min-width:640px){.sm\:-right-9{right:-2.25rem}}@media(min-width:640px){.sm\:-right-10{right:-2.5rem}}@media(min-width:640px){.sm\:-right-11{right:-2.75rem}}@media(min-width:640px){.sm\:-right-12{right:-3rem}}@media(min-width:640px){.sm\:-right-14{right:-3.5rem}}@media(min-width:640px){.sm\:-right-16{right:-4rem}}@media(min-width:640px){.sm\:-right-20{right:-5rem}}@media(min-width:640px){.sm\:-right-24{right:-6rem}}@media(min-width:640px){.sm\:-right-28{right:-7rem}}@media(min-width:640px){.sm\:-right-32{right:-8rem}}@media(min-width:640px){.sm\:-right-36{right:-9rem}}@media(min-width:640px){.sm\:-right-40{right:-10rem}}@media(min-width:640px){.sm\:-right-44{right:-11rem}}@media(min-width:640px){.sm\:-right-48{right:-12rem}}@media(min-width:640px){.sm\:-right-52{right:-13rem}}@media(min-width:640px){.sm\:-right-56{right:-14rem}}@media(min-width:640px){.sm\:-right-60{right:-15rem}}@media(min-width:640px){.sm\:-right-64{right:-16rem}}@media(min-width:640px){.sm\:-right-72{right:-18rem}}@media(min-width:640px){.sm\:-right-80{right:-20rem}}@media(min-width:640px){.sm\:-right-96{right:-24rem}}@media(min-width:640px){.sm\:-right-px{right:-1px}}@media(min-width:640px){.sm\:-right-0\.5{right:-.125rem}}@media(min-width:640px){.sm\:-right-1\.5{right:-.375rem}}@media(min-width:640px){.sm\:-right-2\.5{right:-.625rem}}@media(min-width:640px){.sm\:-right-3\.5{right:-.875rem}}@media(min-width:640px){.sm\:-right-screen-sm{right:-64rem}}@media(min-width:640px){.sm\:-right-screen-md{right:-76.8rem}}@media(min-width:640px){.sm\:-right-screen-lg{right:-102.4rem}}@media(min-width:640px){.sm\:-right-screen-xl{right:-128rem}}@media(min-width:640px){.sm\:-right-screen-2xl{right:-153.6rem}}@media(min-width:640px){.sm\:right-1\/2{right:50%}}@media(min-width:640px){.sm\:right-1\/3{right:33.333333%}}@media(min-width:640px){.sm\:right-2\/3{right:66.666667%}}@media(min-width:640px){.sm\:right-1\/4{right:25%}}@media(min-width:640px){.sm\:right-2\/4{right:50%}}@media(min-width:640px){.sm\:right-3\/4{right:75%}}@media(min-width:640px){.sm\:right-full{right:100%}}@media(min-width:640px){.sm\:-right-1\/2{right:-50%}}@media(min-width:640px){.sm\:-right-1\/3{right:-33.333333%}}@media(min-width:640px){.sm\:-right-2\/3{right:-66.666667%}}@media(min-width:640px){.sm\:-right-1\/4{right:-25%}}@media(min-width:640px){.sm\:-right-2\/4{right:-50%}}@media(min-width:640px){.sm\:-right-3\/4{right:-75%}}@media(min-width:640px){.sm\:-right-full{right:-100%}}@media(min-width:640px){.sm\:bottom-0{bottom:0}}@media(min-width:640px){.sm\:bottom-1{bottom:.25rem}}@media(min-width:640px){.sm\:bottom-2{bottom:.5rem}}@media(min-width:640px){.sm\:bottom-3{bottom:.75rem}}@media(min-width:640px){.sm\:bottom-4{bottom:1rem}}@media(min-width:640px){.sm\:bottom-5{bottom:1.25rem}}@media(min-width:640px){.sm\:bottom-6{bottom:1.5rem}}@media(min-width:640px){.sm\:bottom-7{bottom:1.75rem}}@media(min-width:640px){.sm\:bottom-8{bottom:2rem}}@media(min-width:640px){.sm\:bottom-9{bottom:2.25rem}}@media(min-width:640px){.sm\:bottom-10{bottom:2.5rem}}@media(min-width:640px){.sm\:bottom-11{bottom:2.75rem}}@media(min-width:640px){.sm\:bottom-12{bottom:3rem}}@media(min-width:640px){.sm\:bottom-14{bottom:3.5rem}}@media(min-width:640px){.sm\:bottom-16{bottom:4rem}}@media(min-width:640px){.sm\:bottom-20{bottom:5rem}}@media(min-width:640px){.sm\:bottom-24{bottom:6rem}}@media(min-width:640px){.sm\:bottom-28{bottom:7rem}}@media(min-width:640px){.sm\:bottom-32{bottom:8rem}}@media(min-width:640px){.sm\:bottom-36{bottom:9rem}}@media(min-width:640px){.sm\:bottom-40{bottom:10rem}}@media(min-width:640px){.sm\:bottom-44{bottom:11rem}}@media(min-width:640px){.sm\:bottom-48{bottom:12rem}}@media(min-width:640px){.sm\:bottom-52{bottom:13rem}}@media(min-width:640px){.sm\:bottom-56{bottom:14rem}}@media(min-width:640px){.sm\:bottom-60{bottom:15rem}}@media(min-width:640px){.sm\:bottom-64{bottom:16rem}}@media(min-width:640px){.sm\:bottom-72{bottom:18rem}}@media(min-width:640px){.sm\:bottom-80{bottom:20rem}}@media(min-width:640px){.sm\:bottom-96{bottom:24rem}}@media(min-width:640px){.sm\:bottom-auto{bottom:auto}}@media(min-width:640px){.sm\:bottom-px{bottom:1px}}@media(min-width:640px){.sm\:bottom-0\.5{bottom:.125rem}}@media(min-width:640px){.sm\:bottom-1\.5{bottom:.375rem}}@media(min-width:640px){.sm\:bottom-2\.5{bottom:.625rem}}@media(min-width:640px){.sm\:bottom-3\.5{bottom:.875rem}}@media(min-width:640px){.sm\:bottom-screen-sm{bottom:64rem}}@media(min-width:640px){.sm\:bottom-screen-md{bottom:76.8rem}}@media(min-width:640px){.sm\:bottom-screen-lg{bottom:102.4rem}}@media(min-width:640px){.sm\:bottom-screen-xl{bottom:128rem}}@media(min-width:640px){.sm\:bottom-screen-2xl{bottom:153.6rem}}@media(min-width:640px){.sm\:-bottom-0{bottom:0}}@media(min-width:640px){.sm\:-bottom-1{bottom:-.25rem}}@media(min-width:640px){.sm\:-bottom-2{bottom:-.5rem}}@media(min-width:640px){.sm\:-bottom-3{bottom:-.75rem}}@media(min-width:640px){.sm\:-bottom-4{bottom:-1rem}}@media(min-width:640px){.sm\:-bottom-5{bottom:-1.25rem}}@media(min-width:640px){.sm\:-bottom-6{bottom:-1.5rem}}@media(min-width:640px){.sm\:-bottom-7{bottom:-1.75rem}}@media(min-width:640px){.sm\:-bottom-8{bottom:-2rem}}@media(min-width:640px){.sm\:-bottom-9{bottom:-2.25rem}}@media(min-width:640px){.sm\:-bottom-10{bottom:-2.5rem}}@media(min-width:640px){.sm\:-bottom-11{bottom:-2.75rem}}@media(min-width:640px){.sm\:-bottom-12{bottom:-3rem}}@media(min-width:640px){.sm\:-bottom-14{bottom:-3.5rem}}@media(min-width:640px){.sm\:-bottom-16{bottom:-4rem}}@media(min-width:640px){.sm\:-bottom-20{bottom:-5rem}}@media(min-width:640px){.sm\:-bottom-24{bottom:-6rem}}@media(min-width:640px){.sm\:-bottom-28{bottom:-7rem}}@media(min-width:640px){.sm\:-bottom-32{bottom:-8rem}}@media(min-width:640px){.sm\:-bottom-36{bottom:-9rem}}@media(min-width:640px){.sm\:-bottom-40{bottom:-10rem}}@media(min-width:640px){.sm\:-bottom-44{bottom:-11rem}}@media(min-width:640px){.sm\:-bottom-48{bottom:-12rem}}@media(min-width:640px){.sm\:-bottom-52{bottom:-13rem}}@media(min-width:640px){.sm\:-bottom-56{bottom:-14rem}}@media(min-width:640px){.sm\:-bottom-60{bottom:-15rem}}@media(min-width:640px){.sm\:-bottom-64{bottom:-16rem}}@media(min-width:640px){.sm\:-bottom-72{bottom:-18rem}}@media(min-width:640px){.sm\:-bottom-80{bottom:-20rem}}@media(min-width:640px){.sm\:-bottom-96{bottom:-24rem}}@media(min-width:640px){.sm\:-bottom-px{bottom:-1px}}@media(min-width:640px){.sm\:-bottom-0\.5{bottom:-.125rem}}@media(min-width:640px){.sm\:-bottom-1\.5{bottom:-.375rem}}@media(min-width:640px){.sm\:-bottom-2\.5{bottom:-.625rem}}@media(min-width:640px){.sm\:-bottom-3\.5{bottom:-.875rem}}@media(min-width:640px){.sm\:-bottom-screen-sm{bottom:-64rem}}@media(min-width:640px){.sm\:-bottom-screen-md{bottom:-76.8rem}}@media(min-width:640px){.sm\:-bottom-screen-lg{bottom:-102.4rem}}@media(min-width:640px){.sm\:-bottom-screen-xl{bottom:-128rem}}@media(min-width:640px){.sm\:-bottom-screen-2xl{bottom:-153.6rem}}@media(min-width:640px){.sm\:bottom-1\/2{bottom:50%}}@media(min-width:640px){.sm\:bottom-1\/3{bottom:33.333333%}}@media(min-width:640px){.sm\:bottom-2\/3{bottom:66.666667%}}@media(min-width:640px){.sm\:bottom-1\/4{bottom:25%}}@media(min-width:640px){.sm\:bottom-2\/4{bottom:50%}}@media(min-width:640px){.sm\:bottom-3\/4{bottom:75%}}@media(min-width:640px){.sm\:bottom-full{bottom:100%}}@media(min-width:640px){.sm\:-bottom-1\/2{bottom:-50%}}@media(min-width:640px){.sm\:-bottom-1\/3{bottom:-33.333333%}}@media(min-width:640px){.sm\:-bottom-2\/3{bottom:-66.666667%}}@media(min-width:640px){.sm\:-bottom-1\/4{bottom:-25%}}@media(min-width:640px){.sm\:-bottom-2\/4{bottom:-50%}}@media(min-width:640px){.sm\:-bottom-3\/4{bottom:-75%}}@media(min-width:640px){.sm\:-bottom-full{bottom:-100%}}@media(min-width:640px){.sm\:left-0{left:0}}@media(min-width:640px){.sm\:left-1{left:.25rem}}@media(min-width:640px){.sm\:left-2{left:.5rem}}@media(min-width:640px){.sm\:left-3{left:.75rem}}@media(min-width:640px){.sm\:left-4{left:1rem}}@media(min-width:640px){.sm\:left-5{left:1.25rem}}@media(min-width:640px){.sm\:left-6{left:1.5rem}}@media(min-width:640px){.sm\:left-7{left:1.75rem}}@media(min-width:640px){.sm\:left-8{left:2rem}}@media(min-width:640px){.sm\:left-9{left:2.25rem}}@media(min-width:640px){.sm\:left-10{left:2.5rem}}@media(min-width:640px){.sm\:left-11{left:2.75rem}}@media(min-width:640px){.sm\:left-12{left:3rem}}@media(min-width:640px){.sm\:left-14{left:3.5rem}}@media(min-width:640px){.sm\:left-16{left:4rem}}@media(min-width:640px){.sm\:left-20{left:5rem}}@media(min-width:640px){.sm\:left-24{left:6rem}}@media(min-width:640px){.sm\:left-28{left:7rem}}@media(min-width:640px){.sm\:left-32{left:8rem}}@media(min-width:640px){.sm\:left-36{left:9rem}}@media(min-width:640px){.sm\:left-40{left:10rem}}@media(min-width:640px){.sm\:left-44{left:11rem}}@media(min-width:640px){.sm\:left-48{left:12rem}}@media(min-width:640px){.sm\:left-52{left:13rem}}@media(min-width:640px){.sm\:left-56{left:14rem}}@media(min-width:640px){.sm\:left-60{left:15rem}}@media(min-width:640px){.sm\:left-64{left:16rem}}@media(min-width:640px){.sm\:left-72{left:18rem}}@media(min-width:640px){.sm\:left-80{left:20rem}}@media(min-width:640px){.sm\:left-96{left:24rem}}@media(min-width:640px){.sm\:left-auto{left:auto}}@media(min-width:640px){.sm\:left-px{left:1px}}@media(min-width:640px){.sm\:left-0\.5{left:.125rem}}@media(min-width:640px){.sm\:left-1\.5{left:.375rem}}@media(min-width:640px){.sm\:left-2\.5{left:.625rem}}@media(min-width:640px){.sm\:left-3\.5{left:.875rem}}@media(min-width:640px){.sm\:left-screen-sm{left:64rem}}@media(min-width:640px){.sm\:left-screen-md{left:76.8rem}}@media(min-width:640px){.sm\:left-screen-lg{left:102.4rem}}@media(min-width:640px){.sm\:left-screen-xl{left:128rem}}@media(min-width:640px){.sm\:left-screen-2xl{left:153.6rem}}@media(min-width:640px){.sm\:-left-0{left:0}}@media(min-width:640px){.sm\:-left-1{left:-.25rem}}@media(min-width:640px){.sm\:-left-2{left:-.5rem}}@media(min-width:640px){.sm\:-left-3{left:-.75rem}}@media(min-width:640px){.sm\:-left-4{left:-1rem}}@media(min-width:640px){.sm\:-left-5{left:-1.25rem}}@media(min-width:640px){.sm\:-left-6{left:-1.5rem}}@media(min-width:640px){.sm\:-left-7{left:-1.75rem}}@media(min-width:640px){.sm\:-left-8{left:-2rem}}@media(min-width:640px){.sm\:-left-9{left:-2.25rem}}@media(min-width:640px){.sm\:-left-10{left:-2.5rem}}@media(min-width:640px){.sm\:-left-11{left:-2.75rem}}@media(min-width:640px){.sm\:-left-12{left:-3rem}}@media(min-width:640px){.sm\:-left-14{left:-3.5rem}}@media(min-width:640px){.sm\:-left-16{left:-4rem}}@media(min-width:640px){.sm\:-left-20{left:-5rem}}@media(min-width:640px){.sm\:-left-24{left:-6rem}}@media(min-width:640px){.sm\:-left-28{left:-7rem}}@media(min-width:640px){.sm\:-left-32{left:-8rem}}@media(min-width:640px){.sm\:-left-36{left:-9rem}}@media(min-width:640px){.sm\:-left-40{left:-10rem}}@media(min-width:640px){.sm\:-left-44{left:-11rem}}@media(min-width:640px){.sm\:-left-48{left:-12rem}}@media(min-width:640px){.sm\:-left-52{left:-13rem}}@media(min-width:640px){.sm\:-left-56{left:-14rem}}@media(min-width:640px){.sm\:-left-60{left:-15rem}}@media(min-width:640px){.sm\:-left-64{left:-16rem}}@media(min-width:640px){.sm\:-left-72{left:-18rem}}@media(min-width:640px){.sm\:-left-80{left:-20rem}}@media(min-width:640px){.sm\:-left-96{left:-24rem}}@media(min-width:640px){.sm\:-left-px{left:-1px}}@media(min-width:640px){.sm\:-left-0\.5{left:-.125rem}}@media(min-width:640px){.sm\:-left-1\.5{left:-.375rem}}@media(min-width:640px){.sm\:-left-2\.5{left:-.625rem}}@media(min-width:640px){.sm\:-left-3\.5{left:-.875rem}}@media(min-width:640px){.sm\:-left-screen-sm{left:-64rem}}@media(min-width:640px){.sm\:-left-screen-md{left:-76.8rem}}@media(min-width:640px){.sm\:-left-screen-lg{left:-102.4rem}}@media(min-width:640px){.sm\:-left-screen-xl{left:-128rem}}@media(min-width:640px){.sm\:-left-screen-2xl{left:-153.6rem}}@media(min-width:640px){.sm\:left-1\/2{left:50%}}@media(min-width:640px){.sm\:left-1\/3{left:33.333333%}}@media(min-width:640px){.sm\:left-2\/3{left:66.666667%}}@media(min-width:640px){.sm\:left-1\/4{left:25%}}@media(min-width:640px){.sm\:left-2\/4{left:50%}}@media(min-width:640px){.sm\:left-3\/4{left:75%}}@media(min-width:640px){.sm\:left-full{left:100%}}@media(min-width:640px){.sm\:-left-1\/2{left:-50%}}@media(min-width:640px){.sm\:-left-1\/3{left:-33.333333%}}@media(min-width:640px){.sm\:-left-2\/3{left:-66.666667%}}@media(min-width:640px){.sm\:-left-1\/4{left:-25%}}@media(min-width:640px){.sm\:-left-2\/4{left:-50%}}@media(min-width:640px){.sm\:-left-3\/4{left:-75%}}@media(min-width:640px){.sm\:-left-full{left:-100%}}@media(min-width:640px){.sm\:isolate{isolation:isolate}}@media(min-width:640px){.sm\:isolation-auto{isolation:auto}}@media(min-width:640px){.sm\:z-0{z-index:0}}@media(min-width:640px){.sm\:z-10{z-index:10}}@media(min-width:640px){.sm\:z-20{z-index:20}}@media(min-width:640px){.sm\:z-30{z-index:30}}@media(min-width:640px){.sm\:z-40{z-index:40}}@media(min-width:640px){.sm\:z-50{z-index:50}}@media(min-width:640px){.sm\:z-auto{z-index:auto}}@media(min-width:640px){.sm\:focus-within\:z-0:focus-within{z-index:0}}@media(min-width:640px){.sm\:focus-within\:z-10:focus-within{z-index:10}}@media(min-width:640px){.sm\:focus-within\:z-20:focus-within{z-index:20}}@media(min-width:640px){.sm\:focus-within\:z-30:focus-within{z-index:30}}@media(min-width:640px){.sm\:focus-within\:z-40:focus-within{z-index:40}}@media(min-width:640px){.sm\:focus-within\:z-50:focus-within{z-index:50}}@media(min-width:640px){.sm\:focus-within\:z-auto:focus-within{z-index:auto}}@media(min-width:640px){.sm\:focus\:z-0:focus{z-index:0}}@media(min-width:640px){.sm\:focus\:z-10:focus{z-index:10}}@media(min-width:640px){.sm\:focus\:z-20:focus{z-index:20}}@media(min-width:640px){.sm\:focus\:z-30:focus{z-index:30}}@media(min-width:640px){.sm\:focus\:z-40:focus{z-index:40}}@media(min-width:640px){.sm\:focus\:z-50:focus{z-index:50}}@media(min-width:640px){.sm\:focus\:z-auto:focus{z-index:auto}}@media(min-width:640px){.sm\:order-1{order:1}}@media(min-width:640px){.sm\:order-2{order:2}}@media(min-width:640px){.sm\:order-3{order:3}}@media(min-width:640px){.sm\:order-4{order:4}}@media(min-width:640px){.sm\:order-5{order:5}}@media(min-width:640px){.sm\:order-6{order:6}}@media(min-width:640px){.sm\:order-7{order:7}}@media(min-width:640px){.sm\:order-8{order:8}}@media(min-width:640px){.sm\:order-9{order:9}}@media(min-width:640px){.sm\:order-10{order:10}}@media(min-width:640px){.sm\:order-11{order:11}}@media(min-width:640px){.sm\:order-12{order:12}}@media(min-width:640px){.sm\:order-first{order:-9999}}@media(min-width:640px){.sm\:order-last{order:9999}}@media(min-width:640px){.sm\:order-none{order:0}}@media(min-width:640px){.sm\:col-auto{grid-column:auto}}@media(min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}}@media(min-width:640px){.sm\:col-span-3{grid-column:span 3/span 3}}@media(min-width:640px){.sm\:col-span-4{grid-column:span 4/span 4}}@media(min-width:640px){.sm\:col-span-5{grid-column:span 5/span 5}}@media(min-width:640px){.sm\:col-span-6{grid-column:span 6/span 6}}@media(min-width:640px){.sm\:col-span-7{grid-column:span 7/span 7}}@media(min-width:640px){.sm\:col-span-8{grid-column:span 8/span 8}}@media(min-width:640px){.sm\:col-span-9{grid-column:span 9/span 9}}@media(min-width:640px){.sm\:col-span-10{grid-column:span 10/span 10}}@media(min-width:640px){.sm\:col-span-11{grid-column:span 11/span 11}}@media(min-width:640px){.sm\:col-span-12{grid-column:span 12/span 12}}@media(min-width:640px){.sm\:col-span-full{grid-column:1/-1}}@media(min-width:640px){.sm\:col-start-1{grid-column-start:1}}@media(min-width:640px){.sm\:col-start-2{grid-column-start:2}}@media(min-width:640px){.sm\:col-start-3{grid-column-start:3}}@media(min-width:640px){.sm\:col-start-4{grid-column-start:4}}@media(min-width:640px){.sm\:col-start-5{grid-column-start:5}}@media(min-width:640px){.sm\:col-start-6{grid-column-start:6}}@media(min-width:640px){.sm\:col-start-7{grid-column-start:7}}@media(min-width:640px){.sm\:col-start-8{grid-column-start:8}}@media(min-width:640px){.sm\:col-start-9{grid-column-start:9}}@media(min-width:640px){.sm\:col-start-10{grid-column-start:10}}@media(min-width:640px){.sm\:col-start-11{grid-column-start:11}}@media(min-width:640px){.sm\:col-start-12{grid-column-start:12}}@media(min-width:640px){.sm\:col-start-13{grid-column-start:13}}@media(min-width:640px){.sm\:col-start-auto{grid-column-start:auto}}@media(min-width:640px){.sm\:col-end-1{grid-column-end:1}}@media(min-width:640px){.sm\:col-end-2{grid-column-end:2}}@media(min-width:640px){.sm\:col-end-3{grid-column-end:3}}@media(min-width:640px){.sm\:col-end-4{grid-column-end:4}}@media(min-width:640px){.sm\:col-end-5{grid-column-end:5}}@media(min-width:640px){.sm\:col-end-6{grid-column-end:6}}@media(min-width:640px){.sm\:col-end-7{grid-column-end:7}}@media(min-width:640px){.sm\:col-end-8{grid-column-end:8}}@media(min-width:640px){.sm\:col-end-9{grid-column-end:9}}@media(min-width:640px){.sm\:col-end-10{grid-column-end:10}}@media(min-width:640px){.sm\:col-end-11{grid-column-end:11}}@media(min-width:640px){.sm\:col-end-12{grid-column-end:12}}@media(min-width:640px){.sm\:col-end-13{grid-column-end:13}}@media(min-width:640px){.sm\:col-end-auto{grid-column-end:auto}}@media(min-width:640px){.sm\:row-auto{grid-row:auto}}@media(min-width:640px){.sm\:row-span-1{grid-row:span 1/span 1}}@media(min-width:640px){.sm\:row-span-2{grid-row:span 2/span 2}}@media(min-width:640px){.sm\:row-span-3{grid-row:span 3/span 3}}@media(min-width:640px){.sm\:row-span-4{grid-row:span 4/span 4}}@media(min-width:640px){.sm\:row-span-5{grid-row:span 5/span 5}}@media(min-width:640px){.sm\:row-span-6{grid-row:span 6/span 6}}@media(min-width:640px){.sm\:row-span-full{grid-row:1/-1}}@media(min-width:640px){.sm\:row-start-1{grid-row-start:1}}@media(min-width:640px){.sm\:row-start-2{grid-row-start:2}}@media(min-width:640px){.sm\:row-start-3{grid-row-start:3}}@media(min-width:640px){.sm\:row-start-4{grid-row-start:4}}@media(min-width:640px){.sm\:row-start-5{grid-row-start:5}}@media(min-width:640px){.sm\:row-start-6{grid-row-start:6}}@media(min-width:640px){.sm\:row-start-7{grid-row-start:7}}@media(min-width:640px){.sm\:row-start-auto{grid-row-start:auto}}@media(min-width:640px){.sm\:row-end-1{grid-row-end:1}}@media(min-width:640px){.sm\:row-end-2{grid-row-end:2}}@media(min-width:640px){.sm\:row-end-3{grid-row-end:3}}@media(min-width:640px){.sm\:row-end-4{grid-row-end:4}}@media(min-width:640px){.sm\:row-end-5{grid-row-end:5}}@media(min-width:640px){.sm\:row-end-6{grid-row-end:6}}@media(min-width:640px){.sm\:row-end-7{grid-row-end:7}}@media(min-width:640px){.sm\:row-end-auto{grid-row-end:auto}}@media(min-width:640px){.sm\:float-right{float:right}}@media(min-width:640px){.sm\:float-left{float:left}}@media(min-width:640px){.sm\:float-none{float:none}}@media(min-width:640px){.sm\:clear-left{clear:left}}@media(min-width:640px){.sm\:clear-right{clear:right}}@media(min-width:640px){.sm\:clear-both{clear:both}}@media(min-width:640px){.sm\:clear-none{clear:none}}@media(min-width:640px){.sm\:m-0{margin:0}}@media(min-width:640px){.sm\:m-1{margin:.25rem}}@media(min-width:640px){.sm\:m-2{margin:.5rem}}@media(min-width:640px){.sm\:m-3{margin:.75rem}}@media(min-width:640px){.sm\:m-4{margin:1rem}}@media(min-width:640px){.sm\:m-5{margin:1.25rem}}@media(min-width:640px){.sm\:m-6{margin:1.5rem}}@media(min-width:640px){.sm\:m-7{margin:1.75rem}}@media(min-width:640px){.sm\:m-8{margin:2rem}}@media(min-width:640px){.sm\:m-9{margin:2.25rem}}@media(min-width:640px){.sm\:m-10{margin:2.5rem}}@media(min-width:640px){.sm\:m-11{margin:2.75rem}}@media(min-width:640px){.sm\:m-12{margin:3rem}}@media(min-width:640px){.sm\:m-14{margin:3.5rem}}@media(min-width:640px){.sm\:m-16{margin:4rem}}@media(min-width:640px){.sm\:m-20{margin:5rem}}@media(min-width:640px){.sm\:m-24{margin:6rem}}@media(min-width:640px){.sm\:m-28{margin:7rem}}@media(min-width:640px){.sm\:m-32{margin:8rem}}@media(min-width:640px){.sm\:m-36{margin:9rem}}@media(min-width:640px){.sm\:m-40{margin:10rem}}@media(min-width:640px){.sm\:m-44{margin:11rem}}@media(min-width:640px){.sm\:m-48{margin:12rem}}@media(min-width:640px){.sm\:m-52{margin:13rem}}@media(min-width:640px){.sm\:m-56{margin:14rem}}@media(min-width:640px){.sm\:m-60{margin:15rem}}@media(min-width:640px){.sm\:m-64{margin:16rem}}@media(min-width:640px){.sm\:m-72{margin:18rem}}@media(min-width:640px){.sm\:m-80{margin:20rem}}@media(min-width:640px){.sm\:m-96{margin:24rem}}@media(min-width:640px){.sm\:m-auto{margin:auto}}@media(min-width:640px){.sm\:m-px{margin:1px}}@media(min-width:640px){.sm\:m-0\.5{margin:.125rem}}@media(min-width:640px){.sm\:m-1\.5{margin:.375rem}}@media(min-width:640px){.sm\:m-2\.5{margin:.625rem}}@media(min-width:640px){.sm\:m-3\.5{margin:.875rem}}@media(min-width:640px){.sm\:m-screen-sm{margin:64rem}}@media(min-width:640px){.sm\:m-screen-md{margin:76.8rem}}@media(min-width:640px){.sm\:m-screen-lg{margin:102.4rem}}@media(min-width:640px){.sm\:m-screen-xl{margin:128rem}}@media(min-width:640px){.sm\:m-screen-2xl{margin:153.6rem}}@media(min-width:640px){.sm\:-m-0{margin:0}}@media(min-width:640px){.sm\:-m-1{margin:-.25rem}}@media(min-width:640px){.sm\:-m-2{margin:-.5rem}}@media(min-width:640px){.sm\:-m-3{margin:-.75rem}}@media(min-width:640px){.sm\:-m-4{margin:-1rem}}@media(min-width:640px){.sm\:-m-5{margin:-1.25rem}}@media(min-width:640px){.sm\:-m-6{margin:-1.5rem}}@media(min-width:640px){.sm\:-m-7{margin:-1.75rem}}@media(min-width:640px){.sm\:-m-8{margin:-2rem}}@media(min-width:640px){.sm\:-m-9{margin:-2.25rem}}@media(min-width:640px){.sm\:-m-10{margin:-2.5rem}}@media(min-width:640px){.sm\:-m-11{margin:-2.75rem}}@media(min-width:640px){.sm\:-m-12{margin:-3rem}}@media(min-width:640px){.sm\:-m-14{margin:-3.5rem}}@media(min-width:640px){.sm\:-m-16{margin:-4rem}}@media(min-width:640px){.sm\:-m-20{margin:-5rem}}@media(min-width:640px){.sm\:-m-24{margin:-6rem}}@media(min-width:640px){.sm\:-m-28{margin:-7rem}}@media(min-width:640px){.sm\:-m-32{margin:-8rem}}@media(min-width:640px){.sm\:-m-36{margin:-9rem}}@media(min-width:640px){.sm\:-m-40{margin:-10rem}}@media(min-width:640px){.sm\:-m-44{margin:-11rem}}@media(min-width:640px){.sm\:-m-48{margin:-12rem}}@media(min-width:640px){.sm\:-m-52{margin:-13rem}}@media(min-width:640px){.sm\:-m-56{margin:-14rem}}@media(min-width:640px){.sm\:-m-60{margin:-15rem}}@media(min-width:640px){.sm\:-m-64{margin:-16rem}}@media(min-width:640px){.sm\:-m-72{margin:-18rem}}@media(min-width:640px){.sm\:-m-80{margin:-20rem}}@media(min-width:640px){.sm\:-m-96{margin:-24rem}}@media(min-width:640px){.sm\:-m-px{margin:-1px}}@media(min-width:640px){.sm\:-m-0\.5{margin:-.125rem}}@media(min-width:640px){.sm\:-m-1\.5{margin:-.375rem}}@media(min-width:640px){.sm\:-m-2\.5{margin:-.625rem}}@media(min-width:640px){.sm\:-m-3\.5{margin:-.875rem}}@media(min-width:640px){.sm\:-m-screen-sm{margin:-64rem}}@media(min-width:640px){.sm\:-m-screen-md{margin:-76.8rem}}@media(min-width:640px){.sm\:-m-screen-lg{margin:-102.4rem}}@media(min-width:640px){.sm\:-m-screen-xl{margin:-128rem}}@media(min-width:640px){.sm\:-m-screen-2xl{margin:-153.6rem}}@media(min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}}@media(min-width:640px){.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}}@media(min-width:640px){.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}}@media(min-width:640px){.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}}@media(min-width:640px){.sm\:mx-4{margin-left:1rem;margin-right:1rem}}@media(min-width:640px){.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}@media(min-width:640px){.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:640px){.sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}@media(min-width:640px){.sm\:mx-8{margin-left:2rem;margin-right:2rem}}@media(min-width:640px){.sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}@media(min-width:640px){.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}@media(min-width:640px){.sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}@media(min-width:640px){.sm\:mx-12{margin-left:3rem;margin-right:3rem}}@media(min-width:640px){.sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}@media(min-width:640px){.sm\:mx-16{margin-left:4rem;margin-right:4rem}}@media(min-width:640px){.sm\:mx-20{margin-left:5rem;margin-right:5rem}}@media(min-width:640px){.sm\:mx-24{margin-left:6rem;margin-right:6rem}}@media(min-width:640px){.sm\:mx-28{margin-left:7rem;margin-right:7rem}}@media(min-width:640px){.sm\:mx-32{margin-left:8rem;margin-right:8rem}}@media(min-width:640px){.sm\:mx-36{margin-left:9rem;margin-right:9rem}}@media(min-width:640px){.sm\:mx-40{margin-left:10rem;margin-right:10rem}}@media(min-width:640px){.sm\:mx-44{margin-left:11rem;margin-right:11rem}}@media(min-width:640px){.sm\:mx-48{margin-left:12rem;margin-right:12rem}}@media(min-width:640px){.sm\:mx-52{margin-left:13rem;margin-right:13rem}}@media(min-width:640px){.sm\:mx-56{margin-left:14rem;margin-right:14rem}}@media(min-width:640px){.sm\:mx-60{margin-left:15rem;margin-right:15rem}}@media(min-width:640px){.sm\:mx-64{margin-left:16rem;margin-right:16rem}}@media(min-width:640px){.sm\:mx-72{margin-left:18rem;margin-right:18rem}}@media(min-width:640px){.sm\:mx-80{margin-left:20rem;margin-right:20rem}}@media(min-width:640px){.sm\:mx-96{margin-left:24rem;margin-right:24rem}}@media(min-width:640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:640px){.sm\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:640px){.sm\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}}@media(min-width:640px){.sm\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}}@media(min-width:640px){.sm\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}}@media(min-width:640px){.sm\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}}@media(min-width:640px){.sm\:mx-screen-sm{margin-left:64rem;margin-right:64rem}}@media(min-width:640px){.sm\:mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}}@media(min-width:640px){.sm\:mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}}@media(min-width:640px){.sm\:mx-screen-xl{margin-left:128rem;margin-right:128rem}}@media(min-width:640px){.sm\:mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}}@media(min-width:640px){.sm\:-mx-0{margin-left:0;margin-right:0}}@media(min-width:640px){.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:640px){.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}}@media(min-width:640px){.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}}@media(min-width:640px){.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}}@media(min-width:640px){.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}}@media(min-width:640px){.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:640px){.sm\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}}@media(min-width:640px){.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}}@media(min-width:640px){.sm\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}}@media(min-width:640px){.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}}@media(min-width:640px){.sm\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}}@media(min-width:640px){.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}}@media(min-width:640px){.sm\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}}@media(min-width:640px){.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}}@media(min-width:640px){.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}}@media(min-width:640px){.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}}@media(min-width:640px){.sm\:-mx-28{margin-left:-7rem;margin-right:-7rem}}@media(min-width:640px){.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}}@media(min-width:640px){.sm\:-mx-36{margin-left:-9rem;margin-right:-9rem}}@media(min-width:640px){.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}}@media(min-width:640px){.sm\:-mx-44{margin-left:-11rem;margin-right:-11rem}}@media(min-width:640px){.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}}@media(min-width:640px){.sm\:-mx-52{margin-left:-13rem;margin-right:-13rem}}@media(min-width:640px){.sm\:-mx-56{margin-left:-14rem;margin-right:-14rem}}@media(min-width:640px){.sm\:-mx-60{margin-left:-15rem;margin-right:-15rem}}@media(min-width:640px){.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}}@media(min-width:640px){.sm\:-mx-72{margin-left:-18rem;margin-right:-18rem}}@media(min-width:640px){.sm\:-mx-80{margin-left:-20rem;margin-right:-20rem}}@media(min-width:640px){.sm\:-mx-96{margin-left:-24rem;margin-right:-24rem}}@media(min-width:640px){.sm\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:640px){.sm\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}}@media(min-width:640px){.sm\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}}@media(min-width:640px){.sm\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}}@media(min-width:640px){.sm\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}}@media(min-width:640px){.sm\:-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}}@media(min-width:640px){.sm\:-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}}@media(min-width:640px){.sm\:-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}}@media(min-width:640px){.sm\:-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}}@media(min-width:640px){.sm\:-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}}@media(min-width:640px){.sm\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media(min-width:640px){.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:640px){.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}}@media(min-width:640px){.sm\:my-4{margin-top:1rem;margin-bottom:1rem}}@media(min-width:640px){.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}@media(min-width:640px){.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:640px){.sm\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}@media(min-width:640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}}@media(min-width:640px){.sm\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}@media(min-width:640px){.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:640px){.sm\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}@media(min-width:640px){.sm\:my-12{margin-top:3rem;margin-bottom:3rem}}@media(min-width:640px){.sm\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}@media(min-width:640px){.sm\:my-16{margin-top:4rem;margin-bottom:4rem}}@media(min-width:640px){.sm\:my-20{margin-top:5rem;margin-bottom:5rem}}@media(min-width:640px){.sm\:my-24{margin-top:6rem;margin-bottom:6rem}}@media(min-width:640px){.sm\:my-28{margin-top:7rem;margin-bottom:7rem}}@media(min-width:640px){.sm\:my-32{margin-top:8rem;margin-bottom:8rem}}@media(min-width:640px){.sm\:my-36{margin-top:9rem;margin-bottom:9rem}}@media(min-width:640px){.sm\:my-40{margin-top:10rem;margin-bottom:10rem}}@media(min-width:640px){.sm\:my-44{margin-top:11rem;margin-bottom:11rem}}@media(min-width:640px){.sm\:my-48{margin-top:12rem;margin-bottom:12rem}}@media(min-width:640px){.sm\:my-52{margin-top:13rem;margin-bottom:13rem}}@media(min-width:640px){.sm\:my-56{margin-top:14rem;margin-bottom:14rem}}@media(min-width:640px){.sm\:my-60{margin-top:15rem;margin-bottom:15rem}}@media(min-width:640px){.sm\:my-64{margin-top:16rem;margin-bottom:16rem}}@media(min-width:640px){.sm\:my-72{margin-top:18rem;margin-bottom:18rem}}@media(min-width:640px){.sm\:my-80{margin-top:20rem;margin-bottom:20rem}}@media(min-width:640px){.sm\:my-96{margin-top:24rem;margin-bottom:24rem}}@media(min-width:640px){.sm\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:640px){.sm\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:640px){.sm\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}}@media(min-width:640px){.sm\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}}@media(min-width:640px){.sm\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}}@media(min-width:640px){.sm\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}}@media(min-width:640px){.sm\:my-screen-sm{margin-top:64rem;margin-bottom:64rem}}@media(min-width:640px){.sm\:my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}}@media(min-width:640px){.sm\:my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}}@media(min-width:640px){.sm\:my-screen-xl{margin-top:128rem;margin-bottom:128rem}}@media(min-width:640px){.sm\:my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}}@media(min-width:640px){.sm\:-my-0{margin-top:0;margin-bottom:0}}@media(min-width:640px){.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}}@media(min-width:640px){.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}}@media(min-width:640px){.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}}@media(min-width:640px){.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}}@media(min-width:640px){.sm\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media(min-width:640px){.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}}@media(min-width:640px){.sm\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}}@media(min-width:640px){.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}}@media(min-width:640px){.sm\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}}@media(min-width:640px){.sm\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media(min-width:640px){.sm\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}}@media(min-width:640px){.sm\:-my-12{margin-top:-3rem;margin-bottom:-3rem}}@media(min-width:640px){.sm\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}}@media(min-width:640px){.sm\:-my-16{margin-top:-4rem;margin-bottom:-4rem}}@media(min-width:640px){.sm\:-my-20{margin-top:-5rem;margin-bottom:-5rem}}@media(min-width:640px){.sm\:-my-24{margin-top:-6rem;margin-bottom:-6rem}}@media(min-width:640px){.sm\:-my-28{margin-top:-7rem;margin-bottom:-7rem}}@media(min-width:640px){.sm\:-my-32{margin-top:-8rem;margin-bottom:-8rem}}@media(min-width:640px){.sm\:-my-36{margin-top:-9rem;margin-bottom:-9rem}}@media(min-width:640px){.sm\:-my-40{margin-top:-10rem;margin-bottom:-10rem}}@media(min-width:640px){.sm\:-my-44{margin-top:-11rem;margin-bottom:-11rem}}@media(min-width:640px){.sm\:-my-48{margin-top:-12rem;margin-bottom:-12rem}}@media(min-width:640px){.sm\:-my-52{margin-top:-13rem;margin-bottom:-13rem}}@media(min-width:640px){.sm\:-my-56{margin-top:-14rem;margin-bottom:-14rem}}@media(min-width:640px){.sm\:-my-60{margin-top:-15rem;margin-bottom:-15rem}}@media(min-width:640px){.sm\:-my-64{margin-top:-16rem;margin-bottom:-16rem}}@media(min-width:640px){.sm\:-my-72{margin-top:-18rem;margin-bottom:-18rem}}@media(min-width:640px){.sm\:-my-80{margin-top:-20rem;margin-bottom:-20rem}}@media(min-width:640px){.sm\:-my-96{margin-top:-24rem;margin-bottom:-24rem}}@media(min-width:640px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:640px){.sm\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}}@media(min-width:640px){.sm\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}}@media(min-width:640px){.sm\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}}@media(min-width:640px){.sm\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}}@media(min-width:640px){.sm\:-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}}@media(min-width:640px){.sm\:-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}}@media(min-width:640px){.sm\:-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}}@media(min-width:640px){.sm\:-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}}@media(min-width:640px){.sm\:-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}}@media(min-width:640px){.sm\:mt-0{margin-top:0}}@media(min-width:640px){.sm\:mt-1{margin-top:.25rem}}@media(min-width:640px){.sm\:mt-2{margin-top:.5rem}}@media(min-width:640px){.sm\:mt-3{margin-top:.75rem}}@media(min-width:640px){.sm\:mt-4{margin-top:1rem}}@media(min-width:640px){.sm\:mt-5{margin-top:1.25rem}}@media(min-width:640px){.sm\:mt-6{margin-top:1.5rem}}@media(min-width:640px){.sm\:mt-7{margin-top:1.75rem}}@media(min-width:640px){.sm\:mt-8{margin-top:2rem}}@media(min-width:640px){.sm\:mt-9{margin-top:2.25rem}}@media(min-width:640px){.sm\:mt-10{margin-top:2.5rem}}@media(min-width:640px){.sm\:mt-11{margin-top:2.75rem}}@media(min-width:640px){.sm\:mt-12{margin-top:3rem}}@media(min-width:640px){.sm\:mt-14{margin-top:3.5rem}}@media(min-width:640px){.sm\:mt-16{margin-top:4rem}}@media(min-width:640px){.sm\:mt-20{margin-top:5rem}}@media(min-width:640px){.sm\:mt-24{margin-top:6rem}}@media(min-width:640px){.sm\:mt-28{margin-top:7rem}}@media(min-width:640px){.sm\:mt-32{margin-top:8rem}}@media(min-width:640px){.sm\:mt-36{margin-top:9rem}}@media(min-width:640px){.sm\:mt-40{margin-top:10rem}}@media(min-width:640px){.sm\:mt-44{margin-top:11rem}}@media(min-width:640px){.sm\:mt-48{margin-top:12rem}}@media(min-width:640px){.sm\:mt-52{margin-top:13rem}}@media(min-width:640px){.sm\:mt-56{margin-top:14rem}}@media(min-width:640px){.sm\:mt-60{margin-top:15rem}}@media(min-width:640px){.sm\:mt-64{margin-top:16rem}}@media(min-width:640px){.sm\:mt-72{margin-top:18rem}}@media(min-width:640px){.sm\:mt-80{margin-top:20rem}}@media(min-width:640px){.sm\:mt-96{margin-top:24rem}}@media(min-width:640px){.sm\:mt-auto{margin-top:auto}}@media(min-width:640px){.sm\:mt-px{margin-top:1px}}@media(min-width:640px){.sm\:mt-0\.5{margin-top:.125rem}}@media(min-width:640px){.sm\:mt-1\.5{margin-top:.375rem}}@media(min-width:640px){.sm\:mt-2\.5{margin-top:.625rem}}@media(min-width:640px){.sm\:mt-3\.5{margin-top:.875rem}}@media(min-width:640px){.sm\:mt-screen-sm{margin-top:64rem}}@media(min-width:640px){.sm\:mt-screen-md{margin-top:76.8rem}}@media(min-width:640px){.sm\:mt-screen-lg{margin-top:102.4rem}}@media(min-width:640px){.sm\:mt-screen-xl{margin-top:128rem}}@media(min-width:640px){.sm\:mt-screen-2xl{margin-top:153.6rem}}@media(min-width:640px){.sm\:-mt-0{margin-top:0}}@media(min-width:640px){.sm\:-mt-1{margin-top:-.25rem}}@media(min-width:640px){.sm\:-mt-2{margin-top:-.5rem}}@media(min-width:640px){.sm\:-mt-3{margin-top:-.75rem}}@media(min-width:640px){.sm\:-mt-4{margin-top:-1rem}}@media(min-width:640px){.sm\:-mt-5{margin-top:-1.25rem}}@media(min-width:640px){.sm\:-mt-6{margin-top:-1.5rem}}@media(min-width:640px){.sm\:-mt-7{margin-top:-1.75rem}}@media(min-width:640px){.sm\:-mt-8{margin-top:-2rem}}@media(min-width:640px){.sm\:-mt-9{margin-top:-2.25rem}}@media(min-width:640px){.sm\:-mt-10{margin-top:-2.5rem}}@media(min-width:640px){.sm\:-mt-11{margin-top:-2.75rem}}@media(min-width:640px){.sm\:-mt-12{margin-top:-3rem}}@media(min-width:640px){.sm\:-mt-14{margin-top:-3.5rem}}@media(min-width:640px){.sm\:-mt-16{margin-top:-4rem}}@media(min-width:640px){.sm\:-mt-20{margin-top:-5rem}}@media(min-width:640px){.sm\:-mt-24{margin-top:-6rem}}@media(min-width:640px){.sm\:-mt-28{margin-top:-7rem}}@media(min-width:640px){.sm\:-mt-32{margin-top:-8rem}}@media(min-width:640px){.sm\:-mt-36{margin-top:-9rem}}@media(min-width:640px){.sm\:-mt-40{margin-top:-10rem}}@media(min-width:640px){.sm\:-mt-44{margin-top:-11rem}}@media(min-width:640px){.sm\:-mt-48{margin-top:-12rem}}@media(min-width:640px){.sm\:-mt-52{margin-top:-13rem}}@media(min-width:640px){.sm\:-mt-56{margin-top:-14rem}}@media(min-width:640px){.sm\:-mt-60{margin-top:-15rem}}@media(min-width:640px){.sm\:-mt-64{margin-top:-16rem}}@media(min-width:640px){.sm\:-mt-72{margin-top:-18rem}}@media(min-width:640px){.sm\:-mt-80{margin-top:-20rem}}@media(min-width:640px){.sm\:-mt-96{margin-top:-24rem}}@media(min-width:640px){.sm\:-mt-px{margin-top:-1px}}@media(min-width:640px){.sm\:-mt-0\.5{margin-top:-.125rem}}@media(min-width:640px){.sm\:-mt-1\.5{margin-top:-.375rem}}@media(min-width:640px){.sm\:-mt-2\.5{margin-top:-.625rem}}@media(min-width:640px){.sm\:-mt-3\.5{margin-top:-.875rem}}@media(min-width:640px){.sm\:-mt-screen-sm{margin-top:-64rem}}@media(min-width:640px){.sm\:-mt-screen-md{margin-top:-76.8rem}}@media(min-width:640px){.sm\:-mt-screen-lg{margin-top:-102.4rem}}@media(min-width:640px){.sm\:-mt-screen-xl{margin-top:-128rem}}@media(min-width:640px){.sm\:-mt-screen-2xl{margin-top:-153.6rem}}@media(min-width:640px){.sm\:mr-0{margin-right:0}}@media(min-width:640px){.sm\:mr-1{margin-right:.25rem}}@media(min-width:640px){.sm\:mr-2{margin-right:.5rem}}@media(min-width:640px){.sm\:mr-3{margin-right:.75rem}}@media(min-width:640px){.sm\:mr-4{margin-right:1rem}}@media(min-width:640px){.sm\:mr-5{margin-right:1.25rem}}@media(min-width:640px){.sm\:mr-6{margin-right:1.5rem}}@media(min-width:640px){.sm\:mr-7{margin-right:1.75rem}}@media(min-width:640px){.sm\:mr-8{margin-right:2rem}}@media(min-width:640px){.sm\:mr-9{margin-right:2.25rem}}@media(min-width:640px){.sm\:mr-10{margin-right:2.5rem}}@media(min-width:640px){.sm\:mr-11{margin-right:2.75rem}}@media(min-width:640px){.sm\:mr-12{margin-right:3rem}}@media(min-width:640px){.sm\:mr-14{margin-right:3.5rem}}@media(min-width:640px){.sm\:mr-16{margin-right:4rem}}@media(min-width:640px){.sm\:mr-20{margin-right:5rem}}@media(min-width:640px){.sm\:mr-24{margin-right:6rem}}@media(min-width:640px){.sm\:mr-28{margin-right:7rem}}@media(min-width:640px){.sm\:mr-32{margin-right:8rem}}@media(min-width:640px){.sm\:mr-36{margin-right:9rem}}@media(min-width:640px){.sm\:mr-40{margin-right:10rem}}@media(min-width:640px){.sm\:mr-44{margin-right:11rem}}@media(min-width:640px){.sm\:mr-48{margin-right:12rem}}@media(min-width:640px){.sm\:mr-52{margin-right:13rem}}@media(min-width:640px){.sm\:mr-56{margin-right:14rem}}@media(min-width:640px){.sm\:mr-60{margin-right:15rem}}@media(min-width:640px){.sm\:mr-64{margin-right:16rem}}@media(min-width:640px){.sm\:mr-72{margin-right:18rem}}@media(min-width:640px){.sm\:mr-80{margin-right:20rem}}@media(min-width:640px){.sm\:mr-96{margin-right:24rem}}@media(min-width:640px){.sm\:mr-auto{margin-right:auto}}@media(min-width:640px){.sm\:mr-px{margin-right:1px}}@media(min-width:640px){.sm\:mr-0\.5{margin-right:.125rem}}@media(min-width:640px){.sm\:mr-1\.5{margin-right:.375rem}}@media(min-width:640px){.sm\:mr-2\.5{margin-right:.625rem}}@media(min-width:640px){.sm\:mr-3\.5{margin-right:.875rem}}@media(min-width:640px){.sm\:mr-screen-sm{margin-right:64rem}}@media(min-width:640px){.sm\:mr-screen-md{margin-right:76.8rem}}@media(min-width:640px){.sm\:mr-screen-lg{margin-right:102.4rem}}@media(min-width:640px){.sm\:mr-screen-xl{margin-right:128rem}}@media(min-width:640px){.sm\:mr-screen-2xl{margin-right:153.6rem}}@media(min-width:640px){.sm\:-mr-0{margin-right:0}}@media(min-width:640px){.sm\:-mr-1{margin-right:-.25rem}}@media(min-width:640px){.sm\:-mr-2{margin-right:-.5rem}}@media(min-width:640px){.sm\:-mr-3{margin-right:-.75rem}}@media(min-width:640px){.sm\:-mr-4{margin-right:-1rem}}@media(min-width:640px){.sm\:-mr-5{margin-right:-1.25rem}}@media(min-width:640px){.sm\:-mr-6{margin-right:-1.5rem}}@media(min-width:640px){.sm\:-mr-7{margin-right:-1.75rem}}@media(min-width:640px){.sm\:-mr-8{margin-right:-2rem}}@media(min-width:640px){.sm\:-mr-9{margin-right:-2.25rem}}@media(min-width:640px){.sm\:-mr-10{margin-right:-2.5rem}}@media(min-width:640px){.sm\:-mr-11{margin-right:-2.75rem}}@media(min-width:640px){.sm\:-mr-12{margin-right:-3rem}}@media(min-width:640px){.sm\:-mr-14{margin-right:-3.5rem}}@media(min-width:640px){.sm\:-mr-16{margin-right:-4rem}}@media(min-width:640px){.sm\:-mr-20{margin-right:-5rem}}@media(min-width:640px){.sm\:-mr-24{margin-right:-6rem}}@media(min-width:640px){.sm\:-mr-28{margin-right:-7rem}}@media(min-width:640px){.sm\:-mr-32{margin-right:-8rem}}@media(min-width:640px){.sm\:-mr-36{margin-right:-9rem}}@media(min-width:640px){.sm\:-mr-40{margin-right:-10rem}}@media(min-width:640px){.sm\:-mr-44{margin-right:-11rem}}@media(min-width:640px){.sm\:-mr-48{margin-right:-12rem}}@media(min-width:640px){.sm\:-mr-52{margin-right:-13rem}}@media(min-width:640px){.sm\:-mr-56{margin-right:-14rem}}@media(min-width:640px){.sm\:-mr-60{margin-right:-15rem}}@media(min-width:640px){.sm\:-mr-64{margin-right:-16rem}}@media(min-width:640px){.sm\:-mr-72{margin-right:-18rem}}@media(min-width:640px){.sm\:-mr-80{margin-right:-20rem}}@media(min-width:640px){.sm\:-mr-96{margin-right:-24rem}}@media(min-width:640px){.sm\:-mr-px{margin-right:-1px}}@media(min-width:640px){.sm\:-mr-0\.5{margin-right:-.125rem}}@media(min-width:640px){.sm\:-mr-1\.5{margin-right:-.375rem}}@media(min-width:640px){.sm\:-mr-2\.5{margin-right:-.625rem}}@media(min-width:640px){.sm\:-mr-3\.5{margin-right:-.875rem}}@media(min-width:640px){.sm\:-mr-screen-sm{margin-right:-64rem}}@media(min-width:640px){.sm\:-mr-screen-md{margin-right:-76.8rem}}@media(min-width:640px){.sm\:-mr-screen-lg{margin-right:-102.4rem}}@media(min-width:640px){.sm\:-mr-screen-xl{margin-right:-128rem}}@media(min-width:640px){.sm\:-mr-screen-2xl{margin-right:-153.6rem}}@media(min-width:640px){.sm\:mb-0{margin-bottom:0}}@media(min-width:640px){.sm\:mb-1{margin-bottom:.25rem}}@media(min-width:640px){.sm\:mb-2{margin-bottom:.5rem}}@media(min-width:640px){.sm\:mb-3{margin-bottom:.75rem}}@media(min-width:640px){.sm\:mb-4{margin-bottom:1rem}}@media(min-width:640px){.sm\:mb-5{margin-bottom:1.25rem}}@media(min-width:640px){.sm\:mb-6{margin-bottom:1.5rem}}@media(min-width:640px){.sm\:mb-7{margin-bottom:1.75rem}}@media(min-width:640px){.sm\:mb-8{margin-bottom:2rem}}@media(min-width:640px){.sm\:mb-9{margin-bottom:2.25rem}}@media(min-width:640px){.sm\:mb-10{margin-bottom:2.5rem}}@media(min-width:640px){.sm\:mb-11{margin-bottom:2.75rem}}@media(min-width:640px){.sm\:mb-12{margin-bottom:3rem}}@media(min-width:640px){.sm\:mb-14{margin-bottom:3.5rem}}@media(min-width:640px){.sm\:mb-16{margin-bottom:4rem}}@media(min-width:640px){.sm\:mb-20{margin-bottom:5rem}}@media(min-width:640px){.sm\:mb-24{margin-bottom:6rem}}@media(min-width:640px){.sm\:mb-28{margin-bottom:7rem}}@media(min-width:640px){.sm\:mb-32{margin-bottom:8rem}}@media(min-width:640px){.sm\:mb-36{margin-bottom:9rem}}@media(min-width:640px){.sm\:mb-40{margin-bottom:10rem}}@media(min-width:640px){.sm\:mb-44{margin-bottom:11rem}}@media(min-width:640px){.sm\:mb-48{margin-bottom:12rem}}@media(min-width:640px){.sm\:mb-52{margin-bottom:13rem}}@media(min-width:640px){.sm\:mb-56{margin-bottom:14rem}}@media(min-width:640px){.sm\:mb-60{margin-bottom:15rem}}@media(min-width:640px){.sm\:mb-64{margin-bottom:16rem}}@media(min-width:640px){.sm\:mb-72{margin-bottom:18rem}}@media(min-width:640px){.sm\:mb-80{margin-bottom:20rem}}@media(min-width:640px){.sm\:mb-96{margin-bottom:24rem}}@media(min-width:640px){.sm\:mb-auto{margin-bottom:auto}}@media(min-width:640px){.sm\:mb-px{margin-bottom:1px}}@media(min-width:640px){.sm\:mb-0\.5{margin-bottom:.125rem}}@media(min-width:640px){.sm\:mb-1\.5{margin-bottom:.375rem}}@media(min-width:640px){.sm\:mb-2\.5{margin-bottom:.625rem}}@media(min-width:640px){.sm\:mb-3\.5{margin-bottom:.875rem}}@media(min-width:640px){.sm\:mb-screen-sm{margin-bottom:64rem}}@media(min-width:640px){.sm\:mb-screen-md{margin-bottom:76.8rem}}@media(min-width:640px){.sm\:mb-screen-lg{margin-bottom:102.4rem}}@media(min-width:640px){.sm\:mb-screen-xl{margin-bottom:128rem}}@media(min-width:640px){.sm\:mb-screen-2xl{margin-bottom:153.6rem}}@media(min-width:640px){.sm\:-mb-0{margin-bottom:0}}@media(min-width:640px){.sm\:-mb-1{margin-bottom:-.25rem}}@media(min-width:640px){.sm\:-mb-2{margin-bottom:-.5rem}}@media(min-width:640px){.sm\:-mb-3{margin-bottom:-.75rem}}@media(min-width:640px){.sm\:-mb-4{margin-bottom:-1rem}}@media(min-width:640px){.sm\:-mb-5{margin-bottom:-1.25rem}}@media(min-width:640px){.sm\:-mb-6{margin-bottom:-1.5rem}}@media(min-width:640px){.sm\:-mb-7{margin-bottom:-1.75rem}}@media(min-width:640px){.sm\:-mb-8{margin-bottom:-2rem}}@media(min-width:640px){.sm\:-mb-9{margin-bottom:-2.25rem}}@media(min-width:640px){.sm\:-mb-10{margin-bottom:-2.5rem}}@media(min-width:640px){.sm\:-mb-11{margin-bottom:-2.75rem}}@media(min-width:640px){.sm\:-mb-12{margin-bottom:-3rem}}@media(min-width:640px){.sm\:-mb-14{margin-bottom:-3.5rem}}@media(min-width:640px){.sm\:-mb-16{margin-bottom:-4rem}}@media(min-width:640px){.sm\:-mb-20{margin-bottom:-5rem}}@media(min-width:640px){.sm\:-mb-24{margin-bottom:-6rem}}@media(min-width:640px){.sm\:-mb-28{margin-bottom:-7rem}}@media(min-width:640px){.sm\:-mb-32{margin-bottom:-8rem}}@media(min-width:640px){.sm\:-mb-36{margin-bottom:-9rem}}@media(min-width:640px){.sm\:-mb-40{margin-bottom:-10rem}}@media(min-width:640px){.sm\:-mb-44{margin-bottom:-11rem}}@media(min-width:640px){.sm\:-mb-48{margin-bottom:-12rem}}@media(min-width:640px){.sm\:-mb-52{margin-bottom:-13rem}}@media(min-width:640px){.sm\:-mb-56{margin-bottom:-14rem}}@media(min-width:640px){.sm\:-mb-60{margin-bottom:-15rem}}@media(min-width:640px){.sm\:-mb-64{margin-bottom:-16rem}}@media(min-width:640px){.sm\:-mb-72{margin-bottom:-18rem}}@media(min-width:640px){.sm\:-mb-80{margin-bottom:-20rem}}@media(min-width:640px){.sm\:-mb-96{margin-bottom:-24rem}}@media(min-width:640px){.sm\:-mb-px{margin-bottom:-1px}}@media(min-width:640px){.sm\:-mb-0\.5{margin-bottom:-.125rem}}@media(min-width:640px){.sm\:-mb-1\.5{margin-bottom:-.375rem}}@media(min-width:640px){.sm\:-mb-2\.5{margin-bottom:-.625rem}}@media(min-width:640px){.sm\:-mb-3\.5{margin-bottom:-.875rem}}@media(min-width:640px){.sm\:-mb-screen-sm{margin-bottom:-64rem}}@media(min-width:640px){.sm\:-mb-screen-md{margin-bottom:-76.8rem}}@media(min-width:640px){.sm\:-mb-screen-lg{margin-bottom:-102.4rem}}@media(min-width:640px){.sm\:-mb-screen-xl{margin-bottom:-128rem}}@media(min-width:640px){.sm\:-mb-screen-2xl{margin-bottom:-153.6rem}}@media(min-width:640px){.sm\:ml-0{margin-left:0}}@media(min-width:640px){.sm\:ml-1{margin-left:.25rem}}@media(min-width:640px){.sm\:ml-2{margin-left:.5rem}}@media(min-width:640px){.sm\:ml-3{margin-left:.75rem}}@media(min-width:640px){.sm\:ml-4{margin-left:1rem}}@media(min-width:640px){.sm\:ml-5{margin-left:1.25rem}}@media(min-width:640px){.sm\:ml-6{margin-left:1.5rem}}@media(min-width:640px){.sm\:ml-7{margin-left:1.75rem}}@media(min-width:640px){.sm\:ml-8{margin-left:2rem}}@media(min-width:640px){.sm\:ml-9{margin-left:2.25rem}}@media(min-width:640px){.sm\:ml-10{margin-left:2.5rem}}@media(min-width:640px){.sm\:ml-11{margin-left:2.75rem}}@media(min-width:640px){.sm\:ml-12{margin-left:3rem}}@media(min-width:640px){.sm\:ml-14{margin-left:3.5rem}}@media(min-width:640px){.sm\:ml-16{margin-left:4rem}}@media(min-width:640px){.sm\:ml-20{margin-left:5rem}}@media(min-width:640px){.sm\:ml-24{margin-left:6rem}}@media(min-width:640px){.sm\:ml-28{margin-left:7rem}}@media(min-width:640px){.sm\:ml-32{margin-left:8rem}}@media(min-width:640px){.sm\:ml-36{margin-left:9rem}}@media(min-width:640px){.sm\:ml-40{margin-left:10rem}}@media(min-width:640px){.sm\:ml-44{margin-left:11rem}}@media(min-width:640px){.sm\:ml-48{margin-left:12rem}}@media(min-width:640px){.sm\:ml-52{margin-left:13rem}}@media(min-width:640px){.sm\:ml-56{margin-left:14rem}}@media(min-width:640px){.sm\:ml-60{margin-left:15rem}}@media(min-width:640px){.sm\:ml-64{margin-left:16rem}}@media(min-width:640px){.sm\:ml-72{margin-left:18rem}}@media(min-width:640px){.sm\:ml-80{margin-left:20rem}}@media(min-width:640px){.sm\:ml-96{margin-left:24rem}}@media(min-width:640px){.sm\:ml-auto{margin-left:auto}}@media(min-width:640px){.sm\:ml-px{margin-left:1px}}@media(min-width:640px){.sm\:ml-0\.5{margin-left:.125rem}}@media(min-width:640px){.sm\:ml-1\.5{margin-left:.375rem}}@media(min-width:640px){.sm\:ml-2\.5{margin-left:.625rem}}@media(min-width:640px){.sm\:ml-3\.5{margin-left:.875rem}}@media(min-width:640px){.sm\:ml-screen-sm{margin-left:64rem}}@media(min-width:640px){.sm\:ml-screen-md{margin-left:76.8rem}}@media(min-width:640px){.sm\:ml-screen-lg{margin-left:102.4rem}}@media(min-width:640px){.sm\:ml-screen-xl{margin-left:128rem}}@media(min-width:640px){.sm\:ml-screen-2xl{margin-left:153.6rem}}@media(min-width:640px){.sm\:-ml-0{margin-left:0}}@media(min-width:640px){.sm\:-ml-1{margin-left:-.25rem}}@media(min-width:640px){.sm\:-ml-2{margin-left:-.5rem}}@media(min-width:640px){.sm\:-ml-3{margin-left:-.75rem}}@media(min-width:640px){.sm\:-ml-4{margin-left:-1rem}}@media(min-width:640px){.sm\:-ml-5{margin-left:-1.25rem}}@media(min-width:640px){.sm\:-ml-6{margin-left:-1.5rem}}@media(min-width:640px){.sm\:-ml-7{margin-left:-1.75rem}}@media(min-width:640px){.sm\:-ml-8{margin-left:-2rem}}@media(min-width:640px){.sm\:-ml-9{margin-left:-2.25rem}}@media(min-width:640px){.sm\:-ml-10{margin-left:-2.5rem}}@media(min-width:640px){.sm\:-ml-11{margin-left:-2.75rem}}@media(min-width:640px){.sm\:-ml-12{margin-left:-3rem}}@media(min-width:640px){.sm\:-ml-14{margin-left:-3.5rem}}@media(min-width:640px){.sm\:-ml-16{margin-left:-4rem}}@media(min-width:640px){.sm\:-ml-20{margin-left:-5rem}}@media(min-width:640px){.sm\:-ml-24{margin-left:-6rem}}@media(min-width:640px){.sm\:-ml-28{margin-left:-7rem}}@media(min-width:640px){.sm\:-ml-32{margin-left:-8rem}}@media(min-width:640px){.sm\:-ml-36{margin-left:-9rem}}@media(min-width:640px){.sm\:-ml-40{margin-left:-10rem}}@media(min-width:640px){.sm\:-ml-44{margin-left:-11rem}}@media(min-width:640px){.sm\:-ml-48{margin-left:-12rem}}@media(min-width:640px){.sm\:-ml-52{margin-left:-13rem}}@media(min-width:640px){.sm\:-ml-56{margin-left:-14rem}}@media(min-width:640px){.sm\:-ml-60{margin-left:-15rem}}@media(min-width:640px){.sm\:-ml-64{margin-left:-16rem}}@media(min-width:640px){.sm\:-ml-72{margin-left:-18rem}}@media(min-width:640px){.sm\:-ml-80{margin-left:-20rem}}@media(min-width:640px){.sm\:-ml-96{margin-left:-24rem}}@media(min-width:640px){.sm\:-ml-px{margin-left:-1px}}@media(min-width:640px){.sm\:-ml-0\.5{margin-left:-.125rem}}@media(min-width:640px){.sm\:-ml-1\.5{margin-left:-.375rem}}@media(min-width:640px){.sm\:-ml-2\.5{margin-left:-.625rem}}@media(min-width:640px){.sm\:-ml-3\.5{margin-left:-.875rem}}@media(min-width:640px){.sm\:-ml-screen-sm{margin-left:-64rem}}@media(min-width:640px){.sm\:-ml-screen-md{margin-left:-76.8rem}}@media(min-width:640px){.sm\:-ml-screen-lg{margin-left:-102.4rem}}@media(min-width:640px){.sm\:-ml-screen-xl{margin-left:-128rem}}@media(min-width:640px){.sm\:-ml-screen-2xl{margin-left:-153.6rem}}@media(min-width:640px){.sm\:box-border{box-sizing:border-box}}@media(min-width:640px){.sm\:box-content{box-sizing:content-box}}@media(min-width:640px){.sm\:block{display:block}}@media(min-width:640px){.sm\:inline-block{display:inline-block}}@media(min-width:640px){.sm\:inline{display:inline}}@media(min-width:640px){.sm\:flex{display:flex}}@media(min-width:640px){.sm\:inline-flex{display:inline-flex}}@media(min-width:640px){.sm\:table{display:table}}@media(min-width:640px){.sm\:inline-table{display:inline-table}}@media(min-width:640px){.sm\:table-caption{display:table-caption}}@media(min-width:640px){.sm\:table-cell{display:table-cell}}@media(min-width:640px){.sm\:table-column{display:table-column}}@media(min-width:640px){.sm\:table-column-group{display:table-column-group}}@media(min-width:640px){.sm\:table-footer-group{display:table-footer-group}}@media(min-width:640px){.sm\:table-header-group{display:table-header-group}}@media(min-width:640px){.sm\:table-row-group{display:table-row-group}}@media(min-width:640px){.sm\:table-row{display:table-row}}@media(min-width:640px){.sm\:flow-root{display:flow-root}}@media(min-width:640px){.sm\:grid{display:grid}}@media(min-width:640px){.sm\:inline-grid{display:inline-grid}}@media(min-width:640px){.sm\:contents{display:contents}}@media(min-width:640px){.sm\:list-item{display:list-item}}@media(min-width:640px){.sm\:hidden{display:none}}@media(min-width:640px){.group:hover .sm\:group-hover\:block{display:block}}@media(min-width:640px){.group:hover .sm\:group-hover\:inline-block{display:inline-block}}@media(min-width:640px){.group:hover .sm\:group-hover\:inline{display:inline}}@media(min-width:640px){.group:hover .sm\:group-hover\:flex{display:flex}}@media(min-width:640px){.group:hover .sm\:group-hover\:inline-flex{display:inline-flex}}@media(min-width:640px){.group:hover .sm\:group-hover\:table{display:table}}@media(min-width:640px){.group:hover .sm\:group-hover\:inline-table{display:inline-table}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-caption{display:table-caption}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-cell{display:table-cell}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-column{display:table-column}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-column-group{display:table-column-group}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-footer-group{display:table-footer-group}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-header-group{display:table-header-group}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-row-group{display:table-row-group}}@media(min-width:640px){.group:hover .sm\:group-hover\:table-row{display:table-row}}@media(min-width:640px){.group:hover .sm\:group-hover\:flow-root{display:flow-root}}@media(min-width:640px){.group:hover .sm\:group-hover\:grid{display:grid}}@media(min-width:640px){.group:hover .sm\:group-hover\:inline-grid{display:inline-grid}}@media(min-width:640px){.group:hover .sm\:group-hover\:contents{display:contents}}@media(min-width:640px){.group:hover .sm\:group-hover\:list-item{display:list-item}}@media(min-width:640px){.group:hover .sm\:group-hover\:hidden{display:none}}@media(min-width:640px){.group:focus .sm\:group-focus\:block{display:block}}@media(min-width:640px){.group:focus .sm\:group-focus\:inline-block{display:inline-block}}@media(min-width:640px){.group:focus .sm\:group-focus\:inline{display:inline}}@media(min-width:640px){.group:focus .sm\:group-focus\:flex{display:flex}}@media(min-width:640px){.group:focus .sm\:group-focus\:inline-flex{display:inline-flex}}@media(min-width:640px){.group:focus .sm\:group-focus\:table{display:table}}@media(min-width:640px){.group:focus .sm\:group-focus\:inline-table{display:inline-table}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-caption{display:table-caption}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-cell{display:table-cell}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-column{display:table-column}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-column-group{display:table-column-group}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-footer-group{display:table-footer-group}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-header-group{display:table-header-group}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-row-group{display:table-row-group}}@media(min-width:640px){.group:focus .sm\:group-focus\:table-row{display:table-row}}@media(min-width:640px){.group:focus .sm\:group-focus\:flow-root{display:flow-root}}@media(min-width:640px){.group:focus .sm\:group-focus\:grid{display:grid}}@media(min-width:640px){.group:focus .sm\:group-focus\:inline-grid{display:inline-grid}}@media(min-width:640px){.group:focus .sm\:group-focus\:contents{display:contents}}@media(min-width:640px){.group:focus .sm\:group-focus\:list-item{display:list-item}}@media(min-width:640px){.group:focus .sm\:group-focus\:hidden{display:none}}@media(min-width:640px){.sm\:hover\:block:hover{display:block}}@media(min-width:640px){.sm\:hover\:inline-block:hover{display:inline-block}}@media(min-width:640px){.sm\:hover\:inline:hover{display:inline}}@media(min-width:640px){.sm\:hover\:flex:hover{display:flex}}@media(min-width:640px){.sm\:hover\:inline-flex:hover{display:inline-flex}}@media(min-width:640px){.sm\:hover\:table:hover{display:table}}@media(min-width:640px){.sm\:hover\:inline-table:hover{display:inline-table}}@media(min-width:640px){.sm\:hover\:table-caption:hover{display:table-caption}}@media(min-width:640px){.sm\:hover\:table-cell:hover{display:table-cell}}@media(min-width:640px){.sm\:hover\:table-column:hover{display:table-column}}@media(min-width:640px){.sm\:hover\:table-column-group:hover{display:table-column-group}}@media(min-width:640px){.sm\:hover\:table-footer-group:hover{display:table-footer-group}}@media(min-width:640px){.sm\:hover\:table-header-group:hover{display:table-header-group}}@media(min-width:640px){.sm\:hover\:table-row-group:hover{display:table-row-group}}@media(min-width:640px){.sm\:hover\:table-row:hover{display:table-row}}@media(min-width:640px){.sm\:hover\:flow-root:hover{display:flow-root}}@media(min-width:640px){.sm\:hover\:grid:hover{display:grid}}@media(min-width:640px){.sm\:hover\:inline-grid:hover{display:inline-grid}}@media(min-width:640px){.sm\:hover\:contents:hover{display:contents}}@media(min-width:640px){.sm\:hover\:list-item:hover{display:list-item}}@media(min-width:640px){.sm\:hover\:hidden:hover{display:none}}@media(min-width:640px){.sm\:focus\:block:focus{display:block}}@media(min-width:640px){.sm\:focus\:inline-block:focus{display:inline-block}}@media(min-width:640px){.sm\:focus\:inline:focus{display:inline}}@media(min-width:640px){.sm\:focus\:flex:focus{display:flex}}@media(min-width:640px){.sm\:focus\:inline-flex:focus{display:inline-flex}}@media(min-width:640px){.sm\:focus\:table:focus{display:table}}@media(min-width:640px){.sm\:focus\:inline-table:focus{display:inline-table}}@media(min-width:640px){.sm\:focus\:table-caption:focus{display:table-caption}}@media(min-width:640px){.sm\:focus\:table-cell:focus{display:table-cell}}@media(min-width:640px){.sm\:focus\:table-column:focus{display:table-column}}@media(min-width:640px){.sm\:focus\:table-column-group:focus{display:table-column-group}}@media(min-width:640px){.sm\:focus\:table-footer-group:focus{display:table-footer-group}}@media(min-width:640px){.sm\:focus\:table-header-group:focus{display:table-header-group}}@media(min-width:640px){.sm\:focus\:table-row-group:focus{display:table-row-group}}@media(min-width:640px){.sm\:focus\:table-row:focus{display:table-row}}@media(min-width:640px){.sm\:focus\:flow-root:focus{display:flow-root}}@media(min-width:640px){.sm\:focus\:grid:focus{display:grid}}@media(min-width:640px){.sm\:focus\:inline-grid:focus{display:inline-grid}}@media(min-width:640px){.sm\:focus\:contents:focus{display:contents}}@media(min-width:640px){.sm\:focus\:list-item:focus{display:list-item}}@media(min-width:640px){.sm\:focus\:hidden:focus{display:none}}@media(min-width:640px){.sm\:h-0{height:0}}@media(min-width:640px){.sm\:h-1{height:.25rem}}@media(min-width:640px){.sm\:h-2{height:.5rem}}@media(min-width:640px){.sm\:h-3{height:.75rem}}@media(min-width:640px){.sm\:h-4{height:1rem}}@media(min-width:640px){.sm\:h-5{height:1.25rem}}@media(min-width:640px){.sm\:h-6{height:1.5rem}}@media(min-width:640px){.sm\:h-7{height:1.75rem}}@media(min-width:640px){.sm\:h-8{height:2rem}}@media(min-width:640px){.sm\:h-9{height:2.25rem}}@media(min-width:640px){.sm\:h-10{height:2.5rem}}@media(min-width:640px){.sm\:h-11{height:2.75rem}}@media(min-width:640px){.sm\:h-12{height:3rem}}@media(min-width:640px){.sm\:h-14{height:3.5rem}}@media(min-width:640px){.sm\:h-16{height:4rem}}@media(min-width:640px){.sm\:h-20{height:5rem}}@media(min-width:640px){.sm\:h-24{height:6rem}}@media(min-width:640px){.sm\:h-28{height:7rem}}@media(min-width:640px){.sm\:h-32{height:8rem}}@media(min-width:640px){.sm\:h-36{height:9rem}}@media(min-width:640px){.sm\:h-40{height:10rem}}@media(min-width:640px){.sm\:h-44{height:11rem}}@media(min-width:640px){.sm\:h-48{height:12rem}}@media(min-width:640px){.sm\:h-52{height:13rem}}@media(min-width:640px){.sm\:h-56{height:14rem}}@media(min-width:640px){.sm\:h-60{height:15rem}}@media(min-width:640px){.sm\:h-64{height:16rem}}@media(min-width:640px){.sm\:h-72{height:18rem}}@media(min-width:640px){.sm\:h-80{height:20rem}}@media(min-width:640px){.sm\:h-96{height:24rem}}@media(min-width:640px){.sm\:h-auto{height:auto}}@media(min-width:640px){.sm\:h-px{height:1px}}@media(min-width:640px){.sm\:h-0\.5{height:.125rem}}@media(min-width:640px){.sm\:h-1\.5{height:.375rem}}@media(min-width:640px){.sm\:h-2\.5{height:.625rem}}@media(min-width:640px){.sm\:h-3\.5{height:.875rem}}@media(min-width:640px){.sm\:h-screen-sm{height:64rem}}@media(min-width:640px){.sm\:h-screen-md{height:76.8rem}}@media(min-width:640px){.sm\:h-screen-lg{height:102.4rem}}@media(min-width:640px){.sm\:h-screen-xl{height:128rem}}@media(min-width:640px){.sm\:h-screen-2xl{height:153.6rem}}@media(min-width:640px){.sm\:h-1\/2{height:50%}}@media(min-width:640px){.sm\:h-1\/3{height:33.333333%}}@media(min-width:640px){.sm\:h-2\/3{height:66.666667%}}@media(min-width:640px){.sm\:h-1\/4{height:25%}}@media(min-width:640px){.sm\:h-2\/4{height:50%}}@media(min-width:640px){.sm\:h-3\/4{height:75%}}@media(min-width:640px){.sm\:h-1\/5{height:20%}}@media(min-width:640px){.sm\:h-2\/5{height:40%}}@media(min-width:640px){.sm\:h-3\/5{height:60%}}@media(min-width:640px){.sm\:h-4\/5{height:80%}}@media(min-width:640px){.sm\:h-1\/6{height:16.666667%}}@media(min-width:640px){.sm\:h-2\/6{height:33.333333%}}@media(min-width:640px){.sm\:h-3\/6{height:50%}}@media(min-width:640px){.sm\:h-4\/6{height:66.666667%}}@media(min-width:640px){.sm\:h-5\/6{height:83.333333%}}@media(min-width:640px){.sm\:h-full{height:100%}}@media(min-width:640px){.sm\:h-screen{height:100vh}}@media(min-width:640px){.sm\:max-h-0{max-height:0}}@media(min-width:640px){.sm\:max-h-1{max-height:.25rem}}@media(min-width:640px){.sm\:max-h-2{max-height:.5rem}}@media(min-width:640px){.sm\:max-h-3{max-height:.75rem}}@media(min-width:640px){.sm\:max-h-4{max-height:1rem}}@media(min-width:640px){.sm\:max-h-5{max-height:1.25rem}}@media(min-width:640px){.sm\:max-h-6{max-height:1.5rem}}@media(min-width:640px){.sm\:max-h-7{max-height:1.75rem}}@media(min-width:640px){.sm\:max-h-8{max-height:2rem}}@media(min-width:640px){.sm\:max-h-9{max-height:2.25rem}}@media(min-width:640px){.sm\:max-h-10{max-height:2.5rem}}@media(min-width:640px){.sm\:max-h-11{max-height:2.75rem}}@media(min-width:640px){.sm\:max-h-12{max-height:3rem}}@media(min-width:640px){.sm\:max-h-14{max-height:3.5rem}}@media(min-width:640px){.sm\:max-h-16{max-height:4rem}}@media(min-width:640px){.sm\:max-h-20{max-height:5rem}}@media(min-width:640px){.sm\:max-h-24{max-height:6rem}}@media(min-width:640px){.sm\:max-h-28{max-height:7rem}}@media(min-width:640px){.sm\:max-h-32{max-height:8rem}}@media(min-width:640px){.sm\:max-h-36{max-height:9rem}}@media(min-width:640px){.sm\:max-h-40{max-height:10rem}}@media(min-width:640px){.sm\:max-h-44{max-height:11rem}}@media(min-width:640px){.sm\:max-h-48{max-height:12rem}}@media(min-width:640px){.sm\:max-h-52{max-height:13rem}}@media(min-width:640px){.sm\:max-h-56{max-height:14rem}}@media(min-width:640px){.sm\:max-h-60{max-height:15rem}}@media(min-width:640px){.sm\:max-h-64{max-height:16rem}}@media(min-width:640px){.sm\:max-h-72{max-height:18rem}}@media(min-width:640px){.sm\:max-h-80{max-height:20rem}}@media(min-width:640px){.sm\:max-h-96{max-height:24rem}}@media(min-width:640px){.sm\:max-h-px{max-height:1px}}@media(min-width:640px){.sm\:max-h-0\.5{max-height:.125rem}}@media(min-width:640px){.sm\:max-h-1\.5{max-height:.375rem}}@media(min-width:640px){.sm\:max-h-2\.5{max-height:.625rem}}@media(min-width:640px){.sm\:max-h-3\.5{max-height:.875rem}}@media(min-width:640px){.sm\:max-h-screen-sm{max-height:64rem}}@media(min-width:640px){.sm\:max-h-screen-md{max-height:76.8rem}}@media(min-width:640px){.sm\:max-h-screen-lg{max-height:102.4rem}}@media(min-width:640px){.sm\:max-h-screen-xl{max-height:128rem}}@media(min-width:640px){.sm\:max-h-screen-2xl{max-height:153.6rem}}@media(min-width:640px){.sm\:max-h-full{max-height:100%}}@media(min-width:640px){.sm\:max-h-screen{max-height:100vh}}@media(min-width:640px){.sm\:min-h-0{min-height:0}}@media(min-width:640px){.sm\:min-h-full{min-height:100%}}@media(min-width:640px){.sm\:min-h-screen{min-height:100vh}}@media(min-width:640px){.sm\:w-0{width:0}}@media(min-width:640px){.sm\:w-1{width:.25rem}}@media(min-width:640px){.sm\:w-2{width:.5rem}}@media(min-width:640px){.sm\:w-3{width:.75rem}}@media(min-width:640px){.sm\:w-4{width:1rem}}@media(min-width:640px){.sm\:w-5{width:1.25rem}}@media(min-width:640px){.sm\:w-6{width:1.5rem}}@media(min-width:640px){.sm\:w-7{width:1.75rem}}@media(min-width:640px){.sm\:w-8{width:2rem}}@media(min-width:640px){.sm\:w-9{width:2.25rem}}@media(min-width:640px){.sm\:w-10{width:2.5rem}}@media(min-width:640px){.sm\:w-11{width:2.75rem}}@media(min-width:640px){.sm\:w-12{width:3rem}}@media(min-width:640px){.sm\:w-14{width:3.5rem}}@media(min-width:640px){.sm\:w-16{width:4rem}}@media(min-width:640px){.sm\:w-20{width:5rem}}@media(min-width:640px){.sm\:w-24{width:6rem}}@media(min-width:640px){.sm\:w-28{width:7rem}}@media(min-width:640px){.sm\:w-32{width:8rem}}@media(min-width:640px){.sm\:w-36{width:9rem}}@media(min-width:640px){.sm\:w-40{width:10rem}}@media(min-width:640px){.sm\:w-44{width:11rem}}@media(min-width:640px){.sm\:w-48{width:12rem}}@media(min-width:640px){.sm\:w-52{width:13rem}}@media(min-width:640px){.sm\:w-56{width:14rem}}@media(min-width:640px){.sm\:w-60{width:15rem}}@media(min-width:640px){.sm\:w-64{width:16rem}}@media(min-width:640px){.sm\:w-72{width:18rem}}@media(min-width:640px){.sm\:w-80{width:20rem}}@media(min-width:640px){.sm\:w-96{width:24rem}}@media(min-width:640px){.sm\:w-auto{width:auto}}@media(min-width:640px){.sm\:w-px{width:1px}}@media(min-width:640px){.sm\:w-0\.5{width:.125rem}}@media(min-width:640px){.sm\:w-1\.5{width:.375rem}}@media(min-width:640px){.sm\:w-2\.5{width:.625rem}}@media(min-width:640px){.sm\:w-3\.5{width:.875rem}}@media(min-width:640px){.sm\:w-screen-sm{width:64rem}}@media(min-width:640px){.sm\:w-screen-md{width:76.8rem}}@media(min-width:640px){.sm\:w-screen-lg{width:102.4rem}}@media(min-width:640px){.sm\:w-screen-xl{width:128rem}}@media(min-width:640px){.sm\:w-screen-2xl{width:153.6rem}}@media(min-width:640px){.sm\:w-1\/2{width:50%}}@media(min-width:640px){.sm\:w-1\/3{width:33.333333%}}@media(min-width:640px){.sm\:w-2\/3{width:66.666667%}}@media(min-width:640px){.sm\:w-1\/4{width:25%}}@media(min-width:640px){.sm\:w-2\/4{width:50%}}@media(min-width:640px){.sm\:w-3\/4{width:75%}}@media(min-width:640px){.sm\:w-1\/5{width:20%}}@media(min-width:640px){.sm\:w-2\/5{width:40%}}@media(min-width:640px){.sm\:w-3\/5{width:60%}}@media(min-width:640px){.sm\:w-4\/5{width:80%}}@media(min-width:640px){.sm\:w-1\/6{width:16.666667%}}@media(min-width:640px){.sm\:w-2\/6{width:33.333333%}}@media(min-width:640px){.sm\:w-3\/6{width:50%}}@media(min-width:640px){.sm\:w-4\/6{width:66.666667%}}@media(min-width:640px){.sm\:w-5\/6{width:83.333333%}}@media(min-width:640px){.sm\:w-1\/12{width:8.333333%}}@media(min-width:640px){.sm\:w-2\/12{width:16.666667%}}@media(min-width:640px){.sm\:w-3\/12{width:25%}}@media(min-width:640px){.sm\:w-4\/12{width:33.333333%}}@media(min-width:640px){.sm\:w-5\/12{width:41.666667%}}@media(min-width:640px){.sm\:w-6\/12{width:50%}}@media(min-width:640px){.sm\:w-7\/12{width:58.333333%}}@media(min-width:640px){.sm\:w-8\/12{width:66.666667%}}@media(min-width:640px){.sm\:w-9\/12{width:75%}}@media(min-width:640px){.sm\:w-10\/12{width:83.333333%}}@media(min-width:640px){.sm\:w-11\/12{width:91.666667%}}@media(min-width:640px){.sm\:w-full{width:100%}}@media(min-width:640px){.sm\:w-screen{width:100vw}}@media(min-width:640px){.sm\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media(min-width:640px){.sm\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:640px){.sm\:min-w-0{min-width:0}}@media(min-width:640px){.sm\:min-w-full{min-width:100%}}@media(min-width:640px){.sm\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media(min-width:640px){.sm\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(min-width:640px){.sm\:max-w-0{max-width:0}}@media(min-width:640px){.sm\:max-w-none{max-width:none}}@media(min-width:640px){.sm\:max-w-xs{max-width:20rem}}@media(min-width:640px){.sm\:max-w-sm{max-width:24rem}}@media(min-width:640px){.sm\:max-w-md{max-width:28rem}}@media(min-width:640px){.sm\:max-w-lg{max-width:32rem}}@media(min-width:640px){.sm\:max-w-xl{max-width:36rem}}@media(min-width:640px){.sm\:max-w-2xl{max-width:42rem}}@media(min-width:640px){.sm\:max-w-3xl{max-width:48rem}}@media(min-width:640px){.sm\:max-w-4xl{max-width:56rem}}@media(min-width:640px){.sm\:max-w-5xl{max-width:64rem}}@media(min-width:640px){.sm\:max-w-6xl{max-width:72rem}}@media(min-width:640px){.sm\:max-w-7xl{max-width:80rem}}@media(min-width:640px){.sm\:max-w-full{max-width:100%}}@media(min-width:640px){.sm\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}@media(min-width:640px){.sm\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media(min-width:640px){.sm\:max-w-prose{max-width:65ch}}@media(min-width:640px){.sm\:max-w-screen-sm{max-width:640px}}@media(min-width:640px){.sm\:max-w-screen-md{max-width:768px}}@media(min-width:640px){.sm\:max-w-screen-lg{max-width:1024px}}@media(min-width:640px){.sm\:max-w-screen-xl{max-width:1280px}}@media(min-width:640px){.sm\:max-w-screen-2xl{max-width:1536px}}@media(min-width:640px){.sm\:flex-1{flex:1 1 0%}}@media(min-width:640px){.sm\:flex-auto{flex:1 1 auto}}@media(min-width:640px){.sm\:flex-initial{flex:0 1 auto}}@media(min-width:640px){.sm\:flex-none{flex:none}}@media(min-width:640px){.sm\:flex-shrink-0{flex-shrink:0}}@media(min-width:640px){.sm\:flex-shrink{flex-shrink:1}}@media(min-width:640px){.sm\:flex-grow-0{flex-grow:0}}@media(min-width:640px){.sm\:flex-grow{flex-grow:1}}@media(min-width:640px){.sm\:table-auto{table-layout:auto}}@media(min-width:640px){.sm\:table-fixed{table-layout:fixed}}@media(min-width:640px){.sm\:border-collapse{border-collapse:collapse}}@media(min-width:640px){.sm\:border-separate{border-collapse:separate}}@media(min-width:640px){.sm\:origin-center{transform-origin:center}}@media(min-width:640px){.sm\:origin-top{transform-origin:top}}@media(min-width:640px){.sm\:origin-top-right{transform-origin:top right}}@media(min-width:640px){.sm\:origin-right{transform-origin:right}}@media(min-width:640px){.sm\:origin-bottom-right{transform-origin:bottom right}}@media(min-width:640px){.sm\:origin-bottom{transform-origin:bottom}}@media(min-width:640px){.sm\:origin-bottom-left{transform-origin:bottom left}}@media(min-width:640px){.sm\:origin-left{transform-origin:left}}@media(min-width:640px){.sm\:origin-top-left{transform-origin:top left}}@media(min-width:640px){.sm\:transform{transform:translateX(var(--tw-translate-x)) 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))}}@media(min-width:640px){.sm\:transform,.sm\:transform-gpu{--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}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media(min-width:640px){.sm\:transform-none{transform:none}}@media(min-width:640px){.sm\:translate-x-0{--tw-translate-x:0px}}@media(min-width:640px){.sm\:translate-x-1{--tw-translate-x:0.25rem}}@media(min-width:640px){.sm\:translate-x-2{--tw-translate-x:0.5rem}}@media(min-width:640px){.sm\:translate-x-3{--tw-translate-x:0.75rem}}@media(min-width:640px){.sm\:translate-x-4{--tw-translate-x:1rem}}@media(min-width:640px){.sm\:translate-x-5{--tw-translate-x:1.25rem}}@media(min-width:640px){.sm\:translate-x-6{--tw-translate-x:1.5rem}}@media(min-width:640px){.sm\:translate-x-7{--tw-translate-x:1.75rem}}@media(min-width:640px){.sm\:translate-x-8{--tw-translate-x:2rem}}@media(min-width:640px){.sm\:translate-x-9{--tw-translate-x:2.25rem}}@media(min-width:640px){.sm\:translate-x-10{--tw-translate-x:2.5rem}}@media(min-width:640px){.sm\:translate-x-11{--tw-translate-x:2.75rem}}@media(min-width:640px){.sm\:translate-x-12{--tw-translate-x:3rem}}@media(min-width:640px){.sm\:translate-x-14{--tw-translate-x:3.5rem}}@media(min-width:640px){.sm\:translate-x-16{--tw-translate-x:4rem}}@media(min-width:640px){.sm\:translate-x-20{--tw-translate-x:5rem}}@media(min-width:640px){.sm\:translate-x-24{--tw-translate-x:6rem}}@media(min-width:640px){.sm\:translate-x-28{--tw-translate-x:7rem}}@media(min-width:640px){.sm\:translate-x-32{--tw-translate-x:8rem}}@media(min-width:640px){.sm\:translate-x-36{--tw-translate-x:9rem}}@media(min-width:640px){.sm\:translate-x-40{--tw-translate-x:10rem}}@media(min-width:640px){.sm\:translate-x-44{--tw-translate-x:11rem}}@media(min-width:640px){.sm\:translate-x-48{--tw-translate-x:12rem}}@media(min-width:640px){.sm\:translate-x-52{--tw-translate-x:13rem}}@media(min-width:640px){.sm\:translate-x-56{--tw-translate-x:14rem}}@media(min-width:640px){.sm\:translate-x-60{--tw-translate-x:15rem}}@media(min-width:640px){.sm\:translate-x-64{--tw-translate-x:16rem}}@media(min-width:640px){.sm\:translate-x-72{--tw-translate-x:18rem}}@media(min-width:640px){.sm\:translate-x-80{--tw-translate-x:20rem}}@media(min-width:640px){.sm\:translate-x-96{--tw-translate-x:24rem}}@media(min-width:640px){.sm\:translate-x-px{--tw-translate-x:1px}}@media(min-width:640px){.sm\:translate-x-0\.5{--tw-translate-x:0.125rem}}@media(min-width:640px){.sm\:translate-x-1\.5{--tw-translate-x:0.375rem}}@media(min-width:640px){.sm\:translate-x-2\.5{--tw-translate-x:0.625rem}}@media(min-width:640px){.sm\:translate-x-3\.5{--tw-translate-x:0.875rem}}@media(min-width:640px){.sm\:translate-x-screen-sm{--tw-translate-x:64rem}}@media(min-width:640px){.sm\:translate-x-screen-md{--tw-translate-x:76.8rem}}@media(min-width:640px){.sm\:translate-x-screen-lg{--tw-translate-x:102.4rem}}@media(min-width:640px){.sm\:translate-x-screen-xl{--tw-translate-x:128rem}}@media(min-width:640px){.sm\:translate-x-screen-2xl{--tw-translate-x:153.6rem}}@media(min-width:640px){.sm\:-translate-x-0{--tw-translate-x:0px}}@media(min-width:640px){.sm\:-translate-x-1{--tw-translate-x:-0.25rem}}@media(min-width:640px){.sm\:-translate-x-2{--tw-translate-x:-0.5rem}}@media(min-width:640px){.sm\:-translate-x-3{--tw-translate-x:-0.75rem}}@media(min-width:640px){.sm\:-translate-x-4{--tw-translate-x:-1rem}}@media(min-width:640px){.sm\:-translate-x-5{--tw-translate-x:-1.25rem}}@media(min-width:640px){.sm\:-translate-x-6{--tw-translate-x:-1.5rem}}@media(min-width:640px){.sm\:-translate-x-7{--tw-translate-x:-1.75rem}}@media(min-width:640px){.sm\:-translate-x-8{--tw-translate-x:-2rem}}@media(min-width:640px){.sm\:-translate-x-9{--tw-translate-x:-2.25rem}}@media(min-width:640px){.sm\:-translate-x-10{--tw-translate-x:-2.5rem}}@media(min-width:640px){.sm\:-translate-x-11{--tw-translate-x:-2.75rem}}@media(min-width:640px){.sm\:-translate-x-12{--tw-translate-x:-3rem}}@media(min-width:640px){.sm\:-translate-x-14{--tw-translate-x:-3.5rem}}@media(min-width:640px){.sm\:-translate-x-16{--tw-translate-x:-4rem}}@media(min-width:640px){.sm\:-translate-x-20{--tw-translate-x:-5rem}}@media(min-width:640px){.sm\:-translate-x-24{--tw-translate-x:-6rem}}@media(min-width:640px){.sm\:-translate-x-28{--tw-translate-x:-7rem}}@media(min-width:640px){.sm\:-translate-x-32{--tw-translate-x:-8rem}}@media(min-width:640px){.sm\:-translate-x-36{--tw-translate-x:-9rem}}@media(min-width:640px){.sm\:-translate-x-40{--tw-translate-x:-10rem}}@media(min-width:640px){.sm\:-translate-x-44{--tw-translate-x:-11rem}}@media(min-width:640px){.sm\:-translate-x-48{--tw-translate-x:-12rem}}@media(min-width:640px){.sm\:-translate-x-52{--tw-translate-x:-13rem}}@media(min-width:640px){.sm\:-translate-x-56{--tw-translate-x:-14rem}}@media(min-width:640px){.sm\:-translate-x-60{--tw-translate-x:-15rem}}@media(min-width:640px){.sm\:-translate-x-64{--tw-translate-x:-16rem}}@media(min-width:640px){.sm\:-translate-x-72{--tw-translate-x:-18rem}}@media(min-width:640px){.sm\:-translate-x-80{--tw-translate-x:-20rem}}@media(min-width:640px){.sm\:-translate-x-96{--tw-translate-x:-24rem}}@media(min-width:640px){.sm\:-translate-x-px{--tw-translate-x:-1px}}@media(min-width:640px){.sm\:-translate-x-0\.5{--tw-translate-x:-0.125rem}}@media(min-width:640px){.sm\:-translate-x-1\.5{--tw-translate-x:-0.375rem}}@media(min-width:640px){.sm\:-translate-x-2\.5{--tw-translate-x:-0.625rem}}@media(min-width:640px){.sm\:-translate-x-3\.5{--tw-translate-x:-0.875rem}}@media(min-width:640px){.sm\:-translate-x-screen-sm{--tw-translate-x:-64rem}}@media(min-width:640px){.sm\:-translate-x-screen-md{--tw-translate-x:-76.8rem}}@media(min-width:640px){.sm\:-translate-x-screen-lg{--tw-translate-x:-102.4rem}}@media(min-width:640px){.sm\:-translate-x-screen-xl{--tw-translate-x:-128rem}}@media(min-width:640px){.sm\:-translate-x-screen-2xl{--tw-translate-x:-153.6rem}}@media(min-width:640px){.sm\:translate-x-1\/2{--tw-translate-x:50%}}@media(min-width:640px){.sm\:translate-x-1\/3{--tw-translate-x:33.333333%}}@media(min-width:640px){.sm\:translate-x-2\/3{--tw-translate-x:66.666667%}}@media(min-width:640px){.sm\:translate-x-1\/4{--tw-translate-x:25%}}@media(min-width:640px){.sm\:translate-x-2\/4{--tw-translate-x:50%}}@media(min-width:640px){.sm\:translate-x-3\/4{--tw-translate-x:75%}}@media(min-width:640px){.sm\:translate-x-full{--tw-translate-x:100%}}@media(min-width:640px){.sm\:-translate-x-1\/2{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:-translate-x-1\/3{--tw-translate-x:-33.333333%}}@media(min-width:640px){.sm\:-translate-x-2\/3{--tw-translate-x:-66.666667%}}@media(min-width:640px){.sm\:-translate-x-1\/4{--tw-translate-x:-25%}}@media(min-width:640px){.sm\:-translate-x-2\/4{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:-translate-x-3\/4{--tw-translate-x:-75%}}@media(min-width:640px){.sm\:-translate-x-full{--tw-translate-x:-100%}}@media(min-width:640px){.sm\:translate-y-0{--tw-translate-y:0px}}@media(min-width:640px){.sm\:translate-y-1{--tw-translate-y:0.25rem}}@media(min-width:640px){.sm\:translate-y-2{--tw-translate-y:0.5rem}}@media(min-width:640px){.sm\:translate-y-3{--tw-translate-y:0.75rem}}@media(min-width:640px){.sm\:translate-y-4{--tw-translate-y:1rem}}@media(min-width:640px){.sm\:translate-y-5{--tw-translate-y:1.25rem}}@media(min-width:640px){.sm\:translate-y-6{--tw-translate-y:1.5rem}}@media(min-width:640px){.sm\:translate-y-7{--tw-translate-y:1.75rem}}@media(min-width:640px){.sm\:translate-y-8{--tw-translate-y:2rem}}@media(min-width:640px){.sm\:translate-y-9{--tw-translate-y:2.25rem}}@media(min-width:640px){.sm\:translate-y-10{--tw-translate-y:2.5rem}}@media(min-width:640px){.sm\:translate-y-11{--tw-translate-y:2.75rem}}@media(min-width:640px){.sm\:translate-y-12{--tw-translate-y:3rem}}@media(min-width:640px){.sm\:translate-y-14{--tw-translate-y:3.5rem}}@media(min-width:640px){.sm\:translate-y-16{--tw-translate-y:4rem}}@media(min-width:640px){.sm\:translate-y-20{--tw-translate-y:5rem}}@media(min-width:640px){.sm\:translate-y-24{--tw-translate-y:6rem}}@media(min-width:640px){.sm\:translate-y-28{--tw-translate-y:7rem}}@media(min-width:640px){.sm\:translate-y-32{--tw-translate-y:8rem}}@media(min-width:640px){.sm\:translate-y-36{--tw-translate-y:9rem}}@media(min-width:640px){.sm\:translate-y-40{--tw-translate-y:10rem}}@media(min-width:640px){.sm\:translate-y-44{--tw-translate-y:11rem}}@media(min-width:640px){.sm\:translate-y-48{--tw-translate-y:12rem}}@media(min-width:640px){.sm\:translate-y-52{--tw-translate-y:13rem}}@media(min-width:640px){.sm\:translate-y-56{--tw-translate-y:14rem}}@media(min-width:640px){.sm\:translate-y-60{--tw-translate-y:15rem}}@media(min-width:640px){.sm\:translate-y-64{--tw-translate-y:16rem}}@media(min-width:640px){.sm\:translate-y-72{--tw-translate-y:18rem}}@media(min-width:640px){.sm\:translate-y-80{--tw-translate-y:20rem}}@media(min-width:640px){.sm\:translate-y-96{--tw-translate-y:24rem}}@media(min-width:640px){.sm\:translate-y-px{--tw-translate-y:1px}}@media(min-width:640px){.sm\:translate-y-0\.5{--tw-translate-y:0.125rem}}@media(min-width:640px){.sm\:translate-y-1\.5{--tw-translate-y:0.375rem}}@media(min-width:640px){.sm\:translate-y-2\.5{--tw-translate-y:0.625rem}}@media(min-width:640px){.sm\:translate-y-3\.5{--tw-translate-y:0.875rem}}@media(min-width:640px){.sm\:translate-y-screen-sm{--tw-translate-y:64rem}}@media(min-width:640px){.sm\:translate-y-screen-md{--tw-translate-y:76.8rem}}@media(min-width:640px){.sm\:translate-y-screen-lg{--tw-translate-y:102.4rem}}@media(min-width:640px){.sm\:translate-y-screen-xl{--tw-translate-y:128rem}}@media(min-width:640px){.sm\:translate-y-screen-2xl{--tw-translate-y:153.6rem}}@media(min-width:640px){.sm\:-translate-y-0{--tw-translate-y:0px}}@media(min-width:640px){.sm\:-translate-y-1{--tw-translate-y:-0.25rem}}@media(min-width:640px){.sm\:-translate-y-2{--tw-translate-y:-0.5rem}}@media(min-width:640px){.sm\:-translate-y-3{--tw-translate-y:-0.75rem}}@media(min-width:640px){.sm\:-translate-y-4{--tw-translate-y:-1rem}}@media(min-width:640px){.sm\:-translate-y-5{--tw-translate-y:-1.25rem}}@media(min-width:640px){.sm\:-translate-y-6{--tw-translate-y:-1.5rem}}@media(min-width:640px){.sm\:-translate-y-7{--tw-translate-y:-1.75rem}}@media(min-width:640px){.sm\:-translate-y-8{--tw-translate-y:-2rem}}@media(min-width:640px){.sm\:-translate-y-9{--tw-translate-y:-2.25rem}}@media(min-width:640px){.sm\:-translate-y-10{--tw-translate-y:-2.5rem}}@media(min-width:640px){.sm\:-translate-y-11{--tw-translate-y:-2.75rem}}@media(min-width:640px){.sm\:-translate-y-12{--tw-translate-y:-3rem}}@media(min-width:640px){.sm\:-translate-y-14{--tw-translate-y:-3.5rem}}@media(min-width:640px){.sm\:-translate-y-16{--tw-translate-y:-4rem}}@media(min-width:640px){.sm\:-translate-y-20{--tw-translate-y:-5rem}}@media(min-width:640px){.sm\:-translate-y-24{--tw-translate-y:-6rem}}@media(min-width:640px){.sm\:-translate-y-28{--tw-translate-y:-7rem}}@media(min-width:640px){.sm\:-translate-y-32{--tw-translate-y:-8rem}}@media(min-width:640px){.sm\:-translate-y-36{--tw-translate-y:-9rem}}@media(min-width:640px){.sm\:-translate-y-40{--tw-translate-y:-10rem}}@media(min-width:640px){.sm\:-translate-y-44{--tw-translate-y:-11rem}}@media(min-width:640px){.sm\:-translate-y-48{--tw-translate-y:-12rem}}@media(min-width:640px){.sm\:-translate-y-52{--tw-translate-y:-13rem}}@media(min-width:640px){.sm\:-translate-y-56{--tw-translate-y:-14rem}}@media(min-width:640px){.sm\:-translate-y-60{--tw-translate-y:-15rem}}@media(min-width:640px){.sm\:-translate-y-64{--tw-translate-y:-16rem}}@media(min-width:640px){.sm\:-translate-y-72{--tw-translate-y:-18rem}}@media(min-width:640px){.sm\:-translate-y-80{--tw-translate-y:-20rem}}@media(min-width:640px){.sm\:-translate-y-96{--tw-translate-y:-24rem}}@media(min-width:640px){.sm\:-translate-y-px{--tw-translate-y:-1px}}@media(min-width:640px){.sm\:-translate-y-0\.5{--tw-translate-y:-0.125rem}}@media(min-width:640px){.sm\:-translate-y-1\.5{--tw-translate-y:-0.375rem}}@media(min-width:640px){.sm\:-translate-y-2\.5{--tw-translate-y:-0.625rem}}@media(min-width:640px){.sm\:-translate-y-3\.5{--tw-translate-y:-0.875rem}}@media(min-width:640px){.sm\:-translate-y-screen-sm{--tw-translate-y:-64rem}}@media(min-width:640px){.sm\:-translate-y-screen-md{--tw-translate-y:-76.8rem}}@media(min-width:640px){.sm\:-translate-y-screen-lg{--tw-translate-y:-102.4rem}}@media(min-width:640px){.sm\:-translate-y-screen-xl{--tw-translate-y:-128rem}}@media(min-width:640px){.sm\:-translate-y-screen-2xl{--tw-translate-y:-153.6rem}}@media(min-width:640px){.sm\:translate-y-1\/2{--tw-translate-y:50%}}@media(min-width:640px){.sm\:translate-y-1\/3{--tw-translate-y:33.333333%}}@media(min-width:640px){.sm\:translate-y-2\/3{--tw-translate-y:66.666667%}}@media(min-width:640px){.sm\:translate-y-1\/4{--tw-translate-y:25%}}@media(min-width:640px){.sm\:translate-y-2\/4{--tw-translate-y:50%}}@media(min-width:640px){.sm\:translate-y-3\/4{--tw-translate-y:75%}}@media(min-width:640px){.sm\:translate-y-full{--tw-translate-y:100%}}@media(min-width:640px){.sm\:-translate-y-1\/2{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:-translate-y-1\/3{--tw-translate-y:-33.333333%}}@media(min-width:640px){.sm\:-translate-y-2\/3{--tw-translate-y:-66.666667%}}@media(min-width:640px){.sm\:-translate-y-1\/4{--tw-translate-y:-25%}}@media(min-width:640px){.sm\:-translate-y-2\/4{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:-translate-y-3\/4{--tw-translate-y:-75%}}@media(min-width:640px){.sm\:-translate-y-full{--tw-translate-y:-100%}}@media(min-width:640px){.sm\:hover\:translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:640px){.sm\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}}@media(min-width:640px){.sm\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}}@media(min-width:640px){.sm\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}}@media(min-width:640px){.sm\:hover\:translate-x-4:hover{--tw-translate-x:1rem}}@media(min-width:640px){.sm\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}}@media(min-width:640px){.sm\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}}@media(min-width:640px){.sm\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}}@media(min-width:640px){.sm\:hover\:translate-x-8:hover{--tw-translate-x:2rem}}@media(min-width:640px){.sm\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}}@media(min-width:640px){.sm\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}}@media(min-width:640px){.sm\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}}@media(min-width:640px){.sm\:hover\:translate-x-12:hover{--tw-translate-x:3rem}}@media(min-width:640px){.sm\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}}@media(min-width:640px){.sm\:hover\:translate-x-16:hover{--tw-translate-x:4rem}}@media(min-width:640px){.sm\:hover\:translate-x-20:hover{--tw-translate-x:5rem}}@media(min-width:640px){.sm\:hover\:translate-x-24:hover{--tw-translate-x:6rem}}@media(min-width:640px){.sm\:hover\:translate-x-28:hover{--tw-translate-x:7rem}}@media(min-width:640px){.sm\:hover\:translate-x-32:hover{--tw-translate-x:8rem}}@media(min-width:640px){.sm\:hover\:translate-x-36:hover{--tw-translate-x:9rem}}@media(min-width:640px){.sm\:hover\:translate-x-40:hover{--tw-translate-x:10rem}}@media(min-width:640px){.sm\:hover\:translate-x-44:hover{--tw-translate-x:11rem}}@media(min-width:640px){.sm\:hover\:translate-x-48:hover{--tw-translate-x:12rem}}@media(min-width:640px){.sm\:hover\:translate-x-52:hover{--tw-translate-x:13rem}}@media(min-width:640px){.sm\:hover\:translate-x-56:hover{--tw-translate-x:14rem}}@media(min-width:640px){.sm\:hover\:translate-x-60:hover{--tw-translate-x:15rem}}@media(min-width:640px){.sm\:hover\:translate-x-64:hover{--tw-translate-x:16rem}}@media(min-width:640px){.sm\:hover\:translate-x-72:hover{--tw-translate-x:18rem}}@media(min-width:640px){.sm\:hover\:translate-x-80:hover{--tw-translate-x:20rem}}@media(min-width:640px){.sm\:hover\:translate-x-96:hover{--tw-translate-x:24rem}}@media(min-width:640px){.sm\:hover\:translate-x-px:hover{--tw-translate-x:1px}}@media(min-width:640px){.sm\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}}@media(min-width:640px){.sm\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}}@media(min-width:640px){.sm\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}}@media(min-width:640px){.sm\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}}@media(min-width:640px){.sm\:hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}}@media(min-width:640px){.sm\:hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}}@media(min-width:640px){.sm\:hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}}@media(min-width:640px){.sm\:hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}}@media(min-width:640px){.sm\:hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}}@media(min-width:640px){.sm\:hover\:-translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:640px){.sm\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}}@media(min-width:640px){.sm\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}}@media(min-width:640px){.sm\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}}@media(min-width:640px){.sm\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}}@media(min-width:640px){.sm\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}}@media(min-width:640px){.sm\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}}@media(min-width:640px){.sm\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}}@media(min-width:640px){.sm\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}}@media(min-width:640px){.sm\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}}@media(min-width:640px){.sm\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}}@media(min-width:640px){.sm\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}}@media(min-width:640px){.sm\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}}@media(min-width:640px){.sm\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}}@media(min-width:640px){.sm\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}}@media(min-width:640px){.sm\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}}@media(min-width:640px){.sm\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}}@media(min-width:640px){.sm\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}}@media(min-width:640px){.sm\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}}@media(min-width:640px){.sm\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}}@media(min-width:640px){.sm\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}}@media(min-width:640px){.sm\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}}@media(min-width:640px){.sm\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}}@media(min-width:640px){.sm\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}}@media(min-width:640px){.sm\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}}@media(min-width:640px){.sm\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}}@media(min-width:640px){.sm\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}}@media(min-width:640px){.sm\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}}@media(min-width:640px){.sm\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}}@media(min-width:640px){.sm\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}}@media(min-width:640px){.sm\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}}@media(min-width:640px){.sm\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}}@media(min-width:640px){.sm\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}}@media(min-width:640px){.sm\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}}@media(min-width:640px){.sm\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}}@media(min-width:640px){.sm\:hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}}@media(min-width:640px){.sm\:hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}}@media(min-width:640px){.sm\:hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}}@media(min-width:640px){.sm\:hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}}@media(min-width:640px){.sm\:hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}}@media(min-width:640px){.sm\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}}@media(min-width:640px){.sm\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}}@media(min-width:640px){.sm\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}}@media(min-width:640px){.sm\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}}@media(min-width:640px){.sm\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}}@media(min-width:640px){.sm\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}}@media(min-width:640px){.sm\:hover\:translate-x-full:hover{--tw-translate-x:100%}}@media(min-width:640px){.sm\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}}@media(min-width:640px){.sm\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}}@media(min-width:640px){.sm\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}}@media(min-width:640px){.sm\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}}@media(min-width:640px){.sm\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}}@media(min-width:640px){.sm\:hover\:translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:640px){.sm\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}}@media(min-width:640px){.sm\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}}@media(min-width:640px){.sm\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}}@media(min-width:640px){.sm\:hover\:translate-y-4:hover{--tw-translate-y:1rem}}@media(min-width:640px){.sm\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}}@media(min-width:640px){.sm\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}}@media(min-width:640px){.sm\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}}@media(min-width:640px){.sm\:hover\:translate-y-8:hover{--tw-translate-y:2rem}}@media(min-width:640px){.sm\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}}@media(min-width:640px){.sm\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}}@media(min-width:640px){.sm\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}}@media(min-width:640px){.sm\:hover\:translate-y-12:hover{--tw-translate-y:3rem}}@media(min-width:640px){.sm\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}}@media(min-width:640px){.sm\:hover\:translate-y-16:hover{--tw-translate-y:4rem}}@media(min-width:640px){.sm\:hover\:translate-y-20:hover{--tw-translate-y:5rem}}@media(min-width:640px){.sm\:hover\:translate-y-24:hover{--tw-translate-y:6rem}}@media(min-width:640px){.sm\:hover\:translate-y-28:hover{--tw-translate-y:7rem}}@media(min-width:640px){.sm\:hover\:translate-y-32:hover{--tw-translate-y:8rem}}@media(min-width:640px){.sm\:hover\:translate-y-36:hover{--tw-translate-y:9rem}}@media(min-width:640px){.sm\:hover\:translate-y-40:hover{--tw-translate-y:10rem}}@media(min-width:640px){.sm\:hover\:translate-y-44:hover{--tw-translate-y:11rem}}@media(min-width:640px){.sm\:hover\:translate-y-48:hover{--tw-translate-y:12rem}}@media(min-width:640px){.sm\:hover\:translate-y-52:hover{--tw-translate-y:13rem}}@media(min-width:640px){.sm\:hover\:translate-y-56:hover{--tw-translate-y:14rem}}@media(min-width:640px){.sm\:hover\:translate-y-60:hover{--tw-translate-y:15rem}}@media(min-width:640px){.sm\:hover\:translate-y-64:hover{--tw-translate-y:16rem}}@media(min-width:640px){.sm\:hover\:translate-y-72:hover{--tw-translate-y:18rem}}@media(min-width:640px){.sm\:hover\:translate-y-80:hover{--tw-translate-y:20rem}}@media(min-width:640px){.sm\:hover\:translate-y-96:hover{--tw-translate-y:24rem}}@media(min-width:640px){.sm\:hover\:translate-y-px:hover{--tw-translate-y:1px}}@media(min-width:640px){.sm\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}}@media(min-width:640px){.sm\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}}@media(min-width:640px){.sm\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}}@media(min-width:640px){.sm\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}}@media(min-width:640px){.sm\:hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}}@media(min-width:640px){.sm\:hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}}@media(min-width:640px){.sm\:hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}}@media(min-width:640px){.sm\:hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}}@media(min-width:640px){.sm\:hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}}@media(min-width:640px){.sm\:hover\:-translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:640px){.sm\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}}@media(min-width:640px){.sm\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}}@media(min-width:640px){.sm\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}}@media(min-width:640px){.sm\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}}@media(min-width:640px){.sm\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}}@media(min-width:640px){.sm\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}}@media(min-width:640px){.sm\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}}@media(min-width:640px){.sm\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}}@media(min-width:640px){.sm\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}}@media(min-width:640px){.sm\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}}@media(min-width:640px){.sm\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}}@media(min-width:640px){.sm\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}}@media(min-width:640px){.sm\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}}@media(min-width:640px){.sm\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}}@media(min-width:640px){.sm\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}}@media(min-width:640px){.sm\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}}@media(min-width:640px){.sm\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}}@media(min-width:640px){.sm\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}}@media(min-width:640px){.sm\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}}@media(min-width:640px){.sm\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}}@media(min-width:640px){.sm\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}}@media(min-width:640px){.sm\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}}@media(min-width:640px){.sm\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}}@media(min-width:640px){.sm\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}}@media(min-width:640px){.sm\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}}@media(min-width:640px){.sm\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}}@media(min-width:640px){.sm\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}}@media(min-width:640px){.sm\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}}@media(min-width:640px){.sm\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}}@media(min-width:640px){.sm\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}}@media(min-width:640px){.sm\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}}@media(min-width:640px){.sm\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}}@media(min-width:640px){.sm\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}}@media(min-width:640px){.sm\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}}@media(min-width:640px){.sm\:hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}}@media(min-width:640px){.sm\:hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}}@media(min-width:640px){.sm\:hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}}@media(min-width:640px){.sm\:hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}}@media(min-width:640px){.sm\:hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}}@media(min-width:640px){.sm\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}}@media(min-width:640px){.sm\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}}@media(min-width:640px){.sm\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}}@media(min-width:640px){.sm\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}}@media(min-width:640px){.sm\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}}@media(min-width:640px){.sm\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}}@media(min-width:640px){.sm\:hover\:translate-y-full:hover{--tw-translate-y:100%}}@media(min-width:640px){.sm\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}}@media(min-width:640px){.sm\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}}@media(min-width:640px){.sm\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}}@media(min-width:640px){.sm\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}}@media(min-width:640px){.sm\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}}@media(min-width:640px){.sm\:focus\:translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:640px){.sm\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}}@media(min-width:640px){.sm\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}}@media(min-width:640px){.sm\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}}@media(min-width:640px){.sm\:focus\:translate-x-4:focus{--tw-translate-x:1rem}}@media(min-width:640px){.sm\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}}@media(min-width:640px){.sm\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}}@media(min-width:640px){.sm\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}}@media(min-width:640px){.sm\:focus\:translate-x-8:focus{--tw-translate-x:2rem}}@media(min-width:640px){.sm\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}}@media(min-width:640px){.sm\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}}@media(min-width:640px){.sm\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}}@media(min-width:640px){.sm\:focus\:translate-x-12:focus{--tw-translate-x:3rem}}@media(min-width:640px){.sm\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}}@media(min-width:640px){.sm\:focus\:translate-x-16:focus{--tw-translate-x:4rem}}@media(min-width:640px){.sm\:focus\:translate-x-20:focus{--tw-translate-x:5rem}}@media(min-width:640px){.sm\:focus\:translate-x-24:focus{--tw-translate-x:6rem}}@media(min-width:640px){.sm\:focus\:translate-x-28:focus{--tw-translate-x:7rem}}@media(min-width:640px){.sm\:focus\:translate-x-32:focus{--tw-translate-x:8rem}}@media(min-width:640px){.sm\:focus\:translate-x-36:focus{--tw-translate-x:9rem}}@media(min-width:640px){.sm\:focus\:translate-x-40:focus{--tw-translate-x:10rem}}@media(min-width:640px){.sm\:focus\:translate-x-44:focus{--tw-translate-x:11rem}}@media(min-width:640px){.sm\:focus\:translate-x-48:focus{--tw-translate-x:12rem}}@media(min-width:640px){.sm\:focus\:translate-x-52:focus{--tw-translate-x:13rem}}@media(min-width:640px){.sm\:focus\:translate-x-56:focus{--tw-translate-x:14rem}}@media(min-width:640px){.sm\:focus\:translate-x-60:focus{--tw-translate-x:15rem}}@media(min-width:640px){.sm\:focus\:translate-x-64:focus{--tw-translate-x:16rem}}@media(min-width:640px){.sm\:focus\:translate-x-72:focus{--tw-translate-x:18rem}}@media(min-width:640px){.sm\:focus\:translate-x-80:focus{--tw-translate-x:20rem}}@media(min-width:640px){.sm\:focus\:translate-x-96:focus{--tw-translate-x:24rem}}@media(min-width:640px){.sm\:focus\:translate-x-px:focus{--tw-translate-x:1px}}@media(min-width:640px){.sm\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}}@media(min-width:640px){.sm\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}}@media(min-width:640px){.sm\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}}@media(min-width:640px){.sm\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}}@media(min-width:640px){.sm\:focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}}@media(min-width:640px){.sm\:focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}}@media(min-width:640px){.sm\:focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}}@media(min-width:640px){.sm\:focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}}@media(min-width:640px){.sm\:focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}}@media(min-width:640px){.sm\:focus\:-translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:640px){.sm\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}}@media(min-width:640px){.sm\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}}@media(min-width:640px){.sm\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}}@media(min-width:640px){.sm\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}}@media(min-width:640px){.sm\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}}@media(min-width:640px){.sm\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}}@media(min-width:640px){.sm\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}}@media(min-width:640px){.sm\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}}@media(min-width:640px){.sm\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}}@media(min-width:640px){.sm\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}}@media(min-width:640px){.sm\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}}@media(min-width:640px){.sm\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}}@media(min-width:640px){.sm\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}}@media(min-width:640px){.sm\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}}@media(min-width:640px){.sm\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}}@media(min-width:640px){.sm\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}}@media(min-width:640px){.sm\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}}@media(min-width:640px){.sm\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}}@media(min-width:640px){.sm\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}}@media(min-width:640px){.sm\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}}@media(min-width:640px){.sm\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}}@media(min-width:640px){.sm\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}}@media(min-width:640px){.sm\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}}@media(min-width:640px){.sm\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}}@media(min-width:640px){.sm\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}}@media(min-width:640px){.sm\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}}@media(min-width:640px){.sm\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}}@media(min-width:640px){.sm\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}}@media(min-width:640px){.sm\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}}@media(min-width:640px){.sm\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}}@media(min-width:640px){.sm\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}}@media(min-width:640px){.sm\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}}@media(min-width:640px){.sm\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}}@media(min-width:640px){.sm\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}}@media(min-width:640px){.sm\:focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}}@media(min-width:640px){.sm\:focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}}@media(min-width:640px){.sm\:focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}}@media(min-width:640px){.sm\:focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}}@media(min-width:640px){.sm\:focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}}@media(min-width:640px){.sm\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}}@media(min-width:640px){.sm\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}}@media(min-width:640px){.sm\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}}@media(min-width:640px){.sm\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}}@media(min-width:640px){.sm\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}}@media(min-width:640px){.sm\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}}@media(min-width:640px){.sm\:focus\:translate-x-full:focus{--tw-translate-x:100%}}@media(min-width:640px){.sm\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}}@media(min-width:640px){.sm\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}}@media(min-width:640px){.sm\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}}@media(min-width:640px){.sm\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}}@media(min-width:640px){.sm\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}}@media(min-width:640px){.sm\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}}@media(min-width:640px){.sm\:focus\:translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:640px){.sm\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}}@media(min-width:640px){.sm\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}}@media(min-width:640px){.sm\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}}@media(min-width:640px){.sm\:focus\:translate-y-4:focus{--tw-translate-y:1rem}}@media(min-width:640px){.sm\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}}@media(min-width:640px){.sm\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}}@media(min-width:640px){.sm\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}}@media(min-width:640px){.sm\:focus\:translate-y-8:focus{--tw-translate-y:2rem}}@media(min-width:640px){.sm\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}}@media(min-width:640px){.sm\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}}@media(min-width:640px){.sm\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}}@media(min-width:640px){.sm\:focus\:translate-y-12:focus{--tw-translate-y:3rem}}@media(min-width:640px){.sm\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}}@media(min-width:640px){.sm\:focus\:translate-y-16:focus{--tw-translate-y:4rem}}@media(min-width:640px){.sm\:focus\:translate-y-20:focus{--tw-translate-y:5rem}}@media(min-width:640px){.sm\:focus\:translate-y-24:focus{--tw-translate-y:6rem}}@media(min-width:640px){.sm\:focus\:translate-y-28:focus{--tw-translate-y:7rem}}@media(min-width:640px){.sm\:focus\:translate-y-32:focus{--tw-translate-y:8rem}}@media(min-width:640px){.sm\:focus\:translate-y-36:focus{--tw-translate-y:9rem}}@media(min-width:640px){.sm\:focus\:translate-y-40:focus{--tw-translate-y:10rem}}@media(min-width:640px){.sm\:focus\:translate-y-44:focus{--tw-translate-y:11rem}}@media(min-width:640px){.sm\:focus\:translate-y-48:focus{--tw-translate-y:12rem}}@media(min-width:640px){.sm\:focus\:translate-y-52:focus{--tw-translate-y:13rem}}@media(min-width:640px){.sm\:focus\:translate-y-56:focus{--tw-translate-y:14rem}}@media(min-width:640px){.sm\:focus\:translate-y-60:focus{--tw-translate-y:15rem}}@media(min-width:640px){.sm\:focus\:translate-y-64:focus{--tw-translate-y:16rem}}@media(min-width:640px){.sm\:focus\:translate-y-72:focus{--tw-translate-y:18rem}}@media(min-width:640px){.sm\:focus\:translate-y-80:focus{--tw-translate-y:20rem}}@media(min-width:640px){.sm\:focus\:translate-y-96:focus{--tw-translate-y:24rem}}@media(min-width:640px){.sm\:focus\:translate-y-px:focus{--tw-translate-y:1px}}@media(min-width:640px){.sm\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}}@media(min-width:640px){.sm\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}}@media(min-width:640px){.sm\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}}@media(min-width:640px){.sm\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}}@media(min-width:640px){.sm\:focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}}@media(min-width:640px){.sm\:focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}}@media(min-width:640px){.sm\:focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}}@media(min-width:640px){.sm\:focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}}@media(min-width:640px){.sm\:focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}}@media(min-width:640px){.sm\:focus\:-translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:640px){.sm\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}}@media(min-width:640px){.sm\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}}@media(min-width:640px){.sm\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}}@media(min-width:640px){.sm\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}}@media(min-width:640px){.sm\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}}@media(min-width:640px){.sm\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}}@media(min-width:640px){.sm\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}}@media(min-width:640px){.sm\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}}@media(min-width:640px){.sm\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}}@media(min-width:640px){.sm\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}}@media(min-width:640px){.sm\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}}@media(min-width:640px){.sm\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}}@media(min-width:640px){.sm\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}}@media(min-width:640px){.sm\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}}@media(min-width:640px){.sm\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}}@media(min-width:640px){.sm\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}}@media(min-width:640px){.sm\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}}@media(min-width:640px){.sm\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}}@media(min-width:640px){.sm\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}}@media(min-width:640px){.sm\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}}@media(min-width:640px){.sm\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}}@media(min-width:640px){.sm\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}}@media(min-width:640px){.sm\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}}@media(min-width:640px){.sm\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}}@media(min-width:640px){.sm\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}}@media(min-width:640px){.sm\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}}@media(min-width:640px){.sm\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}}@media(min-width:640px){.sm\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}}@media(min-width:640px){.sm\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}}@media(min-width:640px){.sm\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}}@media(min-width:640px){.sm\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}}@media(min-width:640px){.sm\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}}@media(min-width:640px){.sm\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}}@media(min-width:640px){.sm\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}}@media(min-width:640px){.sm\:focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}}@media(min-width:640px){.sm\:focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}}@media(min-width:640px){.sm\:focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}}@media(min-width:640px){.sm\:focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}}@media(min-width:640px){.sm\:focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}}@media(min-width:640px){.sm\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}}@media(min-width:640px){.sm\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}}@media(min-width:640px){.sm\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}}@media(min-width:640px){.sm\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}}@media(min-width:640px){.sm\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}}@media(min-width:640px){.sm\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}}@media(min-width:640px){.sm\:focus\:translate-y-full:focus{--tw-translate-y:100%}}@media(min-width:640px){.sm\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}}@media(min-width:640px){.sm\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}}@media(min-width:640px){.sm\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}}@media(min-width:640px){.sm\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}}@media(min-width:640px){.sm\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}}@media(min-width:640px){.sm\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}}@media(min-width:640px){.sm\:rotate-0{--tw-rotate:0deg}}@media(min-width:640px){.sm\:rotate-1{--tw-rotate:1deg}}@media(min-width:640px){.sm\:rotate-2{--tw-rotate:2deg}}@media(min-width:640px){.sm\:rotate-3{--tw-rotate:3deg}}@media(min-width:640px){.sm\:rotate-6{--tw-rotate:6deg}}@media(min-width:640px){.sm\:rotate-12{--tw-rotate:12deg}}@media(min-width:640px){.sm\:rotate-45{--tw-rotate:45deg}}@media(min-width:640px){.sm\:rotate-90{--tw-rotate:90deg}}@media(min-width:640px){.sm\:rotate-180{--tw-rotate:180deg}}@media(min-width:640px){.sm\:-rotate-180{--tw-rotate:-180deg}}@media(min-width:640px){.sm\:-rotate-90{--tw-rotate:-90deg}}@media(min-width:640px){.sm\:-rotate-45{--tw-rotate:-45deg}}@media(min-width:640px){.sm\:-rotate-12{--tw-rotate:-12deg}}@media(min-width:640px){.sm\:-rotate-6{--tw-rotate:-6deg}}@media(min-width:640px){.sm\:-rotate-3{--tw-rotate:-3deg}}@media(min-width:640px){.sm\:-rotate-2{--tw-rotate:-2deg}}@media(min-width:640px){.sm\:-rotate-1{--tw-rotate:-1deg}}@media(min-width:640px){.sm\:hover\:rotate-0:hover{--tw-rotate:0deg}}@media(min-width:640px){.sm\:hover\:rotate-1:hover{--tw-rotate:1deg}}@media(min-width:640px){.sm\:hover\:rotate-2:hover{--tw-rotate:2deg}}@media(min-width:640px){.sm\:hover\:rotate-3:hover{--tw-rotate:3deg}}@media(min-width:640px){.sm\:hover\:rotate-6:hover{--tw-rotate:6deg}}@media(min-width:640px){.sm\:hover\:rotate-12:hover{--tw-rotate:12deg}}@media(min-width:640px){.sm\:hover\:rotate-45:hover{--tw-rotate:45deg}}@media(min-width:640px){.sm\:hover\:rotate-90:hover{--tw-rotate:90deg}}@media(min-width:640px){.sm\:hover\:rotate-180:hover{--tw-rotate:180deg}}@media(min-width:640px){.sm\:hover\:-rotate-180:hover{--tw-rotate:-180deg}}@media(min-width:640px){.sm\:hover\:-rotate-90:hover{--tw-rotate:-90deg}}@media(min-width:640px){.sm\:hover\:-rotate-45:hover{--tw-rotate:-45deg}}@media(min-width:640px){.sm\:hover\:-rotate-12:hover{--tw-rotate:-12deg}}@media(min-width:640px){.sm\:hover\:-rotate-6:hover{--tw-rotate:-6deg}}@media(min-width:640px){.sm\:hover\:-rotate-3:hover{--tw-rotate:-3deg}}@media(min-width:640px){.sm\:hover\:-rotate-2:hover{--tw-rotate:-2deg}}@media(min-width:640px){.sm\:hover\:-rotate-1:hover{--tw-rotate:-1deg}}@media(min-width:640px){.sm\:focus\:rotate-0:focus{--tw-rotate:0deg}}@media(min-width:640px){.sm\:focus\:rotate-1:focus{--tw-rotate:1deg}}@media(min-width:640px){.sm\:focus\:rotate-2:focus{--tw-rotate:2deg}}@media(min-width:640px){.sm\:focus\:rotate-3:focus{--tw-rotate:3deg}}@media(min-width:640px){.sm\:focus\:rotate-6:focus{--tw-rotate:6deg}}@media(min-width:640px){.sm\:focus\:rotate-12:focus{--tw-rotate:12deg}}@media(min-width:640px){.sm\:focus\:rotate-45:focus{--tw-rotate:45deg}}@media(min-width:640px){.sm\:focus\:rotate-90:focus{--tw-rotate:90deg}}@media(min-width:640px){.sm\:focus\:rotate-180:focus{--tw-rotate:180deg}}@media(min-width:640px){.sm\:focus\:-rotate-180:focus{--tw-rotate:-180deg}}@media(min-width:640px){.sm\:focus\:-rotate-90:focus{--tw-rotate:-90deg}}@media(min-width:640px){.sm\:focus\:-rotate-45:focus{--tw-rotate:-45deg}}@media(min-width:640px){.sm\:focus\:-rotate-12:focus{--tw-rotate:-12deg}}@media(min-width:640px){.sm\:focus\:-rotate-6:focus{--tw-rotate:-6deg}}@media(min-width:640px){.sm\:focus\:-rotate-3:focus{--tw-rotate:-3deg}}@media(min-width:640px){.sm\:focus\:-rotate-2:focus{--tw-rotate:-2deg}}@media(min-width:640px){.sm\:focus\:-rotate-1:focus{--tw-rotate:-1deg}}@media(min-width:640px){.sm\:skew-x-0{--tw-skew-x:0deg}}@media(min-width:640px){.sm\:skew-x-1{--tw-skew-x:1deg}}@media(min-width:640px){.sm\:skew-x-2{--tw-skew-x:2deg}}@media(min-width:640px){.sm\:skew-x-3{--tw-skew-x:3deg}}@media(min-width:640px){.sm\:skew-x-6{--tw-skew-x:6deg}}@media(min-width:640px){.sm\:skew-x-12{--tw-skew-x:12deg}}@media(min-width:640px){.sm\:-skew-x-12{--tw-skew-x:-12deg}}@media(min-width:640px){.sm\:-skew-x-6{--tw-skew-x:-6deg}}@media(min-width:640px){.sm\:-skew-x-3{--tw-skew-x:-3deg}}@media(min-width:640px){.sm\:-skew-x-2{--tw-skew-x:-2deg}}@media(min-width:640px){.sm\:-skew-x-1{--tw-skew-x:-1deg}}@media(min-width:640px){.sm\:skew-y-0{--tw-skew-y:0deg}}@media(min-width:640px){.sm\:skew-y-1{--tw-skew-y:1deg}}@media(min-width:640px){.sm\:skew-y-2{--tw-skew-y:2deg}}@media(min-width:640px){.sm\:skew-y-3{--tw-skew-y:3deg}}@media(min-width:640px){.sm\:skew-y-6{--tw-skew-y:6deg}}@media(min-width:640px){.sm\:skew-y-12{--tw-skew-y:12deg}}@media(min-width:640px){.sm\:-skew-y-12{--tw-skew-y:-12deg}}@media(min-width:640px){.sm\:-skew-y-6{--tw-skew-y:-6deg}}@media(min-width:640px){.sm\:-skew-y-3{--tw-skew-y:-3deg}}@media(min-width:640px){.sm\:-skew-y-2{--tw-skew-y:-2deg}}@media(min-width:640px){.sm\:-skew-y-1{--tw-skew-y:-1deg}}@media(min-width:640px){.sm\:hover\:skew-x-0:hover{--tw-skew-x:0deg}}@media(min-width:640px){.sm\:hover\:skew-x-1:hover{--tw-skew-x:1deg}}@media(min-width:640px){.sm\:hover\:skew-x-2:hover{--tw-skew-x:2deg}}@media(min-width:640px){.sm\:hover\:skew-x-3:hover{--tw-skew-x:3deg}}@media(min-width:640px){.sm\:hover\:skew-x-6:hover{--tw-skew-x:6deg}}@media(min-width:640px){.sm\:hover\:skew-x-12:hover{--tw-skew-x:12deg}}@media(min-width:640px){.sm\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}}@media(min-width:640px){.sm\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}}@media(min-width:640px){.sm\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}}@media(min-width:640px){.sm\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}}@media(min-width:640px){.sm\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}}@media(min-width:640px){.sm\:hover\:skew-y-0:hover{--tw-skew-y:0deg}}@media(min-width:640px){.sm\:hover\:skew-y-1:hover{--tw-skew-y:1deg}}@media(min-width:640px){.sm\:hover\:skew-y-2:hover{--tw-skew-y:2deg}}@media(min-width:640px){.sm\:hover\:skew-y-3:hover{--tw-skew-y:3deg}}@media(min-width:640px){.sm\:hover\:skew-y-6:hover{--tw-skew-y:6deg}}@media(min-width:640px){.sm\:hover\:skew-y-12:hover{--tw-skew-y:12deg}}@media(min-width:640px){.sm\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}}@media(min-width:640px){.sm\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}}@media(min-width:640px){.sm\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}}@media(min-width:640px){.sm\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}}@media(min-width:640px){.sm\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}}@media(min-width:640px){.sm\:focus\:skew-x-0:focus{--tw-skew-x:0deg}}@media(min-width:640px){.sm\:focus\:skew-x-1:focus{--tw-skew-x:1deg}}@media(min-width:640px){.sm\:focus\:skew-x-2:focus{--tw-skew-x:2deg}}@media(min-width:640px){.sm\:focus\:skew-x-3:focus{--tw-skew-x:3deg}}@media(min-width:640px){.sm\:focus\:skew-x-6:focus{--tw-skew-x:6deg}}@media(min-width:640px){.sm\:focus\:skew-x-12:focus{--tw-skew-x:12deg}}@media(min-width:640px){.sm\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}}@media(min-width:640px){.sm\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}}@media(min-width:640px){.sm\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}}@media(min-width:640px){.sm\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}}@media(min-width:640px){.sm\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}}@media(min-width:640px){.sm\:focus\:skew-y-0:focus{--tw-skew-y:0deg}}@media(min-width:640px){.sm\:focus\:skew-y-1:focus{--tw-skew-y:1deg}}@media(min-width:640px){.sm\:focus\:skew-y-2:focus{--tw-skew-y:2deg}}@media(min-width:640px){.sm\:focus\:skew-y-3:focus{--tw-skew-y:3deg}}@media(min-width:640px){.sm\:focus\:skew-y-6:focus{--tw-skew-y:6deg}}@media(min-width:640px){.sm\:focus\:skew-y-12:focus{--tw-skew-y:12deg}}@media(min-width:640px){.sm\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}}@media(min-width:640px){.sm\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}}@media(min-width:640px){.sm\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}}@media(min-width:640px){.sm\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}}@media(min-width:640px){.sm\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}}@media(min-width:640px){.sm\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:640px){.sm\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:640px){.sm\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:640px){.sm\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:640px){.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:640px){.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:640px){.sm\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:640px){.sm\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:640px){.sm\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:640px){.sm\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:640px){.sm\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:640px){.sm\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:640px){.sm\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:640px){.sm\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:640px){.sm\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:640px){.sm\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:640px){.sm\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:640px){.sm\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:640px){.sm\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:640px){.sm\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:640px){.sm\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:640px){.sm\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:640px){.sm\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:640px){.sm\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:640px){.sm\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:640px){.sm\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:640px){.sm\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:640px){.sm\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:640px){.sm\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:640px){.sm\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:640px){.sm\:scale-x-0{--tw-scale-x:0}}@media(min-width:640px){.sm\:scale-x-50{--tw-scale-x:.5}}@media(min-width:640px){.sm\:scale-x-75{--tw-scale-x:.75}}@media(min-width:640px){.sm\:scale-x-90{--tw-scale-x:.9}}@media(min-width:640px){.sm\:scale-x-95{--tw-scale-x:.95}}@media(min-width:640px){.sm\:scale-x-100{--tw-scale-x:1}}@media(min-width:640px){.sm\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:640px){.sm\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:640px){.sm\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:640px){.sm\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:640px){.sm\:scale-y-0{--tw-scale-y:0}}@media(min-width:640px){.sm\:scale-y-50{--tw-scale-y:.5}}@media(min-width:640px){.sm\:scale-y-75{--tw-scale-y:.75}}@media(min-width:640px){.sm\:scale-y-90{--tw-scale-y:.9}}@media(min-width:640px){.sm\:scale-y-95{--tw-scale-y:.95}}@media(min-width:640px){.sm\:scale-y-100{--tw-scale-y:1}}@media(min-width:640px){.sm\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:640px){.sm\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:640px){.sm\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:640px){.sm\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-0{--tw-scale-x:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-50{--tw-scale-x:.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-75{--tw-scale-x:.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-90{--tw-scale-x:.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-95{--tw-scale-x:.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-100{--tw-scale-x:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-0{--tw-scale-y:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-50{--tw-scale-y:.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-75{--tw-scale-y:.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-90{--tw-scale-y:.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-95{--tw-scale-y:.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-100{--tw-scale-y:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-0{--tw-scale-x:0}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-50{--tw-scale-x:.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-75{--tw-scale-x:.75}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-90{--tw-scale-x:.9}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-95{--tw-scale-x:.95}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-100{--tw-scale-x:1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-0{--tw-scale-y:0}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-50{--tw-scale-y:.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-75{--tw-scale-y:.75}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-90{--tw-scale-y:.9}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-95{--tw-scale-y:.95}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-100{--tw-scale-y:1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:640px){.group:focus .sm\:group-focus\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:640px){.sm\:hover\:scale-x-0:hover{--tw-scale-x:0}}@media(min-width:640px){.sm\:hover\:scale-x-50:hover{--tw-scale-x:.5}}@media(min-width:640px){.sm\:hover\:scale-x-75:hover{--tw-scale-x:.75}}@media(min-width:640px){.sm\:hover\:scale-x-90:hover{--tw-scale-x:.9}}@media(min-width:640px){.sm\:hover\:scale-x-95:hover{--tw-scale-x:.95}}@media(min-width:640px){.sm\:hover\:scale-x-100:hover{--tw-scale-x:1}}@media(min-width:640px){.sm\:hover\:scale-x-105:hover{--tw-scale-x:1.05}}@media(min-width:640px){.sm\:hover\:scale-x-110:hover{--tw-scale-x:1.1}}@media(min-width:640px){.sm\:hover\:scale-x-125:hover{--tw-scale-x:1.25}}@media(min-width:640px){.sm\:hover\:scale-x-150:hover{--tw-scale-x:1.5}}@media(min-width:640px){.sm\:hover\:scale-y-0:hover{--tw-scale-y:0}}@media(min-width:640px){.sm\:hover\:scale-y-50:hover{--tw-scale-y:.5}}@media(min-width:640px){.sm\:hover\:scale-y-75:hover{--tw-scale-y:.75}}@media(min-width:640px){.sm\:hover\:scale-y-90:hover{--tw-scale-y:.9}}@media(min-width:640px){.sm\:hover\:scale-y-95:hover{--tw-scale-y:.95}}@media(min-width:640px){.sm\:hover\:scale-y-100:hover{--tw-scale-y:1}}@media(min-width:640px){.sm\:hover\:scale-y-105:hover{--tw-scale-y:1.05}}@media(min-width:640px){.sm\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media(min-width:640px){.sm\:hover\:scale-y-125:hover{--tw-scale-y:1.25}}@media(min-width:640px){.sm\:hover\:scale-y-150:hover{--tw-scale-y:1.5}}@media(min-width:640px){.sm\:focus\:scale-x-0:focus{--tw-scale-x:0}}@media(min-width:640px){.sm\:focus\:scale-x-50:focus{--tw-scale-x:.5}}@media(min-width:640px){.sm\:focus\:scale-x-75:focus{--tw-scale-x:.75}}@media(min-width:640px){.sm\:focus\:scale-x-90:focus{--tw-scale-x:.9}}@media(min-width:640px){.sm\:focus\:scale-x-95:focus{--tw-scale-x:.95}}@media(min-width:640px){.sm\:focus\:scale-x-100:focus{--tw-scale-x:1}}@media(min-width:640px){.sm\:focus\:scale-x-105:focus{--tw-scale-x:1.05}}@media(min-width:640px){.sm\:focus\:scale-x-110:focus{--tw-scale-x:1.1}}@media(min-width:640px){.sm\:focus\:scale-x-125:focus{--tw-scale-x:1.25}}@media(min-width:640px){.sm\:focus\:scale-x-150:focus{--tw-scale-x:1.5}}@media(min-width:640px){.sm\:focus\:scale-y-0:focus{--tw-scale-y:0}}@media(min-width:640px){.sm\:focus\:scale-y-50:focus{--tw-scale-y:.5}}@media(min-width:640px){.sm\:focus\:scale-y-75:focus{--tw-scale-y:.75}}@media(min-width:640px){.sm\:focus\:scale-y-90:focus{--tw-scale-y:.9}}@media(min-width:640px){.sm\:focus\:scale-y-95:focus{--tw-scale-y:.95}}@media(min-width:640px){.sm\:focus\:scale-y-100:focus{--tw-scale-y:1}}@media(min-width:640px){.sm\:focus\:scale-y-105:focus{--tw-scale-y:1.05}}@media(min-width:640px){.sm\:focus\:scale-y-110:focus{--tw-scale-y:1.1}}@media(min-width:640px){.sm\:focus\:scale-y-125:focus{--tw-scale-y:1.25}}@media(min-width:640px){.sm\:focus\:scale-y-150:focus{--tw-scale-y:1.5}}@media(min-width:640px){.sm\:animate-none{-webkit-animation:none;animation:none}}@media(min-width:640px){.sm\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}}@media(min-width:640px){.sm\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}}@media(min-width:640px){.sm\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}}@media(min-width:640px){.sm\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}}@media(min-width:640px){.sm\:cursor-auto{cursor:auto}}@media(min-width:640px){.sm\:cursor-default{cursor:default}}@media(min-width:640px){.sm\:cursor-pointer{cursor:pointer}}@media(min-width:640px){.sm\:cursor-wait{cursor:wait}}@media(min-width:640px){.sm\:cursor-text{cursor:text}}@media(min-width:640px){.sm\:cursor-move{cursor:move}}@media(min-width:640px){.sm\:cursor-help{cursor:help}}@media(min-width:640px){.sm\:cursor-not-allowed{cursor:not-allowed}}@media(min-width:640px){.sm\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(min-width:640px){.sm\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}}@media(min-width:640px){.sm\:select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}}@media(min-width:640px){.sm\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}}@media(min-width:640px){.sm\:resize-none{resize:none}}@media(min-width:640px){.sm\:resize-y{resize:vertical}}@media(min-width:640px){.sm\:resize-x{resize:horizontal}}@media(min-width:640px){.sm\:resize{resize:both}}@media(min-width:640px){.sm\:list-inside{list-style-position:inside}}@media(min-width:640px){.sm\:list-outside{list-style-position:outside}}@media(min-width:640px){.sm\:list-none{list-style-type:none}}@media(min-width:640px){.sm\:list-disc{list-style-type:disc}}@media(min-width:640px){.sm\:list-decimal{list-style-type:decimal}}@media(min-width:640px){.sm\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media(min-width:640px){.sm\:auto-cols-auto{grid-auto-columns:auto}}@media(min-width:640px){.sm\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}}@media(min-width:640px){.sm\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}@media(min-width:640px){.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media(min-width:640px){.sm\:grid-flow-row{grid-auto-flow:row}}@media(min-width:640px){.sm\:grid-flow-col{grid-auto-flow:column}}@media(min-width:640px){.sm\:grid-flow-row-dense{grid-auto-flow:row dense}}@media(min-width:640px){.sm\:grid-flow-col-dense{grid-auto-flow:column dense}}@media(min-width:640px){.sm\:auto-rows-auto{grid-auto-rows:auto}}@media(min-width:640px){.sm\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media(min-width:640px){.sm\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}}@media(min-width:640px){.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media(min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-none{grid-template-columns:none}}@media(min-width:640px){.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-rows-none{grid-template-rows:none}}@media(min-width:640px){.sm\:flex-row{flex-direction:row}}@media(min-width:640px){.sm\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:640px){.sm\:flex-col{flex-direction:column}}@media(min-width:640px){.sm\:flex-col-reverse{flex-direction:column-reverse}}@media(min-width:640px){.sm\:flex-wrap{flex-wrap:wrap}}@media(min-width:640px){.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:640px){.sm\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:640px){.sm\:place-content-center{place-content:center}}@media(min-width:640px){.sm\:place-content-start{place-content:start}}@media(min-width:640px){.sm\:place-content-end{place-content:end}}@media(min-width:640px){.sm\:place-content-between{place-content:space-between}}@media(min-width:640px){.sm\:place-content-around{place-content:space-around}}@media(min-width:640px){.sm\:place-content-evenly{place-content:space-evenly}}@media(min-width:640px){.sm\:place-content-stretch{place-content:stretch}}@media(min-width:640px){.sm\:place-items-start{place-items:start}}@media(min-width:640px){.sm\:place-items-end{place-items:end}}@media(min-width:640px){.sm\:place-items-center{place-items:center}}@media(min-width:640px){.sm\:place-items-stretch{place-items:stretch}}@media(min-width:640px){.sm\:content-center{align-content:center}}@media(min-width:640px){.sm\:content-start{align-content:flex-start}}@media(min-width:640px){.sm\:content-end{align-content:flex-end}}@media(min-width:640px){.sm\:content-between{align-content:space-between}}@media(min-width:640px){.sm\:content-around{align-content:space-around}}@media(min-width:640px){.sm\:content-evenly{align-content:space-evenly}}@media(min-width:640px){.sm\:items-start{align-items:flex-start}}@media(min-width:640px){.sm\:items-end{align-items:flex-end}}@media(min-width:640px){.sm\:items-center{align-items:center}}@media(min-width:640px){.sm\:items-baseline{align-items:baseline}}@media(min-width:640px){.sm\:items-stretch{align-items:stretch}}@media(min-width:640px){.sm\:justify-start{justify-content:flex-start}}@media(min-width:640px){.sm\:justify-end{justify-content:flex-end}}@media(min-width:640px){.sm\:justify-center{justify-content:center}}@media(min-width:640px){.sm\:justify-between{justify-content:space-between}}@media(min-width:640px){.sm\:justify-around{justify-content:space-around}}@media(min-width:640px){.sm\:justify-evenly{justify-content:space-evenly}}@media(min-width:640px){.sm\:justify-items-start{justify-items:start}}@media(min-width:640px){.sm\:justify-items-end{justify-items:end}}@media(min-width:640px){.sm\:justify-items-center{justify-items:center}}@media(min-width:640px){.sm\:justify-items-stretch{justify-items:stretch}}@media(min-width:640px){.sm\:gap-0{gap:0}}@media(min-width:640px){.sm\:gap-1{gap:.25rem}}@media(min-width:640px){.sm\:gap-2{gap:.5rem}}@media(min-width:640px){.sm\:gap-3{gap:.75rem}}@media(min-width:640px){.sm\:gap-4{gap:1rem}}@media(min-width:640px){.sm\:gap-5{gap:1.25rem}}@media(min-width:640px){.sm\:gap-6{gap:1.5rem}}@media(min-width:640px){.sm\:gap-7{gap:1.75rem}}@media(min-width:640px){.sm\:gap-8{gap:2rem}}@media(min-width:640px){.sm\:gap-9{gap:2.25rem}}@media(min-width:640px){.sm\:gap-10{gap:2.5rem}}@media(min-width:640px){.sm\:gap-11{gap:2.75rem}}@media(min-width:640px){.sm\:gap-12{gap:3rem}}@media(min-width:640px){.sm\:gap-14{gap:3.5rem}}@media(min-width:640px){.sm\:gap-16{gap:4rem}}@media(min-width:640px){.sm\:gap-20{gap:5rem}}@media(min-width:640px){.sm\:gap-24{gap:6rem}}@media(min-width:640px){.sm\:gap-28{gap:7rem}}@media(min-width:640px){.sm\:gap-32{gap:8rem}}@media(min-width:640px){.sm\:gap-36{gap:9rem}}@media(min-width:640px){.sm\:gap-40{gap:10rem}}@media(min-width:640px){.sm\:gap-44{gap:11rem}}@media(min-width:640px){.sm\:gap-48{gap:12rem}}@media(min-width:640px){.sm\:gap-52{gap:13rem}}@media(min-width:640px){.sm\:gap-56{gap:14rem}}@media(min-width:640px){.sm\:gap-60{gap:15rem}}@media(min-width:640px){.sm\:gap-64{gap:16rem}}@media(min-width:640px){.sm\:gap-72{gap:18rem}}@media(min-width:640px){.sm\:gap-80{gap:20rem}}@media(min-width:640px){.sm\:gap-96{gap:24rem}}@media(min-width:640px){.sm\:gap-px{gap:1px}}@media(min-width:640px){.sm\:gap-0\.5{gap:.125rem}}@media(min-width:640px){.sm\:gap-1\.5{gap:.375rem}}@media(min-width:640px){.sm\:gap-2\.5{gap:.625rem}}@media(min-width:640px){.sm\:gap-3\.5{gap:.875rem}}@media(min-width:640px){.sm\:gap-screen-sm{gap:64rem}}@media(min-width:640px){.sm\:gap-screen-md{gap:76.8rem}}@media(min-width:640px){.sm\:gap-screen-lg{gap:102.4rem}}@media(min-width:640px){.sm\:gap-screen-xl{gap:128rem}}@media(min-width:640px){.sm\:gap-screen-2xl{gap:153.6rem}}@media(min-width:640px){.sm\:gap-x-0{-moz-column-gap:0;column-gap:0}}@media(min-width:640px){.sm\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media(min-width:640px){.sm\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:640px){.sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media(min-width:640px){.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:640px){.sm\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:640px){.sm\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width:640px){.sm\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}}@media(min-width:640px){.sm\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:640px){.sm\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(min-width:640px){.sm\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:640px){.sm\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}}@media(min-width:640px){.sm\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:640px){.sm\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media(min-width:640px){.sm\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media(min-width:640px){.sm\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}}@media(min-width:640px){.sm\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}}@media(min-width:640px){.sm\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}}@media(min-width:640px){.sm\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}}@media(min-width:640px){.sm\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}}@media(min-width:640px){.sm\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}}@media(min-width:640px){.sm\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}}@media(min-width:640px){.sm\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}}@media(min-width:640px){.sm\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}}@media(min-width:640px){.sm\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}}@media(min-width:640px){.sm\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}}@media(min-width:640px){.sm\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}}@media(min-width:640px){.sm\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}}@media(min-width:640px){.sm\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}}@media(min-width:640px){.sm\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}}@media(min-width:640px){.sm\:gap-x-px{-moz-column-gap:1px;column-gap:1px}}@media(min-width:640px){.sm\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}}@media(min-width:640px){.sm\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media(min-width:640px){.sm\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}}@media(min-width:640px){.sm\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}}@media(min-width:640px){.sm\:gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}}@media(min-width:640px){.sm\:gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}}@media(min-width:640px){.sm\:gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}}@media(min-width:640px){.sm\:gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}}@media(min-width:640px){.sm\:gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}}@media(min-width:640px){.sm\:gap-y-0{row-gap:0}}@media(min-width:640px){.sm\:gap-y-1{row-gap:.25rem}}@media(min-width:640px){.sm\:gap-y-2{row-gap:.5rem}}@media(min-width:640px){.sm\:gap-y-3{row-gap:.75rem}}@media(min-width:640px){.sm\:gap-y-4{row-gap:1rem}}@media(min-width:640px){.sm\:gap-y-5{row-gap:1.25rem}}@media(min-width:640px){.sm\:gap-y-6{row-gap:1.5rem}}@media(min-width:640px){.sm\:gap-y-7{row-gap:1.75rem}}@media(min-width:640px){.sm\:gap-y-8{row-gap:2rem}}@media(min-width:640px){.sm\:gap-y-9{row-gap:2.25rem}}@media(min-width:640px){.sm\:gap-y-10{row-gap:2.5rem}}@media(min-width:640px){.sm\:gap-y-11{row-gap:2.75rem}}@media(min-width:640px){.sm\:gap-y-12{row-gap:3rem}}@media(min-width:640px){.sm\:gap-y-14{row-gap:3.5rem}}@media(min-width:640px){.sm\:gap-y-16{row-gap:4rem}}@media(min-width:640px){.sm\:gap-y-20{row-gap:5rem}}@media(min-width:640px){.sm\:gap-y-24{row-gap:6rem}}@media(min-width:640px){.sm\:gap-y-28{row-gap:7rem}}@media(min-width:640px){.sm\:gap-y-32{row-gap:8rem}}@media(min-width:640px){.sm\:gap-y-36{row-gap:9rem}}@media(min-width:640px){.sm\:gap-y-40{row-gap:10rem}}@media(min-width:640px){.sm\:gap-y-44{row-gap:11rem}}@media(min-width:640px){.sm\:gap-y-48{row-gap:12rem}}@media(min-width:640px){.sm\:gap-y-52{row-gap:13rem}}@media(min-width:640px){.sm\:gap-y-56{row-gap:14rem}}@media(min-width:640px){.sm\:gap-y-60{row-gap:15rem}}@media(min-width:640px){.sm\:gap-y-64{row-gap:16rem}}@media(min-width:640px){.sm\:gap-y-72{row-gap:18rem}}@media(min-width:640px){.sm\:gap-y-80{row-gap:20rem}}@media(min-width:640px){.sm\:gap-y-96{row-gap:24rem}}@media(min-width:640px){.sm\:gap-y-px{row-gap:1px}}@media(min-width:640px){.sm\:gap-y-0\.5{row-gap:.125rem}}@media(min-width:640px){.sm\:gap-y-1\.5{row-gap:.375rem}}@media(min-width:640px){.sm\:gap-y-2\.5{row-gap:.625rem}}@media(min-width:640px){.sm\:gap-y-3\.5{row-gap:.875rem}}@media(min-width:640px){.sm\:gap-y-screen-sm{row-gap:64rem}}@media(min-width:640px){.sm\:gap-y-screen-md{row-gap:76.8rem}}@media(min-width:640px){.sm\:gap-y-screen-lg{row-gap:102.4rem}}@media(min-width:640px){.sm\:gap-y-screen-xl{row-gap:128rem}}@media(min-width:640px){.sm\:gap-y-screen-2xl{row-gap:153.6rem}}@media(min-width:640px){.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:640px){.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}}@media(min-width:640px){.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}}@media(min-width:640px){.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}}@media(min-width:640px){.sm\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:640px){.sm\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:640px){.sm\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:640px){.sm\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:640px){.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:640px){.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}}@media(min-width:640px){.sm\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}}@media(min-width:640px){.sm\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}}@media(min-width:640px){.sm\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}}@media(min-width:640px){.sm\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}}@media(min-width:640px){.sm\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}}@media(min-width:640px){.sm\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media(min-width:640px){.sm\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}}@media(min-width:640px){.sm\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}}@media(min-width:640px){.sm\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}}@media(min-width:640px){.sm\:divide-double>:not([hidden])~:not([hidden]){border-style:double}}@media(min-width:640px){.sm\:divide-none>:not([hidden])~:not([hidden]){border-style:none}}@media(min-width:640px){.sm\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}}@media(min-width:640px){.sm\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}}@media(min-width:640px){.sm\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}}@media(min-width:640px){.sm\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}}@media(min-width:640px){.sm\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}}@media(min-width:640px){.sm\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.sm\:dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.sm\:dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.sm\:dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.sm\:dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.sm\:dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:640px){.sm\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}}@media(min-width:640px){.sm\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}}@media(min-width:640px){.sm\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}}@media(min-width:640px){.sm\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}}@media(min-width:640px){.sm\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}}@media(min-width:640px){.sm\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}}@media(min-width:640px){.sm\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}}@media(min-width:640px){.sm\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}}@media(min-width:640px){.sm\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}}@media(min-width:640px){.sm\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}}@media(min-width:640px){.sm\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}}@media(min-width:640px){.sm\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}}@media(min-width:640px){.sm\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}}@media(min-width:640px){.sm\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}}@media(min-width:640px){.sm\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.sm\:dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.sm\:dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.sm\:dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.sm\:dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.sm\:dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.sm\:dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.sm\:dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.sm\:dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.sm\:dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.sm\:dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.sm\:dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.sm\:dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.sm\:dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.sm\:dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:640px){.sm\:place-self-auto{place-self:auto}}@media(min-width:640px){.sm\:place-self-start{place-self:start}}@media(min-width:640px){.sm\:place-self-end{place-self:end}}@media(min-width:640px){.sm\:place-self-center{place-self:center}}@media(min-width:640px){.sm\:place-self-stretch{place-self:stretch}}@media(min-width:640px){.sm\:self-auto{align-self:auto}}@media(min-width:640px){.sm\:self-start{align-self:flex-start}}@media(min-width:640px){.sm\:self-end{align-self:flex-end}}@media(min-width:640px){.sm\:self-center{align-self:center}}@media(min-width:640px){.sm\:self-stretch{align-self:stretch}}@media(min-width:640px){.sm\:self-baseline{align-self:baseline}}@media(min-width:640px){.sm\:justify-self-auto{justify-self:auto}}@media(min-width:640px){.sm\:justify-self-start{justify-self:start}}@media(min-width:640px){.sm\:justify-self-end{justify-self:end}}@media(min-width:640px){.sm\:justify-self-center{justify-self:center}}@media(min-width:640px){.sm\:justify-self-stretch{justify-self:stretch}}@media(min-width:640px){.sm\:overflow-auto{overflow:auto}}@media(min-width:640px){.sm\:overflow-hidden{overflow:hidden}}@media(min-width:640px){.sm\:overflow-visible{overflow:visible}}@media(min-width:640px){.sm\:overflow-scroll{overflow:scroll}}@media(min-width:640px){.sm\:overflow-x-auto{overflow-x:auto}}@media(min-width:640px){.sm\:overflow-y-auto{overflow-y:auto}}@media(min-width:640px){.sm\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:640px){.sm\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:640px){.sm\:overflow-x-visible{overflow-x:visible}}@media(min-width:640px){.sm\:overflow-y-visible{overflow-y:visible}}@media(min-width:640px){.sm\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:640px){.sm\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:640px){.sm\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}}@media(min-width:640px){.sm\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}}@media(min-width:640px){.sm\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}}@media(min-width:640px){.sm\:overscroll-y-auto{overscroll-behavior-y:auto}}@media(min-width:640px){.sm\:overscroll-y-contain{overscroll-behavior-y:contain}}@media(min-width:640px){.sm\:overscroll-y-none{overscroll-behavior-y:none}}@media(min-width:640px){.sm\:overscroll-x-auto{overscroll-behavior-x:auto}}@media(min-width:640px){.sm\:overscroll-x-contain{overscroll-behavior-x:contain}}@media(min-width:640px){.sm\:overscroll-x-none{overscroll-behavior-x:none}}@media(min-width:640px){.sm\:truncate{overflow:hidden;white-space:nowrap}}@media(min-width:640px){.sm\:overflow-ellipsis,.sm\:truncate{text-overflow:ellipsis}}@media(min-width:640px){.sm\:overflow-clip{text-overflow:clip}}@media(min-width:640px){.sm\:whitespace-normal{white-space:normal}}@media(min-width:640px){.sm\:whitespace-nowrap{white-space:nowrap}}@media(min-width:640px){.sm\:whitespace-pre{white-space:pre}}@media(min-width:640px){.sm\:whitespace-pre-line{white-space:pre-line}}@media(min-width:640px){.sm\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:640px){.sm\:break-normal{overflow-wrap:normal;word-break:normal}}@media(min-width:640px){.sm\:break-words{overflow-wrap:break-word}}@media(min-width:640px){.sm\:break-all{word-break:break-all}}@media(min-width:640px){.sm\:rounded-none{border-radius:0}}@media(min-width:640px){.sm\:rounded-sm{border-radius:.125rem}}@media(min-width:640px){.sm\:rounded{border-radius:.25rem}}@media(min-width:640px){.sm\:rounded-md{border-radius:.375rem}}@media(min-width:640px){.sm\:rounded-lg{border-radius:.5rem}}@media(min-width:640px){.sm\:rounded-xl{border-radius:.75rem}}@media(min-width:640px){.sm\:rounded-2xl{border-radius:1rem}}@media(min-width:640px){.sm\:rounded-3xl{border-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-full{border-radius:9999px}}@media(min-width:640px){.sm\:rounded-4xl{border-radius:3rem}}@media(min-width:640px){.sm\:rounded-5xl{border-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:640px){.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}}@media(min-width:640px){.sm\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}}@media(min-width:640px){.sm\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media(min-width:640px){.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media(min-width:640px){.sm\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media(min-width:640px){.sm\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(min-width:640px){.sm\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}}@media(min-width:640px){.sm\:rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media(min-width:640px){.sm\:rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}}@media(min-width:640px){.sm\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}}@media(min-width:640px){.sm\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}@media(min-width:640px){.sm\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}@media(min-width:640px){.sm\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}@media(min-width:640px){.sm\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}}@media(min-width:640px){.sm\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}}@media(min-width:640px){.sm\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}}@media(min-width:640px){.sm\:rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}}@media(min-width:640px){.sm\:rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:640px){.sm\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:640px){.sm\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:640px){.sm\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:640px){.sm\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:640px){.sm\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:640px){.sm\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:640px){.sm\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:640px){.sm\:rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:640px){.sm\:rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:640px){.sm\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:640px){.sm\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:640px){.sm\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:640px){.sm\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:640px){.sm\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:640px){.sm\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:640px){.sm\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:640px){.sm\:rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:640px){.sm\:rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-tl-none{border-top-left-radius:0}}@media(min-width:640px){.sm\:rounded-tl-sm{border-top-left-radius:.125rem}}@media(min-width:640px){.sm\:rounded-tl{border-top-left-radius:.25rem}}@media(min-width:640px){.sm\:rounded-tl-md{border-top-left-radius:.375rem}}@media(min-width:640px){.sm\:rounded-tl-lg{border-top-left-radius:.5rem}}@media(min-width:640px){.sm\:rounded-tl-xl{border-top-left-radius:.75rem}}@media(min-width:640px){.sm\:rounded-tl-2xl{border-top-left-radius:1rem}}@media(min-width:640px){.sm\:rounded-tl-3xl{border-top-left-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-tl-full{border-top-left-radius:9999px}}@media(min-width:640px){.sm\:rounded-tl-4xl{border-top-left-radius:3rem}}@media(min-width:640px){.sm\:rounded-tl-5xl{border-top-left-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-tr-none{border-top-right-radius:0}}@media(min-width:640px){.sm\:rounded-tr-sm{border-top-right-radius:.125rem}}@media(min-width:640px){.sm\:rounded-tr{border-top-right-radius:.25rem}}@media(min-width:640px){.sm\:rounded-tr-md{border-top-right-radius:.375rem}}@media(min-width:640px){.sm\:rounded-tr-lg{border-top-right-radius:.5rem}}@media(min-width:640px){.sm\:rounded-tr-xl{border-top-right-radius:.75rem}}@media(min-width:640px){.sm\:rounded-tr-2xl{border-top-right-radius:1rem}}@media(min-width:640px){.sm\:rounded-tr-3xl{border-top-right-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-tr-full{border-top-right-radius:9999px}}@media(min-width:640px){.sm\:rounded-tr-4xl{border-top-right-radius:3rem}}@media(min-width:640px){.sm\:rounded-tr-5xl{border-top-right-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-br-none{border-bottom-right-radius:0}}@media(min-width:640px){.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}}@media(min-width:640px){.sm\:rounded-br{border-bottom-right-radius:.25rem}}@media(min-width:640px){.sm\:rounded-br-md{border-bottom-right-radius:.375rem}}@media(min-width:640px){.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}}@media(min-width:640px){.sm\:rounded-br-xl{border-bottom-right-radius:.75rem}}@media(min-width:640px){.sm\:rounded-br-2xl{border-bottom-right-radius:1rem}}@media(min-width:640px){.sm\:rounded-br-3xl{border-bottom-right-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-br-full{border-bottom-right-radius:9999px}}@media(min-width:640px){.sm\:rounded-br-4xl{border-bottom-right-radius:3rem}}@media(min-width:640px){.sm\:rounded-br-5xl{border-bottom-right-radius:3.5rem}}@media(min-width:640px){.sm\:rounded-bl-none{border-bottom-left-radius:0}}@media(min-width:640px){.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}}@media(min-width:640px){.sm\:rounded-bl{border-bottom-left-radius:.25rem}}@media(min-width:640px){.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}}@media(min-width:640px){.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}}@media(min-width:640px){.sm\:rounded-bl-xl{border-bottom-left-radius:.75rem}}@media(min-width:640px){.sm\:rounded-bl-2xl{border-bottom-left-radius:1rem}}@media(min-width:640px){.sm\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}}@media(min-width:640px){.sm\:rounded-bl-full{border-bottom-left-radius:9999px}}@media(min-width:640px){.sm\:rounded-bl-4xl{border-bottom-left-radius:3rem}}@media(min-width:640px){.sm\:rounded-bl-5xl{border-bottom-left-radius:3.5rem}}@media(min-width:640px){.sm\:border-0{border-width:0}}@media(min-width:640px){.sm\:border-2{border-width:2px}}@media(min-width:640px){.sm\:border-4{border-width:4px}}@media(min-width:640px){.sm\:border-8{border-width:8px}}@media(min-width:640px){.sm\:border{border-width:1px}}@media(min-width:640px){.sm\:border-t-0{border-top-width:0}}@media(min-width:640px){.sm\:border-t-2{border-top-width:2px}}@media(min-width:640px){.sm\:border-t-4{border-top-width:4px}}@media(min-width:640px){.sm\:border-t-8{border-top-width:8px}}@media(min-width:640px){.sm\:border-t{border-top-width:1px}}@media(min-width:640px){.sm\:border-r-0{border-right-width:0}}@media(min-width:640px){.sm\:border-r-2{border-right-width:2px}}@media(min-width:640px){.sm\:border-r-4{border-right-width:4px}}@media(min-width:640px){.sm\:border-r-8{border-right-width:8px}}@media(min-width:640px){.sm\:border-r{border-right-width:1px}}@media(min-width:640px){.sm\:border-b-0{border-bottom-width:0}}@media(min-width:640px){.sm\:border-b-2{border-bottom-width:2px}}@media(min-width:640px){.sm\:border-b-4{border-bottom-width:4px}}@media(min-width:640px){.sm\:border-b-8{border-bottom-width:8px}}@media(min-width:640px){.sm\:border-b{border-bottom-width:1px}}@media(min-width:640px){.sm\:border-l-0{border-left-width:0}}@media(min-width:640px){.sm\:border-l-2{border-left-width:2px}}@media(min-width:640px){.sm\:border-l-4{border-left-width:4px}}@media(min-width:640px){.sm\:border-l-8{border-left-width:8px}}@media(min-width:640px){.sm\:border-l{border-left-width:1px}}@media(min-width:640px){.sm\:border-solid{border-style:solid}}@media(min-width:640px){.sm\:border-dashed{border-style:dashed}}@media(min-width:640px){.sm\:border-dotted{border-style:dotted}}@media(min-width:640px){.sm\:border-double{border-style:double}}@media(min-width:640px){.sm\:border-none{border-style:none}}@media(min-width:640px){.sm\:border-current{border-color:currentColor}}@media(min-width:640px){.sm\:border-transparent{border-color:transparent}}@media(min-width:640px){.sm\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-current{border-color:currentColor}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-transparent{border-color:transparent}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus-within\:border-current:focus-within{border-color:currentColor}}@media(min-width:640px){.sm\:focus-within\:border-transparent:focus-within{border-color:transparent}}@media(min-width:640px){.sm\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:hover\:border-current:hover{border-color:currentColor}}@media(min-width:640px){.sm\:hover\:border-transparent:hover{border-color:transparent}}@media(min-width:640px){.sm\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus\:border-current:focus{border-color:currentColor}}@media(min-width:640px){.sm\:focus\:border-transparent:focus{border-color:transparent}}@media(min-width:640px){.sm\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:border-current{border-color:currentColor}.sm\:dark\:border-transparent{border-color:transparent}.sm\:dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.sm\:dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .sm\:dark\:group-hover\:border-current{border-color:currentColor}.group:hover .sm\:dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .sm\:dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .sm\:dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .sm\:dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .sm\:dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.sm\:dark\:focus-within\:border-current:focus-within{border-color:currentColor}.sm\:dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.sm\:dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.sm\:dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.sm\:dark\:hover\:border-current:hover{border-color:currentColor}.sm\:dark\:hover\:border-transparent:hover{border-color:transparent}.sm\:dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.sm\:dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.sm\:dark\:focus\:border-current:focus{border-color:currentColor}.sm\:dark\:focus\:border-transparent:focus{border-color:transparent}.sm\:dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.sm\:dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:640px){.sm\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:640px){.sm\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:640px){.sm\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:640px){.sm\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:640px){.sm\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:640px){.sm\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:640px){.sm\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:640px){.sm\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:640px){.sm\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:640px){.sm\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:640px){.sm\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:640px){.sm\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:640px){.sm\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:640px){.sm\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:640px){.sm\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:640px){.group:focus .sm\:group-focus\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:640px){.sm\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}}@media(min-width:640px){.sm\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}}@media(min-width:640px){.sm\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}}@media(min-width:640px){.sm\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}}@media(min-width:640px){.sm\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}}@media(min-width:640px){.sm\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}}@media(min-width:640px){.sm\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}}@media(min-width:640px){.sm\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}}@media(min-width:640px){.sm\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}}@media(min-width:640px){.sm\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}}@media(min-width:640px){.sm\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}}@media(min-width:640px){.sm\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}}@media(min-width:640px){.sm\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}}@media(min-width:640px){.sm\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}}@media(min-width:640px){.sm\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}}@media(min-width:640px){.sm\:hover\:border-opacity-0:hover{--tw-border-opacity:0}}@media(min-width:640px){.sm\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}}@media(min-width:640px){.sm\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}}@media(min-width:640px){.sm\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}}@media(min-width:640px){.sm\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}}@media(min-width:640px){.sm\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}}@media(min-width:640px){.sm\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}}@media(min-width:640px){.sm\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}}@media(min-width:640px){.sm\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}}@media(min-width:640px){.sm\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}}@media(min-width:640px){.sm\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}}@media(min-width:640px){.sm\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}}@media(min-width:640px){.sm\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}}@media(min-width:640px){.sm\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}}@media(min-width:640px){.sm\:hover\:border-opacity-100:hover{--tw-border-opacity:1}}@media(min-width:640px){.sm\:focus\:border-opacity-0:focus{--tw-border-opacity:0}}@media(min-width:640px){.sm\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}}@media(min-width:640px){.sm\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}}@media(min-width:640px){.sm\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}}@media(min-width:640px){.sm\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}}@media(min-width:640px){.sm\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}}@media(min-width:640px){.sm\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}}@media(min-width:640px){.sm\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}}@media(min-width:640px){.sm\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}}@media(min-width:640px){.sm\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}}@media(min-width:640px){.sm\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}}@media(min-width:640px){.sm\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}}@media(min-width:640px){.sm\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}}@media(min-width:640px){.sm\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}}@media(min-width:640px){.sm\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:border-opacity-0{--tw-border-opacity:0}.sm\:dark\:border-opacity-5{--tw-border-opacity:0.05}.sm\:dark\:border-opacity-10{--tw-border-opacity:0.1}.sm\:dark\:border-opacity-20{--tw-border-opacity:0.2}.sm\:dark\:border-opacity-25{--tw-border-opacity:0.25}.sm\:dark\:border-opacity-30{--tw-border-opacity:0.3}.sm\:dark\:border-opacity-40{--tw-border-opacity:0.4}.sm\:dark\:border-opacity-50{--tw-border-opacity:0.5}.sm\:dark\:border-opacity-60{--tw-border-opacity:0.6}.sm\:dark\:border-opacity-70{--tw-border-opacity:0.7}.sm\:dark\:border-opacity-75{--tw-border-opacity:0.75}.sm\:dark\:border-opacity-80{--tw-border-opacity:0.8}.sm\:dark\:border-opacity-90{--tw-border-opacity:0.9}.sm\:dark\:border-opacity-95{--tw-border-opacity:0.95}.sm\:dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .sm\:dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .sm\:dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .sm\:dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .sm\:dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .sm\:dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .sm\:dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .sm\:dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .sm\:dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .sm\:dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .sm\:dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .sm\:dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .sm\:dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .sm\:dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .sm\:dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .sm\:dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .sm\:dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .sm\:dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .sm\:dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .sm\:dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .sm\:dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .sm\:dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .sm\:dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .sm\:dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .sm\:dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .sm\:dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .sm\:dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .sm\:dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .sm\:dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .sm\:dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .sm\:dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.sm\:dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.sm\:dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.sm\:dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.sm\:dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.sm\:dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.sm\:dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.sm\:dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.sm\:dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.sm\:dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.sm\:dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.sm\:dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.sm\:dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.sm\:dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.sm\:dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.sm\:dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.sm\:dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.sm\:dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.sm\:dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.sm\:dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.sm\:dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.sm\:dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.sm\:dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.sm\:dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.sm\:dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.sm\:dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.sm\:dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.sm\:dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.sm\:dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.sm\:dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.sm\:dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.sm\:dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.sm\:dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.sm\:dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.sm\:dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.sm\:dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.sm\:dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.sm\:dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.sm\:dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.sm\:dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.sm\:dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.sm\:dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.sm\:dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.sm\:dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.sm\:dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.sm\:dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:640px){.sm\:bg-current{background-color:currentColor}}@media(min-width:640px){.sm\:bg-transparent{background-color:transparent}}@media(min-width:640px){.sm\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-current{background-color:currentColor}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-transparent{background-color:transparent}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus-within\:bg-current:focus-within{background-color:currentColor}}@media(min-width:640px){.sm\:focus-within\:bg-transparent:focus-within{background-color:transparent}}@media(min-width:640px){.sm\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:hover\:bg-current:hover{background-color:currentColor}}@media(min-width:640px){.sm\:hover\:bg-transparent:hover{background-color:transparent}}@media(min-width:640px){.sm\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus\:bg-current:focus{background-color:currentColor}}@media(min-width:640px){.sm\:focus\:bg-transparent:focus{background-color:transparent}}@media(min-width:640px){.sm\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:bg-current{background-color:currentColor}.sm\:dark\:bg-transparent{background-color:transparent}.sm\:dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.sm\:dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .sm\:dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .sm\:dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .sm\:dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .sm\:dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .sm\:dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .sm\:dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.sm\:dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.sm\:dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.sm\:dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.sm\:dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.sm\:dark\:hover\:bg-current:hover{background-color:currentColor}.sm\:dark\:hover\:bg-transparent:hover{background-color:transparent}.sm\:dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.sm\:dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.sm\:dark\:focus\:bg-current:focus{background-color:currentColor}.sm\:dark\:focus\:bg-transparent:focus{background-color:transparent}.sm\:dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.sm\:dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:640px){.sm\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:640px){.sm\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:640px){.sm\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:640px){.sm\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:640px){.sm\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:640px){.sm\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:640px){.sm\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:640px){.sm\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:640px){.sm\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:640px){.sm\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:640px){.sm\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:640px){.sm\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:640px){.sm\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:640px){.sm\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:640px){.sm\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}}@media(min-width:640px){.sm\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}}@media(min-width:640px){.sm\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}}@media(min-width:640px){.sm\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}}@media(min-width:640px){.sm\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}}@media(min-width:640px){.sm\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}}@media(min-width:640px){.sm\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}}@media(min-width:640px){.sm\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}}@media(min-width:640px){.sm\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}}@media(min-width:640px){.sm\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}}@media(min-width:640px){.sm\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}}@media(min-width:640px){.sm\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}}@media(min-width:640px){.sm\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}}@media(min-width:640px){.sm\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}}@media(min-width:640px){.sm\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}}@media(min-width:640px){.sm\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}}@media(min-width:640px){.sm\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}}@media(min-width:640px){.sm\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}}@media(min-width:640px){.sm\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}}@media(min-width:640px){.sm\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}}@media(min-width:640px){.sm\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}}@media(min-width:640px){.sm\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}}@media(min-width:640px){.sm\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}}@media(min-width:640px){.sm\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}}@media(min-width:640px){.sm\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}}@media(min-width:640px){.sm\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}}@media(min-width:640px){.sm\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}}@media(min-width:640px){.sm\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}}@media(min-width:640px){.sm\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}}@media(min-width:640px){.sm\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}}@media(min-width:640px){.sm\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}}@media(min-width:640px){.sm\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:bg-opacity-0{--tw-bg-opacity:0}.sm\:dark\:bg-opacity-5{--tw-bg-opacity:0.05}.sm\:dark\:bg-opacity-10{--tw-bg-opacity:0.1}.sm\:dark\:bg-opacity-20{--tw-bg-opacity:0.2}.sm\:dark\:bg-opacity-25{--tw-bg-opacity:0.25}.sm\:dark\:bg-opacity-30{--tw-bg-opacity:0.3}.sm\:dark\:bg-opacity-40{--tw-bg-opacity:0.4}.sm\:dark\:bg-opacity-50{--tw-bg-opacity:0.5}.sm\:dark\:bg-opacity-60{--tw-bg-opacity:0.6}.sm\:dark\:bg-opacity-70{--tw-bg-opacity:0.7}.sm\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.sm\:dark\:bg-opacity-80{--tw-bg-opacity:0.8}.sm\:dark\:bg-opacity-90{--tw-bg-opacity:0.9}.sm\:dark\:bg-opacity-95{--tw-bg-opacity:0.95}.sm\:dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .sm\:dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .sm\:dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .sm\:dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .sm\:dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .sm\:dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .sm\:dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .sm\:dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .sm\:dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .sm\:dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .sm\:dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .sm\:dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .sm\:dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .sm\:dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .sm\:dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .sm\:dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.sm\:dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.sm\:dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.sm\:dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.sm\:dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.sm\:dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.sm\:dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.sm\:dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.sm\:dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.sm\:dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.sm\:dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.sm\:dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.sm\:dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.sm\:dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.sm\:dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.sm\:dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.sm\:dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.sm\:dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.sm\:dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.sm\:dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.sm\:dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.sm\:dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.sm\:dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.sm\:dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.sm\:dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.sm\:dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.sm\:dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.sm\:dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.sm\:dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.sm\:dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.sm\:dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.sm\:dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.sm\:dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.sm\:dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.sm\:dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.sm\:dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.sm\:dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.sm\:dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.sm\:dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.sm\:dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.sm\:dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.sm\:dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.sm\:dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.sm\:dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.sm\:dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.sm\:dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:640px){.sm\:bg-none{background-image:none}}@media(min-width:640px){.sm\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}}@media(min-width:640px){.sm\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:from-transparent{--tw-gradient-from:transparent}}@media(min-width:640px){.sm\:from-black,.sm\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:from-black{--tw-gradient-from:#000}}@media(min-width:640px){.sm\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:hover\:from-transparent:hover{--tw-gradient-from:transparent}}@media(min-width:640px){.sm\:hover\:from-black:hover,.sm\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:hover\:from-black:hover{--tw-gradient-from:#000}}@media(min-width:640px){.sm\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:focus\:from-transparent:focus{--tw-gradient-from:transparent}}@media(min-width:640px){.sm\:focus\:from-black:focus,.sm\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:focus\:from-black:focus{--tw-gradient-from:#000}}@media(min-width:640px){.sm\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:from-transparent{--tw-gradient-from:transparent}.sm\:dark\:from-black,.sm\:dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:dark\:from-black{--tw-gradient-from:#000}.sm\:dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.sm\:dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent}.sm\:dark\:hover\:from-black:hover,.sm\:dark\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:dark\:hover\:from-black:hover{--tw-gradient-from:#000}.sm\:dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.sm\:dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent}.sm\:dark\:focus\:from-black:focus,.sm\:dark\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:dark\:focus\:from-black:focus{--tw-gradient-from:#000}.sm\:dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:640px){.sm\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:640px){.sm\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:640px){.sm\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.sm\:dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.sm\:dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.sm\:dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.sm\:dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.sm\:dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.sm\:dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.sm\:dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.sm\:dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.sm\:dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.sm\:dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:640px){.sm\:to-current{--tw-gradient-to:currentColor}}@media(min-width:640px){.sm\:to-transparent{--tw-gradient-to:transparent}}@media(min-width:640px){.sm\:to-black{--tw-gradient-to:#000}}@media(min-width:640px){.sm\:to-darkgray{--tw-gradient-to:#242420}}@media(min-width:640px){.sm\:to-white{--tw-gradient-to:#fff}}@media(min-width:640px){.sm\:to-yellow{--tw-gradient-to:#f7dc08}}@media(min-width:640px){.sm\:hover\:to-current:hover{--tw-gradient-to:currentColor}}@media(min-width:640px){.sm\:hover\:to-transparent:hover{--tw-gradient-to:transparent}}@media(min-width:640px){.sm\:hover\:to-black:hover{--tw-gradient-to:#000}}@media(min-width:640px){.sm\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}}@media(min-width:640px){.sm\:hover\:to-white:hover{--tw-gradient-to:#fff}}@media(min-width:640px){.sm\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}}@media(min-width:640px){.sm\:focus\:to-current:focus{--tw-gradient-to:currentColor}}@media(min-width:640px){.sm\:focus\:to-transparent:focus{--tw-gradient-to:transparent}}@media(min-width:640px){.sm\:focus\:to-black:focus{--tw-gradient-to:#000}}@media(min-width:640px){.sm\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}}@media(min-width:640px){.sm\:focus\:to-white:focus{--tw-gradient-to:#fff}}@media(min-width:640px){.sm\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:to-current{--tw-gradient-to:currentColor}.sm\:dark\:to-transparent{--tw-gradient-to:transparent}.sm\:dark\:to-black{--tw-gradient-to:#000}.sm\:dark\:to-darkgray{--tw-gradient-to:#242420}.sm\:dark\:to-white{--tw-gradient-to:#fff}.sm\:dark\:to-yellow{--tw-gradient-to:#f7dc08}.sm\:dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.sm\:dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.sm\:dark\:hover\:to-black:hover{--tw-gradient-to:#000}.sm\:dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.sm\:dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.sm\:dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.sm\:dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.sm\:dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.sm\:dark\:focus\:to-black:focus{--tw-gradient-to:#000}.sm\:dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.sm\:dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.sm\:dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:640px){.sm\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}}@media(min-width:640px){.sm\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}}@media(min-width:640px){.sm\:bg-auto{background-size:auto}}@media(min-width:640px){.sm\:bg-cover{background-size:cover}}@media(min-width:640px){.sm\:bg-contain{background-size:contain}}@media(min-width:640px){.sm\:bg-fixed{background-attachment:fixed}}@media(min-width:640px){.sm\:bg-local{background-attachment:local}}@media(min-width:640px){.sm\:bg-scroll{background-attachment:scroll}}@media(min-width:640px){.sm\:bg-clip-border{background-clip:border-box}}@media(min-width:640px){.sm\:bg-clip-padding{background-clip:padding-box}}@media(min-width:640px){.sm\:bg-clip-content{background-clip:content-box}}@media(min-width:640px){.sm\:bg-clip-text{-webkit-background-clip:text;background-clip:text}}@media(min-width:640px){.sm\:bg-bottom{background-position:bottom}}@media(min-width:640px){.sm\:bg-center{background-position:50%}}@media(min-width:640px){.sm\:bg-left{background-position:0}}@media(min-width:640px){.sm\:bg-left-bottom{background-position:0 100%}}@media(min-width:640px){.sm\:bg-left-top{background-position:0 0}}@media(min-width:640px){.sm\:bg-right{background-position:100%}}@media(min-width:640px){.sm\:bg-right-bottom{background-position:100% 100%}}@media(min-width:640px){.sm\:bg-right-top{background-position:100% 0}}@media(min-width:640px){.sm\:bg-top{background-position:top}}@media(min-width:640px){.sm\:bg-repeat{background-repeat:repeat}}@media(min-width:640px){.sm\:bg-no-repeat{background-repeat:no-repeat}}@media(min-width:640px){.sm\:bg-repeat-x{background-repeat:repeat-x}}@media(min-width:640px){.sm\:bg-repeat-y{background-repeat:repeat-y}}@media(min-width:640px){.sm\:bg-repeat-round{background-repeat:round}}@media(min-width:640px){.sm\:bg-repeat-space{background-repeat:space}}@media(min-width:640px){.sm\:bg-origin-border{background-origin:border-box}}@media(min-width:640px){.sm\:bg-origin-padding{background-origin:padding-box}}@media(min-width:640px){.sm\:bg-origin-content{background-origin:content-box}}@media(min-width:640px){.sm\:fill-current{fill:currentColor}}@media(min-width:640px){.sm\:fill-transparent{fill:transparent}}@media(min-width:640px){.sm\:fill-black{fill:#000}}@media(min-width:640px){.sm\:fill-darkgray{fill:#242420}}@media(min-width:640px){.sm\:fill-white{fill:#fff}}@media(min-width:640px){.sm\:fill-yellow{fill:#f7dc08}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-current{fill:currentColor}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-transparent{fill:transparent}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-black{fill:#000}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-darkgray{fill:#242420}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-white{fill:#fff}}@media(min-width:640px){.group:hover .sm\:group-hover\:fill-yellow{fill:#f7dc08}}@media(min-width:640px){.sm\:hover\:fill-current:hover{fill:currentColor}}@media(min-width:640px){.sm\:hover\:fill-transparent:hover{fill:transparent}}@media(min-width:640px){.sm\:hover\:fill-black:hover{fill:#000}}@media(min-width:640px){.sm\:hover\:fill-darkgray:hover{fill:#242420}}@media(min-width:640px){.sm\:hover\:fill-white:hover{fill:#fff}}@media(min-width:640px){.sm\:hover\:fill-yellow:hover{fill:#f7dc08}}@media(min-width:640px){.sm\:focus\:fill-current:focus{fill:currentColor}}@media(min-width:640px){.sm\:focus\:fill-transparent:focus{fill:transparent}}@media(min-width:640px){.sm\:focus\:fill-black:focus{fill:#000}}@media(min-width:640px){.sm\:focus\:fill-darkgray:focus{fill:#242420}}@media(min-width:640px){.sm\:focus\:fill-white:focus{fill:#fff}}@media(min-width:640px){.sm\:focus\:fill-yellow:focus{fill:#f7dc08}}@media(min-width:640px){.sm\:stroke-current{stroke:currentColor}}@media(min-width:640px){.sm\:stroke-0{stroke-width:0}}@media(min-width:640px){.sm\:stroke-1{stroke-width:1}}@media(min-width:640px){.sm\:stroke-2{stroke-width:2}}@media(min-width:640px){.sm\:object-contain{-o-object-fit:contain;object-fit:contain}}@media(min-width:640px){.sm\:object-cover{-o-object-fit:cover;object-fit:cover}}@media(min-width:640px){.sm\:object-fill{-o-object-fit:fill;object-fit:fill}}@media(min-width:640px){.sm\:object-none{-o-object-fit:none;object-fit:none}}@media(min-width:640px){.sm\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}}@media(min-width:640px){.sm\:object-bottom{-o-object-position:bottom;object-position:bottom}}@media(min-width:640px){.sm\:object-center{-o-object-position:center;object-position:center}}@media(min-width:640px){.sm\:object-left{-o-object-position:left;object-position:left}}@media(min-width:640px){.sm\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}}@media(min-width:640px){.sm\:object-left-top{-o-object-position:left top;object-position:left top}}@media(min-width:640px){.sm\:object-right{-o-object-position:right;object-position:right}}@media(min-width:640px){.sm\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}}@media(min-width:640px){.sm\:object-right-top{-o-object-position:right top;object-position:right top}}@media(min-width:640px){.sm\:object-top{-o-object-position:top;object-position:top}}@media(min-width:640px){.sm\:p-0{padding:0}}@media(min-width:640px){.sm\:p-1{padding:.25rem}}@media(min-width:640px){.sm\:p-2{padding:.5rem}}@media(min-width:640px){.sm\:p-3{padding:.75rem}}@media(min-width:640px){.sm\:p-4{padding:1rem}}@media(min-width:640px){.sm\:p-5{padding:1.25rem}}@media(min-width:640px){.sm\:p-6{padding:1.5rem}}@media(min-width:640px){.sm\:p-7{padding:1.75rem}}@media(min-width:640px){.sm\:p-8{padding:2rem}}@media(min-width:640px){.sm\:p-9{padding:2.25rem}}@media(min-width:640px){.sm\:p-10{padding:2.5rem}}@media(min-width:640px){.sm\:p-11{padding:2.75rem}}@media(min-width:640px){.sm\:p-12{padding:3rem}}@media(min-width:640px){.sm\:p-14{padding:3.5rem}}@media(min-width:640px){.sm\:p-16{padding:4rem}}@media(min-width:640px){.sm\:p-20{padding:5rem}}@media(min-width:640px){.sm\:p-24{padding:6rem}}@media(min-width:640px){.sm\:p-28{padding:7rem}}@media(min-width:640px){.sm\:p-32{padding:8rem}}@media(min-width:640px){.sm\:p-36{padding:9rem}}@media(min-width:640px){.sm\:p-40{padding:10rem}}@media(min-width:640px){.sm\:p-44{padding:11rem}}@media(min-width:640px){.sm\:p-48{padding:12rem}}@media(min-width:640px){.sm\:p-52{padding:13rem}}@media(min-width:640px){.sm\:p-56{padding:14rem}}@media(min-width:640px){.sm\:p-60{padding:15rem}}@media(min-width:640px){.sm\:p-64{padding:16rem}}@media(min-width:640px){.sm\:p-72{padding:18rem}}@media(min-width:640px){.sm\:p-80{padding:20rem}}@media(min-width:640px){.sm\:p-96{padding:24rem}}@media(min-width:640px){.sm\:p-px{padding:1px}}@media(min-width:640px){.sm\:p-0\.5{padding:.125rem}}@media(min-width:640px){.sm\:p-1\.5{padding:.375rem}}@media(min-width:640px){.sm\:p-2\.5{padding:.625rem}}@media(min-width:640px){.sm\:p-3\.5{padding:.875rem}}@media(min-width:640px){.sm\:p-screen-sm{padding:64rem}}@media(min-width:640px){.sm\:p-screen-md{padding:76.8rem}}@media(min-width:640px){.sm\:p-screen-lg{padding:102.4rem}}@media(min-width:640px){.sm\:p-screen-xl{padding:128rem}}@media(min-width:640px){.sm\:p-screen-2xl{padding:153.6rem}}@media(min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}}@media(min-width:640px){.sm\:px-1{padding-left:.25rem;padding-right:.25rem}}@media(min-width:640px){.sm\:px-2{padding-left:.5rem;padding-right:.5rem}}@media(min-width:640px){.sm\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:640px){.sm\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:640px){.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:640px){.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:640px){.sm\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:640px){.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media(min-width:640px){.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:640px){.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media(min-width:640px){.sm\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:640px){.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:640px){.sm\:px-16{padding-left:4rem;padding-right:4rem}}@media(min-width:640px){.sm\:px-20{padding-left:5rem;padding-right:5rem}}@media(min-width:640px){.sm\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:640px){.sm\:px-28{padding-left:7rem;padding-right:7rem}}@media(min-width:640px){.sm\:px-32{padding-left:8rem;padding-right:8rem}}@media(min-width:640px){.sm\:px-36{padding-left:9rem;padding-right:9rem}}@media(min-width:640px){.sm\:px-40{padding-left:10rem;padding-right:10rem}}@media(min-width:640px){.sm\:px-44{padding-left:11rem;padding-right:11rem}}@media(min-width:640px){.sm\:px-48{padding-left:12rem;padding-right:12rem}}@media(min-width:640px){.sm\:px-52{padding-left:13rem;padding-right:13rem}}@media(min-width:640px){.sm\:px-56{padding-left:14rem;padding-right:14rem}}@media(min-width:640px){.sm\:px-60{padding-left:15rem;padding-right:15rem}}@media(min-width:640px){.sm\:px-64{padding-left:16rem;padding-right:16rem}}@media(min-width:640px){.sm\:px-72{padding-left:18rem;padding-right:18rem}}@media(min-width:640px){.sm\:px-80{padding-left:20rem;padding-right:20rem}}@media(min-width:640px){.sm\:px-96{padding-left:24rem;padding-right:24rem}}@media(min-width:640px){.sm\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:640px){.sm\:px-0\.5{padding-left:.125rem;padding-right:.125rem}}@media(min-width:640px){.sm\:px-1\.5{padding-left:.375rem;padding-right:.375rem}}@media(min-width:640px){.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}}@media(min-width:640px){.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(min-width:640px){.sm\:px-screen-sm{padding-left:64rem;padding-right:64rem}}@media(min-width:640px){.sm\:px-screen-md{padding-left:76.8rem;padding-right:76.8rem}}@media(min-width:640px){.sm\:px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}}@media(min-width:640px){.sm\:px-screen-xl{padding-left:128rem;padding-right:128rem}}@media(min-width:640px){.sm\:px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}}@media(min-width:640px){.sm\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:640px){.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}}@media(min-width:640px){.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:640px){.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width:640px){.sm\:py-4{padding-top:1rem;padding-bottom:1rem}}@media(min-width:640px){.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}@media(min-width:640px){.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:640px){.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(min-width:640px){.sm\:py-8{padding-top:2rem;padding-bottom:2rem}}@media(min-width:640px){.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media(min-width:640px){.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:640px){.sm\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}@media(min-width:640px){.sm\:py-12{padding-top:3rem;padding-bottom:3rem}}@media(min-width:640px){.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:640px){.sm\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:640px){.sm\:py-20{padding-top:5rem;padding-bottom:5rem}}@media(min-width:640px){.sm\:py-24{padding-top:6rem;padding-bottom:6rem}}@media(min-width:640px){.sm\:py-28{padding-top:7rem;padding-bottom:7rem}}@media(min-width:640px){.sm\:py-32{padding-top:8rem;padding-bottom:8rem}}@media(min-width:640px){.sm\:py-36{padding-top:9rem;padding-bottom:9rem}}@media(min-width:640px){.sm\:py-40{padding-top:10rem;padding-bottom:10rem}}@media(min-width:640px){.sm\:py-44{padding-top:11rem;padding-bottom:11rem}}@media(min-width:640px){.sm\:py-48{padding-top:12rem;padding-bottom:12rem}}@media(min-width:640px){.sm\:py-52{padding-top:13rem;padding-bottom:13rem}}@media(min-width:640px){.sm\:py-56{padding-top:14rem;padding-bottom:14rem}}@media(min-width:640px){.sm\:py-60{padding-top:15rem;padding-bottom:15rem}}@media(min-width:640px){.sm\:py-64{padding-top:16rem;padding-bottom:16rem}}@media(min-width:640px){.sm\:py-72{padding-top:18rem;padding-bottom:18rem}}@media(min-width:640px){.sm\:py-80{padding-top:20rem;padding-bottom:20rem}}@media(min-width:640px){.sm\:py-96{padding-top:24rem;padding-bottom:24rem}}@media(min-width:640px){.sm\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:640px){.sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}}@media(min-width:640px){.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}}@media(min-width:640px){.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media(min-width:640px){.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}}@media(min-width:640px){.sm\:py-screen-sm{padding-top:64rem;padding-bottom:64rem}}@media(min-width:640px){.sm\:py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}}@media(min-width:640px){.sm\:py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}}@media(min-width:640px){.sm\:py-screen-xl{padding-top:128rem;padding-bottom:128rem}}@media(min-width:640px){.sm\:py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}}@media(min-width:640px){.sm\:pt-0{padding-top:0}}@media(min-width:640px){.sm\:pt-1{padding-top:.25rem}}@media(min-width:640px){.sm\:pt-2{padding-top:.5rem}}@media(min-width:640px){.sm\:pt-3{padding-top:.75rem}}@media(min-width:640px){.sm\:pt-4{padding-top:1rem}}@media(min-width:640px){.sm\:pt-5{padding-top:1.25rem}}@media(min-width:640px){.sm\:pt-6{padding-top:1.5rem}}@media(min-width:640px){.sm\:pt-7{padding-top:1.75rem}}@media(min-width:640px){.sm\:pt-8{padding-top:2rem}}@media(min-width:640px){.sm\:pt-9{padding-top:2.25rem}}@media(min-width:640px){.sm\:pt-10{padding-top:2.5rem}}@media(min-width:640px){.sm\:pt-11{padding-top:2.75rem}}@media(min-width:640px){.sm\:pt-12{padding-top:3rem}}@media(min-width:640px){.sm\:pt-14{padding-top:3.5rem}}@media(min-width:640px){.sm\:pt-16{padding-top:4rem}}@media(min-width:640px){.sm\:pt-20{padding-top:5rem}}@media(min-width:640px){.sm\:pt-24{padding-top:6rem}}@media(min-width:640px){.sm\:pt-28{padding-top:7rem}}@media(min-width:640px){.sm\:pt-32{padding-top:8rem}}@media(min-width:640px){.sm\:pt-36{padding-top:9rem}}@media(min-width:640px){.sm\:pt-40{padding-top:10rem}}@media(min-width:640px){.sm\:pt-44{padding-top:11rem}}@media(min-width:640px){.sm\:pt-48{padding-top:12rem}}@media(min-width:640px){.sm\:pt-52{padding-top:13rem}}@media(min-width:640px){.sm\:pt-56{padding-top:14rem}}@media(min-width:640px){.sm\:pt-60{padding-top:15rem}}@media(min-width:640px){.sm\:pt-64{padding-top:16rem}}@media(min-width:640px){.sm\:pt-72{padding-top:18rem}}@media(min-width:640px){.sm\:pt-80{padding-top:20rem}}@media(min-width:640px){.sm\:pt-96{padding-top:24rem}}@media(min-width:640px){.sm\:pt-px{padding-top:1px}}@media(min-width:640px){.sm\:pt-0\.5{padding-top:.125rem}}@media(min-width:640px){.sm\:pt-1\.5{padding-top:.375rem}}@media(min-width:640px){.sm\:pt-2\.5{padding-top:.625rem}}@media(min-width:640px){.sm\:pt-3\.5{padding-top:.875rem}}@media(min-width:640px){.sm\:pt-screen-sm{padding-top:64rem}}@media(min-width:640px){.sm\:pt-screen-md{padding-top:76.8rem}}@media(min-width:640px){.sm\:pt-screen-lg{padding-top:102.4rem}}@media(min-width:640px){.sm\:pt-screen-xl{padding-top:128rem}}@media(min-width:640px){.sm\:pt-screen-2xl{padding-top:153.6rem}}@media(min-width:640px){.sm\:pr-0{padding-right:0}}@media(min-width:640px){.sm\:pr-1{padding-right:.25rem}}@media(min-width:640px){.sm\:pr-2{padding-right:.5rem}}@media(min-width:640px){.sm\:pr-3{padding-right:.75rem}}@media(min-width:640px){.sm\:pr-4{padding-right:1rem}}@media(min-width:640px){.sm\:pr-5{padding-right:1.25rem}}@media(min-width:640px){.sm\:pr-6{padding-right:1.5rem}}@media(min-width:640px){.sm\:pr-7{padding-right:1.75rem}}@media(min-width:640px){.sm\:pr-8{padding-right:2rem}}@media(min-width:640px){.sm\:pr-9{padding-right:2.25rem}}@media(min-width:640px){.sm\:pr-10{padding-right:2.5rem}}@media(min-width:640px){.sm\:pr-11{padding-right:2.75rem}}@media(min-width:640px){.sm\:pr-12{padding-right:3rem}}@media(min-width:640px){.sm\:pr-14{padding-right:3.5rem}}@media(min-width:640px){.sm\:pr-16{padding-right:4rem}}@media(min-width:640px){.sm\:pr-20{padding-right:5rem}}@media(min-width:640px){.sm\:pr-24{padding-right:6rem}}@media(min-width:640px){.sm\:pr-28{padding-right:7rem}}@media(min-width:640px){.sm\:pr-32{padding-right:8rem}}@media(min-width:640px){.sm\:pr-36{padding-right:9rem}}@media(min-width:640px){.sm\:pr-40{padding-right:10rem}}@media(min-width:640px){.sm\:pr-44{padding-right:11rem}}@media(min-width:640px){.sm\:pr-48{padding-right:12rem}}@media(min-width:640px){.sm\:pr-52{padding-right:13rem}}@media(min-width:640px){.sm\:pr-56{padding-right:14rem}}@media(min-width:640px){.sm\:pr-60{padding-right:15rem}}@media(min-width:640px){.sm\:pr-64{padding-right:16rem}}@media(min-width:640px){.sm\:pr-72{padding-right:18rem}}@media(min-width:640px){.sm\:pr-80{padding-right:20rem}}@media(min-width:640px){.sm\:pr-96{padding-right:24rem}}@media(min-width:640px){.sm\:pr-px{padding-right:1px}}@media(min-width:640px){.sm\:pr-0\.5{padding-right:.125rem}}@media(min-width:640px){.sm\:pr-1\.5{padding-right:.375rem}}@media(min-width:640px){.sm\:pr-2\.5{padding-right:.625rem}}@media(min-width:640px){.sm\:pr-3\.5{padding-right:.875rem}}@media(min-width:640px){.sm\:pr-screen-sm{padding-right:64rem}}@media(min-width:640px){.sm\:pr-screen-md{padding-right:76.8rem}}@media(min-width:640px){.sm\:pr-screen-lg{padding-right:102.4rem}}@media(min-width:640px){.sm\:pr-screen-xl{padding-right:128rem}}@media(min-width:640px){.sm\:pr-screen-2xl{padding-right:153.6rem}}@media(min-width:640px){.sm\:pb-0{padding-bottom:0}}@media(min-width:640px){.sm\:pb-1{padding-bottom:.25rem}}@media(min-width:640px){.sm\:pb-2{padding-bottom:.5rem}}@media(min-width:640px){.sm\:pb-3{padding-bottom:.75rem}}@media(min-width:640px){.sm\:pb-4{padding-bottom:1rem}}@media(min-width:640px){.sm\:pb-5{padding-bottom:1.25rem}}@media(min-width:640px){.sm\:pb-6{padding-bottom:1.5rem}}@media(min-width:640px){.sm\:pb-7{padding-bottom:1.75rem}}@media(min-width:640px){.sm\:pb-8{padding-bottom:2rem}}@media(min-width:640px){.sm\:pb-9{padding-bottom:2.25rem}}@media(min-width:640px){.sm\:pb-10{padding-bottom:2.5rem}}@media(min-width:640px){.sm\:pb-11{padding-bottom:2.75rem}}@media(min-width:640px){.sm\:pb-12{padding-bottom:3rem}}@media(min-width:640px){.sm\:pb-14{padding-bottom:3.5rem}}@media(min-width:640px){.sm\:pb-16{padding-bottom:4rem}}@media(min-width:640px){.sm\:pb-20{padding-bottom:5rem}}@media(min-width:640px){.sm\:pb-24{padding-bottom:6rem}}@media(min-width:640px){.sm\:pb-28{padding-bottom:7rem}}@media(min-width:640px){.sm\:pb-32{padding-bottom:8rem}}@media(min-width:640px){.sm\:pb-36{padding-bottom:9rem}}@media(min-width:640px){.sm\:pb-40{padding-bottom:10rem}}@media(min-width:640px){.sm\:pb-44{padding-bottom:11rem}}@media(min-width:640px){.sm\:pb-48{padding-bottom:12rem}}@media(min-width:640px){.sm\:pb-52{padding-bottom:13rem}}@media(min-width:640px){.sm\:pb-56{padding-bottom:14rem}}@media(min-width:640px){.sm\:pb-60{padding-bottom:15rem}}@media(min-width:640px){.sm\:pb-64{padding-bottom:16rem}}@media(min-width:640px){.sm\:pb-72{padding-bottom:18rem}}@media(min-width:640px){.sm\:pb-80{padding-bottom:20rem}}@media(min-width:640px){.sm\:pb-96{padding-bottom:24rem}}@media(min-width:640px){.sm\:pb-px{padding-bottom:1px}}@media(min-width:640px){.sm\:pb-0\.5{padding-bottom:.125rem}}@media(min-width:640px){.sm\:pb-1\.5{padding-bottom:.375rem}}@media(min-width:640px){.sm\:pb-2\.5{padding-bottom:.625rem}}@media(min-width:640px){.sm\:pb-3\.5{padding-bottom:.875rem}}@media(min-width:640px){.sm\:pb-screen-sm{padding-bottom:64rem}}@media(min-width:640px){.sm\:pb-screen-md{padding-bottom:76.8rem}}@media(min-width:640px){.sm\:pb-screen-lg{padding-bottom:102.4rem}}@media(min-width:640px){.sm\:pb-screen-xl{padding-bottom:128rem}}@media(min-width:640px){.sm\:pb-screen-2xl{padding-bottom:153.6rem}}@media(min-width:640px){.sm\:pl-0{padding-left:0}}@media(min-width:640px){.sm\:pl-1{padding-left:.25rem}}@media(min-width:640px){.sm\:pl-2{padding-left:.5rem}}@media(min-width:640px){.sm\:pl-3{padding-left:.75rem}}@media(min-width:640px){.sm\:pl-4{padding-left:1rem}}@media(min-width:640px){.sm\:pl-5{padding-left:1.25rem}}@media(min-width:640px){.sm\:pl-6{padding-left:1.5rem}}@media(min-width:640px){.sm\:pl-7{padding-left:1.75rem}}@media(min-width:640px){.sm\:pl-8{padding-left:2rem}}@media(min-width:640px){.sm\:pl-9{padding-left:2.25rem}}@media(min-width:640px){.sm\:pl-10{padding-left:2.5rem}}@media(min-width:640px){.sm\:pl-11{padding-left:2.75rem}}@media(min-width:640px){.sm\:pl-12{padding-left:3rem}}@media(min-width:640px){.sm\:pl-14{padding-left:3.5rem}}@media(min-width:640px){.sm\:pl-16{padding-left:4rem}}@media(min-width:640px){.sm\:pl-20{padding-left:5rem}}@media(min-width:640px){.sm\:pl-24{padding-left:6rem}}@media(min-width:640px){.sm\:pl-28{padding-left:7rem}}@media(min-width:640px){.sm\:pl-32{padding-left:8rem}}@media(min-width:640px){.sm\:pl-36{padding-left:9rem}}@media(min-width:640px){.sm\:pl-40{padding-left:10rem}}@media(min-width:640px){.sm\:pl-44{padding-left:11rem}}@media(min-width:640px){.sm\:pl-48{padding-left:12rem}}@media(min-width:640px){.sm\:pl-52{padding-left:13rem}}@media(min-width:640px){.sm\:pl-56{padding-left:14rem}}@media(min-width:640px){.sm\:pl-60{padding-left:15rem}}@media(min-width:640px){.sm\:pl-64{padding-left:16rem}}@media(min-width:640px){.sm\:pl-72{padding-left:18rem}}@media(min-width:640px){.sm\:pl-80{padding-left:20rem}}@media(min-width:640px){.sm\:pl-96{padding-left:24rem}}@media(min-width:640px){.sm\:pl-px{padding-left:1px}}@media(min-width:640px){.sm\:pl-0\.5{padding-left:.125rem}}@media(min-width:640px){.sm\:pl-1\.5{padding-left:.375rem}}@media(min-width:640px){.sm\:pl-2\.5{padding-left:.625rem}}@media(min-width:640px){.sm\:pl-3\.5{padding-left:.875rem}}@media(min-width:640px){.sm\:pl-screen-sm{padding-left:64rem}}@media(min-width:640px){.sm\:pl-screen-md{padding-left:76.8rem}}@media(min-width:640px){.sm\:pl-screen-lg{padding-left:102.4rem}}@media(min-width:640px){.sm\:pl-screen-xl{padding-left:128rem}}@media(min-width:640px){.sm\:pl-screen-2xl{padding-left:153.6rem}}@media(min-width:640px){.sm\:text-left{text-align:left}}@media(min-width:640px){.sm\:text-center{text-align:center}}@media(min-width:640px){.sm\:text-right{text-align:right}}@media(min-width:640px){.sm\:text-justify{text-align:justify}}@media(min-width:640px){.sm\:align-baseline{vertical-align:baseline}}@media(min-width:640px){.sm\:align-top{vertical-align:top}}@media(min-width:640px){.sm\:align-middle{vertical-align:middle}}@media(min-width:640px){.sm\:align-bottom{vertical-align:bottom}}@media(min-width:640px){.sm\:align-text-top{vertical-align:text-top}}@media(min-width:640px){.sm\:align-text-bottom{vertical-align:text-bottom}}@media(min-width:640px){.sm\:font-sans{font-family:Gotham Rounded,sans-serif}}@media(min-width:640px){.sm\:font-serif{font-family:serif}}@media(min-width:640px){.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:640px){.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:640px){.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:640px){.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:640px){.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:640px){.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:640px){.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:640px){.sm\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:640px){.sm\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:640px){.sm\:text-8xl{font-size:6rem;line-height:1}}@media(min-width:640px){.sm\:text-9xl{font-size:8rem;line-height:1}}@media(min-width:640px){.sm\:text-10xl{font-size:10rem;line-height:1}}@media(min-width:640px){.sm\:text-11xl{font-size:14rem;line-height:1}}@media(min-width:640px){.sm\:font-thin{font-weight:100}}@media(min-width:640px){.sm\:font-extralight{font-weight:200}}@media(min-width:640px){.sm\:font-light{font-weight:300}}@media(min-width:640px){.sm\:font-normal{font-weight:400}}@media(min-width:640px){.sm\:font-medium{font-weight:500}}@media(min-width:640px){.sm\:font-semibold{font-weight:600}}@media(min-width:640px){.sm\:font-bold{font-weight:700}}@media(min-width:640px){.sm\:font-extrabold{font-weight:800}}@media(min-width:640px){.sm\:font-black{font-weight:900}}@media(min-width:640px){.sm\:uppercase{text-transform:uppercase}}@media(min-width:640px){.sm\:lowercase{text-transform:lowercase}}@media(min-width:640px){.sm\:capitalize{text-transform:capitalize}}@media(min-width:640px){.sm\:normal-case{text-transform:none}}@media(min-width:640px){.sm\:italic{font-style:italic}}@media(min-width:640px){.sm\:not-italic{font-style:normal}}@media(min-width:640px){.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}}@media(min-width:640px){.sm\:normal-nums{font-variant-numeric:normal}}@media(min-width:640px){.sm\:ordinal{--tw-ordinal:ordinal}}@media(min-width:640px){.sm\:slashed-zero{--tw-slashed-zero:slashed-zero}}@media(min-width:640px){.sm\:lining-nums{--tw-numeric-figure:lining-nums}}@media(min-width:640px){.sm\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}}@media(min-width:640px){.sm\:proportional-nums{--tw-numeric-spacing:proportional-nums}}@media(min-width:640px){.sm\:tabular-nums{--tw-numeric-spacing:tabular-nums}}@media(min-width:640px){.sm\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}}@media(min-width:640px){.sm\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}}@media(min-width:640px){.sm\:leading-3{line-height:.75rem}}@media(min-width:640px){.sm\:leading-4{line-height:1rem}}@media(min-width:640px){.sm\:leading-5{line-height:1.25rem}}@media(min-width:640px){.sm\:leading-6{line-height:1.5rem}}@media(min-width:640px){.sm\:leading-7{line-height:1.75rem}}@media(min-width:640px){.sm\:leading-8{line-height:2rem}}@media(min-width:640px){.sm\:leading-9{line-height:2.25rem}}@media(min-width:640px){.sm\:leading-10{line-height:2.5rem}}@media(min-width:640px){.sm\:leading-none{line-height:1}}@media(min-width:640px){.sm\:leading-tight{line-height:1.25}}@media(min-width:640px){.sm\:leading-snug{line-height:1.375}}@media(min-width:640px){.sm\:leading-normal{line-height:1.5}}@media(min-width:640px){.sm\:leading-relaxed{line-height:1.625}}@media(min-width:640px){.sm\:leading-loose{line-height:2}}@media(min-width:640px){.sm\:tracking-tighter{letter-spacing:-.05em}}@media(min-width:640px){.sm\:tracking-tight{letter-spacing:-.025em}}@media(min-width:640px){.sm\:tracking-normal{letter-spacing:0}}@media(min-width:640px){.sm\:tracking-wide{letter-spacing:.025em}}@media(min-width:640px){.sm\:tracking-wider{letter-spacing:.05em}}@media(min-width:640px){.sm\:tracking-widest{letter-spacing:.1em}}@media(min-width:640px){.sm\:text-current{color:currentColor}}@media(min-width:640px){.sm\:text-transparent{color:transparent}}@media(min-width:640px){.sm\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-current{color:currentColor}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-transparent{color:transparent}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus-within\:text-current:focus-within{color:currentColor}}@media(min-width:640px){.sm\:focus-within\:text-transparent:focus-within{color:transparent}}@media(min-width:640px){.sm\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:hover\:text-current:hover{color:currentColor}}@media(min-width:640px){.sm\:hover\:text-transparent:hover{color:transparent}}@media(min-width:640px){.sm\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus\:text-current:focus{color:currentColor}}@media(min-width:640px){.sm\:focus\:text-transparent:focus{color:transparent}}@media(min-width:640px){.sm\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:text-current{color:currentColor}.sm\:dark\:text-transparent{color:transparent}.sm\:dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.sm\:dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .sm\:dark\:group-hover\:text-current{color:currentColor}.group:hover .sm\:dark\:group-hover\:text-transparent{color:transparent}.group:hover .sm\:dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .sm\:dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .sm\:dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .sm\:dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.sm\:dark\:focus-within\:text-current:focus-within{color:currentColor}.sm\:dark\:focus-within\:text-transparent:focus-within{color:transparent}.sm\:dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.sm\:dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.sm\:dark\:hover\:text-current:hover{color:currentColor}.sm\:dark\:hover\:text-transparent:hover{color:transparent}.sm\:dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.sm\:dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.sm\:dark\:focus\:text-current:focus{color:currentColor}.sm\:dark\:focus\:text-transparent:focus{color:transparent}.sm\:dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.sm\:dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:640px){.sm\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:640px){.sm\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:640px){.sm\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:640px){.sm\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:640px){.sm\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:640px){.sm\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:640px){.sm\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:640px){.sm\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:640px){.sm\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:640px){.sm\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:640px){.sm\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:640px){.sm\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:640px){.sm\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:640px){.sm\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:640px){.sm\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:640px){.sm\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}}@media(min-width:640px){.sm\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}}@media(min-width:640px){.sm\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}}@media(min-width:640px){.sm\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}}@media(min-width:640px){.sm\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}}@media(min-width:640px){.sm\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}}@media(min-width:640px){.sm\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}}@media(min-width:640px){.sm\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}}@media(min-width:640px){.sm\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}}@media(min-width:640px){.sm\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}}@media(min-width:640px){.sm\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}}@media(min-width:640px){.sm\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}}@media(min-width:640px){.sm\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}}@media(min-width:640px){.sm\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}}@media(min-width:640px){.sm\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}}@media(min-width:640px){.sm\:hover\:text-opacity-0:hover{--tw-text-opacity:0}}@media(min-width:640px){.sm\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}}@media(min-width:640px){.sm\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}}@media(min-width:640px){.sm\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}}@media(min-width:640px){.sm\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}}@media(min-width:640px){.sm\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}}@media(min-width:640px){.sm\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}}@media(min-width:640px){.sm\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}}@media(min-width:640px){.sm\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}}@media(min-width:640px){.sm\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}}@media(min-width:640px){.sm\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}}@media(min-width:640px){.sm\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}}@media(min-width:640px){.sm\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}}@media(min-width:640px){.sm\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}}@media(min-width:640px){.sm\:hover\:text-opacity-100:hover{--tw-text-opacity:1}}@media(min-width:640px){.sm\:focus\:text-opacity-0:focus{--tw-text-opacity:0}}@media(min-width:640px){.sm\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}}@media(min-width:640px){.sm\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}}@media(min-width:640px){.sm\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}}@media(min-width:640px){.sm\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}}@media(min-width:640px){.sm\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}}@media(min-width:640px){.sm\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}}@media(min-width:640px){.sm\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}}@media(min-width:640px){.sm\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}}@media(min-width:640px){.sm\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}}@media(min-width:640px){.sm\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}}@media(min-width:640px){.sm\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}}@media(min-width:640px){.sm\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}}@media(min-width:640px){.sm\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}}@media(min-width:640px){.sm\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:text-opacity-0{--tw-text-opacity:0}.sm\:dark\:text-opacity-5{--tw-text-opacity:0.05}.sm\:dark\:text-opacity-10{--tw-text-opacity:0.1}.sm\:dark\:text-opacity-20{--tw-text-opacity:0.2}.sm\:dark\:text-opacity-25{--tw-text-opacity:0.25}.sm\:dark\:text-opacity-30{--tw-text-opacity:0.3}.sm\:dark\:text-opacity-40{--tw-text-opacity:0.4}.sm\:dark\:text-opacity-50{--tw-text-opacity:0.5}.sm\:dark\:text-opacity-60{--tw-text-opacity:0.6}.sm\:dark\:text-opacity-70{--tw-text-opacity:0.7}.sm\:dark\:text-opacity-75{--tw-text-opacity:0.75}.sm\:dark\:text-opacity-80{--tw-text-opacity:0.8}.sm\:dark\:text-opacity-90{--tw-text-opacity:0.9}.sm\:dark\:text-opacity-95{--tw-text-opacity:0.95}.sm\:dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .sm\:dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .sm\:dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .sm\:dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .sm\:dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .sm\:dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .sm\:dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .sm\:dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .sm\:dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .sm\:dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .sm\:dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .sm\:dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .sm\:dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .sm\:dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .sm\:dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .sm\:dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.sm\:dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.sm\:dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.sm\:dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.sm\:dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.sm\:dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.sm\:dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.sm\:dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.sm\:dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.sm\:dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.sm\:dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.sm\:dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.sm\:dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.sm\:dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.sm\:dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.sm\:dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.sm\:dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.sm\:dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.sm\:dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.sm\:dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.sm\:dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.sm\:dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.sm\:dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.sm\:dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.sm\:dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.sm\:dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.sm\:dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.sm\:dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.sm\:dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.sm\:dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.sm\:dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.sm\:dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.sm\:dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.sm\:dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.sm\:dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.sm\:dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.sm\:dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.sm\:dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.sm\:dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.sm\:dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.sm\:dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.sm\:dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.sm\:dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.sm\:dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.sm\:dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.sm\:dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:640px){.sm\:underline{text-decoration:underline}}@media(min-width:640px){.sm\:line-through{text-decoration:line-through}}@media(min-width:640px){.sm\:no-underline{text-decoration:none}}@media(min-width:640px){.group:hover .sm\:group-hover\:underline{text-decoration:underline}}@media(min-width:640px){.group:hover .sm\:group-hover\:line-through{text-decoration:line-through}}@media(min-width:640px){.group:hover .sm\:group-hover\:no-underline{text-decoration:none}}@media(min-width:640px){.sm\:focus-within\:underline:focus-within{text-decoration:underline}}@media(min-width:640px){.sm\:focus-within\:line-through:focus-within{text-decoration:line-through}}@media(min-width:640px){.sm\:focus-within\:no-underline:focus-within{text-decoration:none}}@media(min-width:640px){.sm\:hover\:underline:hover{text-decoration:underline}}@media(min-width:640px){.sm\:hover\:line-through:hover{text-decoration:line-through}}@media(min-width:640px){.sm\:hover\:no-underline:hover{text-decoration:none}}@media(min-width:640px){.sm\:focus\:underline:focus{text-decoration:underline}}@media(min-width:640px){.sm\:focus\:line-through:focus{text-decoration:line-through}}@media(min-width:640px){.sm\:focus\:no-underline:focus{text-decoration:none}}@media(min-width:640px){.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:640px){.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media(min-width:640px){.sm\:placeholder-current::-moz-placeholder{color:currentColor}}@media(min-width:640px){.sm\:placeholder-current:-ms-input-placeholder{color:currentColor}}@media(min-width:640px){.sm\:placeholder-current::placeholder{color:currentColor}}@media(min-width:640px){.sm\:placeholder-transparent::-moz-placeholder{color:transparent}}@media(min-width:640px){.sm\:placeholder-transparent:-ms-input-placeholder{color:transparent}}@media(min-width:640px){.sm\:placeholder-transparent::placeholder{color:transparent}}@media(min-width:640px){.sm\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}}@media(min-width:640px){.sm\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}}@media(min-width:640px){.sm\:focus\:placeholder-current:focus::placeholder{color:currentColor}}@media(min-width:640px){.sm\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}}@media(min-width:640px){.sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}}@media(min-width:640px){.sm\:focus\:placeholder-transparent:focus::placeholder{color:transparent}}@media(min-width:640px){.sm\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:placeholder-current::-moz-placeholder{color:currentColor}.sm\:dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.sm\:dark\:placeholder-current::placeholder{color:currentColor}.sm\:dark\:placeholder-transparent::-moz-placeholder{color:transparent}.sm\:dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.sm\:dark\:placeholder-transparent::placeholder{color:transparent}.sm\:dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.sm\:dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.sm\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.sm\:dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.sm\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.sm\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.sm\:dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.sm\:dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.sm\:dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:640px){.sm\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.sm\:dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.sm\:dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.sm\:dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.sm\:dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.sm\:dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.sm\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.sm\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.sm\:dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.sm\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.sm\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.sm\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.sm\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.sm\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.sm\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.sm\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.sm\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.sm\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.sm\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.sm\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.sm\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.sm\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.sm\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.sm\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.sm\:dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:640px){.sm\:opacity-0{opacity:0}}@media(min-width:640px){.sm\:opacity-5{opacity:.05}}@media(min-width:640px){.sm\:opacity-10{opacity:.1}}@media(min-width:640px){.sm\:opacity-20{opacity:.2}}@media(min-width:640px){.sm\:opacity-25{opacity:.25}}@media(min-width:640px){.sm\:opacity-30{opacity:.3}}@media(min-width:640px){.sm\:opacity-40{opacity:.4}}@media(min-width:640px){.sm\:opacity-50{opacity:.5}}@media(min-width:640px){.sm\:opacity-60{opacity:.6}}@media(min-width:640px){.sm\:opacity-70{opacity:.7}}@media(min-width:640px){.sm\:opacity-75{opacity:.75}}@media(min-width:640px){.sm\:opacity-80{opacity:.8}}@media(min-width:640px){.sm\:opacity-90{opacity:.9}}@media(min-width:640px){.sm\:opacity-95{opacity:.95}}@media(min-width:640px){.sm\:opacity-100{opacity:1}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-0{opacity:0}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-5{opacity:.05}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-10{opacity:.1}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-20{opacity:.2}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-25{opacity:.25}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-30{opacity:.3}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-40{opacity:.4}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-50{opacity:.5}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-60{opacity:.6}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-70{opacity:.7}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-75{opacity:.75}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-80{opacity:.8}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-90{opacity:.9}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-95{opacity:.95}}@media(min-width:640px){.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media(min-width:640px){.sm\:focus-within\:opacity-0:focus-within{opacity:0}}@media(min-width:640px){.sm\:focus-within\:opacity-5:focus-within{opacity:.05}}@media(min-width:640px){.sm\:focus-within\:opacity-10:focus-within{opacity:.1}}@media(min-width:640px){.sm\:focus-within\:opacity-20:focus-within{opacity:.2}}@media(min-width:640px){.sm\:focus-within\:opacity-25:focus-within{opacity:.25}}@media(min-width:640px){.sm\:focus-within\:opacity-30:focus-within{opacity:.3}}@media(min-width:640px){.sm\:focus-within\:opacity-40:focus-within{opacity:.4}}@media(min-width:640px){.sm\:focus-within\:opacity-50:focus-within{opacity:.5}}@media(min-width:640px){.sm\:focus-within\:opacity-60:focus-within{opacity:.6}}@media(min-width:640px){.sm\:focus-within\:opacity-70:focus-within{opacity:.7}}@media(min-width:640px){.sm\:focus-within\:opacity-75:focus-within{opacity:.75}}@media(min-width:640px){.sm\:focus-within\:opacity-80:focus-within{opacity:.8}}@media(min-width:640px){.sm\:focus-within\:opacity-90:focus-within{opacity:.9}}@media(min-width:640px){.sm\:focus-within\:opacity-95:focus-within{opacity:.95}}@media(min-width:640px){.sm\:focus-within\:opacity-100:focus-within{opacity:1}}@media(min-width:640px){.sm\:hover\:opacity-0:hover{opacity:0}}@media(min-width:640px){.sm\:hover\:opacity-5:hover{opacity:.05}}@media(min-width:640px){.sm\:hover\:opacity-10:hover{opacity:.1}}@media(min-width:640px){.sm\:hover\:opacity-20:hover{opacity:.2}}@media(min-width:640px){.sm\:hover\:opacity-25:hover{opacity:.25}}@media(min-width:640px){.sm\:hover\:opacity-30:hover{opacity:.3}}@media(min-width:640px){.sm\:hover\:opacity-40:hover{opacity:.4}}@media(min-width:640px){.sm\:hover\:opacity-50:hover{opacity:.5}}@media(min-width:640px){.sm\:hover\:opacity-60:hover{opacity:.6}}@media(min-width:640px){.sm\:hover\:opacity-70:hover{opacity:.7}}@media(min-width:640px){.sm\:hover\:opacity-75:hover{opacity:.75}}@media(min-width:640px){.sm\:hover\:opacity-80:hover{opacity:.8}}@media(min-width:640px){.sm\:hover\:opacity-90:hover{opacity:.9}}@media(min-width:640px){.sm\:hover\:opacity-95:hover{opacity:.95}}@media(min-width:640px){.sm\:hover\:opacity-100:hover{opacity:1}}@media(min-width:640px){.sm\:focus\:opacity-0:focus{opacity:0}}@media(min-width:640px){.sm\:focus\:opacity-5:focus{opacity:.05}}@media(min-width:640px){.sm\:focus\:opacity-10:focus{opacity:.1}}@media(min-width:640px){.sm\:focus\:opacity-20:focus{opacity:.2}}@media(min-width:640px){.sm\:focus\:opacity-25:focus{opacity:.25}}@media(min-width:640px){.sm\:focus\:opacity-30:focus{opacity:.3}}@media(min-width:640px){.sm\:focus\:opacity-40:focus{opacity:.4}}@media(min-width:640px){.sm\:focus\:opacity-50:focus{opacity:.5}}@media(min-width:640px){.sm\:focus\:opacity-60:focus{opacity:.6}}@media(min-width:640px){.sm\:focus\:opacity-70:focus{opacity:.7}}@media(min-width:640px){.sm\:focus\:opacity-75:focus{opacity:.75}}@media(min-width:640px){.sm\:focus\:opacity-80:focus{opacity:.8}}@media(min-width:640px){.sm\:focus\:opacity-90:focus{opacity:.9}}@media(min-width:640px){.sm\:focus\:opacity-95:focus{opacity:.95}}@media(min-width:640px){.sm\:focus\:opacity-100:focus{opacity:1}}@media(min-width:640px){.sm\:bg-blend-normal{background-blend-mode:normal}}@media(min-width:640px){.sm\:bg-blend-multiply{background-blend-mode:multiply}}@media(min-width:640px){.sm\:bg-blend-screen{background-blend-mode:screen}}@media(min-width:640px){.sm\:bg-blend-overlay{background-blend-mode:overlay}}@media(min-width:640px){.sm\:bg-blend-darken{background-blend-mode:darken}}@media(min-width:640px){.sm\:bg-blend-lighten{background-blend-mode:lighten}}@media(min-width:640px){.sm\:bg-blend-color-dodge{background-blend-mode:color-dodge}}@media(min-width:640px){.sm\:bg-blend-color-burn{background-blend-mode:color-burn}}@media(min-width:640px){.sm\:bg-blend-hard-light{background-blend-mode:hard-light}}@media(min-width:640px){.sm\:bg-blend-soft-light{background-blend-mode:soft-light}}@media(min-width:640px){.sm\:bg-blend-difference{background-blend-mode:difference}}@media(min-width:640px){.sm\:bg-blend-exclusion{background-blend-mode:exclusion}}@media(min-width:640px){.sm\:bg-blend-hue{background-blend-mode:hue}}@media(min-width:640px){.sm\:bg-blend-saturation{background-blend-mode:saturation}}@media(min-width:640px){.sm\:bg-blend-color{background-blend-mode:color}}@media(min-width:640px){.sm\:bg-blend-luminosity{background-blend-mode:luminosity}}@media(min-width:640px){.sm\:mix-blend-normal{mix-blend-mode:normal}}@media(min-width:640px){.sm\:mix-blend-multiply{mix-blend-mode:multiply}}@media(min-width:640px){.sm\:mix-blend-screen{mix-blend-mode:screen}}@media(min-width:640px){.sm\:mix-blend-overlay{mix-blend-mode:overlay}}@media(min-width:640px){.sm\:mix-blend-darken{mix-blend-mode:darken}}@media(min-width:640px){.sm\:mix-blend-lighten{mix-blend-mode:lighten}}@media(min-width:640px){.sm\:mix-blend-color-dodge{mix-blend-mode:color-dodge}}@media(min-width:640px){.sm\:mix-blend-color-burn{mix-blend-mode:color-burn}}@media(min-width:640px){.sm\:mix-blend-hard-light{mix-blend-mode:hard-light}}@media(min-width:640px){.sm\:mix-blend-soft-light{mix-blend-mode:soft-light}}@media(min-width:640px){.sm\:mix-blend-difference{mix-blend-mode:difference}}@media(min-width:640px){.sm\:mix-blend-exclusion{mix-blend-mode:exclusion}}@media(min-width:640px){.sm\:mix-blend-hue{mix-blend-mode:hue}}@media(min-width:640px){.sm\:mix-blend-saturation{mix-blend-mode:saturation}}@media(min-width:640px){.sm\:mix-blend-color{mix-blend-mode:color}}@media(min-width:640px){.sm\:mix-blend-luminosity{mix-blend-mode:luminosity}}@media(min-width:640px){.sm\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:shadow,.sm\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:shadow-lg,.sm\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:640px){.sm\:shadow-2xl,.sm\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:640px){.sm\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:shadow-inner,.sm\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow,.group:hover .sm\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-lg,.group:hover .sm\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-2xl,.group:hover .sm\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.group:hover .sm\:group-hover\:shadow-inner,.group:hover .sm\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:640px){.sm\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:640px){.sm\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:hover\:shadow-sm:hover,.sm\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:hover\:shadow-lg:hover,.sm\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:640px){.sm\:hover\:shadow-2xl:hover,.sm\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:640px){.sm\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:hover\:shadow-inner:hover,.sm\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:hover\:shadow-none:hover{--tw-shadow:0 0 transparent}}@media(min-width:640px){.sm\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:focus\:shadow-sm:focus,.sm\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:focus\:shadow-lg:focus,.sm\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:640px){.sm\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:640px){.sm\:focus\:shadow-2xl:focus,.sm\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:640px){.sm\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:640px){.sm\:focus\:shadow-inner:focus,.sm\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sm\:focus\:shadow-none:focus{--tw-shadow:0 0 transparent}}@media(min-width:640px){.sm\:outline-none{outline:2px solid transparent;outline-offset:2px}}@media(min-width:640px){.sm\:outline-white{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:640px){.sm\:outline-black{outline:2px dotted #000;outline-offset:2px}}@media(min-width:640px){.sm\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}}@media(min-width:640px){.sm\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:640px){.sm\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}}@media(min-width:640px){.sm\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}}@media(min-width:640px){.sm\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:640px){.sm\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}}@media(min-width:640px){.sm\:ring-0{--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)}}@media(min-width:640px){.sm\:ring-0,.sm\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:ring-1{--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)}}@media(min-width:640px){.sm\:ring-2{--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)}}@media(min-width:640px){.sm\:ring-2,.sm\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:ring,.sm\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\:focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\:focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\:focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\:focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\:focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:640px){.sm\: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)}}@media(min-width:640px){.sm\:focus\:ring-0:focus,.sm\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\: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)}}@media(min-width:640px){.sm\:focus\:ring-2:focus,.sm\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:focus\:ring-8:focus,.sm\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.sm\:focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:640px){.sm\:ring-inset{--tw-ring-inset:inset}}@media(min-width:640px){.sm\:focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}}@media(min-width:640px){.sm\:focus\:ring-inset:focus{--tw-ring-inset:inset}}@media(min-width:640px){.sm\:ring-current{--tw-ring-color:currentColor}}@media(min-width:640px){.sm\:ring-transparent{--tw-ring-color:transparent}}@media(min-width:640px){.sm\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}}@media(min-width:640px){.sm\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}}@media(min-width:640px){.sm\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus\:ring-current:focus{--tw-ring-color:currentColor}}@media(min-width:640px){.sm\:focus\:ring-transparent:focus{--tw-ring-color:transparent}}@media(min-width:640px){.sm\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:ring-current{--tw-ring-color:currentColor}.sm\:dark\:ring-transparent{--tw-ring-color:transparent}.sm\:dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.sm\:dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.sm\:dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.sm\:dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.sm\:dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.sm\:dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.sm\:dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.sm\:dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.sm\:dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.sm\:dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:640px){.sm\:ring-opacity-0{--tw-ring-opacity:0}}@media(min-width:640px){.sm\:ring-opacity-5{--tw-ring-opacity:0.05}}@media(min-width:640px){.sm\:ring-opacity-10{--tw-ring-opacity:0.1}}@media(min-width:640px){.sm\:ring-opacity-20{--tw-ring-opacity:0.2}}@media(min-width:640px){.sm\:ring-opacity-25{--tw-ring-opacity:0.25}}@media(min-width:640px){.sm\:ring-opacity-30{--tw-ring-opacity:0.3}}@media(min-width:640px){.sm\:ring-opacity-40{--tw-ring-opacity:0.4}}@media(min-width:640px){.sm\:ring-opacity-50{--tw-ring-opacity:0.5}}@media(min-width:640px){.sm\:ring-opacity-60{--tw-ring-opacity:0.6}}@media(min-width:640px){.sm\:ring-opacity-70{--tw-ring-opacity:0.7}}@media(min-width:640px){.sm\:ring-opacity-75{--tw-ring-opacity:0.75}}@media(min-width:640px){.sm\:ring-opacity-80{--tw-ring-opacity:0.8}}@media(min-width:640px){.sm\:ring-opacity-90{--tw-ring-opacity:0.9}}@media(min-width:640px){.sm\:ring-opacity-95{--tw-ring-opacity:0.95}}@media(min-width:640px){.sm\:ring-opacity-100{--tw-ring-opacity:1}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}}@media(min-width:640px){.sm\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}}@media(min-width:640px){.sm\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}}@media(min-width:640px){.sm\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}}@media(min-width:640px){.sm\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}}@media(min-width:640px){.sm\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}}@media(min-width:640px){.sm\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}}@media(min-width:640px){.sm\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}}@media(min-width:640px){.sm\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}}@media(min-width:640px){.sm\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}}@media(min-width:640px){.sm\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}}@media(min-width:640px){.sm\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}}@media(min-width:640px){.sm\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}}@media(min-width:640px){.sm\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}}@media(min-width:640px){.sm\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}}@media(min-width:640px){.sm\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}}@media(min-width:640px){.sm\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:ring-opacity-0{--tw-ring-opacity:0}.sm\:dark\:ring-opacity-5{--tw-ring-opacity:0.05}.sm\:dark\:ring-opacity-10{--tw-ring-opacity:0.1}.sm\:dark\:ring-opacity-20{--tw-ring-opacity:0.2}.sm\:dark\:ring-opacity-25{--tw-ring-opacity:0.25}.sm\:dark\:ring-opacity-30{--tw-ring-opacity:0.3}.sm\:dark\:ring-opacity-40{--tw-ring-opacity:0.4}.sm\:dark\:ring-opacity-50{--tw-ring-opacity:0.5}.sm\:dark\:ring-opacity-60{--tw-ring-opacity:0.6}.sm\:dark\:ring-opacity-70{--tw-ring-opacity:0.7}.sm\:dark\:ring-opacity-75{--tw-ring-opacity:0.75}.sm\:dark\:ring-opacity-80{--tw-ring-opacity:0.8}.sm\:dark\:ring-opacity-90{--tw-ring-opacity:0.9}.sm\:dark\:ring-opacity-95{--tw-ring-opacity:0.95}.sm\:dark\:ring-opacity-100{--tw-ring-opacity:1}.sm\:dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.sm\:dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.sm\:dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.sm\:dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.sm\:dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.sm\:dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.sm\:dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.sm\:dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.sm\:dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.sm\:dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.sm\:dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.sm\:dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.sm\:dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.sm\:dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.sm\:dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.sm\:dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.sm\:dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.sm\:dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.sm\:dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.sm\:dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.sm\:dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.sm\:dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.sm\:dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.sm\:dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.sm\:dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.sm\:dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.sm\:dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.sm\:dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.sm\:dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.sm\:dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:640px){.sm\:ring-offset-0{--tw-ring-offset-width:0px}}@media(min-width:640px){.sm\:ring-offset-1{--tw-ring-offset-width:1px}}@media(min-width:640px){.sm\:ring-offset-2{--tw-ring-offset-width:2px}}@media(min-width:640px){.sm\:ring-offset-4{--tw-ring-offset-width:4px}}@media(min-width:640px){.sm\:ring-offset-8{--tw-ring-offset-width:8px}}@media(min-width:640px){.sm\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}}@media(min-width:640px){.sm\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}}@media(min-width:640px){.sm\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}}@media(min-width:640px){.sm\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}}@media(min-width:640px){.sm\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}}@media(min-width:640px){.sm\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}}@media(min-width:640px){.sm\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}}@media(min-width:640px){.sm\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}}@media(min-width:640px){.sm\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}}@media(min-width:640px){.sm\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}}@media(min-width:640px){.sm\:ring-offset-current{--tw-ring-offset-color:currentColor}}@media(min-width:640px){.sm\:ring-offset-transparent{--tw-ring-offset-color:transparent}}@media(min-width:640px){.sm\:ring-offset-black{--tw-ring-offset-color:#000}}@media(min-width:640px){.sm\:ring-offset-darkgray{--tw-ring-offset-color:#242420}}@media(min-width:640px){.sm\:ring-offset-white{--tw-ring-offset-color:#fff}}@media(min-width:640px){.sm\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}}@media(min-width:640px){.sm\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}}@media(min-width:640px){.sm\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}}@media(min-width:640px){.sm\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}}@media(min-width:640px){.sm\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}}@media(min-width:640px){.sm\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}}@media(min-width:640px){.sm\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}}@media(min-width:640px){.sm\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}}@media(min-width:640px){.sm\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}}@media(min-width:640px){.sm\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}}@media(min-width:640px){.sm\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}}@media(min-width:640px){.sm\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}}@media(min-width:640px){.sm\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:640px)and (prefers-color-scheme:dark){.sm\:dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.sm\:dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.sm\:dark\:ring-offset-black{--tw-ring-offset-color:#000}.sm\:dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.sm\:dark\:ring-offset-white{--tw-ring-offset-color:#fff}.sm\:dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.sm\:dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.sm\:dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.sm\:dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.sm\:dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.sm\:dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.sm\:dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.sm\:dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.sm\:dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.sm\:dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.sm\:dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.sm\:dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.sm\:dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:640px){.sm\:filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}}@media(min-width:640px){.sm\:filter-none{filter:none}}@media(min-width:640px){.sm\:blur-0,.sm\:blur-none{--tw-blur:blur(0)}}@media(min-width:640px){.sm\:blur-sm{--tw-blur:blur(4px)}}@media(min-width:640px){.sm\:blur{--tw-blur:blur(8px)}}@media(min-width:640px){.sm\:blur-md{--tw-blur:blur(12px)}}@media(min-width:640px){.sm\:blur-lg{--tw-blur:blur(16px)}}@media(min-width:640px){.sm\:blur-xl{--tw-blur:blur(24px)}}@media(min-width:640px){.sm\:blur-2xl{--tw-blur:blur(40px)}}@media(min-width:640px){.sm\:blur-3xl{--tw-blur:blur(64px)}}@media(min-width:640px){.sm\:brightness-0{--tw-brightness:brightness(0)}}@media(min-width:640px){.sm\:brightness-50{--tw-brightness:brightness(.5)}}@media(min-width:640px){.sm\:brightness-75{--tw-brightness:brightness(.75)}}@media(min-width:640px){.sm\:brightness-90{--tw-brightness:brightness(.9)}}@media(min-width:640px){.sm\:brightness-95{--tw-brightness:brightness(.95)}}@media(min-width:640px){.sm\:brightness-100{--tw-brightness:brightness(1)}}@media(min-width:640px){.sm\:brightness-105{--tw-brightness:brightness(1.05)}}@media(min-width:640px){.sm\:brightness-110{--tw-brightness:brightness(1.1)}}@media(min-width:640px){.sm\:brightness-125{--tw-brightness:brightness(1.25)}}@media(min-width:640px){.sm\:brightness-150{--tw-brightness:brightness(1.5)}}@media(min-width:640px){.sm\:brightness-200{--tw-brightness:brightness(2)}}@media(min-width:640px){.sm\:contrast-0{--tw-contrast:contrast(0)}}@media(min-width:640px){.sm\:contrast-50{--tw-contrast:contrast(.5)}}@media(min-width:640px){.sm\:contrast-75{--tw-contrast:contrast(.75)}}@media(min-width:640px){.sm\:contrast-100{--tw-contrast:contrast(1)}}@media(min-width:640px){.sm\:contrast-125{--tw-contrast:contrast(1.25)}}@media(min-width:640px){.sm\:contrast-150{--tw-contrast:contrast(1.5)}}@media(min-width:640px){.sm\:contrast-200{--tw-contrast:contrast(2)}}@media(min-width:640px){.sm\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}}@media(min-width:640px){.sm\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}}@media(min-width:640px){.sm\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}}@media(min-width:640px){.sm\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}}@media(min-width:640px){.sm\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}}@media(min-width:640px){.sm\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}}@media(min-width:640px){.sm\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}}@media(min-width:640px){.sm\:grayscale-0{--tw-grayscale:grayscale(0)}}@media(min-width:640px){.sm\:grayscale{--tw-grayscale:grayscale(100%)}}@media(min-width:640px){.sm\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}}@media(min-width:640px){.sm\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}}@media(min-width:640px){.sm\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}}@media(min-width:640px){.sm\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}}@media(min-width:640px){.sm\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}}@media(min-width:640px){.sm\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}}@media(min-width:640px){.sm\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}}@media(min-width:640px){.sm\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}}@media(min-width:640px){.sm\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}}@media(min-width:640px){.sm\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}}@media(min-width:640px){.sm\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}}@media(min-width:640px){.sm\:invert-0{--tw-invert:invert(0)}}@media(min-width:640px){.sm\:invert{--tw-invert:invert(100%)}}@media(min-width:640px){.sm\:saturate-0{--tw-saturate:saturate(0)}}@media(min-width:640px){.sm\:saturate-50{--tw-saturate:saturate(.5)}}@media(min-width:640px){.sm\:saturate-100{--tw-saturate:saturate(1)}}@media(min-width:640px){.sm\:saturate-150{--tw-saturate:saturate(1.5)}}@media(min-width:640px){.sm\:saturate-200{--tw-saturate:saturate(2)}}@media(min-width:640px){.sm\:sepia-0{--tw-sepia:sepia(0)}}@media(min-width:640px){.sm\:sepia{--tw-sepia:sepia(100%)}}@media(min-width:640px){.sm\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}@media(min-width:640px){.sm\:backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:640px){.sm\:backdrop-blur-0,.sm\:backdrop-blur-none{--tw-backdrop-blur:blur(0)}}@media(min-width:640px){.sm\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}}@media(min-width:640px){.sm\:backdrop-blur{--tw-backdrop-blur:blur(8px)}}@media(min-width:640px){.sm\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)}}@media(min-width:640px){.sm\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}}@media(min-width:640px){.sm\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}}@media(min-width:640px){.sm\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}}@media(min-width:640px){.sm\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}}@media(min-width:640px){.sm\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}}@media(min-width:640px){.sm\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}}@media(min-width:640px){.sm\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}}@media(min-width:640px){.sm\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}}@media(min-width:640px){.sm\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}}@media(min-width:640px){.sm\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}}@media(min-width:640px){.sm\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}}@media(min-width:640px){.sm\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}}@media(min-width:640px){.sm\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}}@media(min-width:640px){.sm\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}}@media(min-width:640px){.sm\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}}@media(min-width:640px){.sm\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}}@media(min-width:640px){.sm\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}}@media(min-width:640px){.sm\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}}@media(min-width:640px){.sm\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}}@media(min-width:640px){.sm\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}}@media(min-width:640px){.sm\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}}@media(min-width:640px){.sm\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}}@media(min-width:640px){.sm\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}}@media(min-width:640px){.sm\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}}@media(min-width:640px){.sm\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}}@media(min-width:640px){.sm\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}}@media(min-width:640px){.sm\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}}@media(min-width:640px){.sm\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}}@media(min-width:640px){.sm\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}}@media(min-width:640px){.sm\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}}@media(min-width:640px){.sm\:backdrop-invert-0{--tw-backdrop-invert:invert(0)}}@media(min-width:640px){.sm\:backdrop-invert{--tw-backdrop-invert:invert(100%)}}@media(min-width:640px){.sm\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}}@media(min-width:640px){.sm\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}}@media(min-width:640px){.sm\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}}@media(min-width:640px){.sm\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}}@media(min-width:640px){.sm\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}}@media(min-width:640px){.sm\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}}@media(min-width:640px){.sm\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}}@media(min-width:640px){.sm\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}}@media(min-width:640px){.sm\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}}@media(min-width:640px){.sm\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}}@media(min-width:640px){.sm\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}}@media(min-width:640px){.sm\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}}@media(min-width:640px){.sm\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}}@media(min-width:640px){.sm\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}}@media(min-width:640px){.sm\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}}@media(min-width:640px){.sm\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}}@media(min-width:640px){.sm\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}}@media(min-width:640px){.sm\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}}@media(min-width:640px){.sm\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}}@media(min-width:640px){.sm\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}}@media(min-width:640px){.sm\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}}@media(min-width:640px){.sm\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}}@media(min-width:640px){.sm\:transition-none{transition-property:none}}@media(min-width:640px){.sm\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:640px){.sm\:delay-75{transition-delay:75ms}}@media(min-width:640px){.sm\:delay-100{transition-delay:.1s}}@media(min-width:640px){.sm\:delay-150{transition-delay:.15s}}@media(min-width:640px){.sm\:delay-200{transition-delay:.2s}}@media(min-width:640px){.sm\:delay-300{transition-delay:.3s}}@media(min-width:640px){.sm\:delay-500{transition-delay:.5s}}@media(min-width:640px){.sm\:delay-700{transition-delay:.7s}}@media(min-width:640px){.sm\:delay-1000{transition-delay:1s}}@media(min-width:640px){.sm\:duration-75{transition-duration:75ms}}@media(min-width:640px){.sm\:duration-100{transition-duration:.1s}}@media(min-width:640px){.sm\:duration-150{transition-duration:.15s}}@media(min-width:640px){.sm\:duration-200{transition-duration:.2s}}@media(min-width:640px){.sm\:duration-300{transition-duration:.3s}}@media(min-width:640px){.sm\:duration-500{transition-duration:.5s}}@media(min-width:640px){.sm\:duration-700{transition-duration:.7s}}@media(min-width:640px){.sm\:duration-1000{transition-duration:1s}}@media(min-width:640px){.sm\:ease-linear{transition-timing-function:linear}}@media(min-width:640px){.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}}@media(min-width:640px){.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:640px){.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media(min-width:768px){.md\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}}@media(min-width:768px)and (min-width:640px){.md\:container{max-width:640px}}@media(min-width:768px)and (min-width:768px){.md\:container{max-width:768px}}@media(min-width:768px)and (min-width:1024px){.md\:container{max-width:1024px}}@media(min-width:768px)and (min-width:1280px){.md\:container{max-width:1280px}}@media(min-width:768px)and (min-width:1536px){.md\:container{max-width:1536px}}@media(min-width:768px){.md\:aspect-w-1,.md\:aspect-w-2,.md\:aspect-w-3,.md\:aspect-w-4,.md\:aspect-w-5,.md\:aspect-w-6,.md\:aspect-w-7,.md\:aspect-w-8,.md\:aspect-w-9,.md\:aspect-w-10,.md\:aspect-w-11,.md\:aspect-w-12,.md\:aspect-w-13,.md\:aspect-w-14,.md\:aspect-w-15,.md\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}}@media(min-width:768px){.md\:aspect-w-1>*,.md\:aspect-w-2>*,.md\:aspect-w-3>*,.md\:aspect-w-4>*,.md\:aspect-w-5>*,.md\:aspect-w-6>*,.md\:aspect-w-7>*,.md\:aspect-w-8>*,.md\:aspect-w-9>*,.md\:aspect-w-10>*,.md\:aspect-w-11>*,.md\:aspect-w-12>*,.md\:aspect-w-13>*,.md\:aspect-w-14>*,.md\:aspect-w-15>*,.md\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}}@media(min-width:768px){.md\:aspect-none{position:static;padding-bottom:0}}@media(min-width:768px){.md\:aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:768px){.md\:aspect-w-1{--tw-aspect-w:1}}@media(min-width:768px){.md\:aspect-w-2{--tw-aspect-w:2}}@media(min-width:768px){.md\:aspect-w-3{--tw-aspect-w:3}}@media(min-width:768px){.md\:aspect-w-4{--tw-aspect-w:4}}@media(min-width:768px){.md\:aspect-w-5{--tw-aspect-w:5}}@media(min-width:768px){.md\:aspect-w-6{--tw-aspect-w:6}}@media(min-width:768px){.md\:aspect-w-7{--tw-aspect-w:7}}@media(min-width:768px){.md\:aspect-w-8{--tw-aspect-w:8}}@media(min-width:768px){.md\:aspect-w-9{--tw-aspect-w:9}}@media(min-width:768px){.md\:aspect-w-10{--tw-aspect-w:10}}@media(min-width:768px){.md\:aspect-w-11{--tw-aspect-w:11}}@media(min-width:768px){.md\:aspect-w-12{--tw-aspect-w:12}}@media(min-width:768px){.md\:aspect-w-13{--tw-aspect-w:13}}@media(min-width:768px){.md\:aspect-w-14{--tw-aspect-w:14}}@media(min-width:768px){.md\:aspect-w-15{--tw-aspect-w:15}}@media(min-width:768px){.md\:aspect-w-16{--tw-aspect-w:16}}@media(min-width:768px){.md\:aspect-h-1{--tw-aspect-h:1}}@media(min-width:768px){.md\:aspect-h-2{--tw-aspect-h:2}}@media(min-width:768px){.md\:aspect-h-3{--tw-aspect-h:3}}@media(min-width:768px){.md\:aspect-h-4{--tw-aspect-h:4}}@media(min-width:768px){.md\:aspect-h-5{--tw-aspect-h:5}}@media(min-width:768px){.md\:aspect-h-6{--tw-aspect-h:6}}@media(min-width:768px){.md\:aspect-h-7{--tw-aspect-h:7}}@media(min-width:768px){.md\:aspect-h-8{--tw-aspect-h:8}}@media(min-width:768px){.md\:aspect-h-9{--tw-aspect-h:9}}@media(min-width:768px){.md\:aspect-h-10{--tw-aspect-h:10}}@media(min-width:768px){.md\:aspect-h-11{--tw-aspect-h:11}}@media(min-width:768px){.md\:aspect-h-12{--tw-aspect-h:12}}@media(min-width:768px){.md\:aspect-h-13{--tw-aspect-h:13}}@media(min-width:768px){.md\:aspect-h-14{--tw-aspect-h:14}}@media(min-width:768px){.md\:aspect-h-15{--tw-aspect-h:15}}@media(min-width:768px){.md\:aspect-h-16{--tw-aspect-h:16}}@media(min-width:768px){.md\:prose{color:#f7dc08;max-width:65ch}}@media(min-width:768px){.md\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:768px){.md\:prose a{color:#111827;text-decoration:underline;font-weight:500}}@media(min-width:768px){.md\:prose strong{color:#f7dc08;font-weight:600}}@media(min-width:768px){.md\:prose ol[type=A]{--list-counter-style:upper-alpha}}@media(min-width:768px){.md\:prose ol[type=a]{--list-counter-style:lower-alpha}}@media(min-width:768px){.md\:prose ol[type=I]{--list-counter-style:upper-roman}}@media(min-width:768px){.md\:prose ol[type=i]{--list-counter-style:lower-roman}}@media(min-width:768px){.md\:prose ol[type="1"]{--list-counter-style:decimal}}@media(min-width:768px){.md\:prose ol>li{position:relative;padding-left:1.75em}}@media(min-width:768px){.md\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}}@media(min-width:768px){.md\:prose ul>li{position:relative;padding-left:1.75em}}@media(min-width:768px){.md\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}}@media(min-width:768px){.md\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}}@media(min-width:768px){.md\:prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}}@media(min-width:768px){.md\:prose blockquote p:first-of-type:before{content:open-quote}}@media(min-width:768px){.md\:prose blockquote p:last-of-type:after{content:close-quote}}@media(min-width:768px){.md\:prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:768px){.md\:prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}}@media(min-width:768px){.md\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}}@media(min-width:768px){.md\:prose h3,.md\:prose h4{color:#f7dc08;font-weight:600}.md\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}}@media(min-width:768px){.md\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}}@media(min-width:768px){.md\:prose code{color:#111827;font-weight:600;font-size:.875em}}@media(min-width:768px){.md\:prose code:after,.md\:prose code:before{content:"`"}}@media(min-width:768px){.md\:prose a code{color:#111827}}@media(min-width:768px){.md\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}}@media(min-width:768px){.md\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}}@media(min-width:768px){.md\:prose pre code:after,.md\:prose pre code:before{content:none}}@media(min-width:768px){.md\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}}@media(min-width:768px){.md\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}}@media(min-width:768px){.md\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}}@media(min-width:768px){.md\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}}@media(min-width:768px){.md\:prose tbody tr:last-child{border-bottom-width:0}}@media(min-width:768px){.md\:prose tbody td{vertical-align:top;padding:.5714286em}}@media(min-width:768px){.md\:prose{font-size:1rem;line-height:1.75}}@media(min-width:768px){.md\:prose p{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:768px){.md\:prose figure,.md\:prose img,.md\:prose video{margin-top:2em;margin-bottom:2em}}@media(min-width:768px){.md\:prose figure>*{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:prose h2 code{font-size:.875em}}@media(min-width:768px){.md\:prose h3 code{font-size:.9em}}@media(min-width:768px){.md\:prose ol,.md\:prose ul{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:768px){.md\:prose li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:768px){.md\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}}@media(min-width:768px){.md\:prose>ul>li>:first-child{margin-top:1.25em}}@media(min-width:768px){.md\:prose>ul>li>:last-child{margin-bottom:1.25em}}@media(min-width:768px){.md\:prose>ol>li>:first-child{margin-top:1.25em}}@media(min-width:768px){.md\:prose>ol>li>:last-child{margin-bottom:1.25em}}@media(min-width:768px){.md\:prose ol ol,.md\:prose ol ul,.md\:prose ul ol,.md\:prose ul ul{margin-top:.75em;margin-bottom:.75em}}@media(min-width:768px){.md\:prose h2+*,.md\:prose h3+*,.md\:prose h4+*,.md\:prose hr+*{margin-top:0}}@media(min-width:768px){.md\:prose thead th:first-child{padding-left:0}}@media(min-width:768px){.md\:prose thead th:last-child{padding-right:0}}@media(min-width:768px){.md\:prose tbody td:first-child{padding-left:0}}@media(min-width:768px){.md\:prose tbody td:last-child{padding-right:0}}@media(min-width:768px){.md\:prose>:first-child{margin-top:0}}@media(min-width:768px){.md\:prose>:last-child{margin-bottom:0}}@media(min-width:768px){.md\:prose h5,.md\:prose h6{color:#f7dc08}}@media(min-width:768px){.md\:prose-sm{font-size:.875rem;line-height:1.7142857}}@media(min-width:768px){.md\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:768px){.md\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:768px){.md\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}}@media(min-width:768px){.md\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}}@media(min-width:768px){.md\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}}@media(min-width:768px){.md\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:768px){.md\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}}@media(min-width:768px){.md\:prose-sm figure,.md\:prose-sm img,.md\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}}@media(min-width:768px){.md\:prose-sm figure>*{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}}@media(min-width:768px){.md\:prose-sm code{font-size:.8571429em}}@media(min-width:768px){.md\:prose-sm h2 code{font-size:.9em}}@media(min-width:768px){.md\:prose-sm h3 code{font-size:.8888889em}}@media(min-width:768px){.md\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}}@media(min-width:768px){.md\:prose-sm ol,.md\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:768px){.md\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}}@media(min-width:768px){.md\:prose-sm ol>li{padding-left:1.5714286em}}@media(min-width:768px){.md\:prose-sm ol>li:before{left:0}}@media(min-width:768px){.md\:prose-sm ul>li{padding-left:1.5714286em}}@media(min-width:768px){.md\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}}@media(min-width:768px){.md\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:768px){.md\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}}@media(min-width:768px){.md\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:768px){.md\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}}@media(min-width:768px){.md\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:768px){.md\:prose-sm ol ol,.md\:prose-sm ol ul,.md\:prose-sm ul ol,.md\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:768px){.md\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}}@media(min-width:768px){.md\:prose-sm h2+*,.md\:prose-sm h3+*,.md\:prose-sm h4+*,.md\:prose-sm hr+*{margin-top:0}}@media(min-width:768px){.md\:prose-sm table{font-size:.8571429em;line-height:1.5}}@media(min-width:768px){.md\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}}@media(min-width:768px){.md\:prose-sm thead th:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-sm thead th:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-sm tbody td{padding:.6666667em 1em}}@media(min-width:768px){.md\:prose-sm tbody td:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-sm tbody td:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-sm>:first-child{margin-top:0}}@media(min-width:768px){.md\:prose-sm>:last-child{margin-bottom:0}}@media(min-width:768px){.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media(min-width:768px){.md\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}}@media(min-width:768px){.md\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}}@media(min-width:768px){.md\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}}@media(min-width:768px){.md\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}}@media(min-width:768px){.md\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:768px){.md\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:768px){.md\:prose-lg figure,.md\:prose-lg img,.md\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}}@media(min-width:768px){.md\:prose-lg figure>*{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}}@media(min-width:768px){.md\:prose-lg code{font-size:.8888889em}}@media(min-width:768px){.md\:prose-lg h2 code{font-size:.8666667em}}@media(min-width:768px){.md\:prose-lg h3 code{font-size:.875em}}@media(min-width:768px){.md\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}}@media(min-width:768px){.md\:prose-lg ol,.md\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:768px){.md\:prose-lg ol>li{padding-left:1.6666667em}}@media(min-width:768px){.md\:prose-lg ol>li:before{left:0}}@media(min-width:768px){.md\:prose-lg ul>li{padding-left:1.6666667em}}@media(min-width:768px){.md\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}}@media(min-width:768px){.md\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:768px){.md\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:768px){.md\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:768px){.md\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-lg ol ol,.md\:prose-lg ol ul,.md\:prose-lg ul ol,.md\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:768px){.md\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}}@media(min-width:768px){.md\:prose-lg h2+*,.md\:prose-lg h3+*,.md\:prose-lg h4+*,.md\:prose-lg hr+*{margin-top:0}}@media(min-width:768px){.md\:prose-lg table{font-size:.8888889em;line-height:1.5}}@media(min-width:768px){.md\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}}@media(min-width:768px){.md\:prose-lg thead th:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-lg thead th:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-lg tbody td{padding:.75em}}@media(min-width:768px){.md\:prose-lg tbody td:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-lg tbody td:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-lg>:first-child{margin-top:0}}@media(min-width:768px){.md\:prose-lg>:last-child{margin-bottom:0}}@media(min-width:768px){.md\:prose-xl{font-size:1.25rem;line-height:1.8}}@media(min-width:768px){.md\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:768px){.md\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}}@media(min-width:768px){.md\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}}@media(min-width:768px){.md\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}}@media(min-width:768px){.md\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:768px){.md\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}}@media(min-width:768px){.md\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}}@media(min-width:768px){.md\:prose-xl figure,.md\:prose-xl img,.md\:prose-xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:768px){.md\:prose-xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}}@media(min-width:768px){.md\:prose-xl code{font-size:.9em}}@media(min-width:768px){.md\:prose-xl h2 code{font-size:.8611111em}}@media(min-width:768px){.md\:prose-xl h3 code{font-size:.9em}}@media(min-width:768px){.md\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}}@media(min-width:768px){.md\:prose-xl ol,.md\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:768px){.md\:prose-xl li{margin-top:.6em;margin-bottom:.6em}}@media(min-width:768px){.md\:prose-xl ol>li{padding-left:1.8em}}@media(min-width:768px){.md\:prose-xl ol>li:before{left:0}}@media(min-width:768px){.md\:prose-xl ul>li{padding-left:1.8em}}@media(min-width:768px){.md\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}}@media(min-width:768px){.md\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}}@media(min-width:768px){.md\:prose-xl>ul>li>:first-child{margin-top:1.2em}}@media(min-width:768px){.md\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}}@media(min-width:768px){.md\:prose-xl>ol>li>:first-child{margin-top:1.2em}}@media(min-width:768px){.md\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}}@media(min-width:768px){.md\:prose-xl ol ol,.md\:prose-xl ol ul,.md\:prose-xl ul ol,.md\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}}@media(min-width:768px){.md\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}}@media(min-width:768px){.md\:prose-xl h2+*,.md\:prose-xl h3+*,.md\:prose-xl h4+*,.md\:prose-xl hr+*{margin-top:0}}@media(min-width:768px){.md\:prose-xl table{font-size:.9em;line-height:1.5555556}}@media(min-width:768px){.md\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}}@media(min-width:768px){.md\:prose-xl thead th:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-xl thead th:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-xl tbody td{padding:.8888889em .6666667em}}@media(min-width:768px){.md\:prose-xl tbody td:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-xl tbody td:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-xl>:first-child{margin-top:0}}@media(min-width:768px){.md\:prose-xl>:last-child{margin-bottom:0}}@media(min-width:768px){.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}}@media(min-width:768px){.md\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}}@media(min-width:768px){.md\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}}@media(min-width:768px){.md\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}}@media(min-width:768px){.md\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}}@media(min-width:768px){.md\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}}@media(min-width:768px){.md\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:768px){.md\:prose-2xl figure,.md\:prose-2xl img,.md\:prose-2xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:768px){.md\:prose-2xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}}@media(min-width:768px){.md\:prose-2xl code{font-size:.8333333em}}@media(min-width:768px){.md\:prose-2xl h2 code{font-size:.875em}}@media(min-width:768px){.md\:prose-2xl h3 code{font-size:.8888889em}}@media(min-width:768px){.md\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}}@media(min-width:768px){.md\:prose-2xl ol,.md\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:768px){.md\:prose-2xl ol>li{padding-left:1.6666667em}}@media(min-width:768px){.md\:prose-2xl ol>li:before{left:0}}@media(min-width:768px){.md\:prose-2xl ul>li{padding-left:1.6666667em}}@media(min-width:768px){.md\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}}@media(min-width:768px){.md\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}}@media(min-width:768px){.md\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:768px){.md\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:768px){.md\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:768px){.md\:prose-2xl ol ol,.md\:prose-2xl ol ul,.md\:prose-2xl ul ol,.md\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:768px){.md\:prose-2xl hr{margin-top:3em;margin-bottom:3em}}@media(min-width:768px){.md\:prose-2xl h2+*,.md\:prose-2xl h3+*,.md\:prose-2xl h4+*,.md\:prose-2xl hr+*{margin-top:0}}@media(min-width:768px){.md\:prose-2xl table{font-size:.8333333em;line-height:1.4}}@media(min-width:768px){.md\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}}@media(min-width:768px){.md\:prose-2xl thead th:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-2xl thead th:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-2xl tbody td{padding:.8em .6em}}@media(min-width:768px){.md\:prose-2xl tbody td:first-child{padding-left:0}}@media(min-width:768px){.md\:prose-2xl tbody td:last-child{padding-right:0}}@media(min-width:768px){.md\:prose-2xl>:first-child{margin-top:0}}@media(min-width:768px){.md\:prose-2xl>:last-child{margin-bottom:0}}@media(min-width:768px){.md\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:768px){.md\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:768px){.md\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:768px){.md\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:768px){.md\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:768px){.md\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:768px){.md\:pointer-events-none{pointer-events:none}}@media(min-width:768px){.md\:pointer-events-auto{pointer-events:auto}}@media(min-width:768px){.md\:visible{visibility:visible}}@media(min-width:768px){.md\:invisible{visibility:hidden}}@media(min-width:768px){.md\:static{position:static}}@media(min-width:768px){.md\:fixed{position:fixed}}@media(min-width:768px){.md\:absolute{position:absolute}}@media(min-width:768px){.md\:relative{position:relative}}@media(min-width:768px){.md\:sticky{position:-webkit-sticky;position:sticky}}@media(min-width:768px){.md\:inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:768px){.md\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}}@media(min-width:768px){.md\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(min-width:768px){.md\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}@media(min-width:768px){.md\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media(min-width:768px){.md\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}}@media(min-width:768px){.md\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}@media(min-width:768px){.md\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}}@media(min-width:768px){.md\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media(min-width:768px){.md\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}}@media(min-width:768px){.md\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}}@media(min-width:768px){.md\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}}@media(min-width:768px){.md\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}}@media(min-width:768px){.md\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}}@media(min-width:768px){.md\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}}@media(min-width:768px){.md\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}}@media(min-width:768px){.md\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}}@media(min-width:768px){.md\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}}@media(min-width:768px){.md\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}}@media(min-width:768px){.md\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}}@media(min-width:768px){.md\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}}@media(min-width:768px){.md\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}}@media(min-width:768px){.md\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}}@media(min-width:768px){.md\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}}@media(min-width:768px){.md\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}}@media(min-width:768px){.md\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}}@media(min-width:768px){.md\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}}@media(min-width:768px){.md\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}}@media(min-width:768px){.md\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}}@media(min-width:768px){.md\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}}@media(min-width:768px){.md\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:768px){.md\:inset-px{top:1px;right:1px;bottom:1px;left:1px}}@media(min-width:768px){.md\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}}@media(min-width:768px){.md\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}}@media(min-width:768px){.md\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}}@media(min-width:768px){.md\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}}@media(min-width:768px){.md\:inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}}@media(min-width:768px){.md\:inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}}@media(min-width:768px){.md\:inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}}@media(min-width:768px){.md\:inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}}@media(min-width:768px){.md\:inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}}@media(min-width:768px){.md\:-inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:768px){.md\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}}@media(min-width:768px){.md\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}@media(min-width:768px){.md\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}}@media(min-width:768px){.md\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}@media(min-width:768px){.md\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}}@media(min-width:768px){.md\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}}@media(min-width:768px){.md\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(min-width:768px){.md\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}}@media(min-width:768px){.md\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}}@media(min-width:768px){.md\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}}@media(min-width:768px){.md\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}}@media(min-width:768px){.md\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}}@media(min-width:768px){.md\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}}@media(min-width:768px){.md\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}}@media(min-width:768px){.md\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}}@media(min-width:768px){.md\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}}@media(min-width:768px){.md\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}}@media(min-width:768px){.md\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}}@media(min-width:768px){.md\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}}@media(min-width:768px){.md\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}}@media(min-width:768px){.md\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}}@media(min-width:768px){.md\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}}@media(min-width:768px){.md\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}}@media(min-width:768px){.md\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}}@media(min-width:768px){.md\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}}@media(min-width:768px){.md\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}}@media(min-width:768px){.md\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}}@media(min-width:768px){.md\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}}@media(min-width:768px){.md\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}}@media(min-width:768px){.md\:-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}}@media(min-width:768px){.md\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}}@media(min-width:768px){.md\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}}@media(min-width:768px){.md\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}}@media(min-width:768px){.md\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}}@media(min-width:768px){.md\:-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}}@media(min-width:768px){.md\:-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}}@media(min-width:768px){.md\:-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}}@media(min-width:768px){.md\:-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}}@media(min-width:768px){.md\:-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}}@media(min-width:768px){.md\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:768px){.md\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}}@media(min-width:768px){.md\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}}@media(min-width:768px){.md\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:768px){.md\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:768px){.md\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}}@media(min-width:768px){.md\:inset-full{top:100%;right:100%;bottom:100%;left:100%}}@media(min-width:768px){.md\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:768px){.md\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}}@media(min-width:768px){.md\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}}@media(min-width:768px){.md\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}}@media(min-width:768px){.md\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:768px){.md\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}}@media(min-width:768px){.md\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}}@media(min-width:768px){.md\:inset-x-0{left:0;right:0}}@media(min-width:768px){.md\:inset-x-1{left:.25rem;right:.25rem}}@media(min-width:768px){.md\:inset-x-2{left:.5rem;right:.5rem}}@media(min-width:768px){.md\:inset-x-3{left:.75rem;right:.75rem}}@media(min-width:768px){.md\:inset-x-4{left:1rem;right:1rem}}@media(min-width:768px){.md\:inset-x-5{left:1.25rem;right:1.25rem}}@media(min-width:768px){.md\:inset-x-6{left:1.5rem;right:1.5rem}}@media(min-width:768px){.md\:inset-x-7{left:1.75rem;right:1.75rem}}@media(min-width:768px){.md\:inset-x-8{left:2rem;right:2rem}}@media(min-width:768px){.md\:inset-x-9{left:2.25rem;right:2.25rem}}@media(min-width:768px){.md\:inset-x-10{left:2.5rem;right:2.5rem}}@media(min-width:768px){.md\:inset-x-11{left:2.75rem;right:2.75rem}}@media(min-width:768px){.md\:inset-x-12{left:3rem;right:3rem}}@media(min-width:768px){.md\:inset-x-14{left:3.5rem;right:3.5rem}}@media(min-width:768px){.md\:inset-x-16{left:4rem;right:4rem}}@media(min-width:768px){.md\:inset-x-20{left:5rem;right:5rem}}@media(min-width:768px){.md\:inset-x-24{left:6rem;right:6rem}}@media(min-width:768px){.md\:inset-x-28{left:7rem;right:7rem}}@media(min-width:768px){.md\:inset-x-32{left:8rem;right:8rem}}@media(min-width:768px){.md\:inset-x-36{left:9rem;right:9rem}}@media(min-width:768px){.md\:inset-x-40{left:10rem;right:10rem}}@media(min-width:768px){.md\:inset-x-44{left:11rem;right:11rem}}@media(min-width:768px){.md\:inset-x-48{left:12rem;right:12rem}}@media(min-width:768px){.md\:inset-x-52{left:13rem;right:13rem}}@media(min-width:768px){.md\:inset-x-56{left:14rem;right:14rem}}@media(min-width:768px){.md\:inset-x-60{left:15rem;right:15rem}}@media(min-width:768px){.md\:inset-x-64{left:16rem;right:16rem}}@media(min-width:768px){.md\:inset-x-72{left:18rem;right:18rem}}@media(min-width:768px){.md\:inset-x-80{left:20rem;right:20rem}}@media(min-width:768px){.md\:inset-x-96{left:24rem;right:24rem}}@media(min-width:768px){.md\:inset-x-auto{left:auto;right:auto}}@media(min-width:768px){.md\:inset-x-px{left:1px;right:1px}}@media(min-width:768px){.md\:inset-x-0\.5{left:.125rem;right:.125rem}}@media(min-width:768px){.md\:inset-x-1\.5{left:.375rem;right:.375rem}}@media(min-width:768px){.md\:inset-x-2\.5{left:.625rem;right:.625rem}}@media(min-width:768px){.md\:inset-x-3\.5{left:.875rem;right:.875rem}}@media(min-width:768px){.md\:inset-x-screen-sm{left:64rem;right:64rem}}@media(min-width:768px){.md\:inset-x-screen-md{left:76.8rem;right:76.8rem}}@media(min-width:768px){.md\:inset-x-screen-lg{left:102.4rem;right:102.4rem}}@media(min-width:768px){.md\:inset-x-screen-xl{left:128rem;right:128rem}}@media(min-width:768px){.md\:inset-x-screen-2xl{left:153.6rem;right:153.6rem}}@media(min-width:768px){.md\:-inset-x-0{left:0;right:0}}@media(min-width:768px){.md\:-inset-x-1{left:-.25rem;right:-.25rem}}@media(min-width:768px){.md\:-inset-x-2{left:-.5rem;right:-.5rem}}@media(min-width:768px){.md\:-inset-x-3{left:-.75rem;right:-.75rem}}@media(min-width:768px){.md\:-inset-x-4{left:-1rem;right:-1rem}}@media(min-width:768px){.md\:-inset-x-5{left:-1.25rem;right:-1.25rem}}@media(min-width:768px){.md\:-inset-x-6{left:-1.5rem;right:-1.5rem}}@media(min-width:768px){.md\:-inset-x-7{left:-1.75rem;right:-1.75rem}}@media(min-width:768px){.md\:-inset-x-8{left:-2rem;right:-2rem}}@media(min-width:768px){.md\:-inset-x-9{left:-2.25rem;right:-2.25rem}}@media(min-width:768px){.md\:-inset-x-10{left:-2.5rem;right:-2.5rem}}@media(min-width:768px){.md\:-inset-x-11{left:-2.75rem;right:-2.75rem}}@media(min-width:768px){.md\:-inset-x-12{left:-3rem;right:-3rem}}@media(min-width:768px){.md\:-inset-x-14{left:-3.5rem;right:-3.5rem}}@media(min-width:768px){.md\:-inset-x-16{left:-4rem;right:-4rem}}@media(min-width:768px){.md\:-inset-x-20{left:-5rem;right:-5rem}}@media(min-width:768px){.md\:-inset-x-24{left:-6rem;right:-6rem}}@media(min-width:768px){.md\:-inset-x-28{left:-7rem;right:-7rem}}@media(min-width:768px){.md\:-inset-x-32{left:-8rem;right:-8rem}}@media(min-width:768px){.md\:-inset-x-36{left:-9rem;right:-9rem}}@media(min-width:768px){.md\:-inset-x-40{left:-10rem;right:-10rem}}@media(min-width:768px){.md\:-inset-x-44{left:-11rem;right:-11rem}}@media(min-width:768px){.md\:-inset-x-48{left:-12rem;right:-12rem}}@media(min-width:768px){.md\:-inset-x-52{left:-13rem;right:-13rem}}@media(min-width:768px){.md\:-inset-x-56{left:-14rem;right:-14rem}}@media(min-width:768px){.md\:-inset-x-60{left:-15rem;right:-15rem}}@media(min-width:768px){.md\:-inset-x-64{left:-16rem;right:-16rem}}@media(min-width:768px){.md\:-inset-x-72{left:-18rem;right:-18rem}}@media(min-width:768px){.md\:-inset-x-80{left:-20rem;right:-20rem}}@media(min-width:768px){.md\:-inset-x-96{left:-24rem;right:-24rem}}@media(min-width:768px){.md\:-inset-x-px{left:-1px;right:-1px}}@media(min-width:768px){.md\:-inset-x-0\.5{left:-.125rem;right:-.125rem}}@media(min-width:768px){.md\:-inset-x-1\.5{left:-.375rem;right:-.375rem}}@media(min-width:768px){.md\:-inset-x-2\.5{left:-.625rem;right:-.625rem}}@media(min-width:768px){.md\:-inset-x-3\.5{left:-.875rem;right:-.875rem}}@media(min-width:768px){.md\:-inset-x-screen-sm{left:-64rem;right:-64rem}}@media(min-width:768px){.md\:-inset-x-screen-md{left:-76.8rem;right:-76.8rem}}@media(min-width:768px){.md\:-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}}@media(min-width:768px){.md\:-inset-x-screen-xl{left:-128rem;right:-128rem}}@media(min-width:768px){.md\:-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}}@media(min-width:768px){.md\:inset-x-1\/2{left:50%;right:50%}}@media(min-width:768px){.md\:inset-x-1\/3{left:33.333333%;right:33.333333%}}@media(min-width:768px){.md\:inset-x-2\/3{left:66.666667%;right:66.666667%}}@media(min-width:768px){.md\:inset-x-1\/4{left:25%;right:25%}}@media(min-width:768px){.md\:inset-x-2\/4{left:50%;right:50%}}@media(min-width:768px){.md\:inset-x-3\/4{left:75%;right:75%}}@media(min-width:768px){.md\:inset-x-full{left:100%;right:100%}}@media(min-width:768px){.md\:-inset-x-1\/2{left:-50%;right:-50%}}@media(min-width:768px){.md\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}}@media(min-width:768px){.md\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}}@media(min-width:768px){.md\:-inset-x-1\/4{left:-25%;right:-25%}}@media(min-width:768px){.md\:-inset-x-2\/4{left:-50%;right:-50%}}@media(min-width:768px){.md\:-inset-x-3\/4{left:-75%;right:-75%}}@media(min-width:768px){.md\:-inset-x-full{left:-100%;right:-100%}}@media(min-width:768px){.md\:inset-y-0{top:0;bottom:0}}@media(min-width:768px){.md\:inset-y-1{top:.25rem;bottom:.25rem}}@media(min-width:768px){.md\:inset-y-2{top:.5rem;bottom:.5rem}}@media(min-width:768px){.md\:inset-y-3{top:.75rem;bottom:.75rem}}@media(min-width:768px){.md\:inset-y-4{top:1rem;bottom:1rem}}@media(min-width:768px){.md\:inset-y-5{top:1.25rem;bottom:1.25rem}}@media(min-width:768px){.md\:inset-y-6{top:1.5rem;bottom:1.5rem}}@media(min-width:768px){.md\:inset-y-7{top:1.75rem;bottom:1.75rem}}@media(min-width:768px){.md\:inset-y-8{top:2rem;bottom:2rem}}@media(min-width:768px){.md\:inset-y-9{top:2.25rem;bottom:2.25rem}}@media(min-width:768px){.md\:inset-y-10{top:2.5rem;bottom:2.5rem}}@media(min-width:768px){.md\:inset-y-11{top:2.75rem;bottom:2.75rem}}@media(min-width:768px){.md\:inset-y-12{top:3rem;bottom:3rem}}@media(min-width:768px){.md\:inset-y-14{top:3.5rem;bottom:3.5rem}}@media(min-width:768px){.md\:inset-y-16{top:4rem;bottom:4rem}}@media(min-width:768px){.md\:inset-y-20{top:5rem;bottom:5rem}}@media(min-width:768px){.md\:inset-y-24{top:6rem;bottom:6rem}}@media(min-width:768px){.md\:inset-y-28{top:7rem;bottom:7rem}}@media(min-width:768px){.md\:inset-y-32{top:8rem;bottom:8rem}}@media(min-width:768px){.md\:inset-y-36{top:9rem;bottom:9rem}}@media(min-width:768px){.md\:inset-y-40{top:10rem;bottom:10rem}}@media(min-width:768px){.md\:inset-y-44{top:11rem;bottom:11rem}}@media(min-width:768px){.md\:inset-y-48{top:12rem;bottom:12rem}}@media(min-width:768px){.md\:inset-y-52{top:13rem;bottom:13rem}}@media(min-width:768px){.md\:inset-y-56{top:14rem;bottom:14rem}}@media(min-width:768px){.md\:inset-y-60{top:15rem;bottom:15rem}}@media(min-width:768px){.md\:inset-y-64{top:16rem;bottom:16rem}}@media(min-width:768px){.md\:inset-y-72{top:18rem;bottom:18rem}}@media(min-width:768px){.md\:inset-y-80{top:20rem;bottom:20rem}}@media(min-width:768px){.md\:inset-y-96{top:24rem;bottom:24rem}}@media(min-width:768px){.md\:inset-y-auto{top:auto;bottom:auto}}@media(min-width:768px){.md\:inset-y-px{top:1px;bottom:1px}}@media(min-width:768px){.md\:inset-y-0\.5{top:.125rem;bottom:.125rem}}@media(min-width:768px){.md\:inset-y-1\.5{top:.375rem;bottom:.375rem}}@media(min-width:768px){.md\:inset-y-2\.5{top:.625rem;bottom:.625rem}}@media(min-width:768px){.md\:inset-y-3\.5{top:.875rem;bottom:.875rem}}@media(min-width:768px){.md\:inset-y-screen-sm{top:64rem;bottom:64rem}}@media(min-width:768px){.md\:inset-y-screen-md{top:76.8rem;bottom:76.8rem}}@media(min-width:768px){.md\:inset-y-screen-lg{top:102.4rem;bottom:102.4rem}}@media(min-width:768px){.md\:inset-y-screen-xl{top:128rem;bottom:128rem}}@media(min-width:768px){.md\:inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}}@media(min-width:768px){.md\:-inset-y-0{top:0;bottom:0}}@media(min-width:768px){.md\:-inset-y-1{top:-.25rem;bottom:-.25rem}}@media(min-width:768px){.md\:-inset-y-2{top:-.5rem;bottom:-.5rem}}@media(min-width:768px){.md\:-inset-y-3{top:-.75rem;bottom:-.75rem}}@media(min-width:768px){.md\:-inset-y-4{top:-1rem;bottom:-1rem}}@media(min-width:768px){.md\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}}@media(min-width:768px){.md\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}}@media(min-width:768px){.md\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}}@media(min-width:768px){.md\:-inset-y-8{top:-2rem;bottom:-2rem}}@media(min-width:768px){.md\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}}@media(min-width:768px){.md\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}}@media(min-width:768px){.md\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}}@media(min-width:768px){.md\:-inset-y-12{top:-3rem;bottom:-3rem}}@media(min-width:768px){.md\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}}@media(min-width:768px){.md\:-inset-y-16{top:-4rem;bottom:-4rem}}@media(min-width:768px){.md\:-inset-y-20{top:-5rem;bottom:-5rem}}@media(min-width:768px){.md\:-inset-y-24{top:-6rem;bottom:-6rem}}@media(min-width:768px){.md\:-inset-y-28{top:-7rem;bottom:-7rem}}@media(min-width:768px){.md\:-inset-y-32{top:-8rem;bottom:-8rem}}@media(min-width:768px){.md\:-inset-y-36{top:-9rem;bottom:-9rem}}@media(min-width:768px){.md\:-inset-y-40{top:-10rem;bottom:-10rem}}@media(min-width:768px){.md\:-inset-y-44{top:-11rem;bottom:-11rem}}@media(min-width:768px){.md\:-inset-y-48{top:-12rem;bottom:-12rem}}@media(min-width:768px){.md\:-inset-y-52{top:-13rem;bottom:-13rem}}@media(min-width:768px){.md\:-inset-y-56{top:-14rem;bottom:-14rem}}@media(min-width:768px){.md\:-inset-y-60{top:-15rem;bottom:-15rem}}@media(min-width:768px){.md\:-inset-y-64{top:-16rem;bottom:-16rem}}@media(min-width:768px){.md\:-inset-y-72{top:-18rem;bottom:-18rem}}@media(min-width:768px){.md\:-inset-y-80{top:-20rem;bottom:-20rem}}@media(min-width:768px){.md\:-inset-y-96{top:-24rem;bottom:-24rem}}@media(min-width:768px){.md\:-inset-y-px{top:-1px;bottom:-1px}}@media(min-width:768px){.md\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}}@media(min-width:768px){.md\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}}@media(min-width:768px){.md\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}}@media(min-width:768px){.md\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}}@media(min-width:768px){.md\:-inset-y-screen-sm{top:-64rem;bottom:-64rem}}@media(min-width:768px){.md\:-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}}@media(min-width:768px){.md\:-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}}@media(min-width:768px){.md\:-inset-y-screen-xl{top:-128rem;bottom:-128rem}}@media(min-width:768px){.md\:-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}}@media(min-width:768px){.md\:inset-y-1\/2{top:50%;bottom:50%}}@media(min-width:768px){.md\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}}@media(min-width:768px){.md\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}}@media(min-width:768px){.md\:inset-y-1\/4{top:25%;bottom:25%}}@media(min-width:768px){.md\:inset-y-2\/4{top:50%;bottom:50%}}@media(min-width:768px){.md\:inset-y-3\/4{top:75%;bottom:75%}}@media(min-width:768px){.md\:inset-y-full{top:100%;bottom:100%}}@media(min-width:768px){.md\:-inset-y-1\/2{top:-50%;bottom:-50%}}@media(min-width:768px){.md\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}}@media(min-width:768px){.md\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}}@media(min-width:768px){.md\:-inset-y-1\/4{top:-25%;bottom:-25%}}@media(min-width:768px){.md\:-inset-y-2\/4{top:-50%;bottom:-50%}}@media(min-width:768px){.md\:-inset-y-3\/4{top:-75%;bottom:-75%}}@media(min-width:768px){.md\:-inset-y-full{top:-100%;bottom:-100%}}@media(min-width:768px){.md\:top-0{top:0}}@media(min-width:768px){.md\:top-1{top:.25rem}}@media(min-width:768px){.md\:top-2{top:.5rem}}@media(min-width:768px){.md\:top-3{top:.75rem}}@media(min-width:768px){.md\:top-4{top:1rem}}@media(min-width:768px){.md\:top-5{top:1.25rem}}@media(min-width:768px){.md\:top-6{top:1.5rem}}@media(min-width:768px){.md\:top-7{top:1.75rem}}@media(min-width:768px){.md\:top-8{top:2rem}}@media(min-width:768px){.md\:top-9{top:2.25rem}}@media(min-width:768px){.md\:top-10{top:2.5rem}}@media(min-width:768px){.md\:top-11{top:2.75rem}}@media(min-width:768px){.md\:top-12{top:3rem}}@media(min-width:768px){.md\:top-14{top:3.5rem}}@media(min-width:768px){.md\:top-16{top:4rem}}@media(min-width:768px){.md\:top-20{top:5rem}}@media(min-width:768px){.md\:top-24{top:6rem}}@media(min-width:768px){.md\:top-28{top:7rem}}@media(min-width:768px){.md\:top-32{top:8rem}}@media(min-width:768px){.md\:top-36{top:9rem}}@media(min-width:768px){.md\:top-40{top:10rem}}@media(min-width:768px){.md\:top-44{top:11rem}}@media(min-width:768px){.md\:top-48{top:12rem}}@media(min-width:768px){.md\:top-52{top:13rem}}@media(min-width:768px){.md\:top-56{top:14rem}}@media(min-width:768px){.md\:top-60{top:15rem}}@media(min-width:768px){.md\:top-64{top:16rem}}@media(min-width:768px){.md\:top-72{top:18rem}}@media(min-width:768px){.md\:top-80{top:20rem}}@media(min-width:768px){.md\:top-96{top:24rem}}@media(min-width:768px){.md\:top-auto{top:auto}}@media(min-width:768px){.md\:top-px{top:1px}}@media(min-width:768px){.md\:top-0\.5{top:.125rem}}@media(min-width:768px){.md\:top-1\.5{top:.375rem}}@media(min-width:768px){.md\:top-2\.5{top:.625rem}}@media(min-width:768px){.md\:top-3\.5{top:.875rem}}@media(min-width:768px){.md\:top-screen-sm{top:64rem}}@media(min-width:768px){.md\:top-screen-md{top:76.8rem}}@media(min-width:768px){.md\:top-screen-lg{top:102.4rem}}@media(min-width:768px){.md\:top-screen-xl{top:128rem}}@media(min-width:768px){.md\:top-screen-2xl{top:153.6rem}}@media(min-width:768px){.md\:-top-0{top:0}}@media(min-width:768px){.md\:-top-1{top:-.25rem}}@media(min-width:768px){.md\:-top-2{top:-.5rem}}@media(min-width:768px){.md\:-top-3{top:-.75rem}}@media(min-width:768px){.md\:-top-4{top:-1rem}}@media(min-width:768px){.md\:-top-5{top:-1.25rem}}@media(min-width:768px){.md\:-top-6{top:-1.5rem}}@media(min-width:768px){.md\:-top-7{top:-1.75rem}}@media(min-width:768px){.md\:-top-8{top:-2rem}}@media(min-width:768px){.md\:-top-9{top:-2.25rem}}@media(min-width:768px){.md\:-top-10{top:-2.5rem}}@media(min-width:768px){.md\:-top-11{top:-2.75rem}}@media(min-width:768px){.md\:-top-12{top:-3rem}}@media(min-width:768px){.md\:-top-14{top:-3.5rem}}@media(min-width:768px){.md\:-top-16{top:-4rem}}@media(min-width:768px){.md\:-top-20{top:-5rem}}@media(min-width:768px){.md\:-top-24{top:-6rem}}@media(min-width:768px){.md\:-top-28{top:-7rem}}@media(min-width:768px){.md\:-top-32{top:-8rem}}@media(min-width:768px){.md\:-top-36{top:-9rem}}@media(min-width:768px){.md\:-top-40{top:-10rem}}@media(min-width:768px){.md\:-top-44{top:-11rem}}@media(min-width:768px){.md\:-top-48{top:-12rem}}@media(min-width:768px){.md\:-top-52{top:-13rem}}@media(min-width:768px){.md\:-top-56{top:-14rem}}@media(min-width:768px){.md\:-top-60{top:-15rem}}@media(min-width:768px){.md\:-top-64{top:-16rem}}@media(min-width:768px){.md\:-top-72{top:-18rem}}@media(min-width:768px){.md\:-top-80{top:-20rem}}@media(min-width:768px){.md\:-top-96{top:-24rem}}@media(min-width:768px){.md\:-top-px{top:-1px}}@media(min-width:768px){.md\:-top-0\.5{top:-.125rem}}@media(min-width:768px){.md\:-top-1\.5{top:-.375rem}}@media(min-width:768px){.md\:-top-2\.5{top:-.625rem}}@media(min-width:768px){.md\:-top-3\.5{top:-.875rem}}@media(min-width:768px){.md\:-top-screen-sm{top:-64rem}}@media(min-width:768px){.md\:-top-screen-md{top:-76.8rem}}@media(min-width:768px){.md\:-top-screen-lg{top:-102.4rem}}@media(min-width:768px){.md\:-top-screen-xl{top:-128rem}}@media(min-width:768px){.md\:-top-screen-2xl{top:-153.6rem}}@media(min-width:768px){.md\:top-1\/2{top:50%}}@media(min-width:768px){.md\:top-1\/3{top:33.333333%}}@media(min-width:768px){.md\:top-2\/3{top:66.666667%}}@media(min-width:768px){.md\:top-1\/4{top:25%}}@media(min-width:768px){.md\:top-2\/4{top:50%}}@media(min-width:768px){.md\:top-3\/4{top:75%}}@media(min-width:768px){.md\:top-full{top:100%}}@media(min-width:768px){.md\:-top-1\/2{top:-50%}}@media(min-width:768px){.md\:-top-1\/3{top:-33.333333%}}@media(min-width:768px){.md\:-top-2\/3{top:-66.666667%}}@media(min-width:768px){.md\:-top-1\/4{top:-25%}}@media(min-width:768px){.md\:-top-2\/4{top:-50%}}@media(min-width:768px){.md\:-top-3\/4{top:-75%}}@media(min-width:768px){.md\:-top-full{top:-100%}}@media(min-width:768px){.md\:right-0{right:0}}@media(min-width:768px){.md\:right-1{right:.25rem}}@media(min-width:768px){.md\:right-2{right:.5rem}}@media(min-width:768px){.md\:right-3{right:.75rem}}@media(min-width:768px){.md\:right-4{right:1rem}}@media(min-width:768px){.md\:right-5{right:1.25rem}}@media(min-width:768px){.md\:right-6{right:1.5rem}}@media(min-width:768px){.md\:right-7{right:1.75rem}}@media(min-width:768px){.md\:right-8{right:2rem}}@media(min-width:768px){.md\:right-9{right:2.25rem}}@media(min-width:768px){.md\:right-10{right:2.5rem}}@media(min-width:768px){.md\:right-11{right:2.75rem}}@media(min-width:768px){.md\:right-12{right:3rem}}@media(min-width:768px){.md\:right-14{right:3.5rem}}@media(min-width:768px){.md\:right-16{right:4rem}}@media(min-width:768px){.md\:right-20{right:5rem}}@media(min-width:768px){.md\:right-24{right:6rem}}@media(min-width:768px){.md\:right-28{right:7rem}}@media(min-width:768px){.md\:right-32{right:8rem}}@media(min-width:768px){.md\:right-36{right:9rem}}@media(min-width:768px){.md\:right-40{right:10rem}}@media(min-width:768px){.md\:right-44{right:11rem}}@media(min-width:768px){.md\:right-48{right:12rem}}@media(min-width:768px){.md\:right-52{right:13rem}}@media(min-width:768px){.md\:right-56{right:14rem}}@media(min-width:768px){.md\:right-60{right:15rem}}@media(min-width:768px){.md\:right-64{right:16rem}}@media(min-width:768px){.md\:right-72{right:18rem}}@media(min-width:768px){.md\:right-80{right:20rem}}@media(min-width:768px){.md\:right-96{right:24rem}}@media(min-width:768px){.md\:right-auto{right:auto}}@media(min-width:768px){.md\:right-px{right:1px}}@media(min-width:768px){.md\:right-0\.5{right:.125rem}}@media(min-width:768px){.md\:right-1\.5{right:.375rem}}@media(min-width:768px){.md\:right-2\.5{right:.625rem}}@media(min-width:768px){.md\:right-3\.5{right:.875rem}}@media(min-width:768px){.md\:right-screen-sm{right:64rem}}@media(min-width:768px){.md\:right-screen-md{right:76.8rem}}@media(min-width:768px){.md\:right-screen-lg{right:102.4rem}}@media(min-width:768px){.md\:right-screen-xl{right:128rem}}@media(min-width:768px){.md\:right-screen-2xl{right:153.6rem}}@media(min-width:768px){.md\:-right-0{right:0}}@media(min-width:768px){.md\:-right-1{right:-.25rem}}@media(min-width:768px){.md\:-right-2{right:-.5rem}}@media(min-width:768px){.md\:-right-3{right:-.75rem}}@media(min-width:768px){.md\:-right-4{right:-1rem}}@media(min-width:768px){.md\:-right-5{right:-1.25rem}}@media(min-width:768px){.md\:-right-6{right:-1.5rem}}@media(min-width:768px){.md\:-right-7{right:-1.75rem}}@media(min-width:768px){.md\:-right-8{right:-2rem}}@media(min-width:768px){.md\:-right-9{right:-2.25rem}}@media(min-width:768px){.md\:-right-10{right:-2.5rem}}@media(min-width:768px){.md\:-right-11{right:-2.75rem}}@media(min-width:768px){.md\:-right-12{right:-3rem}}@media(min-width:768px){.md\:-right-14{right:-3.5rem}}@media(min-width:768px){.md\:-right-16{right:-4rem}}@media(min-width:768px){.md\:-right-20{right:-5rem}}@media(min-width:768px){.md\:-right-24{right:-6rem}}@media(min-width:768px){.md\:-right-28{right:-7rem}}@media(min-width:768px){.md\:-right-32{right:-8rem}}@media(min-width:768px){.md\:-right-36{right:-9rem}}@media(min-width:768px){.md\:-right-40{right:-10rem}}@media(min-width:768px){.md\:-right-44{right:-11rem}}@media(min-width:768px){.md\:-right-48{right:-12rem}}@media(min-width:768px){.md\:-right-52{right:-13rem}}@media(min-width:768px){.md\:-right-56{right:-14rem}}@media(min-width:768px){.md\:-right-60{right:-15rem}}@media(min-width:768px){.md\:-right-64{right:-16rem}}@media(min-width:768px){.md\:-right-72{right:-18rem}}@media(min-width:768px){.md\:-right-80{right:-20rem}}@media(min-width:768px){.md\:-right-96{right:-24rem}}@media(min-width:768px){.md\:-right-px{right:-1px}}@media(min-width:768px){.md\:-right-0\.5{right:-.125rem}}@media(min-width:768px){.md\:-right-1\.5{right:-.375rem}}@media(min-width:768px){.md\:-right-2\.5{right:-.625rem}}@media(min-width:768px){.md\:-right-3\.5{right:-.875rem}}@media(min-width:768px){.md\:-right-screen-sm{right:-64rem}}@media(min-width:768px){.md\:-right-screen-md{right:-76.8rem}}@media(min-width:768px){.md\:-right-screen-lg{right:-102.4rem}}@media(min-width:768px){.md\:-right-screen-xl{right:-128rem}}@media(min-width:768px){.md\:-right-screen-2xl{right:-153.6rem}}@media(min-width:768px){.md\:right-1\/2{right:50%}}@media(min-width:768px){.md\:right-1\/3{right:33.333333%}}@media(min-width:768px){.md\:right-2\/3{right:66.666667%}}@media(min-width:768px){.md\:right-1\/4{right:25%}}@media(min-width:768px){.md\:right-2\/4{right:50%}}@media(min-width:768px){.md\:right-3\/4{right:75%}}@media(min-width:768px){.md\:right-full{right:100%}}@media(min-width:768px){.md\:-right-1\/2{right:-50%}}@media(min-width:768px){.md\:-right-1\/3{right:-33.333333%}}@media(min-width:768px){.md\:-right-2\/3{right:-66.666667%}}@media(min-width:768px){.md\:-right-1\/4{right:-25%}}@media(min-width:768px){.md\:-right-2\/4{right:-50%}}@media(min-width:768px){.md\:-right-3\/4{right:-75%}}@media(min-width:768px){.md\:-right-full{right:-100%}}@media(min-width:768px){.md\:bottom-0{bottom:0}}@media(min-width:768px){.md\:bottom-1{bottom:.25rem}}@media(min-width:768px){.md\:bottom-2{bottom:.5rem}}@media(min-width:768px){.md\:bottom-3{bottom:.75rem}}@media(min-width:768px){.md\:bottom-4{bottom:1rem}}@media(min-width:768px){.md\:bottom-5{bottom:1.25rem}}@media(min-width:768px){.md\:bottom-6{bottom:1.5rem}}@media(min-width:768px){.md\:bottom-7{bottom:1.75rem}}@media(min-width:768px){.md\:bottom-8{bottom:2rem}}@media(min-width:768px){.md\:bottom-9{bottom:2.25rem}}@media(min-width:768px){.md\:bottom-10{bottom:2.5rem}}@media(min-width:768px){.md\:bottom-11{bottom:2.75rem}}@media(min-width:768px){.md\:bottom-12{bottom:3rem}}@media(min-width:768px){.md\:bottom-14{bottom:3.5rem}}@media(min-width:768px){.md\:bottom-16{bottom:4rem}}@media(min-width:768px){.md\:bottom-20{bottom:5rem}}@media(min-width:768px){.md\:bottom-24{bottom:6rem}}@media(min-width:768px){.md\:bottom-28{bottom:7rem}}@media(min-width:768px){.md\:bottom-32{bottom:8rem}}@media(min-width:768px){.md\:bottom-36{bottom:9rem}}@media(min-width:768px){.md\:bottom-40{bottom:10rem}}@media(min-width:768px){.md\:bottom-44{bottom:11rem}}@media(min-width:768px){.md\:bottom-48{bottom:12rem}}@media(min-width:768px){.md\:bottom-52{bottom:13rem}}@media(min-width:768px){.md\:bottom-56{bottom:14rem}}@media(min-width:768px){.md\:bottom-60{bottom:15rem}}@media(min-width:768px){.md\:bottom-64{bottom:16rem}}@media(min-width:768px){.md\:bottom-72{bottom:18rem}}@media(min-width:768px){.md\:bottom-80{bottom:20rem}}@media(min-width:768px){.md\:bottom-96{bottom:24rem}}@media(min-width:768px){.md\:bottom-auto{bottom:auto}}@media(min-width:768px){.md\:bottom-px{bottom:1px}}@media(min-width:768px){.md\:bottom-0\.5{bottom:.125rem}}@media(min-width:768px){.md\:bottom-1\.5{bottom:.375rem}}@media(min-width:768px){.md\:bottom-2\.5{bottom:.625rem}}@media(min-width:768px){.md\:bottom-3\.5{bottom:.875rem}}@media(min-width:768px){.md\:bottom-screen-sm{bottom:64rem}}@media(min-width:768px){.md\:bottom-screen-md{bottom:76.8rem}}@media(min-width:768px){.md\:bottom-screen-lg{bottom:102.4rem}}@media(min-width:768px){.md\:bottom-screen-xl{bottom:128rem}}@media(min-width:768px){.md\:bottom-screen-2xl{bottom:153.6rem}}@media(min-width:768px){.md\:-bottom-0{bottom:0}}@media(min-width:768px){.md\:-bottom-1{bottom:-.25rem}}@media(min-width:768px){.md\:-bottom-2{bottom:-.5rem}}@media(min-width:768px){.md\:-bottom-3{bottom:-.75rem}}@media(min-width:768px){.md\:-bottom-4{bottom:-1rem}}@media(min-width:768px){.md\:-bottom-5{bottom:-1.25rem}}@media(min-width:768px){.md\:-bottom-6{bottom:-1.5rem}}@media(min-width:768px){.md\:-bottom-7{bottom:-1.75rem}}@media(min-width:768px){.md\:-bottom-8{bottom:-2rem}}@media(min-width:768px){.md\:-bottom-9{bottom:-2.25rem}}@media(min-width:768px){.md\:-bottom-10{bottom:-2.5rem}}@media(min-width:768px){.md\:-bottom-11{bottom:-2.75rem}}@media(min-width:768px){.md\:-bottom-12{bottom:-3rem}}@media(min-width:768px){.md\:-bottom-14{bottom:-3.5rem}}@media(min-width:768px){.md\:-bottom-16{bottom:-4rem}}@media(min-width:768px){.md\:-bottom-20{bottom:-5rem}}@media(min-width:768px){.md\:-bottom-24{bottom:-6rem}}@media(min-width:768px){.md\:-bottom-28{bottom:-7rem}}@media(min-width:768px){.md\:-bottom-32{bottom:-8rem}}@media(min-width:768px){.md\:-bottom-36{bottom:-9rem}}@media(min-width:768px){.md\:-bottom-40{bottom:-10rem}}@media(min-width:768px){.md\:-bottom-44{bottom:-11rem}}@media(min-width:768px){.md\:-bottom-48{bottom:-12rem}}@media(min-width:768px){.md\:-bottom-52{bottom:-13rem}}@media(min-width:768px){.md\:-bottom-56{bottom:-14rem}}@media(min-width:768px){.md\:-bottom-60{bottom:-15rem}}@media(min-width:768px){.md\:-bottom-64{bottom:-16rem}}@media(min-width:768px){.md\:-bottom-72{bottom:-18rem}}@media(min-width:768px){.md\:-bottom-80{bottom:-20rem}}@media(min-width:768px){.md\:-bottom-96{bottom:-24rem}}@media(min-width:768px){.md\:-bottom-px{bottom:-1px}}@media(min-width:768px){.md\:-bottom-0\.5{bottom:-.125rem}}@media(min-width:768px){.md\:-bottom-1\.5{bottom:-.375rem}}@media(min-width:768px){.md\:-bottom-2\.5{bottom:-.625rem}}@media(min-width:768px){.md\:-bottom-3\.5{bottom:-.875rem}}@media(min-width:768px){.md\:-bottom-screen-sm{bottom:-64rem}}@media(min-width:768px){.md\:-bottom-screen-md{bottom:-76.8rem}}@media(min-width:768px){.md\:-bottom-screen-lg{bottom:-102.4rem}}@media(min-width:768px){.md\:-bottom-screen-xl{bottom:-128rem}}@media(min-width:768px){.md\:-bottom-screen-2xl{bottom:-153.6rem}}@media(min-width:768px){.md\:bottom-1\/2{bottom:50%}}@media(min-width:768px){.md\:bottom-1\/3{bottom:33.333333%}}@media(min-width:768px){.md\:bottom-2\/3{bottom:66.666667%}}@media(min-width:768px){.md\:bottom-1\/4{bottom:25%}}@media(min-width:768px){.md\:bottom-2\/4{bottom:50%}}@media(min-width:768px){.md\:bottom-3\/4{bottom:75%}}@media(min-width:768px){.md\:bottom-full{bottom:100%}}@media(min-width:768px){.md\:-bottom-1\/2{bottom:-50%}}@media(min-width:768px){.md\:-bottom-1\/3{bottom:-33.333333%}}@media(min-width:768px){.md\:-bottom-2\/3{bottom:-66.666667%}}@media(min-width:768px){.md\:-bottom-1\/4{bottom:-25%}}@media(min-width:768px){.md\:-bottom-2\/4{bottom:-50%}}@media(min-width:768px){.md\:-bottom-3\/4{bottom:-75%}}@media(min-width:768px){.md\:-bottom-full{bottom:-100%}}@media(min-width:768px){.md\:left-0{left:0}}@media(min-width:768px){.md\:left-1{left:.25rem}}@media(min-width:768px){.md\:left-2{left:.5rem}}@media(min-width:768px){.md\:left-3{left:.75rem}}@media(min-width:768px){.md\:left-4{left:1rem}}@media(min-width:768px){.md\:left-5{left:1.25rem}}@media(min-width:768px){.md\:left-6{left:1.5rem}}@media(min-width:768px){.md\:left-7{left:1.75rem}}@media(min-width:768px){.md\:left-8{left:2rem}}@media(min-width:768px){.md\:left-9{left:2.25rem}}@media(min-width:768px){.md\:left-10{left:2.5rem}}@media(min-width:768px){.md\:left-11{left:2.75rem}}@media(min-width:768px){.md\:left-12{left:3rem}}@media(min-width:768px){.md\:left-14{left:3.5rem}}@media(min-width:768px){.md\:left-16{left:4rem}}@media(min-width:768px){.md\:left-20{left:5rem}}@media(min-width:768px){.md\:left-24{left:6rem}}@media(min-width:768px){.md\:left-28{left:7rem}}@media(min-width:768px){.md\:left-32{left:8rem}}@media(min-width:768px){.md\:left-36{left:9rem}}@media(min-width:768px){.md\:left-40{left:10rem}}@media(min-width:768px){.md\:left-44{left:11rem}}@media(min-width:768px){.md\:left-48{left:12rem}}@media(min-width:768px){.md\:left-52{left:13rem}}@media(min-width:768px){.md\:left-56{left:14rem}}@media(min-width:768px){.md\:left-60{left:15rem}}@media(min-width:768px){.md\:left-64{left:16rem}}@media(min-width:768px){.md\:left-72{left:18rem}}@media(min-width:768px){.md\:left-80{left:20rem}}@media(min-width:768px){.md\:left-96{left:24rem}}@media(min-width:768px){.md\:left-auto{left:auto}}@media(min-width:768px){.md\:left-px{left:1px}}@media(min-width:768px){.md\:left-0\.5{left:.125rem}}@media(min-width:768px){.md\:left-1\.5{left:.375rem}}@media(min-width:768px){.md\:left-2\.5{left:.625rem}}@media(min-width:768px){.md\:left-3\.5{left:.875rem}}@media(min-width:768px){.md\:left-screen-sm{left:64rem}}@media(min-width:768px){.md\:left-screen-md{left:76.8rem}}@media(min-width:768px){.md\:left-screen-lg{left:102.4rem}}@media(min-width:768px){.md\:left-screen-xl{left:128rem}}@media(min-width:768px){.md\:left-screen-2xl{left:153.6rem}}@media(min-width:768px){.md\:-left-0{left:0}}@media(min-width:768px){.md\:-left-1{left:-.25rem}}@media(min-width:768px){.md\:-left-2{left:-.5rem}}@media(min-width:768px){.md\:-left-3{left:-.75rem}}@media(min-width:768px){.md\:-left-4{left:-1rem}}@media(min-width:768px){.md\:-left-5{left:-1.25rem}}@media(min-width:768px){.md\:-left-6{left:-1.5rem}}@media(min-width:768px){.md\:-left-7{left:-1.75rem}}@media(min-width:768px){.md\:-left-8{left:-2rem}}@media(min-width:768px){.md\:-left-9{left:-2.25rem}}@media(min-width:768px){.md\:-left-10{left:-2.5rem}}@media(min-width:768px){.md\:-left-11{left:-2.75rem}}@media(min-width:768px){.md\:-left-12{left:-3rem}}@media(min-width:768px){.md\:-left-14{left:-3.5rem}}@media(min-width:768px){.md\:-left-16{left:-4rem}}@media(min-width:768px){.md\:-left-20{left:-5rem}}@media(min-width:768px){.md\:-left-24{left:-6rem}}@media(min-width:768px){.md\:-left-28{left:-7rem}}@media(min-width:768px){.md\:-left-32{left:-8rem}}@media(min-width:768px){.md\:-left-36{left:-9rem}}@media(min-width:768px){.md\:-left-40{left:-10rem}}@media(min-width:768px){.md\:-left-44{left:-11rem}}@media(min-width:768px){.md\:-left-48{left:-12rem}}@media(min-width:768px){.md\:-left-52{left:-13rem}}@media(min-width:768px){.md\:-left-56{left:-14rem}}@media(min-width:768px){.md\:-left-60{left:-15rem}}@media(min-width:768px){.md\:-left-64{left:-16rem}}@media(min-width:768px){.md\:-left-72{left:-18rem}}@media(min-width:768px){.md\:-left-80{left:-20rem}}@media(min-width:768px){.md\:-left-96{left:-24rem}}@media(min-width:768px){.md\:-left-px{left:-1px}}@media(min-width:768px){.md\:-left-0\.5{left:-.125rem}}@media(min-width:768px){.md\:-left-1\.5{left:-.375rem}}@media(min-width:768px){.md\:-left-2\.5{left:-.625rem}}@media(min-width:768px){.md\:-left-3\.5{left:-.875rem}}@media(min-width:768px){.md\:-left-screen-sm{left:-64rem}}@media(min-width:768px){.md\:-left-screen-md{left:-76.8rem}}@media(min-width:768px){.md\:-left-screen-lg{left:-102.4rem}}@media(min-width:768px){.md\:-left-screen-xl{left:-128rem}}@media(min-width:768px){.md\:-left-screen-2xl{left:-153.6rem}}@media(min-width:768px){.md\:left-1\/2{left:50%}}@media(min-width:768px){.md\:left-1\/3{left:33.333333%}}@media(min-width:768px){.md\:left-2\/3{left:66.666667%}}@media(min-width:768px){.md\:left-1\/4{left:25%}}@media(min-width:768px){.md\:left-2\/4{left:50%}}@media(min-width:768px){.md\:left-3\/4{left:75%}}@media(min-width:768px){.md\:left-full{left:100%}}@media(min-width:768px){.md\:-left-1\/2{left:-50%}}@media(min-width:768px){.md\:-left-1\/3{left:-33.333333%}}@media(min-width:768px){.md\:-left-2\/3{left:-66.666667%}}@media(min-width:768px){.md\:-left-1\/4{left:-25%}}@media(min-width:768px){.md\:-left-2\/4{left:-50%}}@media(min-width:768px){.md\:-left-3\/4{left:-75%}}@media(min-width:768px){.md\:-left-full{left:-100%}}@media(min-width:768px){.md\:isolate{isolation:isolate}}@media(min-width:768px){.md\:isolation-auto{isolation:auto}}@media(min-width:768px){.md\:z-0{z-index:0}}@media(min-width:768px){.md\:z-10{z-index:10}}@media(min-width:768px){.md\:z-20{z-index:20}}@media(min-width:768px){.md\:z-30{z-index:30}}@media(min-width:768px){.md\:z-40{z-index:40}}@media(min-width:768px){.md\:z-50{z-index:50}}@media(min-width:768px){.md\:z-auto{z-index:auto}}@media(min-width:768px){.md\:focus-within\:z-0:focus-within{z-index:0}}@media(min-width:768px){.md\:focus-within\:z-10:focus-within{z-index:10}}@media(min-width:768px){.md\:focus-within\:z-20:focus-within{z-index:20}}@media(min-width:768px){.md\:focus-within\:z-30:focus-within{z-index:30}}@media(min-width:768px){.md\:focus-within\:z-40:focus-within{z-index:40}}@media(min-width:768px){.md\:focus-within\:z-50:focus-within{z-index:50}}@media(min-width:768px){.md\:focus-within\:z-auto:focus-within{z-index:auto}}@media(min-width:768px){.md\:focus\:z-0:focus{z-index:0}}@media(min-width:768px){.md\:focus\:z-10:focus{z-index:10}}@media(min-width:768px){.md\:focus\:z-20:focus{z-index:20}}@media(min-width:768px){.md\:focus\:z-30:focus{z-index:30}}@media(min-width:768px){.md\:focus\:z-40:focus{z-index:40}}@media(min-width:768px){.md\:focus\:z-50:focus{z-index:50}}@media(min-width:768px){.md\:focus\:z-auto:focus{z-index:auto}}@media(min-width:768px){.md\:order-1{order:1}}@media(min-width:768px){.md\:order-2{order:2}}@media(min-width:768px){.md\:order-3{order:3}}@media(min-width:768px){.md\:order-4{order:4}}@media(min-width:768px){.md\:order-5{order:5}}@media(min-width:768px){.md\:order-6{order:6}}@media(min-width:768px){.md\:order-7{order:7}}@media(min-width:768px){.md\:order-8{order:8}}@media(min-width:768px){.md\:order-9{order:9}}@media(min-width:768px){.md\:order-10{order:10}}@media(min-width:768px){.md\:order-11{order:11}}@media(min-width:768px){.md\:order-12{order:12}}@media(min-width:768px){.md\:order-first{order:-9999}}@media(min-width:768px){.md\:order-last{order:9999}}@media(min-width:768px){.md\:order-none{order:0}}@media(min-width:768px){.md\:col-auto{grid-column:auto}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1/span 1}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}}@media(min-width:768px){.md\:col-span-3{grid-column:span 3/span 3}}@media(min-width:768px){.md\:col-span-4{grid-column:span 4/span 4}}@media(min-width:768px){.md\:col-span-5{grid-column:span 5/span 5}}@media(min-width:768px){.md\:col-span-6{grid-column:span 6/span 6}}@media(min-width:768px){.md\:col-span-7{grid-column:span 7/span 7}}@media(min-width:768px){.md\:col-span-8{grid-column:span 8/span 8}}@media(min-width:768px){.md\:col-span-9{grid-column:span 9/span 9}}@media(min-width:768px){.md\:col-span-10{grid-column:span 10/span 10}}@media(min-width:768px){.md\:col-span-11{grid-column:span 11/span 11}}@media(min-width:768px){.md\:col-span-12{grid-column:span 12/span 12}}@media(min-width:768px){.md\:col-span-full{grid-column:1/-1}}@media(min-width:768px){.md\:col-start-1{grid-column-start:1}}@media(min-width:768px){.md\:col-start-2{grid-column-start:2}}@media(min-width:768px){.md\:col-start-3{grid-column-start:3}}@media(min-width:768px){.md\:col-start-4{grid-column-start:4}}@media(min-width:768px){.md\:col-start-5{grid-column-start:5}}@media(min-width:768px){.md\:col-start-6{grid-column-start:6}}@media(min-width:768px){.md\:col-start-7{grid-column-start:7}}@media(min-width:768px){.md\:col-start-8{grid-column-start:8}}@media(min-width:768px){.md\:col-start-9{grid-column-start:9}}@media(min-width:768px){.md\:col-start-10{grid-column-start:10}}@media(min-width:768px){.md\:col-start-11{grid-column-start:11}}@media(min-width:768px){.md\:col-start-12{grid-column-start:12}}@media(min-width:768px){.md\:col-start-13{grid-column-start:13}}@media(min-width:768px){.md\:col-start-auto{grid-column-start:auto}}@media(min-width:768px){.md\:col-end-1{grid-column-end:1}}@media(min-width:768px){.md\:col-end-2{grid-column-end:2}}@media(min-width:768px){.md\:col-end-3{grid-column-end:3}}@media(min-width:768px){.md\:col-end-4{grid-column-end:4}}@media(min-width:768px){.md\:col-end-5{grid-column-end:5}}@media(min-width:768px){.md\:col-end-6{grid-column-end:6}}@media(min-width:768px){.md\:col-end-7{grid-column-end:7}}@media(min-width:768px){.md\:col-end-8{grid-column-end:8}}@media(min-width:768px){.md\:col-end-9{grid-column-end:9}}@media(min-width:768px){.md\:col-end-10{grid-column-end:10}}@media(min-width:768px){.md\:col-end-11{grid-column-end:11}}@media(min-width:768px){.md\:col-end-12{grid-column-end:12}}@media(min-width:768px){.md\:col-end-13{grid-column-end:13}}@media(min-width:768px){.md\:col-end-auto{grid-column-end:auto}}@media(min-width:768px){.md\:row-auto{grid-row:auto}}@media(min-width:768px){.md\:row-span-1{grid-row:span 1/span 1}}@media(min-width:768px){.md\:row-span-2{grid-row:span 2/span 2}}@media(min-width:768px){.md\:row-span-3{grid-row:span 3/span 3}}@media(min-width:768px){.md\:row-span-4{grid-row:span 4/span 4}}@media(min-width:768px){.md\:row-span-5{grid-row:span 5/span 5}}@media(min-width:768px){.md\:row-span-6{grid-row:span 6/span 6}}@media(min-width:768px){.md\:row-span-full{grid-row:1/-1}}@media(min-width:768px){.md\:row-start-1{grid-row-start:1}}@media(min-width:768px){.md\:row-start-2{grid-row-start:2}}@media(min-width:768px){.md\:row-start-3{grid-row-start:3}}@media(min-width:768px){.md\:row-start-4{grid-row-start:4}}@media(min-width:768px){.md\:row-start-5{grid-row-start:5}}@media(min-width:768px){.md\:row-start-6{grid-row-start:6}}@media(min-width:768px){.md\:row-start-7{grid-row-start:7}}@media(min-width:768px){.md\:row-start-auto{grid-row-start:auto}}@media(min-width:768px){.md\:row-end-1{grid-row-end:1}}@media(min-width:768px){.md\:row-end-2{grid-row-end:2}}@media(min-width:768px){.md\:row-end-3{grid-row-end:3}}@media(min-width:768px){.md\:row-end-4{grid-row-end:4}}@media(min-width:768px){.md\:row-end-5{grid-row-end:5}}@media(min-width:768px){.md\:row-end-6{grid-row-end:6}}@media(min-width:768px){.md\:row-end-7{grid-row-end:7}}@media(min-width:768px){.md\:row-end-auto{grid-row-end:auto}}@media(min-width:768px){.md\:float-right{float:right}}@media(min-width:768px){.md\:float-left{float:left}}@media(min-width:768px){.md\:float-none{float:none}}@media(min-width:768px){.md\:clear-left{clear:left}}@media(min-width:768px){.md\:clear-right{clear:right}}@media(min-width:768px){.md\:clear-both{clear:both}}@media(min-width:768px){.md\:clear-none{clear:none}}@media(min-width:768px){.md\:m-0{margin:0}}@media(min-width:768px){.md\:m-1{margin:.25rem}}@media(min-width:768px){.md\:m-2{margin:.5rem}}@media(min-width:768px){.md\:m-3{margin:.75rem}}@media(min-width:768px){.md\:m-4{margin:1rem}}@media(min-width:768px){.md\:m-5{margin:1.25rem}}@media(min-width:768px){.md\:m-6{margin:1.5rem}}@media(min-width:768px){.md\:m-7{margin:1.75rem}}@media(min-width:768px){.md\:m-8{margin:2rem}}@media(min-width:768px){.md\:m-9{margin:2.25rem}}@media(min-width:768px){.md\:m-10{margin:2.5rem}}@media(min-width:768px){.md\:m-11{margin:2.75rem}}@media(min-width:768px){.md\:m-12{margin:3rem}}@media(min-width:768px){.md\:m-14{margin:3.5rem}}@media(min-width:768px){.md\:m-16{margin:4rem}}@media(min-width:768px){.md\:m-20{margin:5rem}}@media(min-width:768px){.md\:m-24{margin:6rem}}@media(min-width:768px){.md\:m-28{margin:7rem}}@media(min-width:768px){.md\:m-32{margin:8rem}}@media(min-width:768px){.md\:m-36{margin:9rem}}@media(min-width:768px){.md\:m-40{margin:10rem}}@media(min-width:768px){.md\:m-44{margin:11rem}}@media(min-width:768px){.md\:m-48{margin:12rem}}@media(min-width:768px){.md\:m-52{margin:13rem}}@media(min-width:768px){.md\:m-56{margin:14rem}}@media(min-width:768px){.md\:m-60{margin:15rem}}@media(min-width:768px){.md\:m-64{margin:16rem}}@media(min-width:768px){.md\:m-72{margin:18rem}}@media(min-width:768px){.md\:m-80{margin:20rem}}@media(min-width:768px){.md\:m-96{margin:24rem}}@media(min-width:768px){.md\:m-auto{margin:auto}}@media(min-width:768px){.md\:m-px{margin:1px}}@media(min-width:768px){.md\:m-0\.5{margin:.125rem}}@media(min-width:768px){.md\:m-1\.5{margin:.375rem}}@media(min-width:768px){.md\:m-2\.5{margin:.625rem}}@media(min-width:768px){.md\:m-3\.5{margin:.875rem}}@media(min-width:768px){.md\:m-screen-sm{margin:64rem}}@media(min-width:768px){.md\:m-screen-md{margin:76.8rem}}@media(min-width:768px){.md\:m-screen-lg{margin:102.4rem}}@media(min-width:768px){.md\:m-screen-xl{margin:128rem}}@media(min-width:768px){.md\:m-screen-2xl{margin:153.6rem}}@media(min-width:768px){.md\:-m-0{margin:0}}@media(min-width:768px){.md\:-m-1{margin:-.25rem}}@media(min-width:768px){.md\:-m-2{margin:-.5rem}}@media(min-width:768px){.md\:-m-3{margin:-.75rem}}@media(min-width:768px){.md\:-m-4{margin:-1rem}}@media(min-width:768px){.md\:-m-5{margin:-1.25rem}}@media(min-width:768px){.md\:-m-6{margin:-1.5rem}}@media(min-width:768px){.md\:-m-7{margin:-1.75rem}}@media(min-width:768px){.md\:-m-8{margin:-2rem}}@media(min-width:768px){.md\:-m-9{margin:-2.25rem}}@media(min-width:768px){.md\:-m-10{margin:-2.5rem}}@media(min-width:768px){.md\:-m-11{margin:-2.75rem}}@media(min-width:768px){.md\:-m-12{margin:-3rem}}@media(min-width:768px){.md\:-m-14{margin:-3.5rem}}@media(min-width:768px){.md\:-m-16{margin:-4rem}}@media(min-width:768px){.md\:-m-20{margin:-5rem}}@media(min-width:768px){.md\:-m-24{margin:-6rem}}@media(min-width:768px){.md\:-m-28{margin:-7rem}}@media(min-width:768px){.md\:-m-32{margin:-8rem}}@media(min-width:768px){.md\:-m-36{margin:-9rem}}@media(min-width:768px){.md\:-m-40{margin:-10rem}}@media(min-width:768px){.md\:-m-44{margin:-11rem}}@media(min-width:768px){.md\:-m-48{margin:-12rem}}@media(min-width:768px){.md\:-m-52{margin:-13rem}}@media(min-width:768px){.md\:-m-56{margin:-14rem}}@media(min-width:768px){.md\:-m-60{margin:-15rem}}@media(min-width:768px){.md\:-m-64{margin:-16rem}}@media(min-width:768px){.md\:-m-72{margin:-18rem}}@media(min-width:768px){.md\:-m-80{margin:-20rem}}@media(min-width:768px){.md\:-m-96{margin:-24rem}}@media(min-width:768px){.md\:-m-px{margin:-1px}}@media(min-width:768px){.md\:-m-0\.5{margin:-.125rem}}@media(min-width:768px){.md\:-m-1\.5{margin:-.375rem}}@media(min-width:768px){.md\:-m-2\.5{margin:-.625rem}}@media(min-width:768px){.md\:-m-3\.5{margin:-.875rem}}@media(min-width:768px){.md\:-m-screen-sm{margin:-64rem}}@media(min-width:768px){.md\:-m-screen-md{margin:-76.8rem}}@media(min-width:768px){.md\:-m-screen-lg{margin:-102.4rem}}@media(min-width:768px){.md\:-m-screen-xl{margin:-128rem}}@media(min-width:768px){.md\:-m-screen-2xl{margin:-153.6rem}}@media(min-width:768px){.md\:mx-0{margin-left:0;margin-right:0}}@media(min-width:768px){.md\:mx-1{margin-left:.25rem;margin-right:.25rem}}@media(min-width:768px){.md\:mx-2{margin-left:.5rem;margin-right:.5rem}}@media(min-width:768px){.md\:mx-3{margin-left:.75rem;margin-right:.75rem}}@media(min-width:768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}}@media(min-width:768px){.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}@media(min-width:768px){.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:768px){.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}@media(min-width:768px){.md\:mx-8{margin-left:2rem;margin-right:2rem}}@media(min-width:768px){.md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}@media(min-width:768px){.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}@media(min-width:768px){.md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}@media(min-width:768px){.md\:mx-12{margin-left:3rem;margin-right:3rem}}@media(min-width:768px){.md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}@media(min-width:768px){.md\:mx-16{margin-left:4rem;margin-right:4rem}}@media(min-width:768px){.md\:mx-20{margin-left:5rem;margin-right:5rem}}@media(min-width:768px){.md\:mx-24{margin-left:6rem;margin-right:6rem}}@media(min-width:768px){.md\:mx-28{margin-left:7rem;margin-right:7rem}}@media(min-width:768px){.md\:mx-32{margin-left:8rem;margin-right:8rem}}@media(min-width:768px){.md\:mx-36{margin-left:9rem;margin-right:9rem}}@media(min-width:768px){.md\:mx-40{margin-left:10rem;margin-right:10rem}}@media(min-width:768px){.md\:mx-44{margin-left:11rem;margin-right:11rem}}@media(min-width:768px){.md\:mx-48{margin-left:12rem;margin-right:12rem}}@media(min-width:768px){.md\:mx-52{margin-left:13rem;margin-right:13rem}}@media(min-width:768px){.md\:mx-56{margin-left:14rem;margin-right:14rem}}@media(min-width:768px){.md\:mx-60{margin-left:15rem;margin-right:15rem}}@media(min-width:768px){.md\:mx-64{margin-left:16rem;margin-right:16rem}}@media(min-width:768px){.md\:mx-72{margin-left:18rem;margin-right:18rem}}@media(min-width:768px){.md\:mx-80{margin-left:20rem;margin-right:20rem}}@media(min-width:768px){.md\:mx-96{margin-left:24rem;margin-right:24rem}}@media(min-width:768px){.md\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:768px){.md\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:768px){.md\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}}@media(min-width:768px){.md\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}}@media(min-width:768px){.md\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}}@media(min-width:768px){.md\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}}@media(min-width:768px){.md\:mx-screen-sm{margin-left:64rem;margin-right:64rem}}@media(min-width:768px){.md\:mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}}@media(min-width:768px){.md\:mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}}@media(min-width:768px){.md\:mx-screen-xl{margin-left:128rem;margin-right:128rem}}@media(min-width:768px){.md\:mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}}@media(min-width:768px){.md\:-mx-0{margin-left:0;margin-right:0}}@media(min-width:768px){.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:768px){.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}}@media(min-width:768px){.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}}@media(min-width:768px){.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}}@media(min-width:768px){.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}}@media(min-width:768px){.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:768px){.md\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}}@media(min-width:768px){.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}}@media(min-width:768px){.md\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}}@media(min-width:768px){.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}}@media(min-width:768px){.md\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}}@media(min-width:768px){.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}}@media(min-width:768px){.md\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}}@media(min-width:768px){.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}}@media(min-width:768px){.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}}@media(min-width:768px){.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}}@media(min-width:768px){.md\:-mx-28{margin-left:-7rem;margin-right:-7rem}}@media(min-width:768px){.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}}@media(min-width:768px){.md\:-mx-36{margin-left:-9rem;margin-right:-9rem}}@media(min-width:768px){.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}}@media(min-width:768px){.md\:-mx-44{margin-left:-11rem;margin-right:-11rem}}@media(min-width:768px){.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}}@media(min-width:768px){.md\:-mx-52{margin-left:-13rem;margin-right:-13rem}}@media(min-width:768px){.md\:-mx-56{margin-left:-14rem;margin-right:-14rem}}@media(min-width:768px){.md\:-mx-60{margin-left:-15rem;margin-right:-15rem}}@media(min-width:768px){.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}}@media(min-width:768px){.md\:-mx-72{margin-left:-18rem;margin-right:-18rem}}@media(min-width:768px){.md\:-mx-80{margin-left:-20rem;margin-right:-20rem}}@media(min-width:768px){.md\:-mx-96{margin-left:-24rem;margin-right:-24rem}}@media(min-width:768px){.md\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:768px){.md\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}}@media(min-width:768px){.md\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}}@media(min-width:768px){.md\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}}@media(min-width:768px){.md\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}}@media(min-width:768px){.md\:-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}}@media(min-width:768px){.md\:-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}}@media(min-width:768px){.md\:-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}}@media(min-width:768px){.md\:-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}}@media(min-width:768px){.md\:-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}}@media(min-width:768px){.md\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media(min-width:768px){.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:768px){.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}}@media(min-width:768px){.md\:my-4{margin-top:1rem;margin-bottom:1rem}}@media(min-width:768px){.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}@media(min-width:768px){.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:768px){.md\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}@media(min-width:768px){.md\:my-8{margin-top:2rem;margin-bottom:2rem}}@media(min-width:768px){.md\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}@media(min-width:768px){.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:768px){.md\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}@media(min-width:768px){.md\:my-12{margin-top:3rem;margin-bottom:3rem}}@media(min-width:768px){.md\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}@media(min-width:768px){.md\:my-16{margin-top:4rem;margin-bottom:4rem}}@media(min-width:768px){.md\:my-20{margin-top:5rem;margin-bottom:5rem}}@media(min-width:768px){.md\:my-24{margin-top:6rem;margin-bottom:6rem}}@media(min-width:768px){.md\:my-28{margin-top:7rem;margin-bottom:7rem}}@media(min-width:768px){.md\:my-32{margin-top:8rem;margin-bottom:8rem}}@media(min-width:768px){.md\:my-36{margin-top:9rem;margin-bottom:9rem}}@media(min-width:768px){.md\:my-40{margin-top:10rem;margin-bottom:10rem}}@media(min-width:768px){.md\:my-44{margin-top:11rem;margin-bottom:11rem}}@media(min-width:768px){.md\:my-48{margin-top:12rem;margin-bottom:12rem}}@media(min-width:768px){.md\:my-52{margin-top:13rem;margin-bottom:13rem}}@media(min-width:768px){.md\:my-56{margin-top:14rem;margin-bottom:14rem}}@media(min-width:768px){.md\:my-60{margin-top:15rem;margin-bottom:15rem}}@media(min-width:768px){.md\:my-64{margin-top:16rem;margin-bottom:16rem}}@media(min-width:768px){.md\:my-72{margin-top:18rem;margin-bottom:18rem}}@media(min-width:768px){.md\:my-80{margin-top:20rem;margin-bottom:20rem}}@media(min-width:768px){.md\:my-96{margin-top:24rem;margin-bottom:24rem}}@media(min-width:768px){.md\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:768px){.md\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:768px){.md\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}}@media(min-width:768px){.md\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}}@media(min-width:768px){.md\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}}@media(min-width:768px){.md\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}}@media(min-width:768px){.md\:my-screen-sm{margin-top:64rem;margin-bottom:64rem}}@media(min-width:768px){.md\:my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}}@media(min-width:768px){.md\:my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}}@media(min-width:768px){.md\:my-screen-xl{margin-top:128rem;margin-bottom:128rem}}@media(min-width:768px){.md\:my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}}@media(min-width:768px){.md\:-my-0{margin-top:0;margin-bottom:0}}@media(min-width:768px){.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}}@media(min-width:768px){.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}}@media(min-width:768px){.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}}@media(min-width:768px){.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}}@media(min-width:768px){.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media(min-width:768px){.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}}@media(min-width:768px){.md\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}}@media(min-width:768px){.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}}@media(min-width:768px){.md\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}}@media(min-width:768px){.md\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media(min-width:768px){.md\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}}@media(min-width:768px){.md\:-my-12{margin-top:-3rem;margin-bottom:-3rem}}@media(min-width:768px){.md\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}}@media(min-width:768px){.md\:-my-16{margin-top:-4rem;margin-bottom:-4rem}}@media(min-width:768px){.md\:-my-20{margin-top:-5rem;margin-bottom:-5rem}}@media(min-width:768px){.md\:-my-24{margin-top:-6rem;margin-bottom:-6rem}}@media(min-width:768px){.md\:-my-28{margin-top:-7rem;margin-bottom:-7rem}}@media(min-width:768px){.md\:-my-32{margin-top:-8rem;margin-bottom:-8rem}}@media(min-width:768px){.md\:-my-36{margin-top:-9rem;margin-bottom:-9rem}}@media(min-width:768px){.md\:-my-40{margin-top:-10rem;margin-bottom:-10rem}}@media(min-width:768px){.md\:-my-44{margin-top:-11rem;margin-bottom:-11rem}}@media(min-width:768px){.md\:-my-48{margin-top:-12rem;margin-bottom:-12rem}}@media(min-width:768px){.md\:-my-52{margin-top:-13rem;margin-bottom:-13rem}}@media(min-width:768px){.md\:-my-56{margin-top:-14rem;margin-bottom:-14rem}}@media(min-width:768px){.md\:-my-60{margin-top:-15rem;margin-bottom:-15rem}}@media(min-width:768px){.md\:-my-64{margin-top:-16rem;margin-bottom:-16rem}}@media(min-width:768px){.md\:-my-72{margin-top:-18rem;margin-bottom:-18rem}}@media(min-width:768px){.md\:-my-80{margin-top:-20rem;margin-bottom:-20rem}}@media(min-width:768px){.md\:-my-96{margin-top:-24rem;margin-bottom:-24rem}}@media(min-width:768px){.md\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:768px){.md\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}}@media(min-width:768px){.md\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}}@media(min-width:768px){.md\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}}@media(min-width:768px){.md\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}}@media(min-width:768px){.md\:-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}}@media(min-width:768px){.md\:-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}}@media(min-width:768px){.md\:-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}}@media(min-width:768px){.md\:-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}}@media(min-width:768px){.md\:-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}}@media(min-width:768px){.md\:mt-0{margin-top:0}}@media(min-width:768px){.md\:mt-1{margin-top:.25rem}}@media(min-width:768px){.md\:mt-2{margin-top:.5rem}}@media(min-width:768px){.md\:mt-3{margin-top:.75rem}}@media(min-width:768px){.md\:mt-4{margin-top:1rem}}@media(min-width:768px){.md\:mt-5{margin-top:1.25rem}}@media(min-width:768px){.md\:mt-6{margin-top:1.5rem}}@media(min-width:768px){.md\:mt-7{margin-top:1.75rem}}@media(min-width:768px){.md\:mt-8{margin-top:2rem}}@media(min-width:768px){.md\:mt-9{margin-top:2.25rem}}@media(min-width:768px){.md\:mt-10{margin-top:2.5rem}}@media(min-width:768px){.md\:mt-11{margin-top:2.75rem}}@media(min-width:768px){.md\:mt-12{margin-top:3rem}}@media(min-width:768px){.md\:mt-14{margin-top:3.5rem}}@media(min-width:768px){.md\:mt-16{margin-top:4rem}}@media(min-width:768px){.md\:mt-20{margin-top:5rem}}@media(min-width:768px){.md\:mt-24{margin-top:6rem}}@media(min-width:768px){.md\:mt-28{margin-top:7rem}}@media(min-width:768px){.md\:mt-32{margin-top:8rem}}@media(min-width:768px){.md\:mt-36{margin-top:9rem}}@media(min-width:768px){.md\:mt-40{margin-top:10rem}}@media(min-width:768px){.md\:mt-44{margin-top:11rem}}@media(min-width:768px){.md\:mt-48{margin-top:12rem}}@media(min-width:768px){.md\:mt-52{margin-top:13rem}}@media(min-width:768px){.md\:mt-56{margin-top:14rem}}@media(min-width:768px){.md\:mt-60{margin-top:15rem}}@media(min-width:768px){.md\:mt-64{margin-top:16rem}}@media(min-width:768px){.md\:mt-72{margin-top:18rem}}@media(min-width:768px){.md\:mt-80{margin-top:20rem}}@media(min-width:768px){.md\:mt-96{margin-top:24rem}}@media(min-width:768px){.md\:mt-auto{margin-top:auto}}@media(min-width:768px){.md\:mt-px{margin-top:1px}}@media(min-width:768px){.md\:mt-0\.5{margin-top:.125rem}}@media(min-width:768px){.md\:mt-1\.5{margin-top:.375rem}}@media(min-width:768px){.md\:mt-2\.5{margin-top:.625rem}}@media(min-width:768px){.md\:mt-3\.5{margin-top:.875rem}}@media(min-width:768px){.md\:mt-screen-sm{margin-top:64rem}}@media(min-width:768px){.md\:mt-screen-md{margin-top:76.8rem}}@media(min-width:768px){.md\:mt-screen-lg{margin-top:102.4rem}}@media(min-width:768px){.md\:mt-screen-xl{margin-top:128rem}}@media(min-width:768px){.md\:mt-screen-2xl{margin-top:153.6rem}}@media(min-width:768px){.md\:-mt-0{margin-top:0}}@media(min-width:768px){.md\:-mt-1{margin-top:-.25rem}}@media(min-width:768px){.md\:-mt-2{margin-top:-.5rem}}@media(min-width:768px){.md\:-mt-3{margin-top:-.75rem}}@media(min-width:768px){.md\:-mt-4{margin-top:-1rem}}@media(min-width:768px){.md\:-mt-5{margin-top:-1.25rem}}@media(min-width:768px){.md\:-mt-6{margin-top:-1.5rem}}@media(min-width:768px){.md\:-mt-7{margin-top:-1.75rem}}@media(min-width:768px){.md\:-mt-8{margin-top:-2rem}}@media(min-width:768px){.md\:-mt-9{margin-top:-2.25rem}}@media(min-width:768px){.md\:-mt-10{margin-top:-2.5rem}}@media(min-width:768px){.md\:-mt-11{margin-top:-2.75rem}}@media(min-width:768px){.md\:-mt-12{margin-top:-3rem}}@media(min-width:768px){.md\:-mt-14{margin-top:-3.5rem}}@media(min-width:768px){.md\:-mt-16{margin-top:-4rem}}@media(min-width:768px){.md\:-mt-20{margin-top:-5rem}}@media(min-width:768px){.md\:-mt-24{margin-top:-6rem}}@media(min-width:768px){.md\:-mt-28{margin-top:-7rem}}@media(min-width:768px){.md\:-mt-32{margin-top:-8rem}}@media(min-width:768px){.md\:-mt-36{margin-top:-9rem}}@media(min-width:768px){.md\:-mt-40{margin-top:-10rem}}@media(min-width:768px){.md\:-mt-44{margin-top:-11rem}}@media(min-width:768px){.md\:-mt-48{margin-top:-12rem}}@media(min-width:768px){.md\:-mt-52{margin-top:-13rem}}@media(min-width:768px){.md\:-mt-56{margin-top:-14rem}}@media(min-width:768px){.md\:-mt-60{margin-top:-15rem}}@media(min-width:768px){.md\:-mt-64{margin-top:-16rem}}@media(min-width:768px){.md\:-mt-72{margin-top:-18rem}}@media(min-width:768px){.md\:-mt-80{margin-top:-20rem}}@media(min-width:768px){.md\:-mt-96{margin-top:-24rem}}@media(min-width:768px){.md\:-mt-px{margin-top:-1px}}@media(min-width:768px){.md\:-mt-0\.5{margin-top:-.125rem}}@media(min-width:768px){.md\:-mt-1\.5{margin-top:-.375rem}}@media(min-width:768px){.md\:-mt-2\.5{margin-top:-.625rem}}@media(min-width:768px){.md\:-mt-3\.5{margin-top:-.875rem}}@media(min-width:768px){.md\:-mt-screen-sm{margin-top:-64rem}}@media(min-width:768px){.md\:-mt-screen-md{margin-top:-76.8rem}}@media(min-width:768px){.md\:-mt-screen-lg{margin-top:-102.4rem}}@media(min-width:768px){.md\:-mt-screen-xl{margin-top:-128rem}}@media(min-width:768px){.md\:-mt-screen-2xl{margin-top:-153.6rem}}@media(min-width:768px){.md\:mr-0{margin-right:0}}@media(min-width:768px){.md\:mr-1{margin-right:.25rem}}@media(min-width:768px){.md\:mr-2{margin-right:.5rem}}@media(min-width:768px){.md\:mr-3{margin-right:.75rem}}@media(min-width:768px){.md\:mr-4{margin-right:1rem}}@media(min-width:768px){.md\:mr-5{margin-right:1.25rem}}@media(min-width:768px){.md\:mr-6{margin-right:1.5rem}}@media(min-width:768px){.md\:mr-7{margin-right:1.75rem}}@media(min-width:768px){.md\:mr-8{margin-right:2rem}}@media(min-width:768px){.md\:mr-9{margin-right:2.25rem}}@media(min-width:768px){.md\:mr-10{margin-right:2.5rem}}@media(min-width:768px){.md\:mr-11{margin-right:2.75rem}}@media(min-width:768px){.md\:mr-12{margin-right:3rem}}@media(min-width:768px){.md\:mr-14{margin-right:3.5rem}}@media(min-width:768px){.md\:mr-16{margin-right:4rem}}@media(min-width:768px){.md\:mr-20{margin-right:5rem}}@media(min-width:768px){.md\:mr-24{margin-right:6rem}}@media(min-width:768px){.md\:mr-28{margin-right:7rem}}@media(min-width:768px){.md\:mr-32{margin-right:8rem}}@media(min-width:768px){.md\:mr-36{margin-right:9rem}}@media(min-width:768px){.md\:mr-40{margin-right:10rem}}@media(min-width:768px){.md\:mr-44{margin-right:11rem}}@media(min-width:768px){.md\:mr-48{margin-right:12rem}}@media(min-width:768px){.md\:mr-52{margin-right:13rem}}@media(min-width:768px){.md\:mr-56{margin-right:14rem}}@media(min-width:768px){.md\:mr-60{margin-right:15rem}}@media(min-width:768px){.md\:mr-64{margin-right:16rem}}@media(min-width:768px){.md\:mr-72{margin-right:18rem}}@media(min-width:768px){.md\:mr-80{margin-right:20rem}}@media(min-width:768px){.md\:mr-96{margin-right:24rem}}@media(min-width:768px){.md\:mr-auto{margin-right:auto}}@media(min-width:768px){.md\:mr-px{margin-right:1px}}@media(min-width:768px){.md\:mr-0\.5{margin-right:.125rem}}@media(min-width:768px){.md\:mr-1\.5{margin-right:.375rem}}@media(min-width:768px){.md\:mr-2\.5{margin-right:.625rem}}@media(min-width:768px){.md\:mr-3\.5{margin-right:.875rem}}@media(min-width:768px){.md\:mr-screen-sm{margin-right:64rem}}@media(min-width:768px){.md\:mr-screen-md{margin-right:76.8rem}}@media(min-width:768px){.md\:mr-screen-lg{margin-right:102.4rem}}@media(min-width:768px){.md\:mr-screen-xl{margin-right:128rem}}@media(min-width:768px){.md\:mr-screen-2xl{margin-right:153.6rem}}@media(min-width:768px){.md\:-mr-0{margin-right:0}}@media(min-width:768px){.md\:-mr-1{margin-right:-.25rem}}@media(min-width:768px){.md\:-mr-2{margin-right:-.5rem}}@media(min-width:768px){.md\:-mr-3{margin-right:-.75rem}}@media(min-width:768px){.md\:-mr-4{margin-right:-1rem}}@media(min-width:768px){.md\:-mr-5{margin-right:-1.25rem}}@media(min-width:768px){.md\:-mr-6{margin-right:-1.5rem}}@media(min-width:768px){.md\:-mr-7{margin-right:-1.75rem}}@media(min-width:768px){.md\:-mr-8{margin-right:-2rem}}@media(min-width:768px){.md\:-mr-9{margin-right:-2.25rem}}@media(min-width:768px){.md\:-mr-10{margin-right:-2.5rem}}@media(min-width:768px){.md\:-mr-11{margin-right:-2.75rem}}@media(min-width:768px){.md\:-mr-12{margin-right:-3rem}}@media(min-width:768px){.md\:-mr-14{margin-right:-3.5rem}}@media(min-width:768px){.md\:-mr-16{margin-right:-4rem}}@media(min-width:768px){.md\:-mr-20{margin-right:-5rem}}@media(min-width:768px){.md\:-mr-24{margin-right:-6rem}}@media(min-width:768px){.md\:-mr-28{margin-right:-7rem}}@media(min-width:768px){.md\:-mr-32{margin-right:-8rem}}@media(min-width:768px){.md\:-mr-36{margin-right:-9rem}}@media(min-width:768px){.md\:-mr-40{margin-right:-10rem}}@media(min-width:768px){.md\:-mr-44{margin-right:-11rem}}@media(min-width:768px){.md\:-mr-48{margin-right:-12rem}}@media(min-width:768px){.md\:-mr-52{margin-right:-13rem}}@media(min-width:768px){.md\:-mr-56{margin-right:-14rem}}@media(min-width:768px){.md\:-mr-60{margin-right:-15rem}}@media(min-width:768px){.md\:-mr-64{margin-right:-16rem}}@media(min-width:768px){.md\:-mr-72{margin-right:-18rem}}@media(min-width:768px){.md\:-mr-80{margin-right:-20rem}}@media(min-width:768px){.md\:-mr-96{margin-right:-24rem}}@media(min-width:768px){.md\:-mr-px{margin-right:-1px}}@media(min-width:768px){.md\:-mr-0\.5{margin-right:-.125rem}}@media(min-width:768px){.md\:-mr-1\.5{margin-right:-.375rem}}@media(min-width:768px){.md\:-mr-2\.5{margin-right:-.625rem}}@media(min-width:768px){.md\:-mr-3\.5{margin-right:-.875rem}}@media(min-width:768px){.md\:-mr-screen-sm{margin-right:-64rem}}@media(min-width:768px){.md\:-mr-screen-md{margin-right:-76.8rem}}@media(min-width:768px){.md\:-mr-screen-lg{margin-right:-102.4rem}}@media(min-width:768px){.md\:-mr-screen-xl{margin-right:-128rem}}@media(min-width:768px){.md\:-mr-screen-2xl{margin-right:-153.6rem}}@media(min-width:768px){.md\:mb-0{margin-bottom:0}}@media(min-width:768px){.md\:mb-1{margin-bottom:.25rem}}@media(min-width:768px){.md\:mb-2{margin-bottom:.5rem}}@media(min-width:768px){.md\:mb-3{margin-bottom:.75rem}}@media(min-width:768px){.md\:mb-4{margin-bottom:1rem}}@media(min-width:768px){.md\:mb-5{margin-bottom:1.25rem}}@media(min-width:768px){.md\:mb-6{margin-bottom:1.5rem}}@media(min-width:768px){.md\:mb-7{margin-bottom:1.75rem}}@media(min-width:768px){.md\:mb-8{margin-bottom:2rem}}@media(min-width:768px){.md\:mb-9{margin-bottom:2.25rem}}@media(min-width:768px){.md\:mb-10{margin-bottom:2.5rem}}@media(min-width:768px){.md\:mb-11{margin-bottom:2.75rem}}@media(min-width:768px){.md\:mb-12{margin-bottom:3rem}}@media(min-width:768px){.md\:mb-14{margin-bottom:3.5rem}}@media(min-width:768px){.md\:mb-16{margin-bottom:4rem}}@media(min-width:768px){.md\:mb-20{margin-bottom:5rem}}@media(min-width:768px){.md\:mb-24{margin-bottom:6rem}}@media(min-width:768px){.md\:mb-28{margin-bottom:7rem}}@media(min-width:768px){.md\:mb-32{margin-bottom:8rem}}@media(min-width:768px){.md\:mb-36{margin-bottom:9rem}}@media(min-width:768px){.md\:mb-40{margin-bottom:10rem}}@media(min-width:768px){.md\:mb-44{margin-bottom:11rem}}@media(min-width:768px){.md\:mb-48{margin-bottom:12rem}}@media(min-width:768px){.md\:mb-52{margin-bottom:13rem}}@media(min-width:768px){.md\:mb-56{margin-bottom:14rem}}@media(min-width:768px){.md\:mb-60{margin-bottom:15rem}}@media(min-width:768px){.md\:mb-64{margin-bottom:16rem}}@media(min-width:768px){.md\:mb-72{margin-bottom:18rem}}@media(min-width:768px){.md\:mb-80{margin-bottom:20rem}}@media(min-width:768px){.md\:mb-96{margin-bottom:24rem}}@media(min-width:768px){.md\:mb-auto{margin-bottom:auto}}@media(min-width:768px){.md\:mb-px{margin-bottom:1px}}@media(min-width:768px){.md\:mb-0\.5{margin-bottom:.125rem}}@media(min-width:768px){.md\:mb-1\.5{margin-bottom:.375rem}}@media(min-width:768px){.md\:mb-2\.5{margin-bottom:.625rem}}@media(min-width:768px){.md\:mb-3\.5{margin-bottom:.875rem}}@media(min-width:768px){.md\:mb-screen-sm{margin-bottom:64rem}}@media(min-width:768px){.md\:mb-screen-md{margin-bottom:76.8rem}}@media(min-width:768px){.md\:mb-screen-lg{margin-bottom:102.4rem}}@media(min-width:768px){.md\:mb-screen-xl{margin-bottom:128rem}}@media(min-width:768px){.md\:mb-screen-2xl{margin-bottom:153.6rem}}@media(min-width:768px){.md\:-mb-0{margin-bottom:0}}@media(min-width:768px){.md\:-mb-1{margin-bottom:-.25rem}}@media(min-width:768px){.md\:-mb-2{margin-bottom:-.5rem}}@media(min-width:768px){.md\:-mb-3{margin-bottom:-.75rem}}@media(min-width:768px){.md\:-mb-4{margin-bottom:-1rem}}@media(min-width:768px){.md\:-mb-5{margin-bottom:-1.25rem}}@media(min-width:768px){.md\:-mb-6{margin-bottom:-1.5rem}}@media(min-width:768px){.md\:-mb-7{margin-bottom:-1.75rem}}@media(min-width:768px){.md\:-mb-8{margin-bottom:-2rem}}@media(min-width:768px){.md\:-mb-9{margin-bottom:-2.25rem}}@media(min-width:768px){.md\:-mb-10{margin-bottom:-2.5rem}}@media(min-width:768px){.md\:-mb-11{margin-bottom:-2.75rem}}@media(min-width:768px){.md\:-mb-12{margin-bottom:-3rem}}@media(min-width:768px){.md\:-mb-14{margin-bottom:-3.5rem}}@media(min-width:768px){.md\:-mb-16{margin-bottom:-4rem}}@media(min-width:768px){.md\:-mb-20{margin-bottom:-5rem}}@media(min-width:768px){.md\:-mb-24{margin-bottom:-6rem}}@media(min-width:768px){.md\:-mb-28{margin-bottom:-7rem}}@media(min-width:768px){.md\:-mb-32{margin-bottom:-8rem}}@media(min-width:768px){.md\:-mb-36{margin-bottom:-9rem}}@media(min-width:768px){.md\:-mb-40{margin-bottom:-10rem}}@media(min-width:768px){.md\:-mb-44{margin-bottom:-11rem}}@media(min-width:768px){.md\:-mb-48{margin-bottom:-12rem}}@media(min-width:768px){.md\:-mb-52{margin-bottom:-13rem}}@media(min-width:768px){.md\:-mb-56{margin-bottom:-14rem}}@media(min-width:768px){.md\:-mb-60{margin-bottom:-15rem}}@media(min-width:768px){.md\:-mb-64{margin-bottom:-16rem}}@media(min-width:768px){.md\:-mb-72{margin-bottom:-18rem}}@media(min-width:768px){.md\:-mb-80{margin-bottom:-20rem}}@media(min-width:768px){.md\:-mb-96{margin-bottom:-24rem}}@media(min-width:768px){.md\:-mb-px{margin-bottom:-1px}}@media(min-width:768px){.md\:-mb-0\.5{margin-bottom:-.125rem}}@media(min-width:768px){.md\:-mb-1\.5{margin-bottom:-.375rem}}@media(min-width:768px){.md\:-mb-2\.5{margin-bottom:-.625rem}}@media(min-width:768px){.md\:-mb-3\.5{margin-bottom:-.875rem}}@media(min-width:768px){.md\:-mb-screen-sm{margin-bottom:-64rem}}@media(min-width:768px){.md\:-mb-screen-md{margin-bottom:-76.8rem}}@media(min-width:768px){.md\:-mb-screen-lg{margin-bottom:-102.4rem}}@media(min-width:768px){.md\:-mb-screen-xl{margin-bottom:-128rem}}@media(min-width:768px){.md\:-mb-screen-2xl{margin-bottom:-153.6rem}}@media(min-width:768px){.md\:ml-0{margin-left:0}}@media(min-width:768px){.md\:ml-1{margin-left:.25rem}}@media(min-width:768px){.md\:ml-2{margin-left:.5rem}}@media(min-width:768px){.md\:ml-3{margin-left:.75rem}}@media(min-width:768px){.md\:ml-4{margin-left:1rem}}@media(min-width:768px){.md\:ml-5{margin-left:1.25rem}}@media(min-width:768px){.md\:ml-6{margin-left:1.5rem}}@media(min-width:768px){.md\:ml-7{margin-left:1.75rem}}@media(min-width:768px){.md\:ml-8{margin-left:2rem}}@media(min-width:768px){.md\:ml-9{margin-left:2.25rem}}@media(min-width:768px){.md\:ml-10{margin-left:2.5rem}}@media(min-width:768px){.md\:ml-11{margin-left:2.75rem}}@media(min-width:768px){.md\:ml-12{margin-left:3rem}}@media(min-width:768px){.md\:ml-14{margin-left:3.5rem}}@media(min-width:768px){.md\:ml-16{margin-left:4rem}}@media(min-width:768px){.md\:ml-20{margin-left:5rem}}@media(min-width:768px){.md\:ml-24{margin-left:6rem}}@media(min-width:768px){.md\:ml-28{margin-left:7rem}}@media(min-width:768px){.md\:ml-32{margin-left:8rem}}@media(min-width:768px){.md\:ml-36{margin-left:9rem}}@media(min-width:768px){.md\:ml-40{margin-left:10rem}}@media(min-width:768px){.md\:ml-44{margin-left:11rem}}@media(min-width:768px){.md\:ml-48{margin-left:12rem}}@media(min-width:768px){.md\:ml-52{margin-left:13rem}}@media(min-width:768px){.md\:ml-56{margin-left:14rem}}@media(min-width:768px){.md\:ml-60{margin-left:15rem}}@media(min-width:768px){.md\:ml-64{margin-left:16rem}}@media(min-width:768px){.md\:ml-72{margin-left:18rem}}@media(min-width:768px){.md\:ml-80{margin-left:20rem}}@media(min-width:768px){.md\:ml-96{margin-left:24rem}}@media(min-width:768px){.md\:ml-auto{margin-left:auto}}@media(min-width:768px){.md\:ml-px{margin-left:1px}}@media(min-width:768px){.md\:ml-0\.5{margin-left:.125rem}}@media(min-width:768px){.md\:ml-1\.5{margin-left:.375rem}}@media(min-width:768px){.md\:ml-2\.5{margin-left:.625rem}}@media(min-width:768px){.md\:ml-3\.5{margin-left:.875rem}}@media(min-width:768px){.md\:ml-screen-sm{margin-left:64rem}}@media(min-width:768px){.md\:ml-screen-md{margin-left:76.8rem}}@media(min-width:768px){.md\:ml-screen-lg{margin-left:102.4rem}}@media(min-width:768px){.md\:ml-screen-xl{margin-left:128rem}}@media(min-width:768px){.md\:ml-screen-2xl{margin-left:153.6rem}}@media(min-width:768px){.md\:-ml-0{margin-left:0}}@media(min-width:768px){.md\:-ml-1{margin-left:-.25rem}}@media(min-width:768px){.md\:-ml-2{margin-left:-.5rem}}@media(min-width:768px){.md\:-ml-3{margin-left:-.75rem}}@media(min-width:768px){.md\:-ml-4{margin-left:-1rem}}@media(min-width:768px){.md\:-ml-5{margin-left:-1.25rem}}@media(min-width:768px){.md\:-ml-6{margin-left:-1.5rem}}@media(min-width:768px){.md\:-ml-7{margin-left:-1.75rem}}@media(min-width:768px){.md\:-ml-8{margin-left:-2rem}}@media(min-width:768px){.md\:-ml-9{margin-left:-2.25rem}}@media(min-width:768px){.md\:-ml-10{margin-left:-2.5rem}}@media(min-width:768px){.md\:-ml-11{margin-left:-2.75rem}}@media(min-width:768px){.md\:-ml-12{margin-left:-3rem}}@media(min-width:768px){.md\:-ml-14{margin-left:-3.5rem}}@media(min-width:768px){.md\:-ml-16{margin-left:-4rem}}@media(min-width:768px){.md\:-ml-20{margin-left:-5rem}}@media(min-width:768px){.md\:-ml-24{margin-left:-6rem}}@media(min-width:768px){.md\:-ml-28{margin-left:-7rem}}@media(min-width:768px){.md\:-ml-32{margin-left:-8rem}}@media(min-width:768px){.md\:-ml-36{margin-left:-9rem}}@media(min-width:768px){.md\:-ml-40{margin-left:-10rem}}@media(min-width:768px){.md\:-ml-44{margin-left:-11rem}}@media(min-width:768px){.md\:-ml-48{margin-left:-12rem}}@media(min-width:768px){.md\:-ml-52{margin-left:-13rem}}@media(min-width:768px){.md\:-ml-56{margin-left:-14rem}}@media(min-width:768px){.md\:-ml-60{margin-left:-15rem}}@media(min-width:768px){.md\:-ml-64{margin-left:-16rem}}@media(min-width:768px){.md\:-ml-72{margin-left:-18rem}}@media(min-width:768px){.md\:-ml-80{margin-left:-20rem}}@media(min-width:768px){.md\:-ml-96{margin-left:-24rem}}@media(min-width:768px){.md\:-ml-px{margin-left:-1px}}@media(min-width:768px){.md\:-ml-0\.5{margin-left:-.125rem}}@media(min-width:768px){.md\:-ml-1\.5{margin-left:-.375rem}}@media(min-width:768px){.md\:-ml-2\.5{margin-left:-.625rem}}@media(min-width:768px){.md\:-ml-3\.5{margin-left:-.875rem}}@media(min-width:768px){.md\:-ml-screen-sm{margin-left:-64rem}}@media(min-width:768px){.md\:-ml-screen-md{margin-left:-76.8rem}}@media(min-width:768px){.md\:-ml-screen-lg{margin-left:-102.4rem}}@media(min-width:768px){.md\:-ml-screen-xl{margin-left:-128rem}}@media(min-width:768px){.md\:-ml-screen-2xl{margin-left:-153.6rem}}@media(min-width:768px){.md\:box-border{box-sizing:border-box}}@media(min-width:768px){.md\:box-content{box-sizing:content-box}}@media(min-width:768px){.md\:block{display:block}}@media(min-width:768px){.md\:inline-block{display:inline-block}}@media(min-width:768px){.md\:inline{display:inline}}@media(min-width:768px){.md\:flex{display:flex}}@media(min-width:768px){.md\:inline-flex{display:inline-flex}}@media(min-width:768px){.md\:table{display:table}}@media(min-width:768px){.md\:inline-table{display:inline-table}}@media(min-width:768px){.md\:table-caption{display:table-caption}}@media(min-width:768px){.md\:table-cell{display:table-cell}}@media(min-width:768px){.md\:table-column{display:table-column}}@media(min-width:768px){.md\:table-column-group{display:table-column-group}}@media(min-width:768px){.md\:table-footer-group{display:table-footer-group}}@media(min-width:768px){.md\:table-header-group{display:table-header-group}}@media(min-width:768px){.md\:table-row-group{display:table-row-group}}@media(min-width:768px){.md\:table-row{display:table-row}}@media(min-width:768px){.md\:flow-root{display:flow-root}}@media(min-width:768px){.md\:grid{display:grid}}@media(min-width:768px){.md\:inline-grid{display:inline-grid}}@media(min-width:768px){.md\:contents{display:contents}}@media(min-width:768px){.md\:list-item{display:list-item}}@media(min-width:768px){.md\:hidden{display:none}}@media(min-width:768px){.group:hover .md\:group-hover\:block{display:block}}@media(min-width:768px){.group:hover .md\:group-hover\:inline-block{display:inline-block}}@media(min-width:768px){.group:hover .md\:group-hover\:inline{display:inline}}@media(min-width:768px){.group:hover .md\:group-hover\:flex{display:flex}}@media(min-width:768px){.group:hover .md\:group-hover\:inline-flex{display:inline-flex}}@media(min-width:768px){.group:hover .md\:group-hover\:table{display:table}}@media(min-width:768px){.group:hover .md\:group-hover\:inline-table{display:inline-table}}@media(min-width:768px){.group:hover .md\:group-hover\:table-caption{display:table-caption}}@media(min-width:768px){.group:hover .md\:group-hover\:table-cell{display:table-cell}}@media(min-width:768px){.group:hover .md\:group-hover\:table-column{display:table-column}}@media(min-width:768px){.group:hover .md\:group-hover\:table-column-group{display:table-column-group}}@media(min-width:768px){.group:hover .md\:group-hover\:table-footer-group{display:table-footer-group}}@media(min-width:768px){.group:hover .md\:group-hover\:table-header-group{display:table-header-group}}@media(min-width:768px){.group:hover .md\:group-hover\:table-row-group{display:table-row-group}}@media(min-width:768px){.group:hover .md\:group-hover\:table-row{display:table-row}}@media(min-width:768px){.group:hover .md\:group-hover\:flow-root{display:flow-root}}@media(min-width:768px){.group:hover .md\:group-hover\:grid{display:grid}}@media(min-width:768px){.group:hover .md\:group-hover\:inline-grid{display:inline-grid}}@media(min-width:768px){.group:hover .md\:group-hover\:contents{display:contents}}@media(min-width:768px){.group:hover .md\:group-hover\:list-item{display:list-item}}@media(min-width:768px){.group:hover .md\:group-hover\:hidden{display:none}}@media(min-width:768px){.group:focus .md\:group-focus\:block{display:block}}@media(min-width:768px){.group:focus .md\:group-focus\:inline-block{display:inline-block}}@media(min-width:768px){.group:focus .md\:group-focus\:inline{display:inline}}@media(min-width:768px){.group:focus .md\:group-focus\:flex{display:flex}}@media(min-width:768px){.group:focus .md\:group-focus\:inline-flex{display:inline-flex}}@media(min-width:768px){.group:focus .md\:group-focus\:table{display:table}}@media(min-width:768px){.group:focus .md\:group-focus\:inline-table{display:inline-table}}@media(min-width:768px){.group:focus .md\:group-focus\:table-caption{display:table-caption}}@media(min-width:768px){.group:focus .md\:group-focus\:table-cell{display:table-cell}}@media(min-width:768px){.group:focus .md\:group-focus\:table-column{display:table-column}}@media(min-width:768px){.group:focus .md\:group-focus\:table-column-group{display:table-column-group}}@media(min-width:768px){.group:focus .md\:group-focus\:table-footer-group{display:table-footer-group}}@media(min-width:768px){.group:focus .md\:group-focus\:table-header-group{display:table-header-group}}@media(min-width:768px){.group:focus .md\:group-focus\:table-row-group{display:table-row-group}}@media(min-width:768px){.group:focus .md\:group-focus\:table-row{display:table-row}}@media(min-width:768px){.group:focus .md\:group-focus\:flow-root{display:flow-root}}@media(min-width:768px){.group:focus .md\:group-focus\:grid{display:grid}}@media(min-width:768px){.group:focus .md\:group-focus\:inline-grid{display:inline-grid}}@media(min-width:768px){.group:focus .md\:group-focus\:contents{display:contents}}@media(min-width:768px){.group:focus .md\:group-focus\:list-item{display:list-item}}@media(min-width:768px){.group:focus .md\:group-focus\:hidden{display:none}}@media(min-width:768px){.md\:hover\:block:hover{display:block}}@media(min-width:768px){.md\:hover\:inline-block:hover{display:inline-block}}@media(min-width:768px){.md\:hover\:inline:hover{display:inline}}@media(min-width:768px){.md\:hover\:flex:hover{display:flex}}@media(min-width:768px){.md\:hover\:inline-flex:hover{display:inline-flex}}@media(min-width:768px){.md\:hover\:table:hover{display:table}}@media(min-width:768px){.md\:hover\:inline-table:hover{display:inline-table}}@media(min-width:768px){.md\:hover\:table-caption:hover{display:table-caption}}@media(min-width:768px){.md\:hover\:table-cell:hover{display:table-cell}}@media(min-width:768px){.md\:hover\:table-column:hover{display:table-column}}@media(min-width:768px){.md\:hover\:table-column-group:hover{display:table-column-group}}@media(min-width:768px){.md\:hover\:table-footer-group:hover{display:table-footer-group}}@media(min-width:768px){.md\:hover\:table-header-group:hover{display:table-header-group}}@media(min-width:768px){.md\:hover\:table-row-group:hover{display:table-row-group}}@media(min-width:768px){.md\:hover\:table-row:hover{display:table-row}}@media(min-width:768px){.md\:hover\:flow-root:hover{display:flow-root}}@media(min-width:768px){.md\:hover\:grid:hover{display:grid}}@media(min-width:768px){.md\:hover\:inline-grid:hover{display:inline-grid}}@media(min-width:768px){.md\:hover\:contents:hover{display:contents}}@media(min-width:768px){.md\:hover\:list-item:hover{display:list-item}}@media(min-width:768px){.md\:hover\:hidden:hover{display:none}}@media(min-width:768px){.md\:focus\:block:focus{display:block}}@media(min-width:768px){.md\:focus\:inline-block:focus{display:inline-block}}@media(min-width:768px){.md\:focus\:inline:focus{display:inline}}@media(min-width:768px){.md\:focus\:flex:focus{display:flex}}@media(min-width:768px){.md\:focus\:inline-flex:focus{display:inline-flex}}@media(min-width:768px){.md\:focus\:table:focus{display:table}}@media(min-width:768px){.md\:focus\:inline-table:focus{display:inline-table}}@media(min-width:768px){.md\:focus\:table-caption:focus{display:table-caption}}@media(min-width:768px){.md\:focus\:table-cell:focus{display:table-cell}}@media(min-width:768px){.md\:focus\:table-column:focus{display:table-column}}@media(min-width:768px){.md\:focus\:table-column-group:focus{display:table-column-group}}@media(min-width:768px){.md\:focus\:table-footer-group:focus{display:table-footer-group}}@media(min-width:768px){.md\:focus\:table-header-group:focus{display:table-header-group}}@media(min-width:768px){.md\:focus\:table-row-group:focus{display:table-row-group}}@media(min-width:768px){.md\:focus\:table-row:focus{display:table-row}}@media(min-width:768px){.md\:focus\:flow-root:focus{display:flow-root}}@media(min-width:768px){.md\:focus\:grid:focus{display:grid}}@media(min-width:768px){.md\:focus\:inline-grid:focus{display:inline-grid}}@media(min-width:768px){.md\:focus\:contents:focus{display:contents}}@media(min-width:768px){.md\:focus\:list-item:focus{display:list-item}}@media(min-width:768px){.md\:focus\:hidden:focus{display:none}}@media(min-width:768px){.md\:h-0{height:0}}@media(min-width:768px){.md\:h-1{height:.25rem}}@media(min-width:768px){.md\:h-2{height:.5rem}}@media(min-width:768px){.md\:h-3{height:.75rem}}@media(min-width:768px){.md\:h-4{height:1rem}}@media(min-width:768px){.md\:h-5{height:1.25rem}}@media(min-width:768px){.md\:h-6{height:1.5rem}}@media(min-width:768px){.md\:h-7{height:1.75rem}}@media(min-width:768px){.md\:h-8{height:2rem}}@media(min-width:768px){.md\:h-9{height:2.25rem}}@media(min-width:768px){.md\:h-10{height:2.5rem}}@media(min-width:768px){.md\:h-11{height:2.75rem}}@media(min-width:768px){.md\:h-12{height:3rem}}@media(min-width:768px){.md\:h-14{height:3.5rem}}@media(min-width:768px){.md\:h-16{height:4rem}}@media(min-width:768px){.md\:h-20{height:5rem}}@media(min-width:768px){.md\:h-24{height:6rem}}@media(min-width:768px){.md\:h-28{height:7rem}}@media(min-width:768px){.md\:h-32{height:8rem}}@media(min-width:768px){.md\:h-36{height:9rem}}@media(min-width:768px){.md\:h-40{height:10rem}}@media(min-width:768px){.md\:h-44{height:11rem}}@media(min-width:768px){.md\:h-48{height:12rem}}@media(min-width:768px){.md\:h-52{height:13rem}}@media(min-width:768px){.md\:h-56{height:14rem}}@media(min-width:768px){.md\:h-60{height:15rem}}@media(min-width:768px){.md\:h-64{height:16rem}}@media(min-width:768px){.md\:h-72{height:18rem}}@media(min-width:768px){.md\:h-80{height:20rem}}@media(min-width:768px){.md\:h-96{height:24rem}}@media(min-width:768px){.md\:h-auto{height:auto}}@media(min-width:768px){.md\:h-px{height:1px}}@media(min-width:768px){.md\:h-0\.5{height:.125rem}}@media(min-width:768px){.md\:h-1\.5{height:.375rem}}@media(min-width:768px){.md\:h-2\.5{height:.625rem}}@media(min-width:768px){.md\:h-3\.5{height:.875rem}}@media(min-width:768px){.md\:h-screen-sm{height:64rem}}@media(min-width:768px){.md\:h-screen-md{height:76.8rem}}@media(min-width:768px){.md\:h-screen-lg{height:102.4rem}}@media(min-width:768px){.md\:h-screen-xl{height:128rem}}@media(min-width:768px){.md\:h-screen-2xl{height:153.6rem}}@media(min-width:768px){.md\:h-1\/2{height:50%}}@media(min-width:768px){.md\:h-1\/3{height:33.333333%}}@media(min-width:768px){.md\:h-2\/3{height:66.666667%}}@media(min-width:768px){.md\:h-1\/4{height:25%}}@media(min-width:768px){.md\:h-2\/4{height:50%}}@media(min-width:768px){.md\:h-3\/4{height:75%}}@media(min-width:768px){.md\:h-1\/5{height:20%}}@media(min-width:768px){.md\:h-2\/5{height:40%}}@media(min-width:768px){.md\:h-3\/5{height:60%}}@media(min-width:768px){.md\:h-4\/5{height:80%}}@media(min-width:768px){.md\:h-1\/6{height:16.666667%}}@media(min-width:768px){.md\:h-2\/6{height:33.333333%}}@media(min-width:768px){.md\:h-3\/6{height:50%}}@media(min-width:768px){.md\:h-4\/6{height:66.666667%}}@media(min-width:768px){.md\:h-5\/6{height:83.333333%}}@media(min-width:768px){.md\:h-full{height:100%}}@media(min-width:768px){.md\:h-screen{height:100vh}}@media(min-width:768px){.md\:max-h-0{max-height:0}}@media(min-width:768px){.md\:max-h-1{max-height:.25rem}}@media(min-width:768px){.md\:max-h-2{max-height:.5rem}}@media(min-width:768px){.md\:max-h-3{max-height:.75rem}}@media(min-width:768px){.md\:max-h-4{max-height:1rem}}@media(min-width:768px){.md\:max-h-5{max-height:1.25rem}}@media(min-width:768px){.md\:max-h-6{max-height:1.5rem}}@media(min-width:768px){.md\:max-h-7{max-height:1.75rem}}@media(min-width:768px){.md\:max-h-8{max-height:2rem}}@media(min-width:768px){.md\:max-h-9{max-height:2.25rem}}@media(min-width:768px){.md\:max-h-10{max-height:2.5rem}}@media(min-width:768px){.md\:max-h-11{max-height:2.75rem}}@media(min-width:768px){.md\:max-h-12{max-height:3rem}}@media(min-width:768px){.md\:max-h-14{max-height:3.5rem}}@media(min-width:768px){.md\:max-h-16{max-height:4rem}}@media(min-width:768px){.md\:max-h-20{max-height:5rem}}@media(min-width:768px){.md\:max-h-24{max-height:6rem}}@media(min-width:768px){.md\:max-h-28{max-height:7rem}}@media(min-width:768px){.md\:max-h-32{max-height:8rem}}@media(min-width:768px){.md\:max-h-36{max-height:9rem}}@media(min-width:768px){.md\:max-h-40{max-height:10rem}}@media(min-width:768px){.md\:max-h-44{max-height:11rem}}@media(min-width:768px){.md\:max-h-48{max-height:12rem}}@media(min-width:768px){.md\:max-h-52{max-height:13rem}}@media(min-width:768px){.md\:max-h-56{max-height:14rem}}@media(min-width:768px){.md\:max-h-60{max-height:15rem}}@media(min-width:768px){.md\:max-h-64{max-height:16rem}}@media(min-width:768px){.md\:max-h-72{max-height:18rem}}@media(min-width:768px){.md\:max-h-80{max-height:20rem}}@media(min-width:768px){.md\:max-h-96{max-height:24rem}}@media(min-width:768px){.md\:max-h-px{max-height:1px}}@media(min-width:768px){.md\:max-h-0\.5{max-height:.125rem}}@media(min-width:768px){.md\:max-h-1\.5{max-height:.375rem}}@media(min-width:768px){.md\:max-h-2\.5{max-height:.625rem}}@media(min-width:768px){.md\:max-h-3\.5{max-height:.875rem}}@media(min-width:768px){.md\:max-h-screen-sm{max-height:64rem}}@media(min-width:768px){.md\:max-h-screen-md{max-height:76.8rem}}@media(min-width:768px){.md\:max-h-screen-lg{max-height:102.4rem}}@media(min-width:768px){.md\:max-h-screen-xl{max-height:128rem}}@media(min-width:768px){.md\:max-h-screen-2xl{max-height:153.6rem}}@media(min-width:768px){.md\:max-h-full{max-height:100%}}@media(min-width:768px){.md\:max-h-screen{max-height:100vh}}@media(min-width:768px){.md\:min-h-0{min-height:0}}@media(min-width:768px){.md\:min-h-full{min-height:100%}}@media(min-width:768px){.md\:min-h-screen{min-height:100vh}}@media(min-width:768px){.md\:w-0{width:0}}@media(min-width:768px){.md\:w-1{width:.25rem}}@media(min-width:768px){.md\:w-2{width:.5rem}}@media(min-width:768px){.md\:w-3{width:.75rem}}@media(min-width:768px){.md\:w-4{width:1rem}}@media(min-width:768px){.md\:w-5{width:1.25rem}}@media(min-width:768px){.md\:w-6{width:1.5rem}}@media(min-width:768px){.md\:w-7{width:1.75rem}}@media(min-width:768px){.md\:w-8{width:2rem}}@media(min-width:768px){.md\:w-9{width:2.25rem}}@media(min-width:768px){.md\:w-10{width:2.5rem}}@media(min-width:768px){.md\:w-11{width:2.75rem}}@media(min-width:768px){.md\:w-12{width:3rem}}@media(min-width:768px){.md\:w-14{width:3.5rem}}@media(min-width:768px){.md\:w-16{width:4rem}}@media(min-width:768px){.md\:w-20{width:5rem}}@media(min-width:768px){.md\:w-24{width:6rem}}@media(min-width:768px){.md\:w-28{width:7rem}}@media(min-width:768px){.md\:w-32{width:8rem}}@media(min-width:768px){.md\:w-36{width:9rem}}@media(min-width:768px){.md\:w-40{width:10rem}}@media(min-width:768px){.md\:w-44{width:11rem}}@media(min-width:768px){.md\:w-48{width:12rem}}@media(min-width:768px){.md\:w-52{width:13rem}}@media(min-width:768px){.md\:w-56{width:14rem}}@media(min-width:768px){.md\:w-60{width:15rem}}@media(min-width:768px){.md\:w-64{width:16rem}}@media(min-width:768px){.md\:w-72{width:18rem}}@media(min-width:768px){.md\:w-80{width:20rem}}@media(min-width:768px){.md\:w-96{width:24rem}}@media(min-width:768px){.md\:w-auto{width:auto}}@media(min-width:768px){.md\:w-px{width:1px}}@media(min-width:768px){.md\:w-0\.5{width:.125rem}}@media(min-width:768px){.md\:w-1\.5{width:.375rem}}@media(min-width:768px){.md\:w-2\.5{width:.625rem}}@media(min-width:768px){.md\:w-3\.5{width:.875rem}}@media(min-width:768px){.md\:w-screen-sm{width:64rem}}@media(min-width:768px){.md\:w-screen-md{width:76.8rem}}@media(min-width:768px){.md\:w-screen-lg{width:102.4rem}}@media(min-width:768px){.md\:w-screen-xl{width:128rem}}@media(min-width:768px){.md\:w-screen-2xl{width:153.6rem}}@media(min-width:768px){.md\:w-1\/2{width:50%}}@media(min-width:768px){.md\:w-1\/3{width:33.333333%}}@media(min-width:768px){.md\:w-2\/3{width:66.666667%}}@media(min-width:768px){.md\:w-1\/4{width:25%}}@media(min-width:768px){.md\:w-2\/4{width:50%}}@media(min-width:768px){.md\:w-3\/4{width:75%}}@media(min-width:768px){.md\:w-1\/5{width:20%}}@media(min-width:768px){.md\:w-2\/5{width:40%}}@media(min-width:768px){.md\:w-3\/5{width:60%}}@media(min-width:768px){.md\:w-4\/5{width:80%}}@media(min-width:768px){.md\:w-1\/6{width:16.666667%}}@media(min-width:768px){.md\:w-2\/6{width:33.333333%}}@media(min-width:768px){.md\:w-3\/6{width:50%}}@media(min-width:768px){.md\:w-4\/6{width:66.666667%}}@media(min-width:768px){.md\:w-5\/6{width:83.333333%}}@media(min-width:768px){.md\:w-1\/12{width:8.333333%}}@media(min-width:768px){.md\:w-2\/12{width:16.666667%}}@media(min-width:768px){.md\:w-3\/12{width:25%}}@media(min-width:768px){.md\:w-4\/12{width:33.333333%}}@media(min-width:768px){.md\:w-5\/12{width:41.666667%}}@media(min-width:768px){.md\:w-6\/12{width:50%}}@media(min-width:768px){.md\:w-7\/12{width:58.333333%}}@media(min-width:768px){.md\:w-8\/12{width:66.666667%}}@media(min-width:768px){.md\:w-9\/12{width:75%}}@media(min-width:768px){.md\:w-10\/12{width:83.333333%}}@media(min-width:768px){.md\:w-11\/12{width:91.666667%}}@media(min-width:768px){.md\:w-full{width:100%}}@media(min-width:768px){.md\:w-screen{width:100vw}}@media(min-width:768px){.md\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media(min-width:768px){.md\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:768px){.md\:min-w-0{min-width:0}}@media(min-width:768px){.md\:min-w-full{min-width:100%}}@media(min-width:768px){.md\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media(min-width:768px){.md\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(min-width:768px){.md\:max-w-0{max-width:0}}@media(min-width:768px){.md\:max-w-none{max-width:none}}@media(min-width:768px){.md\:max-w-xs{max-width:20rem}}@media(min-width:768px){.md\:max-w-sm{max-width:24rem}}@media(min-width:768px){.md\:max-w-md{max-width:28rem}}@media(min-width:768px){.md\:max-w-lg{max-width:32rem}}@media(min-width:768px){.md\:max-w-xl{max-width:36rem}}@media(min-width:768px){.md\:max-w-2xl{max-width:42rem}}@media(min-width:768px){.md\:max-w-3xl{max-width:48rem}}@media(min-width:768px){.md\:max-w-4xl{max-width:56rem}}@media(min-width:768px){.md\:max-w-5xl{max-width:64rem}}@media(min-width:768px){.md\:max-w-6xl{max-width:72rem}}@media(min-width:768px){.md\:max-w-7xl{max-width:80rem}}@media(min-width:768px){.md\:max-w-full{max-width:100%}}@media(min-width:768px){.md\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}@media(min-width:768px){.md\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media(min-width:768px){.md\:max-w-prose{max-width:65ch}}@media(min-width:768px){.md\:max-w-screen-sm{max-width:640px}}@media(min-width:768px){.md\:max-w-screen-md{max-width:768px}}@media(min-width:768px){.md\:max-w-screen-lg{max-width:1024px}}@media(min-width:768px){.md\:max-w-screen-xl{max-width:1280px}}@media(min-width:768px){.md\:max-w-screen-2xl{max-width:1536px}}@media(min-width:768px){.md\:flex-1{flex:1 1 0%}}@media(min-width:768px){.md\:flex-auto{flex:1 1 auto}}@media(min-width:768px){.md\:flex-initial{flex:0 1 auto}}@media(min-width:768px){.md\:flex-none{flex:none}}@media(min-width:768px){.md\:flex-shrink-0{flex-shrink:0}}@media(min-width:768px){.md\:flex-shrink{flex-shrink:1}}@media(min-width:768px){.md\:flex-grow-0{flex-grow:0}}@media(min-width:768px){.md\:flex-grow{flex-grow:1}}@media(min-width:768px){.md\:table-auto{table-layout:auto}}@media(min-width:768px){.md\:table-fixed{table-layout:fixed}}@media(min-width:768px){.md\:border-collapse{border-collapse:collapse}}@media(min-width:768px){.md\:border-separate{border-collapse:separate}}@media(min-width:768px){.md\:origin-center{transform-origin:center}}@media(min-width:768px){.md\:origin-top{transform-origin:top}}@media(min-width:768px){.md\:origin-top-right{transform-origin:top right}}@media(min-width:768px){.md\:origin-right{transform-origin:right}}@media(min-width:768px){.md\:origin-bottom-right{transform-origin:bottom right}}@media(min-width:768px){.md\:origin-bottom{transform-origin:bottom}}@media(min-width:768px){.md\:origin-bottom-left{transform-origin:bottom left}}@media(min-width:768px){.md\:origin-left{transform-origin:left}}@media(min-width:768px){.md\:origin-top-left{transform-origin:top left}}@media(min-width:768px){.md\:transform{transform:translateX(var(--tw-translate-x)) 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))}}@media(min-width:768px){.md\:transform,.md\:transform-gpu{--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}.md\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media(min-width:768px){.md\:transform-none{transform:none}}@media(min-width:768px){.md\:translate-x-0{--tw-translate-x:0px}}@media(min-width:768px){.md\:translate-x-1{--tw-translate-x:0.25rem}}@media(min-width:768px){.md\:translate-x-2{--tw-translate-x:0.5rem}}@media(min-width:768px){.md\:translate-x-3{--tw-translate-x:0.75rem}}@media(min-width:768px){.md\:translate-x-4{--tw-translate-x:1rem}}@media(min-width:768px){.md\:translate-x-5{--tw-translate-x:1.25rem}}@media(min-width:768px){.md\:translate-x-6{--tw-translate-x:1.5rem}}@media(min-width:768px){.md\:translate-x-7{--tw-translate-x:1.75rem}}@media(min-width:768px){.md\:translate-x-8{--tw-translate-x:2rem}}@media(min-width:768px){.md\:translate-x-9{--tw-translate-x:2.25rem}}@media(min-width:768px){.md\:translate-x-10{--tw-translate-x:2.5rem}}@media(min-width:768px){.md\:translate-x-11{--tw-translate-x:2.75rem}}@media(min-width:768px){.md\:translate-x-12{--tw-translate-x:3rem}}@media(min-width:768px){.md\:translate-x-14{--tw-translate-x:3.5rem}}@media(min-width:768px){.md\:translate-x-16{--tw-translate-x:4rem}}@media(min-width:768px){.md\:translate-x-20{--tw-translate-x:5rem}}@media(min-width:768px){.md\:translate-x-24{--tw-translate-x:6rem}}@media(min-width:768px){.md\:translate-x-28{--tw-translate-x:7rem}}@media(min-width:768px){.md\:translate-x-32{--tw-translate-x:8rem}}@media(min-width:768px){.md\:translate-x-36{--tw-translate-x:9rem}}@media(min-width:768px){.md\:translate-x-40{--tw-translate-x:10rem}}@media(min-width:768px){.md\:translate-x-44{--tw-translate-x:11rem}}@media(min-width:768px){.md\:translate-x-48{--tw-translate-x:12rem}}@media(min-width:768px){.md\:translate-x-52{--tw-translate-x:13rem}}@media(min-width:768px){.md\:translate-x-56{--tw-translate-x:14rem}}@media(min-width:768px){.md\:translate-x-60{--tw-translate-x:15rem}}@media(min-width:768px){.md\:translate-x-64{--tw-translate-x:16rem}}@media(min-width:768px){.md\:translate-x-72{--tw-translate-x:18rem}}@media(min-width:768px){.md\:translate-x-80{--tw-translate-x:20rem}}@media(min-width:768px){.md\:translate-x-96{--tw-translate-x:24rem}}@media(min-width:768px){.md\:translate-x-px{--tw-translate-x:1px}}@media(min-width:768px){.md\:translate-x-0\.5{--tw-translate-x:0.125rem}}@media(min-width:768px){.md\:translate-x-1\.5{--tw-translate-x:0.375rem}}@media(min-width:768px){.md\:translate-x-2\.5{--tw-translate-x:0.625rem}}@media(min-width:768px){.md\:translate-x-3\.5{--tw-translate-x:0.875rem}}@media(min-width:768px){.md\:translate-x-screen-sm{--tw-translate-x:64rem}}@media(min-width:768px){.md\:translate-x-screen-md{--tw-translate-x:76.8rem}}@media(min-width:768px){.md\:translate-x-screen-lg{--tw-translate-x:102.4rem}}@media(min-width:768px){.md\:translate-x-screen-xl{--tw-translate-x:128rem}}@media(min-width:768px){.md\:translate-x-screen-2xl{--tw-translate-x:153.6rem}}@media(min-width:768px){.md\:-translate-x-0{--tw-translate-x:0px}}@media(min-width:768px){.md\:-translate-x-1{--tw-translate-x:-0.25rem}}@media(min-width:768px){.md\:-translate-x-2{--tw-translate-x:-0.5rem}}@media(min-width:768px){.md\:-translate-x-3{--tw-translate-x:-0.75rem}}@media(min-width:768px){.md\:-translate-x-4{--tw-translate-x:-1rem}}@media(min-width:768px){.md\:-translate-x-5{--tw-translate-x:-1.25rem}}@media(min-width:768px){.md\:-translate-x-6{--tw-translate-x:-1.5rem}}@media(min-width:768px){.md\:-translate-x-7{--tw-translate-x:-1.75rem}}@media(min-width:768px){.md\:-translate-x-8{--tw-translate-x:-2rem}}@media(min-width:768px){.md\:-translate-x-9{--tw-translate-x:-2.25rem}}@media(min-width:768px){.md\:-translate-x-10{--tw-translate-x:-2.5rem}}@media(min-width:768px){.md\:-translate-x-11{--tw-translate-x:-2.75rem}}@media(min-width:768px){.md\:-translate-x-12{--tw-translate-x:-3rem}}@media(min-width:768px){.md\:-translate-x-14{--tw-translate-x:-3.5rem}}@media(min-width:768px){.md\:-translate-x-16{--tw-translate-x:-4rem}}@media(min-width:768px){.md\:-translate-x-20{--tw-translate-x:-5rem}}@media(min-width:768px){.md\:-translate-x-24{--tw-translate-x:-6rem}}@media(min-width:768px){.md\:-translate-x-28{--tw-translate-x:-7rem}}@media(min-width:768px){.md\:-translate-x-32{--tw-translate-x:-8rem}}@media(min-width:768px){.md\:-translate-x-36{--tw-translate-x:-9rem}}@media(min-width:768px){.md\:-translate-x-40{--tw-translate-x:-10rem}}@media(min-width:768px){.md\:-translate-x-44{--tw-translate-x:-11rem}}@media(min-width:768px){.md\:-translate-x-48{--tw-translate-x:-12rem}}@media(min-width:768px){.md\:-translate-x-52{--tw-translate-x:-13rem}}@media(min-width:768px){.md\:-translate-x-56{--tw-translate-x:-14rem}}@media(min-width:768px){.md\:-translate-x-60{--tw-translate-x:-15rem}}@media(min-width:768px){.md\:-translate-x-64{--tw-translate-x:-16rem}}@media(min-width:768px){.md\:-translate-x-72{--tw-translate-x:-18rem}}@media(min-width:768px){.md\:-translate-x-80{--tw-translate-x:-20rem}}@media(min-width:768px){.md\:-translate-x-96{--tw-translate-x:-24rem}}@media(min-width:768px){.md\:-translate-x-px{--tw-translate-x:-1px}}@media(min-width:768px){.md\:-translate-x-0\.5{--tw-translate-x:-0.125rem}}@media(min-width:768px){.md\:-translate-x-1\.5{--tw-translate-x:-0.375rem}}@media(min-width:768px){.md\:-translate-x-2\.5{--tw-translate-x:-0.625rem}}@media(min-width:768px){.md\:-translate-x-3\.5{--tw-translate-x:-0.875rem}}@media(min-width:768px){.md\:-translate-x-screen-sm{--tw-translate-x:-64rem}}@media(min-width:768px){.md\:-translate-x-screen-md{--tw-translate-x:-76.8rem}}@media(min-width:768px){.md\:-translate-x-screen-lg{--tw-translate-x:-102.4rem}}@media(min-width:768px){.md\:-translate-x-screen-xl{--tw-translate-x:-128rem}}@media(min-width:768px){.md\:-translate-x-screen-2xl{--tw-translate-x:-153.6rem}}@media(min-width:768px){.md\:translate-x-1\/2{--tw-translate-x:50%}}@media(min-width:768px){.md\:translate-x-1\/3{--tw-translate-x:33.333333%}}@media(min-width:768px){.md\:translate-x-2\/3{--tw-translate-x:66.666667%}}@media(min-width:768px){.md\:translate-x-1\/4{--tw-translate-x:25%}}@media(min-width:768px){.md\:translate-x-2\/4{--tw-translate-x:50%}}@media(min-width:768px){.md\:translate-x-3\/4{--tw-translate-x:75%}}@media(min-width:768px){.md\:translate-x-full{--tw-translate-x:100%}}@media(min-width:768px){.md\:-translate-x-1\/2{--tw-translate-x:-50%}}@media(min-width:768px){.md\:-translate-x-1\/3{--tw-translate-x:-33.333333%}}@media(min-width:768px){.md\:-translate-x-2\/3{--tw-translate-x:-66.666667%}}@media(min-width:768px){.md\:-translate-x-1\/4{--tw-translate-x:-25%}}@media(min-width:768px){.md\:-translate-x-2\/4{--tw-translate-x:-50%}}@media(min-width:768px){.md\:-translate-x-3\/4{--tw-translate-x:-75%}}@media(min-width:768px){.md\:-translate-x-full{--tw-translate-x:-100%}}@media(min-width:768px){.md\:translate-y-0{--tw-translate-y:0px}}@media(min-width:768px){.md\:translate-y-1{--tw-translate-y:0.25rem}}@media(min-width:768px){.md\:translate-y-2{--tw-translate-y:0.5rem}}@media(min-width:768px){.md\:translate-y-3{--tw-translate-y:0.75rem}}@media(min-width:768px){.md\:translate-y-4{--tw-translate-y:1rem}}@media(min-width:768px){.md\:translate-y-5{--tw-translate-y:1.25rem}}@media(min-width:768px){.md\:translate-y-6{--tw-translate-y:1.5rem}}@media(min-width:768px){.md\:translate-y-7{--tw-translate-y:1.75rem}}@media(min-width:768px){.md\:translate-y-8{--tw-translate-y:2rem}}@media(min-width:768px){.md\:translate-y-9{--tw-translate-y:2.25rem}}@media(min-width:768px){.md\:translate-y-10{--tw-translate-y:2.5rem}}@media(min-width:768px){.md\:translate-y-11{--tw-translate-y:2.75rem}}@media(min-width:768px){.md\:translate-y-12{--tw-translate-y:3rem}}@media(min-width:768px){.md\:translate-y-14{--tw-translate-y:3.5rem}}@media(min-width:768px){.md\:translate-y-16{--tw-translate-y:4rem}}@media(min-width:768px){.md\:translate-y-20{--tw-translate-y:5rem}}@media(min-width:768px){.md\:translate-y-24{--tw-translate-y:6rem}}@media(min-width:768px){.md\:translate-y-28{--tw-translate-y:7rem}}@media(min-width:768px){.md\:translate-y-32{--tw-translate-y:8rem}}@media(min-width:768px){.md\:translate-y-36{--tw-translate-y:9rem}}@media(min-width:768px){.md\:translate-y-40{--tw-translate-y:10rem}}@media(min-width:768px){.md\:translate-y-44{--tw-translate-y:11rem}}@media(min-width:768px){.md\:translate-y-48{--tw-translate-y:12rem}}@media(min-width:768px){.md\:translate-y-52{--tw-translate-y:13rem}}@media(min-width:768px){.md\:translate-y-56{--tw-translate-y:14rem}}@media(min-width:768px){.md\:translate-y-60{--tw-translate-y:15rem}}@media(min-width:768px){.md\:translate-y-64{--tw-translate-y:16rem}}@media(min-width:768px){.md\:translate-y-72{--tw-translate-y:18rem}}@media(min-width:768px){.md\:translate-y-80{--tw-translate-y:20rem}}@media(min-width:768px){.md\:translate-y-96{--tw-translate-y:24rem}}@media(min-width:768px){.md\:translate-y-px{--tw-translate-y:1px}}@media(min-width:768px){.md\:translate-y-0\.5{--tw-translate-y:0.125rem}}@media(min-width:768px){.md\:translate-y-1\.5{--tw-translate-y:0.375rem}}@media(min-width:768px){.md\:translate-y-2\.5{--tw-translate-y:0.625rem}}@media(min-width:768px){.md\:translate-y-3\.5{--tw-translate-y:0.875rem}}@media(min-width:768px){.md\:translate-y-screen-sm{--tw-translate-y:64rem}}@media(min-width:768px){.md\:translate-y-screen-md{--tw-translate-y:76.8rem}}@media(min-width:768px){.md\:translate-y-screen-lg{--tw-translate-y:102.4rem}}@media(min-width:768px){.md\:translate-y-screen-xl{--tw-translate-y:128rem}}@media(min-width:768px){.md\:translate-y-screen-2xl{--tw-translate-y:153.6rem}}@media(min-width:768px){.md\:-translate-y-0{--tw-translate-y:0px}}@media(min-width:768px){.md\:-translate-y-1{--tw-translate-y:-0.25rem}}@media(min-width:768px){.md\:-translate-y-2{--tw-translate-y:-0.5rem}}@media(min-width:768px){.md\:-translate-y-3{--tw-translate-y:-0.75rem}}@media(min-width:768px){.md\:-translate-y-4{--tw-translate-y:-1rem}}@media(min-width:768px){.md\:-translate-y-5{--tw-translate-y:-1.25rem}}@media(min-width:768px){.md\:-translate-y-6{--tw-translate-y:-1.5rem}}@media(min-width:768px){.md\:-translate-y-7{--tw-translate-y:-1.75rem}}@media(min-width:768px){.md\:-translate-y-8{--tw-translate-y:-2rem}}@media(min-width:768px){.md\:-translate-y-9{--tw-translate-y:-2.25rem}}@media(min-width:768px){.md\:-translate-y-10{--tw-translate-y:-2.5rem}}@media(min-width:768px){.md\:-translate-y-11{--tw-translate-y:-2.75rem}}@media(min-width:768px){.md\:-translate-y-12{--tw-translate-y:-3rem}}@media(min-width:768px){.md\:-translate-y-14{--tw-translate-y:-3.5rem}}@media(min-width:768px){.md\:-translate-y-16{--tw-translate-y:-4rem}}@media(min-width:768px){.md\:-translate-y-20{--tw-translate-y:-5rem}}@media(min-width:768px){.md\:-translate-y-24{--tw-translate-y:-6rem}}@media(min-width:768px){.md\:-translate-y-28{--tw-translate-y:-7rem}}@media(min-width:768px){.md\:-translate-y-32{--tw-translate-y:-8rem}}@media(min-width:768px){.md\:-translate-y-36{--tw-translate-y:-9rem}}@media(min-width:768px){.md\:-translate-y-40{--tw-translate-y:-10rem}}@media(min-width:768px){.md\:-translate-y-44{--tw-translate-y:-11rem}}@media(min-width:768px){.md\:-translate-y-48{--tw-translate-y:-12rem}}@media(min-width:768px){.md\:-translate-y-52{--tw-translate-y:-13rem}}@media(min-width:768px){.md\:-translate-y-56{--tw-translate-y:-14rem}}@media(min-width:768px){.md\:-translate-y-60{--tw-translate-y:-15rem}}@media(min-width:768px){.md\:-translate-y-64{--tw-translate-y:-16rem}}@media(min-width:768px){.md\:-translate-y-72{--tw-translate-y:-18rem}}@media(min-width:768px){.md\:-translate-y-80{--tw-translate-y:-20rem}}@media(min-width:768px){.md\:-translate-y-96{--tw-translate-y:-24rem}}@media(min-width:768px){.md\:-translate-y-px{--tw-translate-y:-1px}}@media(min-width:768px){.md\:-translate-y-0\.5{--tw-translate-y:-0.125rem}}@media(min-width:768px){.md\:-translate-y-1\.5{--tw-translate-y:-0.375rem}}@media(min-width:768px){.md\:-translate-y-2\.5{--tw-translate-y:-0.625rem}}@media(min-width:768px){.md\:-translate-y-3\.5{--tw-translate-y:-0.875rem}}@media(min-width:768px){.md\:-translate-y-screen-sm{--tw-translate-y:-64rem}}@media(min-width:768px){.md\:-translate-y-screen-md{--tw-translate-y:-76.8rem}}@media(min-width:768px){.md\:-translate-y-screen-lg{--tw-translate-y:-102.4rem}}@media(min-width:768px){.md\:-translate-y-screen-xl{--tw-translate-y:-128rem}}@media(min-width:768px){.md\:-translate-y-screen-2xl{--tw-translate-y:-153.6rem}}@media(min-width:768px){.md\:translate-y-1\/2{--tw-translate-y:50%}}@media(min-width:768px){.md\:translate-y-1\/3{--tw-translate-y:33.333333%}}@media(min-width:768px){.md\:translate-y-2\/3{--tw-translate-y:66.666667%}}@media(min-width:768px){.md\:translate-y-1\/4{--tw-translate-y:25%}}@media(min-width:768px){.md\:translate-y-2\/4{--tw-translate-y:50%}}@media(min-width:768px){.md\:translate-y-3\/4{--tw-translate-y:75%}}@media(min-width:768px){.md\:translate-y-full{--tw-translate-y:100%}}@media(min-width:768px){.md\:-translate-y-1\/2{--tw-translate-y:-50%}}@media(min-width:768px){.md\:-translate-y-1\/3{--tw-translate-y:-33.333333%}}@media(min-width:768px){.md\:-translate-y-2\/3{--tw-translate-y:-66.666667%}}@media(min-width:768px){.md\:-translate-y-1\/4{--tw-translate-y:-25%}}@media(min-width:768px){.md\:-translate-y-2\/4{--tw-translate-y:-50%}}@media(min-width:768px){.md\:-translate-y-3\/4{--tw-translate-y:-75%}}@media(min-width:768px){.md\:-translate-y-full{--tw-translate-y:-100%}}@media(min-width:768px){.md\:hover\:translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:768px){.md\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}}@media(min-width:768px){.md\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}}@media(min-width:768px){.md\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}}@media(min-width:768px){.md\:hover\:translate-x-4:hover{--tw-translate-x:1rem}}@media(min-width:768px){.md\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}}@media(min-width:768px){.md\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}}@media(min-width:768px){.md\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}}@media(min-width:768px){.md\:hover\:translate-x-8:hover{--tw-translate-x:2rem}}@media(min-width:768px){.md\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}}@media(min-width:768px){.md\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}}@media(min-width:768px){.md\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}}@media(min-width:768px){.md\:hover\:translate-x-12:hover{--tw-translate-x:3rem}}@media(min-width:768px){.md\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}}@media(min-width:768px){.md\:hover\:translate-x-16:hover{--tw-translate-x:4rem}}@media(min-width:768px){.md\:hover\:translate-x-20:hover{--tw-translate-x:5rem}}@media(min-width:768px){.md\:hover\:translate-x-24:hover{--tw-translate-x:6rem}}@media(min-width:768px){.md\:hover\:translate-x-28:hover{--tw-translate-x:7rem}}@media(min-width:768px){.md\:hover\:translate-x-32:hover{--tw-translate-x:8rem}}@media(min-width:768px){.md\:hover\:translate-x-36:hover{--tw-translate-x:9rem}}@media(min-width:768px){.md\:hover\:translate-x-40:hover{--tw-translate-x:10rem}}@media(min-width:768px){.md\:hover\:translate-x-44:hover{--tw-translate-x:11rem}}@media(min-width:768px){.md\:hover\:translate-x-48:hover{--tw-translate-x:12rem}}@media(min-width:768px){.md\:hover\:translate-x-52:hover{--tw-translate-x:13rem}}@media(min-width:768px){.md\:hover\:translate-x-56:hover{--tw-translate-x:14rem}}@media(min-width:768px){.md\:hover\:translate-x-60:hover{--tw-translate-x:15rem}}@media(min-width:768px){.md\:hover\:translate-x-64:hover{--tw-translate-x:16rem}}@media(min-width:768px){.md\:hover\:translate-x-72:hover{--tw-translate-x:18rem}}@media(min-width:768px){.md\:hover\:translate-x-80:hover{--tw-translate-x:20rem}}@media(min-width:768px){.md\:hover\:translate-x-96:hover{--tw-translate-x:24rem}}@media(min-width:768px){.md\:hover\:translate-x-px:hover{--tw-translate-x:1px}}@media(min-width:768px){.md\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}}@media(min-width:768px){.md\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}}@media(min-width:768px){.md\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}}@media(min-width:768px){.md\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}}@media(min-width:768px){.md\:hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}}@media(min-width:768px){.md\:hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}}@media(min-width:768px){.md\:hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}}@media(min-width:768px){.md\:hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}}@media(min-width:768px){.md\:hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}}@media(min-width:768px){.md\:hover\:-translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:768px){.md\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}}@media(min-width:768px){.md\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}}@media(min-width:768px){.md\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}}@media(min-width:768px){.md\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}}@media(min-width:768px){.md\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}}@media(min-width:768px){.md\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}}@media(min-width:768px){.md\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}}@media(min-width:768px){.md\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}}@media(min-width:768px){.md\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}}@media(min-width:768px){.md\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}}@media(min-width:768px){.md\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}}@media(min-width:768px){.md\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}}@media(min-width:768px){.md\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}}@media(min-width:768px){.md\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}}@media(min-width:768px){.md\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}}@media(min-width:768px){.md\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}}@media(min-width:768px){.md\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}}@media(min-width:768px){.md\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}}@media(min-width:768px){.md\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}}@media(min-width:768px){.md\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}}@media(min-width:768px){.md\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}}@media(min-width:768px){.md\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}}@media(min-width:768px){.md\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}}@media(min-width:768px){.md\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}}@media(min-width:768px){.md\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}}@media(min-width:768px){.md\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}}@media(min-width:768px){.md\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}}@media(min-width:768px){.md\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}}@media(min-width:768px){.md\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}}@media(min-width:768px){.md\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}}@media(min-width:768px){.md\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}}@media(min-width:768px){.md\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}}@media(min-width:768px){.md\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}}@media(min-width:768px){.md\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}}@media(min-width:768px){.md\:hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}}@media(min-width:768px){.md\:hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}}@media(min-width:768px){.md\:hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}}@media(min-width:768px){.md\:hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}}@media(min-width:768px){.md\:hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}}@media(min-width:768px){.md\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}}@media(min-width:768px){.md\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}}@media(min-width:768px){.md\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}}@media(min-width:768px){.md\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}}@media(min-width:768px){.md\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}}@media(min-width:768px){.md\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}}@media(min-width:768px){.md\:hover\:translate-x-full:hover{--tw-translate-x:100%}}@media(min-width:768px){.md\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}}@media(min-width:768px){.md\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}}@media(min-width:768px){.md\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}}@media(min-width:768px){.md\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}}@media(min-width:768px){.md\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}}@media(min-width:768px){.md\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}}@media(min-width:768px){.md\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}}@media(min-width:768px){.md\:hover\:translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:768px){.md\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}}@media(min-width:768px){.md\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}}@media(min-width:768px){.md\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}}@media(min-width:768px){.md\:hover\:translate-y-4:hover{--tw-translate-y:1rem}}@media(min-width:768px){.md\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}}@media(min-width:768px){.md\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}}@media(min-width:768px){.md\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}}@media(min-width:768px){.md\:hover\:translate-y-8:hover{--tw-translate-y:2rem}}@media(min-width:768px){.md\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}}@media(min-width:768px){.md\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}}@media(min-width:768px){.md\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}}@media(min-width:768px){.md\:hover\:translate-y-12:hover{--tw-translate-y:3rem}}@media(min-width:768px){.md\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}}@media(min-width:768px){.md\:hover\:translate-y-16:hover{--tw-translate-y:4rem}}@media(min-width:768px){.md\:hover\:translate-y-20:hover{--tw-translate-y:5rem}}@media(min-width:768px){.md\:hover\:translate-y-24:hover{--tw-translate-y:6rem}}@media(min-width:768px){.md\:hover\:translate-y-28:hover{--tw-translate-y:7rem}}@media(min-width:768px){.md\:hover\:translate-y-32:hover{--tw-translate-y:8rem}}@media(min-width:768px){.md\:hover\:translate-y-36:hover{--tw-translate-y:9rem}}@media(min-width:768px){.md\:hover\:translate-y-40:hover{--tw-translate-y:10rem}}@media(min-width:768px){.md\:hover\:translate-y-44:hover{--tw-translate-y:11rem}}@media(min-width:768px){.md\:hover\:translate-y-48:hover{--tw-translate-y:12rem}}@media(min-width:768px){.md\:hover\:translate-y-52:hover{--tw-translate-y:13rem}}@media(min-width:768px){.md\:hover\:translate-y-56:hover{--tw-translate-y:14rem}}@media(min-width:768px){.md\:hover\:translate-y-60:hover{--tw-translate-y:15rem}}@media(min-width:768px){.md\:hover\:translate-y-64:hover{--tw-translate-y:16rem}}@media(min-width:768px){.md\:hover\:translate-y-72:hover{--tw-translate-y:18rem}}@media(min-width:768px){.md\:hover\:translate-y-80:hover{--tw-translate-y:20rem}}@media(min-width:768px){.md\:hover\:translate-y-96:hover{--tw-translate-y:24rem}}@media(min-width:768px){.md\:hover\:translate-y-px:hover{--tw-translate-y:1px}}@media(min-width:768px){.md\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}}@media(min-width:768px){.md\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}}@media(min-width:768px){.md\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}}@media(min-width:768px){.md\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}}@media(min-width:768px){.md\:hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}}@media(min-width:768px){.md\:hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}}@media(min-width:768px){.md\:hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}}@media(min-width:768px){.md\:hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}}@media(min-width:768px){.md\:hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}}@media(min-width:768px){.md\:hover\:-translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:768px){.md\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}}@media(min-width:768px){.md\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}}@media(min-width:768px){.md\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}}@media(min-width:768px){.md\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}}@media(min-width:768px){.md\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}}@media(min-width:768px){.md\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}}@media(min-width:768px){.md\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}}@media(min-width:768px){.md\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}}@media(min-width:768px){.md\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}}@media(min-width:768px){.md\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}}@media(min-width:768px){.md\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}}@media(min-width:768px){.md\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}}@media(min-width:768px){.md\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}}@media(min-width:768px){.md\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}}@media(min-width:768px){.md\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}}@media(min-width:768px){.md\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}}@media(min-width:768px){.md\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}}@media(min-width:768px){.md\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}}@media(min-width:768px){.md\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}}@media(min-width:768px){.md\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}}@media(min-width:768px){.md\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}}@media(min-width:768px){.md\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}}@media(min-width:768px){.md\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}}@media(min-width:768px){.md\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}}@media(min-width:768px){.md\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}}@media(min-width:768px){.md\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}}@media(min-width:768px){.md\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}}@media(min-width:768px){.md\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}}@media(min-width:768px){.md\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}}@media(min-width:768px){.md\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}}@media(min-width:768px){.md\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}}@media(min-width:768px){.md\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}}@media(min-width:768px){.md\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}}@media(min-width:768px){.md\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}}@media(min-width:768px){.md\:hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}}@media(min-width:768px){.md\:hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}}@media(min-width:768px){.md\:hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}}@media(min-width:768px){.md\:hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}}@media(min-width:768px){.md\:hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}}@media(min-width:768px){.md\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}}@media(min-width:768px){.md\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}}@media(min-width:768px){.md\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}}@media(min-width:768px){.md\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}}@media(min-width:768px){.md\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}}@media(min-width:768px){.md\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}}@media(min-width:768px){.md\:hover\:translate-y-full:hover{--tw-translate-y:100%}}@media(min-width:768px){.md\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}}@media(min-width:768px){.md\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}}@media(min-width:768px){.md\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}}@media(min-width:768px){.md\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}}@media(min-width:768px){.md\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}}@media(min-width:768px){.md\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}}@media(min-width:768px){.md\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}}@media(min-width:768px){.md\:focus\:translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:768px){.md\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}}@media(min-width:768px){.md\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}}@media(min-width:768px){.md\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}}@media(min-width:768px){.md\:focus\:translate-x-4:focus{--tw-translate-x:1rem}}@media(min-width:768px){.md\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}}@media(min-width:768px){.md\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}}@media(min-width:768px){.md\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}}@media(min-width:768px){.md\:focus\:translate-x-8:focus{--tw-translate-x:2rem}}@media(min-width:768px){.md\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}}@media(min-width:768px){.md\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}}@media(min-width:768px){.md\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}}@media(min-width:768px){.md\:focus\:translate-x-12:focus{--tw-translate-x:3rem}}@media(min-width:768px){.md\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}}@media(min-width:768px){.md\:focus\:translate-x-16:focus{--tw-translate-x:4rem}}@media(min-width:768px){.md\:focus\:translate-x-20:focus{--tw-translate-x:5rem}}@media(min-width:768px){.md\:focus\:translate-x-24:focus{--tw-translate-x:6rem}}@media(min-width:768px){.md\:focus\:translate-x-28:focus{--tw-translate-x:7rem}}@media(min-width:768px){.md\:focus\:translate-x-32:focus{--tw-translate-x:8rem}}@media(min-width:768px){.md\:focus\:translate-x-36:focus{--tw-translate-x:9rem}}@media(min-width:768px){.md\:focus\:translate-x-40:focus{--tw-translate-x:10rem}}@media(min-width:768px){.md\:focus\:translate-x-44:focus{--tw-translate-x:11rem}}@media(min-width:768px){.md\:focus\:translate-x-48:focus{--tw-translate-x:12rem}}@media(min-width:768px){.md\:focus\:translate-x-52:focus{--tw-translate-x:13rem}}@media(min-width:768px){.md\:focus\:translate-x-56:focus{--tw-translate-x:14rem}}@media(min-width:768px){.md\:focus\:translate-x-60:focus{--tw-translate-x:15rem}}@media(min-width:768px){.md\:focus\:translate-x-64:focus{--tw-translate-x:16rem}}@media(min-width:768px){.md\:focus\:translate-x-72:focus{--tw-translate-x:18rem}}@media(min-width:768px){.md\:focus\:translate-x-80:focus{--tw-translate-x:20rem}}@media(min-width:768px){.md\:focus\:translate-x-96:focus{--tw-translate-x:24rem}}@media(min-width:768px){.md\:focus\:translate-x-px:focus{--tw-translate-x:1px}}@media(min-width:768px){.md\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}}@media(min-width:768px){.md\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}}@media(min-width:768px){.md\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}}@media(min-width:768px){.md\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}}@media(min-width:768px){.md\:focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}}@media(min-width:768px){.md\:focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}}@media(min-width:768px){.md\:focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}}@media(min-width:768px){.md\:focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}}@media(min-width:768px){.md\:focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}}@media(min-width:768px){.md\:focus\:-translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:768px){.md\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}}@media(min-width:768px){.md\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}}@media(min-width:768px){.md\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}}@media(min-width:768px){.md\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}}@media(min-width:768px){.md\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}}@media(min-width:768px){.md\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}}@media(min-width:768px){.md\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}}@media(min-width:768px){.md\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}}@media(min-width:768px){.md\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}}@media(min-width:768px){.md\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}}@media(min-width:768px){.md\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}}@media(min-width:768px){.md\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}}@media(min-width:768px){.md\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}}@media(min-width:768px){.md\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}}@media(min-width:768px){.md\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}}@media(min-width:768px){.md\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}}@media(min-width:768px){.md\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}}@media(min-width:768px){.md\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}}@media(min-width:768px){.md\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}}@media(min-width:768px){.md\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}}@media(min-width:768px){.md\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}}@media(min-width:768px){.md\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}}@media(min-width:768px){.md\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}}@media(min-width:768px){.md\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}}@media(min-width:768px){.md\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}}@media(min-width:768px){.md\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}}@media(min-width:768px){.md\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}}@media(min-width:768px){.md\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}}@media(min-width:768px){.md\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}}@media(min-width:768px){.md\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}}@media(min-width:768px){.md\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}}@media(min-width:768px){.md\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}}@media(min-width:768px){.md\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}}@media(min-width:768px){.md\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}}@media(min-width:768px){.md\:focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}}@media(min-width:768px){.md\:focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}}@media(min-width:768px){.md\:focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}}@media(min-width:768px){.md\:focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}}@media(min-width:768px){.md\:focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}}@media(min-width:768px){.md\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}}@media(min-width:768px){.md\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}}@media(min-width:768px){.md\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}}@media(min-width:768px){.md\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}}@media(min-width:768px){.md\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}}@media(min-width:768px){.md\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}}@media(min-width:768px){.md\:focus\:translate-x-full:focus{--tw-translate-x:100%}}@media(min-width:768px){.md\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}}@media(min-width:768px){.md\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}}@media(min-width:768px){.md\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}}@media(min-width:768px){.md\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}}@media(min-width:768px){.md\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}}@media(min-width:768px){.md\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}}@media(min-width:768px){.md\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}}@media(min-width:768px){.md\:focus\:translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:768px){.md\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}}@media(min-width:768px){.md\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}}@media(min-width:768px){.md\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}}@media(min-width:768px){.md\:focus\:translate-y-4:focus{--tw-translate-y:1rem}}@media(min-width:768px){.md\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}}@media(min-width:768px){.md\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}}@media(min-width:768px){.md\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}}@media(min-width:768px){.md\:focus\:translate-y-8:focus{--tw-translate-y:2rem}}@media(min-width:768px){.md\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}}@media(min-width:768px){.md\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}}@media(min-width:768px){.md\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}}@media(min-width:768px){.md\:focus\:translate-y-12:focus{--tw-translate-y:3rem}}@media(min-width:768px){.md\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}}@media(min-width:768px){.md\:focus\:translate-y-16:focus{--tw-translate-y:4rem}}@media(min-width:768px){.md\:focus\:translate-y-20:focus{--tw-translate-y:5rem}}@media(min-width:768px){.md\:focus\:translate-y-24:focus{--tw-translate-y:6rem}}@media(min-width:768px){.md\:focus\:translate-y-28:focus{--tw-translate-y:7rem}}@media(min-width:768px){.md\:focus\:translate-y-32:focus{--tw-translate-y:8rem}}@media(min-width:768px){.md\:focus\:translate-y-36:focus{--tw-translate-y:9rem}}@media(min-width:768px){.md\:focus\:translate-y-40:focus{--tw-translate-y:10rem}}@media(min-width:768px){.md\:focus\:translate-y-44:focus{--tw-translate-y:11rem}}@media(min-width:768px){.md\:focus\:translate-y-48:focus{--tw-translate-y:12rem}}@media(min-width:768px){.md\:focus\:translate-y-52:focus{--tw-translate-y:13rem}}@media(min-width:768px){.md\:focus\:translate-y-56:focus{--tw-translate-y:14rem}}@media(min-width:768px){.md\:focus\:translate-y-60:focus{--tw-translate-y:15rem}}@media(min-width:768px){.md\:focus\:translate-y-64:focus{--tw-translate-y:16rem}}@media(min-width:768px){.md\:focus\:translate-y-72:focus{--tw-translate-y:18rem}}@media(min-width:768px){.md\:focus\:translate-y-80:focus{--tw-translate-y:20rem}}@media(min-width:768px){.md\:focus\:translate-y-96:focus{--tw-translate-y:24rem}}@media(min-width:768px){.md\:focus\:translate-y-px:focus{--tw-translate-y:1px}}@media(min-width:768px){.md\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}}@media(min-width:768px){.md\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}}@media(min-width:768px){.md\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}}@media(min-width:768px){.md\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}}@media(min-width:768px){.md\:focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}}@media(min-width:768px){.md\:focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}}@media(min-width:768px){.md\:focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}}@media(min-width:768px){.md\:focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}}@media(min-width:768px){.md\:focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}}@media(min-width:768px){.md\:focus\:-translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:768px){.md\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}}@media(min-width:768px){.md\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}}@media(min-width:768px){.md\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}}@media(min-width:768px){.md\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}}@media(min-width:768px){.md\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}}@media(min-width:768px){.md\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}}@media(min-width:768px){.md\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}}@media(min-width:768px){.md\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}}@media(min-width:768px){.md\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}}@media(min-width:768px){.md\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}}@media(min-width:768px){.md\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}}@media(min-width:768px){.md\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}}@media(min-width:768px){.md\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}}@media(min-width:768px){.md\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}}@media(min-width:768px){.md\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}}@media(min-width:768px){.md\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}}@media(min-width:768px){.md\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}}@media(min-width:768px){.md\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}}@media(min-width:768px){.md\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}}@media(min-width:768px){.md\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}}@media(min-width:768px){.md\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}}@media(min-width:768px){.md\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}}@media(min-width:768px){.md\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}}@media(min-width:768px){.md\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}}@media(min-width:768px){.md\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}}@media(min-width:768px){.md\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}}@media(min-width:768px){.md\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}}@media(min-width:768px){.md\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}}@media(min-width:768px){.md\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}}@media(min-width:768px){.md\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}}@media(min-width:768px){.md\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}}@media(min-width:768px){.md\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}}@media(min-width:768px){.md\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}}@media(min-width:768px){.md\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}}@media(min-width:768px){.md\:focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}}@media(min-width:768px){.md\:focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}}@media(min-width:768px){.md\:focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}}@media(min-width:768px){.md\:focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}}@media(min-width:768px){.md\:focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}}@media(min-width:768px){.md\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}}@media(min-width:768px){.md\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}}@media(min-width:768px){.md\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}}@media(min-width:768px){.md\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}}@media(min-width:768px){.md\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}}@media(min-width:768px){.md\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}}@media(min-width:768px){.md\:focus\:translate-y-full:focus{--tw-translate-y:100%}}@media(min-width:768px){.md\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}}@media(min-width:768px){.md\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}}@media(min-width:768px){.md\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}}@media(min-width:768px){.md\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}}@media(min-width:768px){.md\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}}@media(min-width:768px){.md\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}}@media(min-width:768px){.md\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}}@media(min-width:768px){.md\:rotate-0{--tw-rotate:0deg}}@media(min-width:768px){.md\:rotate-1{--tw-rotate:1deg}}@media(min-width:768px){.md\:rotate-2{--tw-rotate:2deg}}@media(min-width:768px){.md\:rotate-3{--tw-rotate:3deg}}@media(min-width:768px){.md\:rotate-6{--tw-rotate:6deg}}@media(min-width:768px){.md\:rotate-12{--tw-rotate:12deg}}@media(min-width:768px){.md\:rotate-45{--tw-rotate:45deg}}@media(min-width:768px){.md\:rotate-90{--tw-rotate:90deg}}@media(min-width:768px){.md\:rotate-180{--tw-rotate:180deg}}@media(min-width:768px){.md\:-rotate-180{--tw-rotate:-180deg}}@media(min-width:768px){.md\:-rotate-90{--tw-rotate:-90deg}}@media(min-width:768px){.md\:-rotate-45{--tw-rotate:-45deg}}@media(min-width:768px){.md\:-rotate-12{--tw-rotate:-12deg}}@media(min-width:768px){.md\:-rotate-6{--tw-rotate:-6deg}}@media(min-width:768px){.md\:-rotate-3{--tw-rotate:-3deg}}@media(min-width:768px){.md\:-rotate-2{--tw-rotate:-2deg}}@media(min-width:768px){.md\:-rotate-1{--tw-rotate:-1deg}}@media(min-width:768px){.md\:hover\:rotate-0:hover{--tw-rotate:0deg}}@media(min-width:768px){.md\:hover\:rotate-1:hover{--tw-rotate:1deg}}@media(min-width:768px){.md\:hover\:rotate-2:hover{--tw-rotate:2deg}}@media(min-width:768px){.md\:hover\:rotate-3:hover{--tw-rotate:3deg}}@media(min-width:768px){.md\:hover\:rotate-6:hover{--tw-rotate:6deg}}@media(min-width:768px){.md\:hover\:rotate-12:hover{--tw-rotate:12deg}}@media(min-width:768px){.md\:hover\:rotate-45:hover{--tw-rotate:45deg}}@media(min-width:768px){.md\:hover\:rotate-90:hover{--tw-rotate:90deg}}@media(min-width:768px){.md\:hover\:rotate-180:hover{--tw-rotate:180deg}}@media(min-width:768px){.md\:hover\:-rotate-180:hover{--tw-rotate:-180deg}}@media(min-width:768px){.md\:hover\:-rotate-90:hover{--tw-rotate:-90deg}}@media(min-width:768px){.md\:hover\:-rotate-45:hover{--tw-rotate:-45deg}}@media(min-width:768px){.md\:hover\:-rotate-12:hover{--tw-rotate:-12deg}}@media(min-width:768px){.md\:hover\:-rotate-6:hover{--tw-rotate:-6deg}}@media(min-width:768px){.md\:hover\:-rotate-3:hover{--tw-rotate:-3deg}}@media(min-width:768px){.md\:hover\:-rotate-2:hover{--tw-rotate:-2deg}}@media(min-width:768px){.md\:hover\:-rotate-1:hover{--tw-rotate:-1deg}}@media(min-width:768px){.md\:focus\:rotate-0:focus{--tw-rotate:0deg}}@media(min-width:768px){.md\:focus\:rotate-1:focus{--tw-rotate:1deg}}@media(min-width:768px){.md\:focus\:rotate-2:focus{--tw-rotate:2deg}}@media(min-width:768px){.md\:focus\:rotate-3:focus{--tw-rotate:3deg}}@media(min-width:768px){.md\:focus\:rotate-6:focus{--tw-rotate:6deg}}@media(min-width:768px){.md\:focus\:rotate-12:focus{--tw-rotate:12deg}}@media(min-width:768px){.md\:focus\:rotate-45:focus{--tw-rotate:45deg}}@media(min-width:768px){.md\:focus\:rotate-90:focus{--tw-rotate:90deg}}@media(min-width:768px){.md\:focus\:rotate-180:focus{--tw-rotate:180deg}}@media(min-width:768px){.md\:focus\:-rotate-180:focus{--tw-rotate:-180deg}}@media(min-width:768px){.md\:focus\:-rotate-90:focus{--tw-rotate:-90deg}}@media(min-width:768px){.md\:focus\:-rotate-45:focus{--tw-rotate:-45deg}}@media(min-width:768px){.md\:focus\:-rotate-12:focus{--tw-rotate:-12deg}}@media(min-width:768px){.md\:focus\:-rotate-6:focus{--tw-rotate:-6deg}}@media(min-width:768px){.md\:focus\:-rotate-3:focus{--tw-rotate:-3deg}}@media(min-width:768px){.md\:focus\:-rotate-2:focus{--tw-rotate:-2deg}}@media(min-width:768px){.md\:focus\:-rotate-1:focus{--tw-rotate:-1deg}}@media(min-width:768px){.md\:skew-x-0{--tw-skew-x:0deg}}@media(min-width:768px){.md\:skew-x-1{--tw-skew-x:1deg}}@media(min-width:768px){.md\:skew-x-2{--tw-skew-x:2deg}}@media(min-width:768px){.md\:skew-x-3{--tw-skew-x:3deg}}@media(min-width:768px){.md\:skew-x-6{--tw-skew-x:6deg}}@media(min-width:768px){.md\:skew-x-12{--tw-skew-x:12deg}}@media(min-width:768px){.md\:-skew-x-12{--tw-skew-x:-12deg}}@media(min-width:768px){.md\:-skew-x-6{--tw-skew-x:-6deg}}@media(min-width:768px){.md\:-skew-x-3{--tw-skew-x:-3deg}}@media(min-width:768px){.md\:-skew-x-2{--tw-skew-x:-2deg}}@media(min-width:768px){.md\:-skew-x-1{--tw-skew-x:-1deg}}@media(min-width:768px){.md\:skew-y-0{--tw-skew-y:0deg}}@media(min-width:768px){.md\:skew-y-1{--tw-skew-y:1deg}}@media(min-width:768px){.md\:skew-y-2{--tw-skew-y:2deg}}@media(min-width:768px){.md\:skew-y-3{--tw-skew-y:3deg}}@media(min-width:768px){.md\:skew-y-6{--tw-skew-y:6deg}}@media(min-width:768px){.md\:skew-y-12{--tw-skew-y:12deg}}@media(min-width:768px){.md\:-skew-y-12{--tw-skew-y:-12deg}}@media(min-width:768px){.md\:-skew-y-6{--tw-skew-y:-6deg}}@media(min-width:768px){.md\:-skew-y-3{--tw-skew-y:-3deg}}@media(min-width:768px){.md\:-skew-y-2{--tw-skew-y:-2deg}}@media(min-width:768px){.md\:-skew-y-1{--tw-skew-y:-1deg}}@media(min-width:768px){.md\:hover\:skew-x-0:hover{--tw-skew-x:0deg}}@media(min-width:768px){.md\:hover\:skew-x-1:hover{--tw-skew-x:1deg}}@media(min-width:768px){.md\:hover\:skew-x-2:hover{--tw-skew-x:2deg}}@media(min-width:768px){.md\:hover\:skew-x-3:hover{--tw-skew-x:3deg}}@media(min-width:768px){.md\:hover\:skew-x-6:hover{--tw-skew-x:6deg}}@media(min-width:768px){.md\:hover\:skew-x-12:hover{--tw-skew-x:12deg}}@media(min-width:768px){.md\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}}@media(min-width:768px){.md\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}}@media(min-width:768px){.md\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}}@media(min-width:768px){.md\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}}@media(min-width:768px){.md\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}}@media(min-width:768px){.md\:hover\:skew-y-0:hover{--tw-skew-y:0deg}}@media(min-width:768px){.md\:hover\:skew-y-1:hover{--tw-skew-y:1deg}}@media(min-width:768px){.md\:hover\:skew-y-2:hover{--tw-skew-y:2deg}}@media(min-width:768px){.md\:hover\:skew-y-3:hover{--tw-skew-y:3deg}}@media(min-width:768px){.md\:hover\:skew-y-6:hover{--tw-skew-y:6deg}}@media(min-width:768px){.md\:hover\:skew-y-12:hover{--tw-skew-y:12deg}}@media(min-width:768px){.md\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}}@media(min-width:768px){.md\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}}@media(min-width:768px){.md\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}}@media(min-width:768px){.md\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}}@media(min-width:768px){.md\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}}@media(min-width:768px){.md\:focus\:skew-x-0:focus{--tw-skew-x:0deg}}@media(min-width:768px){.md\:focus\:skew-x-1:focus{--tw-skew-x:1deg}}@media(min-width:768px){.md\:focus\:skew-x-2:focus{--tw-skew-x:2deg}}@media(min-width:768px){.md\:focus\:skew-x-3:focus{--tw-skew-x:3deg}}@media(min-width:768px){.md\:focus\:skew-x-6:focus{--tw-skew-x:6deg}}@media(min-width:768px){.md\:focus\:skew-x-12:focus{--tw-skew-x:12deg}}@media(min-width:768px){.md\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}}@media(min-width:768px){.md\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}}@media(min-width:768px){.md\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}}@media(min-width:768px){.md\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}}@media(min-width:768px){.md\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}}@media(min-width:768px){.md\:focus\:skew-y-0:focus{--tw-skew-y:0deg}}@media(min-width:768px){.md\:focus\:skew-y-1:focus{--tw-skew-y:1deg}}@media(min-width:768px){.md\:focus\:skew-y-2:focus{--tw-skew-y:2deg}}@media(min-width:768px){.md\:focus\:skew-y-3:focus{--tw-skew-y:3deg}}@media(min-width:768px){.md\:focus\:skew-y-6:focus{--tw-skew-y:6deg}}@media(min-width:768px){.md\:focus\:skew-y-12:focus{--tw-skew-y:12deg}}@media(min-width:768px){.md\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}}@media(min-width:768px){.md\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}}@media(min-width:768px){.md\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}}@media(min-width:768px){.md\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}}@media(min-width:768px){.md\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}}@media(min-width:768px){.md\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:768px){.md\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:768px){.md\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:768px){.md\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:768px){.md\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:768px){.md\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:768px){.md\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:768px){.md\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:768px){.md\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:768px){.md\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:768px){.md\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:768px){.md\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:768px){.md\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:768px){.md\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:768px){.md\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:768px){.md\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:768px){.md\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:768px){.md\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:768px){.md\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:768px){.md\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:768px){.md\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:768px){.md\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:768px){.md\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:768px){.md\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:768px){.md\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:768px){.md\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:768px){.md\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:768px){.md\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:768px){.md\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:768px){.md\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:768px){.md\:scale-x-0{--tw-scale-x:0}}@media(min-width:768px){.md\:scale-x-50{--tw-scale-x:.5}}@media(min-width:768px){.md\:scale-x-75{--tw-scale-x:.75}}@media(min-width:768px){.md\:scale-x-90{--tw-scale-x:.9}}@media(min-width:768px){.md\:scale-x-95{--tw-scale-x:.95}}@media(min-width:768px){.md\:scale-x-100{--tw-scale-x:1}}@media(min-width:768px){.md\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:768px){.md\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:768px){.md\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:768px){.md\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:768px){.md\:scale-y-0{--tw-scale-y:0}}@media(min-width:768px){.md\:scale-y-50{--tw-scale-y:.5}}@media(min-width:768px){.md\:scale-y-75{--tw-scale-y:.75}}@media(min-width:768px){.md\:scale-y-90{--tw-scale-y:.9}}@media(min-width:768px){.md\:scale-y-95{--tw-scale-y:.95}}@media(min-width:768px){.md\:scale-y-100{--tw-scale-y:1}}@media(min-width:768px){.md\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:768px){.md\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:768px){.md\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:768px){.md\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-0{--tw-scale-x:0}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-50{--tw-scale-x:.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-75{--tw-scale-x:.75}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-90{--tw-scale-x:.9}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-95{--tw-scale-x:.95}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-100{--tw-scale-x:1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-0{--tw-scale-y:0}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-50{--tw-scale-y:.5}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-75{--tw-scale-y:.75}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-90{--tw-scale-y:.9}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-95{--tw-scale-y:.95}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-100{--tw-scale-y:1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:768px){.group:hover .md\:group-hover\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-0{--tw-scale-x:0}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-50{--tw-scale-x:.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-75{--tw-scale-x:.75}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-90{--tw-scale-x:.9}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-95{--tw-scale-x:.95}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-100{--tw-scale-x:1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-0{--tw-scale-y:0}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-50{--tw-scale-y:.5}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-75{--tw-scale-y:.75}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-90{--tw-scale-y:.9}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-95{--tw-scale-y:.95}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-100{--tw-scale-y:1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:768px){.group:focus .md\:group-focus\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:768px){.md\:hover\:scale-x-0:hover{--tw-scale-x:0}}@media(min-width:768px){.md\:hover\:scale-x-50:hover{--tw-scale-x:.5}}@media(min-width:768px){.md\:hover\:scale-x-75:hover{--tw-scale-x:.75}}@media(min-width:768px){.md\:hover\:scale-x-90:hover{--tw-scale-x:.9}}@media(min-width:768px){.md\:hover\:scale-x-95:hover{--tw-scale-x:.95}}@media(min-width:768px){.md\:hover\:scale-x-100:hover{--tw-scale-x:1}}@media(min-width:768px){.md\:hover\:scale-x-105:hover{--tw-scale-x:1.05}}@media(min-width:768px){.md\:hover\:scale-x-110:hover{--tw-scale-x:1.1}}@media(min-width:768px){.md\:hover\:scale-x-125:hover{--tw-scale-x:1.25}}@media(min-width:768px){.md\:hover\:scale-x-150:hover{--tw-scale-x:1.5}}@media(min-width:768px){.md\:hover\:scale-y-0:hover{--tw-scale-y:0}}@media(min-width:768px){.md\:hover\:scale-y-50:hover{--tw-scale-y:.5}}@media(min-width:768px){.md\:hover\:scale-y-75:hover{--tw-scale-y:.75}}@media(min-width:768px){.md\:hover\:scale-y-90:hover{--tw-scale-y:.9}}@media(min-width:768px){.md\:hover\:scale-y-95:hover{--tw-scale-y:.95}}@media(min-width:768px){.md\:hover\:scale-y-100:hover{--tw-scale-y:1}}@media(min-width:768px){.md\:hover\:scale-y-105:hover{--tw-scale-y:1.05}}@media(min-width:768px){.md\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media(min-width:768px){.md\:hover\:scale-y-125:hover{--tw-scale-y:1.25}}@media(min-width:768px){.md\:hover\:scale-y-150:hover{--tw-scale-y:1.5}}@media(min-width:768px){.md\:focus\:scale-x-0:focus{--tw-scale-x:0}}@media(min-width:768px){.md\:focus\:scale-x-50:focus{--tw-scale-x:.5}}@media(min-width:768px){.md\:focus\:scale-x-75:focus{--tw-scale-x:.75}}@media(min-width:768px){.md\:focus\:scale-x-90:focus{--tw-scale-x:.9}}@media(min-width:768px){.md\:focus\:scale-x-95:focus{--tw-scale-x:.95}}@media(min-width:768px){.md\:focus\:scale-x-100:focus{--tw-scale-x:1}}@media(min-width:768px){.md\:focus\:scale-x-105:focus{--tw-scale-x:1.05}}@media(min-width:768px){.md\:focus\:scale-x-110:focus{--tw-scale-x:1.1}}@media(min-width:768px){.md\:focus\:scale-x-125:focus{--tw-scale-x:1.25}}@media(min-width:768px){.md\:focus\:scale-x-150:focus{--tw-scale-x:1.5}}@media(min-width:768px){.md\:focus\:scale-y-0:focus{--tw-scale-y:0}}@media(min-width:768px){.md\:focus\:scale-y-50:focus{--tw-scale-y:.5}}@media(min-width:768px){.md\:focus\:scale-y-75:focus{--tw-scale-y:.75}}@media(min-width:768px){.md\:focus\:scale-y-90:focus{--tw-scale-y:.9}}@media(min-width:768px){.md\:focus\:scale-y-95:focus{--tw-scale-y:.95}}@media(min-width:768px){.md\:focus\:scale-y-100:focus{--tw-scale-y:1}}@media(min-width:768px){.md\:focus\:scale-y-105:focus{--tw-scale-y:1.05}}@media(min-width:768px){.md\:focus\:scale-y-110:focus{--tw-scale-y:1.1}}@media(min-width:768px){.md\:focus\:scale-y-125:focus{--tw-scale-y:1.25}}@media(min-width:768px){.md\:focus\:scale-y-150:focus{--tw-scale-y:1.5}}@media(min-width:768px){.md\:animate-none{-webkit-animation:none;animation:none}}@media(min-width:768px){.md\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}}@media(min-width:768px){.md\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}}@media(min-width:768px){.md\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}}@media(min-width:768px){.md\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}}@media(min-width:768px){.md\:cursor-auto{cursor:auto}}@media(min-width:768px){.md\:cursor-default{cursor:default}}@media(min-width:768px){.md\:cursor-pointer{cursor:pointer}}@media(min-width:768px){.md\:cursor-wait{cursor:wait}}@media(min-width:768px){.md\:cursor-text{cursor:text}}@media(min-width:768px){.md\:cursor-move{cursor:move}}@media(min-width:768px){.md\:cursor-help{cursor:help}}@media(min-width:768px){.md\:cursor-not-allowed{cursor:not-allowed}}@media(min-width:768px){.md\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(min-width:768px){.md\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}}@media(min-width:768px){.md\:select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}}@media(min-width:768px){.md\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}}@media(min-width:768px){.md\:resize-none{resize:none}}@media(min-width:768px){.md\:resize-y{resize:vertical}}@media(min-width:768px){.md\:resize-x{resize:horizontal}}@media(min-width:768px){.md\:resize{resize:both}}@media(min-width:768px){.md\:list-inside{list-style-position:inside}}@media(min-width:768px){.md\:list-outside{list-style-position:outside}}@media(min-width:768px){.md\:list-none{list-style-type:none}}@media(min-width:768px){.md\:list-disc{list-style-type:disc}}@media(min-width:768px){.md\:list-decimal{list-style-type:decimal}}@media(min-width:768px){.md\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media(min-width:768px){.md\:auto-cols-auto{grid-auto-columns:auto}}@media(min-width:768px){.md\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}}@media(min-width:768px){.md\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}@media(min-width:768px){.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media(min-width:768px){.md\:grid-flow-row{grid-auto-flow:row}}@media(min-width:768px){.md\:grid-flow-col{grid-auto-flow:column}}@media(min-width:768px){.md\:grid-flow-row-dense{grid-auto-flow:row dense}}@media(min-width:768px){.md\:grid-flow-col-dense{grid-auto-flow:column dense}}@media(min-width:768px){.md\:auto-rows-auto{grid-auto-rows:auto}}@media(min-width:768px){.md\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media(min-width:768px){.md\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}}@media(min-width:768px){.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media(min-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-none{grid-template-columns:none}}@media(min-width:768px){.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-rows-none{grid-template-rows:none}}@media(min-width:768px){.md\:flex-row{flex-direction:row}}@media(min-width:768px){.md\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:768px){.md\:flex-col{flex-direction:column}}@media(min-width:768px){.md\:flex-col-reverse{flex-direction:column-reverse}}@media(min-width:768px){.md\:flex-wrap{flex-wrap:wrap}}@media(min-width:768px){.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:768px){.md\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:768px){.md\:place-content-center{place-content:center}}@media(min-width:768px){.md\:place-content-start{place-content:start}}@media(min-width:768px){.md\:place-content-end{place-content:end}}@media(min-width:768px){.md\:place-content-between{place-content:space-between}}@media(min-width:768px){.md\:place-content-around{place-content:space-around}}@media(min-width:768px){.md\:place-content-evenly{place-content:space-evenly}}@media(min-width:768px){.md\:place-content-stretch{place-content:stretch}}@media(min-width:768px){.md\:place-items-start{place-items:start}}@media(min-width:768px){.md\:place-items-end{place-items:end}}@media(min-width:768px){.md\:place-items-center{place-items:center}}@media(min-width:768px){.md\:place-items-stretch{place-items:stretch}}@media(min-width:768px){.md\:content-center{align-content:center}}@media(min-width:768px){.md\:content-start{align-content:flex-start}}@media(min-width:768px){.md\:content-end{align-content:flex-end}}@media(min-width:768px){.md\:content-between{align-content:space-between}}@media(min-width:768px){.md\:content-around{align-content:space-around}}@media(min-width:768px){.md\:content-evenly{align-content:space-evenly}}@media(min-width:768px){.md\:items-start{align-items:flex-start}}@media(min-width:768px){.md\:items-end{align-items:flex-end}}@media(min-width:768px){.md\:items-center{align-items:center}}@media(min-width:768px){.md\:items-baseline{align-items:baseline}}@media(min-width:768px){.md\:items-stretch{align-items:stretch}}@media(min-width:768px){.md\:justify-start{justify-content:flex-start}}@media(min-width:768px){.md\:justify-end{justify-content:flex-end}}@media(min-width:768px){.md\:justify-center{justify-content:center}}@media(min-width:768px){.md\:justify-between{justify-content:space-between}}@media(min-width:768px){.md\:justify-around{justify-content:space-around}}@media(min-width:768px){.md\:justify-evenly{justify-content:space-evenly}}@media(min-width:768px){.md\:justify-items-start{justify-items:start}}@media(min-width:768px){.md\:justify-items-end{justify-items:end}}@media(min-width:768px){.md\:justify-items-center{justify-items:center}}@media(min-width:768px){.md\:justify-items-stretch{justify-items:stretch}}@media(min-width:768px){.md\:gap-0{gap:0}}@media(min-width:768px){.md\:gap-1{gap:.25rem}}@media(min-width:768px){.md\:gap-2{gap:.5rem}}@media(min-width:768px){.md\:gap-3{gap:.75rem}}@media(min-width:768px){.md\:gap-4{gap:1rem}}@media(min-width:768px){.md\:gap-5{gap:1.25rem}}@media(min-width:768px){.md\:gap-6{gap:1.5rem}}@media(min-width:768px){.md\:gap-7{gap:1.75rem}}@media(min-width:768px){.md\:gap-8{gap:2rem}}@media(min-width:768px){.md\:gap-9{gap:2.25rem}}@media(min-width:768px){.md\:gap-10{gap:2.5rem}}@media(min-width:768px){.md\:gap-11{gap:2.75rem}}@media(min-width:768px){.md\:gap-12{gap:3rem}}@media(min-width:768px){.md\:gap-14{gap:3.5rem}}@media(min-width:768px){.md\:gap-16{gap:4rem}}@media(min-width:768px){.md\:gap-20{gap:5rem}}@media(min-width:768px){.md\:gap-24{gap:6rem}}@media(min-width:768px){.md\:gap-28{gap:7rem}}@media(min-width:768px){.md\:gap-32{gap:8rem}}@media(min-width:768px){.md\:gap-36{gap:9rem}}@media(min-width:768px){.md\:gap-40{gap:10rem}}@media(min-width:768px){.md\:gap-44{gap:11rem}}@media(min-width:768px){.md\:gap-48{gap:12rem}}@media(min-width:768px){.md\:gap-52{gap:13rem}}@media(min-width:768px){.md\:gap-56{gap:14rem}}@media(min-width:768px){.md\:gap-60{gap:15rem}}@media(min-width:768px){.md\:gap-64{gap:16rem}}@media(min-width:768px){.md\:gap-72{gap:18rem}}@media(min-width:768px){.md\:gap-80{gap:20rem}}@media(min-width:768px){.md\:gap-96{gap:24rem}}@media(min-width:768px){.md\:gap-px{gap:1px}}@media(min-width:768px){.md\:gap-0\.5{gap:.125rem}}@media(min-width:768px){.md\:gap-1\.5{gap:.375rem}}@media(min-width:768px){.md\:gap-2\.5{gap:.625rem}}@media(min-width:768px){.md\:gap-3\.5{gap:.875rem}}@media(min-width:768px){.md\:gap-screen-sm{gap:64rem}}@media(min-width:768px){.md\:gap-screen-md{gap:76.8rem}}@media(min-width:768px){.md\:gap-screen-lg{gap:102.4rem}}@media(min-width:768px){.md\:gap-screen-xl{gap:128rem}}@media(min-width:768px){.md\:gap-screen-2xl{gap:153.6rem}}@media(min-width:768px){.md\:gap-x-0{-moz-column-gap:0;column-gap:0}}@media(min-width:768px){.md\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media(min-width:768px){.md\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:768px){.md\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media(min-width:768px){.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:768px){.md\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:768px){.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width:768px){.md\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}}@media(min-width:768px){.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:768px){.md\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(min-width:768px){.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:768px){.md\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}}@media(min-width:768px){.md\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:768px){.md\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media(min-width:768px){.md\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media(min-width:768px){.md\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}}@media(min-width:768px){.md\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}}@media(min-width:768px){.md\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}}@media(min-width:768px){.md\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}}@media(min-width:768px){.md\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}}@media(min-width:768px){.md\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}}@media(min-width:768px){.md\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}}@media(min-width:768px){.md\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}}@media(min-width:768px){.md\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}}@media(min-width:768px){.md\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}}@media(min-width:768px){.md\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}}@media(min-width:768px){.md\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}}@media(min-width:768px){.md\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}}@media(min-width:768px){.md\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}}@media(min-width:768px){.md\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}}@media(min-width:768px){.md\:gap-x-px{-moz-column-gap:1px;column-gap:1px}}@media(min-width:768px){.md\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}}@media(min-width:768px){.md\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media(min-width:768px){.md\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}}@media(min-width:768px){.md\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}}@media(min-width:768px){.md\:gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}}@media(min-width:768px){.md\:gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}}@media(min-width:768px){.md\:gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}}@media(min-width:768px){.md\:gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}}@media(min-width:768px){.md\:gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}}@media(min-width:768px){.md\:gap-y-0{row-gap:0}}@media(min-width:768px){.md\:gap-y-1{row-gap:.25rem}}@media(min-width:768px){.md\:gap-y-2{row-gap:.5rem}}@media(min-width:768px){.md\:gap-y-3{row-gap:.75rem}}@media(min-width:768px){.md\:gap-y-4{row-gap:1rem}}@media(min-width:768px){.md\:gap-y-5{row-gap:1.25rem}}@media(min-width:768px){.md\:gap-y-6{row-gap:1.5rem}}@media(min-width:768px){.md\:gap-y-7{row-gap:1.75rem}}@media(min-width:768px){.md\:gap-y-8{row-gap:2rem}}@media(min-width:768px){.md\:gap-y-9{row-gap:2.25rem}}@media(min-width:768px){.md\:gap-y-10{row-gap:2.5rem}}@media(min-width:768px){.md\:gap-y-11{row-gap:2.75rem}}@media(min-width:768px){.md\:gap-y-12{row-gap:3rem}}@media(min-width:768px){.md\:gap-y-14{row-gap:3.5rem}}@media(min-width:768px){.md\:gap-y-16{row-gap:4rem}}@media(min-width:768px){.md\:gap-y-20{row-gap:5rem}}@media(min-width:768px){.md\:gap-y-24{row-gap:6rem}}@media(min-width:768px){.md\:gap-y-28{row-gap:7rem}}@media(min-width:768px){.md\:gap-y-32{row-gap:8rem}}@media(min-width:768px){.md\:gap-y-36{row-gap:9rem}}@media(min-width:768px){.md\:gap-y-40{row-gap:10rem}}@media(min-width:768px){.md\:gap-y-44{row-gap:11rem}}@media(min-width:768px){.md\:gap-y-48{row-gap:12rem}}@media(min-width:768px){.md\:gap-y-52{row-gap:13rem}}@media(min-width:768px){.md\:gap-y-56{row-gap:14rem}}@media(min-width:768px){.md\:gap-y-60{row-gap:15rem}}@media(min-width:768px){.md\:gap-y-64{row-gap:16rem}}@media(min-width:768px){.md\:gap-y-72{row-gap:18rem}}@media(min-width:768px){.md\:gap-y-80{row-gap:20rem}}@media(min-width:768px){.md\:gap-y-96{row-gap:24rem}}@media(min-width:768px){.md\:gap-y-px{row-gap:1px}}@media(min-width:768px){.md\:gap-y-0\.5{row-gap:.125rem}}@media(min-width:768px){.md\:gap-y-1\.5{row-gap:.375rem}}@media(min-width:768px){.md\:gap-y-2\.5{row-gap:.625rem}}@media(min-width:768px){.md\:gap-y-3\.5{row-gap:.875rem}}@media(min-width:768px){.md\:gap-y-screen-sm{row-gap:64rem}}@media(min-width:768px){.md\:gap-y-screen-md{row-gap:76.8rem}}@media(min-width:768px){.md\:gap-y-screen-lg{row-gap:102.4rem}}@media(min-width:768px){.md\:gap-y-screen-xl{row-gap:128rem}}@media(min-width:768px){.md\:gap-y-screen-2xl{row-gap:153.6rem}}@media(min-width:768px){.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:768px){.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}}@media(min-width:768px){.md\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}}@media(min-width:768px){.md\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}}@media(min-width:768px){.md\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:768px){.md\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:768px){.md\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:768px){.md\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:768px){.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:768px){.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}}@media(min-width:768px){.md\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}}@media(min-width:768px){.md\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}}@media(min-width:768px){.md\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}}@media(min-width:768px){.md\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}}@media(min-width:768px){.md\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}}@media(min-width:768px){.md\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media(min-width:768px){.md\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}}@media(min-width:768px){.md\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}}@media(min-width:768px){.md\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}}@media(min-width:768px){.md\:divide-double>:not([hidden])~:not([hidden]){border-style:double}}@media(min-width:768px){.md\:divide-none>:not([hidden])~:not([hidden]){border-style:none}}@media(min-width:768px){.md\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}}@media(min-width:768px){.md\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}}@media(min-width:768px){.md\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}}@media(min-width:768px){.md\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}}@media(min-width:768px){.md\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}}@media(min-width:768px){.md\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.md\:dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.md\:dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.md\:dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.md\:dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.md\:dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:768px){.md\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}}@media(min-width:768px){.md\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}}@media(min-width:768px){.md\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}}@media(min-width:768px){.md\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}}@media(min-width:768px){.md\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}}@media(min-width:768px){.md\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}}@media(min-width:768px){.md\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}}@media(min-width:768px){.md\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}}@media(min-width:768px){.md\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}}@media(min-width:768px){.md\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}}@media(min-width:768px){.md\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}}@media(min-width:768px){.md\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}}@media(min-width:768px){.md\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}}@media(min-width:768px){.md\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}}@media(min-width:768px){.md\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.md\:dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.md\:dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.md\:dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.md\:dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.md\:dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.md\:dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.md\:dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.md\:dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.md\:dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.md\:dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.md\:dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.md\:dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.md\:dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.md\:dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:768px){.md\:place-self-auto{place-self:auto}}@media(min-width:768px){.md\:place-self-start{place-self:start}}@media(min-width:768px){.md\:place-self-end{place-self:end}}@media(min-width:768px){.md\:place-self-center{place-self:center}}@media(min-width:768px){.md\:place-self-stretch{place-self:stretch}}@media(min-width:768px){.md\:self-auto{align-self:auto}}@media(min-width:768px){.md\:self-start{align-self:flex-start}}@media(min-width:768px){.md\:self-end{align-self:flex-end}}@media(min-width:768px){.md\:self-center{align-self:center}}@media(min-width:768px){.md\:self-stretch{align-self:stretch}}@media(min-width:768px){.md\:self-baseline{align-self:baseline}}@media(min-width:768px){.md\:justify-self-auto{justify-self:auto}}@media(min-width:768px){.md\:justify-self-start{justify-self:start}}@media(min-width:768px){.md\:justify-self-end{justify-self:end}}@media(min-width:768px){.md\:justify-self-center{justify-self:center}}@media(min-width:768px){.md\:justify-self-stretch{justify-self:stretch}}@media(min-width:768px){.md\:overflow-auto{overflow:auto}}@media(min-width:768px){.md\:overflow-hidden{overflow:hidden}}@media(min-width:768px){.md\:overflow-visible{overflow:visible}}@media(min-width:768px){.md\:overflow-scroll{overflow:scroll}}@media(min-width:768px){.md\:overflow-x-auto{overflow-x:auto}}@media(min-width:768px){.md\:overflow-y-auto{overflow-y:auto}}@media(min-width:768px){.md\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:768px){.md\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:768px){.md\:overflow-x-visible{overflow-x:visible}}@media(min-width:768px){.md\:overflow-y-visible{overflow-y:visible}}@media(min-width:768px){.md\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:768px){.md\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:768px){.md\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}}@media(min-width:768px){.md\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}}@media(min-width:768px){.md\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}}@media(min-width:768px){.md\:overscroll-y-auto{overscroll-behavior-y:auto}}@media(min-width:768px){.md\:overscroll-y-contain{overscroll-behavior-y:contain}}@media(min-width:768px){.md\:overscroll-y-none{overscroll-behavior-y:none}}@media(min-width:768px){.md\:overscroll-x-auto{overscroll-behavior-x:auto}}@media(min-width:768px){.md\:overscroll-x-contain{overscroll-behavior-x:contain}}@media(min-width:768px){.md\:overscroll-x-none{overscroll-behavior-x:none}}@media(min-width:768px){.md\:truncate{overflow:hidden;white-space:nowrap}}@media(min-width:768px){.md\:overflow-ellipsis,.md\:truncate{text-overflow:ellipsis}}@media(min-width:768px){.md\:overflow-clip{text-overflow:clip}}@media(min-width:768px){.md\:whitespace-normal{white-space:normal}}@media(min-width:768px){.md\:whitespace-nowrap{white-space:nowrap}}@media(min-width:768px){.md\:whitespace-pre{white-space:pre}}@media(min-width:768px){.md\:whitespace-pre-line{white-space:pre-line}}@media(min-width:768px){.md\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:768px){.md\:break-normal{overflow-wrap:normal;word-break:normal}}@media(min-width:768px){.md\:break-words{overflow-wrap:break-word}}@media(min-width:768px){.md\:break-all{word-break:break-all}}@media(min-width:768px){.md\:rounded-none{border-radius:0}}@media(min-width:768px){.md\:rounded-sm{border-radius:.125rem}}@media(min-width:768px){.md\:rounded{border-radius:.25rem}}@media(min-width:768px){.md\:rounded-md{border-radius:.375rem}}@media(min-width:768px){.md\:rounded-lg{border-radius:.5rem}}@media(min-width:768px){.md\:rounded-xl{border-radius:.75rem}}@media(min-width:768px){.md\:rounded-2xl{border-radius:1rem}}@media(min-width:768px){.md\:rounded-3xl{border-radius:1.5rem}}@media(min-width:768px){.md\:rounded-full{border-radius:9999px}}@media(min-width:768px){.md\:rounded-4xl{border-radius:3rem}}@media(min-width:768px){.md\:rounded-5xl{border-radius:3.5rem}}@media(min-width:768px){.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:768px){.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}}@media(min-width:768px){.md\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}}@media(min-width:768px){.md\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media(min-width:768px){.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media(min-width:768px){.md\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media(min-width:768px){.md\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(min-width:768px){.md\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media(min-width:768px){.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}}@media(min-width:768px){.md\:rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media(min-width:768px){.md\:rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}@media(min-width:768px){.md\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}}@media(min-width:768px){.md\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}}@media(min-width:768px){.md\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}@media(min-width:768px){.md\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}@media(min-width:768px){.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}@media(min-width:768px){.md\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}}@media(min-width:768px){.md\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}}@media(min-width:768px){.md\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media(min-width:768px){.md\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}}@media(min-width:768px){.md\:rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}}@media(min-width:768px){.md\:rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media(min-width:768px){.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:768px){.md\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:768px){.md\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:768px){.md\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:768px){.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:768px){.md\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:768px){.md\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:768px){.md\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:768px){.md\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:768px){.md\:rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:768px){.md\:rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:768px){.md\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:768px){.md\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:768px){.md\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:768px){.md\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:768px){.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:768px){.md\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:768px){.md\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:768px){.md\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:768px){.md\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:768px){.md\:rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:768px){.md\:rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:768px){.md\:rounded-tl-none{border-top-left-radius:0}}@media(min-width:768px){.md\:rounded-tl-sm{border-top-left-radius:.125rem}}@media(min-width:768px){.md\:rounded-tl{border-top-left-radius:.25rem}}@media(min-width:768px){.md\:rounded-tl-md{border-top-left-radius:.375rem}}@media(min-width:768px){.md\:rounded-tl-lg{border-top-left-radius:.5rem}}@media(min-width:768px){.md\:rounded-tl-xl{border-top-left-radius:.75rem}}@media(min-width:768px){.md\:rounded-tl-2xl{border-top-left-radius:1rem}}@media(min-width:768px){.md\:rounded-tl-3xl{border-top-left-radius:1.5rem}}@media(min-width:768px){.md\:rounded-tl-full{border-top-left-radius:9999px}}@media(min-width:768px){.md\:rounded-tl-4xl{border-top-left-radius:3rem}}@media(min-width:768px){.md\:rounded-tl-5xl{border-top-left-radius:3.5rem}}@media(min-width:768px){.md\:rounded-tr-none{border-top-right-radius:0}}@media(min-width:768px){.md\:rounded-tr-sm{border-top-right-radius:.125rem}}@media(min-width:768px){.md\:rounded-tr{border-top-right-radius:.25rem}}@media(min-width:768px){.md\:rounded-tr-md{border-top-right-radius:.375rem}}@media(min-width:768px){.md\:rounded-tr-lg{border-top-right-radius:.5rem}}@media(min-width:768px){.md\:rounded-tr-xl{border-top-right-radius:.75rem}}@media(min-width:768px){.md\:rounded-tr-2xl{border-top-right-radius:1rem}}@media(min-width:768px){.md\:rounded-tr-3xl{border-top-right-radius:1.5rem}}@media(min-width:768px){.md\:rounded-tr-full{border-top-right-radius:9999px}}@media(min-width:768px){.md\:rounded-tr-4xl{border-top-right-radius:3rem}}@media(min-width:768px){.md\:rounded-tr-5xl{border-top-right-radius:3.5rem}}@media(min-width:768px){.md\:rounded-br-none{border-bottom-right-radius:0}}@media(min-width:768px){.md\:rounded-br-sm{border-bottom-right-radius:.125rem}}@media(min-width:768px){.md\:rounded-br{border-bottom-right-radius:.25rem}}@media(min-width:768px){.md\:rounded-br-md{border-bottom-right-radius:.375rem}}@media(min-width:768px){.md\:rounded-br-lg{border-bottom-right-radius:.5rem}}@media(min-width:768px){.md\:rounded-br-xl{border-bottom-right-radius:.75rem}}@media(min-width:768px){.md\:rounded-br-2xl{border-bottom-right-radius:1rem}}@media(min-width:768px){.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem}}@media(min-width:768px){.md\:rounded-br-full{border-bottom-right-radius:9999px}}@media(min-width:768px){.md\:rounded-br-4xl{border-bottom-right-radius:3rem}}@media(min-width:768px){.md\:rounded-br-5xl{border-bottom-right-radius:3.5rem}}@media(min-width:768px){.md\:rounded-bl-none{border-bottom-left-radius:0}}@media(min-width:768px){.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}}@media(min-width:768px){.md\:rounded-bl{border-bottom-left-radius:.25rem}}@media(min-width:768px){.md\:rounded-bl-md{border-bottom-left-radius:.375rem}}@media(min-width:768px){.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}}@media(min-width:768px){.md\:rounded-bl-xl{border-bottom-left-radius:.75rem}}@media(min-width:768px){.md\:rounded-bl-2xl{border-bottom-left-radius:1rem}}@media(min-width:768px){.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}}@media(min-width:768px){.md\:rounded-bl-full{border-bottom-left-radius:9999px}}@media(min-width:768px){.md\:rounded-bl-4xl{border-bottom-left-radius:3rem}}@media(min-width:768px){.md\:rounded-bl-5xl{border-bottom-left-radius:3.5rem}}@media(min-width:768px){.md\:border-0{border-width:0}}@media(min-width:768px){.md\:border-2{border-width:2px}}@media(min-width:768px){.md\:border-4{border-width:4px}}@media(min-width:768px){.md\:border-8{border-width:8px}}@media(min-width:768px){.md\:border{border-width:1px}}@media(min-width:768px){.md\:border-t-0{border-top-width:0}}@media(min-width:768px){.md\:border-t-2{border-top-width:2px}}@media(min-width:768px){.md\:border-t-4{border-top-width:4px}}@media(min-width:768px){.md\:border-t-8{border-top-width:8px}}@media(min-width:768px){.md\:border-t{border-top-width:1px}}@media(min-width:768px){.md\:border-r-0{border-right-width:0}}@media(min-width:768px){.md\:border-r-2{border-right-width:2px}}@media(min-width:768px){.md\:border-r-4{border-right-width:4px}}@media(min-width:768px){.md\:border-r-8{border-right-width:8px}}@media(min-width:768px){.md\:border-r{border-right-width:1px}}@media(min-width:768px){.md\:border-b-0{border-bottom-width:0}}@media(min-width:768px){.md\:border-b-2{border-bottom-width:2px}}@media(min-width:768px){.md\:border-b-4{border-bottom-width:4px}}@media(min-width:768px){.md\:border-b-8{border-bottom-width:8px}}@media(min-width:768px){.md\:border-b{border-bottom-width:1px}}@media(min-width:768px){.md\:border-l-0{border-left-width:0}}@media(min-width:768px){.md\:border-l-2{border-left-width:2px}}@media(min-width:768px){.md\:border-l-4{border-left-width:4px}}@media(min-width:768px){.md\:border-l-8{border-left-width:8px}}@media(min-width:768px){.md\:border-l{border-left-width:1px}}@media(min-width:768px){.md\:border-solid{border-style:solid}}@media(min-width:768px){.md\:border-dashed{border-style:dashed}}@media(min-width:768px){.md\:border-dotted{border-style:dotted}}@media(min-width:768px){.md\:border-double{border-style:double}}@media(min-width:768px){.md\:border-none{border-style:none}}@media(min-width:768px){.md\:border-current{border-color:currentColor}}@media(min-width:768px){.md\:border-transparent{border-color:transparent}}@media(min-width:768px){.md\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:768px){.md\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:768px){.md\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:768px){.md\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:border-current{border-color:currentColor}}@media(min-width:768px){.group:hover .md\:group-hover\:border-transparent{border-color:transparent}}@media(min-width:768px){.group:hover .md\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus-within\:border-current:focus-within{border-color:currentColor}}@media(min-width:768px){.md\:focus-within\:border-transparent:focus-within{border-color:transparent}}@media(min-width:768px){.md\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px){.md\:hover\:border-current:hover{border-color:currentColor}}@media(min-width:768px){.md\:hover\:border-transparent:hover{border-color:transparent}}@media(min-width:768px){.md\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:768px){.md\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:768px){.md\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:768px){.md\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus\:border-current:focus{border-color:currentColor}}@media(min-width:768px){.md\:focus\:border-transparent:focus{border-color:transparent}}@media(min-width:768px){.md\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:768px){.md\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:border-current{border-color:currentColor}.md\:dark\:border-transparent{border-color:transparent}.md\:dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.md\:dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .md\:dark\:group-hover\:border-current{border-color:currentColor}.group:hover .md\:dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .md\:dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .md\:dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .md\:dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .md\:dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.md\:dark\:focus-within\:border-current:focus-within{border-color:currentColor}.md\:dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.md\:dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.md\:dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.md\:dark\:hover\:border-current:hover{border-color:currentColor}.md\:dark\:hover\:border-transparent:hover{border-color:transparent}.md\:dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.md\:dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.md\:dark\:focus\:border-current:focus{border-color:currentColor}.md\:dark\:focus\:border-transparent:focus{border-color:transparent}.md\:dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.md\:dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:768px){.md\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:768px){.md\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:768px){.md\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:768px){.md\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:768px){.md\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:768px){.md\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:768px){.md\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:768px){.md\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:768px){.md\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:768px){.md\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:768px){.md\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:768px){.md\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:768px){.md\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:768px){.md\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:768px){.md\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:768px){.group:hover .md\:group-hover\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:768px){.group:focus .md\:group-focus\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:768px){.md\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}}@media(min-width:768px){.md\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}}@media(min-width:768px){.md\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}}@media(min-width:768px){.md\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}}@media(min-width:768px){.md\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}}@media(min-width:768px){.md\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}}@media(min-width:768px){.md\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}}@media(min-width:768px){.md\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}}@media(min-width:768px){.md\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}}@media(min-width:768px){.md\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}}@media(min-width:768px){.md\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}}@media(min-width:768px){.md\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}}@media(min-width:768px){.md\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}}@media(min-width:768px){.md\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}}@media(min-width:768px){.md\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}}@media(min-width:768px){.md\:hover\:border-opacity-0:hover{--tw-border-opacity:0}}@media(min-width:768px){.md\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}}@media(min-width:768px){.md\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}}@media(min-width:768px){.md\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}}@media(min-width:768px){.md\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}}@media(min-width:768px){.md\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}}@media(min-width:768px){.md\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}}@media(min-width:768px){.md\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}}@media(min-width:768px){.md\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}}@media(min-width:768px){.md\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}}@media(min-width:768px){.md\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}}@media(min-width:768px){.md\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}}@media(min-width:768px){.md\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}}@media(min-width:768px){.md\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}}@media(min-width:768px){.md\:hover\:border-opacity-100:hover{--tw-border-opacity:1}}@media(min-width:768px){.md\:focus\:border-opacity-0:focus{--tw-border-opacity:0}}@media(min-width:768px){.md\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}}@media(min-width:768px){.md\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}}@media(min-width:768px){.md\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}}@media(min-width:768px){.md\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}}@media(min-width:768px){.md\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}}@media(min-width:768px){.md\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}}@media(min-width:768px){.md\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}}@media(min-width:768px){.md\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}}@media(min-width:768px){.md\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}}@media(min-width:768px){.md\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}}@media(min-width:768px){.md\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}}@media(min-width:768px){.md\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}}@media(min-width:768px){.md\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}}@media(min-width:768px){.md\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:border-opacity-0{--tw-border-opacity:0}.md\:dark\:border-opacity-5{--tw-border-opacity:0.05}.md\:dark\:border-opacity-10{--tw-border-opacity:0.1}.md\:dark\:border-opacity-20{--tw-border-opacity:0.2}.md\:dark\:border-opacity-25{--tw-border-opacity:0.25}.md\:dark\:border-opacity-30{--tw-border-opacity:0.3}.md\:dark\:border-opacity-40{--tw-border-opacity:0.4}.md\:dark\:border-opacity-50{--tw-border-opacity:0.5}.md\:dark\:border-opacity-60{--tw-border-opacity:0.6}.md\:dark\:border-opacity-70{--tw-border-opacity:0.7}.md\:dark\:border-opacity-75{--tw-border-opacity:0.75}.md\:dark\:border-opacity-80{--tw-border-opacity:0.8}.md\:dark\:border-opacity-90{--tw-border-opacity:0.9}.md\:dark\:border-opacity-95{--tw-border-opacity:0.95}.md\:dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .md\:dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .md\:dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .md\:dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .md\:dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .md\:dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .md\:dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .md\:dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .md\:dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .md\:dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .md\:dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .md\:dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .md\:dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .md\:dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .md\:dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .md\:dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .md\:dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .md\:dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .md\:dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .md\:dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .md\:dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .md\:dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .md\:dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .md\:dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .md\:dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .md\:dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .md\:dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .md\:dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .md\:dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .md\:dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .md\:dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.md\:dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.md\:dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.md\:dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.md\:dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.md\:dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.md\:dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.md\:dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.md\:dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.md\:dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.md\:dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.md\:dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.md\:dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.md\:dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.md\:dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.md\:dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.md\:dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.md\:dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.md\:dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.md\:dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.md\:dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.md\:dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.md\:dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.md\:dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.md\:dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.md\:dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.md\:dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.md\:dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.md\:dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.md\:dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.md\:dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.md\:dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.md\:dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.md\:dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.md\:dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.md\:dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.md\:dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.md\:dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.md\:dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.md\:dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.md\:dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.md\:dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.md\:dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.md\:dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.md\:dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.md\:dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:768px){.md\:bg-current{background-color:currentColor}}@media(min-width:768px){.md\:bg-transparent{background-color:transparent}}@media(min-width:768px){.md\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-current{background-color:currentColor}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-transparent{background-color:transparent}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus-within\:bg-current:focus-within{background-color:currentColor}}@media(min-width:768px){.md\:focus-within\:bg-transparent:focus-within{background-color:transparent}}@media(min-width:768px){.md\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:hover\:bg-current:hover{background-color:currentColor}}@media(min-width:768px){.md\:hover\:bg-transparent:hover{background-color:transparent}}@media(min-width:768px){.md\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus\:bg-current:focus{background-color:currentColor}}@media(min-width:768px){.md\:focus\:bg-transparent:focus{background-color:transparent}}@media(min-width:768px){.md\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:bg-current{background-color:currentColor}.md\:dark\:bg-transparent{background-color:transparent}.md\:dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.md\:dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .md\:dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .md\:dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .md\:dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .md\:dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .md\:dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .md\:dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.md\:dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.md\:dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.md\:dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.md\:dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.md\:dark\:hover\:bg-current:hover{background-color:currentColor}.md\:dark\:hover\:bg-transparent:hover{background-color:transparent}.md\:dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.md\:dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.md\:dark\:focus\:bg-current:focus{background-color:currentColor}.md\:dark\:focus\:bg-transparent:focus{background-color:transparent}.md\:dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.md\:dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:768px){.md\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:768px){.md\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:768px){.md\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:768px){.md\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:768px){.md\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:768px){.md\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:768px){.md\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:768px){.md\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:768px){.md\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:768px){.md\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:768px){.md\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:768px){.md\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:768px){.md\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:768px){.md\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:768px){.md\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:768px){.group:hover .md\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:768px){.md\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}}@media(min-width:768px){.md\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}}@media(min-width:768px){.md\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}}@media(min-width:768px){.md\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}}@media(min-width:768px){.md\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}}@media(min-width:768px){.md\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}}@media(min-width:768px){.md\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}}@media(min-width:768px){.md\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}}@media(min-width:768px){.md\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}}@media(min-width:768px){.md\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}}@media(min-width:768px){.md\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}}@media(min-width:768px){.md\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}}@media(min-width:768px){.md\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}}@media(min-width:768px){.md\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}}@media(min-width:768px){.md\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}}@media(min-width:768px){.md\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}}@media(min-width:768px){.md\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}}@media(min-width:768px){.md\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}}@media(min-width:768px){.md\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}}@media(min-width:768px){.md\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}}@media(min-width:768px){.md\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}}@media(min-width:768px){.md\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}}@media(min-width:768px){.md\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}}@media(min-width:768px){.md\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}}@media(min-width:768px){.md\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}}@media(min-width:768px){.md\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}}@media(min-width:768px){.md\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}}@media(min-width:768px){.md\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}}@media(min-width:768px){.md\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}}@media(min-width:768px){.md\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}}@media(min-width:768px){.md\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}}@media(min-width:768px){.md\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}}@media(min-width:768px){.md\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}}@media(min-width:768px){.md\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}}@media(min-width:768px){.md\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}}@media(min-width:768px){.md\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}}@media(min-width:768px){.md\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}}@media(min-width:768px){.md\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}}@media(min-width:768px){.md\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}}@media(min-width:768px){.md\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}}@media(min-width:768px){.md\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}}@media(min-width:768px){.md\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}}@media(min-width:768px){.md\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}}@media(min-width:768px){.md\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}}@media(min-width:768px){.md\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:bg-opacity-0{--tw-bg-opacity:0}.md\:dark\:bg-opacity-5{--tw-bg-opacity:0.05}.md\:dark\:bg-opacity-10{--tw-bg-opacity:0.1}.md\:dark\:bg-opacity-20{--tw-bg-opacity:0.2}.md\:dark\:bg-opacity-25{--tw-bg-opacity:0.25}.md\:dark\:bg-opacity-30{--tw-bg-opacity:0.3}.md\:dark\:bg-opacity-40{--tw-bg-opacity:0.4}.md\:dark\:bg-opacity-50{--tw-bg-opacity:0.5}.md\:dark\:bg-opacity-60{--tw-bg-opacity:0.6}.md\:dark\:bg-opacity-70{--tw-bg-opacity:0.7}.md\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.md\:dark\:bg-opacity-80{--tw-bg-opacity:0.8}.md\:dark\:bg-opacity-90{--tw-bg-opacity:0.9}.md\:dark\:bg-opacity-95{--tw-bg-opacity:0.95}.md\:dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .md\:dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .md\:dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .md\:dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .md\:dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .md\:dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .md\:dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .md\:dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .md\:dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .md\:dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .md\:dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .md\:dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .md\:dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .md\:dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .md\:dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .md\:dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.md\:dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.md\:dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.md\:dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.md\:dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.md\:dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.md\:dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.md\:dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.md\:dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.md\:dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.md\:dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.md\:dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.md\:dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.md\:dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.md\:dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.md\:dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.md\:dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.md\:dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.md\:dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.md\:dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.md\:dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.md\:dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.md\:dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.md\:dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.md\:dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.md\:dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.md\:dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.md\:dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.md\:dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.md\:dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.md\:dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.md\:dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.md\:dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.md\:dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.md\:dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.md\:dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.md\:dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.md\:dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.md\:dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.md\:dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.md\:dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.md\:dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.md\:dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.md\:dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.md\:dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.md\:dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:768px){.md\:bg-none{background-image:none}}@media(min-width:768px){.md\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}}@media(min-width:768px){.md\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:from-transparent{--tw-gradient-from:transparent}}@media(min-width:768px){.md\:from-black,.md\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:from-black{--tw-gradient-from:#000}}@media(min-width:768px){.md\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:hover\:from-transparent:hover{--tw-gradient-from:transparent}}@media(min-width:768px){.md\:hover\:from-black:hover,.md\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:hover\:from-black:hover{--tw-gradient-from:#000}}@media(min-width:768px){.md\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:focus\:from-transparent:focus{--tw-gradient-from:transparent}}@media(min-width:768px){.md\:focus\:from-black:focus,.md\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:focus\:from-black:focus{--tw-gradient-from:#000}}@media(min-width:768px){.md\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:from-transparent{--tw-gradient-from:transparent}.md\:dark\:from-black,.md\:dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:dark\:from-black{--tw-gradient-from:#000}.md\:dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.md\:dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent}.md\:dark\:hover\:from-black:hover,.md\:dark\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:dark\:hover\:from-black:hover{--tw-gradient-from:#000}.md\:dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.md\:dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent}.md\:dark\:focus\:from-black:focus,.md\:dark\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.md\:dark\:focus\:from-black:focus{--tw-gradient-from:#000}.md\:dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:768px){.md\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:768px){.md\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:768px){.md\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.md\:dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.md\:dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.md\:dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.md\:dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.md\:dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.md\:dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.md\:dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.md\:dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.md\:dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.md\:dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:768px){.md\:to-current{--tw-gradient-to:currentColor}}@media(min-width:768px){.md\:to-transparent{--tw-gradient-to:transparent}}@media(min-width:768px){.md\:to-black{--tw-gradient-to:#000}}@media(min-width:768px){.md\:to-darkgray{--tw-gradient-to:#242420}}@media(min-width:768px){.md\:to-white{--tw-gradient-to:#fff}}@media(min-width:768px){.md\:to-yellow{--tw-gradient-to:#f7dc08}}@media(min-width:768px){.md\:hover\:to-current:hover{--tw-gradient-to:currentColor}}@media(min-width:768px){.md\:hover\:to-transparent:hover{--tw-gradient-to:transparent}}@media(min-width:768px){.md\:hover\:to-black:hover{--tw-gradient-to:#000}}@media(min-width:768px){.md\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}}@media(min-width:768px){.md\:hover\:to-white:hover{--tw-gradient-to:#fff}}@media(min-width:768px){.md\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}}@media(min-width:768px){.md\:focus\:to-current:focus{--tw-gradient-to:currentColor}}@media(min-width:768px){.md\:focus\:to-transparent:focus{--tw-gradient-to:transparent}}@media(min-width:768px){.md\:focus\:to-black:focus{--tw-gradient-to:#000}}@media(min-width:768px){.md\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}}@media(min-width:768px){.md\:focus\:to-white:focus{--tw-gradient-to:#fff}}@media(min-width:768px){.md\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:to-current{--tw-gradient-to:currentColor}.md\:dark\:to-transparent{--tw-gradient-to:transparent}.md\:dark\:to-black{--tw-gradient-to:#000}.md\:dark\:to-darkgray{--tw-gradient-to:#242420}.md\:dark\:to-white{--tw-gradient-to:#fff}.md\:dark\:to-yellow{--tw-gradient-to:#f7dc08}.md\:dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.md\:dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.md\:dark\:hover\:to-black:hover{--tw-gradient-to:#000}.md\:dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.md\:dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.md\:dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.md\:dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.md\:dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.md\:dark\:focus\:to-black:focus{--tw-gradient-to:#000}.md\:dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.md\:dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.md\:dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:768px){.md\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}}@media(min-width:768px){.md\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}}@media(min-width:768px){.md\:bg-auto{background-size:auto}}@media(min-width:768px){.md\:bg-cover{background-size:cover}}@media(min-width:768px){.md\:bg-contain{background-size:contain}}@media(min-width:768px){.md\:bg-fixed{background-attachment:fixed}}@media(min-width:768px){.md\:bg-local{background-attachment:local}}@media(min-width:768px){.md\:bg-scroll{background-attachment:scroll}}@media(min-width:768px){.md\:bg-clip-border{background-clip:border-box}}@media(min-width:768px){.md\:bg-clip-padding{background-clip:padding-box}}@media(min-width:768px){.md\:bg-clip-content{background-clip:content-box}}@media(min-width:768px){.md\:bg-clip-text{-webkit-background-clip:text;background-clip:text}}@media(min-width:768px){.md\:bg-bottom{background-position:bottom}}@media(min-width:768px){.md\:bg-center{background-position:50%}}@media(min-width:768px){.md\:bg-left{background-position:0}}@media(min-width:768px){.md\:bg-left-bottom{background-position:0 100%}}@media(min-width:768px){.md\:bg-left-top{background-position:0 0}}@media(min-width:768px){.md\:bg-right{background-position:100%}}@media(min-width:768px){.md\:bg-right-bottom{background-position:100% 100%}}@media(min-width:768px){.md\:bg-right-top{background-position:100% 0}}@media(min-width:768px){.md\:bg-top{background-position:top}}@media(min-width:768px){.md\:bg-repeat{background-repeat:repeat}}@media(min-width:768px){.md\:bg-no-repeat{background-repeat:no-repeat}}@media(min-width:768px){.md\:bg-repeat-x{background-repeat:repeat-x}}@media(min-width:768px){.md\:bg-repeat-y{background-repeat:repeat-y}}@media(min-width:768px){.md\:bg-repeat-round{background-repeat:round}}@media(min-width:768px){.md\:bg-repeat-space{background-repeat:space}}@media(min-width:768px){.md\:bg-origin-border{background-origin:border-box}}@media(min-width:768px){.md\:bg-origin-padding{background-origin:padding-box}}@media(min-width:768px){.md\:bg-origin-content{background-origin:content-box}}@media(min-width:768px){.md\:fill-current{fill:currentColor}}@media(min-width:768px){.md\:fill-transparent{fill:transparent}}@media(min-width:768px){.md\:fill-black{fill:#000}}@media(min-width:768px){.md\:fill-darkgray{fill:#242420}}@media(min-width:768px){.md\:fill-white{fill:#fff}}@media(min-width:768px){.md\:fill-yellow{fill:#f7dc08}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-current{fill:currentColor}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-transparent{fill:transparent}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-black{fill:#000}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-darkgray{fill:#242420}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-white{fill:#fff}}@media(min-width:768px){.group:hover .md\:group-hover\:fill-yellow{fill:#f7dc08}}@media(min-width:768px){.md\:hover\:fill-current:hover{fill:currentColor}}@media(min-width:768px){.md\:hover\:fill-transparent:hover{fill:transparent}}@media(min-width:768px){.md\:hover\:fill-black:hover{fill:#000}}@media(min-width:768px){.md\:hover\:fill-darkgray:hover{fill:#242420}}@media(min-width:768px){.md\:hover\:fill-white:hover{fill:#fff}}@media(min-width:768px){.md\:hover\:fill-yellow:hover{fill:#f7dc08}}@media(min-width:768px){.md\:focus\:fill-current:focus{fill:currentColor}}@media(min-width:768px){.md\:focus\:fill-transparent:focus{fill:transparent}}@media(min-width:768px){.md\:focus\:fill-black:focus{fill:#000}}@media(min-width:768px){.md\:focus\:fill-darkgray:focus{fill:#242420}}@media(min-width:768px){.md\:focus\:fill-white:focus{fill:#fff}}@media(min-width:768px){.md\:focus\:fill-yellow:focus{fill:#f7dc08}}@media(min-width:768px){.md\:stroke-current{stroke:currentColor}}@media(min-width:768px){.md\:stroke-0{stroke-width:0}}@media(min-width:768px){.md\:stroke-1{stroke-width:1}}@media(min-width:768px){.md\:stroke-2{stroke-width:2}}@media(min-width:768px){.md\:object-contain{-o-object-fit:contain;object-fit:contain}}@media(min-width:768px){.md\:object-cover{-o-object-fit:cover;object-fit:cover}}@media(min-width:768px){.md\:object-fill{-o-object-fit:fill;object-fit:fill}}@media(min-width:768px){.md\:object-none{-o-object-fit:none;object-fit:none}}@media(min-width:768px){.md\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}}@media(min-width:768px){.md\:object-bottom{-o-object-position:bottom;object-position:bottom}}@media(min-width:768px){.md\:object-center{-o-object-position:center;object-position:center}}@media(min-width:768px){.md\:object-left{-o-object-position:left;object-position:left}}@media(min-width:768px){.md\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}}@media(min-width:768px){.md\:object-left-top{-o-object-position:left top;object-position:left top}}@media(min-width:768px){.md\:object-right{-o-object-position:right;object-position:right}}@media(min-width:768px){.md\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}}@media(min-width:768px){.md\:object-right-top{-o-object-position:right top;object-position:right top}}@media(min-width:768px){.md\:object-top{-o-object-position:top;object-position:top}}@media(min-width:768px){.md\:p-0{padding:0}}@media(min-width:768px){.md\:p-1{padding:.25rem}}@media(min-width:768px){.md\:p-2{padding:.5rem}}@media(min-width:768px){.md\:p-3{padding:.75rem}}@media(min-width:768px){.md\:p-4{padding:1rem}}@media(min-width:768px){.md\:p-5{padding:1.25rem}}@media(min-width:768px){.md\:p-6{padding:1.5rem}}@media(min-width:768px){.md\:p-7{padding:1.75rem}}@media(min-width:768px){.md\:p-8{padding:2rem}}@media(min-width:768px){.md\:p-9{padding:2.25rem}}@media(min-width:768px){.md\:p-10{padding:2.5rem}}@media(min-width:768px){.md\:p-11{padding:2.75rem}}@media(min-width:768px){.md\:p-12{padding:3rem}}@media(min-width:768px){.md\:p-14{padding:3.5rem}}@media(min-width:768px){.md\:p-16{padding:4rem}}@media(min-width:768px){.md\:p-20{padding:5rem}}@media(min-width:768px){.md\:p-24{padding:6rem}}@media(min-width:768px){.md\:p-28{padding:7rem}}@media(min-width:768px){.md\:p-32{padding:8rem}}@media(min-width:768px){.md\:p-36{padding:9rem}}@media(min-width:768px){.md\:p-40{padding:10rem}}@media(min-width:768px){.md\:p-44{padding:11rem}}@media(min-width:768px){.md\:p-48{padding:12rem}}@media(min-width:768px){.md\:p-52{padding:13rem}}@media(min-width:768px){.md\:p-56{padding:14rem}}@media(min-width:768px){.md\:p-60{padding:15rem}}@media(min-width:768px){.md\:p-64{padding:16rem}}@media(min-width:768px){.md\:p-72{padding:18rem}}@media(min-width:768px){.md\:p-80{padding:20rem}}@media(min-width:768px){.md\:p-96{padding:24rem}}@media(min-width:768px){.md\:p-px{padding:1px}}@media(min-width:768px){.md\:p-0\.5{padding:.125rem}}@media(min-width:768px){.md\:p-1\.5{padding:.375rem}}@media(min-width:768px){.md\:p-2\.5{padding:.625rem}}@media(min-width:768px){.md\:p-3\.5{padding:.875rem}}@media(min-width:768px){.md\:p-screen-sm{padding:64rem}}@media(min-width:768px){.md\:p-screen-md{padding:76.8rem}}@media(min-width:768px){.md\:p-screen-lg{padding:102.4rem}}@media(min-width:768px){.md\:p-screen-xl{padding:128rem}}@media(min-width:768px){.md\:p-screen-2xl{padding:153.6rem}}@media(min-width:768px){.md\:px-0{padding-left:0;padding-right:0}}@media(min-width:768px){.md\:px-1{padding-left:.25rem;padding-right:.25rem}}@media(min-width:768px){.md\:px-2{padding-left:.5rem;padding-right:.5rem}}@media(min-width:768px){.md\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:768px){.md\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:768px){.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:768px){.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:768px){.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media(min-width:768px){.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media(min-width:768px){.md\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:768px){.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:768px){.md\:px-16{padding-left:4rem;padding-right:4rem}}@media(min-width:768px){.md\:px-20{padding-left:5rem;padding-right:5rem}}@media(min-width:768px){.md\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:768px){.md\:px-28{padding-left:7rem;padding-right:7rem}}@media(min-width:768px){.md\:px-32{padding-left:8rem;padding-right:8rem}}@media(min-width:768px){.md\:px-36{padding-left:9rem;padding-right:9rem}}@media(min-width:768px){.md\:px-40{padding-left:10rem;padding-right:10rem}}@media(min-width:768px){.md\:px-44{padding-left:11rem;padding-right:11rem}}@media(min-width:768px){.md\:px-48{padding-left:12rem;padding-right:12rem}}@media(min-width:768px){.md\:px-52{padding-left:13rem;padding-right:13rem}}@media(min-width:768px){.md\:px-56{padding-left:14rem;padding-right:14rem}}@media(min-width:768px){.md\:px-60{padding-left:15rem;padding-right:15rem}}@media(min-width:768px){.md\:px-64{padding-left:16rem;padding-right:16rem}}@media(min-width:768px){.md\:px-72{padding-left:18rem;padding-right:18rem}}@media(min-width:768px){.md\:px-80{padding-left:20rem;padding-right:20rem}}@media(min-width:768px){.md\:px-96{padding-left:24rem;padding-right:24rem}}@media(min-width:768px){.md\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:768px){.md\:px-0\.5{padding-left:.125rem;padding-right:.125rem}}@media(min-width:768px){.md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}}@media(min-width:768px){.md\:px-2\.5{padding-left:.625rem;padding-right:.625rem}}@media(min-width:768px){.md\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(min-width:768px){.md\:px-screen-sm{padding-left:64rem;padding-right:64rem}}@media(min-width:768px){.md\:px-screen-md{padding-left:76.8rem;padding-right:76.8rem}}@media(min-width:768px){.md\:px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}}@media(min-width:768px){.md\:px-screen-xl{padding-left:128rem;padding-right:128rem}}@media(min-width:768px){.md\:px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}}@media(min-width:768px){.md\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:768px){.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}}@media(min-width:768px){.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:768px){.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width:768px){.md\:py-4{padding-top:1rem;padding-bottom:1rem}}@media(min-width:768px){.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}@media(min-width:768px){.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:768px){.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(min-width:768px){.md\:py-8{padding-top:2rem;padding-bottom:2rem}}@media(min-width:768px){.md\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media(min-width:768px){.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:768px){.md\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}@media(min-width:768px){.md\:py-12{padding-top:3rem;padding-bottom:3rem}}@media(min-width:768px){.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:768px){.md\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:768px){.md\:py-20{padding-top:5rem;padding-bottom:5rem}}@media(min-width:768px){.md\:py-24{padding-top:6rem;padding-bottom:6rem}}@media(min-width:768px){.md\:py-28{padding-top:7rem;padding-bottom:7rem}}@media(min-width:768px){.md\:py-32{padding-top:8rem;padding-bottom:8rem}}@media(min-width:768px){.md\:py-36{padding-top:9rem;padding-bottom:9rem}}@media(min-width:768px){.md\:py-40{padding-top:10rem;padding-bottom:10rem}}@media(min-width:768px){.md\:py-44{padding-top:11rem;padding-bottom:11rem}}@media(min-width:768px){.md\:py-48{padding-top:12rem;padding-bottom:12rem}}@media(min-width:768px){.md\:py-52{padding-top:13rem;padding-bottom:13rem}}@media(min-width:768px){.md\:py-56{padding-top:14rem;padding-bottom:14rem}}@media(min-width:768px){.md\:py-60{padding-top:15rem;padding-bottom:15rem}}@media(min-width:768px){.md\:py-64{padding-top:16rem;padding-bottom:16rem}}@media(min-width:768px){.md\:py-72{padding-top:18rem;padding-bottom:18rem}}@media(min-width:768px){.md\:py-80{padding-top:20rem;padding-bottom:20rem}}@media(min-width:768px){.md\:py-96{padding-top:24rem;padding-bottom:24rem}}@media(min-width:768px){.md\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:768px){.md\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}}@media(min-width:768px){.md\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}}@media(min-width:768px){.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media(min-width:768px){.md\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}}@media(min-width:768px){.md\:py-screen-sm{padding-top:64rem;padding-bottom:64rem}}@media(min-width:768px){.md\:py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}}@media(min-width:768px){.md\:py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}}@media(min-width:768px){.md\:py-screen-xl{padding-top:128rem;padding-bottom:128rem}}@media(min-width:768px){.md\:py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}}@media(min-width:768px){.md\:pt-0{padding-top:0}}@media(min-width:768px){.md\:pt-1{padding-top:.25rem}}@media(min-width:768px){.md\:pt-2{padding-top:.5rem}}@media(min-width:768px){.md\:pt-3{padding-top:.75rem}}@media(min-width:768px){.md\:pt-4{padding-top:1rem}}@media(min-width:768px){.md\:pt-5{padding-top:1.25rem}}@media(min-width:768px){.md\:pt-6{padding-top:1.5rem}}@media(min-width:768px){.md\:pt-7{padding-top:1.75rem}}@media(min-width:768px){.md\:pt-8{padding-top:2rem}}@media(min-width:768px){.md\:pt-9{padding-top:2.25rem}}@media(min-width:768px){.md\:pt-10{padding-top:2.5rem}}@media(min-width:768px){.md\:pt-11{padding-top:2.75rem}}@media(min-width:768px){.md\:pt-12{padding-top:3rem}}@media(min-width:768px){.md\:pt-14{padding-top:3.5rem}}@media(min-width:768px){.md\:pt-16{padding-top:4rem}}@media(min-width:768px){.md\:pt-20{padding-top:5rem}}@media(min-width:768px){.md\:pt-24{padding-top:6rem}}@media(min-width:768px){.md\:pt-28{padding-top:7rem}}@media(min-width:768px){.md\:pt-32{padding-top:8rem}}@media(min-width:768px){.md\:pt-36{padding-top:9rem}}@media(min-width:768px){.md\:pt-40{padding-top:10rem}}@media(min-width:768px){.md\:pt-44{padding-top:11rem}}@media(min-width:768px){.md\:pt-48{padding-top:12rem}}@media(min-width:768px){.md\:pt-52{padding-top:13rem}}@media(min-width:768px){.md\:pt-56{padding-top:14rem}}@media(min-width:768px){.md\:pt-60{padding-top:15rem}}@media(min-width:768px){.md\:pt-64{padding-top:16rem}}@media(min-width:768px){.md\:pt-72{padding-top:18rem}}@media(min-width:768px){.md\:pt-80{padding-top:20rem}}@media(min-width:768px){.md\:pt-96{padding-top:24rem}}@media(min-width:768px){.md\:pt-px{padding-top:1px}}@media(min-width:768px){.md\:pt-0\.5{padding-top:.125rem}}@media(min-width:768px){.md\:pt-1\.5{padding-top:.375rem}}@media(min-width:768px){.md\:pt-2\.5{padding-top:.625rem}}@media(min-width:768px){.md\:pt-3\.5{padding-top:.875rem}}@media(min-width:768px){.md\:pt-screen-sm{padding-top:64rem}}@media(min-width:768px){.md\:pt-screen-md{padding-top:76.8rem}}@media(min-width:768px){.md\:pt-screen-lg{padding-top:102.4rem}}@media(min-width:768px){.md\:pt-screen-xl{padding-top:128rem}}@media(min-width:768px){.md\:pt-screen-2xl{padding-top:153.6rem}}@media(min-width:768px){.md\:pr-0{padding-right:0}}@media(min-width:768px){.md\:pr-1{padding-right:.25rem}}@media(min-width:768px){.md\:pr-2{padding-right:.5rem}}@media(min-width:768px){.md\:pr-3{padding-right:.75rem}}@media(min-width:768px){.md\:pr-4{padding-right:1rem}}@media(min-width:768px){.md\:pr-5{padding-right:1.25rem}}@media(min-width:768px){.md\:pr-6{padding-right:1.5rem}}@media(min-width:768px){.md\:pr-7{padding-right:1.75rem}}@media(min-width:768px){.md\:pr-8{padding-right:2rem}}@media(min-width:768px){.md\:pr-9{padding-right:2.25rem}}@media(min-width:768px){.md\:pr-10{padding-right:2.5rem}}@media(min-width:768px){.md\:pr-11{padding-right:2.75rem}}@media(min-width:768px){.md\:pr-12{padding-right:3rem}}@media(min-width:768px){.md\:pr-14{padding-right:3.5rem}}@media(min-width:768px){.md\:pr-16{padding-right:4rem}}@media(min-width:768px){.md\:pr-20{padding-right:5rem}}@media(min-width:768px){.md\:pr-24{padding-right:6rem}}@media(min-width:768px){.md\:pr-28{padding-right:7rem}}@media(min-width:768px){.md\:pr-32{padding-right:8rem}}@media(min-width:768px){.md\:pr-36{padding-right:9rem}}@media(min-width:768px){.md\:pr-40{padding-right:10rem}}@media(min-width:768px){.md\:pr-44{padding-right:11rem}}@media(min-width:768px){.md\:pr-48{padding-right:12rem}}@media(min-width:768px){.md\:pr-52{padding-right:13rem}}@media(min-width:768px){.md\:pr-56{padding-right:14rem}}@media(min-width:768px){.md\:pr-60{padding-right:15rem}}@media(min-width:768px){.md\:pr-64{padding-right:16rem}}@media(min-width:768px){.md\:pr-72{padding-right:18rem}}@media(min-width:768px){.md\:pr-80{padding-right:20rem}}@media(min-width:768px){.md\:pr-96{padding-right:24rem}}@media(min-width:768px){.md\:pr-px{padding-right:1px}}@media(min-width:768px){.md\:pr-0\.5{padding-right:.125rem}}@media(min-width:768px){.md\:pr-1\.5{padding-right:.375rem}}@media(min-width:768px){.md\:pr-2\.5{padding-right:.625rem}}@media(min-width:768px){.md\:pr-3\.5{padding-right:.875rem}}@media(min-width:768px){.md\:pr-screen-sm{padding-right:64rem}}@media(min-width:768px){.md\:pr-screen-md{padding-right:76.8rem}}@media(min-width:768px){.md\:pr-screen-lg{padding-right:102.4rem}}@media(min-width:768px){.md\:pr-screen-xl{padding-right:128rem}}@media(min-width:768px){.md\:pr-screen-2xl{padding-right:153.6rem}}@media(min-width:768px){.md\:pb-0{padding-bottom:0}}@media(min-width:768px){.md\:pb-1{padding-bottom:.25rem}}@media(min-width:768px){.md\:pb-2{padding-bottom:.5rem}}@media(min-width:768px){.md\:pb-3{padding-bottom:.75rem}}@media(min-width:768px){.md\:pb-4{padding-bottom:1rem}}@media(min-width:768px){.md\:pb-5{padding-bottom:1.25rem}}@media(min-width:768px){.md\:pb-6{padding-bottom:1.5rem}}@media(min-width:768px){.md\:pb-7{padding-bottom:1.75rem}}@media(min-width:768px){.md\:pb-8{padding-bottom:2rem}}@media(min-width:768px){.md\:pb-9{padding-bottom:2.25rem}}@media(min-width:768px){.md\:pb-10{padding-bottom:2.5rem}}@media(min-width:768px){.md\:pb-11{padding-bottom:2.75rem}}@media(min-width:768px){.md\:pb-12{padding-bottom:3rem}}@media(min-width:768px){.md\:pb-14{padding-bottom:3.5rem}}@media(min-width:768px){.md\:pb-16{padding-bottom:4rem}}@media(min-width:768px){.md\:pb-20{padding-bottom:5rem}}@media(min-width:768px){.md\:pb-24{padding-bottom:6rem}}@media(min-width:768px){.md\:pb-28{padding-bottom:7rem}}@media(min-width:768px){.md\:pb-32{padding-bottom:8rem}}@media(min-width:768px){.md\:pb-36{padding-bottom:9rem}}@media(min-width:768px){.md\:pb-40{padding-bottom:10rem}}@media(min-width:768px){.md\:pb-44{padding-bottom:11rem}}@media(min-width:768px){.md\:pb-48{padding-bottom:12rem}}@media(min-width:768px){.md\:pb-52{padding-bottom:13rem}}@media(min-width:768px){.md\:pb-56{padding-bottom:14rem}}@media(min-width:768px){.md\:pb-60{padding-bottom:15rem}}@media(min-width:768px){.md\:pb-64{padding-bottom:16rem}}@media(min-width:768px){.md\:pb-72{padding-bottom:18rem}}@media(min-width:768px){.md\:pb-80{padding-bottom:20rem}}@media(min-width:768px){.md\:pb-96{padding-bottom:24rem}}@media(min-width:768px){.md\:pb-px{padding-bottom:1px}}@media(min-width:768px){.md\:pb-0\.5{padding-bottom:.125rem}}@media(min-width:768px){.md\:pb-1\.5{padding-bottom:.375rem}}@media(min-width:768px){.md\:pb-2\.5{padding-bottom:.625rem}}@media(min-width:768px){.md\:pb-3\.5{padding-bottom:.875rem}}@media(min-width:768px){.md\:pb-screen-sm{padding-bottom:64rem}}@media(min-width:768px){.md\:pb-screen-md{padding-bottom:76.8rem}}@media(min-width:768px){.md\:pb-screen-lg{padding-bottom:102.4rem}}@media(min-width:768px){.md\:pb-screen-xl{padding-bottom:128rem}}@media(min-width:768px){.md\:pb-screen-2xl{padding-bottom:153.6rem}}@media(min-width:768px){.md\:pl-0{padding-left:0}}@media(min-width:768px){.md\:pl-1{padding-left:.25rem}}@media(min-width:768px){.md\:pl-2{padding-left:.5rem}}@media(min-width:768px){.md\:pl-3{padding-left:.75rem}}@media(min-width:768px){.md\:pl-4{padding-left:1rem}}@media(min-width:768px){.md\:pl-5{padding-left:1.25rem}}@media(min-width:768px){.md\:pl-6{padding-left:1.5rem}}@media(min-width:768px){.md\:pl-7{padding-left:1.75rem}}@media(min-width:768px){.md\:pl-8{padding-left:2rem}}@media(min-width:768px){.md\:pl-9{padding-left:2.25rem}}@media(min-width:768px){.md\:pl-10{padding-left:2.5rem}}@media(min-width:768px){.md\:pl-11{padding-left:2.75rem}}@media(min-width:768px){.md\:pl-12{padding-left:3rem}}@media(min-width:768px){.md\:pl-14{padding-left:3.5rem}}@media(min-width:768px){.md\:pl-16{padding-left:4rem}}@media(min-width:768px){.md\:pl-20{padding-left:5rem}}@media(min-width:768px){.md\:pl-24{padding-left:6rem}}@media(min-width:768px){.md\:pl-28{padding-left:7rem}}@media(min-width:768px){.md\:pl-32{padding-left:8rem}}@media(min-width:768px){.md\:pl-36{padding-left:9rem}}@media(min-width:768px){.md\:pl-40{padding-left:10rem}}@media(min-width:768px){.md\:pl-44{padding-left:11rem}}@media(min-width:768px){.md\:pl-48{padding-left:12rem}}@media(min-width:768px){.md\:pl-52{padding-left:13rem}}@media(min-width:768px){.md\:pl-56{padding-left:14rem}}@media(min-width:768px){.md\:pl-60{padding-left:15rem}}@media(min-width:768px){.md\:pl-64{padding-left:16rem}}@media(min-width:768px){.md\:pl-72{padding-left:18rem}}@media(min-width:768px){.md\:pl-80{padding-left:20rem}}@media(min-width:768px){.md\:pl-96{padding-left:24rem}}@media(min-width:768px){.md\:pl-px{padding-left:1px}}@media(min-width:768px){.md\:pl-0\.5{padding-left:.125rem}}@media(min-width:768px){.md\:pl-1\.5{padding-left:.375rem}}@media(min-width:768px){.md\:pl-2\.5{padding-left:.625rem}}@media(min-width:768px){.md\:pl-3\.5{padding-left:.875rem}}@media(min-width:768px){.md\:pl-screen-sm{padding-left:64rem}}@media(min-width:768px){.md\:pl-screen-md{padding-left:76.8rem}}@media(min-width:768px){.md\:pl-screen-lg{padding-left:102.4rem}}@media(min-width:768px){.md\:pl-screen-xl{padding-left:128rem}}@media(min-width:768px){.md\:pl-screen-2xl{padding-left:153.6rem}}@media(min-width:768px){.md\:text-left{text-align:left}}@media(min-width:768px){.md\:text-center{text-align:center}}@media(min-width:768px){.md\:text-right{text-align:right}}@media(min-width:768px){.md\:text-justify{text-align:justify}}@media(min-width:768px){.md\:align-baseline{vertical-align:baseline}}@media(min-width:768px){.md\:align-top{vertical-align:top}}@media(min-width:768px){.md\:align-middle{vertical-align:middle}}@media(min-width:768px){.md\:align-bottom{vertical-align:bottom}}@media(min-width:768px){.md\:align-text-top{vertical-align:text-top}}@media(min-width:768px){.md\:align-text-bottom{vertical-align:text-bottom}}@media(min-width:768px){.md\:font-sans{font-family:Gotham Rounded,sans-serif}}@media(min-width:768px){.md\:font-serif{font-family:serif}}@media(min-width:768px){.md\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:768px){.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:768px){.md\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:768px){.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:768px){.md\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:768px){.md\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:768px){.md\:text-8xl{font-size:6rem;line-height:1}}@media(min-width:768px){.md\:text-9xl{font-size:8rem;line-height:1}}@media(min-width:768px){.md\:text-10xl{font-size:10rem;line-height:1}}@media(min-width:768px){.md\:text-11xl{font-size:14rem;line-height:1}}@media(min-width:768px){.md\:font-thin{font-weight:100}}@media(min-width:768px){.md\:font-extralight{font-weight:200}}@media(min-width:768px){.md\:font-light{font-weight:300}}@media(min-width:768px){.md\:font-normal{font-weight:400}}@media(min-width:768px){.md\:font-medium{font-weight:500}}@media(min-width:768px){.md\:font-semibold{font-weight:600}}@media(min-width:768px){.md\:font-bold{font-weight:700}}@media(min-width:768px){.md\:font-extrabold{font-weight:800}}@media(min-width:768px){.md\:font-black{font-weight:900}}@media(min-width:768px){.md\:uppercase{text-transform:uppercase}}@media(min-width:768px){.md\:lowercase{text-transform:lowercase}}@media(min-width:768px){.md\:capitalize{text-transform:capitalize}}@media(min-width:768px){.md\:normal-case{text-transform:none}}@media(min-width:768px){.md\:italic{font-style:italic}}@media(min-width:768px){.md\:not-italic{font-style:normal}}@media(min-width:768px){.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}}@media(min-width:768px){.md\:normal-nums{font-variant-numeric:normal}}@media(min-width:768px){.md\:ordinal{--tw-ordinal:ordinal}}@media(min-width:768px){.md\:slashed-zero{--tw-slashed-zero:slashed-zero}}@media(min-width:768px){.md\:lining-nums{--tw-numeric-figure:lining-nums}}@media(min-width:768px){.md\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}}@media(min-width:768px){.md\:proportional-nums{--tw-numeric-spacing:proportional-nums}}@media(min-width:768px){.md\:tabular-nums{--tw-numeric-spacing:tabular-nums}}@media(min-width:768px){.md\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}}@media(min-width:768px){.md\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}}@media(min-width:768px){.md\:leading-3{line-height:.75rem}}@media(min-width:768px){.md\:leading-4{line-height:1rem}}@media(min-width:768px){.md\:leading-5{line-height:1.25rem}}@media(min-width:768px){.md\:leading-6{line-height:1.5rem}}@media(min-width:768px){.md\:leading-7{line-height:1.75rem}}@media(min-width:768px){.md\:leading-8{line-height:2rem}}@media(min-width:768px){.md\:leading-9{line-height:2.25rem}}@media(min-width:768px){.md\:leading-10{line-height:2.5rem}}@media(min-width:768px){.md\:leading-none{line-height:1}}@media(min-width:768px){.md\:leading-tight{line-height:1.25}}@media(min-width:768px){.md\:leading-snug{line-height:1.375}}@media(min-width:768px){.md\:leading-normal{line-height:1.5}}@media(min-width:768px){.md\:leading-relaxed{line-height:1.625}}@media(min-width:768px){.md\:leading-loose{line-height:2}}@media(min-width:768px){.md\:tracking-tighter{letter-spacing:-.05em}}@media(min-width:768px){.md\:tracking-tight{letter-spacing:-.025em}}@media(min-width:768px){.md\:tracking-normal{letter-spacing:0}}@media(min-width:768px){.md\:tracking-wide{letter-spacing:.025em}}@media(min-width:768px){.md\:tracking-wider{letter-spacing:.05em}}@media(min-width:768px){.md\:tracking-widest{letter-spacing:.1em}}@media(min-width:768px){.md\:text-current{color:currentColor}}@media(min-width:768px){.md\:text-transparent{color:transparent}}@media(min-width:768px){.md\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:768px){.md\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:768px){.md\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.md\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:text-current{color:currentColor}}@media(min-width:768px){.group:hover .md\:group-hover\:text-transparent{color:transparent}}@media(min-width:768px){.group:hover .md\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.group:hover .md\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus-within\:text-current:focus-within{color:currentColor}}@media(min-width:768px){.md\:focus-within\:text-transparent:focus-within{color:transparent}}@media(min-width:768px){.md\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px){.md\:hover\:text-current:hover{color:currentColor}}@media(min-width:768px){.md\:hover\:text-transparent:hover{color:transparent}}@media(min-width:768px){.md\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:768px){.md\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:768px){.md\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.md\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus\:text-current:focus{color:currentColor}}@media(min-width:768px){.md\:focus\:text-transparent:focus{color:transparent}}@media(min-width:768px){.md\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.md\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:text-current{color:currentColor}.md\:dark\:text-transparent{color:transparent}.md\:dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.md\:dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .md\:dark\:group-hover\:text-current{color:currentColor}.group:hover .md\:dark\:group-hover\:text-transparent{color:transparent}.group:hover .md\:dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .md\:dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .md\:dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .md\:dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.md\:dark\:focus-within\:text-current:focus-within{color:currentColor}.md\:dark\:focus-within\:text-transparent:focus-within{color:transparent}.md\:dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.md\:dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.md\:dark\:hover\:text-current:hover{color:currentColor}.md\:dark\:hover\:text-transparent:hover{color:transparent}.md\:dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.md\:dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.md\:dark\:focus\:text-current:focus{color:currentColor}.md\:dark\:focus\:text-transparent:focus{color:transparent}.md\:dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.md\:dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:768px){.md\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:768px){.md\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:768px){.md\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:768px){.md\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:768px){.md\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:768px){.md\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:768px){.md\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:768px){.md\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:768px){.md\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:768px){.md\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:768px){.md\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:768px){.md\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:768px){.md\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:768px){.md\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:768px){.md\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:768px){.group:hover .md\:group-hover\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:768px){.md\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}}@media(min-width:768px){.md\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}}@media(min-width:768px){.md\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}}@media(min-width:768px){.md\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}}@media(min-width:768px){.md\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}}@media(min-width:768px){.md\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}}@media(min-width:768px){.md\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}}@media(min-width:768px){.md\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}}@media(min-width:768px){.md\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}}@media(min-width:768px){.md\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}}@media(min-width:768px){.md\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}}@media(min-width:768px){.md\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}}@media(min-width:768px){.md\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}}@media(min-width:768px){.md\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}}@media(min-width:768px){.md\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}}@media(min-width:768px){.md\:hover\:text-opacity-0:hover{--tw-text-opacity:0}}@media(min-width:768px){.md\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}}@media(min-width:768px){.md\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}}@media(min-width:768px){.md\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}}@media(min-width:768px){.md\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}}@media(min-width:768px){.md\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}}@media(min-width:768px){.md\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}}@media(min-width:768px){.md\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}}@media(min-width:768px){.md\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}}@media(min-width:768px){.md\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}}@media(min-width:768px){.md\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}}@media(min-width:768px){.md\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}}@media(min-width:768px){.md\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}}@media(min-width:768px){.md\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}}@media(min-width:768px){.md\:hover\:text-opacity-100:hover{--tw-text-opacity:1}}@media(min-width:768px){.md\:focus\:text-opacity-0:focus{--tw-text-opacity:0}}@media(min-width:768px){.md\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}}@media(min-width:768px){.md\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}}@media(min-width:768px){.md\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}}@media(min-width:768px){.md\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}}@media(min-width:768px){.md\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}}@media(min-width:768px){.md\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}}@media(min-width:768px){.md\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}}@media(min-width:768px){.md\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}}@media(min-width:768px){.md\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}}@media(min-width:768px){.md\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}}@media(min-width:768px){.md\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}}@media(min-width:768px){.md\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}}@media(min-width:768px){.md\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}}@media(min-width:768px){.md\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:text-opacity-0{--tw-text-opacity:0}.md\:dark\:text-opacity-5{--tw-text-opacity:0.05}.md\:dark\:text-opacity-10{--tw-text-opacity:0.1}.md\:dark\:text-opacity-20{--tw-text-opacity:0.2}.md\:dark\:text-opacity-25{--tw-text-opacity:0.25}.md\:dark\:text-opacity-30{--tw-text-opacity:0.3}.md\:dark\:text-opacity-40{--tw-text-opacity:0.4}.md\:dark\:text-opacity-50{--tw-text-opacity:0.5}.md\:dark\:text-opacity-60{--tw-text-opacity:0.6}.md\:dark\:text-opacity-70{--tw-text-opacity:0.7}.md\:dark\:text-opacity-75{--tw-text-opacity:0.75}.md\:dark\:text-opacity-80{--tw-text-opacity:0.8}.md\:dark\:text-opacity-90{--tw-text-opacity:0.9}.md\:dark\:text-opacity-95{--tw-text-opacity:0.95}.md\:dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .md\:dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .md\:dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .md\:dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .md\:dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .md\:dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .md\:dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .md\:dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .md\:dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .md\:dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .md\:dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .md\:dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .md\:dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .md\:dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .md\:dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .md\:dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.md\:dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.md\:dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.md\:dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.md\:dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.md\:dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.md\:dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.md\:dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.md\:dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.md\:dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.md\:dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.md\:dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.md\:dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.md\:dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.md\:dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.md\:dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.md\:dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.md\:dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.md\:dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.md\:dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.md\:dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.md\:dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.md\:dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.md\:dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.md\:dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.md\:dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.md\:dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.md\:dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.md\:dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.md\:dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.md\:dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.md\:dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.md\:dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.md\:dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.md\:dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.md\:dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.md\:dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.md\:dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.md\:dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.md\:dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.md\:dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.md\:dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.md\:dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.md\:dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.md\:dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.md\:dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:768px){.md\:underline{text-decoration:underline}}@media(min-width:768px){.md\:line-through{text-decoration:line-through}}@media(min-width:768px){.md\:no-underline{text-decoration:none}}@media(min-width:768px){.group:hover .md\:group-hover\:underline{text-decoration:underline}}@media(min-width:768px){.group:hover .md\:group-hover\:line-through{text-decoration:line-through}}@media(min-width:768px){.group:hover .md\:group-hover\:no-underline{text-decoration:none}}@media(min-width:768px){.md\:focus-within\:underline:focus-within{text-decoration:underline}}@media(min-width:768px){.md\:focus-within\:line-through:focus-within{text-decoration:line-through}}@media(min-width:768px){.md\:focus-within\:no-underline:focus-within{text-decoration:none}}@media(min-width:768px){.md\:hover\:underline:hover{text-decoration:underline}}@media(min-width:768px){.md\:hover\:line-through:hover{text-decoration:line-through}}@media(min-width:768px){.md\:hover\:no-underline:hover{text-decoration:none}}@media(min-width:768px){.md\:focus\:underline:focus{text-decoration:underline}}@media(min-width:768px){.md\:focus\:line-through:focus{text-decoration:line-through}}@media(min-width:768px){.md\:focus\:no-underline:focus{text-decoration:none}}@media(min-width:768px){.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:768px){.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media(min-width:768px){.md\:placeholder-current::-moz-placeholder{color:currentColor}}@media(min-width:768px){.md\:placeholder-current:-ms-input-placeholder{color:currentColor}}@media(min-width:768px){.md\:placeholder-current::placeholder{color:currentColor}}@media(min-width:768px){.md\:placeholder-transparent::-moz-placeholder{color:transparent}}@media(min-width:768px){.md\:placeholder-transparent:-ms-input-placeholder{color:transparent}}@media(min-width:768px){.md\:placeholder-transparent::placeholder{color:transparent}}@media(min-width:768px){.md\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}}@media(min-width:768px){.md\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}}@media(min-width:768px){.md\:focus\:placeholder-current:focus::placeholder{color:currentColor}}@media(min-width:768px){.md\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}}@media(min-width:768px){.md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}}@media(min-width:768px){.md\:focus\:placeholder-transparent:focus::placeholder{color:transparent}}@media(min-width:768px){.md\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:placeholder-current::-moz-placeholder{color:currentColor}.md\:dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.md\:dark\:placeholder-current::placeholder{color:currentColor}.md\:dark\:placeholder-transparent::-moz-placeholder{color:transparent}.md\:dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.md\:dark\:placeholder-transparent::placeholder{color:transparent}.md\:dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.md\:dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.md\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.md\:dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.md\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.md\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.md\:dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.md\:dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.md\:dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:768px){.md\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}}@media(min-width:768px){.md\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:768px){.md\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:768px){.md\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:768px){.md\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:768px){.md\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:768px){.md\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:768px){.md\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:768px){.md\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:768px){.md\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:768px){.md\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:768px){.md\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:768px){.md\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:768px){.md\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.md\:dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.md\:dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.md\:dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.md\:dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.md\:dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.md\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.md\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.md\:dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.md\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.md\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.md\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.md\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.md\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.md\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.md\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.md\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.md\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.md\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.md\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.md\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.md\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.md\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.md\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.md\:dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:768px){.md\:opacity-0{opacity:0}}@media(min-width:768px){.md\:opacity-5{opacity:.05}}@media(min-width:768px){.md\:opacity-10{opacity:.1}}@media(min-width:768px){.md\:opacity-20{opacity:.2}}@media(min-width:768px){.md\:opacity-25{opacity:.25}}@media(min-width:768px){.md\:opacity-30{opacity:.3}}@media(min-width:768px){.md\:opacity-40{opacity:.4}}@media(min-width:768px){.md\:opacity-50{opacity:.5}}@media(min-width:768px){.md\:opacity-60{opacity:.6}}@media(min-width:768px){.md\:opacity-70{opacity:.7}}@media(min-width:768px){.md\:opacity-75{opacity:.75}}@media(min-width:768px){.md\:opacity-80{opacity:.8}}@media(min-width:768px){.md\:opacity-90{opacity:.9}}@media(min-width:768px){.md\:opacity-95{opacity:.95}}@media(min-width:768px){.md\:opacity-100{opacity:1}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-0{opacity:0}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-5{opacity:.05}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-10{opacity:.1}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-20{opacity:.2}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-25{opacity:.25}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-30{opacity:.3}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-40{opacity:.4}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-50{opacity:.5}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-60{opacity:.6}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-70{opacity:.7}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-75{opacity:.75}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-80{opacity:.8}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-90{opacity:.9}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-95{opacity:.95}}@media(min-width:768px){.group:hover .md\:group-hover\:opacity-100{opacity:1}}@media(min-width:768px){.md\:focus-within\:opacity-0:focus-within{opacity:0}}@media(min-width:768px){.md\:focus-within\:opacity-5:focus-within{opacity:.05}}@media(min-width:768px){.md\:focus-within\:opacity-10:focus-within{opacity:.1}}@media(min-width:768px){.md\:focus-within\:opacity-20:focus-within{opacity:.2}}@media(min-width:768px){.md\:focus-within\:opacity-25:focus-within{opacity:.25}}@media(min-width:768px){.md\:focus-within\:opacity-30:focus-within{opacity:.3}}@media(min-width:768px){.md\:focus-within\:opacity-40:focus-within{opacity:.4}}@media(min-width:768px){.md\:focus-within\:opacity-50:focus-within{opacity:.5}}@media(min-width:768px){.md\:focus-within\:opacity-60:focus-within{opacity:.6}}@media(min-width:768px){.md\:focus-within\:opacity-70:focus-within{opacity:.7}}@media(min-width:768px){.md\:focus-within\:opacity-75:focus-within{opacity:.75}}@media(min-width:768px){.md\:focus-within\:opacity-80:focus-within{opacity:.8}}@media(min-width:768px){.md\:focus-within\:opacity-90:focus-within{opacity:.9}}@media(min-width:768px){.md\:focus-within\:opacity-95:focus-within{opacity:.95}}@media(min-width:768px){.md\:focus-within\:opacity-100:focus-within{opacity:1}}@media(min-width:768px){.md\:hover\:opacity-0:hover{opacity:0}}@media(min-width:768px){.md\:hover\:opacity-5:hover{opacity:.05}}@media(min-width:768px){.md\:hover\:opacity-10:hover{opacity:.1}}@media(min-width:768px){.md\:hover\:opacity-20:hover{opacity:.2}}@media(min-width:768px){.md\:hover\:opacity-25:hover{opacity:.25}}@media(min-width:768px){.md\:hover\:opacity-30:hover{opacity:.3}}@media(min-width:768px){.md\:hover\:opacity-40:hover{opacity:.4}}@media(min-width:768px){.md\:hover\:opacity-50:hover{opacity:.5}}@media(min-width:768px){.md\:hover\:opacity-60:hover{opacity:.6}}@media(min-width:768px){.md\:hover\:opacity-70:hover{opacity:.7}}@media(min-width:768px){.md\:hover\:opacity-75:hover{opacity:.75}}@media(min-width:768px){.md\:hover\:opacity-80:hover{opacity:.8}}@media(min-width:768px){.md\:hover\:opacity-90:hover{opacity:.9}}@media(min-width:768px){.md\:hover\:opacity-95:hover{opacity:.95}}@media(min-width:768px){.md\:hover\:opacity-100:hover{opacity:1}}@media(min-width:768px){.md\:focus\:opacity-0:focus{opacity:0}}@media(min-width:768px){.md\:focus\:opacity-5:focus{opacity:.05}}@media(min-width:768px){.md\:focus\:opacity-10:focus{opacity:.1}}@media(min-width:768px){.md\:focus\:opacity-20:focus{opacity:.2}}@media(min-width:768px){.md\:focus\:opacity-25:focus{opacity:.25}}@media(min-width:768px){.md\:focus\:opacity-30:focus{opacity:.3}}@media(min-width:768px){.md\:focus\:opacity-40:focus{opacity:.4}}@media(min-width:768px){.md\:focus\:opacity-50:focus{opacity:.5}}@media(min-width:768px){.md\:focus\:opacity-60:focus{opacity:.6}}@media(min-width:768px){.md\:focus\:opacity-70:focus{opacity:.7}}@media(min-width:768px){.md\:focus\:opacity-75:focus{opacity:.75}}@media(min-width:768px){.md\:focus\:opacity-80:focus{opacity:.8}}@media(min-width:768px){.md\:focus\:opacity-90:focus{opacity:.9}}@media(min-width:768px){.md\:focus\:opacity-95:focus{opacity:.95}}@media(min-width:768px){.md\:focus\:opacity-100:focus{opacity:1}}@media(min-width:768px){.md\:bg-blend-normal{background-blend-mode:normal}}@media(min-width:768px){.md\:bg-blend-multiply{background-blend-mode:multiply}}@media(min-width:768px){.md\:bg-blend-screen{background-blend-mode:screen}}@media(min-width:768px){.md\:bg-blend-overlay{background-blend-mode:overlay}}@media(min-width:768px){.md\:bg-blend-darken{background-blend-mode:darken}}@media(min-width:768px){.md\:bg-blend-lighten{background-blend-mode:lighten}}@media(min-width:768px){.md\:bg-blend-color-dodge{background-blend-mode:color-dodge}}@media(min-width:768px){.md\:bg-blend-color-burn{background-blend-mode:color-burn}}@media(min-width:768px){.md\:bg-blend-hard-light{background-blend-mode:hard-light}}@media(min-width:768px){.md\:bg-blend-soft-light{background-blend-mode:soft-light}}@media(min-width:768px){.md\:bg-blend-difference{background-blend-mode:difference}}@media(min-width:768px){.md\:bg-blend-exclusion{background-blend-mode:exclusion}}@media(min-width:768px){.md\:bg-blend-hue{background-blend-mode:hue}}@media(min-width:768px){.md\:bg-blend-saturation{background-blend-mode:saturation}}@media(min-width:768px){.md\:bg-blend-color{background-blend-mode:color}}@media(min-width:768px){.md\:bg-blend-luminosity{background-blend-mode:luminosity}}@media(min-width:768px){.md\:mix-blend-normal{mix-blend-mode:normal}}@media(min-width:768px){.md\:mix-blend-multiply{mix-blend-mode:multiply}}@media(min-width:768px){.md\:mix-blend-screen{mix-blend-mode:screen}}@media(min-width:768px){.md\:mix-blend-overlay{mix-blend-mode:overlay}}@media(min-width:768px){.md\:mix-blend-darken{mix-blend-mode:darken}}@media(min-width:768px){.md\:mix-blend-lighten{mix-blend-mode:lighten}}@media(min-width:768px){.md\:mix-blend-color-dodge{mix-blend-mode:color-dodge}}@media(min-width:768px){.md\:mix-blend-color-burn{mix-blend-mode:color-burn}}@media(min-width:768px){.md\:mix-blend-hard-light{mix-blend-mode:hard-light}}@media(min-width:768px){.md\:mix-blend-soft-light{mix-blend-mode:soft-light}}@media(min-width:768px){.md\:mix-blend-difference{mix-blend-mode:difference}}@media(min-width:768px){.md\:mix-blend-exclusion{mix-blend-mode:exclusion}}@media(min-width:768px){.md\:mix-blend-hue{mix-blend-mode:hue}}@media(min-width:768px){.md\:mix-blend-saturation{mix-blend-mode:saturation}}@media(min-width:768px){.md\:mix-blend-color{mix-blend-mode:color}}@media(min-width:768px){.md\:mix-blend-luminosity{mix-blend-mode:luminosity}}@media(min-width:768px){.md\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:shadow,.md\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:shadow-lg,.md\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:768px){.md\:shadow-2xl,.md\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:768px){.md\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:shadow-inner,.md\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow,.group:hover .md\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-lg,.group:hover .md\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-2xl,.group:hover .md\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.group:hover .md\:group-hover\:shadow-inner,.group:hover .md\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:768px){.md\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:768px){.md\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:hover\:shadow-sm:hover,.md\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:hover\:shadow-lg:hover,.md\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:768px){.md\:hover\:shadow-2xl:hover,.md\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:768px){.md\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:hover\:shadow-inner:hover,.md\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:hover\:shadow-none:hover{--tw-shadow:0 0 transparent}}@media(min-width:768px){.md\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:focus\:shadow-sm:focus,.md\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:focus\:shadow-lg:focus,.md\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:768px){.md\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:768px){.md\:focus\:shadow-2xl:focus,.md\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:768px){.md\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:768px){.md\:focus\:shadow-inner:focus,.md\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:focus\:shadow-none:focus{--tw-shadow:0 0 transparent}}@media(min-width:768px){.md\:outline-none{outline:2px solid transparent;outline-offset:2px}}@media(min-width:768px){.md\:outline-white{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:768px){.md\:outline-black{outline:2px dotted #000;outline-offset:2px}}@media(min-width:768px){.md\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}}@media(min-width:768px){.md\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:768px){.md\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}}@media(min-width:768px){.md\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}}@media(min-width:768px){.md\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:768px){.md\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}}@media(min-width:768px){.md\:ring-0{--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)}}@media(min-width:768px){.md\:ring-0,.md\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:ring-1{--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)}}@media(min-width:768px){.md\:ring-2{--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)}}@media(min-width:768px){.md\:ring-2,.md\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:ring,.md\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\:focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\:focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\:focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\:focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\:focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:768px){.md\: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)}}@media(min-width:768px){.md\:focus\:ring-0:focus,.md\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\: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)}}@media(min-width:768px){.md\:focus\:ring-2:focus,.md\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:focus\:ring-8:focus,.md\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.md\:focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:768px){.md\:ring-inset{--tw-ring-inset:inset}}@media(min-width:768px){.md\:focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}}@media(min-width:768px){.md\:focus\:ring-inset:focus{--tw-ring-inset:inset}}@media(min-width:768px){.md\:ring-current{--tw-ring-color:currentColor}}@media(min-width:768px){.md\:ring-transparent{--tw-ring-color:transparent}}@media(min-width:768px){.md\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}}@media(min-width:768px){.md\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}}@media(min-width:768px){.md\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus\:ring-current:focus{--tw-ring-color:currentColor}}@media(min-width:768px){.md\:focus\:ring-transparent:focus{--tw-ring-color:transparent}}@media(min-width:768px){.md\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:ring-current{--tw-ring-color:currentColor}.md\:dark\:ring-transparent{--tw-ring-color:transparent}.md\:dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.md\:dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.md\:dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.md\:dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.md\:dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.md\:dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.md\:dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.md\:dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.md\:dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.md\:dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:768px){.md\:ring-opacity-0{--tw-ring-opacity:0}}@media(min-width:768px){.md\:ring-opacity-5{--tw-ring-opacity:0.05}}@media(min-width:768px){.md\:ring-opacity-10{--tw-ring-opacity:0.1}}@media(min-width:768px){.md\:ring-opacity-20{--tw-ring-opacity:0.2}}@media(min-width:768px){.md\:ring-opacity-25{--tw-ring-opacity:0.25}}@media(min-width:768px){.md\:ring-opacity-30{--tw-ring-opacity:0.3}}@media(min-width:768px){.md\:ring-opacity-40{--tw-ring-opacity:0.4}}@media(min-width:768px){.md\:ring-opacity-50{--tw-ring-opacity:0.5}}@media(min-width:768px){.md\:ring-opacity-60{--tw-ring-opacity:0.6}}@media(min-width:768px){.md\:ring-opacity-70{--tw-ring-opacity:0.7}}@media(min-width:768px){.md\:ring-opacity-75{--tw-ring-opacity:0.75}}@media(min-width:768px){.md\:ring-opacity-80{--tw-ring-opacity:0.8}}@media(min-width:768px){.md\:ring-opacity-90{--tw-ring-opacity:0.9}}@media(min-width:768px){.md\:ring-opacity-95{--tw-ring-opacity:0.95}}@media(min-width:768px){.md\:ring-opacity-100{--tw-ring-opacity:1}}@media(min-width:768px){.md\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}}@media(min-width:768px){.md\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}}@media(min-width:768px){.md\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}}@media(min-width:768px){.md\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}}@media(min-width:768px){.md\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}}@media(min-width:768px){.md\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}}@media(min-width:768px){.md\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}}@media(min-width:768px){.md\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}}@media(min-width:768px){.md\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}}@media(min-width:768px){.md\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}}@media(min-width:768px){.md\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}}@media(min-width:768px){.md\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}}@media(min-width:768px){.md\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}}@media(min-width:768px){.md\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}}@media(min-width:768px){.md\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}}@media(min-width:768px){.md\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}}@media(min-width:768px){.md\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}}@media(min-width:768px){.md\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}}@media(min-width:768px){.md\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}}@media(min-width:768px){.md\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}}@media(min-width:768px){.md\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}}@media(min-width:768px){.md\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}}@media(min-width:768px){.md\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}}@media(min-width:768px){.md\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}}@media(min-width:768px){.md\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}}@media(min-width:768px){.md\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}}@media(min-width:768px){.md\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}}@media(min-width:768px){.md\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}}@media(min-width:768px){.md\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}}@media(min-width:768px){.md\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:ring-opacity-0{--tw-ring-opacity:0}.md\:dark\:ring-opacity-5{--tw-ring-opacity:0.05}.md\:dark\:ring-opacity-10{--tw-ring-opacity:0.1}.md\:dark\:ring-opacity-20{--tw-ring-opacity:0.2}.md\:dark\:ring-opacity-25{--tw-ring-opacity:0.25}.md\:dark\:ring-opacity-30{--tw-ring-opacity:0.3}.md\:dark\:ring-opacity-40{--tw-ring-opacity:0.4}.md\:dark\:ring-opacity-50{--tw-ring-opacity:0.5}.md\:dark\:ring-opacity-60{--tw-ring-opacity:0.6}.md\:dark\:ring-opacity-70{--tw-ring-opacity:0.7}.md\:dark\:ring-opacity-75{--tw-ring-opacity:0.75}.md\:dark\:ring-opacity-80{--tw-ring-opacity:0.8}.md\:dark\:ring-opacity-90{--tw-ring-opacity:0.9}.md\:dark\:ring-opacity-95{--tw-ring-opacity:0.95}.md\:dark\:ring-opacity-100{--tw-ring-opacity:1}.md\:dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.md\:dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.md\:dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.md\:dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.md\:dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.md\:dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.md\:dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.md\:dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.md\:dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.md\:dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.md\:dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.md\:dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.md\:dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.md\:dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.md\:dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.md\:dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.md\:dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.md\:dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.md\:dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.md\:dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.md\:dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.md\:dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.md\:dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.md\:dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.md\:dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.md\:dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.md\:dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.md\:dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.md\:dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.md\:dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:768px){.md\:ring-offset-0{--tw-ring-offset-width:0px}}@media(min-width:768px){.md\:ring-offset-1{--tw-ring-offset-width:1px}}@media(min-width:768px){.md\:ring-offset-2{--tw-ring-offset-width:2px}}@media(min-width:768px){.md\:ring-offset-4{--tw-ring-offset-width:4px}}@media(min-width:768px){.md\:ring-offset-8{--tw-ring-offset-width:8px}}@media(min-width:768px){.md\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}}@media(min-width:768px){.md\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}}@media(min-width:768px){.md\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}}@media(min-width:768px){.md\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}}@media(min-width:768px){.md\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}}@media(min-width:768px){.md\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}}@media(min-width:768px){.md\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}}@media(min-width:768px){.md\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}}@media(min-width:768px){.md\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}}@media(min-width:768px){.md\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}}@media(min-width:768px){.md\:ring-offset-current{--tw-ring-offset-color:currentColor}}@media(min-width:768px){.md\:ring-offset-transparent{--tw-ring-offset-color:transparent}}@media(min-width:768px){.md\:ring-offset-black{--tw-ring-offset-color:#000}}@media(min-width:768px){.md\:ring-offset-darkgray{--tw-ring-offset-color:#242420}}@media(min-width:768px){.md\:ring-offset-white{--tw-ring-offset-color:#fff}}@media(min-width:768px){.md\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}}@media(min-width:768px){.md\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}}@media(min-width:768px){.md\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}}@media(min-width:768px){.md\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}}@media(min-width:768px){.md\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}}@media(min-width:768px){.md\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}}@media(min-width:768px){.md\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}}@media(min-width:768px){.md\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}}@media(min-width:768px){.md\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}}@media(min-width:768px){.md\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}}@media(min-width:768px){.md\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}}@media(min-width:768px){.md\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}}@media(min-width:768px){.md\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:768px)and (prefers-color-scheme:dark){.md\:dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.md\:dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.md\:dark\:ring-offset-black{--tw-ring-offset-color:#000}.md\:dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.md\:dark\:ring-offset-white{--tw-ring-offset-color:#fff}.md\:dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.md\:dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.md\:dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.md\:dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.md\:dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.md\:dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.md\:dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.md\:dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.md\:dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.md\:dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.md\:dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.md\:dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.md\:dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:768px){.md\:filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}}@media(min-width:768px){.md\:filter-none{filter:none}}@media(min-width:768px){.md\:blur-0,.md\:blur-none{--tw-blur:blur(0)}}@media(min-width:768px){.md\:blur-sm{--tw-blur:blur(4px)}}@media(min-width:768px){.md\:blur{--tw-blur:blur(8px)}}@media(min-width:768px){.md\:blur-md{--tw-blur:blur(12px)}}@media(min-width:768px){.md\:blur-lg{--tw-blur:blur(16px)}}@media(min-width:768px){.md\:blur-xl{--tw-blur:blur(24px)}}@media(min-width:768px){.md\:blur-2xl{--tw-blur:blur(40px)}}@media(min-width:768px){.md\:blur-3xl{--tw-blur:blur(64px)}}@media(min-width:768px){.md\:brightness-0{--tw-brightness:brightness(0)}}@media(min-width:768px){.md\:brightness-50{--tw-brightness:brightness(.5)}}@media(min-width:768px){.md\:brightness-75{--tw-brightness:brightness(.75)}}@media(min-width:768px){.md\:brightness-90{--tw-brightness:brightness(.9)}}@media(min-width:768px){.md\:brightness-95{--tw-brightness:brightness(.95)}}@media(min-width:768px){.md\:brightness-100{--tw-brightness:brightness(1)}}@media(min-width:768px){.md\:brightness-105{--tw-brightness:brightness(1.05)}}@media(min-width:768px){.md\:brightness-110{--tw-brightness:brightness(1.1)}}@media(min-width:768px){.md\:brightness-125{--tw-brightness:brightness(1.25)}}@media(min-width:768px){.md\:brightness-150{--tw-brightness:brightness(1.5)}}@media(min-width:768px){.md\:brightness-200{--tw-brightness:brightness(2)}}@media(min-width:768px){.md\:contrast-0{--tw-contrast:contrast(0)}}@media(min-width:768px){.md\:contrast-50{--tw-contrast:contrast(.5)}}@media(min-width:768px){.md\:contrast-75{--tw-contrast:contrast(.75)}}@media(min-width:768px){.md\:contrast-100{--tw-contrast:contrast(1)}}@media(min-width:768px){.md\:contrast-125{--tw-contrast:contrast(1.25)}}@media(min-width:768px){.md\:contrast-150{--tw-contrast:contrast(1.5)}}@media(min-width:768px){.md\:contrast-200{--tw-contrast:contrast(2)}}@media(min-width:768px){.md\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}}@media(min-width:768px){.md\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}}@media(min-width:768px){.md\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}}@media(min-width:768px){.md\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}}@media(min-width:768px){.md\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}}@media(min-width:768px){.md\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}}@media(min-width:768px){.md\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}}@media(min-width:768px){.md\:grayscale-0{--tw-grayscale:grayscale(0)}}@media(min-width:768px){.md\:grayscale{--tw-grayscale:grayscale(100%)}}@media(min-width:768px){.md\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}}@media(min-width:768px){.md\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}}@media(min-width:768px){.md\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}}@media(min-width:768px){.md\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}}@media(min-width:768px){.md\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}}@media(min-width:768px){.md\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}}@media(min-width:768px){.md\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}}@media(min-width:768px){.md\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}}@media(min-width:768px){.md\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}}@media(min-width:768px){.md\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}}@media(min-width:768px){.md\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}}@media(min-width:768px){.md\:invert-0{--tw-invert:invert(0)}}@media(min-width:768px){.md\:invert{--tw-invert:invert(100%)}}@media(min-width:768px){.md\:saturate-0{--tw-saturate:saturate(0)}}@media(min-width:768px){.md\:saturate-50{--tw-saturate:saturate(.5)}}@media(min-width:768px){.md\:saturate-100{--tw-saturate:saturate(1)}}@media(min-width:768px){.md\:saturate-150{--tw-saturate:saturate(1.5)}}@media(min-width:768px){.md\:saturate-200{--tw-saturate:saturate(2)}}@media(min-width:768px){.md\:sepia-0{--tw-sepia:sepia(0)}}@media(min-width:768px){.md\:sepia{--tw-sepia:sepia(100%)}}@media(min-width:768px){.md\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}@media(min-width:768px){.md\:backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:768px){.md\:backdrop-blur-0,.md\:backdrop-blur-none{--tw-backdrop-blur:blur(0)}}@media(min-width:768px){.md\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}}@media(min-width:768px){.md\:backdrop-blur{--tw-backdrop-blur:blur(8px)}}@media(min-width:768px){.md\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)}}@media(min-width:768px){.md\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}}@media(min-width:768px){.md\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}}@media(min-width:768px){.md\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}}@media(min-width:768px){.md\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}}@media(min-width:768px){.md\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}}@media(min-width:768px){.md\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}}@media(min-width:768px){.md\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}}@media(min-width:768px){.md\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}}@media(min-width:768px){.md\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}}@media(min-width:768px){.md\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}}@media(min-width:768px){.md\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}}@media(min-width:768px){.md\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}}@media(min-width:768px){.md\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}}@media(min-width:768px){.md\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}}@media(min-width:768px){.md\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}}@media(min-width:768px){.md\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}}@media(min-width:768px){.md\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}}@media(min-width:768px){.md\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}}@media(min-width:768px){.md\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}}@media(min-width:768px){.md\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}}@media(min-width:768px){.md\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}}@media(min-width:768px){.md\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}}@media(min-width:768px){.md\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}}@media(min-width:768px){.md\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}}@media(min-width:768px){.md\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}}@media(min-width:768px){.md\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}}@media(min-width:768px){.md\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}}@media(min-width:768px){.md\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}}@media(min-width:768px){.md\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}}@media(min-width:768px){.md\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}}@media(min-width:768px){.md\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}}@media(min-width:768px){.md\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}}@media(min-width:768px){.md\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}}@media(min-width:768px){.md\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}}@media(min-width:768px){.md\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}}@media(min-width:768px){.md\:backdrop-invert-0{--tw-backdrop-invert:invert(0)}}@media(min-width:768px){.md\:backdrop-invert{--tw-backdrop-invert:invert(100%)}}@media(min-width:768px){.md\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}}@media(min-width:768px){.md\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}}@media(min-width:768px){.md\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}}@media(min-width:768px){.md\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}}@media(min-width:768px){.md\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}}@media(min-width:768px){.md\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}}@media(min-width:768px){.md\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}}@media(min-width:768px){.md\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}}@media(min-width:768px){.md\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}}@media(min-width:768px){.md\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}}@media(min-width:768px){.md\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}}@media(min-width:768px){.md\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}}@media(min-width:768px){.md\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}}@media(min-width:768px){.md\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}}@media(min-width:768px){.md\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}}@media(min-width:768px){.md\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}}@media(min-width:768px){.md\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}}@media(min-width:768px){.md\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}}@media(min-width:768px){.md\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}}@media(min-width:768px){.md\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}}@media(min-width:768px){.md\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}}@media(min-width:768px){.md\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}}@media(min-width:768px){.md\:transition-none{transition-property:none}}@media(min-width:768px){.md\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:768px){.md\:delay-75{transition-delay:75ms}}@media(min-width:768px){.md\:delay-100{transition-delay:.1s}}@media(min-width:768px){.md\:delay-150{transition-delay:.15s}}@media(min-width:768px){.md\:delay-200{transition-delay:.2s}}@media(min-width:768px){.md\:delay-300{transition-delay:.3s}}@media(min-width:768px){.md\:delay-500{transition-delay:.5s}}@media(min-width:768px){.md\:delay-700{transition-delay:.7s}}@media(min-width:768px){.md\:delay-1000{transition-delay:1s}}@media(min-width:768px){.md\:duration-75{transition-duration:75ms}}@media(min-width:768px){.md\:duration-100{transition-duration:.1s}}@media(min-width:768px){.md\:duration-150{transition-duration:.15s}}@media(min-width:768px){.md\:duration-200{transition-duration:.2s}}@media(min-width:768px){.md\:duration-300{transition-duration:.3s}}@media(min-width:768px){.md\:duration-500{transition-duration:.5s}}@media(min-width:768px){.md\:duration-700{transition-duration:.7s}}@media(min-width:768px){.md\:duration-1000{transition-duration:1s}}@media(min-width:768px){.md\:ease-linear{transition-timing-function:linear}}@media(min-width:768px){.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}}@media(min-width:768px){.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:768px){.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media(min-width:1024px){.lg\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}}@media(min-width:1024px)and (min-width:640px){.lg\:container{max-width:640px}}@media(min-width:1024px)and (min-width:768px){.lg\:container{max-width:768px}}@media(min-width:1024px)and (min-width:1024px){.lg\:container{max-width:1024px}}@media(min-width:1024px)and (min-width:1280px){.lg\:container{max-width:1280px}}@media(min-width:1024px)and (min-width:1536px){.lg\:container{max-width:1536px}}@media(min-width:1024px){.lg\:aspect-w-1,.lg\:aspect-w-2,.lg\:aspect-w-3,.lg\:aspect-w-4,.lg\:aspect-w-5,.lg\:aspect-w-6,.lg\:aspect-w-7,.lg\:aspect-w-8,.lg\:aspect-w-9,.lg\:aspect-w-10,.lg\:aspect-w-11,.lg\:aspect-w-12,.lg\:aspect-w-13,.lg\:aspect-w-14,.lg\:aspect-w-15,.lg\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}}@media(min-width:1024px){.lg\:aspect-w-1>*,.lg\:aspect-w-2>*,.lg\:aspect-w-3>*,.lg\:aspect-w-4>*,.lg\:aspect-w-5>*,.lg\:aspect-w-6>*,.lg\:aspect-w-7>*,.lg\:aspect-w-8>*,.lg\:aspect-w-9>*,.lg\:aspect-w-10>*,.lg\:aspect-w-11>*,.lg\:aspect-w-12>*,.lg\:aspect-w-13>*,.lg\:aspect-w-14>*,.lg\:aspect-w-15>*,.lg\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}}@media(min-width:1024px){.lg\:aspect-none{position:static;padding-bottom:0}}@media(min-width:1024px){.lg\:aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1024px){.lg\:aspect-w-1{--tw-aspect-w:1}}@media(min-width:1024px){.lg\:aspect-w-2{--tw-aspect-w:2}}@media(min-width:1024px){.lg\:aspect-w-3{--tw-aspect-w:3}}@media(min-width:1024px){.lg\:aspect-w-4{--tw-aspect-w:4}}@media(min-width:1024px){.lg\:aspect-w-5{--tw-aspect-w:5}}@media(min-width:1024px){.lg\:aspect-w-6{--tw-aspect-w:6}}@media(min-width:1024px){.lg\:aspect-w-7{--tw-aspect-w:7}}@media(min-width:1024px){.lg\:aspect-w-8{--tw-aspect-w:8}}@media(min-width:1024px){.lg\:aspect-w-9{--tw-aspect-w:9}}@media(min-width:1024px){.lg\:aspect-w-10{--tw-aspect-w:10}}@media(min-width:1024px){.lg\:aspect-w-11{--tw-aspect-w:11}}@media(min-width:1024px){.lg\:aspect-w-12{--tw-aspect-w:12}}@media(min-width:1024px){.lg\:aspect-w-13{--tw-aspect-w:13}}@media(min-width:1024px){.lg\:aspect-w-14{--tw-aspect-w:14}}@media(min-width:1024px){.lg\:aspect-w-15{--tw-aspect-w:15}}@media(min-width:1024px){.lg\:aspect-w-16{--tw-aspect-w:16}}@media(min-width:1024px){.lg\:aspect-h-1{--tw-aspect-h:1}}@media(min-width:1024px){.lg\:aspect-h-2{--tw-aspect-h:2}}@media(min-width:1024px){.lg\:aspect-h-3{--tw-aspect-h:3}}@media(min-width:1024px){.lg\:aspect-h-4{--tw-aspect-h:4}}@media(min-width:1024px){.lg\:aspect-h-5{--tw-aspect-h:5}}@media(min-width:1024px){.lg\:aspect-h-6{--tw-aspect-h:6}}@media(min-width:1024px){.lg\:aspect-h-7{--tw-aspect-h:7}}@media(min-width:1024px){.lg\:aspect-h-8{--tw-aspect-h:8}}@media(min-width:1024px){.lg\:aspect-h-9{--tw-aspect-h:9}}@media(min-width:1024px){.lg\:aspect-h-10{--tw-aspect-h:10}}@media(min-width:1024px){.lg\:aspect-h-11{--tw-aspect-h:11}}@media(min-width:1024px){.lg\:aspect-h-12{--tw-aspect-h:12}}@media(min-width:1024px){.lg\:aspect-h-13{--tw-aspect-h:13}}@media(min-width:1024px){.lg\:aspect-h-14{--tw-aspect-h:14}}@media(min-width:1024px){.lg\:aspect-h-15{--tw-aspect-h:15}}@media(min-width:1024px){.lg\:aspect-h-16{--tw-aspect-h:16}}@media(min-width:1024px){.lg\:prose{color:#f7dc08;max-width:65ch}}@media(min-width:1024px){.lg\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1024px){.lg\:prose a{color:#111827;text-decoration:underline;font-weight:500}}@media(min-width:1024px){.lg\:prose strong{color:#f7dc08;font-weight:600}}@media(min-width:1024px){.lg\:prose ol[type=A]{--list-counter-style:upper-alpha}}@media(min-width:1024px){.lg\:prose ol[type=a]{--list-counter-style:lower-alpha}}@media(min-width:1024px){.lg\:prose ol[type=I]{--list-counter-style:upper-roman}}@media(min-width:1024px){.lg\:prose ol[type=i]{--list-counter-style:lower-roman}}@media(min-width:1024px){.lg\:prose ol[type="1"]{--list-counter-style:decimal}}@media(min-width:1024px){.lg\:prose ol>li{position:relative;padding-left:1.75em}}@media(min-width:1024px){.lg\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}}@media(min-width:1024px){.lg\:prose ul>li{position:relative;padding-left:1.75em}}@media(min-width:1024px){.lg\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}}@media(min-width:1024px){.lg\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}}@media(min-width:1024px){.lg\:prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}}@media(min-width:1024px){.lg\:prose blockquote p:first-of-type:before{content:open-quote}}@media(min-width:1024px){.lg\:prose blockquote p:last-of-type:after{content:close-quote}}@media(min-width:1024px){.lg\:prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1024px){.lg\:prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}}@media(min-width:1024px){.lg\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1024px){.lg\:prose h3,.lg\:prose h4{color:#f7dc08;font-weight:600}.lg\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}}@media(min-width:1024px){.lg\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}}@media(min-width:1024px){.lg\:prose code{color:#111827;font-weight:600;font-size:.875em}}@media(min-width:1024px){.lg\:prose code:after,.lg\:prose code:before{content:"`"}}@media(min-width:1024px){.lg\:prose a code{color:#111827}}@media(min-width:1024px){.lg\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}}@media(min-width:1024px){.lg\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}}@media(min-width:1024px){.lg\:prose pre code:after,.lg\:prose pre code:before{content:none}}@media(min-width:1024px){.lg\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}}@media(min-width:1024px){.lg\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}}@media(min-width:1024px){.lg\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}}@media(min-width:1024px){.lg\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}}@media(min-width:1024px){.lg\:prose tbody tr:last-child{border-bottom-width:0}}@media(min-width:1024px){.lg\:prose tbody td{vertical-align:top;padding:.5714286em}}@media(min-width:1024px){.lg\:prose{font-size:1rem;line-height:1.75}}@media(min-width:1024px){.lg\:prose p{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1024px){.lg\:prose figure,.lg\:prose img,.lg\:prose video{margin-top:2em;margin-bottom:2em}}@media(min-width:1024px){.lg\:prose figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:prose h2 code{font-size:.875em}}@media(min-width:1024px){.lg\:prose h3 code{font-size:.9em}}@media(min-width:1024px){.lg\:prose ol,.lg\:prose ul{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1024px){.lg\:prose li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1024px){.lg\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1024px){.lg\:prose>ul>li>:first-child{margin-top:1.25em}}@media(min-width:1024px){.lg\:prose>ul>li>:last-child{margin-bottom:1.25em}}@media(min-width:1024px){.lg\:prose>ol>li>:first-child{margin-top:1.25em}}@media(min-width:1024px){.lg\:prose>ol>li>:last-child{margin-bottom:1.25em}}@media(min-width:1024px){.lg\:prose ol ol,.lg\:prose ol ul,.lg\:prose ul ol,.lg\:prose ul ul{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1024px){.lg\:prose h2+*,.lg\:prose h3+*,.lg\:prose h4+*,.lg\:prose hr+*{margin-top:0}}@media(min-width:1024px){.lg\:prose thead th:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose thead th:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose tbody td:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose tbody td:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose>:first-child{margin-top:0}}@media(min-width:1024px){.lg\:prose>:last-child{margin-bottom:0}}@media(min-width:1024px){.lg\:prose h5,.lg\:prose h6{color:#f7dc08}}@media(min-width:1024px){.lg\:prose-sm{font-size:.875rem;line-height:1.7142857}}@media(min-width:1024px){.lg\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1024px){.lg\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}}@media(min-width:1024px){.lg\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}}@media(min-width:1024px){.lg\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}}@media(min-width:1024px){.lg\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1024px){.lg\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}}@media(min-width:1024px){.lg\:prose-sm figure,.lg\:prose-sm img,.lg\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}}@media(min-width:1024px){.lg\:prose-sm figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}}@media(min-width:1024px){.lg\:prose-sm code{font-size:.8571429em}}@media(min-width:1024px){.lg\:prose-sm h2 code{font-size:.9em}}@media(min-width:1024px){.lg\:prose-sm h3 code{font-size:.8888889em}}@media(min-width:1024px){.lg\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}}@media(min-width:1024px){.lg\:prose-sm ol,.lg\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}}@media(min-width:1024px){.lg\:prose-sm ol>li{padding-left:1.5714286em}}@media(min-width:1024px){.lg\:prose-sm ol>li:before{left:0}}@media(min-width:1024px){.lg\:prose-sm ul>li{padding-left:1.5714286em}}@media(min-width:1024px){.lg\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}}@media(min-width:1024px){.lg\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1024px){.lg\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1024px){.lg\:prose-sm ol ol,.lg\:prose-sm ol ul,.lg\:prose-sm ul ol,.lg\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1024px){.lg\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}}@media(min-width:1024px){.lg\:prose-sm h2+*,.lg\:prose-sm h3+*,.lg\:prose-sm h4+*,.lg\:prose-sm hr+*{margin-top:0}}@media(min-width:1024px){.lg\:prose-sm table{font-size:.8571429em;line-height:1.5}}@media(min-width:1024px){.lg\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}}@media(min-width:1024px){.lg\:prose-sm thead th:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-sm thead th:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-sm tbody td{padding:.6666667em 1em}}@media(min-width:1024px){.lg\:prose-sm tbody td:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-sm tbody td:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-sm>:first-child{margin-top:0}}@media(min-width:1024px){.lg\:prose-sm>:last-child{margin-bottom:0}}@media(min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media(min-width:1024px){.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}}@media(min-width:1024px){.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}}@media(min-width:1024px){.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}}@media(min-width:1024px){.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}}@media(min-width:1024px){.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1024px){.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1024px){.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}}@media(min-width:1024px){.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}}@media(min-width:1024px){.lg\:prose-lg code{font-size:.8888889em}}@media(min-width:1024px){.lg\:prose-lg h2 code{font-size:.8666667em}}@media(min-width:1024px){.lg\:prose-lg h3 code{font-size:.875em}}@media(min-width:1024px){.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}}@media(min-width:1024px){.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1024px){.lg\:prose-lg ol>li{padding-left:1.6666667em}}@media(min-width:1024px){.lg\:prose-lg ol>li:before{left:0}}@media(min-width:1024px){.lg\:prose-lg ul>li{padding-left:1.6666667em}}@media(min-width:1024px){.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}}@media(min-width:1024px){.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1024px){.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1024px){.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}}@media(min-width:1024px){.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}}@media(min-width:1024px){.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}}@media(min-width:1024px){.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}}@media(min-width:1024px){.lg\:prose-lg thead th:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-lg thead th:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-lg tbody td{padding:.75em}}@media(min-width:1024px){.lg\:prose-lg tbody td:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-lg tbody td:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-lg>:first-child{margin-top:0}}@media(min-width:1024px){.lg\:prose-lg>:last-child{margin-bottom:0}}@media(min-width:1024px){.lg\:prose-xl{font-size:1.25rem;line-height:1.8}}@media(min-width:1024px){.lg\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1024px){.lg\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}}@media(min-width:1024px){.lg\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}}@media(min-width:1024px){.lg\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}}@media(min-width:1024px){.lg\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1024px){.lg\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}}@media(min-width:1024px){.lg\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1024px){.lg\:prose-xl figure,.lg\:prose-xl img,.lg\:prose-xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1024px){.lg\:prose-xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}}@media(min-width:1024px){.lg\:prose-xl code{font-size:.9em}}@media(min-width:1024px){.lg\:prose-xl h2 code{font-size:.8611111em}}@media(min-width:1024px){.lg\:prose-xl h3 code{font-size:.9em}}@media(min-width:1024px){.lg\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}}@media(min-width:1024px){.lg\:prose-xl ol,.lg\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1024px){.lg\:prose-xl li{margin-top:.6em;margin-bottom:.6em}}@media(min-width:1024px){.lg\:prose-xl ol>li{padding-left:1.8em}}@media(min-width:1024px){.lg\:prose-xl ol>li:before{left:0}}@media(min-width:1024px){.lg\:prose-xl ul>li{padding-left:1.8em}}@media(min-width:1024px){.lg\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}}@media(min-width:1024px){.lg\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1024px){.lg\:prose-xl>ul>li>:first-child{margin-top:1.2em}}@media(min-width:1024px){.lg\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}}@media(min-width:1024px){.lg\:prose-xl>ol>li>:first-child{margin-top:1.2em}}@media(min-width:1024px){.lg\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}}@media(min-width:1024px){.lg\:prose-xl ol ol,.lg\:prose-xl ol ul,.lg\:prose-xl ul ol,.lg\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1024px){.lg\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}}@media(min-width:1024px){.lg\:prose-xl h2+*,.lg\:prose-xl h3+*,.lg\:prose-xl h4+*,.lg\:prose-xl hr+*{margin-top:0}}@media(min-width:1024px){.lg\:prose-xl table{font-size:.9em;line-height:1.5555556}}@media(min-width:1024px){.lg\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}}@media(min-width:1024px){.lg\:prose-xl thead th:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-xl thead th:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-xl tbody td{padding:.8888889em .6666667em}}@media(min-width:1024px){.lg\:prose-xl tbody td:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-xl tbody td:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-xl>:first-child{margin-top:0}}@media(min-width:1024px){.lg\:prose-xl>:last-child{margin-bottom:0}}@media(min-width:1024px){.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}}@media(min-width:1024px){.lg\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}}@media(min-width:1024px){.lg\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}}@media(min-width:1024px){.lg\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}}@media(min-width:1024px){.lg\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}}@media(min-width:1024px){.lg\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}}@media(min-width:1024px){.lg\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1024px){.lg\:prose-2xl figure,.lg\:prose-2xl img,.lg\:prose-2xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1024px){.lg\:prose-2xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}}@media(min-width:1024px){.lg\:prose-2xl code{font-size:.8333333em}}@media(min-width:1024px){.lg\:prose-2xl h2 code{font-size:.875em}}@media(min-width:1024px){.lg\:prose-2xl h3 code{font-size:.8888889em}}@media(min-width:1024px){.lg\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}}@media(min-width:1024px){.lg\:prose-2xl ol,.lg\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1024px){.lg\:prose-2xl ol>li{padding-left:1.6666667em}}@media(min-width:1024px){.lg\:prose-2xl ol>li:before{left:0}}@media(min-width:1024px){.lg\:prose-2xl ul>li{padding-left:1.6666667em}}@media(min-width:1024px){.lg\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}}@media(min-width:1024px){.lg\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}}@media(min-width:1024px){.lg\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1024px){.lg\:prose-2xl ol ol,.lg\:prose-2xl ol ul,.lg\:prose-2xl ul ol,.lg\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1024px){.lg\:prose-2xl hr{margin-top:3em;margin-bottom:3em}}@media(min-width:1024px){.lg\:prose-2xl h2+*,.lg\:prose-2xl h3+*,.lg\:prose-2xl h4+*,.lg\:prose-2xl hr+*{margin-top:0}}@media(min-width:1024px){.lg\:prose-2xl table{font-size:.8333333em;line-height:1.4}}@media(min-width:1024px){.lg\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}}@media(min-width:1024px){.lg\:prose-2xl thead th:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-2xl thead th:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-2xl tbody td{padding:.8em .6em}}@media(min-width:1024px){.lg\:prose-2xl tbody td:first-child{padding-left:0}}@media(min-width:1024px){.lg\:prose-2xl tbody td:last-child{padding-right:0}}@media(min-width:1024px){.lg\:prose-2xl>:first-child{margin-top:0}}@media(min-width:1024px){.lg\:prose-2xl>:last-child{margin-bottom:0}}@media(min-width:1024px){.lg\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1024px){.lg\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1024px){.lg\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1024px){.lg\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1024px){.lg\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1024px){.lg\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1024px){.lg\:pointer-events-none{pointer-events:none}}@media(min-width:1024px){.lg\:pointer-events-auto{pointer-events:auto}}@media(min-width:1024px){.lg\:visible{visibility:visible}}@media(min-width:1024px){.lg\:invisible{visibility:hidden}}@media(min-width:1024px){.lg\:static{position:static}}@media(min-width:1024px){.lg\:fixed{position:fixed}}@media(min-width:1024px){.lg\:absolute{position:absolute}}@media(min-width:1024px){.lg\:relative{position:relative}}@media(min-width:1024px){.lg\:sticky{position:-webkit-sticky;position:sticky}}@media(min-width:1024px){.lg\:inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1024px){.lg\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}}@media(min-width:1024px){.lg\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(min-width:1024px){.lg\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}@media(min-width:1024px){.lg\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media(min-width:1024px){.lg\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}}@media(min-width:1024px){.lg\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}@media(min-width:1024px){.lg\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}}@media(min-width:1024px){.lg\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media(min-width:1024px){.lg\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}}@media(min-width:1024px){.lg\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}}@media(min-width:1024px){.lg\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}}@media(min-width:1024px){.lg\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}}@media(min-width:1024px){.lg\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}}@media(min-width:1024px){.lg\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}}@media(min-width:1024px){.lg\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}}@media(min-width:1024px){.lg\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}}@media(min-width:1024px){.lg\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}}@media(min-width:1024px){.lg\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}}@media(min-width:1024px){.lg\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}}@media(min-width:1024px){.lg\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}}@media(min-width:1024px){.lg\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}}@media(min-width:1024px){.lg\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}}@media(min-width:1024px){.lg\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}}@media(min-width:1024px){.lg\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}}@media(min-width:1024px){.lg\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}}@media(min-width:1024px){.lg\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}}@media(min-width:1024px){.lg\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}}@media(min-width:1024px){.lg\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}}@media(min-width:1024px){.lg\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}}@media(min-width:1024px){.lg\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1024px){.lg\:inset-px{top:1px;right:1px;bottom:1px;left:1px}}@media(min-width:1024px){.lg\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}}@media(min-width:1024px){.lg\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}}@media(min-width:1024px){.lg\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}}@media(min-width:1024px){.lg\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}}@media(min-width:1024px){.lg\:inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}}@media(min-width:1024px){.lg\:inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}}@media(min-width:1024px){.lg\:inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}}@media(min-width:1024px){.lg\:inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}}@media(min-width:1024px){.lg\:inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}}@media(min-width:1024px){.lg\:-inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1024px){.lg\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}}@media(min-width:1024px){.lg\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}@media(min-width:1024px){.lg\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}}@media(min-width:1024px){.lg\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}@media(min-width:1024px){.lg\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}}@media(min-width:1024px){.lg\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}}@media(min-width:1024px){.lg\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(min-width:1024px){.lg\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}}@media(min-width:1024px){.lg\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}}@media(min-width:1024px){.lg\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}}@media(min-width:1024px){.lg\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}}@media(min-width:1024px){.lg\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}}@media(min-width:1024px){.lg\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}}@media(min-width:1024px){.lg\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}}@media(min-width:1024px){.lg\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}}@media(min-width:1024px){.lg\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}}@media(min-width:1024px){.lg\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}}@media(min-width:1024px){.lg\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}}@media(min-width:1024px){.lg\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}}@media(min-width:1024px){.lg\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}}@media(min-width:1024px){.lg\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}}@media(min-width:1024px){.lg\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}}@media(min-width:1024px){.lg\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}}@media(min-width:1024px){.lg\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}}@media(min-width:1024px){.lg\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}}@media(min-width:1024px){.lg\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}}@media(min-width:1024px){.lg\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}}@media(min-width:1024px){.lg\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}}@media(min-width:1024px){.lg\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}}@media(min-width:1024px){.lg\:-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}}@media(min-width:1024px){.lg\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}}@media(min-width:1024px){.lg\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}}@media(min-width:1024px){.lg\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}}@media(min-width:1024px){.lg\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}}@media(min-width:1024px){.lg\:-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}}@media(min-width:1024px){.lg\:-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}}@media(min-width:1024px){.lg\:-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}}@media(min-width:1024px){.lg\:-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}}@media(min-width:1024px){.lg\:-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}}@media(min-width:1024px){.lg\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1024px){.lg\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}}@media(min-width:1024px){.lg\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}}@media(min-width:1024px){.lg\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:1024px){.lg\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1024px){.lg\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}}@media(min-width:1024px){.lg\:inset-full{top:100%;right:100%;bottom:100%;left:100%}}@media(min-width:1024px){.lg\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1024px){.lg\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}}@media(min-width:1024px){.lg\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}}@media(min-width:1024px){.lg\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}}@media(min-width:1024px){.lg\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1024px){.lg\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}}@media(min-width:1024px){.lg\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}}@media(min-width:1024px){.lg\:inset-x-0{left:0;right:0}}@media(min-width:1024px){.lg\:inset-x-1{left:.25rem;right:.25rem}}@media(min-width:1024px){.lg\:inset-x-2{left:.5rem;right:.5rem}}@media(min-width:1024px){.lg\:inset-x-3{left:.75rem;right:.75rem}}@media(min-width:1024px){.lg\:inset-x-4{left:1rem;right:1rem}}@media(min-width:1024px){.lg\:inset-x-5{left:1.25rem;right:1.25rem}}@media(min-width:1024px){.lg\:inset-x-6{left:1.5rem;right:1.5rem}}@media(min-width:1024px){.lg\:inset-x-7{left:1.75rem;right:1.75rem}}@media(min-width:1024px){.lg\:inset-x-8{left:2rem;right:2rem}}@media(min-width:1024px){.lg\:inset-x-9{left:2.25rem;right:2.25rem}}@media(min-width:1024px){.lg\:inset-x-10{left:2.5rem;right:2.5rem}}@media(min-width:1024px){.lg\:inset-x-11{left:2.75rem;right:2.75rem}}@media(min-width:1024px){.lg\:inset-x-12{left:3rem;right:3rem}}@media(min-width:1024px){.lg\:inset-x-14{left:3.5rem;right:3.5rem}}@media(min-width:1024px){.lg\:inset-x-16{left:4rem;right:4rem}}@media(min-width:1024px){.lg\:inset-x-20{left:5rem;right:5rem}}@media(min-width:1024px){.lg\:inset-x-24{left:6rem;right:6rem}}@media(min-width:1024px){.lg\:inset-x-28{left:7rem;right:7rem}}@media(min-width:1024px){.lg\:inset-x-32{left:8rem;right:8rem}}@media(min-width:1024px){.lg\:inset-x-36{left:9rem;right:9rem}}@media(min-width:1024px){.lg\:inset-x-40{left:10rem;right:10rem}}@media(min-width:1024px){.lg\:inset-x-44{left:11rem;right:11rem}}@media(min-width:1024px){.lg\:inset-x-48{left:12rem;right:12rem}}@media(min-width:1024px){.lg\:inset-x-52{left:13rem;right:13rem}}@media(min-width:1024px){.lg\:inset-x-56{left:14rem;right:14rem}}@media(min-width:1024px){.lg\:inset-x-60{left:15rem;right:15rem}}@media(min-width:1024px){.lg\:inset-x-64{left:16rem;right:16rem}}@media(min-width:1024px){.lg\:inset-x-72{left:18rem;right:18rem}}@media(min-width:1024px){.lg\:inset-x-80{left:20rem;right:20rem}}@media(min-width:1024px){.lg\:inset-x-96{left:24rem;right:24rem}}@media(min-width:1024px){.lg\:inset-x-auto{left:auto;right:auto}}@media(min-width:1024px){.lg\:inset-x-px{left:1px;right:1px}}@media(min-width:1024px){.lg\:inset-x-0\.5{left:.125rem;right:.125rem}}@media(min-width:1024px){.lg\:inset-x-1\.5{left:.375rem;right:.375rem}}@media(min-width:1024px){.lg\:inset-x-2\.5{left:.625rem;right:.625rem}}@media(min-width:1024px){.lg\:inset-x-3\.5{left:.875rem;right:.875rem}}@media(min-width:1024px){.lg\:inset-x-screen-sm{left:64rem;right:64rem}}@media(min-width:1024px){.lg\:inset-x-screen-md{left:76.8rem;right:76.8rem}}@media(min-width:1024px){.lg\:inset-x-screen-lg{left:102.4rem;right:102.4rem}}@media(min-width:1024px){.lg\:inset-x-screen-xl{left:128rem;right:128rem}}@media(min-width:1024px){.lg\:inset-x-screen-2xl{left:153.6rem;right:153.6rem}}@media(min-width:1024px){.lg\:-inset-x-0{left:0;right:0}}@media(min-width:1024px){.lg\:-inset-x-1{left:-.25rem;right:-.25rem}}@media(min-width:1024px){.lg\:-inset-x-2{left:-.5rem;right:-.5rem}}@media(min-width:1024px){.lg\:-inset-x-3{left:-.75rem;right:-.75rem}}@media(min-width:1024px){.lg\:-inset-x-4{left:-1rem;right:-1rem}}@media(min-width:1024px){.lg\:-inset-x-5{left:-1.25rem;right:-1.25rem}}@media(min-width:1024px){.lg\:-inset-x-6{left:-1.5rem;right:-1.5rem}}@media(min-width:1024px){.lg\:-inset-x-7{left:-1.75rem;right:-1.75rem}}@media(min-width:1024px){.lg\:-inset-x-8{left:-2rem;right:-2rem}}@media(min-width:1024px){.lg\:-inset-x-9{left:-2.25rem;right:-2.25rem}}@media(min-width:1024px){.lg\:-inset-x-10{left:-2.5rem;right:-2.5rem}}@media(min-width:1024px){.lg\:-inset-x-11{left:-2.75rem;right:-2.75rem}}@media(min-width:1024px){.lg\:-inset-x-12{left:-3rem;right:-3rem}}@media(min-width:1024px){.lg\:-inset-x-14{left:-3.5rem;right:-3.5rem}}@media(min-width:1024px){.lg\:-inset-x-16{left:-4rem;right:-4rem}}@media(min-width:1024px){.lg\:-inset-x-20{left:-5rem;right:-5rem}}@media(min-width:1024px){.lg\:-inset-x-24{left:-6rem;right:-6rem}}@media(min-width:1024px){.lg\:-inset-x-28{left:-7rem;right:-7rem}}@media(min-width:1024px){.lg\:-inset-x-32{left:-8rem;right:-8rem}}@media(min-width:1024px){.lg\:-inset-x-36{left:-9rem;right:-9rem}}@media(min-width:1024px){.lg\:-inset-x-40{left:-10rem;right:-10rem}}@media(min-width:1024px){.lg\:-inset-x-44{left:-11rem;right:-11rem}}@media(min-width:1024px){.lg\:-inset-x-48{left:-12rem;right:-12rem}}@media(min-width:1024px){.lg\:-inset-x-52{left:-13rem;right:-13rem}}@media(min-width:1024px){.lg\:-inset-x-56{left:-14rem;right:-14rem}}@media(min-width:1024px){.lg\:-inset-x-60{left:-15rem;right:-15rem}}@media(min-width:1024px){.lg\:-inset-x-64{left:-16rem;right:-16rem}}@media(min-width:1024px){.lg\:-inset-x-72{left:-18rem;right:-18rem}}@media(min-width:1024px){.lg\:-inset-x-80{left:-20rem;right:-20rem}}@media(min-width:1024px){.lg\:-inset-x-96{left:-24rem;right:-24rem}}@media(min-width:1024px){.lg\:-inset-x-px{left:-1px;right:-1px}}@media(min-width:1024px){.lg\:-inset-x-0\.5{left:-.125rem;right:-.125rem}}@media(min-width:1024px){.lg\:-inset-x-1\.5{left:-.375rem;right:-.375rem}}@media(min-width:1024px){.lg\:-inset-x-2\.5{left:-.625rem;right:-.625rem}}@media(min-width:1024px){.lg\:-inset-x-3\.5{left:-.875rem;right:-.875rem}}@media(min-width:1024px){.lg\:-inset-x-screen-sm{left:-64rem;right:-64rem}}@media(min-width:1024px){.lg\:-inset-x-screen-md{left:-76.8rem;right:-76.8rem}}@media(min-width:1024px){.lg\:-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}}@media(min-width:1024px){.lg\:-inset-x-screen-xl{left:-128rem;right:-128rem}}@media(min-width:1024px){.lg\:-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}}@media(min-width:1024px){.lg\:inset-x-1\/2{left:50%;right:50%}}@media(min-width:1024px){.lg\:inset-x-1\/3{left:33.333333%;right:33.333333%}}@media(min-width:1024px){.lg\:inset-x-2\/3{left:66.666667%;right:66.666667%}}@media(min-width:1024px){.lg\:inset-x-1\/4{left:25%;right:25%}}@media(min-width:1024px){.lg\:inset-x-2\/4{left:50%;right:50%}}@media(min-width:1024px){.lg\:inset-x-3\/4{left:75%;right:75%}}@media(min-width:1024px){.lg\:inset-x-full{left:100%;right:100%}}@media(min-width:1024px){.lg\:-inset-x-1\/2{left:-50%;right:-50%}}@media(min-width:1024px){.lg\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}}@media(min-width:1024px){.lg\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}}@media(min-width:1024px){.lg\:-inset-x-1\/4{left:-25%;right:-25%}}@media(min-width:1024px){.lg\:-inset-x-2\/4{left:-50%;right:-50%}}@media(min-width:1024px){.lg\:-inset-x-3\/4{left:-75%;right:-75%}}@media(min-width:1024px){.lg\:-inset-x-full{left:-100%;right:-100%}}@media(min-width:1024px){.lg\:inset-y-0{top:0;bottom:0}}@media(min-width:1024px){.lg\:inset-y-1{top:.25rem;bottom:.25rem}}@media(min-width:1024px){.lg\:inset-y-2{top:.5rem;bottom:.5rem}}@media(min-width:1024px){.lg\:inset-y-3{top:.75rem;bottom:.75rem}}@media(min-width:1024px){.lg\:inset-y-4{top:1rem;bottom:1rem}}@media(min-width:1024px){.lg\:inset-y-5{top:1.25rem;bottom:1.25rem}}@media(min-width:1024px){.lg\:inset-y-6{top:1.5rem;bottom:1.5rem}}@media(min-width:1024px){.lg\:inset-y-7{top:1.75rem;bottom:1.75rem}}@media(min-width:1024px){.lg\:inset-y-8{top:2rem;bottom:2rem}}@media(min-width:1024px){.lg\:inset-y-9{top:2.25rem;bottom:2.25rem}}@media(min-width:1024px){.lg\:inset-y-10{top:2.5rem;bottom:2.5rem}}@media(min-width:1024px){.lg\:inset-y-11{top:2.75rem;bottom:2.75rem}}@media(min-width:1024px){.lg\:inset-y-12{top:3rem;bottom:3rem}}@media(min-width:1024px){.lg\:inset-y-14{top:3.5rem;bottom:3.5rem}}@media(min-width:1024px){.lg\:inset-y-16{top:4rem;bottom:4rem}}@media(min-width:1024px){.lg\:inset-y-20{top:5rem;bottom:5rem}}@media(min-width:1024px){.lg\:inset-y-24{top:6rem;bottom:6rem}}@media(min-width:1024px){.lg\:inset-y-28{top:7rem;bottom:7rem}}@media(min-width:1024px){.lg\:inset-y-32{top:8rem;bottom:8rem}}@media(min-width:1024px){.lg\:inset-y-36{top:9rem;bottom:9rem}}@media(min-width:1024px){.lg\:inset-y-40{top:10rem;bottom:10rem}}@media(min-width:1024px){.lg\:inset-y-44{top:11rem;bottom:11rem}}@media(min-width:1024px){.lg\:inset-y-48{top:12rem;bottom:12rem}}@media(min-width:1024px){.lg\:inset-y-52{top:13rem;bottom:13rem}}@media(min-width:1024px){.lg\:inset-y-56{top:14rem;bottom:14rem}}@media(min-width:1024px){.lg\:inset-y-60{top:15rem;bottom:15rem}}@media(min-width:1024px){.lg\:inset-y-64{top:16rem;bottom:16rem}}@media(min-width:1024px){.lg\:inset-y-72{top:18rem;bottom:18rem}}@media(min-width:1024px){.lg\:inset-y-80{top:20rem;bottom:20rem}}@media(min-width:1024px){.lg\:inset-y-96{top:24rem;bottom:24rem}}@media(min-width:1024px){.lg\:inset-y-auto{top:auto;bottom:auto}}@media(min-width:1024px){.lg\:inset-y-px{top:1px;bottom:1px}}@media(min-width:1024px){.lg\:inset-y-0\.5{top:.125rem;bottom:.125rem}}@media(min-width:1024px){.lg\:inset-y-1\.5{top:.375rem;bottom:.375rem}}@media(min-width:1024px){.lg\:inset-y-2\.5{top:.625rem;bottom:.625rem}}@media(min-width:1024px){.lg\:inset-y-3\.5{top:.875rem;bottom:.875rem}}@media(min-width:1024px){.lg\:inset-y-screen-sm{top:64rem;bottom:64rem}}@media(min-width:1024px){.lg\:inset-y-screen-md{top:76.8rem;bottom:76.8rem}}@media(min-width:1024px){.lg\:inset-y-screen-lg{top:102.4rem;bottom:102.4rem}}@media(min-width:1024px){.lg\:inset-y-screen-xl{top:128rem;bottom:128rem}}@media(min-width:1024px){.lg\:inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}}@media(min-width:1024px){.lg\:-inset-y-0{top:0;bottom:0}}@media(min-width:1024px){.lg\:-inset-y-1{top:-.25rem;bottom:-.25rem}}@media(min-width:1024px){.lg\:-inset-y-2{top:-.5rem;bottom:-.5rem}}@media(min-width:1024px){.lg\:-inset-y-3{top:-.75rem;bottom:-.75rem}}@media(min-width:1024px){.lg\:-inset-y-4{top:-1rem;bottom:-1rem}}@media(min-width:1024px){.lg\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}}@media(min-width:1024px){.lg\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}}@media(min-width:1024px){.lg\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}}@media(min-width:1024px){.lg\:-inset-y-8{top:-2rem;bottom:-2rem}}@media(min-width:1024px){.lg\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}}@media(min-width:1024px){.lg\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}}@media(min-width:1024px){.lg\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}}@media(min-width:1024px){.lg\:-inset-y-12{top:-3rem;bottom:-3rem}}@media(min-width:1024px){.lg\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}}@media(min-width:1024px){.lg\:-inset-y-16{top:-4rem;bottom:-4rem}}@media(min-width:1024px){.lg\:-inset-y-20{top:-5rem;bottom:-5rem}}@media(min-width:1024px){.lg\:-inset-y-24{top:-6rem;bottom:-6rem}}@media(min-width:1024px){.lg\:-inset-y-28{top:-7rem;bottom:-7rem}}@media(min-width:1024px){.lg\:-inset-y-32{top:-8rem;bottom:-8rem}}@media(min-width:1024px){.lg\:-inset-y-36{top:-9rem;bottom:-9rem}}@media(min-width:1024px){.lg\:-inset-y-40{top:-10rem;bottom:-10rem}}@media(min-width:1024px){.lg\:-inset-y-44{top:-11rem;bottom:-11rem}}@media(min-width:1024px){.lg\:-inset-y-48{top:-12rem;bottom:-12rem}}@media(min-width:1024px){.lg\:-inset-y-52{top:-13rem;bottom:-13rem}}@media(min-width:1024px){.lg\:-inset-y-56{top:-14rem;bottom:-14rem}}@media(min-width:1024px){.lg\:-inset-y-60{top:-15rem;bottom:-15rem}}@media(min-width:1024px){.lg\:-inset-y-64{top:-16rem;bottom:-16rem}}@media(min-width:1024px){.lg\:-inset-y-72{top:-18rem;bottom:-18rem}}@media(min-width:1024px){.lg\:-inset-y-80{top:-20rem;bottom:-20rem}}@media(min-width:1024px){.lg\:-inset-y-96{top:-24rem;bottom:-24rem}}@media(min-width:1024px){.lg\:-inset-y-px{top:-1px;bottom:-1px}}@media(min-width:1024px){.lg\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}}@media(min-width:1024px){.lg\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}}@media(min-width:1024px){.lg\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}}@media(min-width:1024px){.lg\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}}@media(min-width:1024px){.lg\:-inset-y-screen-sm{top:-64rem;bottom:-64rem}}@media(min-width:1024px){.lg\:-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}}@media(min-width:1024px){.lg\:-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}}@media(min-width:1024px){.lg\:-inset-y-screen-xl{top:-128rem;bottom:-128rem}}@media(min-width:1024px){.lg\:-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}}@media(min-width:1024px){.lg\:inset-y-1\/2{top:50%;bottom:50%}}@media(min-width:1024px){.lg\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}}@media(min-width:1024px){.lg\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}}@media(min-width:1024px){.lg\:inset-y-1\/4{top:25%;bottom:25%}}@media(min-width:1024px){.lg\:inset-y-2\/4{top:50%;bottom:50%}}@media(min-width:1024px){.lg\:inset-y-3\/4{top:75%;bottom:75%}}@media(min-width:1024px){.lg\:inset-y-full{top:100%;bottom:100%}}@media(min-width:1024px){.lg\:-inset-y-1\/2{top:-50%;bottom:-50%}}@media(min-width:1024px){.lg\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}}@media(min-width:1024px){.lg\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}}@media(min-width:1024px){.lg\:-inset-y-1\/4{top:-25%;bottom:-25%}}@media(min-width:1024px){.lg\:-inset-y-2\/4{top:-50%;bottom:-50%}}@media(min-width:1024px){.lg\:-inset-y-3\/4{top:-75%;bottom:-75%}}@media(min-width:1024px){.lg\:-inset-y-full{top:-100%;bottom:-100%}}@media(min-width:1024px){.lg\:top-0{top:0}}@media(min-width:1024px){.lg\:top-1{top:.25rem}}@media(min-width:1024px){.lg\:top-2{top:.5rem}}@media(min-width:1024px){.lg\:top-3{top:.75rem}}@media(min-width:1024px){.lg\:top-4{top:1rem}}@media(min-width:1024px){.lg\:top-5{top:1.25rem}}@media(min-width:1024px){.lg\:top-6{top:1.5rem}}@media(min-width:1024px){.lg\:top-7{top:1.75rem}}@media(min-width:1024px){.lg\:top-8{top:2rem}}@media(min-width:1024px){.lg\:top-9{top:2.25rem}}@media(min-width:1024px){.lg\:top-10{top:2.5rem}}@media(min-width:1024px){.lg\:top-11{top:2.75rem}}@media(min-width:1024px){.lg\:top-12{top:3rem}}@media(min-width:1024px){.lg\:top-14{top:3.5rem}}@media(min-width:1024px){.lg\:top-16{top:4rem}}@media(min-width:1024px){.lg\:top-20{top:5rem}}@media(min-width:1024px){.lg\:top-24{top:6rem}}@media(min-width:1024px){.lg\:top-28{top:7rem}}@media(min-width:1024px){.lg\:top-32{top:8rem}}@media(min-width:1024px){.lg\:top-36{top:9rem}}@media(min-width:1024px){.lg\:top-40{top:10rem}}@media(min-width:1024px){.lg\:top-44{top:11rem}}@media(min-width:1024px){.lg\:top-48{top:12rem}}@media(min-width:1024px){.lg\:top-52{top:13rem}}@media(min-width:1024px){.lg\:top-56{top:14rem}}@media(min-width:1024px){.lg\:top-60{top:15rem}}@media(min-width:1024px){.lg\:top-64{top:16rem}}@media(min-width:1024px){.lg\:top-72{top:18rem}}@media(min-width:1024px){.lg\:top-80{top:20rem}}@media(min-width:1024px){.lg\:top-96{top:24rem}}@media(min-width:1024px){.lg\:top-auto{top:auto}}@media(min-width:1024px){.lg\:top-px{top:1px}}@media(min-width:1024px){.lg\:top-0\.5{top:.125rem}}@media(min-width:1024px){.lg\:top-1\.5{top:.375rem}}@media(min-width:1024px){.lg\:top-2\.5{top:.625rem}}@media(min-width:1024px){.lg\:top-3\.5{top:.875rem}}@media(min-width:1024px){.lg\:top-screen-sm{top:64rem}}@media(min-width:1024px){.lg\:top-screen-md{top:76.8rem}}@media(min-width:1024px){.lg\:top-screen-lg{top:102.4rem}}@media(min-width:1024px){.lg\:top-screen-xl{top:128rem}}@media(min-width:1024px){.lg\:top-screen-2xl{top:153.6rem}}@media(min-width:1024px){.lg\:-top-0{top:0}}@media(min-width:1024px){.lg\:-top-1{top:-.25rem}}@media(min-width:1024px){.lg\:-top-2{top:-.5rem}}@media(min-width:1024px){.lg\:-top-3{top:-.75rem}}@media(min-width:1024px){.lg\:-top-4{top:-1rem}}@media(min-width:1024px){.lg\:-top-5{top:-1.25rem}}@media(min-width:1024px){.lg\:-top-6{top:-1.5rem}}@media(min-width:1024px){.lg\:-top-7{top:-1.75rem}}@media(min-width:1024px){.lg\:-top-8{top:-2rem}}@media(min-width:1024px){.lg\:-top-9{top:-2.25rem}}@media(min-width:1024px){.lg\:-top-10{top:-2.5rem}}@media(min-width:1024px){.lg\:-top-11{top:-2.75rem}}@media(min-width:1024px){.lg\:-top-12{top:-3rem}}@media(min-width:1024px){.lg\:-top-14{top:-3.5rem}}@media(min-width:1024px){.lg\:-top-16{top:-4rem}}@media(min-width:1024px){.lg\:-top-20{top:-5rem}}@media(min-width:1024px){.lg\:-top-24{top:-6rem}}@media(min-width:1024px){.lg\:-top-28{top:-7rem}}@media(min-width:1024px){.lg\:-top-32{top:-8rem}}@media(min-width:1024px){.lg\:-top-36{top:-9rem}}@media(min-width:1024px){.lg\:-top-40{top:-10rem}}@media(min-width:1024px){.lg\:-top-44{top:-11rem}}@media(min-width:1024px){.lg\:-top-48{top:-12rem}}@media(min-width:1024px){.lg\:-top-52{top:-13rem}}@media(min-width:1024px){.lg\:-top-56{top:-14rem}}@media(min-width:1024px){.lg\:-top-60{top:-15rem}}@media(min-width:1024px){.lg\:-top-64{top:-16rem}}@media(min-width:1024px){.lg\:-top-72{top:-18rem}}@media(min-width:1024px){.lg\:-top-80{top:-20rem}}@media(min-width:1024px){.lg\:-top-96{top:-24rem}}@media(min-width:1024px){.lg\:-top-px{top:-1px}}@media(min-width:1024px){.lg\:-top-0\.5{top:-.125rem}}@media(min-width:1024px){.lg\:-top-1\.5{top:-.375rem}}@media(min-width:1024px){.lg\:-top-2\.5{top:-.625rem}}@media(min-width:1024px){.lg\:-top-3\.5{top:-.875rem}}@media(min-width:1024px){.lg\:-top-screen-sm{top:-64rem}}@media(min-width:1024px){.lg\:-top-screen-md{top:-76.8rem}}@media(min-width:1024px){.lg\:-top-screen-lg{top:-102.4rem}}@media(min-width:1024px){.lg\:-top-screen-xl{top:-128rem}}@media(min-width:1024px){.lg\:-top-screen-2xl{top:-153.6rem}}@media(min-width:1024px){.lg\:top-1\/2{top:50%}}@media(min-width:1024px){.lg\:top-1\/3{top:33.333333%}}@media(min-width:1024px){.lg\:top-2\/3{top:66.666667%}}@media(min-width:1024px){.lg\:top-1\/4{top:25%}}@media(min-width:1024px){.lg\:top-2\/4{top:50%}}@media(min-width:1024px){.lg\:top-3\/4{top:75%}}@media(min-width:1024px){.lg\:top-full{top:100%}}@media(min-width:1024px){.lg\:-top-1\/2{top:-50%}}@media(min-width:1024px){.lg\:-top-1\/3{top:-33.333333%}}@media(min-width:1024px){.lg\:-top-2\/3{top:-66.666667%}}@media(min-width:1024px){.lg\:-top-1\/4{top:-25%}}@media(min-width:1024px){.lg\:-top-2\/4{top:-50%}}@media(min-width:1024px){.lg\:-top-3\/4{top:-75%}}@media(min-width:1024px){.lg\:-top-full{top:-100%}}@media(min-width:1024px){.lg\:right-0{right:0}}@media(min-width:1024px){.lg\:right-1{right:.25rem}}@media(min-width:1024px){.lg\:right-2{right:.5rem}}@media(min-width:1024px){.lg\:right-3{right:.75rem}}@media(min-width:1024px){.lg\:right-4{right:1rem}}@media(min-width:1024px){.lg\:right-5{right:1.25rem}}@media(min-width:1024px){.lg\:right-6{right:1.5rem}}@media(min-width:1024px){.lg\:right-7{right:1.75rem}}@media(min-width:1024px){.lg\:right-8{right:2rem}}@media(min-width:1024px){.lg\:right-9{right:2.25rem}}@media(min-width:1024px){.lg\:right-10{right:2.5rem}}@media(min-width:1024px){.lg\:right-11{right:2.75rem}}@media(min-width:1024px){.lg\:right-12{right:3rem}}@media(min-width:1024px){.lg\:right-14{right:3.5rem}}@media(min-width:1024px){.lg\:right-16{right:4rem}}@media(min-width:1024px){.lg\:right-20{right:5rem}}@media(min-width:1024px){.lg\:right-24{right:6rem}}@media(min-width:1024px){.lg\:right-28{right:7rem}}@media(min-width:1024px){.lg\:right-32{right:8rem}}@media(min-width:1024px){.lg\:right-36{right:9rem}}@media(min-width:1024px){.lg\:right-40{right:10rem}}@media(min-width:1024px){.lg\:right-44{right:11rem}}@media(min-width:1024px){.lg\:right-48{right:12rem}}@media(min-width:1024px){.lg\:right-52{right:13rem}}@media(min-width:1024px){.lg\:right-56{right:14rem}}@media(min-width:1024px){.lg\:right-60{right:15rem}}@media(min-width:1024px){.lg\:right-64{right:16rem}}@media(min-width:1024px){.lg\:right-72{right:18rem}}@media(min-width:1024px){.lg\:right-80{right:20rem}}@media(min-width:1024px){.lg\:right-96{right:24rem}}@media(min-width:1024px){.lg\:right-auto{right:auto}}@media(min-width:1024px){.lg\:right-px{right:1px}}@media(min-width:1024px){.lg\:right-0\.5{right:.125rem}}@media(min-width:1024px){.lg\:right-1\.5{right:.375rem}}@media(min-width:1024px){.lg\:right-2\.5{right:.625rem}}@media(min-width:1024px){.lg\:right-3\.5{right:.875rem}}@media(min-width:1024px){.lg\:right-screen-sm{right:64rem}}@media(min-width:1024px){.lg\:right-screen-md{right:76.8rem}}@media(min-width:1024px){.lg\:right-screen-lg{right:102.4rem}}@media(min-width:1024px){.lg\:right-screen-xl{right:128rem}}@media(min-width:1024px){.lg\:right-screen-2xl{right:153.6rem}}@media(min-width:1024px){.lg\:-right-0{right:0}}@media(min-width:1024px){.lg\:-right-1{right:-.25rem}}@media(min-width:1024px){.lg\:-right-2{right:-.5rem}}@media(min-width:1024px){.lg\:-right-3{right:-.75rem}}@media(min-width:1024px){.lg\:-right-4{right:-1rem}}@media(min-width:1024px){.lg\:-right-5{right:-1.25rem}}@media(min-width:1024px){.lg\:-right-6{right:-1.5rem}}@media(min-width:1024px){.lg\:-right-7{right:-1.75rem}}@media(min-width:1024px){.lg\:-right-8{right:-2rem}}@media(min-width:1024px){.lg\:-right-9{right:-2.25rem}}@media(min-width:1024px){.lg\:-right-10{right:-2.5rem}}@media(min-width:1024px){.lg\:-right-11{right:-2.75rem}}@media(min-width:1024px){.lg\:-right-12{right:-3rem}}@media(min-width:1024px){.lg\:-right-14{right:-3.5rem}}@media(min-width:1024px){.lg\:-right-16{right:-4rem}}@media(min-width:1024px){.lg\:-right-20{right:-5rem}}@media(min-width:1024px){.lg\:-right-24{right:-6rem}}@media(min-width:1024px){.lg\:-right-28{right:-7rem}}@media(min-width:1024px){.lg\:-right-32{right:-8rem}}@media(min-width:1024px){.lg\:-right-36{right:-9rem}}@media(min-width:1024px){.lg\:-right-40{right:-10rem}}@media(min-width:1024px){.lg\:-right-44{right:-11rem}}@media(min-width:1024px){.lg\:-right-48{right:-12rem}}@media(min-width:1024px){.lg\:-right-52{right:-13rem}}@media(min-width:1024px){.lg\:-right-56{right:-14rem}}@media(min-width:1024px){.lg\:-right-60{right:-15rem}}@media(min-width:1024px){.lg\:-right-64{right:-16rem}}@media(min-width:1024px){.lg\:-right-72{right:-18rem}}@media(min-width:1024px){.lg\:-right-80{right:-20rem}}@media(min-width:1024px){.lg\:-right-96{right:-24rem}}@media(min-width:1024px){.lg\:-right-px{right:-1px}}@media(min-width:1024px){.lg\:-right-0\.5{right:-.125rem}}@media(min-width:1024px){.lg\:-right-1\.5{right:-.375rem}}@media(min-width:1024px){.lg\:-right-2\.5{right:-.625rem}}@media(min-width:1024px){.lg\:-right-3\.5{right:-.875rem}}@media(min-width:1024px){.lg\:-right-screen-sm{right:-64rem}}@media(min-width:1024px){.lg\:-right-screen-md{right:-76.8rem}}@media(min-width:1024px){.lg\:-right-screen-lg{right:-102.4rem}}@media(min-width:1024px){.lg\:-right-screen-xl{right:-128rem}}@media(min-width:1024px){.lg\:-right-screen-2xl{right:-153.6rem}}@media(min-width:1024px){.lg\:right-1\/2{right:50%}}@media(min-width:1024px){.lg\:right-1\/3{right:33.333333%}}@media(min-width:1024px){.lg\:right-2\/3{right:66.666667%}}@media(min-width:1024px){.lg\:right-1\/4{right:25%}}@media(min-width:1024px){.lg\:right-2\/4{right:50%}}@media(min-width:1024px){.lg\:right-3\/4{right:75%}}@media(min-width:1024px){.lg\:right-full{right:100%}}@media(min-width:1024px){.lg\:-right-1\/2{right:-50%}}@media(min-width:1024px){.lg\:-right-1\/3{right:-33.333333%}}@media(min-width:1024px){.lg\:-right-2\/3{right:-66.666667%}}@media(min-width:1024px){.lg\:-right-1\/4{right:-25%}}@media(min-width:1024px){.lg\:-right-2\/4{right:-50%}}@media(min-width:1024px){.lg\:-right-3\/4{right:-75%}}@media(min-width:1024px){.lg\:-right-full{right:-100%}}@media(min-width:1024px){.lg\:bottom-0{bottom:0}}@media(min-width:1024px){.lg\:bottom-1{bottom:.25rem}}@media(min-width:1024px){.lg\:bottom-2{bottom:.5rem}}@media(min-width:1024px){.lg\:bottom-3{bottom:.75rem}}@media(min-width:1024px){.lg\:bottom-4{bottom:1rem}}@media(min-width:1024px){.lg\:bottom-5{bottom:1.25rem}}@media(min-width:1024px){.lg\:bottom-6{bottom:1.5rem}}@media(min-width:1024px){.lg\:bottom-7{bottom:1.75rem}}@media(min-width:1024px){.lg\:bottom-8{bottom:2rem}}@media(min-width:1024px){.lg\:bottom-9{bottom:2.25rem}}@media(min-width:1024px){.lg\:bottom-10{bottom:2.5rem}}@media(min-width:1024px){.lg\:bottom-11{bottom:2.75rem}}@media(min-width:1024px){.lg\:bottom-12{bottom:3rem}}@media(min-width:1024px){.lg\:bottom-14{bottom:3.5rem}}@media(min-width:1024px){.lg\:bottom-16{bottom:4rem}}@media(min-width:1024px){.lg\:bottom-20{bottom:5rem}}@media(min-width:1024px){.lg\:bottom-24{bottom:6rem}}@media(min-width:1024px){.lg\:bottom-28{bottom:7rem}}@media(min-width:1024px){.lg\:bottom-32{bottom:8rem}}@media(min-width:1024px){.lg\:bottom-36{bottom:9rem}}@media(min-width:1024px){.lg\:bottom-40{bottom:10rem}}@media(min-width:1024px){.lg\:bottom-44{bottom:11rem}}@media(min-width:1024px){.lg\:bottom-48{bottom:12rem}}@media(min-width:1024px){.lg\:bottom-52{bottom:13rem}}@media(min-width:1024px){.lg\:bottom-56{bottom:14rem}}@media(min-width:1024px){.lg\:bottom-60{bottom:15rem}}@media(min-width:1024px){.lg\:bottom-64{bottom:16rem}}@media(min-width:1024px){.lg\:bottom-72{bottom:18rem}}@media(min-width:1024px){.lg\:bottom-80{bottom:20rem}}@media(min-width:1024px){.lg\:bottom-96{bottom:24rem}}@media(min-width:1024px){.lg\:bottom-auto{bottom:auto}}@media(min-width:1024px){.lg\:bottom-px{bottom:1px}}@media(min-width:1024px){.lg\:bottom-0\.5{bottom:.125rem}}@media(min-width:1024px){.lg\:bottom-1\.5{bottom:.375rem}}@media(min-width:1024px){.lg\:bottom-2\.5{bottom:.625rem}}@media(min-width:1024px){.lg\:bottom-3\.5{bottom:.875rem}}@media(min-width:1024px){.lg\:bottom-screen-sm{bottom:64rem}}@media(min-width:1024px){.lg\:bottom-screen-md{bottom:76.8rem}}@media(min-width:1024px){.lg\:bottom-screen-lg{bottom:102.4rem}}@media(min-width:1024px){.lg\:bottom-screen-xl{bottom:128rem}}@media(min-width:1024px){.lg\:bottom-screen-2xl{bottom:153.6rem}}@media(min-width:1024px){.lg\:-bottom-0{bottom:0}}@media(min-width:1024px){.lg\:-bottom-1{bottom:-.25rem}}@media(min-width:1024px){.lg\:-bottom-2{bottom:-.5rem}}@media(min-width:1024px){.lg\:-bottom-3{bottom:-.75rem}}@media(min-width:1024px){.lg\:-bottom-4{bottom:-1rem}}@media(min-width:1024px){.lg\:-bottom-5{bottom:-1.25rem}}@media(min-width:1024px){.lg\:-bottom-6{bottom:-1.5rem}}@media(min-width:1024px){.lg\:-bottom-7{bottom:-1.75rem}}@media(min-width:1024px){.lg\:-bottom-8{bottom:-2rem}}@media(min-width:1024px){.lg\:-bottom-9{bottom:-2.25rem}}@media(min-width:1024px){.lg\:-bottom-10{bottom:-2.5rem}}@media(min-width:1024px){.lg\:-bottom-11{bottom:-2.75rem}}@media(min-width:1024px){.lg\:-bottom-12{bottom:-3rem}}@media(min-width:1024px){.lg\:-bottom-14{bottom:-3.5rem}}@media(min-width:1024px){.lg\:-bottom-16{bottom:-4rem}}@media(min-width:1024px){.lg\:-bottom-20{bottom:-5rem}}@media(min-width:1024px){.lg\:-bottom-24{bottom:-6rem}}@media(min-width:1024px){.lg\:-bottom-28{bottom:-7rem}}@media(min-width:1024px){.lg\:-bottom-32{bottom:-8rem}}@media(min-width:1024px){.lg\:-bottom-36{bottom:-9rem}}@media(min-width:1024px){.lg\:-bottom-40{bottom:-10rem}}@media(min-width:1024px){.lg\:-bottom-44{bottom:-11rem}}@media(min-width:1024px){.lg\:-bottom-48{bottom:-12rem}}@media(min-width:1024px){.lg\:-bottom-52{bottom:-13rem}}@media(min-width:1024px){.lg\:-bottom-56{bottom:-14rem}}@media(min-width:1024px){.lg\:-bottom-60{bottom:-15rem}}@media(min-width:1024px){.lg\:-bottom-64{bottom:-16rem}}@media(min-width:1024px){.lg\:-bottom-72{bottom:-18rem}}@media(min-width:1024px){.lg\:-bottom-80{bottom:-20rem}}@media(min-width:1024px){.lg\:-bottom-96{bottom:-24rem}}@media(min-width:1024px){.lg\:-bottom-px{bottom:-1px}}@media(min-width:1024px){.lg\:-bottom-0\.5{bottom:-.125rem}}@media(min-width:1024px){.lg\:-bottom-1\.5{bottom:-.375rem}}@media(min-width:1024px){.lg\:-bottom-2\.5{bottom:-.625rem}}@media(min-width:1024px){.lg\:-bottom-3\.5{bottom:-.875rem}}@media(min-width:1024px){.lg\:-bottom-screen-sm{bottom:-64rem}}@media(min-width:1024px){.lg\:-bottom-screen-md{bottom:-76.8rem}}@media(min-width:1024px){.lg\:-bottom-screen-lg{bottom:-102.4rem}}@media(min-width:1024px){.lg\:-bottom-screen-xl{bottom:-128rem}}@media(min-width:1024px){.lg\:-bottom-screen-2xl{bottom:-153.6rem}}@media(min-width:1024px){.lg\:bottom-1\/2{bottom:50%}}@media(min-width:1024px){.lg\:bottom-1\/3{bottom:33.333333%}}@media(min-width:1024px){.lg\:bottom-2\/3{bottom:66.666667%}}@media(min-width:1024px){.lg\:bottom-1\/4{bottom:25%}}@media(min-width:1024px){.lg\:bottom-2\/4{bottom:50%}}@media(min-width:1024px){.lg\:bottom-3\/4{bottom:75%}}@media(min-width:1024px){.lg\:bottom-full{bottom:100%}}@media(min-width:1024px){.lg\:-bottom-1\/2{bottom:-50%}}@media(min-width:1024px){.lg\:-bottom-1\/3{bottom:-33.333333%}}@media(min-width:1024px){.lg\:-bottom-2\/3{bottom:-66.666667%}}@media(min-width:1024px){.lg\:-bottom-1\/4{bottom:-25%}}@media(min-width:1024px){.lg\:-bottom-2\/4{bottom:-50%}}@media(min-width:1024px){.lg\:-bottom-3\/4{bottom:-75%}}@media(min-width:1024px){.lg\:-bottom-full{bottom:-100%}}@media(min-width:1024px){.lg\:left-0{left:0}}@media(min-width:1024px){.lg\:left-1{left:.25rem}}@media(min-width:1024px){.lg\:left-2{left:.5rem}}@media(min-width:1024px){.lg\:left-3{left:.75rem}}@media(min-width:1024px){.lg\:left-4{left:1rem}}@media(min-width:1024px){.lg\:left-5{left:1.25rem}}@media(min-width:1024px){.lg\:left-6{left:1.5rem}}@media(min-width:1024px){.lg\:left-7{left:1.75rem}}@media(min-width:1024px){.lg\:left-8{left:2rem}}@media(min-width:1024px){.lg\:left-9{left:2.25rem}}@media(min-width:1024px){.lg\:left-10{left:2.5rem}}@media(min-width:1024px){.lg\:left-11{left:2.75rem}}@media(min-width:1024px){.lg\:left-12{left:3rem}}@media(min-width:1024px){.lg\:left-14{left:3.5rem}}@media(min-width:1024px){.lg\:left-16{left:4rem}}@media(min-width:1024px){.lg\:left-20{left:5rem}}@media(min-width:1024px){.lg\:left-24{left:6rem}}@media(min-width:1024px){.lg\:left-28{left:7rem}}@media(min-width:1024px){.lg\:left-32{left:8rem}}@media(min-width:1024px){.lg\:left-36{left:9rem}}@media(min-width:1024px){.lg\:left-40{left:10rem}}@media(min-width:1024px){.lg\:left-44{left:11rem}}@media(min-width:1024px){.lg\:left-48{left:12rem}}@media(min-width:1024px){.lg\:left-52{left:13rem}}@media(min-width:1024px){.lg\:left-56{left:14rem}}@media(min-width:1024px){.lg\:left-60{left:15rem}}@media(min-width:1024px){.lg\:left-64{left:16rem}}@media(min-width:1024px){.lg\:left-72{left:18rem}}@media(min-width:1024px){.lg\:left-80{left:20rem}}@media(min-width:1024px){.lg\:left-96{left:24rem}}@media(min-width:1024px){.lg\:left-auto{left:auto}}@media(min-width:1024px){.lg\:left-px{left:1px}}@media(min-width:1024px){.lg\:left-0\.5{left:.125rem}}@media(min-width:1024px){.lg\:left-1\.5{left:.375rem}}@media(min-width:1024px){.lg\:left-2\.5{left:.625rem}}@media(min-width:1024px){.lg\:left-3\.5{left:.875rem}}@media(min-width:1024px){.lg\:left-screen-sm{left:64rem}}@media(min-width:1024px){.lg\:left-screen-md{left:76.8rem}}@media(min-width:1024px){.lg\:left-screen-lg{left:102.4rem}}@media(min-width:1024px){.lg\:left-screen-xl{left:128rem}}@media(min-width:1024px){.lg\:left-screen-2xl{left:153.6rem}}@media(min-width:1024px){.lg\:-left-0{left:0}}@media(min-width:1024px){.lg\:-left-1{left:-.25rem}}@media(min-width:1024px){.lg\:-left-2{left:-.5rem}}@media(min-width:1024px){.lg\:-left-3{left:-.75rem}}@media(min-width:1024px){.lg\:-left-4{left:-1rem}}@media(min-width:1024px){.lg\:-left-5{left:-1.25rem}}@media(min-width:1024px){.lg\:-left-6{left:-1.5rem}}@media(min-width:1024px){.lg\:-left-7{left:-1.75rem}}@media(min-width:1024px){.lg\:-left-8{left:-2rem}}@media(min-width:1024px){.lg\:-left-9{left:-2.25rem}}@media(min-width:1024px){.lg\:-left-10{left:-2.5rem}}@media(min-width:1024px){.lg\:-left-11{left:-2.75rem}}@media(min-width:1024px){.lg\:-left-12{left:-3rem}}@media(min-width:1024px){.lg\:-left-14{left:-3.5rem}}@media(min-width:1024px){.lg\:-left-16{left:-4rem}}@media(min-width:1024px){.lg\:-left-20{left:-5rem}}@media(min-width:1024px){.lg\:-left-24{left:-6rem}}@media(min-width:1024px){.lg\:-left-28{left:-7rem}}@media(min-width:1024px){.lg\:-left-32{left:-8rem}}@media(min-width:1024px){.lg\:-left-36{left:-9rem}}@media(min-width:1024px){.lg\:-left-40{left:-10rem}}@media(min-width:1024px){.lg\:-left-44{left:-11rem}}@media(min-width:1024px){.lg\:-left-48{left:-12rem}}@media(min-width:1024px){.lg\:-left-52{left:-13rem}}@media(min-width:1024px){.lg\:-left-56{left:-14rem}}@media(min-width:1024px){.lg\:-left-60{left:-15rem}}@media(min-width:1024px){.lg\:-left-64{left:-16rem}}@media(min-width:1024px){.lg\:-left-72{left:-18rem}}@media(min-width:1024px){.lg\:-left-80{left:-20rem}}@media(min-width:1024px){.lg\:-left-96{left:-24rem}}@media(min-width:1024px){.lg\:-left-px{left:-1px}}@media(min-width:1024px){.lg\:-left-0\.5{left:-.125rem}}@media(min-width:1024px){.lg\:-left-1\.5{left:-.375rem}}@media(min-width:1024px){.lg\:-left-2\.5{left:-.625rem}}@media(min-width:1024px){.lg\:-left-3\.5{left:-.875rem}}@media(min-width:1024px){.lg\:-left-screen-sm{left:-64rem}}@media(min-width:1024px){.lg\:-left-screen-md{left:-76.8rem}}@media(min-width:1024px){.lg\:-left-screen-lg{left:-102.4rem}}@media(min-width:1024px){.lg\:-left-screen-xl{left:-128rem}}@media(min-width:1024px){.lg\:-left-screen-2xl{left:-153.6rem}}@media(min-width:1024px){.lg\:left-1\/2{left:50%}}@media(min-width:1024px){.lg\:left-1\/3{left:33.333333%}}@media(min-width:1024px){.lg\:left-2\/3{left:66.666667%}}@media(min-width:1024px){.lg\:left-1\/4{left:25%}}@media(min-width:1024px){.lg\:left-2\/4{left:50%}}@media(min-width:1024px){.lg\:left-3\/4{left:75%}}@media(min-width:1024px){.lg\:left-full{left:100%}}@media(min-width:1024px){.lg\:-left-1\/2{left:-50%}}@media(min-width:1024px){.lg\:-left-1\/3{left:-33.333333%}}@media(min-width:1024px){.lg\:-left-2\/3{left:-66.666667%}}@media(min-width:1024px){.lg\:-left-1\/4{left:-25%}}@media(min-width:1024px){.lg\:-left-2\/4{left:-50%}}@media(min-width:1024px){.lg\:-left-3\/4{left:-75%}}@media(min-width:1024px){.lg\:-left-full{left:-100%}}@media(min-width:1024px){.lg\:isolate{isolation:isolate}}@media(min-width:1024px){.lg\:isolation-auto{isolation:auto}}@media(min-width:1024px){.lg\:z-0{z-index:0}}@media(min-width:1024px){.lg\:z-10{z-index:10}}@media(min-width:1024px){.lg\:z-20{z-index:20}}@media(min-width:1024px){.lg\:z-30{z-index:30}}@media(min-width:1024px){.lg\:z-40{z-index:40}}@media(min-width:1024px){.lg\:z-50{z-index:50}}@media(min-width:1024px){.lg\:z-auto{z-index:auto}}@media(min-width:1024px){.lg\:focus-within\:z-0:focus-within{z-index:0}}@media(min-width:1024px){.lg\:focus-within\:z-10:focus-within{z-index:10}}@media(min-width:1024px){.lg\:focus-within\:z-20:focus-within{z-index:20}}@media(min-width:1024px){.lg\:focus-within\:z-30:focus-within{z-index:30}}@media(min-width:1024px){.lg\:focus-within\:z-40:focus-within{z-index:40}}@media(min-width:1024px){.lg\:focus-within\:z-50:focus-within{z-index:50}}@media(min-width:1024px){.lg\:focus-within\:z-auto:focus-within{z-index:auto}}@media(min-width:1024px){.lg\:focus\:z-0:focus{z-index:0}}@media(min-width:1024px){.lg\:focus\:z-10:focus{z-index:10}}@media(min-width:1024px){.lg\:focus\:z-20:focus{z-index:20}}@media(min-width:1024px){.lg\:focus\:z-30:focus{z-index:30}}@media(min-width:1024px){.lg\:focus\:z-40:focus{z-index:40}}@media(min-width:1024px){.lg\:focus\:z-50:focus{z-index:50}}@media(min-width:1024px){.lg\:focus\:z-auto:focus{z-index:auto}}@media(min-width:1024px){.lg\:order-1{order:1}}@media(min-width:1024px){.lg\:order-2{order:2}}@media(min-width:1024px){.lg\:order-3{order:3}}@media(min-width:1024px){.lg\:order-4{order:4}}@media(min-width:1024px){.lg\:order-5{order:5}}@media(min-width:1024px){.lg\:order-6{order:6}}@media(min-width:1024px){.lg\:order-7{order:7}}@media(min-width:1024px){.lg\:order-8{order:8}}@media(min-width:1024px){.lg\:order-9{order:9}}@media(min-width:1024px){.lg\:order-10{order:10}}@media(min-width:1024px){.lg\:order-11{order:11}}@media(min-width:1024px){.lg\:order-12{order:12}}@media(min-width:1024px){.lg\:order-first{order:-9999}}@media(min-width:1024px){.lg\:order-last{order:9999}}@media(min-width:1024px){.lg\:order-none{order:0}}@media(min-width:1024px){.lg\:col-auto{grid-column:auto}}@media(min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}}@media(min-width:1024px){.lg\:col-span-3{grid-column:span 3/span 3}}@media(min-width:1024px){.lg\:col-span-4{grid-column:span 4/span 4}}@media(min-width:1024px){.lg\:col-span-5{grid-column:span 5/span 5}}@media(min-width:1024px){.lg\:col-span-6{grid-column:span 6/span 6}}@media(min-width:1024px){.lg\:col-span-7{grid-column:span 7/span 7}}@media(min-width:1024px){.lg\:col-span-8{grid-column:span 8/span 8}}@media(min-width:1024px){.lg\:col-span-9{grid-column:span 9/span 9}}@media(min-width:1024px){.lg\:col-span-10{grid-column:span 10/span 10}}@media(min-width:1024px){.lg\:col-span-11{grid-column:span 11/span 11}}@media(min-width:1024px){.lg\:col-span-12{grid-column:span 12/span 12}}@media(min-width:1024px){.lg\:col-span-full{grid-column:1/-1}}@media(min-width:1024px){.lg\:col-start-1{grid-column-start:1}}@media(min-width:1024px){.lg\:col-start-2{grid-column-start:2}}@media(min-width:1024px){.lg\:col-start-3{grid-column-start:3}}@media(min-width:1024px){.lg\:col-start-4{grid-column-start:4}}@media(min-width:1024px){.lg\:col-start-5{grid-column-start:5}}@media(min-width:1024px){.lg\:col-start-6{grid-column-start:6}}@media(min-width:1024px){.lg\:col-start-7{grid-column-start:7}}@media(min-width:1024px){.lg\:col-start-8{grid-column-start:8}}@media(min-width:1024px){.lg\:col-start-9{grid-column-start:9}}@media(min-width:1024px){.lg\:col-start-10{grid-column-start:10}}@media(min-width:1024px){.lg\:col-start-11{grid-column-start:11}}@media(min-width:1024px){.lg\:col-start-12{grid-column-start:12}}@media(min-width:1024px){.lg\:col-start-13{grid-column-start:13}}@media(min-width:1024px){.lg\:col-start-auto{grid-column-start:auto}}@media(min-width:1024px){.lg\:col-end-1{grid-column-end:1}}@media(min-width:1024px){.lg\:col-end-2{grid-column-end:2}}@media(min-width:1024px){.lg\:col-end-3{grid-column-end:3}}@media(min-width:1024px){.lg\:col-end-4{grid-column-end:4}}@media(min-width:1024px){.lg\:col-end-5{grid-column-end:5}}@media(min-width:1024px){.lg\:col-end-6{grid-column-end:6}}@media(min-width:1024px){.lg\:col-end-7{grid-column-end:7}}@media(min-width:1024px){.lg\:col-end-8{grid-column-end:8}}@media(min-width:1024px){.lg\:col-end-9{grid-column-end:9}}@media(min-width:1024px){.lg\:col-end-10{grid-column-end:10}}@media(min-width:1024px){.lg\:col-end-11{grid-column-end:11}}@media(min-width:1024px){.lg\:col-end-12{grid-column-end:12}}@media(min-width:1024px){.lg\:col-end-13{grid-column-end:13}}@media(min-width:1024px){.lg\:col-end-auto{grid-column-end:auto}}@media(min-width:1024px){.lg\:row-auto{grid-row:auto}}@media(min-width:1024px){.lg\:row-span-1{grid-row:span 1/span 1}}@media(min-width:1024px){.lg\:row-span-2{grid-row:span 2/span 2}}@media(min-width:1024px){.lg\:row-span-3{grid-row:span 3/span 3}}@media(min-width:1024px){.lg\:row-span-4{grid-row:span 4/span 4}}@media(min-width:1024px){.lg\:row-span-5{grid-row:span 5/span 5}}@media(min-width:1024px){.lg\:row-span-6{grid-row:span 6/span 6}}@media(min-width:1024px){.lg\:row-span-full{grid-row:1/-1}}@media(min-width:1024px){.lg\:row-start-1{grid-row-start:1}}@media(min-width:1024px){.lg\:row-start-2{grid-row-start:2}}@media(min-width:1024px){.lg\:row-start-3{grid-row-start:3}}@media(min-width:1024px){.lg\:row-start-4{grid-row-start:4}}@media(min-width:1024px){.lg\:row-start-5{grid-row-start:5}}@media(min-width:1024px){.lg\:row-start-6{grid-row-start:6}}@media(min-width:1024px){.lg\:row-start-7{grid-row-start:7}}@media(min-width:1024px){.lg\:row-start-auto{grid-row-start:auto}}@media(min-width:1024px){.lg\:row-end-1{grid-row-end:1}}@media(min-width:1024px){.lg\:row-end-2{grid-row-end:2}}@media(min-width:1024px){.lg\:row-end-3{grid-row-end:3}}@media(min-width:1024px){.lg\:row-end-4{grid-row-end:4}}@media(min-width:1024px){.lg\:row-end-5{grid-row-end:5}}@media(min-width:1024px){.lg\:row-end-6{grid-row-end:6}}@media(min-width:1024px){.lg\:row-end-7{grid-row-end:7}}@media(min-width:1024px){.lg\:row-end-auto{grid-row-end:auto}}@media(min-width:1024px){.lg\:float-right{float:right}}@media(min-width:1024px){.lg\:float-left{float:left}}@media(min-width:1024px){.lg\:float-none{float:none}}@media(min-width:1024px){.lg\:clear-left{clear:left}}@media(min-width:1024px){.lg\:clear-right{clear:right}}@media(min-width:1024px){.lg\:clear-both{clear:both}}@media(min-width:1024px){.lg\:clear-none{clear:none}}@media(min-width:1024px){.lg\:m-0{margin:0}}@media(min-width:1024px){.lg\:m-1{margin:.25rem}}@media(min-width:1024px){.lg\:m-2{margin:.5rem}}@media(min-width:1024px){.lg\:m-3{margin:.75rem}}@media(min-width:1024px){.lg\:m-4{margin:1rem}}@media(min-width:1024px){.lg\:m-5{margin:1.25rem}}@media(min-width:1024px){.lg\:m-6{margin:1.5rem}}@media(min-width:1024px){.lg\:m-7{margin:1.75rem}}@media(min-width:1024px){.lg\:m-8{margin:2rem}}@media(min-width:1024px){.lg\:m-9{margin:2.25rem}}@media(min-width:1024px){.lg\:m-10{margin:2.5rem}}@media(min-width:1024px){.lg\:m-11{margin:2.75rem}}@media(min-width:1024px){.lg\:m-12{margin:3rem}}@media(min-width:1024px){.lg\:m-14{margin:3.5rem}}@media(min-width:1024px){.lg\:m-16{margin:4rem}}@media(min-width:1024px){.lg\:m-20{margin:5rem}}@media(min-width:1024px){.lg\:m-24{margin:6rem}}@media(min-width:1024px){.lg\:m-28{margin:7rem}}@media(min-width:1024px){.lg\:m-32{margin:8rem}}@media(min-width:1024px){.lg\:m-36{margin:9rem}}@media(min-width:1024px){.lg\:m-40{margin:10rem}}@media(min-width:1024px){.lg\:m-44{margin:11rem}}@media(min-width:1024px){.lg\:m-48{margin:12rem}}@media(min-width:1024px){.lg\:m-52{margin:13rem}}@media(min-width:1024px){.lg\:m-56{margin:14rem}}@media(min-width:1024px){.lg\:m-60{margin:15rem}}@media(min-width:1024px){.lg\:m-64{margin:16rem}}@media(min-width:1024px){.lg\:m-72{margin:18rem}}@media(min-width:1024px){.lg\:m-80{margin:20rem}}@media(min-width:1024px){.lg\:m-96{margin:24rem}}@media(min-width:1024px){.lg\:m-auto{margin:auto}}@media(min-width:1024px){.lg\:m-px{margin:1px}}@media(min-width:1024px){.lg\:m-0\.5{margin:.125rem}}@media(min-width:1024px){.lg\:m-1\.5{margin:.375rem}}@media(min-width:1024px){.lg\:m-2\.5{margin:.625rem}}@media(min-width:1024px){.lg\:m-3\.5{margin:.875rem}}@media(min-width:1024px){.lg\:m-screen-sm{margin:64rem}}@media(min-width:1024px){.lg\:m-screen-md{margin:76.8rem}}@media(min-width:1024px){.lg\:m-screen-lg{margin:102.4rem}}@media(min-width:1024px){.lg\:m-screen-xl{margin:128rem}}@media(min-width:1024px){.lg\:m-screen-2xl{margin:153.6rem}}@media(min-width:1024px){.lg\:-m-0{margin:0}}@media(min-width:1024px){.lg\:-m-1{margin:-.25rem}}@media(min-width:1024px){.lg\:-m-2{margin:-.5rem}}@media(min-width:1024px){.lg\:-m-3{margin:-.75rem}}@media(min-width:1024px){.lg\:-m-4{margin:-1rem}}@media(min-width:1024px){.lg\:-m-5{margin:-1.25rem}}@media(min-width:1024px){.lg\:-m-6{margin:-1.5rem}}@media(min-width:1024px){.lg\:-m-7{margin:-1.75rem}}@media(min-width:1024px){.lg\:-m-8{margin:-2rem}}@media(min-width:1024px){.lg\:-m-9{margin:-2.25rem}}@media(min-width:1024px){.lg\:-m-10{margin:-2.5rem}}@media(min-width:1024px){.lg\:-m-11{margin:-2.75rem}}@media(min-width:1024px){.lg\:-m-12{margin:-3rem}}@media(min-width:1024px){.lg\:-m-14{margin:-3.5rem}}@media(min-width:1024px){.lg\:-m-16{margin:-4rem}}@media(min-width:1024px){.lg\:-m-20{margin:-5rem}}@media(min-width:1024px){.lg\:-m-24{margin:-6rem}}@media(min-width:1024px){.lg\:-m-28{margin:-7rem}}@media(min-width:1024px){.lg\:-m-32{margin:-8rem}}@media(min-width:1024px){.lg\:-m-36{margin:-9rem}}@media(min-width:1024px){.lg\:-m-40{margin:-10rem}}@media(min-width:1024px){.lg\:-m-44{margin:-11rem}}@media(min-width:1024px){.lg\:-m-48{margin:-12rem}}@media(min-width:1024px){.lg\:-m-52{margin:-13rem}}@media(min-width:1024px){.lg\:-m-56{margin:-14rem}}@media(min-width:1024px){.lg\:-m-60{margin:-15rem}}@media(min-width:1024px){.lg\:-m-64{margin:-16rem}}@media(min-width:1024px){.lg\:-m-72{margin:-18rem}}@media(min-width:1024px){.lg\:-m-80{margin:-20rem}}@media(min-width:1024px){.lg\:-m-96{margin:-24rem}}@media(min-width:1024px){.lg\:-m-px{margin:-1px}}@media(min-width:1024px){.lg\:-m-0\.5{margin:-.125rem}}@media(min-width:1024px){.lg\:-m-1\.5{margin:-.375rem}}@media(min-width:1024px){.lg\:-m-2\.5{margin:-.625rem}}@media(min-width:1024px){.lg\:-m-3\.5{margin:-.875rem}}@media(min-width:1024px){.lg\:-m-screen-sm{margin:-64rem}}@media(min-width:1024px){.lg\:-m-screen-md{margin:-76.8rem}}@media(min-width:1024px){.lg\:-m-screen-lg{margin:-102.4rem}}@media(min-width:1024px){.lg\:-m-screen-xl{margin:-128rem}}@media(min-width:1024px){.lg\:-m-screen-2xl{margin:-153.6rem}}@media(min-width:1024px){.lg\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1024px){.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}}@media(min-width:1024px){.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}}@media(min-width:1024px){.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}}@media(min-width:1024px){.lg\:mx-4{margin-left:1rem;margin-right:1rem}}@media(min-width:1024px){.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}@media(min-width:1024px){.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:1024px){.lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}@media(min-width:1024px){.lg\:mx-8{margin-left:2rem;margin-right:2rem}}@media(min-width:1024px){.lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}@media(min-width:1024px){.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}@media(min-width:1024px){.lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}@media(min-width:1024px){.lg\:mx-12{margin-left:3rem;margin-right:3rem}}@media(min-width:1024px){.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}@media(min-width:1024px){.lg\:mx-16{margin-left:4rem;margin-right:4rem}}@media(min-width:1024px){.lg\:mx-20{margin-left:5rem;margin-right:5rem}}@media(min-width:1024px){.lg\:mx-24{margin-left:6rem;margin-right:6rem}}@media(min-width:1024px){.lg\:mx-28{margin-left:7rem;margin-right:7rem}}@media(min-width:1024px){.lg\:mx-32{margin-left:8rem;margin-right:8rem}}@media(min-width:1024px){.lg\:mx-36{margin-left:9rem;margin-right:9rem}}@media(min-width:1024px){.lg\:mx-40{margin-left:10rem;margin-right:10rem}}@media(min-width:1024px){.lg\:mx-44{margin-left:11rem;margin-right:11rem}}@media(min-width:1024px){.lg\:mx-48{margin-left:12rem;margin-right:12rem}}@media(min-width:1024px){.lg\:mx-52{margin-left:13rem;margin-right:13rem}}@media(min-width:1024px){.lg\:mx-56{margin-left:14rem;margin-right:14rem}}@media(min-width:1024px){.lg\:mx-60{margin-left:15rem;margin-right:15rem}}@media(min-width:1024px){.lg\:mx-64{margin-left:16rem;margin-right:16rem}}@media(min-width:1024px){.lg\:mx-72{margin-left:18rem;margin-right:18rem}}@media(min-width:1024px){.lg\:mx-80{margin-left:20rem;margin-right:20rem}}@media(min-width:1024px){.lg\:mx-96{margin-left:24rem;margin-right:24rem}}@media(min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1024px){.lg\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1024px){.lg\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}}@media(min-width:1024px){.lg\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}}@media(min-width:1024px){.lg\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}}@media(min-width:1024px){.lg\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}}@media(min-width:1024px){.lg\:mx-screen-sm{margin-left:64rem;margin-right:64rem}}@media(min-width:1024px){.lg\:mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}}@media(min-width:1024px){.lg\:mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}}@media(min-width:1024px){.lg\:mx-screen-xl{margin-left:128rem;margin-right:128rem}}@media(min-width:1024px){.lg\:mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}}@media(min-width:1024px){.lg\:-mx-0{margin-left:0;margin-right:0}}@media(min-width:1024px){.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:1024px){.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}}@media(min-width:1024px){.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}}@media(min-width:1024px){.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}}@media(min-width:1024px){.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}}@media(min-width:1024px){.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:1024px){.lg\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}}@media(min-width:1024px){.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}}@media(min-width:1024px){.lg\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}}@media(min-width:1024px){.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}}@media(min-width:1024px){.lg\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}}@media(min-width:1024px){.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}}@media(min-width:1024px){.lg\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}}@media(min-width:1024px){.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}}@media(min-width:1024px){.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}}@media(min-width:1024px){.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}}@media(min-width:1024px){.lg\:-mx-28{margin-left:-7rem;margin-right:-7rem}}@media(min-width:1024px){.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}}@media(min-width:1024px){.lg\:-mx-36{margin-left:-9rem;margin-right:-9rem}}@media(min-width:1024px){.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}}@media(min-width:1024px){.lg\:-mx-44{margin-left:-11rem;margin-right:-11rem}}@media(min-width:1024px){.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}}@media(min-width:1024px){.lg\:-mx-52{margin-left:-13rem;margin-right:-13rem}}@media(min-width:1024px){.lg\:-mx-56{margin-left:-14rem;margin-right:-14rem}}@media(min-width:1024px){.lg\:-mx-60{margin-left:-15rem;margin-right:-15rem}}@media(min-width:1024px){.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}}@media(min-width:1024px){.lg\:-mx-72{margin-left:-18rem;margin-right:-18rem}}@media(min-width:1024px){.lg\:-mx-80{margin-left:-20rem;margin-right:-20rem}}@media(min-width:1024px){.lg\:-mx-96{margin-left:-24rem;margin-right:-24rem}}@media(min-width:1024px){.lg\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1024px){.lg\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}}@media(min-width:1024px){.lg\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}}@media(min-width:1024px){.lg\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}}@media(min-width:1024px){.lg\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}}@media(min-width:1024px){.lg\:-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}}@media(min-width:1024px){.lg\:-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}}@media(min-width:1024px){.lg\:-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}}@media(min-width:1024px){.lg\:-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}}@media(min-width:1024px){.lg\:-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}}@media(min-width:1024px){.lg\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media(min-width:1024px){.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:1024px){.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}}@media(min-width:1024px){.lg\:my-4{margin-top:1rem;margin-bottom:1rem}}@media(min-width:1024px){.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}@media(min-width:1024px){.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:1024px){.lg\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}@media(min-width:1024px){.lg\:my-8{margin-top:2rem;margin-bottom:2rem}}@media(min-width:1024px){.lg\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}@media(min-width:1024px){.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:1024px){.lg\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}@media(min-width:1024px){.lg\:my-12{margin-top:3rem;margin-bottom:3rem}}@media(min-width:1024px){.lg\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}@media(min-width:1024px){.lg\:my-16{margin-top:4rem;margin-bottom:4rem}}@media(min-width:1024px){.lg\:my-20{margin-top:5rem;margin-bottom:5rem}}@media(min-width:1024px){.lg\:my-24{margin-top:6rem;margin-bottom:6rem}}@media(min-width:1024px){.lg\:my-28{margin-top:7rem;margin-bottom:7rem}}@media(min-width:1024px){.lg\:my-32{margin-top:8rem;margin-bottom:8rem}}@media(min-width:1024px){.lg\:my-36{margin-top:9rem;margin-bottom:9rem}}@media(min-width:1024px){.lg\:my-40{margin-top:10rem;margin-bottom:10rem}}@media(min-width:1024px){.lg\:my-44{margin-top:11rem;margin-bottom:11rem}}@media(min-width:1024px){.lg\:my-48{margin-top:12rem;margin-bottom:12rem}}@media(min-width:1024px){.lg\:my-52{margin-top:13rem;margin-bottom:13rem}}@media(min-width:1024px){.lg\:my-56{margin-top:14rem;margin-bottom:14rem}}@media(min-width:1024px){.lg\:my-60{margin-top:15rem;margin-bottom:15rem}}@media(min-width:1024px){.lg\:my-64{margin-top:16rem;margin-bottom:16rem}}@media(min-width:1024px){.lg\:my-72{margin-top:18rem;margin-bottom:18rem}}@media(min-width:1024px){.lg\:my-80{margin-top:20rem;margin-bottom:20rem}}@media(min-width:1024px){.lg\:my-96{margin-top:24rem;margin-bottom:24rem}}@media(min-width:1024px){.lg\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1024px){.lg\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1024px){.lg\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}}@media(min-width:1024px){.lg\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}}@media(min-width:1024px){.lg\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}}@media(min-width:1024px){.lg\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}}@media(min-width:1024px){.lg\:my-screen-sm{margin-top:64rem;margin-bottom:64rem}}@media(min-width:1024px){.lg\:my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}}@media(min-width:1024px){.lg\:my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}}@media(min-width:1024px){.lg\:my-screen-xl{margin-top:128rem;margin-bottom:128rem}}@media(min-width:1024px){.lg\:my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}}@media(min-width:1024px){.lg\:-my-0{margin-top:0;margin-bottom:0}}@media(min-width:1024px){.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}}@media(min-width:1024px){.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}}@media(min-width:1024px){.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}}@media(min-width:1024px){.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}}@media(min-width:1024px){.lg\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media(min-width:1024px){.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}}@media(min-width:1024px){.lg\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}}@media(min-width:1024px){.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}}@media(min-width:1024px){.lg\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}}@media(min-width:1024px){.lg\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media(min-width:1024px){.lg\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}}@media(min-width:1024px){.lg\:-my-12{margin-top:-3rem;margin-bottom:-3rem}}@media(min-width:1024px){.lg\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}}@media(min-width:1024px){.lg\:-my-16{margin-top:-4rem;margin-bottom:-4rem}}@media(min-width:1024px){.lg\:-my-20{margin-top:-5rem;margin-bottom:-5rem}}@media(min-width:1024px){.lg\:-my-24{margin-top:-6rem;margin-bottom:-6rem}}@media(min-width:1024px){.lg\:-my-28{margin-top:-7rem;margin-bottom:-7rem}}@media(min-width:1024px){.lg\:-my-32{margin-top:-8rem;margin-bottom:-8rem}}@media(min-width:1024px){.lg\:-my-36{margin-top:-9rem;margin-bottom:-9rem}}@media(min-width:1024px){.lg\:-my-40{margin-top:-10rem;margin-bottom:-10rem}}@media(min-width:1024px){.lg\:-my-44{margin-top:-11rem;margin-bottom:-11rem}}@media(min-width:1024px){.lg\:-my-48{margin-top:-12rem;margin-bottom:-12rem}}@media(min-width:1024px){.lg\:-my-52{margin-top:-13rem;margin-bottom:-13rem}}@media(min-width:1024px){.lg\:-my-56{margin-top:-14rem;margin-bottom:-14rem}}@media(min-width:1024px){.lg\:-my-60{margin-top:-15rem;margin-bottom:-15rem}}@media(min-width:1024px){.lg\:-my-64{margin-top:-16rem;margin-bottom:-16rem}}@media(min-width:1024px){.lg\:-my-72{margin-top:-18rem;margin-bottom:-18rem}}@media(min-width:1024px){.lg\:-my-80{margin-top:-20rem;margin-bottom:-20rem}}@media(min-width:1024px){.lg\:-my-96{margin-top:-24rem;margin-bottom:-24rem}}@media(min-width:1024px){.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1024px){.lg\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}}@media(min-width:1024px){.lg\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}}@media(min-width:1024px){.lg\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}}@media(min-width:1024px){.lg\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}}@media(min-width:1024px){.lg\:-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}}@media(min-width:1024px){.lg\:-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}}@media(min-width:1024px){.lg\:-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}}@media(min-width:1024px){.lg\:-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}}@media(min-width:1024px){.lg\:-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}}@media(min-width:1024px){.lg\:mt-0{margin-top:0}}@media(min-width:1024px){.lg\:mt-1{margin-top:.25rem}}@media(min-width:1024px){.lg\:mt-2{margin-top:.5rem}}@media(min-width:1024px){.lg\:mt-3{margin-top:.75rem}}@media(min-width:1024px){.lg\:mt-4{margin-top:1rem}}@media(min-width:1024px){.lg\:mt-5{margin-top:1.25rem}}@media(min-width:1024px){.lg\:mt-6{margin-top:1.5rem}}@media(min-width:1024px){.lg\:mt-7{margin-top:1.75rem}}@media(min-width:1024px){.lg\:mt-8{margin-top:2rem}}@media(min-width:1024px){.lg\:mt-9{margin-top:2.25rem}}@media(min-width:1024px){.lg\:mt-10{margin-top:2.5rem}}@media(min-width:1024px){.lg\:mt-11{margin-top:2.75rem}}@media(min-width:1024px){.lg\:mt-12{margin-top:3rem}}@media(min-width:1024px){.lg\:mt-14{margin-top:3.5rem}}@media(min-width:1024px){.lg\:mt-16{margin-top:4rem}}@media(min-width:1024px){.lg\:mt-20{margin-top:5rem}}@media(min-width:1024px){.lg\:mt-24{margin-top:6rem}}@media(min-width:1024px){.lg\:mt-28{margin-top:7rem}}@media(min-width:1024px){.lg\:mt-32{margin-top:8rem}}@media(min-width:1024px){.lg\:mt-36{margin-top:9rem}}@media(min-width:1024px){.lg\:mt-40{margin-top:10rem}}@media(min-width:1024px){.lg\:mt-44{margin-top:11rem}}@media(min-width:1024px){.lg\:mt-48{margin-top:12rem}}@media(min-width:1024px){.lg\:mt-52{margin-top:13rem}}@media(min-width:1024px){.lg\:mt-56{margin-top:14rem}}@media(min-width:1024px){.lg\:mt-60{margin-top:15rem}}@media(min-width:1024px){.lg\:mt-64{margin-top:16rem}}@media(min-width:1024px){.lg\:mt-72{margin-top:18rem}}@media(min-width:1024px){.lg\:mt-80{margin-top:20rem}}@media(min-width:1024px){.lg\:mt-96{margin-top:24rem}}@media(min-width:1024px){.lg\:mt-auto{margin-top:auto}}@media(min-width:1024px){.lg\:mt-px{margin-top:1px}}@media(min-width:1024px){.lg\:mt-0\.5{margin-top:.125rem}}@media(min-width:1024px){.lg\:mt-1\.5{margin-top:.375rem}}@media(min-width:1024px){.lg\:mt-2\.5{margin-top:.625rem}}@media(min-width:1024px){.lg\:mt-3\.5{margin-top:.875rem}}@media(min-width:1024px){.lg\:mt-screen-sm{margin-top:64rem}}@media(min-width:1024px){.lg\:mt-screen-md{margin-top:76.8rem}}@media(min-width:1024px){.lg\:mt-screen-lg{margin-top:102.4rem}}@media(min-width:1024px){.lg\:mt-screen-xl{margin-top:128rem}}@media(min-width:1024px){.lg\:mt-screen-2xl{margin-top:153.6rem}}@media(min-width:1024px){.lg\:-mt-0{margin-top:0}}@media(min-width:1024px){.lg\:-mt-1{margin-top:-.25rem}}@media(min-width:1024px){.lg\:-mt-2{margin-top:-.5rem}}@media(min-width:1024px){.lg\:-mt-3{margin-top:-.75rem}}@media(min-width:1024px){.lg\:-mt-4{margin-top:-1rem}}@media(min-width:1024px){.lg\:-mt-5{margin-top:-1.25rem}}@media(min-width:1024px){.lg\:-mt-6{margin-top:-1.5rem}}@media(min-width:1024px){.lg\:-mt-7{margin-top:-1.75rem}}@media(min-width:1024px){.lg\:-mt-8{margin-top:-2rem}}@media(min-width:1024px){.lg\:-mt-9{margin-top:-2.25rem}}@media(min-width:1024px){.lg\:-mt-10{margin-top:-2.5rem}}@media(min-width:1024px){.lg\:-mt-11{margin-top:-2.75rem}}@media(min-width:1024px){.lg\:-mt-12{margin-top:-3rem}}@media(min-width:1024px){.lg\:-mt-14{margin-top:-3.5rem}}@media(min-width:1024px){.lg\:-mt-16{margin-top:-4rem}}@media(min-width:1024px){.lg\:-mt-20{margin-top:-5rem}}@media(min-width:1024px){.lg\:-mt-24{margin-top:-6rem}}@media(min-width:1024px){.lg\:-mt-28{margin-top:-7rem}}@media(min-width:1024px){.lg\:-mt-32{margin-top:-8rem}}@media(min-width:1024px){.lg\:-mt-36{margin-top:-9rem}}@media(min-width:1024px){.lg\:-mt-40{margin-top:-10rem}}@media(min-width:1024px){.lg\:-mt-44{margin-top:-11rem}}@media(min-width:1024px){.lg\:-mt-48{margin-top:-12rem}}@media(min-width:1024px){.lg\:-mt-52{margin-top:-13rem}}@media(min-width:1024px){.lg\:-mt-56{margin-top:-14rem}}@media(min-width:1024px){.lg\:-mt-60{margin-top:-15rem}}@media(min-width:1024px){.lg\:-mt-64{margin-top:-16rem}}@media(min-width:1024px){.lg\:-mt-72{margin-top:-18rem}}@media(min-width:1024px){.lg\:-mt-80{margin-top:-20rem}}@media(min-width:1024px){.lg\:-mt-96{margin-top:-24rem}}@media(min-width:1024px){.lg\:-mt-px{margin-top:-1px}}@media(min-width:1024px){.lg\:-mt-0\.5{margin-top:-.125rem}}@media(min-width:1024px){.lg\:-mt-1\.5{margin-top:-.375rem}}@media(min-width:1024px){.lg\:-mt-2\.5{margin-top:-.625rem}}@media(min-width:1024px){.lg\:-mt-3\.5{margin-top:-.875rem}}@media(min-width:1024px){.lg\:-mt-screen-sm{margin-top:-64rem}}@media(min-width:1024px){.lg\:-mt-screen-md{margin-top:-76.8rem}}@media(min-width:1024px){.lg\:-mt-screen-lg{margin-top:-102.4rem}}@media(min-width:1024px){.lg\:-mt-screen-xl{margin-top:-128rem}}@media(min-width:1024px){.lg\:-mt-screen-2xl{margin-top:-153.6rem}}@media(min-width:1024px){.lg\:mr-0{margin-right:0}}@media(min-width:1024px){.lg\:mr-1{margin-right:.25rem}}@media(min-width:1024px){.lg\:mr-2{margin-right:.5rem}}@media(min-width:1024px){.lg\:mr-3{margin-right:.75rem}}@media(min-width:1024px){.lg\:mr-4{margin-right:1rem}}@media(min-width:1024px){.lg\:mr-5{margin-right:1.25rem}}@media(min-width:1024px){.lg\:mr-6{margin-right:1.5rem}}@media(min-width:1024px){.lg\:mr-7{margin-right:1.75rem}}@media(min-width:1024px){.lg\:mr-8{margin-right:2rem}}@media(min-width:1024px){.lg\:mr-9{margin-right:2.25rem}}@media(min-width:1024px){.lg\:mr-10{margin-right:2.5rem}}@media(min-width:1024px){.lg\:mr-11{margin-right:2.75rem}}@media(min-width:1024px){.lg\:mr-12{margin-right:3rem}}@media(min-width:1024px){.lg\:mr-14{margin-right:3.5rem}}@media(min-width:1024px){.lg\:mr-16{margin-right:4rem}}@media(min-width:1024px){.lg\:mr-20{margin-right:5rem}}@media(min-width:1024px){.lg\:mr-24{margin-right:6rem}}@media(min-width:1024px){.lg\:mr-28{margin-right:7rem}}@media(min-width:1024px){.lg\:mr-32{margin-right:8rem}}@media(min-width:1024px){.lg\:mr-36{margin-right:9rem}}@media(min-width:1024px){.lg\:mr-40{margin-right:10rem}}@media(min-width:1024px){.lg\:mr-44{margin-right:11rem}}@media(min-width:1024px){.lg\:mr-48{margin-right:12rem}}@media(min-width:1024px){.lg\:mr-52{margin-right:13rem}}@media(min-width:1024px){.lg\:mr-56{margin-right:14rem}}@media(min-width:1024px){.lg\:mr-60{margin-right:15rem}}@media(min-width:1024px){.lg\:mr-64{margin-right:16rem}}@media(min-width:1024px){.lg\:mr-72{margin-right:18rem}}@media(min-width:1024px){.lg\:mr-80{margin-right:20rem}}@media(min-width:1024px){.lg\:mr-96{margin-right:24rem}}@media(min-width:1024px){.lg\:mr-auto{margin-right:auto}}@media(min-width:1024px){.lg\:mr-px{margin-right:1px}}@media(min-width:1024px){.lg\:mr-0\.5{margin-right:.125rem}}@media(min-width:1024px){.lg\:mr-1\.5{margin-right:.375rem}}@media(min-width:1024px){.lg\:mr-2\.5{margin-right:.625rem}}@media(min-width:1024px){.lg\:mr-3\.5{margin-right:.875rem}}@media(min-width:1024px){.lg\:mr-screen-sm{margin-right:64rem}}@media(min-width:1024px){.lg\:mr-screen-md{margin-right:76.8rem}}@media(min-width:1024px){.lg\:mr-screen-lg{margin-right:102.4rem}}@media(min-width:1024px){.lg\:mr-screen-xl{margin-right:128rem}}@media(min-width:1024px){.lg\:mr-screen-2xl{margin-right:153.6rem}}@media(min-width:1024px){.lg\:-mr-0{margin-right:0}}@media(min-width:1024px){.lg\:-mr-1{margin-right:-.25rem}}@media(min-width:1024px){.lg\:-mr-2{margin-right:-.5rem}}@media(min-width:1024px){.lg\:-mr-3{margin-right:-.75rem}}@media(min-width:1024px){.lg\:-mr-4{margin-right:-1rem}}@media(min-width:1024px){.lg\:-mr-5{margin-right:-1.25rem}}@media(min-width:1024px){.lg\:-mr-6{margin-right:-1.5rem}}@media(min-width:1024px){.lg\:-mr-7{margin-right:-1.75rem}}@media(min-width:1024px){.lg\:-mr-8{margin-right:-2rem}}@media(min-width:1024px){.lg\:-mr-9{margin-right:-2.25rem}}@media(min-width:1024px){.lg\:-mr-10{margin-right:-2.5rem}}@media(min-width:1024px){.lg\:-mr-11{margin-right:-2.75rem}}@media(min-width:1024px){.lg\:-mr-12{margin-right:-3rem}}@media(min-width:1024px){.lg\:-mr-14{margin-right:-3.5rem}}@media(min-width:1024px){.lg\:-mr-16{margin-right:-4rem}}@media(min-width:1024px){.lg\:-mr-20{margin-right:-5rem}}@media(min-width:1024px){.lg\:-mr-24{margin-right:-6rem}}@media(min-width:1024px){.lg\:-mr-28{margin-right:-7rem}}@media(min-width:1024px){.lg\:-mr-32{margin-right:-8rem}}@media(min-width:1024px){.lg\:-mr-36{margin-right:-9rem}}@media(min-width:1024px){.lg\:-mr-40{margin-right:-10rem}}@media(min-width:1024px){.lg\:-mr-44{margin-right:-11rem}}@media(min-width:1024px){.lg\:-mr-48{margin-right:-12rem}}@media(min-width:1024px){.lg\:-mr-52{margin-right:-13rem}}@media(min-width:1024px){.lg\:-mr-56{margin-right:-14rem}}@media(min-width:1024px){.lg\:-mr-60{margin-right:-15rem}}@media(min-width:1024px){.lg\:-mr-64{margin-right:-16rem}}@media(min-width:1024px){.lg\:-mr-72{margin-right:-18rem}}@media(min-width:1024px){.lg\:-mr-80{margin-right:-20rem}}@media(min-width:1024px){.lg\:-mr-96{margin-right:-24rem}}@media(min-width:1024px){.lg\:-mr-px{margin-right:-1px}}@media(min-width:1024px){.lg\:-mr-0\.5{margin-right:-.125rem}}@media(min-width:1024px){.lg\:-mr-1\.5{margin-right:-.375rem}}@media(min-width:1024px){.lg\:-mr-2\.5{margin-right:-.625rem}}@media(min-width:1024px){.lg\:-mr-3\.5{margin-right:-.875rem}}@media(min-width:1024px){.lg\:-mr-screen-sm{margin-right:-64rem}}@media(min-width:1024px){.lg\:-mr-screen-md{margin-right:-76.8rem}}@media(min-width:1024px){.lg\:-mr-screen-lg{margin-right:-102.4rem}}@media(min-width:1024px){.lg\:-mr-screen-xl{margin-right:-128rem}}@media(min-width:1024px){.lg\:-mr-screen-2xl{margin-right:-153.6rem}}@media(min-width:1024px){.lg\:mb-0{margin-bottom:0}}@media(min-width:1024px){.lg\:mb-1{margin-bottom:.25rem}}@media(min-width:1024px){.lg\:mb-2{margin-bottom:.5rem}}@media(min-width:1024px){.lg\:mb-3{margin-bottom:.75rem}}@media(min-width:1024px){.lg\:mb-4{margin-bottom:1rem}}@media(min-width:1024px){.lg\:mb-5{margin-bottom:1.25rem}}@media(min-width:1024px){.lg\:mb-6{margin-bottom:1.5rem}}@media(min-width:1024px){.lg\:mb-7{margin-bottom:1.75rem}}@media(min-width:1024px){.lg\:mb-8{margin-bottom:2rem}}@media(min-width:1024px){.lg\:mb-9{margin-bottom:2.25rem}}@media(min-width:1024px){.lg\:mb-10{margin-bottom:2.5rem}}@media(min-width:1024px){.lg\:mb-11{margin-bottom:2.75rem}}@media(min-width:1024px){.lg\:mb-12{margin-bottom:3rem}}@media(min-width:1024px){.lg\:mb-14{margin-bottom:3.5rem}}@media(min-width:1024px){.lg\:mb-16{margin-bottom:4rem}}@media(min-width:1024px){.lg\:mb-20{margin-bottom:5rem}}@media(min-width:1024px){.lg\:mb-24{margin-bottom:6rem}}@media(min-width:1024px){.lg\:mb-28{margin-bottom:7rem}}@media(min-width:1024px){.lg\:mb-32{margin-bottom:8rem}}@media(min-width:1024px){.lg\:mb-36{margin-bottom:9rem}}@media(min-width:1024px){.lg\:mb-40{margin-bottom:10rem}}@media(min-width:1024px){.lg\:mb-44{margin-bottom:11rem}}@media(min-width:1024px){.lg\:mb-48{margin-bottom:12rem}}@media(min-width:1024px){.lg\:mb-52{margin-bottom:13rem}}@media(min-width:1024px){.lg\:mb-56{margin-bottom:14rem}}@media(min-width:1024px){.lg\:mb-60{margin-bottom:15rem}}@media(min-width:1024px){.lg\:mb-64{margin-bottom:16rem}}@media(min-width:1024px){.lg\:mb-72{margin-bottom:18rem}}@media(min-width:1024px){.lg\:mb-80{margin-bottom:20rem}}@media(min-width:1024px){.lg\:mb-96{margin-bottom:24rem}}@media(min-width:1024px){.lg\:mb-auto{margin-bottom:auto}}@media(min-width:1024px){.lg\:mb-px{margin-bottom:1px}}@media(min-width:1024px){.lg\:mb-0\.5{margin-bottom:.125rem}}@media(min-width:1024px){.lg\:mb-1\.5{margin-bottom:.375rem}}@media(min-width:1024px){.lg\:mb-2\.5{margin-bottom:.625rem}}@media(min-width:1024px){.lg\:mb-3\.5{margin-bottom:.875rem}}@media(min-width:1024px){.lg\:mb-screen-sm{margin-bottom:64rem}}@media(min-width:1024px){.lg\:mb-screen-md{margin-bottom:76.8rem}}@media(min-width:1024px){.lg\:mb-screen-lg{margin-bottom:102.4rem}}@media(min-width:1024px){.lg\:mb-screen-xl{margin-bottom:128rem}}@media(min-width:1024px){.lg\:mb-screen-2xl{margin-bottom:153.6rem}}@media(min-width:1024px){.lg\:-mb-0{margin-bottom:0}}@media(min-width:1024px){.lg\:-mb-1{margin-bottom:-.25rem}}@media(min-width:1024px){.lg\:-mb-2{margin-bottom:-.5rem}}@media(min-width:1024px){.lg\:-mb-3{margin-bottom:-.75rem}}@media(min-width:1024px){.lg\:-mb-4{margin-bottom:-1rem}}@media(min-width:1024px){.lg\:-mb-5{margin-bottom:-1.25rem}}@media(min-width:1024px){.lg\:-mb-6{margin-bottom:-1.5rem}}@media(min-width:1024px){.lg\:-mb-7{margin-bottom:-1.75rem}}@media(min-width:1024px){.lg\:-mb-8{margin-bottom:-2rem}}@media(min-width:1024px){.lg\:-mb-9{margin-bottom:-2.25rem}}@media(min-width:1024px){.lg\:-mb-10{margin-bottom:-2.5rem}}@media(min-width:1024px){.lg\:-mb-11{margin-bottom:-2.75rem}}@media(min-width:1024px){.lg\:-mb-12{margin-bottom:-3rem}}@media(min-width:1024px){.lg\:-mb-14{margin-bottom:-3.5rem}}@media(min-width:1024px){.lg\:-mb-16{margin-bottom:-4rem}}@media(min-width:1024px){.lg\:-mb-20{margin-bottom:-5rem}}@media(min-width:1024px){.lg\:-mb-24{margin-bottom:-6rem}}@media(min-width:1024px){.lg\:-mb-28{margin-bottom:-7rem}}@media(min-width:1024px){.lg\:-mb-32{margin-bottom:-8rem}}@media(min-width:1024px){.lg\:-mb-36{margin-bottom:-9rem}}@media(min-width:1024px){.lg\:-mb-40{margin-bottom:-10rem}}@media(min-width:1024px){.lg\:-mb-44{margin-bottom:-11rem}}@media(min-width:1024px){.lg\:-mb-48{margin-bottom:-12rem}}@media(min-width:1024px){.lg\:-mb-52{margin-bottom:-13rem}}@media(min-width:1024px){.lg\:-mb-56{margin-bottom:-14rem}}@media(min-width:1024px){.lg\:-mb-60{margin-bottom:-15rem}}@media(min-width:1024px){.lg\:-mb-64{margin-bottom:-16rem}}@media(min-width:1024px){.lg\:-mb-72{margin-bottom:-18rem}}@media(min-width:1024px){.lg\:-mb-80{margin-bottom:-20rem}}@media(min-width:1024px){.lg\:-mb-96{margin-bottom:-24rem}}@media(min-width:1024px){.lg\:-mb-px{margin-bottom:-1px}}@media(min-width:1024px){.lg\:-mb-0\.5{margin-bottom:-.125rem}}@media(min-width:1024px){.lg\:-mb-1\.5{margin-bottom:-.375rem}}@media(min-width:1024px){.lg\:-mb-2\.5{margin-bottom:-.625rem}}@media(min-width:1024px){.lg\:-mb-3\.5{margin-bottom:-.875rem}}@media(min-width:1024px){.lg\:-mb-screen-sm{margin-bottom:-64rem}}@media(min-width:1024px){.lg\:-mb-screen-md{margin-bottom:-76.8rem}}@media(min-width:1024px){.lg\:-mb-screen-lg{margin-bottom:-102.4rem}}@media(min-width:1024px){.lg\:-mb-screen-xl{margin-bottom:-128rem}}@media(min-width:1024px){.lg\:-mb-screen-2xl{margin-bottom:-153.6rem}}@media(min-width:1024px){.lg\:ml-0{margin-left:0}}@media(min-width:1024px){.lg\:ml-1{margin-left:.25rem}}@media(min-width:1024px){.lg\:ml-2{margin-left:.5rem}}@media(min-width:1024px){.lg\:ml-3{margin-left:.75rem}}@media(min-width:1024px){.lg\:ml-4{margin-left:1rem}}@media(min-width:1024px){.lg\:ml-5{margin-left:1.25rem}}@media(min-width:1024px){.lg\:ml-6{margin-left:1.5rem}}@media(min-width:1024px){.lg\:ml-7{margin-left:1.75rem}}@media(min-width:1024px){.lg\:ml-8{margin-left:2rem}}@media(min-width:1024px){.lg\:ml-9{margin-left:2.25rem}}@media(min-width:1024px){.lg\:ml-10{margin-left:2.5rem}}@media(min-width:1024px){.lg\:ml-11{margin-left:2.75rem}}@media(min-width:1024px){.lg\:ml-12{margin-left:3rem}}@media(min-width:1024px){.lg\:ml-14{margin-left:3.5rem}}@media(min-width:1024px){.lg\:ml-16{margin-left:4rem}}@media(min-width:1024px){.lg\:ml-20{margin-left:5rem}}@media(min-width:1024px){.lg\:ml-24{margin-left:6rem}}@media(min-width:1024px){.lg\:ml-28{margin-left:7rem}}@media(min-width:1024px){.lg\:ml-32{margin-left:8rem}}@media(min-width:1024px){.lg\:ml-36{margin-left:9rem}}@media(min-width:1024px){.lg\:ml-40{margin-left:10rem}}@media(min-width:1024px){.lg\:ml-44{margin-left:11rem}}@media(min-width:1024px){.lg\:ml-48{margin-left:12rem}}@media(min-width:1024px){.lg\:ml-52{margin-left:13rem}}@media(min-width:1024px){.lg\:ml-56{margin-left:14rem}}@media(min-width:1024px){.lg\:ml-60{margin-left:15rem}}@media(min-width:1024px){.lg\:ml-64{margin-left:16rem}}@media(min-width:1024px){.lg\:ml-72{margin-left:18rem}}@media(min-width:1024px){.lg\:ml-80{margin-left:20rem}}@media(min-width:1024px){.lg\:ml-96{margin-left:24rem}}@media(min-width:1024px){.lg\:ml-auto{margin-left:auto}}@media(min-width:1024px){.lg\:ml-px{margin-left:1px}}@media(min-width:1024px){.lg\:ml-0\.5{margin-left:.125rem}}@media(min-width:1024px){.lg\:ml-1\.5{margin-left:.375rem}}@media(min-width:1024px){.lg\:ml-2\.5{margin-left:.625rem}}@media(min-width:1024px){.lg\:ml-3\.5{margin-left:.875rem}}@media(min-width:1024px){.lg\:ml-screen-sm{margin-left:64rem}}@media(min-width:1024px){.lg\:ml-screen-md{margin-left:76.8rem}}@media(min-width:1024px){.lg\:ml-screen-lg{margin-left:102.4rem}}@media(min-width:1024px){.lg\:ml-screen-xl{margin-left:128rem}}@media(min-width:1024px){.lg\:ml-screen-2xl{margin-left:153.6rem}}@media(min-width:1024px){.lg\:-ml-0{margin-left:0}}@media(min-width:1024px){.lg\:-ml-1{margin-left:-.25rem}}@media(min-width:1024px){.lg\:-ml-2{margin-left:-.5rem}}@media(min-width:1024px){.lg\:-ml-3{margin-left:-.75rem}}@media(min-width:1024px){.lg\:-ml-4{margin-left:-1rem}}@media(min-width:1024px){.lg\:-ml-5{margin-left:-1.25rem}}@media(min-width:1024px){.lg\:-ml-6{margin-left:-1.5rem}}@media(min-width:1024px){.lg\:-ml-7{margin-left:-1.75rem}}@media(min-width:1024px){.lg\:-ml-8{margin-left:-2rem}}@media(min-width:1024px){.lg\:-ml-9{margin-left:-2.25rem}}@media(min-width:1024px){.lg\:-ml-10{margin-left:-2.5rem}}@media(min-width:1024px){.lg\:-ml-11{margin-left:-2.75rem}}@media(min-width:1024px){.lg\:-ml-12{margin-left:-3rem}}@media(min-width:1024px){.lg\:-ml-14{margin-left:-3.5rem}}@media(min-width:1024px){.lg\:-ml-16{margin-left:-4rem}}@media(min-width:1024px){.lg\:-ml-20{margin-left:-5rem}}@media(min-width:1024px){.lg\:-ml-24{margin-left:-6rem}}@media(min-width:1024px){.lg\:-ml-28{margin-left:-7rem}}@media(min-width:1024px){.lg\:-ml-32{margin-left:-8rem}}@media(min-width:1024px){.lg\:-ml-36{margin-left:-9rem}}@media(min-width:1024px){.lg\:-ml-40{margin-left:-10rem}}@media(min-width:1024px){.lg\:-ml-44{margin-left:-11rem}}@media(min-width:1024px){.lg\:-ml-48{margin-left:-12rem}}@media(min-width:1024px){.lg\:-ml-52{margin-left:-13rem}}@media(min-width:1024px){.lg\:-ml-56{margin-left:-14rem}}@media(min-width:1024px){.lg\:-ml-60{margin-left:-15rem}}@media(min-width:1024px){.lg\:-ml-64{margin-left:-16rem}}@media(min-width:1024px){.lg\:-ml-72{margin-left:-18rem}}@media(min-width:1024px){.lg\:-ml-80{margin-left:-20rem}}@media(min-width:1024px){.lg\:-ml-96{margin-left:-24rem}}@media(min-width:1024px){.lg\:-ml-px{margin-left:-1px}}@media(min-width:1024px){.lg\:-ml-0\.5{margin-left:-.125rem}}@media(min-width:1024px){.lg\:-ml-1\.5{margin-left:-.375rem}}@media(min-width:1024px){.lg\:-ml-2\.5{margin-left:-.625rem}}@media(min-width:1024px){.lg\:-ml-3\.5{margin-left:-.875rem}}@media(min-width:1024px){.lg\:-ml-screen-sm{margin-left:-64rem}}@media(min-width:1024px){.lg\:-ml-screen-md{margin-left:-76.8rem}}@media(min-width:1024px){.lg\:-ml-screen-lg{margin-left:-102.4rem}}@media(min-width:1024px){.lg\:-ml-screen-xl{margin-left:-128rem}}@media(min-width:1024px){.lg\:-ml-screen-2xl{margin-left:-153.6rem}}@media(min-width:1024px){.lg\:box-border{box-sizing:border-box}}@media(min-width:1024px){.lg\:box-content{box-sizing:content-box}}@media(min-width:1024px){.lg\:block{display:block}}@media(min-width:1024px){.lg\:inline-block{display:inline-block}}@media(min-width:1024px){.lg\:inline{display:inline}}@media(min-width:1024px){.lg\:flex{display:flex}}@media(min-width:1024px){.lg\:inline-flex{display:inline-flex}}@media(min-width:1024px){.lg\:table{display:table}}@media(min-width:1024px){.lg\:inline-table{display:inline-table}}@media(min-width:1024px){.lg\:table-caption{display:table-caption}}@media(min-width:1024px){.lg\:table-cell{display:table-cell}}@media(min-width:1024px){.lg\:table-column{display:table-column}}@media(min-width:1024px){.lg\:table-column-group{display:table-column-group}}@media(min-width:1024px){.lg\:table-footer-group{display:table-footer-group}}@media(min-width:1024px){.lg\:table-header-group{display:table-header-group}}@media(min-width:1024px){.lg\:table-row-group{display:table-row-group}}@media(min-width:1024px){.lg\:table-row{display:table-row}}@media(min-width:1024px){.lg\:flow-root{display:flow-root}}@media(min-width:1024px){.lg\:grid{display:grid}}@media(min-width:1024px){.lg\:inline-grid{display:inline-grid}}@media(min-width:1024px){.lg\:contents{display:contents}}@media(min-width:1024px){.lg\:list-item{display:list-item}}@media(min-width:1024px){.lg\:hidden{display:none}}@media(min-width:1024px){.group:hover .lg\:group-hover\:block{display:block}}@media(min-width:1024px){.group:hover .lg\:group-hover\:inline-block{display:inline-block}}@media(min-width:1024px){.group:hover .lg\:group-hover\:inline{display:inline}}@media(min-width:1024px){.group:hover .lg\:group-hover\:flex{display:flex}}@media(min-width:1024px){.group:hover .lg\:group-hover\:inline-flex{display:inline-flex}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table{display:table}}@media(min-width:1024px){.group:hover .lg\:group-hover\:inline-table{display:inline-table}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-caption{display:table-caption}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-cell{display:table-cell}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-column{display:table-column}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-column-group{display:table-column-group}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-footer-group{display:table-footer-group}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-header-group{display:table-header-group}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-row-group{display:table-row-group}}@media(min-width:1024px){.group:hover .lg\:group-hover\:table-row{display:table-row}}@media(min-width:1024px){.group:hover .lg\:group-hover\:flow-root{display:flow-root}}@media(min-width:1024px){.group:hover .lg\:group-hover\:grid{display:grid}}@media(min-width:1024px){.group:hover .lg\:group-hover\:inline-grid{display:inline-grid}}@media(min-width:1024px){.group:hover .lg\:group-hover\:contents{display:contents}}@media(min-width:1024px){.group:hover .lg\:group-hover\:list-item{display:list-item}}@media(min-width:1024px){.group:hover .lg\:group-hover\:hidden{display:none}}@media(min-width:1024px){.group:focus .lg\:group-focus\:block{display:block}}@media(min-width:1024px){.group:focus .lg\:group-focus\:inline-block{display:inline-block}}@media(min-width:1024px){.group:focus .lg\:group-focus\:inline{display:inline}}@media(min-width:1024px){.group:focus .lg\:group-focus\:flex{display:flex}}@media(min-width:1024px){.group:focus .lg\:group-focus\:inline-flex{display:inline-flex}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table{display:table}}@media(min-width:1024px){.group:focus .lg\:group-focus\:inline-table{display:inline-table}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-caption{display:table-caption}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-cell{display:table-cell}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-column{display:table-column}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-column-group{display:table-column-group}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-footer-group{display:table-footer-group}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-header-group{display:table-header-group}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-row-group{display:table-row-group}}@media(min-width:1024px){.group:focus .lg\:group-focus\:table-row{display:table-row}}@media(min-width:1024px){.group:focus .lg\:group-focus\:flow-root{display:flow-root}}@media(min-width:1024px){.group:focus .lg\:group-focus\:grid{display:grid}}@media(min-width:1024px){.group:focus .lg\:group-focus\:inline-grid{display:inline-grid}}@media(min-width:1024px){.group:focus .lg\:group-focus\:contents{display:contents}}@media(min-width:1024px){.group:focus .lg\:group-focus\:list-item{display:list-item}}@media(min-width:1024px){.group:focus .lg\:group-focus\:hidden{display:none}}@media(min-width:1024px){.lg\:hover\:block:hover{display:block}}@media(min-width:1024px){.lg\:hover\:inline-block:hover{display:inline-block}}@media(min-width:1024px){.lg\:hover\:inline:hover{display:inline}}@media(min-width:1024px){.lg\:hover\:flex:hover{display:flex}}@media(min-width:1024px){.lg\:hover\:inline-flex:hover{display:inline-flex}}@media(min-width:1024px){.lg\:hover\:table:hover{display:table}}@media(min-width:1024px){.lg\:hover\:inline-table:hover{display:inline-table}}@media(min-width:1024px){.lg\:hover\:table-caption:hover{display:table-caption}}@media(min-width:1024px){.lg\:hover\:table-cell:hover{display:table-cell}}@media(min-width:1024px){.lg\:hover\:table-column:hover{display:table-column}}@media(min-width:1024px){.lg\:hover\:table-column-group:hover{display:table-column-group}}@media(min-width:1024px){.lg\:hover\:table-footer-group:hover{display:table-footer-group}}@media(min-width:1024px){.lg\:hover\:table-header-group:hover{display:table-header-group}}@media(min-width:1024px){.lg\:hover\:table-row-group:hover{display:table-row-group}}@media(min-width:1024px){.lg\:hover\:table-row:hover{display:table-row}}@media(min-width:1024px){.lg\:hover\:flow-root:hover{display:flow-root}}@media(min-width:1024px){.lg\:hover\:grid:hover{display:grid}}@media(min-width:1024px){.lg\:hover\:inline-grid:hover{display:inline-grid}}@media(min-width:1024px){.lg\:hover\:contents:hover{display:contents}}@media(min-width:1024px){.lg\:hover\:list-item:hover{display:list-item}}@media(min-width:1024px){.lg\:hover\:hidden:hover{display:none}}@media(min-width:1024px){.lg\:focus\:block:focus{display:block}}@media(min-width:1024px){.lg\:focus\:inline-block:focus{display:inline-block}}@media(min-width:1024px){.lg\:focus\:inline:focus{display:inline}}@media(min-width:1024px){.lg\:focus\:flex:focus{display:flex}}@media(min-width:1024px){.lg\:focus\:inline-flex:focus{display:inline-flex}}@media(min-width:1024px){.lg\:focus\:table:focus{display:table}}@media(min-width:1024px){.lg\:focus\:inline-table:focus{display:inline-table}}@media(min-width:1024px){.lg\:focus\:table-caption:focus{display:table-caption}}@media(min-width:1024px){.lg\:focus\:table-cell:focus{display:table-cell}}@media(min-width:1024px){.lg\:focus\:table-column:focus{display:table-column}}@media(min-width:1024px){.lg\:focus\:table-column-group:focus{display:table-column-group}}@media(min-width:1024px){.lg\:focus\:table-footer-group:focus{display:table-footer-group}}@media(min-width:1024px){.lg\:focus\:table-header-group:focus{display:table-header-group}}@media(min-width:1024px){.lg\:focus\:table-row-group:focus{display:table-row-group}}@media(min-width:1024px){.lg\:focus\:table-row:focus{display:table-row}}@media(min-width:1024px){.lg\:focus\:flow-root:focus{display:flow-root}}@media(min-width:1024px){.lg\:focus\:grid:focus{display:grid}}@media(min-width:1024px){.lg\:focus\:inline-grid:focus{display:inline-grid}}@media(min-width:1024px){.lg\:focus\:contents:focus{display:contents}}@media(min-width:1024px){.lg\:focus\:list-item:focus{display:list-item}}@media(min-width:1024px){.lg\:focus\:hidden:focus{display:none}}@media(min-width:1024px){.lg\:h-0{height:0}}@media(min-width:1024px){.lg\:h-1{height:.25rem}}@media(min-width:1024px){.lg\:h-2{height:.5rem}}@media(min-width:1024px){.lg\:h-3{height:.75rem}}@media(min-width:1024px){.lg\:h-4{height:1rem}}@media(min-width:1024px){.lg\:h-5{height:1.25rem}}@media(min-width:1024px){.lg\:h-6{height:1.5rem}}@media(min-width:1024px){.lg\:h-7{height:1.75rem}}@media(min-width:1024px){.lg\:h-8{height:2rem}}@media(min-width:1024px){.lg\:h-9{height:2.25rem}}@media(min-width:1024px){.lg\:h-10{height:2.5rem}}@media(min-width:1024px){.lg\:h-11{height:2.75rem}}@media(min-width:1024px){.lg\:h-12{height:3rem}}@media(min-width:1024px){.lg\:h-14{height:3.5rem}}@media(min-width:1024px){.lg\:h-16{height:4rem}}@media(min-width:1024px){.lg\:h-20{height:5rem}}@media(min-width:1024px){.lg\:h-24{height:6rem}}@media(min-width:1024px){.lg\:h-28{height:7rem}}@media(min-width:1024px){.lg\:h-32{height:8rem}}@media(min-width:1024px){.lg\:h-36{height:9rem}}@media(min-width:1024px){.lg\:h-40{height:10rem}}@media(min-width:1024px){.lg\:h-44{height:11rem}}@media(min-width:1024px){.lg\:h-48{height:12rem}}@media(min-width:1024px){.lg\:h-52{height:13rem}}@media(min-width:1024px){.lg\:h-56{height:14rem}}@media(min-width:1024px){.lg\:h-60{height:15rem}}@media(min-width:1024px){.lg\:h-64{height:16rem}}@media(min-width:1024px){.lg\:h-72{height:18rem}}@media(min-width:1024px){.lg\:h-80{height:20rem}}@media(min-width:1024px){.lg\:h-96{height:24rem}}@media(min-width:1024px){.lg\:h-auto{height:auto}}@media(min-width:1024px){.lg\:h-px{height:1px}}@media(min-width:1024px){.lg\:h-0\.5{height:.125rem}}@media(min-width:1024px){.lg\:h-1\.5{height:.375rem}}@media(min-width:1024px){.lg\:h-2\.5{height:.625rem}}@media(min-width:1024px){.lg\:h-3\.5{height:.875rem}}@media(min-width:1024px){.lg\:h-screen-sm{height:64rem}}@media(min-width:1024px){.lg\:h-screen-md{height:76.8rem}}@media(min-width:1024px){.lg\:h-screen-lg{height:102.4rem}}@media(min-width:1024px){.lg\:h-screen-xl{height:128rem}}@media(min-width:1024px){.lg\:h-screen-2xl{height:153.6rem}}@media(min-width:1024px){.lg\:h-1\/2{height:50%}}@media(min-width:1024px){.lg\:h-1\/3{height:33.333333%}}@media(min-width:1024px){.lg\:h-2\/3{height:66.666667%}}@media(min-width:1024px){.lg\:h-1\/4{height:25%}}@media(min-width:1024px){.lg\:h-2\/4{height:50%}}@media(min-width:1024px){.lg\:h-3\/4{height:75%}}@media(min-width:1024px){.lg\:h-1\/5{height:20%}}@media(min-width:1024px){.lg\:h-2\/5{height:40%}}@media(min-width:1024px){.lg\:h-3\/5{height:60%}}@media(min-width:1024px){.lg\:h-4\/5{height:80%}}@media(min-width:1024px){.lg\:h-1\/6{height:16.666667%}}@media(min-width:1024px){.lg\:h-2\/6{height:33.333333%}}@media(min-width:1024px){.lg\:h-3\/6{height:50%}}@media(min-width:1024px){.lg\:h-4\/6{height:66.666667%}}@media(min-width:1024px){.lg\:h-5\/6{height:83.333333%}}@media(min-width:1024px){.lg\:h-full{height:100%}}@media(min-width:1024px){.lg\:h-screen{height:100vh}}@media(min-width:1024px){.lg\:max-h-0{max-height:0}}@media(min-width:1024px){.lg\:max-h-1{max-height:.25rem}}@media(min-width:1024px){.lg\:max-h-2{max-height:.5rem}}@media(min-width:1024px){.lg\:max-h-3{max-height:.75rem}}@media(min-width:1024px){.lg\:max-h-4{max-height:1rem}}@media(min-width:1024px){.lg\:max-h-5{max-height:1.25rem}}@media(min-width:1024px){.lg\:max-h-6{max-height:1.5rem}}@media(min-width:1024px){.lg\:max-h-7{max-height:1.75rem}}@media(min-width:1024px){.lg\:max-h-8{max-height:2rem}}@media(min-width:1024px){.lg\:max-h-9{max-height:2.25rem}}@media(min-width:1024px){.lg\:max-h-10{max-height:2.5rem}}@media(min-width:1024px){.lg\:max-h-11{max-height:2.75rem}}@media(min-width:1024px){.lg\:max-h-12{max-height:3rem}}@media(min-width:1024px){.lg\:max-h-14{max-height:3.5rem}}@media(min-width:1024px){.lg\:max-h-16{max-height:4rem}}@media(min-width:1024px){.lg\:max-h-20{max-height:5rem}}@media(min-width:1024px){.lg\:max-h-24{max-height:6rem}}@media(min-width:1024px){.lg\:max-h-28{max-height:7rem}}@media(min-width:1024px){.lg\:max-h-32{max-height:8rem}}@media(min-width:1024px){.lg\:max-h-36{max-height:9rem}}@media(min-width:1024px){.lg\:max-h-40{max-height:10rem}}@media(min-width:1024px){.lg\:max-h-44{max-height:11rem}}@media(min-width:1024px){.lg\:max-h-48{max-height:12rem}}@media(min-width:1024px){.lg\:max-h-52{max-height:13rem}}@media(min-width:1024px){.lg\:max-h-56{max-height:14rem}}@media(min-width:1024px){.lg\:max-h-60{max-height:15rem}}@media(min-width:1024px){.lg\:max-h-64{max-height:16rem}}@media(min-width:1024px){.lg\:max-h-72{max-height:18rem}}@media(min-width:1024px){.lg\:max-h-80{max-height:20rem}}@media(min-width:1024px){.lg\:max-h-96{max-height:24rem}}@media(min-width:1024px){.lg\:max-h-px{max-height:1px}}@media(min-width:1024px){.lg\:max-h-0\.5{max-height:.125rem}}@media(min-width:1024px){.lg\:max-h-1\.5{max-height:.375rem}}@media(min-width:1024px){.lg\:max-h-2\.5{max-height:.625rem}}@media(min-width:1024px){.lg\:max-h-3\.5{max-height:.875rem}}@media(min-width:1024px){.lg\:max-h-screen-sm{max-height:64rem}}@media(min-width:1024px){.lg\:max-h-screen-md{max-height:76.8rem}}@media(min-width:1024px){.lg\:max-h-screen-lg{max-height:102.4rem}}@media(min-width:1024px){.lg\:max-h-screen-xl{max-height:128rem}}@media(min-width:1024px){.lg\:max-h-screen-2xl{max-height:153.6rem}}@media(min-width:1024px){.lg\:max-h-full{max-height:100%}}@media(min-width:1024px){.lg\:max-h-screen{max-height:100vh}}@media(min-width:1024px){.lg\:min-h-0{min-height:0}}@media(min-width:1024px){.lg\:min-h-full{min-height:100%}}@media(min-width:1024px){.lg\:min-h-screen{min-height:100vh}}@media(min-width:1024px){.lg\:w-0{width:0}}@media(min-width:1024px){.lg\:w-1{width:.25rem}}@media(min-width:1024px){.lg\:w-2{width:.5rem}}@media(min-width:1024px){.lg\:w-3{width:.75rem}}@media(min-width:1024px){.lg\:w-4{width:1rem}}@media(min-width:1024px){.lg\:w-5{width:1.25rem}}@media(min-width:1024px){.lg\:w-6{width:1.5rem}}@media(min-width:1024px){.lg\:w-7{width:1.75rem}}@media(min-width:1024px){.lg\:w-8{width:2rem}}@media(min-width:1024px){.lg\:w-9{width:2.25rem}}@media(min-width:1024px){.lg\:w-10{width:2.5rem}}@media(min-width:1024px){.lg\:w-11{width:2.75rem}}@media(min-width:1024px){.lg\:w-12{width:3rem}}@media(min-width:1024px){.lg\:w-14{width:3.5rem}}@media(min-width:1024px){.lg\:w-16{width:4rem}}@media(min-width:1024px){.lg\:w-20{width:5rem}}@media(min-width:1024px){.lg\:w-24{width:6rem}}@media(min-width:1024px){.lg\:w-28{width:7rem}}@media(min-width:1024px){.lg\:w-32{width:8rem}}@media(min-width:1024px){.lg\:w-36{width:9rem}}@media(min-width:1024px){.lg\:w-40{width:10rem}}@media(min-width:1024px){.lg\:w-44{width:11rem}}@media(min-width:1024px){.lg\:w-48{width:12rem}}@media(min-width:1024px){.lg\:w-52{width:13rem}}@media(min-width:1024px){.lg\:w-56{width:14rem}}@media(min-width:1024px){.lg\:w-60{width:15rem}}@media(min-width:1024px){.lg\:w-64{width:16rem}}@media(min-width:1024px){.lg\:w-72{width:18rem}}@media(min-width:1024px){.lg\:w-80{width:20rem}}@media(min-width:1024px){.lg\:w-96{width:24rem}}@media(min-width:1024px){.lg\:w-auto{width:auto}}@media(min-width:1024px){.lg\:w-px{width:1px}}@media(min-width:1024px){.lg\:w-0\.5{width:.125rem}}@media(min-width:1024px){.lg\:w-1\.5{width:.375rem}}@media(min-width:1024px){.lg\:w-2\.5{width:.625rem}}@media(min-width:1024px){.lg\:w-3\.5{width:.875rem}}@media(min-width:1024px){.lg\:w-screen-sm{width:64rem}}@media(min-width:1024px){.lg\:w-screen-md{width:76.8rem}}@media(min-width:1024px){.lg\:w-screen-lg{width:102.4rem}}@media(min-width:1024px){.lg\:w-screen-xl{width:128rem}}@media(min-width:1024px){.lg\:w-screen-2xl{width:153.6rem}}@media(min-width:1024px){.lg\:w-1\/2{width:50%}}@media(min-width:1024px){.lg\:w-1\/3{width:33.333333%}}@media(min-width:1024px){.lg\:w-2\/3{width:66.666667%}}@media(min-width:1024px){.lg\:w-1\/4{width:25%}}@media(min-width:1024px){.lg\:w-2\/4{width:50%}}@media(min-width:1024px){.lg\:w-3\/4{width:75%}}@media(min-width:1024px){.lg\:w-1\/5{width:20%}}@media(min-width:1024px){.lg\:w-2\/5{width:40%}}@media(min-width:1024px){.lg\:w-3\/5{width:60%}}@media(min-width:1024px){.lg\:w-4\/5{width:80%}}@media(min-width:1024px){.lg\:w-1\/6{width:16.666667%}}@media(min-width:1024px){.lg\:w-2\/6{width:33.333333%}}@media(min-width:1024px){.lg\:w-3\/6{width:50%}}@media(min-width:1024px){.lg\:w-4\/6{width:66.666667%}}@media(min-width:1024px){.lg\:w-5\/6{width:83.333333%}}@media(min-width:1024px){.lg\:w-1\/12{width:8.333333%}}@media(min-width:1024px){.lg\:w-2\/12{width:16.666667%}}@media(min-width:1024px){.lg\:w-3\/12{width:25%}}@media(min-width:1024px){.lg\:w-4\/12{width:33.333333%}}@media(min-width:1024px){.lg\:w-5\/12{width:41.666667%}}@media(min-width:1024px){.lg\:w-6\/12{width:50%}}@media(min-width:1024px){.lg\:w-7\/12{width:58.333333%}}@media(min-width:1024px){.lg\:w-8\/12{width:66.666667%}}@media(min-width:1024px){.lg\:w-9\/12{width:75%}}@media(min-width:1024px){.lg\:w-10\/12{width:83.333333%}}@media(min-width:1024px){.lg\:w-11\/12{width:91.666667%}}@media(min-width:1024px){.lg\:w-full{width:100%}}@media(min-width:1024px){.lg\:w-screen{width:100vw}}@media(min-width:1024px){.lg\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media(min-width:1024px){.lg\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:1024px){.lg\:min-w-0{min-width:0}}@media(min-width:1024px){.lg\:min-w-full{min-width:100%}}@media(min-width:1024px){.lg\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media(min-width:1024px){.lg\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(min-width:1024px){.lg\:max-w-0{max-width:0}}@media(min-width:1024px){.lg\:max-w-none{max-width:none}}@media(min-width:1024px){.lg\:max-w-xs{max-width:20rem}}@media(min-width:1024px){.lg\:max-w-sm{max-width:24rem}}@media(min-width:1024px){.lg\:max-w-md{max-width:28rem}}@media(min-width:1024px){.lg\:max-w-lg{max-width:32rem}}@media(min-width:1024px){.lg\:max-w-xl{max-width:36rem}}@media(min-width:1024px){.lg\:max-w-2xl{max-width:42rem}}@media(min-width:1024px){.lg\:max-w-3xl{max-width:48rem}}@media(min-width:1024px){.lg\:max-w-4xl{max-width:56rem}}@media(min-width:1024px){.lg\:max-w-5xl{max-width:64rem}}@media(min-width:1024px){.lg\:max-w-6xl{max-width:72rem}}@media(min-width:1024px){.lg\:max-w-7xl{max-width:80rem}}@media(min-width:1024px){.lg\:max-w-full{max-width:100%}}@media(min-width:1024px){.lg\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}@media(min-width:1024px){.lg\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media(min-width:1024px){.lg\:max-w-prose{max-width:65ch}}@media(min-width:1024px){.lg\:max-w-screen-sm{max-width:640px}}@media(min-width:1024px){.lg\:max-w-screen-md{max-width:768px}}@media(min-width:1024px){.lg\:max-w-screen-lg{max-width:1024px}}@media(min-width:1024px){.lg\:max-w-screen-xl{max-width:1280px}}@media(min-width:1024px){.lg\:max-w-screen-2xl{max-width:1536px}}@media(min-width:1024px){.lg\:flex-1{flex:1 1 0%}}@media(min-width:1024px){.lg\:flex-auto{flex:1 1 auto}}@media(min-width:1024px){.lg\:flex-initial{flex:0 1 auto}}@media(min-width:1024px){.lg\:flex-none{flex:none}}@media(min-width:1024px){.lg\:flex-shrink-0{flex-shrink:0}}@media(min-width:1024px){.lg\:flex-shrink{flex-shrink:1}}@media(min-width:1024px){.lg\:flex-grow-0{flex-grow:0}}@media(min-width:1024px){.lg\:flex-grow{flex-grow:1}}@media(min-width:1024px){.lg\:table-auto{table-layout:auto}}@media(min-width:1024px){.lg\:table-fixed{table-layout:fixed}}@media(min-width:1024px){.lg\:border-collapse{border-collapse:collapse}}@media(min-width:1024px){.lg\:border-separate{border-collapse:separate}}@media(min-width:1024px){.lg\:origin-center{transform-origin:center}}@media(min-width:1024px){.lg\:origin-top{transform-origin:top}}@media(min-width:1024px){.lg\:origin-top-right{transform-origin:top right}}@media(min-width:1024px){.lg\:origin-right{transform-origin:right}}@media(min-width:1024px){.lg\:origin-bottom-right{transform-origin:bottom right}}@media(min-width:1024px){.lg\:origin-bottom{transform-origin:bottom}}@media(min-width:1024px){.lg\:origin-bottom-left{transform-origin:bottom left}}@media(min-width:1024px){.lg\:origin-left{transform-origin:left}}@media(min-width:1024px){.lg\:origin-top-left{transform-origin:top left}}@media(min-width:1024px){.lg\:transform{transform:translateX(var(--tw-translate-x)) 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))}}@media(min-width:1024px){.lg\:transform,.lg\:transform-gpu{--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}.lg\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media(min-width:1024px){.lg\:transform-none{transform:none}}@media(min-width:1024px){.lg\:translate-x-0{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:translate-x-1{--tw-translate-x:0.25rem}}@media(min-width:1024px){.lg\:translate-x-2{--tw-translate-x:0.5rem}}@media(min-width:1024px){.lg\:translate-x-3{--tw-translate-x:0.75rem}}@media(min-width:1024px){.lg\:translate-x-4{--tw-translate-x:1rem}}@media(min-width:1024px){.lg\:translate-x-5{--tw-translate-x:1.25rem}}@media(min-width:1024px){.lg\:translate-x-6{--tw-translate-x:1.5rem}}@media(min-width:1024px){.lg\:translate-x-7{--tw-translate-x:1.75rem}}@media(min-width:1024px){.lg\:translate-x-8{--tw-translate-x:2rem}}@media(min-width:1024px){.lg\:translate-x-9{--tw-translate-x:2.25rem}}@media(min-width:1024px){.lg\:translate-x-10{--tw-translate-x:2.5rem}}@media(min-width:1024px){.lg\:translate-x-11{--tw-translate-x:2.75rem}}@media(min-width:1024px){.lg\:translate-x-12{--tw-translate-x:3rem}}@media(min-width:1024px){.lg\:translate-x-14{--tw-translate-x:3.5rem}}@media(min-width:1024px){.lg\:translate-x-16{--tw-translate-x:4rem}}@media(min-width:1024px){.lg\:translate-x-20{--tw-translate-x:5rem}}@media(min-width:1024px){.lg\:translate-x-24{--tw-translate-x:6rem}}@media(min-width:1024px){.lg\:translate-x-28{--tw-translate-x:7rem}}@media(min-width:1024px){.lg\:translate-x-32{--tw-translate-x:8rem}}@media(min-width:1024px){.lg\:translate-x-36{--tw-translate-x:9rem}}@media(min-width:1024px){.lg\:translate-x-40{--tw-translate-x:10rem}}@media(min-width:1024px){.lg\:translate-x-44{--tw-translate-x:11rem}}@media(min-width:1024px){.lg\:translate-x-48{--tw-translate-x:12rem}}@media(min-width:1024px){.lg\:translate-x-52{--tw-translate-x:13rem}}@media(min-width:1024px){.lg\:translate-x-56{--tw-translate-x:14rem}}@media(min-width:1024px){.lg\:translate-x-60{--tw-translate-x:15rem}}@media(min-width:1024px){.lg\:translate-x-64{--tw-translate-x:16rem}}@media(min-width:1024px){.lg\:translate-x-72{--tw-translate-x:18rem}}@media(min-width:1024px){.lg\:translate-x-80{--tw-translate-x:20rem}}@media(min-width:1024px){.lg\:translate-x-96{--tw-translate-x:24rem}}@media(min-width:1024px){.lg\:translate-x-px{--tw-translate-x:1px}}@media(min-width:1024px){.lg\:translate-x-0\.5{--tw-translate-x:0.125rem}}@media(min-width:1024px){.lg\:translate-x-1\.5{--tw-translate-x:0.375rem}}@media(min-width:1024px){.lg\:translate-x-2\.5{--tw-translate-x:0.625rem}}@media(min-width:1024px){.lg\:translate-x-3\.5{--tw-translate-x:0.875rem}}@media(min-width:1024px){.lg\:translate-x-screen-sm{--tw-translate-x:64rem}}@media(min-width:1024px){.lg\:translate-x-screen-md{--tw-translate-x:76.8rem}}@media(min-width:1024px){.lg\:translate-x-screen-lg{--tw-translate-x:102.4rem}}@media(min-width:1024px){.lg\:translate-x-screen-xl{--tw-translate-x:128rem}}@media(min-width:1024px){.lg\:translate-x-screen-2xl{--tw-translate-x:153.6rem}}@media(min-width:1024px){.lg\:-translate-x-0{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:-translate-x-1{--tw-translate-x:-0.25rem}}@media(min-width:1024px){.lg\:-translate-x-2{--tw-translate-x:-0.5rem}}@media(min-width:1024px){.lg\:-translate-x-3{--tw-translate-x:-0.75rem}}@media(min-width:1024px){.lg\:-translate-x-4{--tw-translate-x:-1rem}}@media(min-width:1024px){.lg\:-translate-x-5{--tw-translate-x:-1.25rem}}@media(min-width:1024px){.lg\:-translate-x-6{--tw-translate-x:-1.5rem}}@media(min-width:1024px){.lg\:-translate-x-7{--tw-translate-x:-1.75rem}}@media(min-width:1024px){.lg\:-translate-x-8{--tw-translate-x:-2rem}}@media(min-width:1024px){.lg\:-translate-x-9{--tw-translate-x:-2.25rem}}@media(min-width:1024px){.lg\:-translate-x-10{--tw-translate-x:-2.5rem}}@media(min-width:1024px){.lg\:-translate-x-11{--tw-translate-x:-2.75rem}}@media(min-width:1024px){.lg\:-translate-x-12{--tw-translate-x:-3rem}}@media(min-width:1024px){.lg\:-translate-x-14{--tw-translate-x:-3.5rem}}@media(min-width:1024px){.lg\:-translate-x-16{--tw-translate-x:-4rem}}@media(min-width:1024px){.lg\:-translate-x-20{--tw-translate-x:-5rem}}@media(min-width:1024px){.lg\:-translate-x-24{--tw-translate-x:-6rem}}@media(min-width:1024px){.lg\:-translate-x-28{--tw-translate-x:-7rem}}@media(min-width:1024px){.lg\:-translate-x-32{--tw-translate-x:-8rem}}@media(min-width:1024px){.lg\:-translate-x-36{--tw-translate-x:-9rem}}@media(min-width:1024px){.lg\:-translate-x-40{--tw-translate-x:-10rem}}@media(min-width:1024px){.lg\:-translate-x-44{--tw-translate-x:-11rem}}@media(min-width:1024px){.lg\:-translate-x-48{--tw-translate-x:-12rem}}@media(min-width:1024px){.lg\:-translate-x-52{--tw-translate-x:-13rem}}@media(min-width:1024px){.lg\:-translate-x-56{--tw-translate-x:-14rem}}@media(min-width:1024px){.lg\:-translate-x-60{--tw-translate-x:-15rem}}@media(min-width:1024px){.lg\:-translate-x-64{--tw-translate-x:-16rem}}@media(min-width:1024px){.lg\:-translate-x-72{--tw-translate-x:-18rem}}@media(min-width:1024px){.lg\:-translate-x-80{--tw-translate-x:-20rem}}@media(min-width:1024px){.lg\:-translate-x-96{--tw-translate-x:-24rem}}@media(min-width:1024px){.lg\:-translate-x-px{--tw-translate-x:-1px}}@media(min-width:1024px){.lg\:-translate-x-0\.5{--tw-translate-x:-0.125rem}}@media(min-width:1024px){.lg\:-translate-x-1\.5{--tw-translate-x:-0.375rem}}@media(min-width:1024px){.lg\:-translate-x-2\.5{--tw-translate-x:-0.625rem}}@media(min-width:1024px){.lg\:-translate-x-3\.5{--tw-translate-x:-0.875rem}}@media(min-width:1024px){.lg\:-translate-x-screen-sm{--tw-translate-x:-64rem}}@media(min-width:1024px){.lg\:-translate-x-screen-md{--tw-translate-x:-76.8rem}}@media(min-width:1024px){.lg\:-translate-x-screen-lg{--tw-translate-x:-102.4rem}}@media(min-width:1024px){.lg\:-translate-x-screen-xl{--tw-translate-x:-128rem}}@media(min-width:1024px){.lg\:-translate-x-screen-2xl{--tw-translate-x:-153.6rem}}@media(min-width:1024px){.lg\:translate-x-1\/2{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:translate-x-1\/3{--tw-translate-x:33.333333%}}@media(min-width:1024px){.lg\:translate-x-2\/3{--tw-translate-x:66.666667%}}@media(min-width:1024px){.lg\:translate-x-1\/4{--tw-translate-x:25%}}@media(min-width:1024px){.lg\:translate-x-2\/4{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:translate-x-3\/4{--tw-translate-x:75%}}@media(min-width:1024px){.lg\:translate-x-full{--tw-translate-x:100%}}@media(min-width:1024px){.lg\:-translate-x-1\/2{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:-translate-x-1\/3{--tw-translate-x:-33.333333%}}@media(min-width:1024px){.lg\:-translate-x-2\/3{--tw-translate-x:-66.666667%}}@media(min-width:1024px){.lg\:-translate-x-1\/4{--tw-translate-x:-25%}}@media(min-width:1024px){.lg\:-translate-x-2\/4{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:-translate-x-3\/4{--tw-translate-x:-75%}}@media(min-width:1024px){.lg\:-translate-x-full{--tw-translate-x:-100%}}@media(min-width:1024px){.lg\:translate-y-0{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:translate-y-1{--tw-translate-y:0.25rem}}@media(min-width:1024px){.lg\:translate-y-2{--tw-translate-y:0.5rem}}@media(min-width:1024px){.lg\:translate-y-3{--tw-translate-y:0.75rem}}@media(min-width:1024px){.lg\:translate-y-4{--tw-translate-y:1rem}}@media(min-width:1024px){.lg\:translate-y-5{--tw-translate-y:1.25rem}}@media(min-width:1024px){.lg\:translate-y-6{--tw-translate-y:1.5rem}}@media(min-width:1024px){.lg\:translate-y-7{--tw-translate-y:1.75rem}}@media(min-width:1024px){.lg\:translate-y-8{--tw-translate-y:2rem}}@media(min-width:1024px){.lg\:translate-y-9{--tw-translate-y:2.25rem}}@media(min-width:1024px){.lg\:translate-y-10{--tw-translate-y:2.5rem}}@media(min-width:1024px){.lg\:translate-y-11{--tw-translate-y:2.75rem}}@media(min-width:1024px){.lg\:translate-y-12{--tw-translate-y:3rem}}@media(min-width:1024px){.lg\:translate-y-14{--tw-translate-y:3.5rem}}@media(min-width:1024px){.lg\:translate-y-16{--tw-translate-y:4rem}}@media(min-width:1024px){.lg\:translate-y-20{--tw-translate-y:5rem}}@media(min-width:1024px){.lg\:translate-y-24{--tw-translate-y:6rem}}@media(min-width:1024px){.lg\:translate-y-28{--tw-translate-y:7rem}}@media(min-width:1024px){.lg\:translate-y-32{--tw-translate-y:8rem}}@media(min-width:1024px){.lg\:translate-y-36{--tw-translate-y:9rem}}@media(min-width:1024px){.lg\:translate-y-40{--tw-translate-y:10rem}}@media(min-width:1024px){.lg\:translate-y-44{--tw-translate-y:11rem}}@media(min-width:1024px){.lg\:translate-y-48{--tw-translate-y:12rem}}@media(min-width:1024px){.lg\:translate-y-52{--tw-translate-y:13rem}}@media(min-width:1024px){.lg\:translate-y-56{--tw-translate-y:14rem}}@media(min-width:1024px){.lg\:translate-y-60{--tw-translate-y:15rem}}@media(min-width:1024px){.lg\:translate-y-64{--tw-translate-y:16rem}}@media(min-width:1024px){.lg\:translate-y-72{--tw-translate-y:18rem}}@media(min-width:1024px){.lg\:translate-y-80{--tw-translate-y:20rem}}@media(min-width:1024px){.lg\:translate-y-96{--tw-translate-y:24rem}}@media(min-width:1024px){.lg\:translate-y-px{--tw-translate-y:1px}}@media(min-width:1024px){.lg\:translate-y-0\.5{--tw-translate-y:0.125rem}}@media(min-width:1024px){.lg\:translate-y-1\.5{--tw-translate-y:0.375rem}}@media(min-width:1024px){.lg\:translate-y-2\.5{--tw-translate-y:0.625rem}}@media(min-width:1024px){.lg\:translate-y-3\.5{--tw-translate-y:0.875rem}}@media(min-width:1024px){.lg\:translate-y-screen-sm{--tw-translate-y:64rem}}@media(min-width:1024px){.lg\:translate-y-screen-md{--tw-translate-y:76.8rem}}@media(min-width:1024px){.lg\:translate-y-screen-lg{--tw-translate-y:102.4rem}}@media(min-width:1024px){.lg\:translate-y-screen-xl{--tw-translate-y:128rem}}@media(min-width:1024px){.lg\:translate-y-screen-2xl{--tw-translate-y:153.6rem}}@media(min-width:1024px){.lg\:-translate-y-0{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:-translate-y-1{--tw-translate-y:-0.25rem}}@media(min-width:1024px){.lg\:-translate-y-2{--tw-translate-y:-0.5rem}}@media(min-width:1024px){.lg\:-translate-y-3{--tw-translate-y:-0.75rem}}@media(min-width:1024px){.lg\:-translate-y-4{--tw-translate-y:-1rem}}@media(min-width:1024px){.lg\:-translate-y-5{--tw-translate-y:-1.25rem}}@media(min-width:1024px){.lg\:-translate-y-6{--tw-translate-y:-1.5rem}}@media(min-width:1024px){.lg\:-translate-y-7{--tw-translate-y:-1.75rem}}@media(min-width:1024px){.lg\:-translate-y-8{--tw-translate-y:-2rem}}@media(min-width:1024px){.lg\:-translate-y-9{--tw-translate-y:-2.25rem}}@media(min-width:1024px){.lg\:-translate-y-10{--tw-translate-y:-2.5rem}}@media(min-width:1024px){.lg\:-translate-y-11{--tw-translate-y:-2.75rem}}@media(min-width:1024px){.lg\:-translate-y-12{--tw-translate-y:-3rem}}@media(min-width:1024px){.lg\:-translate-y-14{--tw-translate-y:-3.5rem}}@media(min-width:1024px){.lg\:-translate-y-16{--tw-translate-y:-4rem}}@media(min-width:1024px){.lg\:-translate-y-20{--tw-translate-y:-5rem}}@media(min-width:1024px){.lg\:-translate-y-24{--tw-translate-y:-6rem}}@media(min-width:1024px){.lg\:-translate-y-28{--tw-translate-y:-7rem}}@media(min-width:1024px){.lg\:-translate-y-32{--tw-translate-y:-8rem}}@media(min-width:1024px){.lg\:-translate-y-36{--tw-translate-y:-9rem}}@media(min-width:1024px){.lg\:-translate-y-40{--tw-translate-y:-10rem}}@media(min-width:1024px){.lg\:-translate-y-44{--tw-translate-y:-11rem}}@media(min-width:1024px){.lg\:-translate-y-48{--tw-translate-y:-12rem}}@media(min-width:1024px){.lg\:-translate-y-52{--tw-translate-y:-13rem}}@media(min-width:1024px){.lg\:-translate-y-56{--tw-translate-y:-14rem}}@media(min-width:1024px){.lg\:-translate-y-60{--tw-translate-y:-15rem}}@media(min-width:1024px){.lg\:-translate-y-64{--tw-translate-y:-16rem}}@media(min-width:1024px){.lg\:-translate-y-72{--tw-translate-y:-18rem}}@media(min-width:1024px){.lg\:-translate-y-80{--tw-translate-y:-20rem}}@media(min-width:1024px){.lg\:-translate-y-96{--tw-translate-y:-24rem}}@media(min-width:1024px){.lg\:-translate-y-px{--tw-translate-y:-1px}}@media(min-width:1024px){.lg\:-translate-y-0\.5{--tw-translate-y:-0.125rem}}@media(min-width:1024px){.lg\:-translate-y-1\.5{--tw-translate-y:-0.375rem}}@media(min-width:1024px){.lg\:-translate-y-2\.5{--tw-translate-y:-0.625rem}}@media(min-width:1024px){.lg\:-translate-y-3\.5{--tw-translate-y:-0.875rem}}@media(min-width:1024px){.lg\:-translate-y-screen-sm{--tw-translate-y:-64rem}}@media(min-width:1024px){.lg\:-translate-y-screen-md{--tw-translate-y:-76.8rem}}@media(min-width:1024px){.lg\:-translate-y-screen-lg{--tw-translate-y:-102.4rem}}@media(min-width:1024px){.lg\:-translate-y-screen-xl{--tw-translate-y:-128rem}}@media(min-width:1024px){.lg\:-translate-y-screen-2xl{--tw-translate-y:-153.6rem}}@media(min-width:1024px){.lg\:translate-y-1\/2{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:translate-y-1\/3{--tw-translate-y:33.333333%}}@media(min-width:1024px){.lg\:translate-y-2\/3{--tw-translate-y:66.666667%}}@media(min-width:1024px){.lg\:translate-y-1\/4{--tw-translate-y:25%}}@media(min-width:1024px){.lg\:translate-y-2\/4{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:translate-y-3\/4{--tw-translate-y:75%}}@media(min-width:1024px){.lg\:translate-y-full{--tw-translate-y:100%}}@media(min-width:1024px){.lg\:-translate-y-1\/2{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:-translate-y-1\/3{--tw-translate-y:-33.333333%}}@media(min-width:1024px){.lg\:-translate-y-2\/3{--tw-translate-y:-66.666667%}}@media(min-width:1024px){.lg\:-translate-y-1\/4{--tw-translate-y:-25%}}@media(min-width:1024px){.lg\:-translate-y-2\/4{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:-translate-y-3\/4{--tw-translate-y:-75%}}@media(min-width:1024px){.lg\:-translate-y-full{--tw-translate-y:-100%}}@media(min-width:1024px){.lg\:hover\:translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}}@media(min-width:1024px){.lg\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}}@media(min-width:1024px){.lg\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}}@media(min-width:1024px){.lg\:hover\:translate-x-4:hover{--tw-translate-x:1rem}}@media(min-width:1024px){.lg\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}}@media(min-width:1024px){.lg\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}}@media(min-width:1024px){.lg\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}}@media(min-width:1024px){.lg\:hover\:translate-x-8:hover{--tw-translate-x:2rem}}@media(min-width:1024px){.lg\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}}@media(min-width:1024px){.lg\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}}@media(min-width:1024px){.lg\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}}@media(min-width:1024px){.lg\:hover\:translate-x-12:hover{--tw-translate-x:3rem}}@media(min-width:1024px){.lg\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}}@media(min-width:1024px){.lg\:hover\:translate-x-16:hover{--tw-translate-x:4rem}}@media(min-width:1024px){.lg\:hover\:translate-x-20:hover{--tw-translate-x:5rem}}@media(min-width:1024px){.lg\:hover\:translate-x-24:hover{--tw-translate-x:6rem}}@media(min-width:1024px){.lg\:hover\:translate-x-28:hover{--tw-translate-x:7rem}}@media(min-width:1024px){.lg\:hover\:translate-x-32:hover{--tw-translate-x:8rem}}@media(min-width:1024px){.lg\:hover\:translate-x-36:hover{--tw-translate-x:9rem}}@media(min-width:1024px){.lg\:hover\:translate-x-40:hover{--tw-translate-x:10rem}}@media(min-width:1024px){.lg\:hover\:translate-x-44:hover{--tw-translate-x:11rem}}@media(min-width:1024px){.lg\:hover\:translate-x-48:hover{--tw-translate-x:12rem}}@media(min-width:1024px){.lg\:hover\:translate-x-52:hover{--tw-translate-x:13rem}}@media(min-width:1024px){.lg\:hover\:translate-x-56:hover{--tw-translate-x:14rem}}@media(min-width:1024px){.lg\:hover\:translate-x-60:hover{--tw-translate-x:15rem}}@media(min-width:1024px){.lg\:hover\:translate-x-64:hover{--tw-translate-x:16rem}}@media(min-width:1024px){.lg\:hover\:translate-x-72:hover{--tw-translate-x:18rem}}@media(min-width:1024px){.lg\:hover\:translate-x-80:hover{--tw-translate-x:20rem}}@media(min-width:1024px){.lg\:hover\:translate-x-96:hover{--tw-translate-x:24rem}}@media(min-width:1024px){.lg\:hover\:translate-x-px:hover{--tw-translate-x:1px}}@media(min-width:1024px){.lg\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}}@media(min-width:1024px){.lg\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}}@media(min-width:1024px){.lg\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}}@media(min-width:1024px){.lg\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}}@media(min-width:1024px){.lg\:hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}}@media(min-width:1024px){.lg\:hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}}@media(min-width:1024px){.lg\:hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}}@media(min-width:1024px){.lg\:hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}}@media(min-width:1024px){.lg\:hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}}@media(min-width:1024px){.lg\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}}@media(min-width:1024px){.lg\:hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}}@media(min-width:1024px){.lg\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}}@media(min-width:1024px){.lg\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}}@media(min-width:1024px){.lg\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}}@media(min-width:1024px){.lg\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}}@media(min-width:1024px){.lg\:hover\:translate-x-full:hover{--tw-translate-x:100%}}@media(min-width:1024px){.lg\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}}@media(min-width:1024px){.lg\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}}@media(min-width:1024px){.lg\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}}@media(min-width:1024px){.lg\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}}@media(min-width:1024px){.lg\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}}@media(min-width:1024px){.lg\:hover\:translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}}@media(min-width:1024px){.lg\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}}@media(min-width:1024px){.lg\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}}@media(min-width:1024px){.lg\:hover\:translate-y-4:hover{--tw-translate-y:1rem}}@media(min-width:1024px){.lg\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}}@media(min-width:1024px){.lg\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}}@media(min-width:1024px){.lg\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}}@media(min-width:1024px){.lg\:hover\:translate-y-8:hover{--tw-translate-y:2rem}}@media(min-width:1024px){.lg\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}}@media(min-width:1024px){.lg\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}}@media(min-width:1024px){.lg\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}}@media(min-width:1024px){.lg\:hover\:translate-y-12:hover{--tw-translate-y:3rem}}@media(min-width:1024px){.lg\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}}@media(min-width:1024px){.lg\:hover\:translate-y-16:hover{--tw-translate-y:4rem}}@media(min-width:1024px){.lg\:hover\:translate-y-20:hover{--tw-translate-y:5rem}}@media(min-width:1024px){.lg\:hover\:translate-y-24:hover{--tw-translate-y:6rem}}@media(min-width:1024px){.lg\:hover\:translate-y-28:hover{--tw-translate-y:7rem}}@media(min-width:1024px){.lg\:hover\:translate-y-32:hover{--tw-translate-y:8rem}}@media(min-width:1024px){.lg\:hover\:translate-y-36:hover{--tw-translate-y:9rem}}@media(min-width:1024px){.lg\:hover\:translate-y-40:hover{--tw-translate-y:10rem}}@media(min-width:1024px){.lg\:hover\:translate-y-44:hover{--tw-translate-y:11rem}}@media(min-width:1024px){.lg\:hover\:translate-y-48:hover{--tw-translate-y:12rem}}@media(min-width:1024px){.lg\:hover\:translate-y-52:hover{--tw-translate-y:13rem}}@media(min-width:1024px){.lg\:hover\:translate-y-56:hover{--tw-translate-y:14rem}}@media(min-width:1024px){.lg\:hover\:translate-y-60:hover{--tw-translate-y:15rem}}@media(min-width:1024px){.lg\:hover\:translate-y-64:hover{--tw-translate-y:16rem}}@media(min-width:1024px){.lg\:hover\:translate-y-72:hover{--tw-translate-y:18rem}}@media(min-width:1024px){.lg\:hover\:translate-y-80:hover{--tw-translate-y:20rem}}@media(min-width:1024px){.lg\:hover\:translate-y-96:hover{--tw-translate-y:24rem}}@media(min-width:1024px){.lg\:hover\:translate-y-px:hover{--tw-translate-y:1px}}@media(min-width:1024px){.lg\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}}@media(min-width:1024px){.lg\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}}@media(min-width:1024px){.lg\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}}@media(min-width:1024px){.lg\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}}@media(min-width:1024px){.lg\:hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}}@media(min-width:1024px){.lg\:hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}}@media(min-width:1024px){.lg\:hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}}@media(min-width:1024px){.lg\:hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}}@media(min-width:1024px){.lg\:hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}}@media(min-width:1024px){.lg\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}}@media(min-width:1024px){.lg\:hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}}@media(min-width:1024px){.lg\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}}@media(min-width:1024px){.lg\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}}@media(min-width:1024px){.lg\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}}@media(min-width:1024px){.lg\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}}@media(min-width:1024px){.lg\:hover\:translate-y-full:hover{--tw-translate-y:100%}}@media(min-width:1024px){.lg\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}}@media(min-width:1024px){.lg\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}}@media(min-width:1024px){.lg\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}}@media(min-width:1024px){.lg\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}}@media(min-width:1024px){.lg\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}}@media(min-width:1024px){.lg\:focus\:translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}}@media(min-width:1024px){.lg\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}}@media(min-width:1024px){.lg\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}}@media(min-width:1024px){.lg\:focus\:translate-x-4:focus{--tw-translate-x:1rem}}@media(min-width:1024px){.lg\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}}@media(min-width:1024px){.lg\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}}@media(min-width:1024px){.lg\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}}@media(min-width:1024px){.lg\:focus\:translate-x-8:focus{--tw-translate-x:2rem}}@media(min-width:1024px){.lg\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}}@media(min-width:1024px){.lg\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}}@media(min-width:1024px){.lg\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}}@media(min-width:1024px){.lg\:focus\:translate-x-12:focus{--tw-translate-x:3rem}}@media(min-width:1024px){.lg\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}}@media(min-width:1024px){.lg\:focus\:translate-x-16:focus{--tw-translate-x:4rem}}@media(min-width:1024px){.lg\:focus\:translate-x-20:focus{--tw-translate-x:5rem}}@media(min-width:1024px){.lg\:focus\:translate-x-24:focus{--tw-translate-x:6rem}}@media(min-width:1024px){.lg\:focus\:translate-x-28:focus{--tw-translate-x:7rem}}@media(min-width:1024px){.lg\:focus\:translate-x-32:focus{--tw-translate-x:8rem}}@media(min-width:1024px){.lg\:focus\:translate-x-36:focus{--tw-translate-x:9rem}}@media(min-width:1024px){.lg\:focus\:translate-x-40:focus{--tw-translate-x:10rem}}@media(min-width:1024px){.lg\:focus\:translate-x-44:focus{--tw-translate-x:11rem}}@media(min-width:1024px){.lg\:focus\:translate-x-48:focus{--tw-translate-x:12rem}}@media(min-width:1024px){.lg\:focus\:translate-x-52:focus{--tw-translate-x:13rem}}@media(min-width:1024px){.lg\:focus\:translate-x-56:focus{--tw-translate-x:14rem}}@media(min-width:1024px){.lg\:focus\:translate-x-60:focus{--tw-translate-x:15rem}}@media(min-width:1024px){.lg\:focus\:translate-x-64:focus{--tw-translate-x:16rem}}@media(min-width:1024px){.lg\:focus\:translate-x-72:focus{--tw-translate-x:18rem}}@media(min-width:1024px){.lg\:focus\:translate-x-80:focus{--tw-translate-x:20rem}}@media(min-width:1024px){.lg\:focus\:translate-x-96:focus{--tw-translate-x:24rem}}@media(min-width:1024px){.lg\:focus\:translate-x-px:focus{--tw-translate-x:1px}}@media(min-width:1024px){.lg\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}}@media(min-width:1024px){.lg\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}}@media(min-width:1024px){.lg\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}}@media(min-width:1024px){.lg\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}}@media(min-width:1024px){.lg\:focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}}@media(min-width:1024px){.lg\:focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}}@media(min-width:1024px){.lg\:focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}}@media(min-width:1024px){.lg\:focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}}@media(min-width:1024px){.lg\:focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1024px){.lg\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}}@media(min-width:1024px){.lg\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}}@media(min-width:1024px){.lg\:focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}}@media(min-width:1024px){.lg\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}}@media(min-width:1024px){.lg\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}}@media(min-width:1024px){.lg\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}}@media(min-width:1024px){.lg\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}}@media(min-width:1024px){.lg\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}}@media(min-width:1024px){.lg\:focus\:translate-x-full:focus{--tw-translate-x:100%}}@media(min-width:1024px){.lg\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}}@media(min-width:1024px){.lg\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}}@media(min-width:1024px){.lg\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}}@media(min-width:1024px){.lg\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}}@media(min-width:1024px){.lg\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}}@media(min-width:1024px){.lg\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}}@media(min-width:1024px){.lg\:focus\:translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}}@media(min-width:1024px){.lg\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}}@media(min-width:1024px){.lg\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}}@media(min-width:1024px){.lg\:focus\:translate-y-4:focus{--tw-translate-y:1rem}}@media(min-width:1024px){.lg\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}}@media(min-width:1024px){.lg\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}}@media(min-width:1024px){.lg\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}}@media(min-width:1024px){.lg\:focus\:translate-y-8:focus{--tw-translate-y:2rem}}@media(min-width:1024px){.lg\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}}@media(min-width:1024px){.lg\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}}@media(min-width:1024px){.lg\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}}@media(min-width:1024px){.lg\:focus\:translate-y-12:focus{--tw-translate-y:3rem}}@media(min-width:1024px){.lg\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}}@media(min-width:1024px){.lg\:focus\:translate-y-16:focus{--tw-translate-y:4rem}}@media(min-width:1024px){.lg\:focus\:translate-y-20:focus{--tw-translate-y:5rem}}@media(min-width:1024px){.lg\:focus\:translate-y-24:focus{--tw-translate-y:6rem}}@media(min-width:1024px){.lg\:focus\:translate-y-28:focus{--tw-translate-y:7rem}}@media(min-width:1024px){.lg\:focus\:translate-y-32:focus{--tw-translate-y:8rem}}@media(min-width:1024px){.lg\:focus\:translate-y-36:focus{--tw-translate-y:9rem}}@media(min-width:1024px){.lg\:focus\:translate-y-40:focus{--tw-translate-y:10rem}}@media(min-width:1024px){.lg\:focus\:translate-y-44:focus{--tw-translate-y:11rem}}@media(min-width:1024px){.lg\:focus\:translate-y-48:focus{--tw-translate-y:12rem}}@media(min-width:1024px){.lg\:focus\:translate-y-52:focus{--tw-translate-y:13rem}}@media(min-width:1024px){.lg\:focus\:translate-y-56:focus{--tw-translate-y:14rem}}@media(min-width:1024px){.lg\:focus\:translate-y-60:focus{--tw-translate-y:15rem}}@media(min-width:1024px){.lg\:focus\:translate-y-64:focus{--tw-translate-y:16rem}}@media(min-width:1024px){.lg\:focus\:translate-y-72:focus{--tw-translate-y:18rem}}@media(min-width:1024px){.lg\:focus\:translate-y-80:focus{--tw-translate-y:20rem}}@media(min-width:1024px){.lg\:focus\:translate-y-96:focus{--tw-translate-y:24rem}}@media(min-width:1024px){.lg\:focus\:translate-y-px:focus{--tw-translate-y:1px}}@media(min-width:1024px){.lg\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}}@media(min-width:1024px){.lg\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}}@media(min-width:1024px){.lg\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}}@media(min-width:1024px){.lg\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}}@media(min-width:1024px){.lg\:focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}}@media(min-width:1024px){.lg\:focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}}@media(min-width:1024px){.lg\:focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}}@media(min-width:1024px){.lg\:focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}}@media(min-width:1024px){.lg\:focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1024px){.lg\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}}@media(min-width:1024px){.lg\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}}@media(min-width:1024px){.lg\:focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}}@media(min-width:1024px){.lg\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}}@media(min-width:1024px){.lg\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}}@media(min-width:1024px){.lg\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}}@media(min-width:1024px){.lg\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}}@media(min-width:1024px){.lg\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}}@media(min-width:1024px){.lg\:focus\:translate-y-full:focus{--tw-translate-y:100%}}@media(min-width:1024px){.lg\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}}@media(min-width:1024px){.lg\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}}@media(min-width:1024px){.lg\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}}@media(min-width:1024px){.lg\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}}@media(min-width:1024px){.lg\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}}@media(min-width:1024px){.lg\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}}@media(min-width:1024px){.lg\:rotate-0{--tw-rotate:0deg}}@media(min-width:1024px){.lg\:rotate-1{--tw-rotate:1deg}}@media(min-width:1024px){.lg\:rotate-2{--tw-rotate:2deg}}@media(min-width:1024px){.lg\:rotate-3{--tw-rotate:3deg}}@media(min-width:1024px){.lg\:rotate-6{--tw-rotate:6deg}}@media(min-width:1024px){.lg\:rotate-12{--tw-rotate:12deg}}@media(min-width:1024px){.lg\:rotate-45{--tw-rotate:45deg}}@media(min-width:1024px){.lg\:rotate-90{--tw-rotate:90deg}}@media(min-width:1024px){.lg\:rotate-180{--tw-rotate:180deg}}@media(min-width:1024px){.lg\:-rotate-180{--tw-rotate:-180deg}}@media(min-width:1024px){.lg\:-rotate-90{--tw-rotate:-90deg}}@media(min-width:1024px){.lg\:-rotate-45{--tw-rotate:-45deg}}@media(min-width:1024px){.lg\:-rotate-12{--tw-rotate:-12deg}}@media(min-width:1024px){.lg\:-rotate-6{--tw-rotate:-6deg}}@media(min-width:1024px){.lg\:-rotate-3{--tw-rotate:-3deg}}@media(min-width:1024px){.lg\:-rotate-2{--tw-rotate:-2deg}}@media(min-width:1024px){.lg\:-rotate-1{--tw-rotate:-1deg}}@media(min-width:1024px){.lg\:hover\:rotate-0:hover{--tw-rotate:0deg}}@media(min-width:1024px){.lg\:hover\:rotate-1:hover{--tw-rotate:1deg}}@media(min-width:1024px){.lg\:hover\:rotate-2:hover{--tw-rotate:2deg}}@media(min-width:1024px){.lg\:hover\:rotate-3:hover{--tw-rotate:3deg}}@media(min-width:1024px){.lg\:hover\:rotate-6:hover{--tw-rotate:6deg}}@media(min-width:1024px){.lg\:hover\:rotate-12:hover{--tw-rotate:12deg}}@media(min-width:1024px){.lg\:hover\:rotate-45:hover{--tw-rotate:45deg}}@media(min-width:1024px){.lg\:hover\:rotate-90:hover{--tw-rotate:90deg}}@media(min-width:1024px){.lg\:hover\:rotate-180:hover{--tw-rotate:180deg}}@media(min-width:1024px){.lg\:hover\:-rotate-180:hover{--tw-rotate:-180deg}}@media(min-width:1024px){.lg\:hover\:-rotate-90:hover{--tw-rotate:-90deg}}@media(min-width:1024px){.lg\:hover\:-rotate-45:hover{--tw-rotate:-45deg}}@media(min-width:1024px){.lg\:hover\:-rotate-12:hover{--tw-rotate:-12deg}}@media(min-width:1024px){.lg\:hover\:-rotate-6:hover{--tw-rotate:-6deg}}@media(min-width:1024px){.lg\:hover\:-rotate-3:hover{--tw-rotate:-3deg}}@media(min-width:1024px){.lg\:hover\:-rotate-2:hover{--tw-rotate:-2deg}}@media(min-width:1024px){.lg\:hover\:-rotate-1:hover{--tw-rotate:-1deg}}@media(min-width:1024px){.lg\:focus\:rotate-0:focus{--tw-rotate:0deg}}@media(min-width:1024px){.lg\:focus\:rotate-1:focus{--tw-rotate:1deg}}@media(min-width:1024px){.lg\:focus\:rotate-2:focus{--tw-rotate:2deg}}@media(min-width:1024px){.lg\:focus\:rotate-3:focus{--tw-rotate:3deg}}@media(min-width:1024px){.lg\:focus\:rotate-6:focus{--tw-rotate:6deg}}@media(min-width:1024px){.lg\:focus\:rotate-12:focus{--tw-rotate:12deg}}@media(min-width:1024px){.lg\:focus\:rotate-45:focus{--tw-rotate:45deg}}@media(min-width:1024px){.lg\:focus\:rotate-90:focus{--tw-rotate:90deg}}@media(min-width:1024px){.lg\:focus\:rotate-180:focus{--tw-rotate:180deg}}@media(min-width:1024px){.lg\:focus\:-rotate-180:focus{--tw-rotate:-180deg}}@media(min-width:1024px){.lg\:focus\:-rotate-90:focus{--tw-rotate:-90deg}}@media(min-width:1024px){.lg\:focus\:-rotate-45:focus{--tw-rotate:-45deg}}@media(min-width:1024px){.lg\:focus\:-rotate-12:focus{--tw-rotate:-12deg}}@media(min-width:1024px){.lg\:focus\:-rotate-6:focus{--tw-rotate:-6deg}}@media(min-width:1024px){.lg\:focus\:-rotate-3:focus{--tw-rotate:-3deg}}@media(min-width:1024px){.lg\:focus\:-rotate-2:focus{--tw-rotate:-2deg}}@media(min-width:1024px){.lg\:focus\:-rotate-1:focus{--tw-rotate:-1deg}}@media(min-width:1024px){.lg\:skew-x-0{--tw-skew-x:0deg}}@media(min-width:1024px){.lg\:skew-x-1{--tw-skew-x:1deg}}@media(min-width:1024px){.lg\:skew-x-2{--tw-skew-x:2deg}}@media(min-width:1024px){.lg\:skew-x-3{--tw-skew-x:3deg}}@media(min-width:1024px){.lg\:skew-x-6{--tw-skew-x:6deg}}@media(min-width:1024px){.lg\:skew-x-12{--tw-skew-x:12deg}}@media(min-width:1024px){.lg\:-skew-x-12{--tw-skew-x:-12deg}}@media(min-width:1024px){.lg\:-skew-x-6{--tw-skew-x:-6deg}}@media(min-width:1024px){.lg\:-skew-x-3{--tw-skew-x:-3deg}}@media(min-width:1024px){.lg\:-skew-x-2{--tw-skew-x:-2deg}}@media(min-width:1024px){.lg\:-skew-x-1{--tw-skew-x:-1deg}}@media(min-width:1024px){.lg\:skew-y-0{--tw-skew-y:0deg}}@media(min-width:1024px){.lg\:skew-y-1{--tw-skew-y:1deg}}@media(min-width:1024px){.lg\:skew-y-2{--tw-skew-y:2deg}}@media(min-width:1024px){.lg\:skew-y-3{--tw-skew-y:3deg}}@media(min-width:1024px){.lg\:skew-y-6{--tw-skew-y:6deg}}@media(min-width:1024px){.lg\:skew-y-12{--tw-skew-y:12deg}}@media(min-width:1024px){.lg\:-skew-y-12{--tw-skew-y:-12deg}}@media(min-width:1024px){.lg\:-skew-y-6{--tw-skew-y:-6deg}}@media(min-width:1024px){.lg\:-skew-y-3{--tw-skew-y:-3deg}}@media(min-width:1024px){.lg\:-skew-y-2{--tw-skew-y:-2deg}}@media(min-width:1024px){.lg\:-skew-y-1{--tw-skew-y:-1deg}}@media(min-width:1024px){.lg\:hover\:skew-x-0:hover{--tw-skew-x:0deg}}@media(min-width:1024px){.lg\:hover\:skew-x-1:hover{--tw-skew-x:1deg}}@media(min-width:1024px){.lg\:hover\:skew-x-2:hover{--tw-skew-x:2deg}}@media(min-width:1024px){.lg\:hover\:skew-x-3:hover{--tw-skew-x:3deg}}@media(min-width:1024px){.lg\:hover\:skew-x-6:hover{--tw-skew-x:6deg}}@media(min-width:1024px){.lg\:hover\:skew-x-12:hover{--tw-skew-x:12deg}}@media(min-width:1024px){.lg\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}}@media(min-width:1024px){.lg\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}}@media(min-width:1024px){.lg\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}}@media(min-width:1024px){.lg\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}}@media(min-width:1024px){.lg\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}}@media(min-width:1024px){.lg\:hover\:skew-y-0:hover{--tw-skew-y:0deg}}@media(min-width:1024px){.lg\:hover\:skew-y-1:hover{--tw-skew-y:1deg}}@media(min-width:1024px){.lg\:hover\:skew-y-2:hover{--tw-skew-y:2deg}}@media(min-width:1024px){.lg\:hover\:skew-y-3:hover{--tw-skew-y:3deg}}@media(min-width:1024px){.lg\:hover\:skew-y-6:hover{--tw-skew-y:6deg}}@media(min-width:1024px){.lg\:hover\:skew-y-12:hover{--tw-skew-y:12deg}}@media(min-width:1024px){.lg\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}}@media(min-width:1024px){.lg\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}}@media(min-width:1024px){.lg\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}}@media(min-width:1024px){.lg\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}}@media(min-width:1024px){.lg\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}}@media(min-width:1024px){.lg\:focus\:skew-x-0:focus{--tw-skew-x:0deg}}@media(min-width:1024px){.lg\:focus\:skew-x-1:focus{--tw-skew-x:1deg}}@media(min-width:1024px){.lg\:focus\:skew-x-2:focus{--tw-skew-x:2deg}}@media(min-width:1024px){.lg\:focus\:skew-x-3:focus{--tw-skew-x:3deg}}@media(min-width:1024px){.lg\:focus\:skew-x-6:focus{--tw-skew-x:6deg}}@media(min-width:1024px){.lg\:focus\:skew-x-12:focus{--tw-skew-x:12deg}}@media(min-width:1024px){.lg\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}}@media(min-width:1024px){.lg\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}}@media(min-width:1024px){.lg\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}}@media(min-width:1024px){.lg\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}}@media(min-width:1024px){.lg\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}}@media(min-width:1024px){.lg\:focus\:skew-y-0:focus{--tw-skew-y:0deg}}@media(min-width:1024px){.lg\:focus\:skew-y-1:focus{--tw-skew-y:1deg}}@media(min-width:1024px){.lg\:focus\:skew-y-2:focus{--tw-skew-y:2deg}}@media(min-width:1024px){.lg\:focus\:skew-y-3:focus{--tw-skew-y:3deg}}@media(min-width:1024px){.lg\:focus\:skew-y-6:focus{--tw-skew-y:6deg}}@media(min-width:1024px){.lg\:focus\:skew-y-12:focus{--tw-skew-y:12deg}}@media(min-width:1024px){.lg\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}}@media(min-width:1024px){.lg\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}}@media(min-width:1024px){.lg\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}}@media(min-width:1024px){.lg\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}}@media(min-width:1024px){.lg\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}}@media(min-width:1024px){.lg\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1024px){.lg\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1024px){.lg\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1024px){.lg\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1024px){.lg\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1024px){.lg\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1024px){.lg\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1024px){.lg\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1024px){.lg\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1024px){.lg\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1024px){.lg\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1024px){.lg\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1024px){.lg\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1024px){.lg\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1024px){.lg\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1024px){.lg\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1024px){.lg\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1024px){.lg\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1024px){.lg\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:scale-x-0{--tw-scale-x:0}}@media(min-width:1024px){.lg\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1024px){.lg\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1024px){.lg\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1024px){.lg\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1024px){.lg\:scale-x-100{--tw-scale-x:1}}@media(min-width:1024px){.lg\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1024px){.lg\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1024px){.lg\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1024px){.lg\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1024px){.lg\:scale-y-0{--tw-scale-y:0}}@media(min-width:1024px){.lg\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1024px){.lg\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1024px){.lg\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1024px){.lg\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1024px){.lg\:scale-y-100{--tw-scale-y:1}}@media(min-width:1024px){.lg\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-0{--tw-scale-x:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-100{--tw-scale-x:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-0{--tw-scale-y:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-100{--tw-scale-y:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-0{--tw-scale-x:0}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-100{--tw-scale-x:1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-0{--tw-scale-y:0}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-100{--tw-scale-y:1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1024px){.group:focus .lg\:group-focus\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:hover\:scale-x-0:hover{--tw-scale-x:0}}@media(min-width:1024px){.lg\:hover\:scale-x-50:hover{--tw-scale-x:.5}}@media(min-width:1024px){.lg\:hover\:scale-x-75:hover{--tw-scale-x:.75}}@media(min-width:1024px){.lg\:hover\:scale-x-90:hover{--tw-scale-x:.9}}@media(min-width:1024px){.lg\:hover\:scale-x-95:hover{--tw-scale-x:.95}}@media(min-width:1024px){.lg\:hover\:scale-x-100:hover{--tw-scale-x:1}}@media(min-width:1024px){.lg\:hover\:scale-x-105:hover{--tw-scale-x:1.05}}@media(min-width:1024px){.lg\:hover\:scale-x-110:hover{--tw-scale-x:1.1}}@media(min-width:1024px){.lg\:hover\:scale-x-125:hover{--tw-scale-x:1.25}}@media(min-width:1024px){.lg\:hover\:scale-x-150:hover{--tw-scale-x:1.5}}@media(min-width:1024px){.lg\:hover\:scale-y-0:hover{--tw-scale-y:0}}@media(min-width:1024px){.lg\:hover\:scale-y-50:hover{--tw-scale-y:.5}}@media(min-width:1024px){.lg\:hover\:scale-y-75:hover{--tw-scale-y:.75}}@media(min-width:1024px){.lg\:hover\:scale-y-90:hover{--tw-scale-y:.9}}@media(min-width:1024px){.lg\:hover\:scale-y-95:hover{--tw-scale-y:.95}}@media(min-width:1024px){.lg\:hover\:scale-y-100:hover{--tw-scale-y:1}}@media(min-width:1024px){.lg\:hover\:scale-y-105:hover{--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:hover\:scale-y-125:hover{--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:hover\:scale-y-150:hover{--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:focus\:scale-x-0:focus{--tw-scale-x:0}}@media(min-width:1024px){.lg\:focus\:scale-x-50:focus{--tw-scale-x:.5}}@media(min-width:1024px){.lg\:focus\:scale-x-75:focus{--tw-scale-x:.75}}@media(min-width:1024px){.lg\:focus\:scale-x-90:focus{--tw-scale-x:.9}}@media(min-width:1024px){.lg\:focus\:scale-x-95:focus{--tw-scale-x:.95}}@media(min-width:1024px){.lg\:focus\:scale-x-100:focus{--tw-scale-x:1}}@media(min-width:1024px){.lg\:focus\:scale-x-105:focus{--tw-scale-x:1.05}}@media(min-width:1024px){.lg\:focus\:scale-x-110:focus{--tw-scale-x:1.1}}@media(min-width:1024px){.lg\:focus\:scale-x-125:focus{--tw-scale-x:1.25}}@media(min-width:1024px){.lg\:focus\:scale-x-150:focus{--tw-scale-x:1.5}}@media(min-width:1024px){.lg\:focus\:scale-y-0:focus{--tw-scale-y:0}}@media(min-width:1024px){.lg\:focus\:scale-y-50:focus{--tw-scale-y:.5}}@media(min-width:1024px){.lg\:focus\:scale-y-75:focus{--tw-scale-y:.75}}@media(min-width:1024px){.lg\:focus\:scale-y-90:focus{--tw-scale-y:.9}}@media(min-width:1024px){.lg\:focus\:scale-y-95:focus{--tw-scale-y:.95}}@media(min-width:1024px){.lg\:focus\:scale-y-100:focus{--tw-scale-y:1}}@media(min-width:1024px){.lg\:focus\:scale-y-105:focus{--tw-scale-y:1.05}}@media(min-width:1024px){.lg\:focus\:scale-y-110:focus{--tw-scale-y:1.1}}@media(min-width:1024px){.lg\:focus\:scale-y-125:focus{--tw-scale-y:1.25}}@media(min-width:1024px){.lg\:focus\:scale-y-150:focus{--tw-scale-y:1.5}}@media(min-width:1024px){.lg\:animate-none{-webkit-animation:none;animation:none}}@media(min-width:1024px){.lg\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}}@media(min-width:1024px){.lg\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}}@media(min-width:1024px){.lg\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}}@media(min-width:1024px){.lg\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}}@media(min-width:1024px){.lg\:cursor-auto{cursor:auto}}@media(min-width:1024px){.lg\:cursor-default{cursor:default}}@media(min-width:1024px){.lg\:cursor-pointer{cursor:pointer}}@media(min-width:1024px){.lg\:cursor-wait{cursor:wait}}@media(min-width:1024px){.lg\:cursor-text{cursor:text}}@media(min-width:1024px){.lg\:cursor-move{cursor:move}}@media(min-width:1024px){.lg\:cursor-help{cursor:help}}@media(min-width:1024px){.lg\:cursor-not-allowed{cursor:not-allowed}}@media(min-width:1024px){.lg\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(min-width:1024px){.lg\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}}@media(min-width:1024px){.lg\:select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}}@media(min-width:1024px){.lg\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}}@media(min-width:1024px){.lg\:resize-none{resize:none}}@media(min-width:1024px){.lg\:resize-y{resize:vertical}}@media(min-width:1024px){.lg\:resize-x{resize:horizontal}}@media(min-width:1024px){.lg\:resize{resize:both}}@media(min-width:1024px){.lg\:list-inside{list-style-position:inside}}@media(min-width:1024px){.lg\:list-outside{list-style-position:outside}}@media(min-width:1024px){.lg\:list-none{list-style-type:none}}@media(min-width:1024px){.lg\:list-disc{list-style-type:disc}}@media(min-width:1024px){.lg\:list-decimal{list-style-type:decimal}}@media(min-width:1024px){.lg\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media(min-width:1024px){.lg\:auto-cols-auto{grid-auto-columns:auto}}@media(min-width:1024px){.lg\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}}@media(min-width:1024px){.lg\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}@media(min-width:1024px){.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media(min-width:1024px){.lg\:grid-flow-row{grid-auto-flow:row}}@media(min-width:1024px){.lg\:grid-flow-col{grid-auto-flow:column}}@media(min-width:1024px){.lg\:grid-flow-row-dense{grid-auto-flow:row dense}}@media(min-width:1024px){.lg\:grid-flow-col-dense{grid-auto-flow:column dense}}@media(min-width:1024px){.lg\:auto-rows-auto{grid-auto-rows:auto}}@media(min-width:1024px){.lg\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media(min-width:1024px){.lg\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}}@media(min-width:1024px){.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media(min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-none{grid-template-columns:none}}@media(min-width:1024px){.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-rows-none{grid-template-rows:none}}@media(min-width:1024px){.lg\:flex-row{flex-direction:row}}@media(min-width:1024px){.lg\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1024px){.lg\:flex-col{flex-direction:column}}@media(min-width:1024px){.lg\:flex-col-reverse{flex-direction:column-reverse}}@media(min-width:1024px){.lg\:flex-wrap{flex-wrap:wrap}}@media(min-width:1024px){.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1024px){.lg\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1024px){.lg\:place-content-center{place-content:center}}@media(min-width:1024px){.lg\:place-content-start{place-content:start}}@media(min-width:1024px){.lg\:place-content-end{place-content:end}}@media(min-width:1024px){.lg\:place-content-between{place-content:space-between}}@media(min-width:1024px){.lg\:place-content-around{place-content:space-around}}@media(min-width:1024px){.lg\:place-content-evenly{place-content:space-evenly}}@media(min-width:1024px){.lg\:place-content-stretch{place-content:stretch}}@media(min-width:1024px){.lg\:place-items-start{place-items:start}}@media(min-width:1024px){.lg\:place-items-end{place-items:end}}@media(min-width:1024px){.lg\:place-items-center{place-items:center}}@media(min-width:1024px){.lg\:place-items-stretch{place-items:stretch}}@media(min-width:1024px){.lg\:content-center{align-content:center}}@media(min-width:1024px){.lg\:content-start{align-content:flex-start}}@media(min-width:1024px){.lg\:content-end{align-content:flex-end}}@media(min-width:1024px){.lg\:content-between{align-content:space-between}}@media(min-width:1024px){.lg\:content-around{align-content:space-around}}@media(min-width:1024px){.lg\:content-evenly{align-content:space-evenly}}@media(min-width:1024px){.lg\:items-start{align-items:flex-start}}@media(min-width:1024px){.lg\:items-end{align-items:flex-end}}@media(min-width:1024px){.lg\:items-center{align-items:center}}@media(min-width:1024px){.lg\:items-baseline{align-items:baseline}}@media(min-width:1024px){.lg\:items-stretch{align-items:stretch}}@media(min-width:1024px){.lg\:justify-start{justify-content:flex-start}}@media(min-width:1024px){.lg\:justify-end{justify-content:flex-end}}@media(min-width:1024px){.lg\:justify-center{justify-content:center}}@media(min-width:1024px){.lg\:justify-between{justify-content:space-between}}@media(min-width:1024px){.lg\:justify-around{justify-content:space-around}}@media(min-width:1024px){.lg\:justify-evenly{justify-content:space-evenly}}@media(min-width:1024px){.lg\:justify-items-start{justify-items:start}}@media(min-width:1024px){.lg\:justify-items-end{justify-items:end}}@media(min-width:1024px){.lg\:justify-items-center{justify-items:center}}@media(min-width:1024px){.lg\:justify-items-stretch{justify-items:stretch}}@media(min-width:1024px){.lg\:gap-0{gap:0}}@media(min-width:1024px){.lg\:gap-1{gap:.25rem}}@media(min-width:1024px){.lg\:gap-2{gap:.5rem}}@media(min-width:1024px){.lg\:gap-3{gap:.75rem}}@media(min-width:1024px){.lg\:gap-4{gap:1rem}}@media(min-width:1024px){.lg\:gap-5{gap:1.25rem}}@media(min-width:1024px){.lg\:gap-6{gap:1.5rem}}@media(min-width:1024px){.lg\:gap-7{gap:1.75rem}}@media(min-width:1024px){.lg\:gap-8{gap:2rem}}@media(min-width:1024px){.lg\:gap-9{gap:2.25rem}}@media(min-width:1024px){.lg\:gap-10{gap:2.5rem}}@media(min-width:1024px){.lg\:gap-11{gap:2.75rem}}@media(min-width:1024px){.lg\:gap-12{gap:3rem}}@media(min-width:1024px){.lg\:gap-14{gap:3.5rem}}@media(min-width:1024px){.lg\:gap-16{gap:4rem}}@media(min-width:1024px){.lg\:gap-20{gap:5rem}}@media(min-width:1024px){.lg\:gap-24{gap:6rem}}@media(min-width:1024px){.lg\:gap-28{gap:7rem}}@media(min-width:1024px){.lg\:gap-32{gap:8rem}}@media(min-width:1024px){.lg\:gap-36{gap:9rem}}@media(min-width:1024px){.lg\:gap-40{gap:10rem}}@media(min-width:1024px){.lg\:gap-44{gap:11rem}}@media(min-width:1024px){.lg\:gap-48{gap:12rem}}@media(min-width:1024px){.lg\:gap-52{gap:13rem}}@media(min-width:1024px){.lg\:gap-56{gap:14rem}}@media(min-width:1024px){.lg\:gap-60{gap:15rem}}@media(min-width:1024px){.lg\:gap-64{gap:16rem}}@media(min-width:1024px){.lg\:gap-72{gap:18rem}}@media(min-width:1024px){.lg\:gap-80{gap:20rem}}@media(min-width:1024px){.lg\:gap-96{gap:24rem}}@media(min-width:1024px){.lg\:gap-px{gap:1px}}@media(min-width:1024px){.lg\:gap-0\.5{gap:.125rem}}@media(min-width:1024px){.lg\:gap-1\.5{gap:.375rem}}@media(min-width:1024px){.lg\:gap-2\.5{gap:.625rem}}@media(min-width:1024px){.lg\:gap-3\.5{gap:.875rem}}@media(min-width:1024px){.lg\:gap-screen-sm{gap:64rem}}@media(min-width:1024px){.lg\:gap-screen-md{gap:76.8rem}}@media(min-width:1024px){.lg\:gap-screen-lg{gap:102.4rem}}@media(min-width:1024px){.lg\:gap-screen-xl{gap:128rem}}@media(min-width:1024px){.lg\:gap-screen-2xl{gap:153.6rem}}@media(min-width:1024px){.lg\:gap-x-0{-moz-column-gap:0;column-gap:0}}@media(min-width:1024px){.lg\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media(min-width:1024px){.lg\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:1024px){.lg\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media(min-width:1024px){.lg\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:1024px){.lg\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:1024px){.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width:1024px){.lg\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}}@media(min-width:1024px){.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:1024px){.lg\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(min-width:1024px){.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:1024px){.lg\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}}@media(min-width:1024px){.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:1024px){.lg\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media(min-width:1024px){.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media(min-width:1024px){.lg\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}}@media(min-width:1024px){.lg\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}}@media(min-width:1024px){.lg\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}}@media(min-width:1024px){.lg\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}}@media(min-width:1024px){.lg\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}}@media(min-width:1024px){.lg\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}}@media(min-width:1024px){.lg\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}}@media(min-width:1024px){.lg\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}}@media(min-width:1024px){.lg\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}}@media(min-width:1024px){.lg\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}}@media(min-width:1024px){.lg\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}}@media(min-width:1024px){.lg\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}}@media(min-width:1024px){.lg\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}}@media(min-width:1024px){.lg\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}}@media(min-width:1024px){.lg\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}}@media(min-width:1024px){.lg\:gap-x-px{-moz-column-gap:1px;column-gap:1px}}@media(min-width:1024px){.lg\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}}@media(min-width:1024px){.lg\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media(min-width:1024px){.lg\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}}@media(min-width:1024px){.lg\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}}@media(min-width:1024px){.lg\:gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}}@media(min-width:1024px){.lg\:gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}}@media(min-width:1024px){.lg\:gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}}@media(min-width:1024px){.lg\:gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}}@media(min-width:1024px){.lg\:gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}}@media(min-width:1024px){.lg\:gap-y-0{row-gap:0}}@media(min-width:1024px){.lg\:gap-y-1{row-gap:.25rem}}@media(min-width:1024px){.lg\:gap-y-2{row-gap:.5rem}}@media(min-width:1024px){.lg\:gap-y-3{row-gap:.75rem}}@media(min-width:1024px){.lg\:gap-y-4{row-gap:1rem}}@media(min-width:1024px){.lg\:gap-y-5{row-gap:1.25rem}}@media(min-width:1024px){.lg\:gap-y-6{row-gap:1.5rem}}@media(min-width:1024px){.lg\:gap-y-7{row-gap:1.75rem}}@media(min-width:1024px){.lg\:gap-y-8{row-gap:2rem}}@media(min-width:1024px){.lg\:gap-y-9{row-gap:2.25rem}}@media(min-width:1024px){.lg\:gap-y-10{row-gap:2.5rem}}@media(min-width:1024px){.lg\:gap-y-11{row-gap:2.75rem}}@media(min-width:1024px){.lg\:gap-y-12{row-gap:3rem}}@media(min-width:1024px){.lg\:gap-y-14{row-gap:3.5rem}}@media(min-width:1024px){.lg\:gap-y-16{row-gap:4rem}}@media(min-width:1024px){.lg\:gap-y-20{row-gap:5rem}}@media(min-width:1024px){.lg\:gap-y-24{row-gap:6rem}}@media(min-width:1024px){.lg\:gap-y-28{row-gap:7rem}}@media(min-width:1024px){.lg\:gap-y-32{row-gap:8rem}}@media(min-width:1024px){.lg\:gap-y-36{row-gap:9rem}}@media(min-width:1024px){.lg\:gap-y-40{row-gap:10rem}}@media(min-width:1024px){.lg\:gap-y-44{row-gap:11rem}}@media(min-width:1024px){.lg\:gap-y-48{row-gap:12rem}}@media(min-width:1024px){.lg\:gap-y-52{row-gap:13rem}}@media(min-width:1024px){.lg\:gap-y-56{row-gap:14rem}}@media(min-width:1024px){.lg\:gap-y-60{row-gap:15rem}}@media(min-width:1024px){.lg\:gap-y-64{row-gap:16rem}}@media(min-width:1024px){.lg\:gap-y-72{row-gap:18rem}}@media(min-width:1024px){.lg\:gap-y-80{row-gap:20rem}}@media(min-width:1024px){.lg\:gap-y-96{row-gap:24rem}}@media(min-width:1024px){.lg\:gap-y-px{row-gap:1px}}@media(min-width:1024px){.lg\:gap-y-0\.5{row-gap:.125rem}}@media(min-width:1024px){.lg\:gap-y-1\.5{row-gap:.375rem}}@media(min-width:1024px){.lg\:gap-y-2\.5{row-gap:.625rem}}@media(min-width:1024px){.lg\:gap-y-3\.5{row-gap:.875rem}}@media(min-width:1024px){.lg\:gap-y-screen-sm{row-gap:64rem}}@media(min-width:1024px){.lg\:gap-y-screen-md{row-gap:76.8rem}}@media(min-width:1024px){.lg\:gap-y-screen-lg{row-gap:102.4rem}}@media(min-width:1024px){.lg\:gap-y-screen-xl{row-gap:128rem}}@media(min-width:1024px){.lg\:gap-y-screen-2xl{row-gap:153.6rem}}@media(min-width:1024px){.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1024px){.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1024px){.lg\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}}@media(min-width:1024px){.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}}@media(min-width:1024px){.lg\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1024px){.lg\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1024px){.lg\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1024px){.lg\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1024px){.lg\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1024px){.lg\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}}@media(min-width:1024px){.lg\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}}@media(min-width:1024px){.lg\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}}@media(min-width:1024px){.lg\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}}@media(min-width:1024px){.lg\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}}@media(min-width:1024px){.lg\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}}@media(min-width:1024px){.lg\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media(min-width:1024px){.lg\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}}@media(min-width:1024px){.lg\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}}@media(min-width:1024px){.lg\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}}@media(min-width:1024px){.lg\:divide-double>:not([hidden])~:not([hidden]){border-style:double}}@media(min-width:1024px){.lg\:divide-none>:not([hidden])~:not([hidden]){border-style:none}}@media(min-width:1024px){.lg\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}}@media(min-width:1024px){.lg\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}}@media(min-width:1024px){.lg\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}}@media(min-width:1024px){.lg\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}}@media(min-width:1024px){.lg\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}}@media(min-width:1024px){.lg\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.lg\:dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.lg\:dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.lg\:dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.lg\:dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.lg\:dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1024px){.lg\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}}@media(min-width:1024px){.lg\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}}@media(min-width:1024px){.lg\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}}@media(min-width:1024px){.lg\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}}@media(min-width:1024px){.lg\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}}@media(min-width:1024px){.lg\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}}@media(min-width:1024px){.lg\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}}@media(min-width:1024px){.lg\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}}@media(min-width:1024px){.lg\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}}@media(min-width:1024px){.lg\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}}@media(min-width:1024px){.lg\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}}@media(min-width:1024px){.lg\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}}@media(min-width:1024px){.lg\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}}@media(min-width:1024px){.lg\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}}@media(min-width:1024px){.lg\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.lg\:dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.lg\:dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.lg\:dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.lg\:dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.lg\:dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.lg\:dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.lg\:dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.lg\:dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.lg\:dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.lg\:dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.lg\:dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.lg\:dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.lg\:dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.lg\:dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1024px){.lg\:place-self-auto{place-self:auto}}@media(min-width:1024px){.lg\:place-self-start{place-self:start}}@media(min-width:1024px){.lg\:place-self-end{place-self:end}}@media(min-width:1024px){.lg\:place-self-center{place-self:center}}@media(min-width:1024px){.lg\:place-self-stretch{place-self:stretch}}@media(min-width:1024px){.lg\:self-auto{align-self:auto}}@media(min-width:1024px){.lg\:self-start{align-self:flex-start}}@media(min-width:1024px){.lg\:self-end{align-self:flex-end}}@media(min-width:1024px){.lg\:self-center{align-self:center}}@media(min-width:1024px){.lg\:self-stretch{align-self:stretch}}@media(min-width:1024px){.lg\:self-baseline{align-self:baseline}}@media(min-width:1024px){.lg\:justify-self-auto{justify-self:auto}}@media(min-width:1024px){.lg\:justify-self-start{justify-self:start}}@media(min-width:1024px){.lg\:justify-self-end{justify-self:end}}@media(min-width:1024px){.lg\:justify-self-center{justify-self:center}}@media(min-width:1024px){.lg\:justify-self-stretch{justify-self:stretch}}@media(min-width:1024px){.lg\:overflow-auto{overflow:auto}}@media(min-width:1024px){.lg\:overflow-hidden{overflow:hidden}}@media(min-width:1024px){.lg\:overflow-visible{overflow:visible}}@media(min-width:1024px){.lg\:overflow-scroll{overflow:scroll}}@media(min-width:1024px){.lg\:overflow-x-auto{overflow-x:auto}}@media(min-width:1024px){.lg\:overflow-y-auto{overflow-y:auto}}@media(min-width:1024px){.lg\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1024px){.lg\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1024px){.lg\:overflow-x-visible{overflow-x:visible}}@media(min-width:1024px){.lg\:overflow-y-visible{overflow-y:visible}}@media(min-width:1024px){.lg\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1024px){.lg\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1024px){.lg\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}}@media(min-width:1024px){.lg\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}}@media(min-width:1024px){.lg\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}}@media(min-width:1024px){.lg\:overscroll-y-auto{overscroll-behavior-y:auto}}@media(min-width:1024px){.lg\:overscroll-y-contain{overscroll-behavior-y:contain}}@media(min-width:1024px){.lg\:overscroll-y-none{overscroll-behavior-y:none}}@media(min-width:1024px){.lg\:overscroll-x-auto{overscroll-behavior-x:auto}}@media(min-width:1024px){.lg\:overscroll-x-contain{overscroll-behavior-x:contain}}@media(min-width:1024px){.lg\:overscroll-x-none{overscroll-behavior-x:none}}@media(min-width:1024px){.lg\:truncate{overflow:hidden;white-space:nowrap}}@media(min-width:1024px){.lg\:overflow-ellipsis,.lg\:truncate{text-overflow:ellipsis}}@media(min-width:1024px){.lg\:overflow-clip{text-overflow:clip}}@media(min-width:1024px){.lg\:whitespace-normal{white-space:normal}}@media(min-width:1024px){.lg\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1024px){.lg\:whitespace-pre{white-space:pre}}@media(min-width:1024px){.lg\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1024px){.lg\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1024px){.lg\:break-normal{overflow-wrap:normal;word-break:normal}}@media(min-width:1024px){.lg\:break-words{overflow-wrap:break-word}}@media(min-width:1024px){.lg\:break-all{word-break:break-all}}@media(min-width:1024px){.lg\:rounded-none{border-radius:0}}@media(min-width:1024px){.lg\:rounded-sm{border-radius:.125rem}}@media(min-width:1024px){.lg\:rounded{border-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-md{border-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-lg{border-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-xl{border-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-2xl{border-radius:1rem}}@media(min-width:1024px){.lg\:rounded-3xl{border-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-full{border-radius:9999px}}@media(min-width:1024px){.lg\:rounded-4xl{border-radius:3rem}}@media(min-width:1024px){.lg\:rounded-5xl{border-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:1024px){.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(min-width:1024px){.lg\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}}@media(min-width:1024px){.lg\:rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media(min-width:1024px){.lg\:rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}}@media(min-width:1024px){.lg\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}}@media(min-width:1024px){.lg\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}}@media(min-width:1024px){.lg\:rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}}@media(min-width:1024px){.lg\:rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:1024px){.lg\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1024px){.lg\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1024px){.lg\:rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1024px){.lg\:rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:1024px){.lg\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1024px){.lg\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1024px){.lg\:rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1024px){.lg\:rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-tl-none{border-top-left-radius:0}}@media(min-width:1024px){.lg\:rounded-tl-sm{border-top-left-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-tl{border-top-left-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-tl-md{border-top-left-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-tl-lg{border-top-left-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-tl-xl{border-top-left-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-tl-2xl{border-top-left-radius:1rem}}@media(min-width:1024px){.lg\:rounded-tl-3xl{border-top-left-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-tl-full{border-top-left-radius:9999px}}@media(min-width:1024px){.lg\:rounded-tl-4xl{border-top-left-radius:3rem}}@media(min-width:1024px){.lg\:rounded-tl-5xl{border-top-left-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-tr-none{border-top-right-radius:0}}@media(min-width:1024px){.lg\:rounded-tr-sm{border-top-right-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-tr{border-top-right-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-tr-md{border-top-right-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-tr-lg{border-top-right-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-tr-xl{border-top-right-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-tr-2xl{border-top-right-radius:1rem}}@media(min-width:1024px){.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-tr-full{border-top-right-radius:9999px}}@media(min-width:1024px){.lg\:rounded-tr-4xl{border-top-right-radius:3rem}}@media(min-width:1024px){.lg\:rounded-tr-5xl{border-top-right-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-br-none{border-bottom-right-radius:0}}@media(min-width:1024px){.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-br{border-bottom-right-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-br-md{border-bottom-right-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-br-xl{border-bottom-right-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-br-2xl{border-bottom-right-radius:1rem}}@media(min-width:1024px){.lg\:rounded-br-3xl{border-bottom-right-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-br-full{border-bottom-right-radius:9999px}}@media(min-width:1024px){.lg\:rounded-br-4xl{border-bottom-right-radius:3rem}}@media(min-width:1024px){.lg\:rounded-br-5xl{border-bottom-right-radius:3.5rem}}@media(min-width:1024px){.lg\:rounded-bl-none{border-bottom-left-radius:0}}@media(min-width:1024px){.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}}@media(min-width:1024px){.lg\:rounded-bl{border-bottom-left-radius:.25rem}}@media(min-width:1024px){.lg\:rounded-bl-md{border-bottom-left-radius:.375rem}}@media(min-width:1024px){.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}}@media(min-width:1024px){.lg\:rounded-bl-xl{border-bottom-left-radius:.75rem}}@media(min-width:1024px){.lg\:rounded-bl-2xl{border-bottom-left-radius:1rem}}@media(min-width:1024px){.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}}@media(min-width:1024px){.lg\:rounded-bl-full{border-bottom-left-radius:9999px}}@media(min-width:1024px){.lg\:rounded-bl-4xl{border-bottom-left-radius:3rem}}@media(min-width:1024px){.lg\:rounded-bl-5xl{border-bottom-left-radius:3.5rem}}@media(min-width:1024px){.lg\:border-0{border-width:0}}@media(min-width:1024px){.lg\:border-2{border-width:2px}}@media(min-width:1024px){.lg\:border-4{border-width:4px}}@media(min-width:1024px){.lg\:border-8{border-width:8px}}@media(min-width:1024px){.lg\:border{border-width:1px}}@media(min-width:1024px){.lg\:border-t-0{border-top-width:0}}@media(min-width:1024px){.lg\:border-t-2{border-top-width:2px}}@media(min-width:1024px){.lg\:border-t-4{border-top-width:4px}}@media(min-width:1024px){.lg\:border-t-8{border-top-width:8px}}@media(min-width:1024px){.lg\:border-t{border-top-width:1px}}@media(min-width:1024px){.lg\:border-r-0{border-right-width:0}}@media(min-width:1024px){.lg\:border-r-2{border-right-width:2px}}@media(min-width:1024px){.lg\:border-r-4{border-right-width:4px}}@media(min-width:1024px){.lg\:border-r-8{border-right-width:8px}}@media(min-width:1024px){.lg\:border-r{border-right-width:1px}}@media(min-width:1024px){.lg\:border-b-0{border-bottom-width:0}}@media(min-width:1024px){.lg\:border-b-2{border-bottom-width:2px}}@media(min-width:1024px){.lg\:border-b-4{border-bottom-width:4px}}@media(min-width:1024px){.lg\:border-b-8{border-bottom-width:8px}}@media(min-width:1024px){.lg\:border-b{border-bottom-width:1px}}@media(min-width:1024px){.lg\:border-l-0{border-left-width:0}}@media(min-width:1024px){.lg\:border-l-2{border-left-width:2px}}@media(min-width:1024px){.lg\:border-l-4{border-left-width:4px}}@media(min-width:1024px){.lg\:border-l-8{border-left-width:8px}}@media(min-width:1024px){.lg\:border-l{border-left-width:1px}}@media(min-width:1024px){.lg\:border-solid{border-style:solid}}@media(min-width:1024px){.lg\:border-dashed{border-style:dashed}}@media(min-width:1024px){.lg\:border-dotted{border-style:dotted}}@media(min-width:1024px){.lg\:border-double{border-style:double}}@media(min-width:1024px){.lg\:border-none{border-style:none}}@media(min-width:1024px){.lg\:border-current{border-color:currentColor}}@media(min-width:1024px){.lg\:border-transparent{border-color:transparent}}@media(min-width:1024px){.lg\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-current{border-color:currentColor}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-transparent{border-color:transparent}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus-within\:border-current:focus-within{border-color:currentColor}}@media(min-width:1024px){.lg\:focus-within\:border-transparent:focus-within{border-color:transparent}}@media(min-width:1024px){.lg\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:hover\:border-current:hover{border-color:currentColor}}@media(min-width:1024px){.lg\:hover\:border-transparent:hover{border-color:transparent}}@media(min-width:1024px){.lg\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus\:border-current:focus{border-color:currentColor}}@media(min-width:1024px){.lg\:focus\:border-transparent:focus{border-color:transparent}}@media(min-width:1024px){.lg\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:border-current{border-color:currentColor}.lg\:dark\:border-transparent{border-color:transparent}.lg\:dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.lg\:dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .lg\:dark\:group-hover\:border-current{border-color:currentColor}.group:hover .lg\:dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .lg\:dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .lg\:dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .lg\:dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .lg\:dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.lg\:dark\:focus-within\:border-current:focus-within{border-color:currentColor}.lg\:dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.lg\:dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.lg\:dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.lg\:dark\:hover\:border-current:hover{border-color:currentColor}.lg\:dark\:hover\:border-transparent:hover{border-color:transparent}.lg\:dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.lg\:dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.lg\:dark\:focus\:border-current:focus{border-color:currentColor}.lg\:dark\:focus\:border-transparent:focus{border-color:transparent}.lg\:dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.lg\:dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1024px){.lg\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1024px){.lg\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1024px){.lg\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1024px){.lg\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1024px){.lg\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1024px){.lg\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1024px){.lg\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1024px){.lg\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1024px){.lg\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1024px){.lg\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1024px){.lg\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1024px){.lg\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1024px){.lg\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1024px){.lg\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1024px){.lg\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1024px){.group:focus .lg\:group-focus\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}}@media(min-width:1024px){.lg\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}}@media(min-width:1024px){.lg\:hover\:border-opacity-0:hover{--tw-border-opacity:0}}@media(min-width:1024px){.lg\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}}@media(min-width:1024px){.lg\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}}@media(min-width:1024px){.lg\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}}@media(min-width:1024px){.lg\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}}@media(min-width:1024px){.lg\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}}@media(min-width:1024px){.lg\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}}@media(min-width:1024px){.lg\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}}@media(min-width:1024px){.lg\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}}@media(min-width:1024px){.lg\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}}@media(min-width:1024px){.lg\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}}@media(min-width:1024px){.lg\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}}@media(min-width:1024px){.lg\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}}@media(min-width:1024px){.lg\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}}@media(min-width:1024px){.lg\:hover\:border-opacity-100:hover{--tw-border-opacity:1}}@media(min-width:1024px){.lg\:focus\:border-opacity-0:focus{--tw-border-opacity:0}}@media(min-width:1024px){.lg\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:border-opacity-0{--tw-border-opacity:0}.lg\:dark\:border-opacity-5{--tw-border-opacity:0.05}.lg\:dark\:border-opacity-10{--tw-border-opacity:0.1}.lg\:dark\:border-opacity-20{--tw-border-opacity:0.2}.lg\:dark\:border-opacity-25{--tw-border-opacity:0.25}.lg\:dark\:border-opacity-30{--tw-border-opacity:0.3}.lg\:dark\:border-opacity-40{--tw-border-opacity:0.4}.lg\:dark\:border-opacity-50{--tw-border-opacity:0.5}.lg\:dark\:border-opacity-60{--tw-border-opacity:0.6}.lg\:dark\:border-opacity-70{--tw-border-opacity:0.7}.lg\:dark\:border-opacity-75{--tw-border-opacity:0.75}.lg\:dark\:border-opacity-80{--tw-border-opacity:0.8}.lg\:dark\:border-opacity-90{--tw-border-opacity:0.9}.lg\:dark\:border-opacity-95{--tw-border-opacity:0.95}.lg\:dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .lg\:dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .lg\:dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .lg\:dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .lg\:dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .lg\:dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .lg\:dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .lg\:dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .lg\:dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .lg\:dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .lg\:dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .lg\:dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .lg\:dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .lg\:dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .lg\:dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .lg\:dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .lg\:dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .lg\:dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .lg\:dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .lg\:dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .lg\:dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .lg\:dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .lg\:dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .lg\:dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .lg\:dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .lg\:dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .lg\:dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .lg\:dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .lg\:dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .lg\:dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .lg\:dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.lg\:dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.lg\:dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.lg\:dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.lg\:dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.lg\:dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.lg\:dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.lg\:dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.lg\:dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.lg\:dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.lg\:dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.lg\:dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.lg\:dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.lg\:dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.lg\:dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.lg\:dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.lg\:dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.lg\:dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.lg\:dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.lg\:dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.lg\:dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.lg\:dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.lg\:dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.lg\:dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.lg\:dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.lg\:dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.lg\:dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.lg\:dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.lg\:dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.lg\:dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.lg\:dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.lg\:dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.lg\:dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.lg\:dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.lg\:dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.lg\:dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.lg\:dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.lg\:dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.lg\:dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.lg\:dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.lg\:dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.lg\:dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.lg\:dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.lg\:dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.lg\:dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.lg\:dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1024px){.lg\:bg-current{background-color:currentColor}}@media(min-width:1024px){.lg\:bg-transparent{background-color:transparent}}@media(min-width:1024px){.lg\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-current{background-color:currentColor}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-transparent{background-color:transparent}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus-within\:bg-current:focus-within{background-color:currentColor}}@media(min-width:1024px){.lg\:focus-within\:bg-transparent:focus-within{background-color:transparent}}@media(min-width:1024px){.lg\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:hover\:bg-current:hover{background-color:currentColor}}@media(min-width:1024px){.lg\:hover\:bg-transparent:hover{background-color:transparent}}@media(min-width:1024px){.lg\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus\:bg-current:focus{background-color:currentColor}}@media(min-width:1024px){.lg\:focus\:bg-transparent:focus{background-color:transparent}}@media(min-width:1024px){.lg\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:bg-current{background-color:currentColor}.lg\:dark\:bg-transparent{background-color:transparent}.lg\:dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.lg\:dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .lg\:dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .lg\:dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .lg\:dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .lg\:dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .lg\:dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .lg\:dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.lg\:dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.lg\:dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.lg\:dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.lg\:dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.lg\:dark\:hover\:bg-current:hover{background-color:currentColor}.lg\:dark\:hover\:bg-transparent:hover{background-color:transparent}.lg\:dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.lg\:dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.lg\:dark\:focus\:bg-current:focus{background-color:currentColor}.lg\:dark\:focus\:bg-transparent:focus{background-color:transparent}.lg\:dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.lg\:dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1024px){.lg\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1024px){.lg\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1024px){.lg\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1024px){.lg\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1024px){.lg\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1024px){.lg\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1024px){.lg\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1024px){.lg\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1024px){.lg\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1024px){.lg\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1024px){.lg\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1024px){.lg\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1024px){.lg\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1024px){.lg\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1024px){.lg\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}}@media(min-width:1024px){.lg\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}}@media(min-width:1024px){.lg\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}}@media(min-width:1024px){.lg\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}}@media(min-width:1024px){.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}}@media(min-width:1024px){.lg\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}}@media(min-width:1024px){.lg\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}}@media(min-width:1024px){.lg\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}}@media(min-width:1024px){.lg\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}}@media(min-width:1024px){.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}}@media(min-width:1024px){.lg\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}}@media(min-width:1024px){.lg\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}}@media(min-width:1024px){.lg\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}}@media(min-width:1024px){.lg\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}}@media(min-width:1024px){.lg\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}}@media(min-width:1024px){.lg\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}}@media(min-width:1024px){.lg\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}}@media(min-width:1024px){.lg\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}}@media(min-width:1024px){.lg\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:bg-opacity-0{--tw-bg-opacity:0}.lg\:dark\:bg-opacity-5{--tw-bg-opacity:0.05}.lg\:dark\:bg-opacity-10{--tw-bg-opacity:0.1}.lg\:dark\:bg-opacity-20{--tw-bg-opacity:0.2}.lg\:dark\:bg-opacity-25{--tw-bg-opacity:0.25}.lg\:dark\:bg-opacity-30{--tw-bg-opacity:0.3}.lg\:dark\:bg-opacity-40{--tw-bg-opacity:0.4}.lg\:dark\:bg-opacity-50{--tw-bg-opacity:0.5}.lg\:dark\:bg-opacity-60{--tw-bg-opacity:0.6}.lg\:dark\:bg-opacity-70{--tw-bg-opacity:0.7}.lg\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.lg\:dark\:bg-opacity-80{--tw-bg-opacity:0.8}.lg\:dark\:bg-opacity-90{--tw-bg-opacity:0.9}.lg\:dark\:bg-opacity-95{--tw-bg-opacity:0.95}.lg\:dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .lg\:dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .lg\:dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .lg\:dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .lg\:dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .lg\:dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .lg\:dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .lg\:dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .lg\:dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .lg\:dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .lg\:dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .lg\:dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .lg\:dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .lg\:dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .lg\:dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .lg\:dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.lg\:dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.lg\:dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.lg\:dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.lg\:dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.lg\:dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.lg\:dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.lg\:dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.lg\:dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.lg\:dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.lg\:dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.lg\:dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.lg\:dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.lg\:dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.lg\:dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.lg\:dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.lg\:dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.lg\:dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.lg\:dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.lg\:dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.lg\:dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.lg\:dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.lg\:dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.lg\:dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.lg\:dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.lg\:dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.lg\:dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.lg\:dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.lg\:dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.lg\:dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.lg\:dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.lg\:dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.lg\:dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.lg\:dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.lg\:dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.lg\:dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.lg\:dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.lg\:dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.lg\:dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.lg\:dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.lg\:dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.lg\:dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.lg\:dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.lg\:dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.lg\:dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.lg\:dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1024px){.lg\:bg-none{background-image:none}}@media(min-width:1024px){.lg\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}}@media(min-width:1024px){.lg\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:from-transparent{--tw-gradient-from:transparent}}@media(min-width:1024px){.lg\:from-black,.lg\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:from-black{--tw-gradient-from:#000}}@media(min-width:1024px){.lg\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:hover\:from-transparent:hover{--tw-gradient-from:transparent}}@media(min-width:1024px){.lg\:hover\:from-black:hover,.lg\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:hover\:from-black:hover{--tw-gradient-from:#000}}@media(min-width:1024px){.lg\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:focus\:from-transparent:focus{--tw-gradient-from:transparent}}@media(min-width:1024px){.lg\:focus\:from-black:focus,.lg\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:focus\:from-black:focus{--tw-gradient-from:#000}}@media(min-width:1024px){.lg\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:from-transparent{--tw-gradient-from:transparent}.lg\:dark\:from-black,.lg\:dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:dark\:from-black{--tw-gradient-from:#000}.lg\:dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.lg\:dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent}.lg\:dark\:hover\:from-black:hover,.lg\:dark\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:dark\:hover\:from-black:hover{--tw-gradient-from:#000}.lg\:dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.lg\:dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent}.lg\:dark\:focus\:from-black:focus,.lg\:dark\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.lg\:dark\:focus\:from-black:focus{--tw-gradient-from:#000}.lg\:dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1024px){.lg\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1024px){.lg\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1024px){.lg\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.lg\:dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.lg\:dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.lg\:dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.lg\:dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.lg\:dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.lg\:dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.lg\:dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.lg\:dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.lg\:dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.lg\:dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1024px){.lg\:to-current{--tw-gradient-to:currentColor}}@media(min-width:1024px){.lg\:to-transparent{--tw-gradient-to:transparent}}@media(min-width:1024px){.lg\:to-black{--tw-gradient-to:#000}}@media(min-width:1024px){.lg\:to-darkgray{--tw-gradient-to:#242420}}@media(min-width:1024px){.lg\:to-white{--tw-gradient-to:#fff}}@media(min-width:1024px){.lg\:to-yellow{--tw-gradient-to:#f7dc08}}@media(min-width:1024px){.lg\:hover\:to-current:hover{--tw-gradient-to:currentColor}}@media(min-width:1024px){.lg\:hover\:to-transparent:hover{--tw-gradient-to:transparent}}@media(min-width:1024px){.lg\:hover\:to-black:hover{--tw-gradient-to:#000}}@media(min-width:1024px){.lg\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}}@media(min-width:1024px){.lg\:hover\:to-white:hover{--tw-gradient-to:#fff}}@media(min-width:1024px){.lg\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}}@media(min-width:1024px){.lg\:focus\:to-current:focus{--tw-gradient-to:currentColor}}@media(min-width:1024px){.lg\:focus\:to-transparent:focus{--tw-gradient-to:transparent}}@media(min-width:1024px){.lg\:focus\:to-black:focus{--tw-gradient-to:#000}}@media(min-width:1024px){.lg\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}}@media(min-width:1024px){.lg\:focus\:to-white:focus{--tw-gradient-to:#fff}}@media(min-width:1024px){.lg\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:to-current{--tw-gradient-to:currentColor}.lg\:dark\:to-transparent{--tw-gradient-to:transparent}.lg\:dark\:to-black{--tw-gradient-to:#000}.lg\:dark\:to-darkgray{--tw-gradient-to:#242420}.lg\:dark\:to-white{--tw-gradient-to:#fff}.lg\:dark\:to-yellow{--tw-gradient-to:#f7dc08}.lg\:dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.lg\:dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.lg\:dark\:hover\:to-black:hover{--tw-gradient-to:#000}.lg\:dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.lg\:dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.lg\:dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.lg\:dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.lg\:dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.lg\:dark\:focus\:to-black:focus{--tw-gradient-to:#000}.lg\:dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.lg\:dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.lg\:dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1024px){.lg\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}}@media(min-width:1024px){.lg\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}}@media(min-width:1024px){.lg\:bg-auto{background-size:auto}}@media(min-width:1024px){.lg\:bg-cover{background-size:cover}}@media(min-width:1024px){.lg\:bg-contain{background-size:contain}}@media(min-width:1024px){.lg\:bg-fixed{background-attachment:fixed}}@media(min-width:1024px){.lg\:bg-local{background-attachment:local}}@media(min-width:1024px){.lg\:bg-scroll{background-attachment:scroll}}@media(min-width:1024px){.lg\:bg-clip-border{background-clip:border-box}}@media(min-width:1024px){.lg\:bg-clip-padding{background-clip:padding-box}}@media(min-width:1024px){.lg\:bg-clip-content{background-clip:content-box}}@media(min-width:1024px){.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}}@media(min-width:1024px){.lg\:bg-bottom{background-position:bottom}}@media(min-width:1024px){.lg\:bg-center{background-position:50%}}@media(min-width:1024px){.lg\:bg-left{background-position:0}}@media(min-width:1024px){.lg\:bg-left-bottom{background-position:0 100%}}@media(min-width:1024px){.lg\:bg-left-top{background-position:0 0}}@media(min-width:1024px){.lg\:bg-right{background-position:100%}}@media(min-width:1024px){.lg\:bg-right-bottom{background-position:100% 100%}}@media(min-width:1024px){.lg\:bg-right-top{background-position:100% 0}}@media(min-width:1024px){.lg\:bg-top{background-position:top}}@media(min-width:1024px){.lg\:bg-repeat{background-repeat:repeat}}@media(min-width:1024px){.lg\:bg-no-repeat{background-repeat:no-repeat}}@media(min-width:1024px){.lg\:bg-repeat-x{background-repeat:repeat-x}}@media(min-width:1024px){.lg\:bg-repeat-y{background-repeat:repeat-y}}@media(min-width:1024px){.lg\:bg-repeat-round{background-repeat:round}}@media(min-width:1024px){.lg\:bg-repeat-space{background-repeat:space}}@media(min-width:1024px){.lg\:bg-origin-border{background-origin:border-box}}@media(min-width:1024px){.lg\:bg-origin-padding{background-origin:padding-box}}@media(min-width:1024px){.lg\:bg-origin-content{background-origin:content-box}}@media(min-width:1024px){.lg\:fill-current{fill:currentColor}}@media(min-width:1024px){.lg\:fill-transparent{fill:transparent}}@media(min-width:1024px){.lg\:fill-black{fill:#000}}@media(min-width:1024px){.lg\:fill-darkgray{fill:#242420}}@media(min-width:1024px){.lg\:fill-white{fill:#fff}}@media(min-width:1024px){.lg\:fill-yellow{fill:#f7dc08}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-current{fill:currentColor}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-transparent{fill:transparent}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-black{fill:#000}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-darkgray{fill:#242420}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-white{fill:#fff}}@media(min-width:1024px){.group:hover .lg\:group-hover\:fill-yellow{fill:#f7dc08}}@media(min-width:1024px){.lg\:hover\:fill-current:hover{fill:currentColor}}@media(min-width:1024px){.lg\:hover\:fill-transparent:hover{fill:transparent}}@media(min-width:1024px){.lg\:hover\:fill-black:hover{fill:#000}}@media(min-width:1024px){.lg\:hover\:fill-darkgray:hover{fill:#242420}}@media(min-width:1024px){.lg\:hover\:fill-white:hover{fill:#fff}}@media(min-width:1024px){.lg\:hover\:fill-yellow:hover{fill:#f7dc08}}@media(min-width:1024px){.lg\:focus\:fill-current:focus{fill:currentColor}}@media(min-width:1024px){.lg\:focus\:fill-transparent:focus{fill:transparent}}@media(min-width:1024px){.lg\:focus\:fill-black:focus{fill:#000}}@media(min-width:1024px){.lg\:focus\:fill-darkgray:focus{fill:#242420}}@media(min-width:1024px){.lg\:focus\:fill-white:focus{fill:#fff}}@media(min-width:1024px){.lg\:focus\:fill-yellow:focus{fill:#f7dc08}}@media(min-width:1024px){.lg\:stroke-current{stroke:currentColor}}@media(min-width:1024px){.lg\:stroke-0{stroke-width:0}}@media(min-width:1024px){.lg\:stroke-1{stroke-width:1}}@media(min-width:1024px){.lg\:stroke-2{stroke-width:2}}@media(min-width:1024px){.lg\:object-contain{-o-object-fit:contain;object-fit:contain}}@media(min-width:1024px){.lg\:object-cover{-o-object-fit:cover;object-fit:cover}}@media(min-width:1024px){.lg\:object-fill{-o-object-fit:fill;object-fit:fill}}@media(min-width:1024px){.lg\:object-none{-o-object-fit:none;object-fit:none}}@media(min-width:1024px){.lg\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}}@media(min-width:1024px){.lg\:object-bottom{-o-object-position:bottom;object-position:bottom}}@media(min-width:1024px){.lg\:object-center{-o-object-position:center;object-position:center}}@media(min-width:1024px){.lg\:object-left{-o-object-position:left;object-position:left}}@media(min-width:1024px){.lg\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}}@media(min-width:1024px){.lg\:object-left-top{-o-object-position:left top;object-position:left top}}@media(min-width:1024px){.lg\:object-right{-o-object-position:right;object-position:right}}@media(min-width:1024px){.lg\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}}@media(min-width:1024px){.lg\:object-right-top{-o-object-position:right top;object-position:right top}}@media(min-width:1024px){.lg\:object-top{-o-object-position:top;object-position:top}}@media(min-width:1024px){.lg\:p-0{padding:0}}@media(min-width:1024px){.lg\:p-1{padding:.25rem}}@media(min-width:1024px){.lg\:p-2{padding:.5rem}}@media(min-width:1024px){.lg\:p-3{padding:.75rem}}@media(min-width:1024px){.lg\:p-4{padding:1rem}}@media(min-width:1024px){.lg\:p-5{padding:1.25rem}}@media(min-width:1024px){.lg\:p-6{padding:1.5rem}}@media(min-width:1024px){.lg\:p-7{padding:1.75rem}}@media(min-width:1024px){.lg\:p-8{padding:2rem}}@media(min-width:1024px){.lg\:p-9{padding:2.25rem}}@media(min-width:1024px){.lg\:p-10{padding:2.5rem}}@media(min-width:1024px){.lg\:p-11{padding:2.75rem}}@media(min-width:1024px){.lg\:p-12{padding:3rem}}@media(min-width:1024px){.lg\:p-14{padding:3.5rem}}@media(min-width:1024px){.lg\:p-16{padding:4rem}}@media(min-width:1024px){.lg\:p-20{padding:5rem}}@media(min-width:1024px){.lg\:p-24{padding:6rem}}@media(min-width:1024px){.lg\:p-28{padding:7rem}}@media(min-width:1024px){.lg\:p-32{padding:8rem}}@media(min-width:1024px){.lg\:p-36{padding:9rem}}@media(min-width:1024px){.lg\:p-40{padding:10rem}}@media(min-width:1024px){.lg\:p-44{padding:11rem}}@media(min-width:1024px){.lg\:p-48{padding:12rem}}@media(min-width:1024px){.lg\:p-52{padding:13rem}}@media(min-width:1024px){.lg\:p-56{padding:14rem}}@media(min-width:1024px){.lg\:p-60{padding:15rem}}@media(min-width:1024px){.lg\:p-64{padding:16rem}}@media(min-width:1024px){.lg\:p-72{padding:18rem}}@media(min-width:1024px){.lg\:p-80{padding:20rem}}@media(min-width:1024px){.lg\:p-96{padding:24rem}}@media(min-width:1024px){.lg\:p-px{padding:1px}}@media(min-width:1024px){.lg\:p-0\.5{padding:.125rem}}@media(min-width:1024px){.lg\:p-1\.5{padding:.375rem}}@media(min-width:1024px){.lg\:p-2\.5{padding:.625rem}}@media(min-width:1024px){.lg\:p-3\.5{padding:.875rem}}@media(min-width:1024px){.lg\:p-screen-sm{padding:64rem}}@media(min-width:1024px){.lg\:p-screen-md{padding:76.8rem}}@media(min-width:1024px){.lg\:p-screen-lg{padding:102.4rem}}@media(min-width:1024px){.lg\:p-screen-xl{padding:128rem}}@media(min-width:1024px){.lg\:p-screen-2xl{padding:153.6rem}}@media(min-width:1024px){.lg\:px-0{padding-left:0;padding-right:0}}@media(min-width:1024px){.lg\:px-1{padding-left:.25rem;padding-right:.25rem}}@media(min-width:1024px){.lg\:px-2{padding-left:.5rem;padding-right:.5rem}}@media(min-width:1024px){.lg\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1024px){.lg\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:1024px){.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1024px){.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media(min-width:1024px){.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media(min-width:1024px){.lg\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:1024px){.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:1024px){.lg\:px-16{padding-left:4rem;padding-right:4rem}}@media(min-width:1024px){.lg\:px-20{padding-left:5rem;padding-right:5rem}}@media(min-width:1024px){.lg\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:1024px){.lg\:px-28{padding-left:7rem;padding-right:7rem}}@media(min-width:1024px){.lg\:px-32{padding-left:8rem;padding-right:8rem}}@media(min-width:1024px){.lg\:px-36{padding-left:9rem;padding-right:9rem}}@media(min-width:1024px){.lg\:px-40{padding-left:10rem;padding-right:10rem}}@media(min-width:1024px){.lg\:px-44{padding-left:11rem;padding-right:11rem}}@media(min-width:1024px){.lg\:px-48{padding-left:12rem;padding-right:12rem}}@media(min-width:1024px){.lg\:px-52{padding-left:13rem;padding-right:13rem}}@media(min-width:1024px){.lg\:px-56{padding-left:14rem;padding-right:14rem}}@media(min-width:1024px){.lg\:px-60{padding-left:15rem;padding-right:15rem}}@media(min-width:1024px){.lg\:px-64{padding-left:16rem;padding-right:16rem}}@media(min-width:1024px){.lg\:px-72{padding-left:18rem;padding-right:18rem}}@media(min-width:1024px){.lg\:px-80{padding-left:20rem;padding-right:20rem}}@media(min-width:1024px){.lg\:px-96{padding-left:24rem;padding-right:24rem}}@media(min-width:1024px){.lg\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1024px){.lg\:px-0\.5{padding-left:.125rem;padding-right:.125rem}}@media(min-width:1024px){.lg\:px-1\.5{padding-left:.375rem;padding-right:.375rem}}@media(min-width:1024px){.lg\:px-2\.5{padding-left:.625rem;padding-right:.625rem}}@media(min-width:1024px){.lg\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(min-width:1024px){.lg\:px-screen-sm{padding-left:64rem;padding-right:64rem}}@media(min-width:1024px){.lg\:px-screen-md{padding-left:76.8rem;padding-right:76.8rem}}@media(min-width:1024px){.lg\:px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}}@media(min-width:1024px){.lg\:px-screen-xl{padding-left:128rem;padding-right:128rem}}@media(min-width:1024px){.lg\:px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}}@media(min-width:1024px){.lg\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1024px){.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}}@media(min-width:1024px){.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:1024px){.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width:1024px){.lg\:py-4{padding-top:1rem;padding-bottom:1rem}}@media(min-width:1024px){.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}@media(min-width:1024px){.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:1024px){.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(min-width:1024px){.lg\:py-8{padding-top:2rem;padding-bottom:2rem}}@media(min-width:1024px){.lg\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media(min-width:1024px){.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:1024px){.lg\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}@media(min-width:1024px){.lg\:py-12{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1024px){.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:1024px){.lg\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1024px){.lg\:py-20{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.lg\:py-24{padding-top:6rem;padding-bottom:6rem}}@media(min-width:1024px){.lg\:py-28{padding-top:7rem;padding-bottom:7rem}}@media(min-width:1024px){.lg\:py-32{padding-top:8rem;padding-bottom:8rem}}@media(min-width:1024px){.lg\:py-36{padding-top:9rem;padding-bottom:9rem}}@media(min-width:1024px){.lg\:py-40{padding-top:10rem;padding-bottom:10rem}}@media(min-width:1024px){.lg\:py-44{padding-top:11rem;padding-bottom:11rem}}@media(min-width:1024px){.lg\:py-48{padding-top:12rem;padding-bottom:12rem}}@media(min-width:1024px){.lg\:py-52{padding-top:13rem;padding-bottom:13rem}}@media(min-width:1024px){.lg\:py-56{padding-top:14rem;padding-bottom:14rem}}@media(min-width:1024px){.lg\:py-60{padding-top:15rem;padding-bottom:15rem}}@media(min-width:1024px){.lg\:py-64{padding-top:16rem;padding-bottom:16rem}}@media(min-width:1024px){.lg\:py-72{padding-top:18rem;padding-bottom:18rem}}@media(min-width:1024px){.lg\:py-80{padding-top:20rem;padding-bottom:20rem}}@media(min-width:1024px){.lg\:py-96{padding-top:24rem;padding-bottom:24rem}}@media(min-width:1024px){.lg\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1024px){.lg\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}}@media(min-width:1024px){.lg\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}}@media(min-width:1024px){.lg\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media(min-width:1024px){.lg\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}}@media(min-width:1024px){.lg\:py-screen-sm{padding-top:64rem;padding-bottom:64rem}}@media(min-width:1024px){.lg\:py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}}@media(min-width:1024px){.lg\:py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}}@media(min-width:1024px){.lg\:py-screen-xl{padding-top:128rem;padding-bottom:128rem}}@media(min-width:1024px){.lg\:py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}}@media(min-width:1024px){.lg\:pt-0{padding-top:0}}@media(min-width:1024px){.lg\:pt-1{padding-top:.25rem}}@media(min-width:1024px){.lg\:pt-2{padding-top:.5rem}}@media(min-width:1024px){.lg\:pt-3{padding-top:.75rem}}@media(min-width:1024px){.lg\:pt-4{padding-top:1rem}}@media(min-width:1024px){.lg\:pt-5{padding-top:1.25rem}}@media(min-width:1024px){.lg\:pt-6{padding-top:1.5rem}}@media(min-width:1024px){.lg\:pt-7{padding-top:1.75rem}}@media(min-width:1024px){.lg\:pt-8{padding-top:2rem}}@media(min-width:1024px){.lg\:pt-9{padding-top:2.25rem}}@media(min-width:1024px){.lg\:pt-10{padding-top:2.5rem}}@media(min-width:1024px){.lg\:pt-11{padding-top:2.75rem}}@media(min-width:1024px){.lg\:pt-12{padding-top:3rem}}@media(min-width:1024px){.lg\:pt-14{padding-top:3.5rem}}@media(min-width:1024px){.lg\:pt-16{padding-top:4rem}}@media(min-width:1024px){.lg\:pt-20{padding-top:5rem}}@media(min-width:1024px){.lg\:pt-24{padding-top:6rem}}@media(min-width:1024px){.lg\:pt-28{padding-top:7rem}}@media(min-width:1024px){.lg\:pt-32{padding-top:8rem}}@media(min-width:1024px){.lg\:pt-36{padding-top:9rem}}@media(min-width:1024px){.lg\:pt-40{padding-top:10rem}}@media(min-width:1024px){.lg\:pt-44{padding-top:11rem}}@media(min-width:1024px){.lg\:pt-48{padding-top:12rem}}@media(min-width:1024px){.lg\:pt-52{padding-top:13rem}}@media(min-width:1024px){.lg\:pt-56{padding-top:14rem}}@media(min-width:1024px){.lg\:pt-60{padding-top:15rem}}@media(min-width:1024px){.lg\:pt-64{padding-top:16rem}}@media(min-width:1024px){.lg\:pt-72{padding-top:18rem}}@media(min-width:1024px){.lg\:pt-80{padding-top:20rem}}@media(min-width:1024px){.lg\:pt-96{padding-top:24rem}}@media(min-width:1024px){.lg\:pt-px{padding-top:1px}}@media(min-width:1024px){.lg\:pt-0\.5{padding-top:.125rem}}@media(min-width:1024px){.lg\:pt-1\.5{padding-top:.375rem}}@media(min-width:1024px){.lg\:pt-2\.5{padding-top:.625rem}}@media(min-width:1024px){.lg\:pt-3\.5{padding-top:.875rem}}@media(min-width:1024px){.lg\:pt-screen-sm{padding-top:64rem}}@media(min-width:1024px){.lg\:pt-screen-md{padding-top:76.8rem}}@media(min-width:1024px){.lg\:pt-screen-lg{padding-top:102.4rem}}@media(min-width:1024px){.lg\:pt-screen-xl{padding-top:128rem}}@media(min-width:1024px){.lg\:pt-screen-2xl{padding-top:153.6rem}}@media(min-width:1024px){.lg\:pr-0{padding-right:0}}@media(min-width:1024px){.lg\:pr-1{padding-right:.25rem}}@media(min-width:1024px){.lg\:pr-2{padding-right:.5rem}}@media(min-width:1024px){.lg\:pr-3{padding-right:.75rem}}@media(min-width:1024px){.lg\:pr-4{padding-right:1rem}}@media(min-width:1024px){.lg\:pr-5{padding-right:1.25rem}}@media(min-width:1024px){.lg\:pr-6{padding-right:1.5rem}}@media(min-width:1024px){.lg\:pr-7{padding-right:1.75rem}}@media(min-width:1024px){.lg\:pr-8{padding-right:2rem}}@media(min-width:1024px){.lg\:pr-9{padding-right:2.25rem}}@media(min-width:1024px){.lg\:pr-10{padding-right:2.5rem}}@media(min-width:1024px){.lg\:pr-11{padding-right:2.75rem}}@media(min-width:1024px){.lg\:pr-12{padding-right:3rem}}@media(min-width:1024px){.lg\:pr-14{padding-right:3.5rem}}@media(min-width:1024px){.lg\:pr-16{padding-right:4rem}}@media(min-width:1024px){.lg\:pr-20{padding-right:5rem}}@media(min-width:1024px){.lg\:pr-24{padding-right:6rem}}@media(min-width:1024px){.lg\:pr-28{padding-right:7rem}}@media(min-width:1024px){.lg\:pr-32{padding-right:8rem}}@media(min-width:1024px){.lg\:pr-36{padding-right:9rem}}@media(min-width:1024px){.lg\:pr-40{padding-right:10rem}}@media(min-width:1024px){.lg\:pr-44{padding-right:11rem}}@media(min-width:1024px){.lg\:pr-48{padding-right:12rem}}@media(min-width:1024px){.lg\:pr-52{padding-right:13rem}}@media(min-width:1024px){.lg\:pr-56{padding-right:14rem}}@media(min-width:1024px){.lg\:pr-60{padding-right:15rem}}@media(min-width:1024px){.lg\:pr-64{padding-right:16rem}}@media(min-width:1024px){.lg\:pr-72{padding-right:18rem}}@media(min-width:1024px){.lg\:pr-80{padding-right:20rem}}@media(min-width:1024px){.lg\:pr-96{padding-right:24rem}}@media(min-width:1024px){.lg\:pr-px{padding-right:1px}}@media(min-width:1024px){.lg\:pr-0\.5{padding-right:.125rem}}@media(min-width:1024px){.lg\:pr-1\.5{padding-right:.375rem}}@media(min-width:1024px){.lg\:pr-2\.5{padding-right:.625rem}}@media(min-width:1024px){.lg\:pr-3\.5{padding-right:.875rem}}@media(min-width:1024px){.lg\:pr-screen-sm{padding-right:64rem}}@media(min-width:1024px){.lg\:pr-screen-md{padding-right:76.8rem}}@media(min-width:1024px){.lg\:pr-screen-lg{padding-right:102.4rem}}@media(min-width:1024px){.lg\:pr-screen-xl{padding-right:128rem}}@media(min-width:1024px){.lg\:pr-screen-2xl{padding-right:153.6rem}}@media(min-width:1024px){.lg\:pb-0{padding-bottom:0}}@media(min-width:1024px){.lg\:pb-1{padding-bottom:.25rem}}@media(min-width:1024px){.lg\:pb-2{padding-bottom:.5rem}}@media(min-width:1024px){.lg\:pb-3{padding-bottom:.75rem}}@media(min-width:1024px){.lg\:pb-4{padding-bottom:1rem}}@media(min-width:1024px){.lg\:pb-5{padding-bottom:1.25rem}}@media(min-width:1024px){.lg\:pb-6{padding-bottom:1.5rem}}@media(min-width:1024px){.lg\:pb-7{padding-bottom:1.75rem}}@media(min-width:1024px){.lg\:pb-8{padding-bottom:2rem}}@media(min-width:1024px){.lg\:pb-9{padding-bottom:2.25rem}}@media(min-width:1024px){.lg\:pb-10{padding-bottom:2.5rem}}@media(min-width:1024px){.lg\:pb-11{padding-bottom:2.75rem}}@media(min-width:1024px){.lg\:pb-12{padding-bottom:3rem}}@media(min-width:1024px){.lg\:pb-14{padding-bottom:3.5rem}}@media(min-width:1024px){.lg\:pb-16{padding-bottom:4rem}}@media(min-width:1024px){.lg\:pb-20{padding-bottom:5rem}}@media(min-width:1024px){.lg\:pb-24{padding-bottom:6rem}}@media(min-width:1024px){.lg\:pb-28{padding-bottom:7rem}}@media(min-width:1024px){.lg\:pb-32{padding-bottom:8rem}}@media(min-width:1024px){.lg\:pb-36{padding-bottom:9rem}}@media(min-width:1024px){.lg\:pb-40{padding-bottom:10rem}}@media(min-width:1024px){.lg\:pb-44{padding-bottom:11rem}}@media(min-width:1024px){.lg\:pb-48{padding-bottom:12rem}}@media(min-width:1024px){.lg\:pb-52{padding-bottom:13rem}}@media(min-width:1024px){.lg\:pb-56{padding-bottom:14rem}}@media(min-width:1024px){.lg\:pb-60{padding-bottom:15rem}}@media(min-width:1024px){.lg\:pb-64{padding-bottom:16rem}}@media(min-width:1024px){.lg\:pb-72{padding-bottom:18rem}}@media(min-width:1024px){.lg\:pb-80{padding-bottom:20rem}}@media(min-width:1024px){.lg\:pb-96{padding-bottom:24rem}}@media(min-width:1024px){.lg\:pb-px{padding-bottom:1px}}@media(min-width:1024px){.lg\:pb-0\.5{padding-bottom:.125rem}}@media(min-width:1024px){.lg\:pb-1\.5{padding-bottom:.375rem}}@media(min-width:1024px){.lg\:pb-2\.5{padding-bottom:.625rem}}@media(min-width:1024px){.lg\:pb-3\.5{padding-bottom:.875rem}}@media(min-width:1024px){.lg\:pb-screen-sm{padding-bottom:64rem}}@media(min-width:1024px){.lg\:pb-screen-md{padding-bottom:76.8rem}}@media(min-width:1024px){.lg\:pb-screen-lg{padding-bottom:102.4rem}}@media(min-width:1024px){.lg\:pb-screen-xl{padding-bottom:128rem}}@media(min-width:1024px){.lg\:pb-screen-2xl{padding-bottom:153.6rem}}@media(min-width:1024px){.lg\:pl-0{padding-left:0}}@media(min-width:1024px){.lg\:pl-1{padding-left:.25rem}}@media(min-width:1024px){.lg\:pl-2{padding-left:.5rem}}@media(min-width:1024px){.lg\:pl-3{padding-left:.75rem}}@media(min-width:1024px){.lg\:pl-4{padding-left:1rem}}@media(min-width:1024px){.lg\:pl-5{padding-left:1.25rem}}@media(min-width:1024px){.lg\:pl-6{padding-left:1.5rem}}@media(min-width:1024px){.lg\:pl-7{padding-left:1.75rem}}@media(min-width:1024px){.lg\:pl-8{padding-left:2rem}}@media(min-width:1024px){.lg\:pl-9{padding-left:2.25rem}}@media(min-width:1024px){.lg\:pl-10{padding-left:2.5rem}}@media(min-width:1024px){.lg\:pl-11{padding-left:2.75rem}}@media(min-width:1024px){.lg\:pl-12{padding-left:3rem}}@media(min-width:1024px){.lg\:pl-14{padding-left:3.5rem}}@media(min-width:1024px){.lg\:pl-16{padding-left:4rem}}@media(min-width:1024px){.lg\:pl-20{padding-left:5rem}}@media(min-width:1024px){.lg\:pl-24{padding-left:6rem}}@media(min-width:1024px){.lg\:pl-28{padding-left:7rem}}@media(min-width:1024px){.lg\:pl-32{padding-left:8rem}}@media(min-width:1024px){.lg\:pl-36{padding-left:9rem}}@media(min-width:1024px){.lg\:pl-40{padding-left:10rem}}@media(min-width:1024px){.lg\:pl-44{padding-left:11rem}}@media(min-width:1024px){.lg\:pl-48{padding-left:12rem}}@media(min-width:1024px){.lg\:pl-52{padding-left:13rem}}@media(min-width:1024px){.lg\:pl-56{padding-left:14rem}}@media(min-width:1024px){.lg\:pl-60{padding-left:15rem}}@media(min-width:1024px){.lg\:pl-64{padding-left:16rem}}@media(min-width:1024px){.lg\:pl-72{padding-left:18rem}}@media(min-width:1024px){.lg\:pl-80{padding-left:20rem}}@media(min-width:1024px){.lg\:pl-96{padding-left:24rem}}@media(min-width:1024px){.lg\:pl-px{padding-left:1px}}@media(min-width:1024px){.lg\:pl-0\.5{padding-left:.125rem}}@media(min-width:1024px){.lg\:pl-1\.5{padding-left:.375rem}}@media(min-width:1024px){.lg\:pl-2\.5{padding-left:.625rem}}@media(min-width:1024px){.lg\:pl-3\.5{padding-left:.875rem}}@media(min-width:1024px){.lg\:pl-screen-sm{padding-left:64rem}}@media(min-width:1024px){.lg\:pl-screen-md{padding-left:76.8rem}}@media(min-width:1024px){.lg\:pl-screen-lg{padding-left:102.4rem}}@media(min-width:1024px){.lg\:pl-screen-xl{padding-left:128rem}}@media(min-width:1024px){.lg\:pl-screen-2xl{padding-left:153.6rem}}@media(min-width:1024px){.lg\:text-left{text-align:left}}@media(min-width:1024px){.lg\:text-center{text-align:center}}@media(min-width:1024px){.lg\:text-right{text-align:right}}@media(min-width:1024px){.lg\:text-justify{text-align:justify}}@media(min-width:1024px){.lg\:align-baseline{vertical-align:baseline}}@media(min-width:1024px){.lg\:align-top{vertical-align:top}}@media(min-width:1024px){.lg\:align-middle{vertical-align:middle}}@media(min-width:1024px){.lg\:align-bottom{vertical-align:bottom}}@media(min-width:1024px){.lg\:align-text-top{vertical-align:text-top}}@media(min-width:1024px){.lg\:align-text-bottom{vertical-align:text-bottom}}@media(min-width:1024px){.lg\:font-sans{font-family:Gotham Rounded,sans-serif}}@media(min-width:1024px){.lg\:font-serif{font-family:serif}}@media(min-width:1024px){.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:1024px){.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.lg\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1024px){.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:1024px){.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1024px){.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.lg\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1024px){.lg\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1024px){.lg\:text-8xl{font-size:6rem;line-height:1}}@media(min-width:1024px){.lg\:text-9xl{font-size:8rem;line-height:1}}@media(min-width:1024px){.lg\:text-10xl{font-size:10rem;line-height:1}}@media(min-width:1024px){.lg\:text-11xl{font-size:14rem;line-height:1}}@media(min-width:1024px){.lg\:font-thin{font-weight:100}}@media(min-width:1024px){.lg\:font-extralight{font-weight:200}}@media(min-width:1024px){.lg\:font-light{font-weight:300}}@media(min-width:1024px){.lg\:font-normal{font-weight:400}}@media(min-width:1024px){.lg\:font-medium{font-weight:500}}@media(min-width:1024px){.lg\:font-semibold{font-weight:600}}@media(min-width:1024px){.lg\:font-bold{font-weight:700}}@media(min-width:1024px){.lg\:font-extrabold{font-weight:800}}@media(min-width:1024px){.lg\:font-black{font-weight:900}}@media(min-width:1024px){.lg\:uppercase{text-transform:uppercase}}@media(min-width:1024px){.lg\:lowercase{text-transform:lowercase}}@media(min-width:1024px){.lg\:capitalize{text-transform:capitalize}}@media(min-width:1024px){.lg\:normal-case{text-transform:none}}@media(min-width:1024px){.lg\:italic{font-style:italic}}@media(min-width:1024px){.lg\:not-italic{font-style:normal}}@media(min-width:1024px){.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}}@media(min-width:1024px){.lg\:normal-nums{font-variant-numeric:normal}}@media(min-width:1024px){.lg\:ordinal{--tw-ordinal:ordinal}}@media(min-width:1024px){.lg\:slashed-zero{--tw-slashed-zero:slashed-zero}}@media(min-width:1024px){.lg\:lining-nums{--tw-numeric-figure:lining-nums}}@media(min-width:1024px){.lg\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}}@media(min-width:1024px){.lg\:proportional-nums{--tw-numeric-spacing:proportional-nums}}@media(min-width:1024px){.lg\:tabular-nums{--tw-numeric-spacing:tabular-nums}}@media(min-width:1024px){.lg\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}}@media(min-width:1024px){.lg\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}}@media(min-width:1024px){.lg\:leading-3{line-height:.75rem}}@media(min-width:1024px){.lg\:leading-4{line-height:1rem}}@media(min-width:1024px){.lg\:leading-5{line-height:1.25rem}}@media(min-width:1024px){.lg\:leading-6{line-height:1.5rem}}@media(min-width:1024px){.lg\:leading-7{line-height:1.75rem}}@media(min-width:1024px){.lg\:leading-8{line-height:2rem}}@media(min-width:1024px){.lg\:leading-9{line-height:2.25rem}}@media(min-width:1024px){.lg\:leading-10{line-height:2.5rem}}@media(min-width:1024px){.lg\:leading-none{line-height:1}}@media(min-width:1024px){.lg\:leading-tight{line-height:1.25}}@media(min-width:1024px){.lg\:leading-snug{line-height:1.375}}@media(min-width:1024px){.lg\:leading-normal{line-height:1.5}}@media(min-width:1024px){.lg\:leading-relaxed{line-height:1.625}}@media(min-width:1024px){.lg\:leading-loose{line-height:2}}@media(min-width:1024px){.lg\:tracking-tighter{letter-spacing:-.05em}}@media(min-width:1024px){.lg\:tracking-tight{letter-spacing:-.025em}}@media(min-width:1024px){.lg\:tracking-normal{letter-spacing:0}}@media(min-width:1024px){.lg\:tracking-wide{letter-spacing:.025em}}@media(min-width:1024px){.lg\:tracking-wider{letter-spacing:.05em}}@media(min-width:1024px){.lg\:tracking-widest{letter-spacing:.1em}}@media(min-width:1024px){.lg\:text-current{color:currentColor}}@media(min-width:1024px){.lg\:text-transparent{color:transparent}}@media(min-width:1024px){.lg\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-current{color:currentColor}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-transparent{color:transparent}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus-within\:text-current:focus-within{color:currentColor}}@media(min-width:1024px){.lg\:focus-within\:text-transparent:focus-within{color:transparent}}@media(min-width:1024px){.lg\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:hover\:text-current:hover{color:currentColor}}@media(min-width:1024px){.lg\:hover\:text-transparent:hover{color:transparent}}@media(min-width:1024px){.lg\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus\:text-current:focus{color:currentColor}}@media(min-width:1024px){.lg\:focus\:text-transparent:focus{color:transparent}}@media(min-width:1024px){.lg\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:text-current{color:currentColor}.lg\:dark\:text-transparent{color:transparent}.lg\:dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.lg\:dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .lg\:dark\:group-hover\:text-current{color:currentColor}.group:hover .lg\:dark\:group-hover\:text-transparent{color:transparent}.group:hover .lg\:dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .lg\:dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .lg\:dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .lg\:dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.lg\:dark\:focus-within\:text-current:focus-within{color:currentColor}.lg\:dark\:focus-within\:text-transparent:focus-within{color:transparent}.lg\:dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.lg\:dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.lg\:dark\:hover\:text-current:hover{color:currentColor}.lg\:dark\:hover\:text-transparent:hover{color:transparent}.lg\:dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.lg\:dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.lg\:dark\:focus\:text-current:focus{color:currentColor}.lg\:dark\:focus\:text-transparent:focus{color:transparent}.lg\:dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.lg\:dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1024px){.lg\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1024px){.lg\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1024px){.lg\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1024px){.lg\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1024px){.lg\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1024px){.lg\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1024px){.lg\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1024px){.lg\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1024px){.lg\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1024px){.lg\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1024px){.lg\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1024px){.lg\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1024px){.lg\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1024px){.lg\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}}@media(min-width:1024px){.lg\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}}@media(min-width:1024px){.lg\:hover\:text-opacity-0:hover{--tw-text-opacity:0}}@media(min-width:1024px){.lg\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}}@media(min-width:1024px){.lg\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}}@media(min-width:1024px){.lg\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}}@media(min-width:1024px){.lg\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}}@media(min-width:1024px){.lg\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}}@media(min-width:1024px){.lg\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}}@media(min-width:1024px){.lg\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}}@media(min-width:1024px){.lg\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}}@media(min-width:1024px){.lg\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}}@media(min-width:1024px){.lg\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}}@media(min-width:1024px){.lg\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}}@media(min-width:1024px){.lg\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}}@media(min-width:1024px){.lg\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}}@media(min-width:1024px){.lg\:hover\:text-opacity-100:hover{--tw-text-opacity:1}}@media(min-width:1024px){.lg\:focus\:text-opacity-0:focus{--tw-text-opacity:0}}@media(min-width:1024px){.lg\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:text-opacity-0{--tw-text-opacity:0}.lg\:dark\:text-opacity-5{--tw-text-opacity:0.05}.lg\:dark\:text-opacity-10{--tw-text-opacity:0.1}.lg\:dark\:text-opacity-20{--tw-text-opacity:0.2}.lg\:dark\:text-opacity-25{--tw-text-opacity:0.25}.lg\:dark\:text-opacity-30{--tw-text-opacity:0.3}.lg\:dark\:text-opacity-40{--tw-text-opacity:0.4}.lg\:dark\:text-opacity-50{--tw-text-opacity:0.5}.lg\:dark\:text-opacity-60{--tw-text-opacity:0.6}.lg\:dark\:text-opacity-70{--tw-text-opacity:0.7}.lg\:dark\:text-opacity-75{--tw-text-opacity:0.75}.lg\:dark\:text-opacity-80{--tw-text-opacity:0.8}.lg\:dark\:text-opacity-90{--tw-text-opacity:0.9}.lg\:dark\:text-opacity-95{--tw-text-opacity:0.95}.lg\:dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .lg\:dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .lg\:dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .lg\:dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .lg\:dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .lg\:dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .lg\:dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .lg\:dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .lg\:dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .lg\:dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .lg\:dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .lg\:dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .lg\:dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .lg\:dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .lg\:dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .lg\:dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.lg\:dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.lg\:dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.lg\:dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.lg\:dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.lg\:dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.lg\:dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.lg\:dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.lg\:dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.lg\:dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.lg\:dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.lg\:dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.lg\:dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.lg\:dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.lg\:dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.lg\:dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.lg\:dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.lg\:dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.lg\:dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.lg\:dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.lg\:dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.lg\:dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.lg\:dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.lg\:dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.lg\:dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.lg\:dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.lg\:dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.lg\:dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.lg\:dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.lg\:dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.lg\:dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.lg\:dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.lg\:dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.lg\:dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.lg\:dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.lg\:dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.lg\:dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.lg\:dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.lg\:dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.lg\:dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.lg\:dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.lg\:dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.lg\:dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.lg\:dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.lg\:dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.lg\:dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1024px){.lg\:underline{text-decoration:underline}}@media(min-width:1024px){.lg\:line-through{text-decoration:line-through}}@media(min-width:1024px){.lg\:no-underline{text-decoration:none}}@media(min-width:1024px){.group:hover .lg\:group-hover\:underline{text-decoration:underline}}@media(min-width:1024px){.group:hover .lg\:group-hover\:line-through{text-decoration:line-through}}@media(min-width:1024px){.group:hover .lg\:group-hover\:no-underline{text-decoration:none}}@media(min-width:1024px){.lg\:focus-within\:underline:focus-within{text-decoration:underline}}@media(min-width:1024px){.lg\:focus-within\:line-through:focus-within{text-decoration:line-through}}@media(min-width:1024px){.lg\:focus-within\:no-underline:focus-within{text-decoration:none}}@media(min-width:1024px){.lg\:hover\:underline:hover{text-decoration:underline}}@media(min-width:1024px){.lg\:hover\:line-through:hover{text-decoration:line-through}}@media(min-width:1024px){.lg\:hover\:no-underline:hover{text-decoration:none}}@media(min-width:1024px){.lg\:focus\:underline:focus{text-decoration:underline}}@media(min-width:1024px){.lg\:focus\:line-through:focus{text-decoration:line-through}}@media(min-width:1024px){.lg\:focus\:no-underline:focus{text-decoration:none}}@media(min-width:1024px){.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:1024px){.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media(min-width:1024px){.lg\:placeholder-current::-moz-placeholder{color:currentColor}}@media(min-width:1024px){.lg\:placeholder-current:-ms-input-placeholder{color:currentColor}}@media(min-width:1024px){.lg\:placeholder-current::placeholder{color:currentColor}}@media(min-width:1024px){.lg\:placeholder-transparent::-moz-placeholder{color:transparent}}@media(min-width:1024px){.lg\:placeholder-transparent:-ms-input-placeholder{color:transparent}}@media(min-width:1024px){.lg\:placeholder-transparent::placeholder{color:transparent}}@media(min-width:1024px){.lg\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}}@media(min-width:1024px){.lg\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}}@media(min-width:1024px){.lg\:focus\:placeholder-current:focus::placeholder{color:currentColor}}@media(min-width:1024px){.lg\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}}@media(min-width:1024px){.lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}}@media(min-width:1024px){.lg\:focus\:placeholder-transparent:focus::placeholder{color:transparent}}@media(min-width:1024px){.lg\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:placeholder-current::-moz-placeholder{color:currentColor}.lg\:dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.lg\:dark\:placeholder-current::placeholder{color:currentColor}.lg\:dark\:placeholder-transparent::-moz-placeholder{color:transparent}.lg\:dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.lg\:dark\:placeholder-transparent::placeholder{color:transparent}.lg\:dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.lg\:dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.lg\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.lg\:dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.lg\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.lg\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.lg\:dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.lg\:dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.lg\:dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1024px){.lg\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.lg\:dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.lg\:dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.lg\:dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.lg\:dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.lg\:dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.lg\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.lg\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.lg\:dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.lg\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.lg\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.lg\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.lg\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.lg\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.lg\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.lg\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.lg\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.lg\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.lg\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.lg\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.lg\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.lg\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.lg\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.lg\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.lg\:dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1024px){.lg\:opacity-0{opacity:0}}@media(min-width:1024px){.lg\:opacity-5{opacity:.05}}@media(min-width:1024px){.lg\:opacity-10{opacity:.1}}@media(min-width:1024px){.lg\:opacity-20{opacity:.2}}@media(min-width:1024px){.lg\:opacity-25{opacity:.25}}@media(min-width:1024px){.lg\:opacity-30{opacity:.3}}@media(min-width:1024px){.lg\:opacity-40{opacity:.4}}@media(min-width:1024px){.lg\:opacity-50{opacity:.5}}@media(min-width:1024px){.lg\:opacity-60{opacity:.6}}@media(min-width:1024px){.lg\:opacity-70{opacity:.7}}@media(min-width:1024px){.lg\:opacity-75{opacity:.75}}@media(min-width:1024px){.lg\:opacity-80{opacity:.8}}@media(min-width:1024px){.lg\:opacity-90{opacity:.9}}@media(min-width:1024px){.lg\:opacity-95{opacity:.95}}@media(min-width:1024px){.lg\:opacity-100{opacity:1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-0{opacity:0}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-5{opacity:.05}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-10{opacity:.1}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-20{opacity:.2}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-25{opacity:.25}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-30{opacity:.3}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-40{opacity:.4}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-50{opacity:.5}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-60{opacity:.6}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-70{opacity:.7}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-75{opacity:.75}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-80{opacity:.8}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-90{opacity:.9}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-95{opacity:.95}}@media(min-width:1024px){.group:hover .lg\:group-hover\:opacity-100{opacity:1}}@media(min-width:1024px){.lg\:focus-within\:opacity-0:focus-within{opacity:0}}@media(min-width:1024px){.lg\:focus-within\:opacity-5:focus-within{opacity:.05}}@media(min-width:1024px){.lg\:focus-within\:opacity-10:focus-within{opacity:.1}}@media(min-width:1024px){.lg\:focus-within\:opacity-20:focus-within{opacity:.2}}@media(min-width:1024px){.lg\:focus-within\:opacity-25:focus-within{opacity:.25}}@media(min-width:1024px){.lg\:focus-within\:opacity-30:focus-within{opacity:.3}}@media(min-width:1024px){.lg\:focus-within\:opacity-40:focus-within{opacity:.4}}@media(min-width:1024px){.lg\:focus-within\:opacity-50:focus-within{opacity:.5}}@media(min-width:1024px){.lg\:focus-within\:opacity-60:focus-within{opacity:.6}}@media(min-width:1024px){.lg\:focus-within\:opacity-70:focus-within{opacity:.7}}@media(min-width:1024px){.lg\:focus-within\:opacity-75:focus-within{opacity:.75}}@media(min-width:1024px){.lg\:focus-within\:opacity-80:focus-within{opacity:.8}}@media(min-width:1024px){.lg\:focus-within\:opacity-90:focus-within{opacity:.9}}@media(min-width:1024px){.lg\:focus-within\:opacity-95:focus-within{opacity:.95}}@media(min-width:1024px){.lg\:focus-within\:opacity-100:focus-within{opacity:1}}@media(min-width:1024px){.lg\:hover\:opacity-0:hover{opacity:0}}@media(min-width:1024px){.lg\:hover\:opacity-5:hover{opacity:.05}}@media(min-width:1024px){.lg\:hover\:opacity-10:hover{opacity:.1}}@media(min-width:1024px){.lg\:hover\:opacity-20:hover{opacity:.2}}@media(min-width:1024px){.lg\:hover\:opacity-25:hover{opacity:.25}}@media(min-width:1024px){.lg\:hover\:opacity-30:hover{opacity:.3}}@media(min-width:1024px){.lg\:hover\:opacity-40:hover{opacity:.4}}@media(min-width:1024px){.lg\:hover\:opacity-50:hover{opacity:.5}}@media(min-width:1024px){.lg\:hover\:opacity-60:hover{opacity:.6}}@media(min-width:1024px){.lg\:hover\:opacity-70:hover{opacity:.7}}@media(min-width:1024px){.lg\:hover\:opacity-75:hover{opacity:.75}}@media(min-width:1024px){.lg\:hover\:opacity-80:hover{opacity:.8}}@media(min-width:1024px){.lg\:hover\:opacity-90:hover{opacity:.9}}@media(min-width:1024px){.lg\:hover\:opacity-95:hover{opacity:.95}}@media(min-width:1024px){.lg\:hover\:opacity-100:hover{opacity:1}}@media(min-width:1024px){.lg\:focus\:opacity-0:focus{opacity:0}}@media(min-width:1024px){.lg\:focus\:opacity-5:focus{opacity:.05}}@media(min-width:1024px){.lg\:focus\:opacity-10:focus{opacity:.1}}@media(min-width:1024px){.lg\:focus\:opacity-20:focus{opacity:.2}}@media(min-width:1024px){.lg\:focus\:opacity-25:focus{opacity:.25}}@media(min-width:1024px){.lg\:focus\:opacity-30:focus{opacity:.3}}@media(min-width:1024px){.lg\:focus\:opacity-40:focus{opacity:.4}}@media(min-width:1024px){.lg\:focus\:opacity-50:focus{opacity:.5}}@media(min-width:1024px){.lg\:focus\:opacity-60:focus{opacity:.6}}@media(min-width:1024px){.lg\:focus\:opacity-70:focus{opacity:.7}}@media(min-width:1024px){.lg\:focus\:opacity-75:focus{opacity:.75}}@media(min-width:1024px){.lg\:focus\:opacity-80:focus{opacity:.8}}@media(min-width:1024px){.lg\:focus\:opacity-90:focus{opacity:.9}}@media(min-width:1024px){.lg\:focus\:opacity-95:focus{opacity:.95}}@media(min-width:1024px){.lg\:focus\:opacity-100:focus{opacity:1}}@media(min-width:1024px){.lg\:bg-blend-normal{background-blend-mode:normal}}@media(min-width:1024px){.lg\:bg-blend-multiply{background-blend-mode:multiply}}@media(min-width:1024px){.lg\:bg-blend-screen{background-blend-mode:screen}}@media(min-width:1024px){.lg\:bg-blend-overlay{background-blend-mode:overlay}}@media(min-width:1024px){.lg\:bg-blend-darken{background-blend-mode:darken}}@media(min-width:1024px){.lg\:bg-blend-lighten{background-blend-mode:lighten}}@media(min-width:1024px){.lg\:bg-blend-color-dodge{background-blend-mode:color-dodge}}@media(min-width:1024px){.lg\:bg-blend-color-burn{background-blend-mode:color-burn}}@media(min-width:1024px){.lg\:bg-blend-hard-light{background-blend-mode:hard-light}}@media(min-width:1024px){.lg\:bg-blend-soft-light{background-blend-mode:soft-light}}@media(min-width:1024px){.lg\:bg-blend-difference{background-blend-mode:difference}}@media(min-width:1024px){.lg\:bg-blend-exclusion{background-blend-mode:exclusion}}@media(min-width:1024px){.lg\:bg-blend-hue{background-blend-mode:hue}}@media(min-width:1024px){.lg\:bg-blend-saturation{background-blend-mode:saturation}}@media(min-width:1024px){.lg\:bg-blend-color{background-blend-mode:color}}@media(min-width:1024px){.lg\:bg-blend-luminosity{background-blend-mode:luminosity}}@media(min-width:1024px){.lg\:mix-blend-normal{mix-blend-mode:normal}}@media(min-width:1024px){.lg\:mix-blend-multiply{mix-blend-mode:multiply}}@media(min-width:1024px){.lg\:mix-blend-screen{mix-blend-mode:screen}}@media(min-width:1024px){.lg\:mix-blend-overlay{mix-blend-mode:overlay}}@media(min-width:1024px){.lg\:mix-blend-darken{mix-blend-mode:darken}}@media(min-width:1024px){.lg\:mix-blend-lighten{mix-blend-mode:lighten}}@media(min-width:1024px){.lg\:mix-blend-color-dodge{mix-blend-mode:color-dodge}}@media(min-width:1024px){.lg\:mix-blend-color-burn{mix-blend-mode:color-burn}}@media(min-width:1024px){.lg\:mix-blend-hard-light{mix-blend-mode:hard-light}}@media(min-width:1024px){.lg\:mix-blend-soft-light{mix-blend-mode:soft-light}}@media(min-width:1024px){.lg\:mix-blend-difference{mix-blend-mode:difference}}@media(min-width:1024px){.lg\:mix-blend-exclusion{mix-blend-mode:exclusion}}@media(min-width:1024px){.lg\:mix-blend-hue{mix-blend-mode:hue}}@media(min-width:1024px){.lg\:mix-blend-saturation{mix-blend-mode:saturation}}@media(min-width:1024px){.lg\:mix-blend-color{mix-blend-mode:color}}@media(min-width:1024px){.lg\:mix-blend-luminosity{mix-blend-mode:luminosity}}@media(min-width:1024px){.lg\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:shadow,.lg\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:shadow-lg,.lg\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1024px){.lg\:shadow-2xl,.lg\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1024px){.lg\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:shadow-inner,.lg\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow,.group:hover .lg\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-lg,.group:hover .lg\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-2xl,.group:hover .lg\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.group:hover .lg\:group-hover\:shadow-inner,.group:hover .lg\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1024px){.lg\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1024px){.lg\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:hover\:shadow-sm:hover,.lg\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:hover\:shadow-lg:hover,.lg\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1024px){.lg\:hover\:shadow-2xl:hover,.lg\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1024px){.lg\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:hover\:shadow-inner:hover,.lg\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:hover\:shadow-none:hover{--tw-shadow:0 0 transparent}}@media(min-width:1024px){.lg\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:focus\:shadow-sm:focus,.lg\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:focus\:shadow-lg:focus,.lg\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1024px){.lg\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1024px){.lg\:focus\:shadow-2xl:focus,.lg\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1024px){.lg\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1024px){.lg\:focus\:shadow-inner:focus,.lg\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:focus\:shadow-none:focus{--tw-shadow:0 0 transparent}}@media(min-width:1024px){.lg\:outline-none{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1024px){.lg\:outline-white{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1024px){.lg\:outline-black{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1024px){.lg\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1024px){.lg\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1024px){.lg\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1024px){.lg\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1024px){.lg\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1024px){.lg\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1024px){.lg\:ring-0{--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)}}@media(min-width:1024px){.lg\:ring-0,.lg\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:ring-1{--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)}}@media(min-width:1024px){.lg\:ring-2{--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)}}@media(min-width:1024px){.lg\:ring-2,.lg\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:ring,.lg\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\:focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\:focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\:focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\:focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\:focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1024px){.lg\: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)}}@media(min-width:1024px){.lg\:focus\:ring-0:focus,.lg\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\: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)}}@media(min-width:1024px){.lg\:focus\:ring-2:focus,.lg\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:focus\:ring-8:focus,.lg\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.lg\:focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1024px){.lg\:ring-inset{--tw-ring-inset:inset}}@media(min-width:1024px){.lg\:focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}}@media(min-width:1024px){.lg\:focus\:ring-inset:focus{--tw-ring-inset:inset}}@media(min-width:1024px){.lg\:ring-current{--tw-ring-color:currentColor}}@media(min-width:1024px){.lg\:ring-transparent{--tw-ring-color:transparent}}@media(min-width:1024px){.lg\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}}@media(min-width:1024px){.lg\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}}@media(min-width:1024px){.lg\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus\:ring-current:focus{--tw-ring-color:currentColor}}@media(min-width:1024px){.lg\:focus\:ring-transparent:focus{--tw-ring-color:transparent}}@media(min-width:1024px){.lg\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:ring-current{--tw-ring-color:currentColor}.lg\:dark\:ring-transparent{--tw-ring-color:transparent}.lg\:dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.lg\:dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.lg\:dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.lg\:dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.lg\:dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.lg\:dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.lg\:dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.lg\:dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.lg\:dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.lg\:dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1024px){.lg\:ring-opacity-0{--tw-ring-opacity:0}}@media(min-width:1024px){.lg\:ring-opacity-5{--tw-ring-opacity:0.05}}@media(min-width:1024px){.lg\:ring-opacity-10{--tw-ring-opacity:0.1}}@media(min-width:1024px){.lg\:ring-opacity-20{--tw-ring-opacity:0.2}}@media(min-width:1024px){.lg\:ring-opacity-25{--tw-ring-opacity:0.25}}@media(min-width:1024px){.lg\:ring-opacity-30{--tw-ring-opacity:0.3}}@media(min-width:1024px){.lg\:ring-opacity-40{--tw-ring-opacity:0.4}}@media(min-width:1024px){.lg\:ring-opacity-50{--tw-ring-opacity:0.5}}@media(min-width:1024px){.lg\:ring-opacity-60{--tw-ring-opacity:0.6}}@media(min-width:1024px){.lg\:ring-opacity-70{--tw-ring-opacity:0.7}}@media(min-width:1024px){.lg\:ring-opacity-75{--tw-ring-opacity:0.75}}@media(min-width:1024px){.lg\:ring-opacity-80{--tw-ring-opacity:0.8}}@media(min-width:1024px){.lg\:ring-opacity-90{--tw-ring-opacity:0.9}}@media(min-width:1024px){.lg\:ring-opacity-95{--tw-ring-opacity:0.95}}@media(min-width:1024px){.lg\:ring-opacity-100{--tw-ring-opacity:1}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}}@media(min-width:1024px){.lg\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}}@media(min-width:1024px){.lg\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}}@media(min-width:1024px){.lg\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}}@media(min-width:1024px){.lg\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}}@media(min-width:1024px){.lg\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}}@media(min-width:1024px){.lg\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}}@media(min-width:1024px){.lg\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}}@media(min-width:1024px){.lg\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}}@media(min-width:1024px){.lg\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}}@media(min-width:1024px){.lg\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}}@media(min-width:1024px){.lg\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}}@media(min-width:1024px){.lg\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}}@media(min-width:1024px){.lg\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}}@media(min-width:1024px){.lg\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}}@media(min-width:1024px){.lg\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}}@media(min-width:1024px){.lg\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:ring-opacity-0{--tw-ring-opacity:0}.lg\:dark\:ring-opacity-5{--tw-ring-opacity:0.05}.lg\:dark\:ring-opacity-10{--tw-ring-opacity:0.1}.lg\:dark\:ring-opacity-20{--tw-ring-opacity:0.2}.lg\:dark\:ring-opacity-25{--tw-ring-opacity:0.25}.lg\:dark\:ring-opacity-30{--tw-ring-opacity:0.3}.lg\:dark\:ring-opacity-40{--tw-ring-opacity:0.4}.lg\:dark\:ring-opacity-50{--tw-ring-opacity:0.5}.lg\:dark\:ring-opacity-60{--tw-ring-opacity:0.6}.lg\:dark\:ring-opacity-70{--tw-ring-opacity:0.7}.lg\:dark\:ring-opacity-75{--tw-ring-opacity:0.75}.lg\:dark\:ring-opacity-80{--tw-ring-opacity:0.8}.lg\:dark\:ring-opacity-90{--tw-ring-opacity:0.9}.lg\:dark\:ring-opacity-95{--tw-ring-opacity:0.95}.lg\:dark\:ring-opacity-100{--tw-ring-opacity:1}.lg\:dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.lg\:dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.lg\:dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.lg\:dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.lg\:dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.lg\:dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.lg\:dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.lg\:dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.lg\:dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.lg\:dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.lg\:dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.lg\:dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.lg\:dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.lg\:dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.lg\:dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.lg\:dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.lg\:dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.lg\:dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.lg\:dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.lg\:dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.lg\:dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.lg\:dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.lg\:dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.lg\:dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.lg\:dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.lg\:dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.lg\:dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.lg\:dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.lg\:dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.lg\:dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1024px){.lg\:ring-offset-0{--tw-ring-offset-width:0px}}@media(min-width:1024px){.lg\:ring-offset-1{--tw-ring-offset-width:1px}}@media(min-width:1024px){.lg\:ring-offset-2{--tw-ring-offset-width:2px}}@media(min-width:1024px){.lg\:ring-offset-4{--tw-ring-offset-width:4px}}@media(min-width:1024px){.lg\:ring-offset-8{--tw-ring-offset-width:8px}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}}@media(min-width:1024px){.lg\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}}@media(min-width:1024px){.lg\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}}@media(min-width:1024px){.lg\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}}@media(min-width:1024px){.lg\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}}@media(min-width:1024px){.lg\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}}@media(min-width:1024px){.lg\:ring-offset-current{--tw-ring-offset-color:currentColor}}@media(min-width:1024px){.lg\:ring-offset-transparent{--tw-ring-offset-color:transparent}}@media(min-width:1024px){.lg\:ring-offset-black{--tw-ring-offset-color:#000}}@media(min-width:1024px){.lg\:ring-offset-darkgray{--tw-ring-offset-color:#242420}}@media(min-width:1024px){.lg\:ring-offset-white{--tw-ring-offset-color:#fff}}@media(min-width:1024px){.lg\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}}@media(min-width:1024px){.lg\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}}@media(min-width:1024px){.lg\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}}@media(min-width:1024px){.lg\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}}@media(min-width:1024px){.lg\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}}@media(min-width:1024px){.lg\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}}@media(min-width:1024px){.lg\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}}@media(min-width:1024px){.lg\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1024px)and (prefers-color-scheme:dark){.lg\:dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.lg\:dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.lg\:dark\:ring-offset-black{--tw-ring-offset-color:#000}.lg\:dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.lg\:dark\:ring-offset-white{--tw-ring-offset-color:#fff}.lg\:dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.lg\:dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.lg\:dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.lg\:dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.lg\:dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.lg\:dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.lg\:dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.lg\:dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.lg\:dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.lg\:dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.lg\:dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.lg\:dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.lg\:dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1024px){.lg\:filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}}@media(min-width:1024px){.lg\:filter-none{filter:none}}@media(min-width:1024px){.lg\:blur-0,.lg\:blur-none{--tw-blur:blur(0)}}@media(min-width:1024px){.lg\:blur-sm{--tw-blur:blur(4px)}}@media(min-width:1024px){.lg\:blur{--tw-blur:blur(8px)}}@media(min-width:1024px){.lg\:blur-md{--tw-blur:blur(12px)}}@media(min-width:1024px){.lg\:blur-lg{--tw-blur:blur(16px)}}@media(min-width:1024px){.lg\:blur-xl{--tw-blur:blur(24px)}}@media(min-width:1024px){.lg\:blur-2xl{--tw-blur:blur(40px)}}@media(min-width:1024px){.lg\:blur-3xl{--tw-blur:blur(64px)}}@media(min-width:1024px){.lg\:brightness-0{--tw-brightness:brightness(0)}}@media(min-width:1024px){.lg\:brightness-50{--tw-brightness:brightness(.5)}}@media(min-width:1024px){.lg\:brightness-75{--tw-brightness:brightness(.75)}}@media(min-width:1024px){.lg\:brightness-90{--tw-brightness:brightness(.9)}}@media(min-width:1024px){.lg\:brightness-95{--tw-brightness:brightness(.95)}}@media(min-width:1024px){.lg\:brightness-100{--tw-brightness:brightness(1)}}@media(min-width:1024px){.lg\:brightness-105{--tw-brightness:brightness(1.05)}}@media(min-width:1024px){.lg\:brightness-110{--tw-brightness:brightness(1.1)}}@media(min-width:1024px){.lg\:brightness-125{--tw-brightness:brightness(1.25)}}@media(min-width:1024px){.lg\:brightness-150{--tw-brightness:brightness(1.5)}}@media(min-width:1024px){.lg\:brightness-200{--tw-brightness:brightness(2)}}@media(min-width:1024px){.lg\:contrast-0{--tw-contrast:contrast(0)}}@media(min-width:1024px){.lg\:contrast-50{--tw-contrast:contrast(.5)}}@media(min-width:1024px){.lg\:contrast-75{--tw-contrast:contrast(.75)}}@media(min-width:1024px){.lg\:contrast-100{--tw-contrast:contrast(1)}}@media(min-width:1024px){.lg\:contrast-125{--tw-contrast:contrast(1.25)}}@media(min-width:1024px){.lg\:contrast-150{--tw-contrast:contrast(1.5)}}@media(min-width:1024px){.lg\:contrast-200{--tw-contrast:contrast(2)}}@media(min-width:1024px){.lg\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}}@media(min-width:1024px){.lg\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}}@media(min-width:1024px){.lg\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}}@media(min-width:1024px){.lg\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}}@media(min-width:1024px){.lg\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}}@media(min-width:1024px){.lg\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}}@media(min-width:1024px){.lg\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}}@media(min-width:1024px){.lg\:grayscale-0{--tw-grayscale:grayscale(0)}}@media(min-width:1024px){.lg\:grayscale{--tw-grayscale:grayscale(100%)}}@media(min-width:1024px){.lg\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}}@media(min-width:1024px){.lg\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}}@media(min-width:1024px){.lg\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}}@media(min-width:1024px){.lg\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}}@media(min-width:1024px){.lg\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}}@media(min-width:1024px){.lg\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}}@media(min-width:1024px){.lg\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1024px){.lg\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1024px){.lg\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1024px){.lg\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1024px){.lg\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1024px){.lg\:invert-0{--tw-invert:invert(0)}}@media(min-width:1024px){.lg\:invert{--tw-invert:invert(100%)}}@media(min-width:1024px){.lg\:saturate-0{--tw-saturate:saturate(0)}}@media(min-width:1024px){.lg\:saturate-50{--tw-saturate:saturate(.5)}}@media(min-width:1024px){.lg\:saturate-100{--tw-saturate:saturate(1)}}@media(min-width:1024px){.lg\:saturate-150{--tw-saturate:saturate(1.5)}}@media(min-width:1024px){.lg\:saturate-200{--tw-saturate:saturate(2)}}@media(min-width:1024px){.lg\:sepia-0{--tw-sepia:sepia(0)}}@media(min-width:1024px){.lg\:sepia{--tw-sepia:sepia(100%)}}@media(min-width:1024px){.lg\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}@media(min-width:1024px){.lg\:backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:1024px){.lg\:backdrop-blur-0,.lg\:backdrop-blur-none{--tw-backdrop-blur:blur(0)}}@media(min-width:1024px){.lg\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}}@media(min-width:1024px){.lg\:backdrop-blur{--tw-backdrop-blur:blur(8px)}}@media(min-width:1024px){.lg\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)}}@media(min-width:1024px){.lg\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}}@media(min-width:1024px){.lg\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}}@media(min-width:1024px){.lg\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}}@media(min-width:1024px){.lg\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}}@media(min-width:1024px){.lg\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}}@media(min-width:1024px){.lg\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}}@media(min-width:1024px){.lg\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}}@media(min-width:1024px){.lg\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}}@media(min-width:1024px){.lg\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}}@media(min-width:1024px){.lg\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}}@media(min-width:1024px){.lg\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}}@media(min-width:1024px){.lg\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}}@media(min-width:1024px){.lg\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}}@media(min-width:1024px){.lg\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}}@media(min-width:1024px){.lg\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}}@media(min-width:1024px){.lg\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}}@media(min-width:1024px){.lg\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}}@media(min-width:1024px){.lg\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}}@media(min-width:1024px){.lg\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}}@media(min-width:1024px){.lg\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}}@media(min-width:1024px){.lg\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}}@media(min-width:1024px){.lg\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}}@media(min-width:1024px){.lg\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}}@media(min-width:1024px){.lg\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}}@media(min-width:1024px){.lg\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}}@media(min-width:1024px){.lg\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1024px){.lg\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1024px){.lg\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1024px){.lg\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1024px){.lg\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1024px){.lg\:backdrop-invert-0{--tw-backdrop-invert:invert(0)}}@media(min-width:1024px){.lg\:backdrop-invert{--tw-backdrop-invert:invert(100%)}}@media(min-width:1024px){.lg\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}}@media(min-width:1024px){.lg\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}}@media(min-width:1024px){.lg\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}}@media(min-width:1024px){.lg\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}}@media(min-width:1024px){.lg\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}}@media(min-width:1024px){.lg\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}}@media(min-width:1024px){.lg\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}}@media(min-width:1024px){.lg\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}}@media(min-width:1024px){.lg\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}}@media(min-width:1024px){.lg\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}}@media(min-width:1024px){.lg\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}}@media(min-width:1024px){.lg\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}}@media(min-width:1024px){.lg\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}}@media(min-width:1024px){.lg\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}}@media(min-width:1024px){.lg\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}}@media(min-width:1024px){.lg\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}}@media(min-width:1024px){.lg\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}}@media(min-width:1024px){.lg\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}}@media(min-width:1024px){.lg\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}}@media(min-width:1024px){.lg\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}}@media(min-width:1024px){.lg\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}}@media(min-width:1024px){.lg\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}}@media(min-width:1024px){.lg\:transition-none{transition-property:none}}@media(min-width:1024px){.lg\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1024px){.lg\:delay-75{transition-delay:75ms}}@media(min-width:1024px){.lg\:delay-100{transition-delay:.1s}}@media(min-width:1024px){.lg\:delay-150{transition-delay:.15s}}@media(min-width:1024px){.lg\:delay-200{transition-delay:.2s}}@media(min-width:1024px){.lg\:delay-300{transition-delay:.3s}}@media(min-width:1024px){.lg\:delay-500{transition-delay:.5s}}@media(min-width:1024px){.lg\:delay-700{transition-delay:.7s}}@media(min-width:1024px){.lg\:delay-1000{transition-delay:1s}}@media(min-width:1024px){.lg\:duration-75{transition-duration:75ms}}@media(min-width:1024px){.lg\:duration-100{transition-duration:.1s}}@media(min-width:1024px){.lg\:duration-150{transition-duration:.15s}}@media(min-width:1024px){.lg\:duration-200{transition-duration:.2s}}@media(min-width:1024px){.lg\:duration-300{transition-duration:.3s}}@media(min-width:1024px){.lg\:duration-500{transition-duration:.5s}}@media(min-width:1024px){.lg\:duration-700{transition-duration:.7s}}@media(min-width:1024px){.lg\:duration-1000{transition-duration:1s}}@media(min-width:1024px){.lg\:ease-linear{transition-timing-function:linear}}@media(min-width:1024px){.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}}@media(min-width:1024px){.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:1024px){.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media(min-width:1280px){.xl\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}}@media(min-width:1280px)and (min-width:640px){.xl\:container{max-width:640px}}@media(min-width:1280px)and (min-width:768px){.xl\:container{max-width:768px}}@media(min-width:1280px)and (min-width:1024px){.xl\:container{max-width:1024px}}@media(min-width:1280px)and (min-width:1280px){.xl\:container{max-width:1280px}}@media(min-width:1280px)and (min-width:1536px){.xl\:container{max-width:1536px}}@media(min-width:1280px){.xl\:aspect-w-1,.xl\:aspect-w-2,.xl\:aspect-w-3,.xl\:aspect-w-4,.xl\:aspect-w-5,.xl\:aspect-w-6,.xl\:aspect-w-7,.xl\:aspect-w-8,.xl\:aspect-w-9,.xl\:aspect-w-10,.xl\:aspect-w-11,.xl\:aspect-w-12,.xl\:aspect-w-13,.xl\:aspect-w-14,.xl\:aspect-w-15,.xl\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}}@media(min-width:1280px){.xl\:aspect-w-1>*,.xl\:aspect-w-2>*,.xl\:aspect-w-3>*,.xl\:aspect-w-4>*,.xl\:aspect-w-5>*,.xl\:aspect-w-6>*,.xl\:aspect-w-7>*,.xl\:aspect-w-8>*,.xl\:aspect-w-9>*,.xl\:aspect-w-10>*,.xl\:aspect-w-11>*,.xl\:aspect-w-12>*,.xl\:aspect-w-13>*,.xl\:aspect-w-14>*,.xl\:aspect-w-15>*,.xl\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}}@media(min-width:1280px){.xl\:aspect-none{position:static;padding-bottom:0}}@media(min-width:1280px){.xl\:aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1280px){.xl\:aspect-w-1{--tw-aspect-w:1}}@media(min-width:1280px){.xl\:aspect-w-2{--tw-aspect-w:2}}@media(min-width:1280px){.xl\:aspect-w-3{--tw-aspect-w:3}}@media(min-width:1280px){.xl\:aspect-w-4{--tw-aspect-w:4}}@media(min-width:1280px){.xl\:aspect-w-5{--tw-aspect-w:5}}@media(min-width:1280px){.xl\:aspect-w-6{--tw-aspect-w:6}}@media(min-width:1280px){.xl\:aspect-w-7{--tw-aspect-w:7}}@media(min-width:1280px){.xl\:aspect-w-8{--tw-aspect-w:8}}@media(min-width:1280px){.xl\:aspect-w-9{--tw-aspect-w:9}}@media(min-width:1280px){.xl\:aspect-w-10{--tw-aspect-w:10}}@media(min-width:1280px){.xl\:aspect-w-11{--tw-aspect-w:11}}@media(min-width:1280px){.xl\:aspect-w-12{--tw-aspect-w:12}}@media(min-width:1280px){.xl\:aspect-w-13{--tw-aspect-w:13}}@media(min-width:1280px){.xl\:aspect-w-14{--tw-aspect-w:14}}@media(min-width:1280px){.xl\:aspect-w-15{--tw-aspect-w:15}}@media(min-width:1280px){.xl\:aspect-w-16{--tw-aspect-w:16}}@media(min-width:1280px){.xl\:aspect-h-1{--tw-aspect-h:1}}@media(min-width:1280px){.xl\:aspect-h-2{--tw-aspect-h:2}}@media(min-width:1280px){.xl\:aspect-h-3{--tw-aspect-h:3}}@media(min-width:1280px){.xl\:aspect-h-4{--tw-aspect-h:4}}@media(min-width:1280px){.xl\:aspect-h-5{--tw-aspect-h:5}}@media(min-width:1280px){.xl\:aspect-h-6{--tw-aspect-h:6}}@media(min-width:1280px){.xl\:aspect-h-7{--tw-aspect-h:7}}@media(min-width:1280px){.xl\:aspect-h-8{--tw-aspect-h:8}}@media(min-width:1280px){.xl\:aspect-h-9{--tw-aspect-h:9}}@media(min-width:1280px){.xl\:aspect-h-10{--tw-aspect-h:10}}@media(min-width:1280px){.xl\:aspect-h-11{--tw-aspect-h:11}}@media(min-width:1280px){.xl\:aspect-h-12{--tw-aspect-h:12}}@media(min-width:1280px){.xl\:aspect-h-13{--tw-aspect-h:13}}@media(min-width:1280px){.xl\:aspect-h-14{--tw-aspect-h:14}}@media(min-width:1280px){.xl\:aspect-h-15{--tw-aspect-h:15}}@media(min-width:1280px){.xl\:aspect-h-16{--tw-aspect-h:16}}@media(min-width:1280px){.xl\:prose{color:#f7dc08;max-width:65ch}}@media(min-width:1280px){.xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1280px){.xl\:prose a{color:#111827;text-decoration:underline;font-weight:500}}@media(min-width:1280px){.xl\:prose strong{color:#f7dc08;font-weight:600}}@media(min-width:1280px){.xl\:prose ol[type=A]{--list-counter-style:upper-alpha}}@media(min-width:1280px){.xl\:prose ol[type=a]{--list-counter-style:lower-alpha}}@media(min-width:1280px){.xl\:prose ol[type=I]{--list-counter-style:upper-roman}}@media(min-width:1280px){.xl\:prose ol[type=i]{--list-counter-style:lower-roman}}@media(min-width:1280px){.xl\:prose ol[type="1"]{--list-counter-style:decimal}}@media(min-width:1280px){.xl\:prose ol>li{position:relative;padding-left:1.75em}}@media(min-width:1280px){.xl\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}}@media(min-width:1280px){.xl\:prose ul>li{position:relative;padding-left:1.75em}}@media(min-width:1280px){.xl\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}}@media(min-width:1280px){.xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}}@media(min-width:1280px){.xl\:prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}}@media(min-width:1280px){.xl\:prose blockquote p:first-of-type:before{content:open-quote}}@media(min-width:1280px){.xl\:prose blockquote p:last-of-type:after{content:close-quote}}@media(min-width:1280px){.xl\:prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1280px){.xl\:prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}}@media(min-width:1280px){.xl\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1280px){.xl\:prose h3,.xl\:prose h4{color:#f7dc08;font-weight:600}.xl\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}}@media(min-width:1280px){.xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}}@media(min-width:1280px){.xl\:prose code{color:#111827;font-weight:600;font-size:.875em}}@media(min-width:1280px){.xl\:prose code:after,.xl\:prose code:before{content:"`"}}@media(min-width:1280px){.xl\:prose a code{color:#111827}}@media(min-width:1280px){.xl\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}}@media(min-width:1280px){.xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}}@media(min-width:1280px){.xl\:prose pre code:after,.xl\:prose pre code:before{content:none}}@media(min-width:1280px){.xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}}@media(min-width:1280px){.xl\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}}@media(min-width:1280px){.xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}}@media(min-width:1280px){.xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}}@media(min-width:1280px){.xl\:prose tbody tr:last-child{border-bottom-width:0}}@media(min-width:1280px){.xl\:prose tbody td{vertical-align:top;padding:.5714286em}}@media(min-width:1280px){.xl\:prose{font-size:1rem;line-height:1.75}}@media(min-width:1280px){.xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1280px){.xl\:prose figure,.xl\:prose img,.xl\:prose video{margin-top:2em;margin-bottom:2em}}@media(min-width:1280px){.xl\:prose figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:prose h2 code{font-size:.875em}}@media(min-width:1280px){.xl\:prose h3 code{font-size:.9em}}@media(min-width:1280px){.xl\:prose ol,.xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1280px){.xl\:prose li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1280px){.xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1280px){.xl\:prose>ul>li>:first-child{margin-top:1.25em}}@media(min-width:1280px){.xl\:prose>ul>li>:last-child{margin-bottom:1.25em}}@media(min-width:1280px){.xl\:prose>ol>li>:first-child{margin-top:1.25em}}@media(min-width:1280px){.xl\:prose>ol>li>:last-child{margin-bottom:1.25em}}@media(min-width:1280px){.xl\:prose ol ol,.xl\:prose ol ul,.xl\:prose ul ol,.xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1280px){.xl\:prose h2+*,.xl\:prose h3+*,.xl\:prose h4+*,.xl\:prose hr+*{margin-top:0}}@media(min-width:1280px){.xl\:prose thead th:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose thead th:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose tbody td:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose tbody td:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose>:first-child{margin-top:0}}@media(min-width:1280px){.xl\:prose>:last-child{margin-bottom:0}}@media(min-width:1280px){.xl\:prose h5,.xl\:prose h6{color:#f7dc08}}@media(min-width:1280px){.xl\:prose-sm{font-size:.875rem;line-height:1.7142857}}@media(min-width:1280px){.xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1280px){.xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}}@media(min-width:1280px){.xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}}@media(min-width:1280px){.xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}}@media(min-width:1280px){.xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1280px){.xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}}@media(min-width:1280px){.xl\:prose-sm figure,.xl\:prose-sm img,.xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}}@media(min-width:1280px){.xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}}@media(min-width:1280px){.xl\:prose-sm code{font-size:.8571429em}}@media(min-width:1280px){.xl\:prose-sm h2 code{font-size:.9em}}@media(min-width:1280px){.xl\:prose-sm h3 code{font-size:.8888889em}}@media(min-width:1280px){.xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}}@media(min-width:1280px){.xl\:prose-sm ol,.xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}}@media(min-width:1280px){.xl\:prose-sm ol>li{padding-left:1.5714286em}}@media(min-width:1280px){.xl\:prose-sm ol>li:before{left:0}}@media(min-width:1280px){.xl\:prose-sm ul>li{padding-left:1.5714286em}}@media(min-width:1280px){.xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}}@media(min-width:1280px){.xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1280px){.xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1280px){.xl\:prose-sm ol ol,.xl\:prose-sm ol ul,.xl\:prose-sm ul ol,.xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1280px){.xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}}@media(min-width:1280px){.xl\:prose-sm h2+*,.xl\:prose-sm h3+*,.xl\:prose-sm h4+*,.xl\:prose-sm hr+*{margin-top:0}}@media(min-width:1280px){.xl\:prose-sm table{font-size:.8571429em;line-height:1.5}}@media(min-width:1280px){.xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}}@media(min-width:1280px){.xl\:prose-sm thead th:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-sm thead th:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-sm tbody td{padding:.6666667em 1em}}@media(min-width:1280px){.xl\:prose-sm tbody td:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-sm tbody td:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-sm>:first-child{margin-top:0}}@media(min-width:1280px){.xl\:prose-sm>:last-child{margin-bottom:0}}@media(min-width:1280px){.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media(min-width:1280px){.xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}}@media(min-width:1280px){.xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}}@media(min-width:1280px){.xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}}@media(min-width:1280px){.xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}}@media(min-width:1280px){.xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1280px){.xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1280px){.xl\:prose-lg figure,.xl\:prose-lg img,.xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}}@media(min-width:1280px){.xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}}@media(min-width:1280px){.xl\:prose-lg code{font-size:.8888889em}}@media(min-width:1280px){.xl\:prose-lg h2 code{font-size:.8666667em}}@media(min-width:1280px){.xl\:prose-lg h3 code{font-size:.875em}}@media(min-width:1280px){.xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}}@media(min-width:1280px){.xl\:prose-lg ol,.xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1280px){.xl\:prose-lg ol>li{padding-left:1.6666667em}}@media(min-width:1280px){.xl\:prose-lg ol>li:before{left:0}}@media(min-width:1280px){.xl\:prose-lg ul>li{padding-left:1.6666667em}}@media(min-width:1280px){.xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}}@media(min-width:1280px){.xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1280px){.xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-lg ol ol,.xl\:prose-lg ol ul,.xl\:prose-lg ul ol,.xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1280px){.xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}}@media(min-width:1280px){.xl\:prose-lg h2+*,.xl\:prose-lg h3+*,.xl\:prose-lg h4+*,.xl\:prose-lg hr+*{margin-top:0}}@media(min-width:1280px){.xl\:prose-lg table{font-size:.8888889em;line-height:1.5}}@media(min-width:1280px){.xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}}@media(min-width:1280px){.xl\:prose-lg thead th:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-lg thead th:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-lg tbody td{padding:.75em}}@media(min-width:1280px){.xl\:prose-lg tbody td:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-lg tbody td:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-lg>:first-child{margin-top:0}}@media(min-width:1280px){.xl\:prose-lg>:last-child{margin-bottom:0}}@media(min-width:1280px){.xl\:prose-xl{font-size:1.25rem;line-height:1.8}}@media(min-width:1280px){.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1280px){.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}}@media(min-width:1280px){.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}}@media(min-width:1280px){.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}}@media(min-width:1280px){.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1280px){.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}}@media(min-width:1280px){.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1280px){.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1280px){.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}}@media(min-width:1280px){.xl\:prose-xl code{font-size:.9em}}@media(min-width:1280px){.xl\:prose-xl h2 code{font-size:.8611111em}}@media(min-width:1280px){.xl\:prose-xl h3 code{font-size:.9em}}@media(min-width:1280px){.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}}@media(min-width:1280px){.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1280px){.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}}@media(min-width:1280px){.xl\:prose-xl ol>li{padding-left:1.8em}}@media(min-width:1280px){.xl\:prose-xl ol>li:before{left:0}}@media(min-width:1280px){.xl\:prose-xl ul>li{padding-left:1.8em}}@media(min-width:1280px){.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}}@media(min-width:1280px){.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1280px){.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}}@media(min-width:1280px){.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}}@media(min-width:1280px){.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}}@media(min-width:1280px){.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}}@media(min-width:1280px){.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1280px){.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}}@media(min-width:1280px){.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}}@media(min-width:1280px){.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}}@media(min-width:1280px){.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}}@media(min-width:1280px){.xl\:prose-xl thead th:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-xl thead th:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-xl tbody td{padding:.8888889em .6666667em}}@media(min-width:1280px){.xl\:prose-xl tbody td:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-xl tbody td:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-xl>:first-child{margin-top:0}}@media(min-width:1280px){.xl\:prose-xl>:last-child{margin-bottom:0}}@media(min-width:1280px){.xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}}@media(min-width:1280px){.xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}}@media(min-width:1280px){.xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}}@media(min-width:1280px){.xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}}@media(min-width:1280px){.xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}}@media(min-width:1280px){.xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}}@media(min-width:1280px){.xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1280px){.xl\:prose-2xl figure,.xl\:prose-2xl img,.xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1280px){.xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}}@media(min-width:1280px){.xl\:prose-2xl code{font-size:.8333333em}}@media(min-width:1280px){.xl\:prose-2xl h2 code{font-size:.875em}}@media(min-width:1280px){.xl\:prose-2xl h3 code{font-size:.8888889em}}@media(min-width:1280px){.xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}}@media(min-width:1280px){.xl\:prose-2xl ol,.xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1280px){.xl\:prose-2xl ol>li{padding-left:1.6666667em}}@media(min-width:1280px){.xl\:prose-2xl ol>li:before{left:0}}@media(min-width:1280px){.xl\:prose-2xl ul>li{padding-left:1.6666667em}}@media(min-width:1280px){.xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}}@media(min-width:1280px){.xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}}@media(min-width:1280px){.xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1280px){.xl\:prose-2xl ol ol,.xl\:prose-2xl ol ul,.xl\:prose-2xl ul ol,.xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1280px){.xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}}@media(min-width:1280px){.xl\:prose-2xl h2+*,.xl\:prose-2xl h3+*,.xl\:prose-2xl h4+*,.xl\:prose-2xl hr+*{margin-top:0}}@media(min-width:1280px){.xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}}@media(min-width:1280px){.xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}}@media(min-width:1280px){.xl\:prose-2xl thead th:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-2xl thead th:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-2xl tbody td{padding:.8em .6em}}@media(min-width:1280px){.xl\:prose-2xl tbody td:first-child{padding-left:0}}@media(min-width:1280px){.xl\:prose-2xl tbody td:last-child{padding-right:0}}@media(min-width:1280px){.xl\:prose-2xl>:first-child{margin-top:0}}@media(min-width:1280px){.xl\:prose-2xl>:last-child{margin-bottom:0}}@media(min-width:1280px){.xl\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1280px){.xl\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1280px){.xl\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1280px){.xl\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1280px){.xl\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1280px){.xl\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1280px){.xl\:pointer-events-none{pointer-events:none}}@media(min-width:1280px){.xl\:pointer-events-auto{pointer-events:auto}}@media(min-width:1280px){.xl\:visible{visibility:visible}}@media(min-width:1280px){.xl\:invisible{visibility:hidden}}@media(min-width:1280px){.xl\:static{position:static}}@media(min-width:1280px){.xl\:fixed{position:fixed}}@media(min-width:1280px){.xl\:absolute{position:absolute}}@media(min-width:1280px){.xl\:relative{position:relative}}@media(min-width:1280px){.xl\:sticky{position:-webkit-sticky;position:sticky}}@media(min-width:1280px){.xl\:inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1280px){.xl\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}}@media(min-width:1280px){.xl\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(min-width:1280px){.xl\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}@media(min-width:1280px){.xl\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media(min-width:1280px){.xl\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}}@media(min-width:1280px){.xl\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}@media(min-width:1280px){.xl\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}}@media(min-width:1280px){.xl\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media(min-width:1280px){.xl\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}}@media(min-width:1280px){.xl\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}}@media(min-width:1280px){.xl\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}}@media(min-width:1280px){.xl\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}}@media(min-width:1280px){.xl\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}}@media(min-width:1280px){.xl\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}}@media(min-width:1280px){.xl\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}}@media(min-width:1280px){.xl\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}}@media(min-width:1280px){.xl\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}}@media(min-width:1280px){.xl\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}}@media(min-width:1280px){.xl\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}}@media(min-width:1280px){.xl\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}}@media(min-width:1280px){.xl\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}}@media(min-width:1280px){.xl\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}}@media(min-width:1280px){.xl\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}}@media(min-width:1280px){.xl\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}}@media(min-width:1280px){.xl\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}}@media(min-width:1280px){.xl\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}}@media(min-width:1280px){.xl\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}}@media(min-width:1280px){.xl\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}}@media(min-width:1280px){.xl\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}}@media(min-width:1280px){.xl\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1280px){.xl\:inset-px{top:1px;right:1px;bottom:1px;left:1px}}@media(min-width:1280px){.xl\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}}@media(min-width:1280px){.xl\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}}@media(min-width:1280px){.xl\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}}@media(min-width:1280px){.xl\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}}@media(min-width:1280px){.xl\:inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}}@media(min-width:1280px){.xl\:inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}}@media(min-width:1280px){.xl\:inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}}@media(min-width:1280px){.xl\:inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}}@media(min-width:1280px){.xl\:inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}}@media(min-width:1280px){.xl\:-inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1280px){.xl\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}}@media(min-width:1280px){.xl\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}@media(min-width:1280px){.xl\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}}@media(min-width:1280px){.xl\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}@media(min-width:1280px){.xl\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}}@media(min-width:1280px){.xl\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}}@media(min-width:1280px){.xl\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(min-width:1280px){.xl\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}}@media(min-width:1280px){.xl\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}}@media(min-width:1280px){.xl\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}}@media(min-width:1280px){.xl\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}}@media(min-width:1280px){.xl\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}}@media(min-width:1280px){.xl\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}}@media(min-width:1280px){.xl\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}}@media(min-width:1280px){.xl\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}}@media(min-width:1280px){.xl\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}}@media(min-width:1280px){.xl\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}}@media(min-width:1280px){.xl\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}}@media(min-width:1280px){.xl\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}}@media(min-width:1280px){.xl\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}}@media(min-width:1280px){.xl\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}}@media(min-width:1280px){.xl\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}}@media(min-width:1280px){.xl\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}}@media(min-width:1280px){.xl\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}}@media(min-width:1280px){.xl\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}}@media(min-width:1280px){.xl\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}}@media(min-width:1280px){.xl\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}}@media(min-width:1280px){.xl\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}}@media(min-width:1280px){.xl\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}}@media(min-width:1280px){.xl\:-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}}@media(min-width:1280px){.xl\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}}@media(min-width:1280px){.xl\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}}@media(min-width:1280px){.xl\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}}@media(min-width:1280px){.xl\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}}@media(min-width:1280px){.xl\:-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}}@media(min-width:1280px){.xl\:-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}}@media(min-width:1280px){.xl\:-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}}@media(min-width:1280px){.xl\:-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}}@media(min-width:1280px){.xl\:-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}}@media(min-width:1280px){.xl\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1280px){.xl\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}}@media(min-width:1280px){.xl\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}}@media(min-width:1280px){.xl\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:1280px){.xl\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1280px){.xl\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}}@media(min-width:1280px){.xl\:inset-full{top:100%;right:100%;bottom:100%;left:100%}}@media(min-width:1280px){.xl\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1280px){.xl\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}}@media(min-width:1280px){.xl\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}}@media(min-width:1280px){.xl\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}}@media(min-width:1280px){.xl\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1280px){.xl\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}}@media(min-width:1280px){.xl\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}}@media(min-width:1280px){.xl\:inset-x-0{left:0;right:0}}@media(min-width:1280px){.xl\:inset-x-1{left:.25rem;right:.25rem}}@media(min-width:1280px){.xl\:inset-x-2{left:.5rem;right:.5rem}}@media(min-width:1280px){.xl\:inset-x-3{left:.75rem;right:.75rem}}@media(min-width:1280px){.xl\:inset-x-4{left:1rem;right:1rem}}@media(min-width:1280px){.xl\:inset-x-5{left:1.25rem;right:1.25rem}}@media(min-width:1280px){.xl\:inset-x-6{left:1.5rem;right:1.5rem}}@media(min-width:1280px){.xl\:inset-x-7{left:1.75rem;right:1.75rem}}@media(min-width:1280px){.xl\:inset-x-8{left:2rem;right:2rem}}@media(min-width:1280px){.xl\:inset-x-9{left:2.25rem;right:2.25rem}}@media(min-width:1280px){.xl\:inset-x-10{left:2.5rem;right:2.5rem}}@media(min-width:1280px){.xl\:inset-x-11{left:2.75rem;right:2.75rem}}@media(min-width:1280px){.xl\:inset-x-12{left:3rem;right:3rem}}@media(min-width:1280px){.xl\:inset-x-14{left:3.5rem;right:3.5rem}}@media(min-width:1280px){.xl\:inset-x-16{left:4rem;right:4rem}}@media(min-width:1280px){.xl\:inset-x-20{left:5rem;right:5rem}}@media(min-width:1280px){.xl\:inset-x-24{left:6rem;right:6rem}}@media(min-width:1280px){.xl\:inset-x-28{left:7rem;right:7rem}}@media(min-width:1280px){.xl\:inset-x-32{left:8rem;right:8rem}}@media(min-width:1280px){.xl\:inset-x-36{left:9rem;right:9rem}}@media(min-width:1280px){.xl\:inset-x-40{left:10rem;right:10rem}}@media(min-width:1280px){.xl\:inset-x-44{left:11rem;right:11rem}}@media(min-width:1280px){.xl\:inset-x-48{left:12rem;right:12rem}}@media(min-width:1280px){.xl\:inset-x-52{left:13rem;right:13rem}}@media(min-width:1280px){.xl\:inset-x-56{left:14rem;right:14rem}}@media(min-width:1280px){.xl\:inset-x-60{left:15rem;right:15rem}}@media(min-width:1280px){.xl\:inset-x-64{left:16rem;right:16rem}}@media(min-width:1280px){.xl\:inset-x-72{left:18rem;right:18rem}}@media(min-width:1280px){.xl\:inset-x-80{left:20rem;right:20rem}}@media(min-width:1280px){.xl\:inset-x-96{left:24rem;right:24rem}}@media(min-width:1280px){.xl\:inset-x-auto{left:auto;right:auto}}@media(min-width:1280px){.xl\:inset-x-px{left:1px;right:1px}}@media(min-width:1280px){.xl\:inset-x-0\.5{left:.125rem;right:.125rem}}@media(min-width:1280px){.xl\:inset-x-1\.5{left:.375rem;right:.375rem}}@media(min-width:1280px){.xl\:inset-x-2\.5{left:.625rem;right:.625rem}}@media(min-width:1280px){.xl\:inset-x-3\.5{left:.875rem;right:.875rem}}@media(min-width:1280px){.xl\:inset-x-screen-sm{left:64rem;right:64rem}}@media(min-width:1280px){.xl\:inset-x-screen-md{left:76.8rem;right:76.8rem}}@media(min-width:1280px){.xl\:inset-x-screen-lg{left:102.4rem;right:102.4rem}}@media(min-width:1280px){.xl\:inset-x-screen-xl{left:128rem;right:128rem}}@media(min-width:1280px){.xl\:inset-x-screen-2xl{left:153.6rem;right:153.6rem}}@media(min-width:1280px){.xl\:-inset-x-0{left:0;right:0}}@media(min-width:1280px){.xl\:-inset-x-1{left:-.25rem;right:-.25rem}}@media(min-width:1280px){.xl\:-inset-x-2{left:-.5rem;right:-.5rem}}@media(min-width:1280px){.xl\:-inset-x-3{left:-.75rem;right:-.75rem}}@media(min-width:1280px){.xl\:-inset-x-4{left:-1rem;right:-1rem}}@media(min-width:1280px){.xl\:-inset-x-5{left:-1.25rem;right:-1.25rem}}@media(min-width:1280px){.xl\:-inset-x-6{left:-1.5rem;right:-1.5rem}}@media(min-width:1280px){.xl\:-inset-x-7{left:-1.75rem;right:-1.75rem}}@media(min-width:1280px){.xl\:-inset-x-8{left:-2rem;right:-2rem}}@media(min-width:1280px){.xl\:-inset-x-9{left:-2.25rem;right:-2.25rem}}@media(min-width:1280px){.xl\:-inset-x-10{left:-2.5rem;right:-2.5rem}}@media(min-width:1280px){.xl\:-inset-x-11{left:-2.75rem;right:-2.75rem}}@media(min-width:1280px){.xl\:-inset-x-12{left:-3rem;right:-3rem}}@media(min-width:1280px){.xl\:-inset-x-14{left:-3.5rem;right:-3.5rem}}@media(min-width:1280px){.xl\:-inset-x-16{left:-4rem;right:-4rem}}@media(min-width:1280px){.xl\:-inset-x-20{left:-5rem;right:-5rem}}@media(min-width:1280px){.xl\:-inset-x-24{left:-6rem;right:-6rem}}@media(min-width:1280px){.xl\:-inset-x-28{left:-7rem;right:-7rem}}@media(min-width:1280px){.xl\:-inset-x-32{left:-8rem;right:-8rem}}@media(min-width:1280px){.xl\:-inset-x-36{left:-9rem;right:-9rem}}@media(min-width:1280px){.xl\:-inset-x-40{left:-10rem;right:-10rem}}@media(min-width:1280px){.xl\:-inset-x-44{left:-11rem;right:-11rem}}@media(min-width:1280px){.xl\:-inset-x-48{left:-12rem;right:-12rem}}@media(min-width:1280px){.xl\:-inset-x-52{left:-13rem;right:-13rem}}@media(min-width:1280px){.xl\:-inset-x-56{left:-14rem;right:-14rem}}@media(min-width:1280px){.xl\:-inset-x-60{left:-15rem;right:-15rem}}@media(min-width:1280px){.xl\:-inset-x-64{left:-16rem;right:-16rem}}@media(min-width:1280px){.xl\:-inset-x-72{left:-18rem;right:-18rem}}@media(min-width:1280px){.xl\:-inset-x-80{left:-20rem;right:-20rem}}@media(min-width:1280px){.xl\:-inset-x-96{left:-24rem;right:-24rem}}@media(min-width:1280px){.xl\:-inset-x-px{left:-1px;right:-1px}}@media(min-width:1280px){.xl\:-inset-x-0\.5{left:-.125rem;right:-.125rem}}@media(min-width:1280px){.xl\:-inset-x-1\.5{left:-.375rem;right:-.375rem}}@media(min-width:1280px){.xl\:-inset-x-2\.5{left:-.625rem;right:-.625rem}}@media(min-width:1280px){.xl\:-inset-x-3\.5{left:-.875rem;right:-.875rem}}@media(min-width:1280px){.xl\:-inset-x-screen-sm{left:-64rem;right:-64rem}}@media(min-width:1280px){.xl\:-inset-x-screen-md{left:-76.8rem;right:-76.8rem}}@media(min-width:1280px){.xl\:-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}}@media(min-width:1280px){.xl\:-inset-x-screen-xl{left:-128rem;right:-128rem}}@media(min-width:1280px){.xl\:-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}}@media(min-width:1280px){.xl\:inset-x-1\/2{left:50%;right:50%}}@media(min-width:1280px){.xl\:inset-x-1\/3{left:33.333333%;right:33.333333%}}@media(min-width:1280px){.xl\:inset-x-2\/3{left:66.666667%;right:66.666667%}}@media(min-width:1280px){.xl\:inset-x-1\/4{left:25%;right:25%}}@media(min-width:1280px){.xl\:inset-x-2\/4{left:50%;right:50%}}@media(min-width:1280px){.xl\:inset-x-3\/4{left:75%;right:75%}}@media(min-width:1280px){.xl\:inset-x-full{left:100%;right:100%}}@media(min-width:1280px){.xl\:-inset-x-1\/2{left:-50%;right:-50%}}@media(min-width:1280px){.xl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}}@media(min-width:1280px){.xl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}}@media(min-width:1280px){.xl\:-inset-x-1\/4{left:-25%;right:-25%}}@media(min-width:1280px){.xl\:-inset-x-2\/4{left:-50%;right:-50%}}@media(min-width:1280px){.xl\:-inset-x-3\/4{left:-75%;right:-75%}}@media(min-width:1280px){.xl\:-inset-x-full{left:-100%;right:-100%}}@media(min-width:1280px){.xl\:inset-y-0{top:0;bottom:0}}@media(min-width:1280px){.xl\:inset-y-1{top:.25rem;bottom:.25rem}}@media(min-width:1280px){.xl\:inset-y-2{top:.5rem;bottom:.5rem}}@media(min-width:1280px){.xl\:inset-y-3{top:.75rem;bottom:.75rem}}@media(min-width:1280px){.xl\:inset-y-4{top:1rem;bottom:1rem}}@media(min-width:1280px){.xl\:inset-y-5{top:1.25rem;bottom:1.25rem}}@media(min-width:1280px){.xl\:inset-y-6{top:1.5rem;bottom:1.5rem}}@media(min-width:1280px){.xl\:inset-y-7{top:1.75rem;bottom:1.75rem}}@media(min-width:1280px){.xl\:inset-y-8{top:2rem;bottom:2rem}}@media(min-width:1280px){.xl\:inset-y-9{top:2.25rem;bottom:2.25rem}}@media(min-width:1280px){.xl\:inset-y-10{top:2.5rem;bottom:2.5rem}}@media(min-width:1280px){.xl\:inset-y-11{top:2.75rem;bottom:2.75rem}}@media(min-width:1280px){.xl\:inset-y-12{top:3rem;bottom:3rem}}@media(min-width:1280px){.xl\:inset-y-14{top:3.5rem;bottom:3.5rem}}@media(min-width:1280px){.xl\:inset-y-16{top:4rem;bottom:4rem}}@media(min-width:1280px){.xl\:inset-y-20{top:5rem;bottom:5rem}}@media(min-width:1280px){.xl\:inset-y-24{top:6rem;bottom:6rem}}@media(min-width:1280px){.xl\:inset-y-28{top:7rem;bottom:7rem}}@media(min-width:1280px){.xl\:inset-y-32{top:8rem;bottom:8rem}}@media(min-width:1280px){.xl\:inset-y-36{top:9rem;bottom:9rem}}@media(min-width:1280px){.xl\:inset-y-40{top:10rem;bottom:10rem}}@media(min-width:1280px){.xl\:inset-y-44{top:11rem;bottom:11rem}}@media(min-width:1280px){.xl\:inset-y-48{top:12rem;bottom:12rem}}@media(min-width:1280px){.xl\:inset-y-52{top:13rem;bottom:13rem}}@media(min-width:1280px){.xl\:inset-y-56{top:14rem;bottom:14rem}}@media(min-width:1280px){.xl\:inset-y-60{top:15rem;bottom:15rem}}@media(min-width:1280px){.xl\:inset-y-64{top:16rem;bottom:16rem}}@media(min-width:1280px){.xl\:inset-y-72{top:18rem;bottom:18rem}}@media(min-width:1280px){.xl\:inset-y-80{top:20rem;bottom:20rem}}@media(min-width:1280px){.xl\:inset-y-96{top:24rem;bottom:24rem}}@media(min-width:1280px){.xl\:inset-y-auto{top:auto;bottom:auto}}@media(min-width:1280px){.xl\:inset-y-px{top:1px;bottom:1px}}@media(min-width:1280px){.xl\:inset-y-0\.5{top:.125rem;bottom:.125rem}}@media(min-width:1280px){.xl\:inset-y-1\.5{top:.375rem;bottom:.375rem}}@media(min-width:1280px){.xl\:inset-y-2\.5{top:.625rem;bottom:.625rem}}@media(min-width:1280px){.xl\:inset-y-3\.5{top:.875rem;bottom:.875rem}}@media(min-width:1280px){.xl\:inset-y-screen-sm{top:64rem;bottom:64rem}}@media(min-width:1280px){.xl\:inset-y-screen-md{top:76.8rem;bottom:76.8rem}}@media(min-width:1280px){.xl\:inset-y-screen-lg{top:102.4rem;bottom:102.4rem}}@media(min-width:1280px){.xl\:inset-y-screen-xl{top:128rem;bottom:128rem}}@media(min-width:1280px){.xl\:inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}}@media(min-width:1280px){.xl\:-inset-y-0{top:0;bottom:0}}@media(min-width:1280px){.xl\:-inset-y-1{top:-.25rem;bottom:-.25rem}}@media(min-width:1280px){.xl\:-inset-y-2{top:-.5rem;bottom:-.5rem}}@media(min-width:1280px){.xl\:-inset-y-3{top:-.75rem;bottom:-.75rem}}@media(min-width:1280px){.xl\:-inset-y-4{top:-1rem;bottom:-1rem}}@media(min-width:1280px){.xl\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}}@media(min-width:1280px){.xl\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}}@media(min-width:1280px){.xl\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}}@media(min-width:1280px){.xl\:-inset-y-8{top:-2rem;bottom:-2rem}}@media(min-width:1280px){.xl\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}}@media(min-width:1280px){.xl\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}}@media(min-width:1280px){.xl\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}}@media(min-width:1280px){.xl\:-inset-y-12{top:-3rem;bottom:-3rem}}@media(min-width:1280px){.xl\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}}@media(min-width:1280px){.xl\:-inset-y-16{top:-4rem;bottom:-4rem}}@media(min-width:1280px){.xl\:-inset-y-20{top:-5rem;bottom:-5rem}}@media(min-width:1280px){.xl\:-inset-y-24{top:-6rem;bottom:-6rem}}@media(min-width:1280px){.xl\:-inset-y-28{top:-7rem;bottom:-7rem}}@media(min-width:1280px){.xl\:-inset-y-32{top:-8rem;bottom:-8rem}}@media(min-width:1280px){.xl\:-inset-y-36{top:-9rem;bottom:-9rem}}@media(min-width:1280px){.xl\:-inset-y-40{top:-10rem;bottom:-10rem}}@media(min-width:1280px){.xl\:-inset-y-44{top:-11rem;bottom:-11rem}}@media(min-width:1280px){.xl\:-inset-y-48{top:-12rem;bottom:-12rem}}@media(min-width:1280px){.xl\:-inset-y-52{top:-13rem;bottom:-13rem}}@media(min-width:1280px){.xl\:-inset-y-56{top:-14rem;bottom:-14rem}}@media(min-width:1280px){.xl\:-inset-y-60{top:-15rem;bottom:-15rem}}@media(min-width:1280px){.xl\:-inset-y-64{top:-16rem;bottom:-16rem}}@media(min-width:1280px){.xl\:-inset-y-72{top:-18rem;bottom:-18rem}}@media(min-width:1280px){.xl\:-inset-y-80{top:-20rem;bottom:-20rem}}@media(min-width:1280px){.xl\:-inset-y-96{top:-24rem;bottom:-24rem}}@media(min-width:1280px){.xl\:-inset-y-px{top:-1px;bottom:-1px}}@media(min-width:1280px){.xl\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}}@media(min-width:1280px){.xl\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}}@media(min-width:1280px){.xl\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}}@media(min-width:1280px){.xl\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}}@media(min-width:1280px){.xl\:-inset-y-screen-sm{top:-64rem;bottom:-64rem}}@media(min-width:1280px){.xl\:-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}}@media(min-width:1280px){.xl\:-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}}@media(min-width:1280px){.xl\:-inset-y-screen-xl{top:-128rem;bottom:-128rem}}@media(min-width:1280px){.xl\:-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}}@media(min-width:1280px){.xl\:inset-y-1\/2{top:50%;bottom:50%}}@media(min-width:1280px){.xl\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}}@media(min-width:1280px){.xl\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}}@media(min-width:1280px){.xl\:inset-y-1\/4{top:25%;bottom:25%}}@media(min-width:1280px){.xl\:inset-y-2\/4{top:50%;bottom:50%}}@media(min-width:1280px){.xl\:inset-y-3\/4{top:75%;bottom:75%}}@media(min-width:1280px){.xl\:inset-y-full{top:100%;bottom:100%}}@media(min-width:1280px){.xl\:-inset-y-1\/2{top:-50%;bottom:-50%}}@media(min-width:1280px){.xl\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}}@media(min-width:1280px){.xl\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}}@media(min-width:1280px){.xl\:-inset-y-1\/4{top:-25%;bottom:-25%}}@media(min-width:1280px){.xl\:-inset-y-2\/4{top:-50%;bottom:-50%}}@media(min-width:1280px){.xl\:-inset-y-3\/4{top:-75%;bottom:-75%}}@media(min-width:1280px){.xl\:-inset-y-full{top:-100%;bottom:-100%}}@media(min-width:1280px){.xl\:top-0{top:0}}@media(min-width:1280px){.xl\:top-1{top:.25rem}}@media(min-width:1280px){.xl\:top-2{top:.5rem}}@media(min-width:1280px){.xl\:top-3{top:.75rem}}@media(min-width:1280px){.xl\:top-4{top:1rem}}@media(min-width:1280px){.xl\:top-5{top:1.25rem}}@media(min-width:1280px){.xl\:top-6{top:1.5rem}}@media(min-width:1280px){.xl\:top-7{top:1.75rem}}@media(min-width:1280px){.xl\:top-8{top:2rem}}@media(min-width:1280px){.xl\:top-9{top:2.25rem}}@media(min-width:1280px){.xl\:top-10{top:2.5rem}}@media(min-width:1280px){.xl\:top-11{top:2.75rem}}@media(min-width:1280px){.xl\:top-12{top:3rem}}@media(min-width:1280px){.xl\:top-14{top:3.5rem}}@media(min-width:1280px){.xl\:top-16{top:4rem}}@media(min-width:1280px){.xl\:top-20{top:5rem}}@media(min-width:1280px){.xl\:top-24{top:6rem}}@media(min-width:1280px){.xl\:top-28{top:7rem}}@media(min-width:1280px){.xl\:top-32{top:8rem}}@media(min-width:1280px){.xl\:top-36{top:9rem}}@media(min-width:1280px){.xl\:top-40{top:10rem}}@media(min-width:1280px){.xl\:top-44{top:11rem}}@media(min-width:1280px){.xl\:top-48{top:12rem}}@media(min-width:1280px){.xl\:top-52{top:13rem}}@media(min-width:1280px){.xl\:top-56{top:14rem}}@media(min-width:1280px){.xl\:top-60{top:15rem}}@media(min-width:1280px){.xl\:top-64{top:16rem}}@media(min-width:1280px){.xl\:top-72{top:18rem}}@media(min-width:1280px){.xl\:top-80{top:20rem}}@media(min-width:1280px){.xl\:top-96{top:24rem}}@media(min-width:1280px){.xl\:top-auto{top:auto}}@media(min-width:1280px){.xl\:top-px{top:1px}}@media(min-width:1280px){.xl\:top-0\.5{top:.125rem}}@media(min-width:1280px){.xl\:top-1\.5{top:.375rem}}@media(min-width:1280px){.xl\:top-2\.5{top:.625rem}}@media(min-width:1280px){.xl\:top-3\.5{top:.875rem}}@media(min-width:1280px){.xl\:top-screen-sm{top:64rem}}@media(min-width:1280px){.xl\:top-screen-md{top:76.8rem}}@media(min-width:1280px){.xl\:top-screen-lg{top:102.4rem}}@media(min-width:1280px){.xl\:top-screen-xl{top:128rem}}@media(min-width:1280px){.xl\:top-screen-2xl{top:153.6rem}}@media(min-width:1280px){.xl\:-top-0{top:0}}@media(min-width:1280px){.xl\:-top-1{top:-.25rem}}@media(min-width:1280px){.xl\:-top-2{top:-.5rem}}@media(min-width:1280px){.xl\:-top-3{top:-.75rem}}@media(min-width:1280px){.xl\:-top-4{top:-1rem}}@media(min-width:1280px){.xl\:-top-5{top:-1.25rem}}@media(min-width:1280px){.xl\:-top-6{top:-1.5rem}}@media(min-width:1280px){.xl\:-top-7{top:-1.75rem}}@media(min-width:1280px){.xl\:-top-8{top:-2rem}}@media(min-width:1280px){.xl\:-top-9{top:-2.25rem}}@media(min-width:1280px){.xl\:-top-10{top:-2.5rem}}@media(min-width:1280px){.xl\:-top-11{top:-2.75rem}}@media(min-width:1280px){.xl\:-top-12{top:-3rem}}@media(min-width:1280px){.xl\:-top-14{top:-3.5rem}}@media(min-width:1280px){.xl\:-top-16{top:-4rem}}@media(min-width:1280px){.xl\:-top-20{top:-5rem}}@media(min-width:1280px){.xl\:-top-24{top:-6rem}}@media(min-width:1280px){.xl\:-top-28{top:-7rem}}@media(min-width:1280px){.xl\:-top-32{top:-8rem}}@media(min-width:1280px){.xl\:-top-36{top:-9rem}}@media(min-width:1280px){.xl\:-top-40{top:-10rem}}@media(min-width:1280px){.xl\:-top-44{top:-11rem}}@media(min-width:1280px){.xl\:-top-48{top:-12rem}}@media(min-width:1280px){.xl\:-top-52{top:-13rem}}@media(min-width:1280px){.xl\:-top-56{top:-14rem}}@media(min-width:1280px){.xl\:-top-60{top:-15rem}}@media(min-width:1280px){.xl\:-top-64{top:-16rem}}@media(min-width:1280px){.xl\:-top-72{top:-18rem}}@media(min-width:1280px){.xl\:-top-80{top:-20rem}}@media(min-width:1280px){.xl\:-top-96{top:-24rem}}@media(min-width:1280px){.xl\:-top-px{top:-1px}}@media(min-width:1280px){.xl\:-top-0\.5{top:-.125rem}}@media(min-width:1280px){.xl\:-top-1\.5{top:-.375rem}}@media(min-width:1280px){.xl\:-top-2\.5{top:-.625rem}}@media(min-width:1280px){.xl\:-top-3\.5{top:-.875rem}}@media(min-width:1280px){.xl\:-top-screen-sm{top:-64rem}}@media(min-width:1280px){.xl\:-top-screen-md{top:-76.8rem}}@media(min-width:1280px){.xl\:-top-screen-lg{top:-102.4rem}}@media(min-width:1280px){.xl\:-top-screen-xl{top:-128rem}}@media(min-width:1280px){.xl\:-top-screen-2xl{top:-153.6rem}}@media(min-width:1280px){.xl\:top-1\/2{top:50%}}@media(min-width:1280px){.xl\:top-1\/3{top:33.333333%}}@media(min-width:1280px){.xl\:top-2\/3{top:66.666667%}}@media(min-width:1280px){.xl\:top-1\/4{top:25%}}@media(min-width:1280px){.xl\:top-2\/4{top:50%}}@media(min-width:1280px){.xl\:top-3\/4{top:75%}}@media(min-width:1280px){.xl\:top-full{top:100%}}@media(min-width:1280px){.xl\:-top-1\/2{top:-50%}}@media(min-width:1280px){.xl\:-top-1\/3{top:-33.333333%}}@media(min-width:1280px){.xl\:-top-2\/3{top:-66.666667%}}@media(min-width:1280px){.xl\:-top-1\/4{top:-25%}}@media(min-width:1280px){.xl\:-top-2\/4{top:-50%}}@media(min-width:1280px){.xl\:-top-3\/4{top:-75%}}@media(min-width:1280px){.xl\:-top-full{top:-100%}}@media(min-width:1280px){.xl\:right-0{right:0}}@media(min-width:1280px){.xl\:right-1{right:.25rem}}@media(min-width:1280px){.xl\:right-2{right:.5rem}}@media(min-width:1280px){.xl\:right-3{right:.75rem}}@media(min-width:1280px){.xl\:right-4{right:1rem}}@media(min-width:1280px){.xl\:right-5{right:1.25rem}}@media(min-width:1280px){.xl\:right-6{right:1.5rem}}@media(min-width:1280px){.xl\:right-7{right:1.75rem}}@media(min-width:1280px){.xl\:right-8{right:2rem}}@media(min-width:1280px){.xl\:right-9{right:2.25rem}}@media(min-width:1280px){.xl\:right-10{right:2.5rem}}@media(min-width:1280px){.xl\:right-11{right:2.75rem}}@media(min-width:1280px){.xl\:right-12{right:3rem}}@media(min-width:1280px){.xl\:right-14{right:3.5rem}}@media(min-width:1280px){.xl\:right-16{right:4rem}}@media(min-width:1280px){.xl\:right-20{right:5rem}}@media(min-width:1280px){.xl\:right-24{right:6rem}}@media(min-width:1280px){.xl\:right-28{right:7rem}}@media(min-width:1280px){.xl\:right-32{right:8rem}}@media(min-width:1280px){.xl\:right-36{right:9rem}}@media(min-width:1280px){.xl\:right-40{right:10rem}}@media(min-width:1280px){.xl\:right-44{right:11rem}}@media(min-width:1280px){.xl\:right-48{right:12rem}}@media(min-width:1280px){.xl\:right-52{right:13rem}}@media(min-width:1280px){.xl\:right-56{right:14rem}}@media(min-width:1280px){.xl\:right-60{right:15rem}}@media(min-width:1280px){.xl\:right-64{right:16rem}}@media(min-width:1280px){.xl\:right-72{right:18rem}}@media(min-width:1280px){.xl\:right-80{right:20rem}}@media(min-width:1280px){.xl\:right-96{right:24rem}}@media(min-width:1280px){.xl\:right-auto{right:auto}}@media(min-width:1280px){.xl\:right-px{right:1px}}@media(min-width:1280px){.xl\:right-0\.5{right:.125rem}}@media(min-width:1280px){.xl\:right-1\.5{right:.375rem}}@media(min-width:1280px){.xl\:right-2\.5{right:.625rem}}@media(min-width:1280px){.xl\:right-3\.5{right:.875rem}}@media(min-width:1280px){.xl\:right-screen-sm{right:64rem}}@media(min-width:1280px){.xl\:right-screen-md{right:76.8rem}}@media(min-width:1280px){.xl\:right-screen-lg{right:102.4rem}}@media(min-width:1280px){.xl\:right-screen-xl{right:128rem}}@media(min-width:1280px){.xl\:right-screen-2xl{right:153.6rem}}@media(min-width:1280px){.xl\:-right-0{right:0}}@media(min-width:1280px){.xl\:-right-1{right:-.25rem}}@media(min-width:1280px){.xl\:-right-2{right:-.5rem}}@media(min-width:1280px){.xl\:-right-3{right:-.75rem}}@media(min-width:1280px){.xl\:-right-4{right:-1rem}}@media(min-width:1280px){.xl\:-right-5{right:-1.25rem}}@media(min-width:1280px){.xl\:-right-6{right:-1.5rem}}@media(min-width:1280px){.xl\:-right-7{right:-1.75rem}}@media(min-width:1280px){.xl\:-right-8{right:-2rem}}@media(min-width:1280px){.xl\:-right-9{right:-2.25rem}}@media(min-width:1280px){.xl\:-right-10{right:-2.5rem}}@media(min-width:1280px){.xl\:-right-11{right:-2.75rem}}@media(min-width:1280px){.xl\:-right-12{right:-3rem}}@media(min-width:1280px){.xl\:-right-14{right:-3.5rem}}@media(min-width:1280px){.xl\:-right-16{right:-4rem}}@media(min-width:1280px){.xl\:-right-20{right:-5rem}}@media(min-width:1280px){.xl\:-right-24{right:-6rem}}@media(min-width:1280px){.xl\:-right-28{right:-7rem}}@media(min-width:1280px){.xl\:-right-32{right:-8rem}}@media(min-width:1280px){.xl\:-right-36{right:-9rem}}@media(min-width:1280px){.xl\:-right-40{right:-10rem}}@media(min-width:1280px){.xl\:-right-44{right:-11rem}}@media(min-width:1280px){.xl\:-right-48{right:-12rem}}@media(min-width:1280px){.xl\:-right-52{right:-13rem}}@media(min-width:1280px){.xl\:-right-56{right:-14rem}}@media(min-width:1280px){.xl\:-right-60{right:-15rem}}@media(min-width:1280px){.xl\:-right-64{right:-16rem}}@media(min-width:1280px){.xl\:-right-72{right:-18rem}}@media(min-width:1280px){.xl\:-right-80{right:-20rem}}@media(min-width:1280px){.xl\:-right-96{right:-24rem}}@media(min-width:1280px){.xl\:-right-px{right:-1px}}@media(min-width:1280px){.xl\:-right-0\.5{right:-.125rem}}@media(min-width:1280px){.xl\:-right-1\.5{right:-.375rem}}@media(min-width:1280px){.xl\:-right-2\.5{right:-.625rem}}@media(min-width:1280px){.xl\:-right-3\.5{right:-.875rem}}@media(min-width:1280px){.xl\:-right-screen-sm{right:-64rem}}@media(min-width:1280px){.xl\:-right-screen-md{right:-76.8rem}}@media(min-width:1280px){.xl\:-right-screen-lg{right:-102.4rem}}@media(min-width:1280px){.xl\:-right-screen-xl{right:-128rem}}@media(min-width:1280px){.xl\:-right-screen-2xl{right:-153.6rem}}@media(min-width:1280px){.xl\:right-1\/2{right:50%}}@media(min-width:1280px){.xl\:right-1\/3{right:33.333333%}}@media(min-width:1280px){.xl\:right-2\/3{right:66.666667%}}@media(min-width:1280px){.xl\:right-1\/4{right:25%}}@media(min-width:1280px){.xl\:right-2\/4{right:50%}}@media(min-width:1280px){.xl\:right-3\/4{right:75%}}@media(min-width:1280px){.xl\:right-full{right:100%}}@media(min-width:1280px){.xl\:-right-1\/2{right:-50%}}@media(min-width:1280px){.xl\:-right-1\/3{right:-33.333333%}}@media(min-width:1280px){.xl\:-right-2\/3{right:-66.666667%}}@media(min-width:1280px){.xl\:-right-1\/4{right:-25%}}@media(min-width:1280px){.xl\:-right-2\/4{right:-50%}}@media(min-width:1280px){.xl\:-right-3\/4{right:-75%}}@media(min-width:1280px){.xl\:-right-full{right:-100%}}@media(min-width:1280px){.xl\:bottom-0{bottom:0}}@media(min-width:1280px){.xl\:bottom-1{bottom:.25rem}}@media(min-width:1280px){.xl\:bottom-2{bottom:.5rem}}@media(min-width:1280px){.xl\:bottom-3{bottom:.75rem}}@media(min-width:1280px){.xl\:bottom-4{bottom:1rem}}@media(min-width:1280px){.xl\:bottom-5{bottom:1.25rem}}@media(min-width:1280px){.xl\:bottom-6{bottom:1.5rem}}@media(min-width:1280px){.xl\:bottom-7{bottom:1.75rem}}@media(min-width:1280px){.xl\:bottom-8{bottom:2rem}}@media(min-width:1280px){.xl\:bottom-9{bottom:2.25rem}}@media(min-width:1280px){.xl\:bottom-10{bottom:2.5rem}}@media(min-width:1280px){.xl\:bottom-11{bottom:2.75rem}}@media(min-width:1280px){.xl\:bottom-12{bottom:3rem}}@media(min-width:1280px){.xl\:bottom-14{bottom:3.5rem}}@media(min-width:1280px){.xl\:bottom-16{bottom:4rem}}@media(min-width:1280px){.xl\:bottom-20{bottom:5rem}}@media(min-width:1280px){.xl\:bottom-24{bottom:6rem}}@media(min-width:1280px){.xl\:bottom-28{bottom:7rem}}@media(min-width:1280px){.xl\:bottom-32{bottom:8rem}}@media(min-width:1280px){.xl\:bottom-36{bottom:9rem}}@media(min-width:1280px){.xl\:bottom-40{bottom:10rem}}@media(min-width:1280px){.xl\:bottom-44{bottom:11rem}}@media(min-width:1280px){.xl\:bottom-48{bottom:12rem}}@media(min-width:1280px){.xl\:bottom-52{bottom:13rem}}@media(min-width:1280px){.xl\:bottom-56{bottom:14rem}}@media(min-width:1280px){.xl\:bottom-60{bottom:15rem}}@media(min-width:1280px){.xl\:bottom-64{bottom:16rem}}@media(min-width:1280px){.xl\:bottom-72{bottom:18rem}}@media(min-width:1280px){.xl\:bottom-80{bottom:20rem}}@media(min-width:1280px){.xl\:bottom-96{bottom:24rem}}@media(min-width:1280px){.xl\:bottom-auto{bottom:auto}}@media(min-width:1280px){.xl\:bottom-px{bottom:1px}}@media(min-width:1280px){.xl\:bottom-0\.5{bottom:.125rem}}@media(min-width:1280px){.xl\:bottom-1\.5{bottom:.375rem}}@media(min-width:1280px){.xl\:bottom-2\.5{bottom:.625rem}}@media(min-width:1280px){.xl\:bottom-3\.5{bottom:.875rem}}@media(min-width:1280px){.xl\:bottom-screen-sm{bottom:64rem}}@media(min-width:1280px){.xl\:bottom-screen-md{bottom:76.8rem}}@media(min-width:1280px){.xl\:bottom-screen-lg{bottom:102.4rem}}@media(min-width:1280px){.xl\:bottom-screen-xl{bottom:128rem}}@media(min-width:1280px){.xl\:bottom-screen-2xl{bottom:153.6rem}}@media(min-width:1280px){.xl\:-bottom-0{bottom:0}}@media(min-width:1280px){.xl\:-bottom-1{bottom:-.25rem}}@media(min-width:1280px){.xl\:-bottom-2{bottom:-.5rem}}@media(min-width:1280px){.xl\:-bottom-3{bottom:-.75rem}}@media(min-width:1280px){.xl\:-bottom-4{bottom:-1rem}}@media(min-width:1280px){.xl\:-bottom-5{bottom:-1.25rem}}@media(min-width:1280px){.xl\:-bottom-6{bottom:-1.5rem}}@media(min-width:1280px){.xl\:-bottom-7{bottom:-1.75rem}}@media(min-width:1280px){.xl\:-bottom-8{bottom:-2rem}}@media(min-width:1280px){.xl\:-bottom-9{bottom:-2.25rem}}@media(min-width:1280px){.xl\:-bottom-10{bottom:-2.5rem}}@media(min-width:1280px){.xl\:-bottom-11{bottom:-2.75rem}}@media(min-width:1280px){.xl\:-bottom-12{bottom:-3rem}}@media(min-width:1280px){.xl\:-bottom-14{bottom:-3.5rem}}@media(min-width:1280px){.xl\:-bottom-16{bottom:-4rem}}@media(min-width:1280px){.xl\:-bottom-20{bottom:-5rem}}@media(min-width:1280px){.xl\:-bottom-24{bottom:-6rem}}@media(min-width:1280px){.xl\:-bottom-28{bottom:-7rem}}@media(min-width:1280px){.xl\:-bottom-32{bottom:-8rem}}@media(min-width:1280px){.xl\:-bottom-36{bottom:-9rem}}@media(min-width:1280px){.xl\:-bottom-40{bottom:-10rem}}@media(min-width:1280px){.xl\:-bottom-44{bottom:-11rem}}@media(min-width:1280px){.xl\:-bottom-48{bottom:-12rem}}@media(min-width:1280px){.xl\:-bottom-52{bottom:-13rem}}@media(min-width:1280px){.xl\:-bottom-56{bottom:-14rem}}@media(min-width:1280px){.xl\:-bottom-60{bottom:-15rem}}@media(min-width:1280px){.xl\:-bottom-64{bottom:-16rem}}@media(min-width:1280px){.xl\:-bottom-72{bottom:-18rem}}@media(min-width:1280px){.xl\:-bottom-80{bottom:-20rem}}@media(min-width:1280px){.xl\:-bottom-96{bottom:-24rem}}@media(min-width:1280px){.xl\:-bottom-px{bottom:-1px}}@media(min-width:1280px){.xl\:-bottom-0\.5{bottom:-.125rem}}@media(min-width:1280px){.xl\:-bottom-1\.5{bottom:-.375rem}}@media(min-width:1280px){.xl\:-bottom-2\.5{bottom:-.625rem}}@media(min-width:1280px){.xl\:-bottom-3\.5{bottom:-.875rem}}@media(min-width:1280px){.xl\:-bottom-screen-sm{bottom:-64rem}}@media(min-width:1280px){.xl\:-bottom-screen-md{bottom:-76.8rem}}@media(min-width:1280px){.xl\:-bottom-screen-lg{bottom:-102.4rem}}@media(min-width:1280px){.xl\:-bottom-screen-xl{bottom:-128rem}}@media(min-width:1280px){.xl\:-bottom-screen-2xl{bottom:-153.6rem}}@media(min-width:1280px){.xl\:bottom-1\/2{bottom:50%}}@media(min-width:1280px){.xl\:bottom-1\/3{bottom:33.333333%}}@media(min-width:1280px){.xl\:bottom-2\/3{bottom:66.666667%}}@media(min-width:1280px){.xl\:bottom-1\/4{bottom:25%}}@media(min-width:1280px){.xl\:bottom-2\/4{bottom:50%}}@media(min-width:1280px){.xl\:bottom-3\/4{bottom:75%}}@media(min-width:1280px){.xl\:bottom-full{bottom:100%}}@media(min-width:1280px){.xl\:-bottom-1\/2{bottom:-50%}}@media(min-width:1280px){.xl\:-bottom-1\/3{bottom:-33.333333%}}@media(min-width:1280px){.xl\:-bottom-2\/3{bottom:-66.666667%}}@media(min-width:1280px){.xl\:-bottom-1\/4{bottom:-25%}}@media(min-width:1280px){.xl\:-bottom-2\/4{bottom:-50%}}@media(min-width:1280px){.xl\:-bottom-3\/4{bottom:-75%}}@media(min-width:1280px){.xl\:-bottom-full{bottom:-100%}}@media(min-width:1280px){.xl\:left-0{left:0}}@media(min-width:1280px){.xl\:left-1{left:.25rem}}@media(min-width:1280px){.xl\:left-2{left:.5rem}}@media(min-width:1280px){.xl\:left-3{left:.75rem}}@media(min-width:1280px){.xl\:left-4{left:1rem}}@media(min-width:1280px){.xl\:left-5{left:1.25rem}}@media(min-width:1280px){.xl\:left-6{left:1.5rem}}@media(min-width:1280px){.xl\:left-7{left:1.75rem}}@media(min-width:1280px){.xl\:left-8{left:2rem}}@media(min-width:1280px){.xl\:left-9{left:2.25rem}}@media(min-width:1280px){.xl\:left-10{left:2.5rem}}@media(min-width:1280px){.xl\:left-11{left:2.75rem}}@media(min-width:1280px){.xl\:left-12{left:3rem}}@media(min-width:1280px){.xl\:left-14{left:3.5rem}}@media(min-width:1280px){.xl\:left-16{left:4rem}}@media(min-width:1280px){.xl\:left-20{left:5rem}}@media(min-width:1280px){.xl\:left-24{left:6rem}}@media(min-width:1280px){.xl\:left-28{left:7rem}}@media(min-width:1280px){.xl\:left-32{left:8rem}}@media(min-width:1280px){.xl\:left-36{left:9rem}}@media(min-width:1280px){.xl\:left-40{left:10rem}}@media(min-width:1280px){.xl\:left-44{left:11rem}}@media(min-width:1280px){.xl\:left-48{left:12rem}}@media(min-width:1280px){.xl\:left-52{left:13rem}}@media(min-width:1280px){.xl\:left-56{left:14rem}}@media(min-width:1280px){.xl\:left-60{left:15rem}}@media(min-width:1280px){.xl\:left-64{left:16rem}}@media(min-width:1280px){.xl\:left-72{left:18rem}}@media(min-width:1280px){.xl\:left-80{left:20rem}}@media(min-width:1280px){.xl\:left-96{left:24rem}}@media(min-width:1280px){.xl\:left-auto{left:auto}}@media(min-width:1280px){.xl\:left-px{left:1px}}@media(min-width:1280px){.xl\:left-0\.5{left:.125rem}}@media(min-width:1280px){.xl\:left-1\.5{left:.375rem}}@media(min-width:1280px){.xl\:left-2\.5{left:.625rem}}@media(min-width:1280px){.xl\:left-3\.5{left:.875rem}}@media(min-width:1280px){.xl\:left-screen-sm{left:64rem}}@media(min-width:1280px){.xl\:left-screen-md{left:76.8rem}}@media(min-width:1280px){.xl\:left-screen-lg{left:102.4rem}}@media(min-width:1280px){.xl\:left-screen-xl{left:128rem}}@media(min-width:1280px){.xl\:left-screen-2xl{left:153.6rem}}@media(min-width:1280px){.xl\:-left-0{left:0}}@media(min-width:1280px){.xl\:-left-1{left:-.25rem}}@media(min-width:1280px){.xl\:-left-2{left:-.5rem}}@media(min-width:1280px){.xl\:-left-3{left:-.75rem}}@media(min-width:1280px){.xl\:-left-4{left:-1rem}}@media(min-width:1280px){.xl\:-left-5{left:-1.25rem}}@media(min-width:1280px){.xl\:-left-6{left:-1.5rem}}@media(min-width:1280px){.xl\:-left-7{left:-1.75rem}}@media(min-width:1280px){.xl\:-left-8{left:-2rem}}@media(min-width:1280px){.xl\:-left-9{left:-2.25rem}}@media(min-width:1280px){.xl\:-left-10{left:-2.5rem}}@media(min-width:1280px){.xl\:-left-11{left:-2.75rem}}@media(min-width:1280px){.xl\:-left-12{left:-3rem}}@media(min-width:1280px){.xl\:-left-14{left:-3.5rem}}@media(min-width:1280px){.xl\:-left-16{left:-4rem}}@media(min-width:1280px){.xl\:-left-20{left:-5rem}}@media(min-width:1280px){.xl\:-left-24{left:-6rem}}@media(min-width:1280px){.xl\:-left-28{left:-7rem}}@media(min-width:1280px){.xl\:-left-32{left:-8rem}}@media(min-width:1280px){.xl\:-left-36{left:-9rem}}@media(min-width:1280px){.xl\:-left-40{left:-10rem}}@media(min-width:1280px){.xl\:-left-44{left:-11rem}}@media(min-width:1280px){.xl\:-left-48{left:-12rem}}@media(min-width:1280px){.xl\:-left-52{left:-13rem}}@media(min-width:1280px){.xl\:-left-56{left:-14rem}}@media(min-width:1280px){.xl\:-left-60{left:-15rem}}@media(min-width:1280px){.xl\:-left-64{left:-16rem}}@media(min-width:1280px){.xl\:-left-72{left:-18rem}}@media(min-width:1280px){.xl\:-left-80{left:-20rem}}@media(min-width:1280px){.xl\:-left-96{left:-24rem}}@media(min-width:1280px){.xl\:-left-px{left:-1px}}@media(min-width:1280px){.xl\:-left-0\.5{left:-.125rem}}@media(min-width:1280px){.xl\:-left-1\.5{left:-.375rem}}@media(min-width:1280px){.xl\:-left-2\.5{left:-.625rem}}@media(min-width:1280px){.xl\:-left-3\.5{left:-.875rem}}@media(min-width:1280px){.xl\:-left-screen-sm{left:-64rem}}@media(min-width:1280px){.xl\:-left-screen-md{left:-76.8rem}}@media(min-width:1280px){.xl\:-left-screen-lg{left:-102.4rem}}@media(min-width:1280px){.xl\:-left-screen-xl{left:-128rem}}@media(min-width:1280px){.xl\:-left-screen-2xl{left:-153.6rem}}@media(min-width:1280px){.xl\:left-1\/2{left:50%}}@media(min-width:1280px){.xl\:left-1\/3{left:33.333333%}}@media(min-width:1280px){.xl\:left-2\/3{left:66.666667%}}@media(min-width:1280px){.xl\:left-1\/4{left:25%}}@media(min-width:1280px){.xl\:left-2\/4{left:50%}}@media(min-width:1280px){.xl\:left-3\/4{left:75%}}@media(min-width:1280px){.xl\:left-full{left:100%}}@media(min-width:1280px){.xl\:-left-1\/2{left:-50%}}@media(min-width:1280px){.xl\:-left-1\/3{left:-33.333333%}}@media(min-width:1280px){.xl\:-left-2\/3{left:-66.666667%}}@media(min-width:1280px){.xl\:-left-1\/4{left:-25%}}@media(min-width:1280px){.xl\:-left-2\/4{left:-50%}}@media(min-width:1280px){.xl\:-left-3\/4{left:-75%}}@media(min-width:1280px){.xl\:-left-full{left:-100%}}@media(min-width:1280px){.xl\:isolate{isolation:isolate}}@media(min-width:1280px){.xl\:isolation-auto{isolation:auto}}@media(min-width:1280px){.xl\:z-0{z-index:0}}@media(min-width:1280px){.xl\:z-10{z-index:10}}@media(min-width:1280px){.xl\:z-20{z-index:20}}@media(min-width:1280px){.xl\:z-30{z-index:30}}@media(min-width:1280px){.xl\:z-40{z-index:40}}@media(min-width:1280px){.xl\:z-50{z-index:50}}@media(min-width:1280px){.xl\:z-auto{z-index:auto}}@media(min-width:1280px){.xl\:focus-within\:z-0:focus-within{z-index:0}}@media(min-width:1280px){.xl\:focus-within\:z-10:focus-within{z-index:10}}@media(min-width:1280px){.xl\:focus-within\:z-20:focus-within{z-index:20}}@media(min-width:1280px){.xl\:focus-within\:z-30:focus-within{z-index:30}}@media(min-width:1280px){.xl\:focus-within\:z-40:focus-within{z-index:40}}@media(min-width:1280px){.xl\:focus-within\:z-50:focus-within{z-index:50}}@media(min-width:1280px){.xl\:focus-within\:z-auto:focus-within{z-index:auto}}@media(min-width:1280px){.xl\:focus\:z-0:focus{z-index:0}}@media(min-width:1280px){.xl\:focus\:z-10:focus{z-index:10}}@media(min-width:1280px){.xl\:focus\:z-20:focus{z-index:20}}@media(min-width:1280px){.xl\:focus\:z-30:focus{z-index:30}}@media(min-width:1280px){.xl\:focus\:z-40:focus{z-index:40}}@media(min-width:1280px){.xl\:focus\:z-50:focus{z-index:50}}@media(min-width:1280px){.xl\:focus\:z-auto:focus{z-index:auto}}@media(min-width:1280px){.xl\:order-1{order:1}}@media(min-width:1280px){.xl\:order-2{order:2}}@media(min-width:1280px){.xl\:order-3{order:3}}@media(min-width:1280px){.xl\:order-4{order:4}}@media(min-width:1280px){.xl\:order-5{order:5}}@media(min-width:1280px){.xl\:order-6{order:6}}@media(min-width:1280px){.xl\:order-7{order:7}}@media(min-width:1280px){.xl\:order-8{order:8}}@media(min-width:1280px){.xl\:order-9{order:9}}@media(min-width:1280px){.xl\:order-10{order:10}}@media(min-width:1280px){.xl\:order-11{order:11}}@media(min-width:1280px){.xl\:order-12{order:12}}@media(min-width:1280px){.xl\:order-first{order:-9999}}@media(min-width:1280px){.xl\:order-last{order:9999}}@media(min-width:1280px){.xl\:order-none{order:0}}@media(min-width:1280px){.xl\:col-auto{grid-column:auto}}@media(min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1}}@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}}@media(min-width:1280px){.xl\:col-span-3{grid-column:span 3/span 3}}@media(min-width:1280px){.xl\:col-span-4{grid-column:span 4/span 4}}@media(min-width:1280px){.xl\:col-span-5{grid-column:span 5/span 5}}@media(min-width:1280px){.xl\:col-span-6{grid-column:span 6/span 6}}@media(min-width:1280px){.xl\:col-span-7{grid-column:span 7/span 7}}@media(min-width:1280px){.xl\:col-span-8{grid-column:span 8/span 8}}@media(min-width:1280px){.xl\:col-span-9{grid-column:span 9/span 9}}@media(min-width:1280px){.xl\:col-span-10{grid-column:span 10/span 10}}@media(min-width:1280px){.xl\:col-span-11{grid-column:span 11/span 11}}@media(min-width:1280px){.xl\:col-span-12{grid-column:span 12/span 12}}@media(min-width:1280px){.xl\:col-span-full{grid-column:1/-1}}@media(min-width:1280px){.xl\:col-start-1{grid-column-start:1}}@media(min-width:1280px){.xl\:col-start-2{grid-column-start:2}}@media(min-width:1280px){.xl\:col-start-3{grid-column-start:3}}@media(min-width:1280px){.xl\:col-start-4{grid-column-start:4}}@media(min-width:1280px){.xl\:col-start-5{grid-column-start:5}}@media(min-width:1280px){.xl\:col-start-6{grid-column-start:6}}@media(min-width:1280px){.xl\:col-start-7{grid-column-start:7}}@media(min-width:1280px){.xl\:col-start-8{grid-column-start:8}}@media(min-width:1280px){.xl\:col-start-9{grid-column-start:9}}@media(min-width:1280px){.xl\:col-start-10{grid-column-start:10}}@media(min-width:1280px){.xl\:col-start-11{grid-column-start:11}}@media(min-width:1280px){.xl\:col-start-12{grid-column-start:12}}@media(min-width:1280px){.xl\:col-start-13{grid-column-start:13}}@media(min-width:1280px){.xl\:col-start-auto{grid-column-start:auto}}@media(min-width:1280px){.xl\:col-end-1{grid-column-end:1}}@media(min-width:1280px){.xl\:col-end-2{grid-column-end:2}}@media(min-width:1280px){.xl\:col-end-3{grid-column-end:3}}@media(min-width:1280px){.xl\:col-end-4{grid-column-end:4}}@media(min-width:1280px){.xl\:col-end-5{grid-column-end:5}}@media(min-width:1280px){.xl\:col-end-6{grid-column-end:6}}@media(min-width:1280px){.xl\:col-end-7{grid-column-end:7}}@media(min-width:1280px){.xl\:col-end-8{grid-column-end:8}}@media(min-width:1280px){.xl\:col-end-9{grid-column-end:9}}@media(min-width:1280px){.xl\:col-end-10{grid-column-end:10}}@media(min-width:1280px){.xl\:col-end-11{grid-column-end:11}}@media(min-width:1280px){.xl\:col-end-12{grid-column-end:12}}@media(min-width:1280px){.xl\:col-end-13{grid-column-end:13}}@media(min-width:1280px){.xl\:col-end-auto{grid-column-end:auto}}@media(min-width:1280px){.xl\:row-auto{grid-row:auto}}@media(min-width:1280px){.xl\:row-span-1{grid-row:span 1/span 1}}@media(min-width:1280px){.xl\:row-span-2{grid-row:span 2/span 2}}@media(min-width:1280px){.xl\:row-span-3{grid-row:span 3/span 3}}@media(min-width:1280px){.xl\:row-span-4{grid-row:span 4/span 4}}@media(min-width:1280px){.xl\:row-span-5{grid-row:span 5/span 5}}@media(min-width:1280px){.xl\:row-span-6{grid-row:span 6/span 6}}@media(min-width:1280px){.xl\:row-span-full{grid-row:1/-1}}@media(min-width:1280px){.xl\:row-start-1{grid-row-start:1}}@media(min-width:1280px){.xl\:row-start-2{grid-row-start:2}}@media(min-width:1280px){.xl\:row-start-3{grid-row-start:3}}@media(min-width:1280px){.xl\:row-start-4{grid-row-start:4}}@media(min-width:1280px){.xl\:row-start-5{grid-row-start:5}}@media(min-width:1280px){.xl\:row-start-6{grid-row-start:6}}@media(min-width:1280px){.xl\:row-start-7{grid-row-start:7}}@media(min-width:1280px){.xl\:row-start-auto{grid-row-start:auto}}@media(min-width:1280px){.xl\:row-end-1{grid-row-end:1}}@media(min-width:1280px){.xl\:row-end-2{grid-row-end:2}}@media(min-width:1280px){.xl\:row-end-3{grid-row-end:3}}@media(min-width:1280px){.xl\:row-end-4{grid-row-end:4}}@media(min-width:1280px){.xl\:row-end-5{grid-row-end:5}}@media(min-width:1280px){.xl\:row-end-6{grid-row-end:6}}@media(min-width:1280px){.xl\:row-end-7{grid-row-end:7}}@media(min-width:1280px){.xl\:row-end-auto{grid-row-end:auto}}@media(min-width:1280px){.xl\:float-right{float:right}}@media(min-width:1280px){.xl\:float-left{float:left}}@media(min-width:1280px){.xl\:float-none{float:none}}@media(min-width:1280px){.xl\:clear-left{clear:left}}@media(min-width:1280px){.xl\:clear-right{clear:right}}@media(min-width:1280px){.xl\:clear-both{clear:both}}@media(min-width:1280px){.xl\:clear-none{clear:none}}@media(min-width:1280px){.xl\:m-0{margin:0}}@media(min-width:1280px){.xl\:m-1{margin:.25rem}}@media(min-width:1280px){.xl\:m-2{margin:.5rem}}@media(min-width:1280px){.xl\:m-3{margin:.75rem}}@media(min-width:1280px){.xl\:m-4{margin:1rem}}@media(min-width:1280px){.xl\:m-5{margin:1.25rem}}@media(min-width:1280px){.xl\:m-6{margin:1.5rem}}@media(min-width:1280px){.xl\:m-7{margin:1.75rem}}@media(min-width:1280px){.xl\:m-8{margin:2rem}}@media(min-width:1280px){.xl\:m-9{margin:2.25rem}}@media(min-width:1280px){.xl\:m-10{margin:2.5rem}}@media(min-width:1280px){.xl\:m-11{margin:2.75rem}}@media(min-width:1280px){.xl\:m-12{margin:3rem}}@media(min-width:1280px){.xl\:m-14{margin:3.5rem}}@media(min-width:1280px){.xl\:m-16{margin:4rem}}@media(min-width:1280px){.xl\:m-20{margin:5rem}}@media(min-width:1280px){.xl\:m-24{margin:6rem}}@media(min-width:1280px){.xl\:m-28{margin:7rem}}@media(min-width:1280px){.xl\:m-32{margin:8rem}}@media(min-width:1280px){.xl\:m-36{margin:9rem}}@media(min-width:1280px){.xl\:m-40{margin:10rem}}@media(min-width:1280px){.xl\:m-44{margin:11rem}}@media(min-width:1280px){.xl\:m-48{margin:12rem}}@media(min-width:1280px){.xl\:m-52{margin:13rem}}@media(min-width:1280px){.xl\:m-56{margin:14rem}}@media(min-width:1280px){.xl\:m-60{margin:15rem}}@media(min-width:1280px){.xl\:m-64{margin:16rem}}@media(min-width:1280px){.xl\:m-72{margin:18rem}}@media(min-width:1280px){.xl\:m-80{margin:20rem}}@media(min-width:1280px){.xl\:m-96{margin:24rem}}@media(min-width:1280px){.xl\:m-auto{margin:auto}}@media(min-width:1280px){.xl\:m-px{margin:1px}}@media(min-width:1280px){.xl\:m-0\.5{margin:.125rem}}@media(min-width:1280px){.xl\:m-1\.5{margin:.375rem}}@media(min-width:1280px){.xl\:m-2\.5{margin:.625rem}}@media(min-width:1280px){.xl\:m-3\.5{margin:.875rem}}@media(min-width:1280px){.xl\:m-screen-sm{margin:64rem}}@media(min-width:1280px){.xl\:m-screen-md{margin:76.8rem}}@media(min-width:1280px){.xl\:m-screen-lg{margin:102.4rem}}@media(min-width:1280px){.xl\:m-screen-xl{margin:128rem}}@media(min-width:1280px){.xl\:m-screen-2xl{margin:153.6rem}}@media(min-width:1280px){.xl\:-m-0{margin:0}}@media(min-width:1280px){.xl\:-m-1{margin:-.25rem}}@media(min-width:1280px){.xl\:-m-2{margin:-.5rem}}@media(min-width:1280px){.xl\:-m-3{margin:-.75rem}}@media(min-width:1280px){.xl\:-m-4{margin:-1rem}}@media(min-width:1280px){.xl\:-m-5{margin:-1.25rem}}@media(min-width:1280px){.xl\:-m-6{margin:-1.5rem}}@media(min-width:1280px){.xl\:-m-7{margin:-1.75rem}}@media(min-width:1280px){.xl\:-m-8{margin:-2rem}}@media(min-width:1280px){.xl\:-m-9{margin:-2.25rem}}@media(min-width:1280px){.xl\:-m-10{margin:-2.5rem}}@media(min-width:1280px){.xl\:-m-11{margin:-2.75rem}}@media(min-width:1280px){.xl\:-m-12{margin:-3rem}}@media(min-width:1280px){.xl\:-m-14{margin:-3.5rem}}@media(min-width:1280px){.xl\:-m-16{margin:-4rem}}@media(min-width:1280px){.xl\:-m-20{margin:-5rem}}@media(min-width:1280px){.xl\:-m-24{margin:-6rem}}@media(min-width:1280px){.xl\:-m-28{margin:-7rem}}@media(min-width:1280px){.xl\:-m-32{margin:-8rem}}@media(min-width:1280px){.xl\:-m-36{margin:-9rem}}@media(min-width:1280px){.xl\:-m-40{margin:-10rem}}@media(min-width:1280px){.xl\:-m-44{margin:-11rem}}@media(min-width:1280px){.xl\:-m-48{margin:-12rem}}@media(min-width:1280px){.xl\:-m-52{margin:-13rem}}@media(min-width:1280px){.xl\:-m-56{margin:-14rem}}@media(min-width:1280px){.xl\:-m-60{margin:-15rem}}@media(min-width:1280px){.xl\:-m-64{margin:-16rem}}@media(min-width:1280px){.xl\:-m-72{margin:-18rem}}@media(min-width:1280px){.xl\:-m-80{margin:-20rem}}@media(min-width:1280px){.xl\:-m-96{margin:-24rem}}@media(min-width:1280px){.xl\:-m-px{margin:-1px}}@media(min-width:1280px){.xl\:-m-0\.5{margin:-.125rem}}@media(min-width:1280px){.xl\:-m-1\.5{margin:-.375rem}}@media(min-width:1280px){.xl\:-m-2\.5{margin:-.625rem}}@media(min-width:1280px){.xl\:-m-3\.5{margin:-.875rem}}@media(min-width:1280px){.xl\:-m-screen-sm{margin:-64rem}}@media(min-width:1280px){.xl\:-m-screen-md{margin:-76.8rem}}@media(min-width:1280px){.xl\:-m-screen-lg{margin:-102.4rem}}@media(min-width:1280px){.xl\:-m-screen-xl{margin:-128rem}}@media(min-width:1280px){.xl\:-m-screen-2xl{margin:-153.6rem}}@media(min-width:1280px){.xl\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1280px){.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}}@media(min-width:1280px){.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}}@media(min-width:1280px){.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}}@media(min-width:1280px){.xl\:mx-4{margin-left:1rem;margin-right:1rem}}@media(min-width:1280px){.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}@media(min-width:1280px){.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:1280px){.xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}@media(min-width:1280px){.xl\:mx-8{margin-left:2rem;margin-right:2rem}}@media(min-width:1280px){.xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}@media(min-width:1280px){.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}@media(min-width:1280px){.xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}@media(min-width:1280px){.xl\:mx-12{margin-left:3rem;margin-right:3rem}}@media(min-width:1280px){.xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}@media(min-width:1280px){.xl\:mx-16{margin-left:4rem;margin-right:4rem}}@media(min-width:1280px){.xl\:mx-20{margin-left:5rem;margin-right:5rem}}@media(min-width:1280px){.xl\:mx-24{margin-left:6rem;margin-right:6rem}}@media(min-width:1280px){.xl\:mx-28{margin-left:7rem;margin-right:7rem}}@media(min-width:1280px){.xl\:mx-32{margin-left:8rem;margin-right:8rem}}@media(min-width:1280px){.xl\:mx-36{margin-left:9rem;margin-right:9rem}}@media(min-width:1280px){.xl\:mx-40{margin-left:10rem;margin-right:10rem}}@media(min-width:1280px){.xl\:mx-44{margin-left:11rem;margin-right:11rem}}@media(min-width:1280px){.xl\:mx-48{margin-left:12rem;margin-right:12rem}}@media(min-width:1280px){.xl\:mx-52{margin-left:13rem;margin-right:13rem}}@media(min-width:1280px){.xl\:mx-56{margin-left:14rem;margin-right:14rem}}@media(min-width:1280px){.xl\:mx-60{margin-left:15rem;margin-right:15rem}}@media(min-width:1280px){.xl\:mx-64{margin-left:16rem;margin-right:16rem}}@media(min-width:1280px){.xl\:mx-72{margin-left:18rem;margin-right:18rem}}@media(min-width:1280px){.xl\:mx-80{margin-left:20rem;margin-right:20rem}}@media(min-width:1280px){.xl\:mx-96{margin-left:24rem;margin-right:24rem}}@media(min-width:1280px){.xl\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1280px){.xl\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1280px){.xl\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}}@media(min-width:1280px){.xl\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}}@media(min-width:1280px){.xl\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}}@media(min-width:1280px){.xl\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}}@media(min-width:1280px){.xl\:mx-screen-sm{margin-left:64rem;margin-right:64rem}}@media(min-width:1280px){.xl\:mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}}@media(min-width:1280px){.xl\:mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}}@media(min-width:1280px){.xl\:mx-screen-xl{margin-left:128rem;margin-right:128rem}}@media(min-width:1280px){.xl\:mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}}@media(min-width:1280px){.xl\:-mx-0{margin-left:0;margin-right:0}}@media(min-width:1280px){.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:1280px){.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}}@media(min-width:1280px){.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}}@media(min-width:1280px){.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}}@media(min-width:1280px){.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}}@media(min-width:1280px){.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:1280px){.xl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}}@media(min-width:1280px){.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}}@media(min-width:1280px){.xl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}}@media(min-width:1280px){.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}}@media(min-width:1280px){.xl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}}@media(min-width:1280px){.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}}@media(min-width:1280px){.xl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}}@media(min-width:1280px){.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}}@media(min-width:1280px){.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}}@media(min-width:1280px){.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}}@media(min-width:1280px){.xl\:-mx-28{margin-left:-7rem;margin-right:-7rem}}@media(min-width:1280px){.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}}@media(min-width:1280px){.xl\:-mx-36{margin-left:-9rem;margin-right:-9rem}}@media(min-width:1280px){.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}}@media(min-width:1280px){.xl\:-mx-44{margin-left:-11rem;margin-right:-11rem}}@media(min-width:1280px){.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}}@media(min-width:1280px){.xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}}@media(min-width:1280px){.xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}}@media(min-width:1280px){.xl\:-mx-60{margin-left:-15rem;margin-right:-15rem}}@media(min-width:1280px){.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}}@media(min-width:1280px){.xl\:-mx-72{margin-left:-18rem;margin-right:-18rem}}@media(min-width:1280px){.xl\:-mx-80{margin-left:-20rem;margin-right:-20rem}}@media(min-width:1280px){.xl\:-mx-96{margin-left:-24rem;margin-right:-24rem}}@media(min-width:1280px){.xl\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1280px){.xl\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}}@media(min-width:1280px){.xl\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}}@media(min-width:1280px){.xl\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}}@media(min-width:1280px){.xl\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}}@media(min-width:1280px){.xl\:-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}}@media(min-width:1280px){.xl\:-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}}@media(min-width:1280px){.xl\:-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}}@media(min-width:1280px){.xl\:-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}}@media(min-width:1280px){.xl\:-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}}@media(min-width:1280px){.xl\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media(min-width:1280px){.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:1280px){.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}}@media(min-width:1280px){.xl\:my-4{margin-top:1rem;margin-bottom:1rem}}@media(min-width:1280px){.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}@media(min-width:1280px){.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:1280px){.xl\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}@media(min-width:1280px){.xl\:my-8{margin-top:2rem;margin-bottom:2rem}}@media(min-width:1280px){.xl\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}@media(min-width:1280px){.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:1280px){.xl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}@media(min-width:1280px){.xl\:my-12{margin-top:3rem;margin-bottom:3rem}}@media(min-width:1280px){.xl\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}@media(min-width:1280px){.xl\:my-16{margin-top:4rem;margin-bottom:4rem}}@media(min-width:1280px){.xl\:my-20{margin-top:5rem;margin-bottom:5rem}}@media(min-width:1280px){.xl\:my-24{margin-top:6rem;margin-bottom:6rem}}@media(min-width:1280px){.xl\:my-28{margin-top:7rem;margin-bottom:7rem}}@media(min-width:1280px){.xl\:my-32{margin-top:8rem;margin-bottom:8rem}}@media(min-width:1280px){.xl\:my-36{margin-top:9rem;margin-bottom:9rem}}@media(min-width:1280px){.xl\:my-40{margin-top:10rem;margin-bottom:10rem}}@media(min-width:1280px){.xl\:my-44{margin-top:11rem;margin-bottom:11rem}}@media(min-width:1280px){.xl\:my-48{margin-top:12rem;margin-bottom:12rem}}@media(min-width:1280px){.xl\:my-52{margin-top:13rem;margin-bottom:13rem}}@media(min-width:1280px){.xl\:my-56{margin-top:14rem;margin-bottom:14rem}}@media(min-width:1280px){.xl\:my-60{margin-top:15rem;margin-bottom:15rem}}@media(min-width:1280px){.xl\:my-64{margin-top:16rem;margin-bottom:16rem}}@media(min-width:1280px){.xl\:my-72{margin-top:18rem;margin-bottom:18rem}}@media(min-width:1280px){.xl\:my-80{margin-top:20rem;margin-bottom:20rem}}@media(min-width:1280px){.xl\:my-96{margin-top:24rem;margin-bottom:24rem}}@media(min-width:1280px){.xl\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1280px){.xl\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1280px){.xl\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}}@media(min-width:1280px){.xl\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}}@media(min-width:1280px){.xl\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}}@media(min-width:1280px){.xl\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}}@media(min-width:1280px){.xl\:my-screen-sm{margin-top:64rem;margin-bottom:64rem}}@media(min-width:1280px){.xl\:my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}}@media(min-width:1280px){.xl\:my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}}@media(min-width:1280px){.xl\:my-screen-xl{margin-top:128rem;margin-bottom:128rem}}@media(min-width:1280px){.xl\:my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}}@media(min-width:1280px){.xl\:-my-0{margin-top:0;margin-bottom:0}}@media(min-width:1280px){.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}}@media(min-width:1280px){.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}}@media(min-width:1280px){.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}}@media(min-width:1280px){.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}}@media(min-width:1280px){.xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media(min-width:1280px){.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}}@media(min-width:1280px){.xl\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}}@media(min-width:1280px){.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}}@media(min-width:1280px){.xl\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}}@media(min-width:1280px){.xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media(min-width:1280px){.xl\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}}@media(min-width:1280px){.xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}}@media(min-width:1280px){.xl\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}}@media(min-width:1280px){.xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}}@media(min-width:1280px){.xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}}@media(min-width:1280px){.xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}}@media(min-width:1280px){.xl\:-my-28{margin-top:-7rem;margin-bottom:-7rem}}@media(min-width:1280px){.xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}}@media(min-width:1280px){.xl\:-my-36{margin-top:-9rem;margin-bottom:-9rem}}@media(min-width:1280px){.xl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}}@media(min-width:1280px){.xl\:-my-44{margin-top:-11rem;margin-bottom:-11rem}}@media(min-width:1280px){.xl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}}@media(min-width:1280px){.xl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}}@media(min-width:1280px){.xl\:-my-56{margin-top:-14rem;margin-bottom:-14rem}}@media(min-width:1280px){.xl\:-my-60{margin-top:-15rem;margin-bottom:-15rem}}@media(min-width:1280px){.xl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}}@media(min-width:1280px){.xl\:-my-72{margin-top:-18rem;margin-bottom:-18rem}}@media(min-width:1280px){.xl\:-my-80{margin-top:-20rem;margin-bottom:-20rem}}@media(min-width:1280px){.xl\:-my-96{margin-top:-24rem;margin-bottom:-24rem}}@media(min-width:1280px){.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1280px){.xl\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}}@media(min-width:1280px){.xl\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}}@media(min-width:1280px){.xl\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}}@media(min-width:1280px){.xl\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}}@media(min-width:1280px){.xl\:-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}}@media(min-width:1280px){.xl\:-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}}@media(min-width:1280px){.xl\:-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}}@media(min-width:1280px){.xl\:-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}}@media(min-width:1280px){.xl\:-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}}@media(min-width:1280px){.xl\:mt-0{margin-top:0}}@media(min-width:1280px){.xl\:mt-1{margin-top:.25rem}}@media(min-width:1280px){.xl\:mt-2{margin-top:.5rem}}@media(min-width:1280px){.xl\:mt-3{margin-top:.75rem}}@media(min-width:1280px){.xl\:mt-4{margin-top:1rem}}@media(min-width:1280px){.xl\:mt-5{margin-top:1.25rem}}@media(min-width:1280px){.xl\:mt-6{margin-top:1.5rem}}@media(min-width:1280px){.xl\:mt-7{margin-top:1.75rem}}@media(min-width:1280px){.xl\:mt-8{margin-top:2rem}}@media(min-width:1280px){.xl\:mt-9{margin-top:2.25rem}}@media(min-width:1280px){.xl\:mt-10{margin-top:2.5rem}}@media(min-width:1280px){.xl\:mt-11{margin-top:2.75rem}}@media(min-width:1280px){.xl\:mt-12{margin-top:3rem}}@media(min-width:1280px){.xl\:mt-14{margin-top:3.5rem}}@media(min-width:1280px){.xl\:mt-16{margin-top:4rem}}@media(min-width:1280px){.xl\:mt-20{margin-top:5rem}}@media(min-width:1280px){.xl\:mt-24{margin-top:6rem}}@media(min-width:1280px){.xl\:mt-28{margin-top:7rem}}@media(min-width:1280px){.xl\:mt-32{margin-top:8rem}}@media(min-width:1280px){.xl\:mt-36{margin-top:9rem}}@media(min-width:1280px){.xl\:mt-40{margin-top:10rem}}@media(min-width:1280px){.xl\:mt-44{margin-top:11rem}}@media(min-width:1280px){.xl\:mt-48{margin-top:12rem}}@media(min-width:1280px){.xl\:mt-52{margin-top:13rem}}@media(min-width:1280px){.xl\:mt-56{margin-top:14rem}}@media(min-width:1280px){.xl\:mt-60{margin-top:15rem}}@media(min-width:1280px){.xl\:mt-64{margin-top:16rem}}@media(min-width:1280px){.xl\:mt-72{margin-top:18rem}}@media(min-width:1280px){.xl\:mt-80{margin-top:20rem}}@media(min-width:1280px){.xl\:mt-96{margin-top:24rem}}@media(min-width:1280px){.xl\:mt-auto{margin-top:auto}}@media(min-width:1280px){.xl\:mt-px{margin-top:1px}}@media(min-width:1280px){.xl\:mt-0\.5{margin-top:.125rem}}@media(min-width:1280px){.xl\:mt-1\.5{margin-top:.375rem}}@media(min-width:1280px){.xl\:mt-2\.5{margin-top:.625rem}}@media(min-width:1280px){.xl\:mt-3\.5{margin-top:.875rem}}@media(min-width:1280px){.xl\:mt-screen-sm{margin-top:64rem}}@media(min-width:1280px){.xl\:mt-screen-md{margin-top:76.8rem}}@media(min-width:1280px){.xl\:mt-screen-lg{margin-top:102.4rem}}@media(min-width:1280px){.xl\:mt-screen-xl{margin-top:128rem}}@media(min-width:1280px){.xl\:mt-screen-2xl{margin-top:153.6rem}}@media(min-width:1280px){.xl\:-mt-0{margin-top:0}}@media(min-width:1280px){.xl\:-mt-1{margin-top:-.25rem}}@media(min-width:1280px){.xl\:-mt-2{margin-top:-.5rem}}@media(min-width:1280px){.xl\:-mt-3{margin-top:-.75rem}}@media(min-width:1280px){.xl\:-mt-4{margin-top:-1rem}}@media(min-width:1280px){.xl\:-mt-5{margin-top:-1.25rem}}@media(min-width:1280px){.xl\:-mt-6{margin-top:-1.5rem}}@media(min-width:1280px){.xl\:-mt-7{margin-top:-1.75rem}}@media(min-width:1280px){.xl\:-mt-8{margin-top:-2rem}}@media(min-width:1280px){.xl\:-mt-9{margin-top:-2.25rem}}@media(min-width:1280px){.xl\:-mt-10{margin-top:-2.5rem}}@media(min-width:1280px){.xl\:-mt-11{margin-top:-2.75rem}}@media(min-width:1280px){.xl\:-mt-12{margin-top:-3rem}}@media(min-width:1280px){.xl\:-mt-14{margin-top:-3.5rem}}@media(min-width:1280px){.xl\:-mt-16{margin-top:-4rem}}@media(min-width:1280px){.xl\:-mt-20{margin-top:-5rem}}@media(min-width:1280px){.xl\:-mt-24{margin-top:-6rem}}@media(min-width:1280px){.xl\:-mt-28{margin-top:-7rem}}@media(min-width:1280px){.xl\:-mt-32{margin-top:-8rem}}@media(min-width:1280px){.xl\:-mt-36{margin-top:-9rem}}@media(min-width:1280px){.xl\:-mt-40{margin-top:-10rem}}@media(min-width:1280px){.xl\:-mt-44{margin-top:-11rem}}@media(min-width:1280px){.xl\:-mt-48{margin-top:-12rem}}@media(min-width:1280px){.xl\:-mt-52{margin-top:-13rem}}@media(min-width:1280px){.xl\:-mt-56{margin-top:-14rem}}@media(min-width:1280px){.xl\:-mt-60{margin-top:-15rem}}@media(min-width:1280px){.xl\:-mt-64{margin-top:-16rem}}@media(min-width:1280px){.xl\:-mt-72{margin-top:-18rem}}@media(min-width:1280px){.xl\:-mt-80{margin-top:-20rem}}@media(min-width:1280px){.xl\:-mt-96{margin-top:-24rem}}@media(min-width:1280px){.xl\:-mt-px{margin-top:-1px}}@media(min-width:1280px){.xl\:-mt-0\.5{margin-top:-.125rem}}@media(min-width:1280px){.xl\:-mt-1\.5{margin-top:-.375rem}}@media(min-width:1280px){.xl\:-mt-2\.5{margin-top:-.625rem}}@media(min-width:1280px){.xl\:-mt-3\.5{margin-top:-.875rem}}@media(min-width:1280px){.xl\:-mt-screen-sm{margin-top:-64rem}}@media(min-width:1280px){.xl\:-mt-screen-md{margin-top:-76.8rem}}@media(min-width:1280px){.xl\:-mt-screen-lg{margin-top:-102.4rem}}@media(min-width:1280px){.xl\:-mt-screen-xl{margin-top:-128rem}}@media(min-width:1280px){.xl\:-mt-screen-2xl{margin-top:-153.6rem}}@media(min-width:1280px){.xl\:mr-0{margin-right:0}}@media(min-width:1280px){.xl\:mr-1{margin-right:.25rem}}@media(min-width:1280px){.xl\:mr-2{margin-right:.5rem}}@media(min-width:1280px){.xl\:mr-3{margin-right:.75rem}}@media(min-width:1280px){.xl\:mr-4{margin-right:1rem}}@media(min-width:1280px){.xl\:mr-5{margin-right:1.25rem}}@media(min-width:1280px){.xl\:mr-6{margin-right:1.5rem}}@media(min-width:1280px){.xl\:mr-7{margin-right:1.75rem}}@media(min-width:1280px){.xl\:mr-8{margin-right:2rem}}@media(min-width:1280px){.xl\:mr-9{margin-right:2.25rem}}@media(min-width:1280px){.xl\:mr-10{margin-right:2.5rem}}@media(min-width:1280px){.xl\:mr-11{margin-right:2.75rem}}@media(min-width:1280px){.xl\:mr-12{margin-right:3rem}}@media(min-width:1280px){.xl\:mr-14{margin-right:3.5rem}}@media(min-width:1280px){.xl\:mr-16{margin-right:4rem}}@media(min-width:1280px){.xl\:mr-20{margin-right:5rem}}@media(min-width:1280px){.xl\:mr-24{margin-right:6rem}}@media(min-width:1280px){.xl\:mr-28{margin-right:7rem}}@media(min-width:1280px){.xl\:mr-32{margin-right:8rem}}@media(min-width:1280px){.xl\:mr-36{margin-right:9rem}}@media(min-width:1280px){.xl\:mr-40{margin-right:10rem}}@media(min-width:1280px){.xl\:mr-44{margin-right:11rem}}@media(min-width:1280px){.xl\:mr-48{margin-right:12rem}}@media(min-width:1280px){.xl\:mr-52{margin-right:13rem}}@media(min-width:1280px){.xl\:mr-56{margin-right:14rem}}@media(min-width:1280px){.xl\:mr-60{margin-right:15rem}}@media(min-width:1280px){.xl\:mr-64{margin-right:16rem}}@media(min-width:1280px){.xl\:mr-72{margin-right:18rem}}@media(min-width:1280px){.xl\:mr-80{margin-right:20rem}}@media(min-width:1280px){.xl\:mr-96{margin-right:24rem}}@media(min-width:1280px){.xl\:mr-auto{margin-right:auto}}@media(min-width:1280px){.xl\:mr-px{margin-right:1px}}@media(min-width:1280px){.xl\:mr-0\.5{margin-right:.125rem}}@media(min-width:1280px){.xl\:mr-1\.5{margin-right:.375rem}}@media(min-width:1280px){.xl\:mr-2\.5{margin-right:.625rem}}@media(min-width:1280px){.xl\:mr-3\.5{margin-right:.875rem}}@media(min-width:1280px){.xl\:mr-screen-sm{margin-right:64rem}}@media(min-width:1280px){.xl\:mr-screen-md{margin-right:76.8rem}}@media(min-width:1280px){.xl\:mr-screen-lg{margin-right:102.4rem}}@media(min-width:1280px){.xl\:mr-screen-xl{margin-right:128rem}}@media(min-width:1280px){.xl\:mr-screen-2xl{margin-right:153.6rem}}@media(min-width:1280px){.xl\:-mr-0{margin-right:0}}@media(min-width:1280px){.xl\:-mr-1{margin-right:-.25rem}}@media(min-width:1280px){.xl\:-mr-2{margin-right:-.5rem}}@media(min-width:1280px){.xl\:-mr-3{margin-right:-.75rem}}@media(min-width:1280px){.xl\:-mr-4{margin-right:-1rem}}@media(min-width:1280px){.xl\:-mr-5{margin-right:-1.25rem}}@media(min-width:1280px){.xl\:-mr-6{margin-right:-1.5rem}}@media(min-width:1280px){.xl\:-mr-7{margin-right:-1.75rem}}@media(min-width:1280px){.xl\:-mr-8{margin-right:-2rem}}@media(min-width:1280px){.xl\:-mr-9{margin-right:-2.25rem}}@media(min-width:1280px){.xl\:-mr-10{margin-right:-2.5rem}}@media(min-width:1280px){.xl\:-mr-11{margin-right:-2.75rem}}@media(min-width:1280px){.xl\:-mr-12{margin-right:-3rem}}@media(min-width:1280px){.xl\:-mr-14{margin-right:-3.5rem}}@media(min-width:1280px){.xl\:-mr-16{margin-right:-4rem}}@media(min-width:1280px){.xl\:-mr-20{margin-right:-5rem}}@media(min-width:1280px){.xl\:-mr-24{margin-right:-6rem}}@media(min-width:1280px){.xl\:-mr-28{margin-right:-7rem}}@media(min-width:1280px){.xl\:-mr-32{margin-right:-8rem}}@media(min-width:1280px){.xl\:-mr-36{margin-right:-9rem}}@media(min-width:1280px){.xl\:-mr-40{margin-right:-10rem}}@media(min-width:1280px){.xl\:-mr-44{margin-right:-11rem}}@media(min-width:1280px){.xl\:-mr-48{margin-right:-12rem}}@media(min-width:1280px){.xl\:-mr-52{margin-right:-13rem}}@media(min-width:1280px){.xl\:-mr-56{margin-right:-14rem}}@media(min-width:1280px){.xl\:-mr-60{margin-right:-15rem}}@media(min-width:1280px){.xl\:-mr-64{margin-right:-16rem}}@media(min-width:1280px){.xl\:-mr-72{margin-right:-18rem}}@media(min-width:1280px){.xl\:-mr-80{margin-right:-20rem}}@media(min-width:1280px){.xl\:-mr-96{margin-right:-24rem}}@media(min-width:1280px){.xl\:-mr-px{margin-right:-1px}}@media(min-width:1280px){.xl\:-mr-0\.5{margin-right:-.125rem}}@media(min-width:1280px){.xl\:-mr-1\.5{margin-right:-.375rem}}@media(min-width:1280px){.xl\:-mr-2\.5{margin-right:-.625rem}}@media(min-width:1280px){.xl\:-mr-3\.5{margin-right:-.875rem}}@media(min-width:1280px){.xl\:-mr-screen-sm{margin-right:-64rem}}@media(min-width:1280px){.xl\:-mr-screen-md{margin-right:-76.8rem}}@media(min-width:1280px){.xl\:-mr-screen-lg{margin-right:-102.4rem}}@media(min-width:1280px){.xl\:-mr-screen-xl{margin-right:-128rem}}@media(min-width:1280px){.xl\:-mr-screen-2xl{margin-right:-153.6rem}}@media(min-width:1280px){.xl\:mb-0{margin-bottom:0}}@media(min-width:1280px){.xl\:mb-1{margin-bottom:.25rem}}@media(min-width:1280px){.xl\:mb-2{margin-bottom:.5rem}}@media(min-width:1280px){.xl\:mb-3{margin-bottom:.75rem}}@media(min-width:1280px){.xl\:mb-4{margin-bottom:1rem}}@media(min-width:1280px){.xl\:mb-5{margin-bottom:1.25rem}}@media(min-width:1280px){.xl\:mb-6{margin-bottom:1.5rem}}@media(min-width:1280px){.xl\:mb-7{margin-bottom:1.75rem}}@media(min-width:1280px){.xl\:mb-8{margin-bottom:2rem}}@media(min-width:1280px){.xl\:mb-9{margin-bottom:2.25rem}}@media(min-width:1280px){.xl\:mb-10{margin-bottom:2.5rem}}@media(min-width:1280px){.xl\:mb-11{margin-bottom:2.75rem}}@media(min-width:1280px){.xl\:mb-12{margin-bottom:3rem}}@media(min-width:1280px){.xl\:mb-14{margin-bottom:3.5rem}}@media(min-width:1280px){.xl\:mb-16{margin-bottom:4rem}}@media(min-width:1280px){.xl\:mb-20{margin-bottom:5rem}}@media(min-width:1280px){.xl\:mb-24{margin-bottom:6rem}}@media(min-width:1280px){.xl\:mb-28{margin-bottom:7rem}}@media(min-width:1280px){.xl\:mb-32{margin-bottom:8rem}}@media(min-width:1280px){.xl\:mb-36{margin-bottom:9rem}}@media(min-width:1280px){.xl\:mb-40{margin-bottom:10rem}}@media(min-width:1280px){.xl\:mb-44{margin-bottom:11rem}}@media(min-width:1280px){.xl\:mb-48{margin-bottom:12rem}}@media(min-width:1280px){.xl\:mb-52{margin-bottom:13rem}}@media(min-width:1280px){.xl\:mb-56{margin-bottom:14rem}}@media(min-width:1280px){.xl\:mb-60{margin-bottom:15rem}}@media(min-width:1280px){.xl\:mb-64{margin-bottom:16rem}}@media(min-width:1280px){.xl\:mb-72{margin-bottom:18rem}}@media(min-width:1280px){.xl\:mb-80{margin-bottom:20rem}}@media(min-width:1280px){.xl\:mb-96{margin-bottom:24rem}}@media(min-width:1280px){.xl\:mb-auto{margin-bottom:auto}}@media(min-width:1280px){.xl\:mb-px{margin-bottom:1px}}@media(min-width:1280px){.xl\:mb-0\.5{margin-bottom:.125rem}}@media(min-width:1280px){.xl\:mb-1\.5{margin-bottom:.375rem}}@media(min-width:1280px){.xl\:mb-2\.5{margin-bottom:.625rem}}@media(min-width:1280px){.xl\:mb-3\.5{margin-bottom:.875rem}}@media(min-width:1280px){.xl\:mb-screen-sm{margin-bottom:64rem}}@media(min-width:1280px){.xl\:mb-screen-md{margin-bottom:76.8rem}}@media(min-width:1280px){.xl\:mb-screen-lg{margin-bottom:102.4rem}}@media(min-width:1280px){.xl\:mb-screen-xl{margin-bottom:128rem}}@media(min-width:1280px){.xl\:mb-screen-2xl{margin-bottom:153.6rem}}@media(min-width:1280px){.xl\:-mb-0{margin-bottom:0}}@media(min-width:1280px){.xl\:-mb-1{margin-bottom:-.25rem}}@media(min-width:1280px){.xl\:-mb-2{margin-bottom:-.5rem}}@media(min-width:1280px){.xl\:-mb-3{margin-bottom:-.75rem}}@media(min-width:1280px){.xl\:-mb-4{margin-bottom:-1rem}}@media(min-width:1280px){.xl\:-mb-5{margin-bottom:-1.25rem}}@media(min-width:1280px){.xl\:-mb-6{margin-bottom:-1.5rem}}@media(min-width:1280px){.xl\:-mb-7{margin-bottom:-1.75rem}}@media(min-width:1280px){.xl\:-mb-8{margin-bottom:-2rem}}@media(min-width:1280px){.xl\:-mb-9{margin-bottom:-2.25rem}}@media(min-width:1280px){.xl\:-mb-10{margin-bottom:-2.5rem}}@media(min-width:1280px){.xl\:-mb-11{margin-bottom:-2.75rem}}@media(min-width:1280px){.xl\:-mb-12{margin-bottom:-3rem}}@media(min-width:1280px){.xl\:-mb-14{margin-bottom:-3.5rem}}@media(min-width:1280px){.xl\:-mb-16{margin-bottom:-4rem}}@media(min-width:1280px){.xl\:-mb-20{margin-bottom:-5rem}}@media(min-width:1280px){.xl\:-mb-24{margin-bottom:-6rem}}@media(min-width:1280px){.xl\:-mb-28{margin-bottom:-7rem}}@media(min-width:1280px){.xl\:-mb-32{margin-bottom:-8rem}}@media(min-width:1280px){.xl\:-mb-36{margin-bottom:-9rem}}@media(min-width:1280px){.xl\:-mb-40{margin-bottom:-10rem}}@media(min-width:1280px){.xl\:-mb-44{margin-bottom:-11rem}}@media(min-width:1280px){.xl\:-mb-48{margin-bottom:-12rem}}@media(min-width:1280px){.xl\:-mb-52{margin-bottom:-13rem}}@media(min-width:1280px){.xl\:-mb-56{margin-bottom:-14rem}}@media(min-width:1280px){.xl\:-mb-60{margin-bottom:-15rem}}@media(min-width:1280px){.xl\:-mb-64{margin-bottom:-16rem}}@media(min-width:1280px){.xl\:-mb-72{margin-bottom:-18rem}}@media(min-width:1280px){.xl\:-mb-80{margin-bottom:-20rem}}@media(min-width:1280px){.xl\:-mb-96{margin-bottom:-24rem}}@media(min-width:1280px){.xl\:-mb-px{margin-bottom:-1px}}@media(min-width:1280px){.xl\:-mb-0\.5{margin-bottom:-.125rem}}@media(min-width:1280px){.xl\:-mb-1\.5{margin-bottom:-.375rem}}@media(min-width:1280px){.xl\:-mb-2\.5{margin-bottom:-.625rem}}@media(min-width:1280px){.xl\:-mb-3\.5{margin-bottom:-.875rem}}@media(min-width:1280px){.xl\:-mb-screen-sm{margin-bottom:-64rem}}@media(min-width:1280px){.xl\:-mb-screen-md{margin-bottom:-76.8rem}}@media(min-width:1280px){.xl\:-mb-screen-lg{margin-bottom:-102.4rem}}@media(min-width:1280px){.xl\:-mb-screen-xl{margin-bottom:-128rem}}@media(min-width:1280px){.xl\:-mb-screen-2xl{margin-bottom:-153.6rem}}@media(min-width:1280px){.xl\:ml-0{margin-left:0}}@media(min-width:1280px){.xl\:ml-1{margin-left:.25rem}}@media(min-width:1280px){.xl\:ml-2{margin-left:.5rem}}@media(min-width:1280px){.xl\:ml-3{margin-left:.75rem}}@media(min-width:1280px){.xl\:ml-4{margin-left:1rem}}@media(min-width:1280px){.xl\:ml-5{margin-left:1.25rem}}@media(min-width:1280px){.xl\:ml-6{margin-left:1.5rem}}@media(min-width:1280px){.xl\:ml-7{margin-left:1.75rem}}@media(min-width:1280px){.xl\:ml-8{margin-left:2rem}}@media(min-width:1280px){.xl\:ml-9{margin-left:2.25rem}}@media(min-width:1280px){.xl\:ml-10{margin-left:2.5rem}}@media(min-width:1280px){.xl\:ml-11{margin-left:2.75rem}}@media(min-width:1280px){.xl\:ml-12{margin-left:3rem}}@media(min-width:1280px){.xl\:ml-14{margin-left:3.5rem}}@media(min-width:1280px){.xl\:ml-16{margin-left:4rem}}@media(min-width:1280px){.xl\:ml-20{margin-left:5rem}}@media(min-width:1280px){.xl\:ml-24{margin-left:6rem}}@media(min-width:1280px){.xl\:ml-28{margin-left:7rem}}@media(min-width:1280px){.xl\:ml-32{margin-left:8rem}}@media(min-width:1280px){.xl\:ml-36{margin-left:9rem}}@media(min-width:1280px){.xl\:ml-40{margin-left:10rem}}@media(min-width:1280px){.xl\:ml-44{margin-left:11rem}}@media(min-width:1280px){.xl\:ml-48{margin-left:12rem}}@media(min-width:1280px){.xl\:ml-52{margin-left:13rem}}@media(min-width:1280px){.xl\:ml-56{margin-left:14rem}}@media(min-width:1280px){.xl\:ml-60{margin-left:15rem}}@media(min-width:1280px){.xl\:ml-64{margin-left:16rem}}@media(min-width:1280px){.xl\:ml-72{margin-left:18rem}}@media(min-width:1280px){.xl\:ml-80{margin-left:20rem}}@media(min-width:1280px){.xl\:ml-96{margin-left:24rem}}@media(min-width:1280px){.xl\:ml-auto{margin-left:auto}}@media(min-width:1280px){.xl\:ml-px{margin-left:1px}}@media(min-width:1280px){.xl\:ml-0\.5{margin-left:.125rem}}@media(min-width:1280px){.xl\:ml-1\.5{margin-left:.375rem}}@media(min-width:1280px){.xl\:ml-2\.5{margin-left:.625rem}}@media(min-width:1280px){.xl\:ml-3\.5{margin-left:.875rem}}@media(min-width:1280px){.xl\:ml-screen-sm{margin-left:64rem}}@media(min-width:1280px){.xl\:ml-screen-md{margin-left:76.8rem}}@media(min-width:1280px){.xl\:ml-screen-lg{margin-left:102.4rem}}@media(min-width:1280px){.xl\:ml-screen-xl{margin-left:128rem}}@media(min-width:1280px){.xl\:ml-screen-2xl{margin-left:153.6rem}}@media(min-width:1280px){.xl\:-ml-0{margin-left:0}}@media(min-width:1280px){.xl\:-ml-1{margin-left:-.25rem}}@media(min-width:1280px){.xl\:-ml-2{margin-left:-.5rem}}@media(min-width:1280px){.xl\:-ml-3{margin-left:-.75rem}}@media(min-width:1280px){.xl\:-ml-4{margin-left:-1rem}}@media(min-width:1280px){.xl\:-ml-5{margin-left:-1.25rem}}@media(min-width:1280px){.xl\:-ml-6{margin-left:-1.5rem}}@media(min-width:1280px){.xl\:-ml-7{margin-left:-1.75rem}}@media(min-width:1280px){.xl\:-ml-8{margin-left:-2rem}}@media(min-width:1280px){.xl\:-ml-9{margin-left:-2.25rem}}@media(min-width:1280px){.xl\:-ml-10{margin-left:-2.5rem}}@media(min-width:1280px){.xl\:-ml-11{margin-left:-2.75rem}}@media(min-width:1280px){.xl\:-ml-12{margin-left:-3rem}}@media(min-width:1280px){.xl\:-ml-14{margin-left:-3.5rem}}@media(min-width:1280px){.xl\:-ml-16{margin-left:-4rem}}@media(min-width:1280px){.xl\:-ml-20{margin-left:-5rem}}@media(min-width:1280px){.xl\:-ml-24{margin-left:-6rem}}@media(min-width:1280px){.xl\:-ml-28{margin-left:-7rem}}@media(min-width:1280px){.xl\:-ml-32{margin-left:-8rem}}@media(min-width:1280px){.xl\:-ml-36{margin-left:-9rem}}@media(min-width:1280px){.xl\:-ml-40{margin-left:-10rem}}@media(min-width:1280px){.xl\:-ml-44{margin-left:-11rem}}@media(min-width:1280px){.xl\:-ml-48{margin-left:-12rem}}@media(min-width:1280px){.xl\:-ml-52{margin-left:-13rem}}@media(min-width:1280px){.xl\:-ml-56{margin-left:-14rem}}@media(min-width:1280px){.xl\:-ml-60{margin-left:-15rem}}@media(min-width:1280px){.xl\:-ml-64{margin-left:-16rem}}@media(min-width:1280px){.xl\:-ml-72{margin-left:-18rem}}@media(min-width:1280px){.xl\:-ml-80{margin-left:-20rem}}@media(min-width:1280px){.xl\:-ml-96{margin-left:-24rem}}@media(min-width:1280px){.xl\:-ml-px{margin-left:-1px}}@media(min-width:1280px){.xl\:-ml-0\.5{margin-left:-.125rem}}@media(min-width:1280px){.xl\:-ml-1\.5{margin-left:-.375rem}}@media(min-width:1280px){.xl\:-ml-2\.5{margin-left:-.625rem}}@media(min-width:1280px){.xl\:-ml-3\.5{margin-left:-.875rem}}@media(min-width:1280px){.xl\:-ml-screen-sm{margin-left:-64rem}}@media(min-width:1280px){.xl\:-ml-screen-md{margin-left:-76.8rem}}@media(min-width:1280px){.xl\:-ml-screen-lg{margin-left:-102.4rem}}@media(min-width:1280px){.xl\:-ml-screen-xl{margin-left:-128rem}}@media(min-width:1280px){.xl\:-ml-screen-2xl{margin-left:-153.6rem}}@media(min-width:1280px){.xl\:box-border{box-sizing:border-box}}@media(min-width:1280px){.xl\:box-content{box-sizing:content-box}}@media(min-width:1280px){.xl\:block{display:block}}@media(min-width:1280px){.xl\:inline-block{display:inline-block}}@media(min-width:1280px){.xl\:inline{display:inline}}@media(min-width:1280px){.xl\:flex{display:flex}}@media(min-width:1280px){.xl\:inline-flex{display:inline-flex}}@media(min-width:1280px){.xl\:table{display:table}}@media(min-width:1280px){.xl\:inline-table{display:inline-table}}@media(min-width:1280px){.xl\:table-caption{display:table-caption}}@media(min-width:1280px){.xl\:table-cell{display:table-cell}}@media(min-width:1280px){.xl\:table-column{display:table-column}}@media(min-width:1280px){.xl\:table-column-group{display:table-column-group}}@media(min-width:1280px){.xl\:table-footer-group{display:table-footer-group}}@media(min-width:1280px){.xl\:table-header-group{display:table-header-group}}@media(min-width:1280px){.xl\:table-row-group{display:table-row-group}}@media(min-width:1280px){.xl\:table-row{display:table-row}}@media(min-width:1280px){.xl\:flow-root{display:flow-root}}@media(min-width:1280px){.xl\:grid{display:grid}}@media(min-width:1280px){.xl\:inline-grid{display:inline-grid}}@media(min-width:1280px){.xl\:contents{display:contents}}@media(min-width:1280px){.xl\:list-item{display:list-item}}@media(min-width:1280px){.xl\:hidden{display:none}}@media(min-width:1280px){.group:hover .xl\:group-hover\:block{display:block}}@media(min-width:1280px){.group:hover .xl\:group-hover\:inline-block{display:inline-block}}@media(min-width:1280px){.group:hover .xl\:group-hover\:inline{display:inline}}@media(min-width:1280px){.group:hover .xl\:group-hover\:flex{display:flex}}@media(min-width:1280px){.group:hover .xl\:group-hover\:inline-flex{display:inline-flex}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table{display:table}}@media(min-width:1280px){.group:hover .xl\:group-hover\:inline-table{display:inline-table}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-caption{display:table-caption}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-cell{display:table-cell}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-column{display:table-column}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-column-group{display:table-column-group}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-footer-group{display:table-footer-group}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-header-group{display:table-header-group}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-row-group{display:table-row-group}}@media(min-width:1280px){.group:hover .xl\:group-hover\:table-row{display:table-row}}@media(min-width:1280px){.group:hover .xl\:group-hover\:flow-root{display:flow-root}}@media(min-width:1280px){.group:hover .xl\:group-hover\:grid{display:grid}}@media(min-width:1280px){.group:hover .xl\:group-hover\:inline-grid{display:inline-grid}}@media(min-width:1280px){.group:hover .xl\:group-hover\:contents{display:contents}}@media(min-width:1280px){.group:hover .xl\:group-hover\:list-item{display:list-item}}@media(min-width:1280px){.group:hover .xl\:group-hover\:hidden{display:none}}@media(min-width:1280px){.group:focus .xl\:group-focus\:block{display:block}}@media(min-width:1280px){.group:focus .xl\:group-focus\:inline-block{display:inline-block}}@media(min-width:1280px){.group:focus .xl\:group-focus\:inline{display:inline}}@media(min-width:1280px){.group:focus .xl\:group-focus\:flex{display:flex}}@media(min-width:1280px){.group:focus .xl\:group-focus\:inline-flex{display:inline-flex}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table{display:table}}@media(min-width:1280px){.group:focus .xl\:group-focus\:inline-table{display:inline-table}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-caption{display:table-caption}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-cell{display:table-cell}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-column{display:table-column}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-column-group{display:table-column-group}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-footer-group{display:table-footer-group}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-header-group{display:table-header-group}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-row-group{display:table-row-group}}@media(min-width:1280px){.group:focus .xl\:group-focus\:table-row{display:table-row}}@media(min-width:1280px){.group:focus .xl\:group-focus\:flow-root{display:flow-root}}@media(min-width:1280px){.group:focus .xl\:group-focus\:grid{display:grid}}@media(min-width:1280px){.group:focus .xl\:group-focus\:inline-grid{display:inline-grid}}@media(min-width:1280px){.group:focus .xl\:group-focus\:contents{display:contents}}@media(min-width:1280px){.group:focus .xl\:group-focus\:list-item{display:list-item}}@media(min-width:1280px){.group:focus .xl\:group-focus\:hidden{display:none}}@media(min-width:1280px){.xl\:hover\:block:hover{display:block}}@media(min-width:1280px){.xl\:hover\:inline-block:hover{display:inline-block}}@media(min-width:1280px){.xl\:hover\:inline:hover{display:inline}}@media(min-width:1280px){.xl\:hover\:flex:hover{display:flex}}@media(min-width:1280px){.xl\:hover\:inline-flex:hover{display:inline-flex}}@media(min-width:1280px){.xl\:hover\:table:hover{display:table}}@media(min-width:1280px){.xl\:hover\:inline-table:hover{display:inline-table}}@media(min-width:1280px){.xl\:hover\:table-caption:hover{display:table-caption}}@media(min-width:1280px){.xl\:hover\:table-cell:hover{display:table-cell}}@media(min-width:1280px){.xl\:hover\:table-column:hover{display:table-column}}@media(min-width:1280px){.xl\:hover\:table-column-group:hover{display:table-column-group}}@media(min-width:1280px){.xl\:hover\:table-footer-group:hover{display:table-footer-group}}@media(min-width:1280px){.xl\:hover\:table-header-group:hover{display:table-header-group}}@media(min-width:1280px){.xl\:hover\:table-row-group:hover{display:table-row-group}}@media(min-width:1280px){.xl\:hover\:table-row:hover{display:table-row}}@media(min-width:1280px){.xl\:hover\:flow-root:hover{display:flow-root}}@media(min-width:1280px){.xl\:hover\:grid:hover{display:grid}}@media(min-width:1280px){.xl\:hover\:inline-grid:hover{display:inline-grid}}@media(min-width:1280px){.xl\:hover\:contents:hover{display:contents}}@media(min-width:1280px){.xl\:hover\:list-item:hover{display:list-item}}@media(min-width:1280px){.xl\:hover\:hidden:hover{display:none}}@media(min-width:1280px){.xl\:focus\:block:focus{display:block}}@media(min-width:1280px){.xl\:focus\:inline-block:focus{display:inline-block}}@media(min-width:1280px){.xl\:focus\:inline:focus{display:inline}}@media(min-width:1280px){.xl\:focus\:flex:focus{display:flex}}@media(min-width:1280px){.xl\:focus\:inline-flex:focus{display:inline-flex}}@media(min-width:1280px){.xl\:focus\:table:focus{display:table}}@media(min-width:1280px){.xl\:focus\:inline-table:focus{display:inline-table}}@media(min-width:1280px){.xl\:focus\:table-caption:focus{display:table-caption}}@media(min-width:1280px){.xl\:focus\:table-cell:focus{display:table-cell}}@media(min-width:1280px){.xl\:focus\:table-column:focus{display:table-column}}@media(min-width:1280px){.xl\:focus\:table-column-group:focus{display:table-column-group}}@media(min-width:1280px){.xl\:focus\:table-footer-group:focus{display:table-footer-group}}@media(min-width:1280px){.xl\:focus\:table-header-group:focus{display:table-header-group}}@media(min-width:1280px){.xl\:focus\:table-row-group:focus{display:table-row-group}}@media(min-width:1280px){.xl\:focus\:table-row:focus{display:table-row}}@media(min-width:1280px){.xl\:focus\:flow-root:focus{display:flow-root}}@media(min-width:1280px){.xl\:focus\:grid:focus{display:grid}}@media(min-width:1280px){.xl\:focus\:inline-grid:focus{display:inline-grid}}@media(min-width:1280px){.xl\:focus\:contents:focus{display:contents}}@media(min-width:1280px){.xl\:focus\:list-item:focus{display:list-item}}@media(min-width:1280px){.xl\:focus\:hidden:focus{display:none}}@media(min-width:1280px){.xl\:h-0{height:0}}@media(min-width:1280px){.xl\:h-1{height:.25rem}}@media(min-width:1280px){.xl\:h-2{height:.5rem}}@media(min-width:1280px){.xl\:h-3{height:.75rem}}@media(min-width:1280px){.xl\:h-4{height:1rem}}@media(min-width:1280px){.xl\:h-5{height:1.25rem}}@media(min-width:1280px){.xl\:h-6{height:1.5rem}}@media(min-width:1280px){.xl\:h-7{height:1.75rem}}@media(min-width:1280px){.xl\:h-8{height:2rem}}@media(min-width:1280px){.xl\:h-9{height:2.25rem}}@media(min-width:1280px){.xl\:h-10{height:2.5rem}}@media(min-width:1280px){.xl\:h-11{height:2.75rem}}@media(min-width:1280px){.xl\:h-12{height:3rem}}@media(min-width:1280px){.xl\:h-14{height:3.5rem}}@media(min-width:1280px){.xl\:h-16{height:4rem}}@media(min-width:1280px){.xl\:h-20{height:5rem}}@media(min-width:1280px){.xl\:h-24{height:6rem}}@media(min-width:1280px){.xl\:h-28{height:7rem}}@media(min-width:1280px){.xl\:h-32{height:8rem}}@media(min-width:1280px){.xl\:h-36{height:9rem}}@media(min-width:1280px){.xl\:h-40{height:10rem}}@media(min-width:1280px){.xl\:h-44{height:11rem}}@media(min-width:1280px){.xl\:h-48{height:12rem}}@media(min-width:1280px){.xl\:h-52{height:13rem}}@media(min-width:1280px){.xl\:h-56{height:14rem}}@media(min-width:1280px){.xl\:h-60{height:15rem}}@media(min-width:1280px){.xl\:h-64{height:16rem}}@media(min-width:1280px){.xl\:h-72{height:18rem}}@media(min-width:1280px){.xl\:h-80{height:20rem}}@media(min-width:1280px){.xl\:h-96{height:24rem}}@media(min-width:1280px){.xl\:h-auto{height:auto}}@media(min-width:1280px){.xl\:h-px{height:1px}}@media(min-width:1280px){.xl\:h-0\.5{height:.125rem}}@media(min-width:1280px){.xl\:h-1\.5{height:.375rem}}@media(min-width:1280px){.xl\:h-2\.5{height:.625rem}}@media(min-width:1280px){.xl\:h-3\.5{height:.875rem}}@media(min-width:1280px){.xl\:h-screen-sm{height:64rem}}@media(min-width:1280px){.xl\:h-screen-md{height:76.8rem}}@media(min-width:1280px){.xl\:h-screen-lg{height:102.4rem}}@media(min-width:1280px){.xl\:h-screen-xl{height:128rem}}@media(min-width:1280px){.xl\:h-screen-2xl{height:153.6rem}}@media(min-width:1280px){.xl\:h-1\/2{height:50%}}@media(min-width:1280px){.xl\:h-1\/3{height:33.333333%}}@media(min-width:1280px){.xl\:h-2\/3{height:66.666667%}}@media(min-width:1280px){.xl\:h-1\/4{height:25%}}@media(min-width:1280px){.xl\:h-2\/4{height:50%}}@media(min-width:1280px){.xl\:h-3\/4{height:75%}}@media(min-width:1280px){.xl\:h-1\/5{height:20%}}@media(min-width:1280px){.xl\:h-2\/5{height:40%}}@media(min-width:1280px){.xl\:h-3\/5{height:60%}}@media(min-width:1280px){.xl\:h-4\/5{height:80%}}@media(min-width:1280px){.xl\:h-1\/6{height:16.666667%}}@media(min-width:1280px){.xl\:h-2\/6{height:33.333333%}}@media(min-width:1280px){.xl\:h-3\/6{height:50%}}@media(min-width:1280px){.xl\:h-4\/6{height:66.666667%}}@media(min-width:1280px){.xl\:h-5\/6{height:83.333333%}}@media(min-width:1280px){.xl\:h-full{height:100%}}@media(min-width:1280px){.xl\:h-screen{height:100vh}}@media(min-width:1280px){.xl\:max-h-0{max-height:0}}@media(min-width:1280px){.xl\:max-h-1{max-height:.25rem}}@media(min-width:1280px){.xl\:max-h-2{max-height:.5rem}}@media(min-width:1280px){.xl\:max-h-3{max-height:.75rem}}@media(min-width:1280px){.xl\:max-h-4{max-height:1rem}}@media(min-width:1280px){.xl\:max-h-5{max-height:1.25rem}}@media(min-width:1280px){.xl\:max-h-6{max-height:1.5rem}}@media(min-width:1280px){.xl\:max-h-7{max-height:1.75rem}}@media(min-width:1280px){.xl\:max-h-8{max-height:2rem}}@media(min-width:1280px){.xl\:max-h-9{max-height:2.25rem}}@media(min-width:1280px){.xl\:max-h-10{max-height:2.5rem}}@media(min-width:1280px){.xl\:max-h-11{max-height:2.75rem}}@media(min-width:1280px){.xl\:max-h-12{max-height:3rem}}@media(min-width:1280px){.xl\:max-h-14{max-height:3.5rem}}@media(min-width:1280px){.xl\:max-h-16{max-height:4rem}}@media(min-width:1280px){.xl\:max-h-20{max-height:5rem}}@media(min-width:1280px){.xl\:max-h-24{max-height:6rem}}@media(min-width:1280px){.xl\:max-h-28{max-height:7rem}}@media(min-width:1280px){.xl\:max-h-32{max-height:8rem}}@media(min-width:1280px){.xl\:max-h-36{max-height:9rem}}@media(min-width:1280px){.xl\:max-h-40{max-height:10rem}}@media(min-width:1280px){.xl\:max-h-44{max-height:11rem}}@media(min-width:1280px){.xl\:max-h-48{max-height:12rem}}@media(min-width:1280px){.xl\:max-h-52{max-height:13rem}}@media(min-width:1280px){.xl\:max-h-56{max-height:14rem}}@media(min-width:1280px){.xl\:max-h-60{max-height:15rem}}@media(min-width:1280px){.xl\:max-h-64{max-height:16rem}}@media(min-width:1280px){.xl\:max-h-72{max-height:18rem}}@media(min-width:1280px){.xl\:max-h-80{max-height:20rem}}@media(min-width:1280px){.xl\:max-h-96{max-height:24rem}}@media(min-width:1280px){.xl\:max-h-px{max-height:1px}}@media(min-width:1280px){.xl\:max-h-0\.5{max-height:.125rem}}@media(min-width:1280px){.xl\:max-h-1\.5{max-height:.375rem}}@media(min-width:1280px){.xl\:max-h-2\.5{max-height:.625rem}}@media(min-width:1280px){.xl\:max-h-3\.5{max-height:.875rem}}@media(min-width:1280px){.xl\:max-h-screen-sm{max-height:64rem}}@media(min-width:1280px){.xl\:max-h-screen-md{max-height:76.8rem}}@media(min-width:1280px){.xl\:max-h-screen-lg{max-height:102.4rem}}@media(min-width:1280px){.xl\:max-h-screen-xl{max-height:128rem}}@media(min-width:1280px){.xl\:max-h-screen-2xl{max-height:153.6rem}}@media(min-width:1280px){.xl\:max-h-full{max-height:100%}}@media(min-width:1280px){.xl\:max-h-screen{max-height:100vh}}@media(min-width:1280px){.xl\:min-h-0{min-height:0}}@media(min-width:1280px){.xl\:min-h-full{min-height:100%}}@media(min-width:1280px){.xl\:min-h-screen{min-height:100vh}}@media(min-width:1280px){.xl\:w-0{width:0}}@media(min-width:1280px){.xl\:w-1{width:.25rem}}@media(min-width:1280px){.xl\:w-2{width:.5rem}}@media(min-width:1280px){.xl\:w-3{width:.75rem}}@media(min-width:1280px){.xl\:w-4{width:1rem}}@media(min-width:1280px){.xl\:w-5{width:1.25rem}}@media(min-width:1280px){.xl\:w-6{width:1.5rem}}@media(min-width:1280px){.xl\:w-7{width:1.75rem}}@media(min-width:1280px){.xl\:w-8{width:2rem}}@media(min-width:1280px){.xl\:w-9{width:2.25rem}}@media(min-width:1280px){.xl\:w-10{width:2.5rem}}@media(min-width:1280px){.xl\:w-11{width:2.75rem}}@media(min-width:1280px){.xl\:w-12{width:3rem}}@media(min-width:1280px){.xl\:w-14{width:3.5rem}}@media(min-width:1280px){.xl\:w-16{width:4rem}}@media(min-width:1280px){.xl\:w-20{width:5rem}}@media(min-width:1280px){.xl\:w-24{width:6rem}}@media(min-width:1280px){.xl\:w-28{width:7rem}}@media(min-width:1280px){.xl\:w-32{width:8rem}}@media(min-width:1280px){.xl\:w-36{width:9rem}}@media(min-width:1280px){.xl\:w-40{width:10rem}}@media(min-width:1280px){.xl\:w-44{width:11rem}}@media(min-width:1280px){.xl\:w-48{width:12rem}}@media(min-width:1280px){.xl\:w-52{width:13rem}}@media(min-width:1280px){.xl\:w-56{width:14rem}}@media(min-width:1280px){.xl\:w-60{width:15rem}}@media(min-width:1280px){.xl\:w-64{width:16rem}}@media(min-width:1280px){.xl\:w-72{width:18rem}}@media(min-width:1280px){.xl\:w-80{width:20rem}}@media(min-width:1280px){.xl\:w-96{width:24rem}}@media(min-width:1280px){.xl\:w-auto{width:auto}}@media(min-width:1280px){.xl\:w-px{width:1px}}@media(min-width:1280px){.xl\:w-0\.5{width:.125rem}}@media(min-width:1280px){.xl\:w-1\.5{width:.375rem}}@media(min-width:1280px){.xl\:w-2\.5{width:.625rem}}@media(min-width:1280px){.xl\:w-3\.5{width:.875rem}}@media(min-width:1280px){.xl\:w-screen-sm{width:64rem}}@media(min-width:1280px){.xl\:w-screen-md{width:76.8rem}}@media(min-width:1280px){.xl\:w-screen-lg{width:102.4rem}}@media(min-width:1280px){.xl\:w-screen-xl{width:128rem}}@media(min-width:1280px){.xl\:w-screen-2xl{width:153.6rem}}@media(min-width:1280px){.xl\:w-1\/2{width:50%}}@media(min-width:1280px){.xl\:w-1\/3{width:33.333333%}}@media(min-width:1280px){.xl\:w-2\/3{width:66.666667%}}@media(min-width:1280px){.xl\:w-1\/4{width:25%}}@media(min-width:1280px){.xl\:w-2\/4{width:50%}}@media(min-width:1280px){.xl\:w-3\/4{width:75%}}@media(min-width:1280px){.xl\:w-1\/5{width:20%}}@media(min-width:1280px){.xl\:w-2\/5{width:40%}}@media(min-width:1280px){.xl\:w-3\/5{width:60%}}@media(min-width:1280px){.xl\:w-4\/5{width:80%}}@media(min-width:1280px){.xl\:w-1\/6{width:16.666667%}}@media(min-width:1280px){.xl\:w-2\/6{width:33.333333%}}@media(min-width:1280px){.xl\:w-3\/6{width:50%}}@media(min-width:1280px){.xl\:w-4\/6{width:66.666667%}}@media(min-width:1280px){.xl\:w-5\/6{width:83.333333%}}@media(min-width:1280px){.xl\:w-1\/12{width:8.333333%}}@media(min-width:1280px){.xl\:w-2\/12{width:16.666667%}}@media(min-width:1280px){.xl\:w-3\/12{width:25%}}@media(min-width:1280px){.xl\:w-4\/12{width:33.333333%}}@media(min-width:1280px){.xl\:w-5\/12{width:41.666667%}}@media(min-width:1280px){.xl\:w-6\/12{width:50%}}@media(min-width:1280px){.xl\:w-7\/12{width:58.333333%}}@media(min-width:1280px){.xl\:w-8\/12{width:66.666667%}}@media(min-width:1280px){.xl\:w-9\/12{width:75%}}@media(min-width:1280px){.xl\:w-10\/12{width:83.333333%}}@media(min-width:1280px){.xl\:w-11\/12{width:91.666667%}}@media(min-width:1280px){.xl\:w-full{width:100%}}@media(min-width:1280px){.xl\:w-screen{width:100vw}}@media(min-width:1280px){.xl\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media(min-width:1280px){.xl\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:1280px){.xl\:min-w-0{min-width:0}}@media(min-width:1280px){.xl\:min-w-full{min-width:100%}}@media(min-width:1280px){.xl\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media(min-width:1280px){.xl\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(min-width:1280px){.xl\:max-w-0{max-width:0}}@media(min-width:1280px){.xl\:max-w-none{max-width:none}}@media(min-width:1280px){.xl\:max-w-xs{max-width:20rem}}@media(min-width:1280px){.xl\:max-w-sm{max-width:24rem}}@media(min-width:1280px){.xl\:max-w-md{max-width:28rem}}@media(min-width:1280px){.xl\:max-w-lg{max-width:32rem}}@media(min-width:1280px){.xl\:max-w-xl{max-width:36rem}}@media(min-width:1280px){.xl\:max-w-2xl{max-width:42rem}}@media(min-width:1280px){.xl\:max-w-3xl{max-width:48rem}}@media(min-width:1280px){.xl\:max-w-4xl{max-width:56rem}}@media(min-width:1280px){.xl\:max-w-5xl{max-width:64rem}}@media(min-width:1280px){.xl\:max-w-6xl{max-width:72rem}}@media(min-width:1280px){.xl\:max-w-7xl{max-width:80rem}}@media(min-width:1280px){.xl\:max-w-full{max-width:100%}}@media(min-width:1280px){.xl\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}@media(min-width:1280px){.xl\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media(min-width:1280px){.xl\:max-w-prose{max-width:65ch}}@media(min-width:1280px){.xl\:max-w-screen-sm{max-width:640px}}@media(min-width:1280px){.xl\:max-w-screen-md{max-width:768px}}@media(min-width:1280px){.xl\:max-w-screen-lg{max-width:1024px}}@media(min-width:1280px){.xl\:max-w-screen-xl{max-width:1280px}}@media(min-width:1280px){.xl\:max-w-screen-2xl{max-width:1536px}}@media(min-width:1280px){.xl\:flex-1{flex:1 1 0%}}@media(min-width:1280px){.xl\:flex-auto{flex:1 1 auto}}@media(min-width:1280px){.xl\:flex-initial{flex:0 1 auto}}@media(min-width:1280px){.xl\:flex-none{flex:none}}@media(min-width:1280px){.xl\:flex-shrink-0{flex-shrink:0}}@media(min-width:1280px){.xl\:flex-shrink{flex-shrink:1}}@media(min-width:1280px){.xl\:flex-grow-0{flex-grow:0}}@media(min-width:1280px){.xl\:flex-grow{flex-grow:1}}@media(min-width:1280px){.xl\:table-auto{table-layout:auto}}@media(min-width:1280px){.xl\:table-fixed{table-layout:fixed}}@media(min-width:1280px){.xl\:border-collapse{border-collapse:collapse}}@media(min-width:1280px){.xl\:border-separate{border-collapse:separate}}@media(min-width:1280px){.xl\:origin-center{transform-origin:center}}@media(min-width:1280px){.xl\:origin-top{transform-origin:top}}@media(min-width:1280px){.xl\:origin-top-right{transform-origin:top right}}@media(min-width:1280px){.xl\:origin-right{transform-origin:right}}@media(min-width:1280px){.xl\:origin-bottom-right{transform-origin:bottom right}}@media(min-width:1280px){.xl\:origin-bottom{transform-origin:bottom}}@media(min-width:1280px){.xl\:origin-bottom-left{transform-origin:bottom left}}@media(min-width:1280px){.xl\:origin-left{transform-origin:left}}@media(min-width:1280px){.xl\:origin-top-left{transform-origin:top left}}@media(min-width:1280px){.xl\:transform{transform:translateX(var(--tw-translate-x)) 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))}}@media(min-width:1280px){.xl\:transform,.xl\:transform-gpu{--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}.xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media(min-width:1280px){.xl\:transform-none{transform:none}}@media(min-width:1280px){.xl\:translate-x-0{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:translate-x-1{--tw-translate-x:0.25rem}}@media(min-width:1280px){.xl\:translate-x-2{--tw-translate-x:0.5rem}}@media(min-width:1280px){.xl\:translate-x-3{--tw-translate-x:0.75rem}}@media(min-width:1280px){.xl\:translate-x-4{--tw-translate-x:1rem}}@media(min-width:1280px){.xl\:translate-x-5{--tw-translate-x:1.25rem}}@media(min-width:1280px){.xl\:translate-x-6{--tw-translate-x:1.5rem}}@media(min-width:1280px){.xl\:translate-x-7{--tw-translate-x:1.75rem}}@media(min-width:1280px){.xl\:translate-x-8{--tw-translate-x:2rem}}@media(min-width:1280px){.xl\:translate-x-9{--tw-translate-x:2.25rem}}@media(min-width:1280px){.xl\:translate-x-10{--tw-translate-x:2.5rem}}@media(min-width:1280px){.xl\:translate-x-11{--tw-translate-x:2.75rem}}@media(min-width:1280px){.xl\:translate-x-12{--tw-translate-x:3rem}}@media(min-width:1280px){.xl\:translate-x-14{--tw-translate-x:3.5rem}}@media(min-width:1280px){.xl\:translate-x-16{--tw-translate-x:4rem}}@media(min-width:1280px){.xl\:translate-x-20{--tw-translate-x:5rem}}@media(min-width:1280px){.xl\:translate-x-24{--tw-translate-x:6rem}}@media(min-width:1280px){.xl\:translate-x-28{--tw-translate-x:7rem}}@media(min-width:1280px){.xl\:translate-x-32{--tw-translate-x:8rem}}@media(min-width:1280px){.xl\:translate-x-36{--tw-translate-x:9rem}}@media(min-width:1280px){.xl\:translate-x-40{--tw-translate-x:10rem}}@media(min-width:1280px){.xl\:translate-x-44{--tw-translate-x:11rem}}@media(min-width:1280px){.xl\:translate-x-48{--tw-translate-x:12rem}}@media(min-width:1280px){.xl\:translate-x-52{--tw-translate-x:13rem}}@media(min-width:1280px){.xl\:translate-x-56{--tw-translate-x:14rem}}@media(min-width:1280px){.xl\:translate-x-60{--tw-translate-x:15rem}}@media(min-width:1280px){.xl\:translate-x-64{--tw-translate-x:16rem}}@media(min-width:1280px){.xl\:translate-x-72{--tw-translate-x:18rem}}@media(min-width:1280px){.xl\:translate-x-80{--tw-translate-x:20rem}}@media(min-width:1280px){.xl\:translate-x-96{--tw-translate-x:24rem}}@media(min-width:1280px){.xl\:translate-x-px{--tw-translate-x:1px}}@media(min-width:1280px){.xl\:translate-x-0\.5{--tw-translate-x:0.125rem}}@media(min-width:1280px){.xl\:translate-x-1\.5{--tw-translate-x:0.375rem}}@media(min-width:1280px){.xl\:translate-x-2\.5{--tw-translate-x:0.625rem}}@media(min-width:1280px){.xl\:translate-x-3\.5{--tw-translate-x:0.875rem}}@media(min-width:1280px){.xl\:translate-x-screen-sm{--tw-translate-x:64rem}}@media(min-width:1280px){.xl\:translate-x-screen-md{--tw-translate-x:76.8rem}}@media(min-width:1280px){.xl\:translate-x-screen-lg{--tw-translate-x:102.4rem}}@media(min-width:1280px){.xl\:translate-x-screen-xl{--tw-translate-x:128rem}}@media(min-width:1280px){.xl\:translate-x-screen-2xl{--tw-translate-x:153.6rem}}@media(min-width:1280px){.xl\:-translate-x-0{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:-translate-x-1{--tw-translate-x:-0.25rem}}@media(min-width:1280px){.xl\:-translate-x-2{--tw-translate-x:-0.5rem}}@media(min-width:1280px){.xl\:-translate-x-3{--tw-translate-x:-0.75rem}}@media(min-width:1280px){.xl\:-translate-x-4{--tw-translate-x:-1rem}}@media(min-width:1280px){.xl\:-translate-x-5{--tw-translate-x:-1.25rem}}@media(min-width:1280px){.xl\:-translate-x-6{--tw-translate-x:-1.5rem}}@media(min-width:1280px){.xl\:-translate-x-7{--tw-translate-x:-1.75rem}}@media(min-width:1280px){.xl\:-translate-x-8{--tw-translate-x:-2rem}}@media(min-width:1280px){.xl\:-translate-x-9{--tw-translate-x:-2.25rem}}@media(min-width:1280px){.xl\:-translate-x-10{--tw-translate-x:-2.5rem}}@media(min-width:1280px){.xl\:-translate-x-11{--tw-translate-x:-2.75rem}}@media(min-width:1280px){.xl\:-translate-x-12{--tw-translate-x:-3rem}}@media(min-width:1280px){.xl\:-translate-x-14{--tw-translate-x:-3.5rem}}@media(min-width:1280px){.xl\:-translate-x-16{--tw-translate-x:-4rem}}@media(min-width:1280px){.xl\:-translate-x-20{--tw-translate-x:-5rem}}@media(min-width:1280px){.xl\:-translate-x-24{--tw-translate-x:-6rem}}@media(min-width:1280px){.xl\:-translate-x-28{--tw-translate-x:-7rem}}@media(min-width:1280px){.xl\:-translate-x-32{--tw-translate-x:-8rem}}@media(min-width:1280px){.xl\:-translate-x-36{--tw-translate-x:-9rem}}@media(min-width:1280px){.xl\:-translate-x-40{--tw-translate-x:-10rem}}@media(min-width:1280px){.xl\:-translate-x-44{--tw-translate-x:-11rem}}@media(min-width:1280px){.xl\:-translate-x-48{--tw-translate-x:-12rem}}@media(min-width:1280px){.xl\:-translate-x-52{--tw-translate-x:-13rem}}@media(min-width:1280px){.xl\:-translate-x-56{--tw-translate-x:-14rem}}@media(min-width:1280px){.xl\:-translate-x-60{--tw-translate-x:-15rem}}@media(min-width:1280px){.xl\:-translate-x-64{--tw-translate-x:-16rem}}@media(min-width:1280px){.xl\:-translate-x-72{--tw-translate-x:-18rem}}@media(min-width:1280px){.xl\:-translate-x-80{--tw-translate-x:-20rem}}@media(min-width:1280px){.xl\:-translate-x-96{--tw-translate-x:-24rem}}@media(min-width:1280px){.xl\:-translate-x-px{--tw-translate-x:-1px}}@media(min-width:1280px){.xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem}}@media(min-width:1280px){.xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem}}@media(min-width:1280px){.xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem}}@media(min-width:1280px){.xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem}}@media(min-width:1280px){.xl\:-translate-x-screen-sm{--tw-translate-x:-64rem}}@media(min-width:1280px){.xl\:-translate-x-screen-md{--tw-translate-x:-76.8rem}}@media(min-width:1280px){.xl\:-translate-x-screen-lg{--tw-translate-x:-102.4rem}}@media(min-width:1280px){.xl\:-translate-x-screen-xl{--tw-translate-x:-128rem}}@media(min-width:1280px){.xl\:-translate-x-screen-2xl{--tw-translate-x:-153.6rem}}@media(min-width:1280px){.xl\:translate-x-1\/2{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:translate-x-1\/3{--tw-translate-x:33.333333%}}@media(min-width:1280px){.xl\:translate-x-2\/3{--tw-translate-x:66.666667%}}@media(min-width:1280px){.xl\:translate-x-1\/4{--tw-translate-x:25%}}@media(min-width:1280px){.xl\:translate-x-2\/4{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:translate-x-3\/4{--tw-translate-x:75%}}@media(min-width:1280px){.xl\:translate-x-full{--tw-translate-x:100%}}@media(min-width:1280px){.xl\:-translate-x-1\/2{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%}}@media(min-width:1280px){.xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%}}@media(min-width:1280px){.xl\:-translate-x-1\/4{--tw-translate-x:-25%}}@media(min-width:1280px){.xl\:-translate-x-2\/4{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:-translate-x-3\/4{--tw-translate-x:-75%}}@media(min-width:1280px){.xl\:-translate-x-full{--tw-translate-x:-100%}}@media(min-width:1280px){.xl\:translate-y-0{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:translate-y-1{--tw-translate-y:0.25rem}}@media(min-width:1280px){.xl\:translate-y-2{--tw-translate-y:0.5rem}}@media(min-width:1280px){.xl\:translate-y-3{--tw-translate-y:0.75rem}}@media(min-width:1280px){.xl\:translate-y-4{--tw-translate-y:1rem}}@media(min-width:1280px){.xl\:translate-y-5{--tw-translate-y:1.25rem}}@media(min-width:1280px){.xl\:translate-y-6{--tw-translate-y:1.5rem}}@media(min-width:1280px){.xl\:translate-y-7{--tw-translate-y:1.75rem}}@media(min-width:1280px){.xl\:translate-y-8{--tw-translate-y:2rem}}@media(min-width:1280px){.xl\:translate-y-9{--tw-translate-y:2.25rem}}@media(min-width:1280px){.xl\:translate-y-10{--tw-translate-y:2.5rem}}@media(min-width:1280px){.xl\:translate-y-11{--tw-translate-y:2.75rem}}@media(min-width:1280px){.xl\:translate-y-12{--tw-translate-y:3rem}}@media(min-width:1280px){.xl\:translate-y-14{--tw-translate-y:3.5rem}}@media(min-width:1280px){.xl\:translate-y-16{--tw-translate-y:4rem}}@media(min-width:1280px){.xl\:translate-y-20{--tw-translate-y:5rem}}@media(min-width:1280px){.xl\:translate-y-24{--tw-translate-y:6rem}}@media(min-width:1280px){.xl\:translate-y-28{--tw-translate-y:7rem}}@media(min-width:1280px){.xl\:translate-y-32{--tw-translate-y:8rem}}@media(min-width:1280px){.xl\:translate-y-36{--tw-translate-y:9rem}}@media(min-width:1280px){.xl\:translate-y-40{--tw-translate-y:10rem}}@media(min-width:1280px){.xl\:translate-y-44{--tw-translate-y:11rem}}@media(min-width:1280px){.xl\:translate-y-48{--tw-translate-y:12rem}}@media(min-width:1280px){.xl\:translate-y-52{--tw-translate-y:13rem}}@media(min-width:1280px){.xl\:translate-y-56{--tw-translate-y:14rem}}@media(min-width:1280px){.xl\:translate-y-60{--tw-translate-y:15rem}}@media(min-width:1280px){.xl\:translate-y-64{--tw-translate-y:16rem}}@media(min-width:1280px){.xl\:translate-y-72{--tw-translate-y:18rem}}@media(min-width:1280px){.xl\:translate-y-80{--tw-translate-y:20rem}}@media(min-width:1280px){.xl\:translate-y-96{--tw-translate-y:24rem}}@media(min-width:1280px){.xl\:translate-y-px{--tw-translate-y:1px}}@media(min-width:1280px){.xl\:translate-y-0\.5{--tw-translate-y:0.125rem}}@media(min-width:1280px){.xl\:translate-y-1\.5{--tw-translate-y:0.375rem}}@media(min-width:1280px){.xl\:translate-y-2\.5{--tw-translate-y:0.625rem}}@media(min-width:1280px){.xl\:translate-y-3\.5{--tw-translate-y:0.875rem}}@media(min-width:1280px){.xl\:translate-y-screen-sm{--tw-translate-y:64rem}}@media(min-width:1280px){.xl\:translate-y-screen-md{--tw-translate-y:76.8rem}}@media(min-width:1280px){.xl\:translate-y-screen-lg{--tw-translate-y:102.4rem}}@media(min-width:1280px){.xl\:translate-y-screen-xl{--tw-translate-y:128rem}}@media(min-width:1280px){.xl\:translate-y-screen-2xl{--tw-translate-y:153.6rem}}@media(min-width:1280px){.xl\:-translate-y-0{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:-translate-y-1{--tw-translate-y:-0.25rem}}@media(min-width:1280px){.xl\:-translate-y-2{--tw-translate-y:-0.5rem}}@media(min-width:1280px){.xl\:-translate-y-3{--tw-translate-y:-0.75rem}}@media(min-width:1280px){.xl\:-translate-y-4{--tw-translate-y:-1rem}}@media(min-width:1280px){.xl\:-translate-y-5{--tw-translate-y:-1.25rem}}@media(min-width:1280px){.xl\:-translate-y-6{--tw-translate-y:-1.5rem}}@media(min-width:1280px){.xl\:-translate-y-7{--tw-translate-y:-1.75rem}}@media(min-width:1280px){.xl\:-translate-y-8{--tw-translate-y:-2rem}}@media(min-width:1280px){.xl\:-translate-y-9{--tw-translate-y:-2.25rem}}@media(min-width:1280px){.xl\:-translate-y-10{--tw-translate-y:-2.5rem}}@media(min-width:1280px){.xl\:-translate-y-11{--tw-translate-y:-2.75rem}}@media(min-width:1280px){.xl\:-translate-y-12{--tw-translate-y:-3rem}}@media(min-width:1280px){.xl\:-translate-y-14{--tw-translate-y:-3.5rem}}@media(min-width:1280px){.xl\:-translate-y-16{--tw-translate-y:-4rem}}@media(min-width:1280px){.xl\:-translate-y-20{--tw-translate-y:-5rem}}@media(min-width:1280px){.xl\:-translate-y-24{--tw-translate-y:-6rem}}@media(min-width:1280px){.xl\:-translate-y-28{--tw-translate-y:-7rem}}@media(min-width:1280px){.xl\:-translate-y-32{--tw-translate-y:-8rem}}@media(min-width:1280px){.xl\:-translate-y-36{--tw-translate-y:-9rem}}@media(min-width:1280px){.xl\:-translate-y-40{--tw-translate-y:-10rem}}@media(min-width:1280px){.xl\:-translate-y-44{--tw-translate-y:-11rem}}@media(min-width:1280px){.xl\:-translate-y-48{--tw-translate-y:-12rem}}@media(min-width:1280px){.xl\:-translate-y-52{--tw-translate-y:-13rem}}@media(min-width:1280px){.xl\:-translate-y-56{--tw-translate-y:-14rem}}@media(min-width:1280px){.xl\:-translate-y-60{--tw-translate-y:-15rem}}@media(min-width:1280px){.xl\:-translate-y-64{--tw-translate-y:-16rem}}@media(min-width:1280px){.xl\:-translate-y-72{--tw-translate-y:-18rem}}@media(min-width:1280px){.xl\:-translate-y-80{--tw-translate-y:-20rem}}@media(min-width:1280px){.xl\:-translate-y-96{--tw-translate-y:-24rem}}@media(min-width:1280px){.xl\:-translate-y-px{--tw-translate-y:-1px}}@media(min-width:1280px){.xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem}}@media(min-width:1280px){.xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem}}@media(min-width:1280px){.xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem}}@media(min-width:1280px){.xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem}}@media(min-width:1280px){.xl\:-translate-y-screen-sm{--tw-translate-y:-64rem}}@media(min-width:1280px){.xl\:-translate-y-screen-md{--tw-translate-y:-76.8rem}}@media(min-width:1280px){.xl\:-translate-y-screen-lg{--tw-translate-y:-102.4rem}}@media(min-width:1280px){.xl\:-translate-y-screen-xl{--tw-translate-y:-128rem}}@media(min-width:1280px){.xl\:-translate-y-screen-2xl{--tw-translate-y:-153.6rem}}@media(min-width:1280px){.xl\:translate-y-1\/2{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:translate-y-1\/3{--tw-translate-y:33.333333%}}@media(min-width:1280px){.xl\:translate-y-2\/3{--tw-translate-y:66.666667%}}@media(min-width:1280px){.xl\:translate-y-1\/4{--tw-translate-y:25%}}@media(min-width:1280px){.xl\:translate-y-2\/4{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:translate-y-3\/4{--tw-translate-y:75%}}@media(min-width:1280px){.xl\:translate-y-full{--tw-translate-y:100%}}@media(min-width:1280px){.xl\:-translate-y-1\/2{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%}}@media(min-width:1280px){.xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%}}@media(min-width:1280px){.xl\:-translate-y-1\/4{--tw-translate-y:-25%}}@media(min-width:1280px){.xl\:-translate-y-2\/4{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:-translate-y-3\/4{--tw-translate-y:-75%}}@media(min-width:1280px){.xl\:-translate-y-full{--tw-translate-y:-100%}}@media(min-width:1280px){.xl\:hover\:translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}}@media(min-width:1280px){.xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}}@media(min-width:1280px){.xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}}@media(min-width:1280px){.xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem}}@media(min-width:1280px){.xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}}@media(min-width:1280px){.xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}}@media(min-width:1280px){.xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}}@media(min-width:1280px){.xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem}}@media(min-width:1280px){.xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}}@media(min-width:1280px){.xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}}@media(min-width:1280px){.xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}}@media(min-width:1280px){.xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem}}@media(min-width:1280px){.xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}}@media(min-width:1280px){.xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem}}@media(min-width:1280px){.xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem}}@media(min-width:1280px){.xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem}}@media(min-width:1280px){.xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem}}@media(min-width:1280px){.xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem}}@media(min-width:1280px){.xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem}}@media(min-width:1280px){.xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem}}@media(min-width:1280px){.xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem}}@media(min-width:1280px){.xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem}}@media(min-width:1280px){.xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem}}@media(min-width:1280px){.xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem}}@media(min-width:1280px){.xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem}}@media(min-width:1280px){.xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem}}@media(min-width:1280px){.xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem}}@media(min-width:1280px){.xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem}}@media(min-width:1280px){.xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem}}@media(min-width:1280px){.xl\:hover\:translate-x-px:hover{--tw-translate-x:1px}}@media(min-width:1280px){.xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}}@media(min-width:1280px){.xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}}@media(min-width:1280px){.xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}}@media(min-width:1280px){.xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}}@media(min-width:1280px){.xl\:hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}}@media(min-width:1280px){.xl\:hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}}@media(min-width:1280px){.xl\:hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}}@media(min-width:1280px){.xl\:hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}}@media(min-width:1280px){.xl\:hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}}@media(min-width:1280px){.xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}}@media(min-width:1280px){.xl\:hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}}@media(min-width:1280px){.xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}}@media(min-width:1280px){.xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}}@media(min-width:1280px){.xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}}@media(min-width:1280px){.xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}}@media(min-width:1280px){.xl\:hover\:translate-x-full:hover{--tw-translate-x:100%}}@media(min-width:1280px){.xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}}@media(min-width:1280px){.xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}}@media(min-width:1280px){.xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}}@media(min-width:1280px){.xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}}@media(min-width:1280px){.xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}}@media(min-width:1280px){.xl\:hover\:translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}}@media(min-width:1280px){.xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}}@media(min-width:1280px){.xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}}@media(min-width:1280px){.xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem}}@media(min-width:1280px){.xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}}@media(min-width:1280px){.xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}}@media(min-width:1280px){.xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}}@media(min-width:1280px){.xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem}}@media(min-width:1280px){.xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}}@media(min-width:1280px){.xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}}@media(min-width:1280px){.xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}}@media(min-width:1280px){.xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem}}@media(min-width:1280px){.xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}}@media(min-width:1280px){.xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem}}@media(min-width:1280px){.xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem}}@media(min-width:1280px){.xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem}}@media(min-width:1280px){.xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem}}@media(min-width:1280px){.xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem}}@media(min-width:1280px){.xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem}}@media(min-width:1280px){.xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem}}@media(min-width:1280px){.xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem}}@media(min-width:1280px){.xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem}}@media(min-width:1280px){.xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem}}@media(min-width:1280px){.xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem}}@media(min-width:1280px){.xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem}}@media(min-width:1280px){.xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem}}@media(min-width:1280px){.xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem}}@media(min-width:1280px){.xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem}}@media(min-width:1280px){.xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem}}@media(min-width:1280px){.xl\:hover\:translate-y-px:hover{--tw-translate-y:1px}}@media(min-width:1280px){.xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}}@media(min-width:1280px){.xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}}@media(min-width:1280px){.xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}}@media(min-width:1280px){.xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}}@media(min-width:1280px){.xl\:hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}}@media(min-width:1280px){.xl\:hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}}@media(min-width:1280px){.xl\:hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}}@media(min-width:1280px){.xl\:hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}}@media(min-width:1280px){.xl\:hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}}@media(min-width:1280px){.xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}}@media(min-width:1280px){.xl\:hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}}@media(min-width:1280px){.xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}}@media(min-width:1280px){.xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}}@media(min-width:1280px){.xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}}@media(min-width:1280px){.xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}}@media(min-width:1280px){.xl\:hover\:translate-y-full:hover{--tw-translate-y:100%}}@media(min-width:1280px){.xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}}@media(min-width:1280px){.xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}}@media(min-width:1280px){.xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}}@media(min-width:1280px){.xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}}@media(min-width:1280px){.xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}}@media(min-width:1280px){.xl\:focus\:translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}}@media(min-width:1280px){.xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}}@media(min-width:1280px){.xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}}@media(min-width:1280px){.xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem}}@media(min-width:1280px){.xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}}@media(min-width:1280px){.xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}}@media(min-width:1280px){.xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}}@media(min-width:1280px){.xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem}}@media(min-width:1280px){.xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}}@media(min-width:1280px){.xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}}@media(min-width:1280px){.xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}}@media(min-width:1280px){.xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem}}@media(min-width:1280px){.xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}}@media(min-width:1280px){.xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem}}@media(min-width:1280px){.xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem}}@media(min-width:1280px){.xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem}}@media(min-width:1280px){.xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem}}@media(min-width:1280px){.xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem}}@media(min-width:1280px){.xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem}}@media(min-width:1280px){.xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem}}@media(min-width:1280px){.xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem}}@media(min-width:1280px){.xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem}}@media(min-width:1280px){.xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem}}@media(min-width:1280px){.xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem}}@media(min-width:1280px){.xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem}}@media(min-width:1280px){.xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem}}@media(min-width:1280px){.xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem}}@media(min-width:1280px){.xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem}}@media(min-width:1280px){.xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem}}@media(min-width:1280px){.xl\:focus\:translate-x-px:focus{--tw-translate-x:1px}}@media(min-width:1280px){.xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}}@media(min-width:1280px){.xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}}@media(min-width:1280px){.xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}}@media(min-width:1280px){.xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}}@media(min-width:1280px){.xl\:focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}}@media(min-width:1280px){.xl\:focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}}@media(min-width:1280px){.xl\:focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}}@media(min-width:1280px){.xl\:focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}}@media(min-width:1280px){.xl\:focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1280px){.xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}}@media(min-width:1280px){.xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}}@media(min-width:1280px){.xl\:focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}}@media(min-width:1280px){.xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}}@media(min-width:1280px){.xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}}@media(min-width:1280px){.xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}}@media(min-width:1280px){.xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}}@media(min-width:1280px){.xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}}@media(min-width:1280px){.xl\:focus\:translate-x-full:focus{--tw-translate-x:100%}}@media(min-width:1280px){.xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}}@media(min-width:1280px){.xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}}@media(min-width:1280px){.xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}}@media(min-width:1280px){.xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}}@media(min-width:1280px){.xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}}@media(min-width:1280px){.xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}}@media(min-width:1280px){.xl\:focus\:translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}}@media(min-width:1280px){.xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}}@media(min-width:1280px){.xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}}@media(min-width:1280px){.xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem}}@media(min-width:1280px){.xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}}@media(min-width:1280px){.xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}}@media(min-width:1280px){.xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}}@media(min-width:1280px){.xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem}}@media(min-width:1280px){.xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}}@media(min-width:1280px){.xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}}@media(min-width:1280px){.xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}}@media(min-width:1280px){.xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem}}@media(min-width:1280px){.xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}}@media(min-width:1280px){.xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem}}@media(min-width:1280px){.xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem}}@media(min-width:1280px){.xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem}}@media(min-width:1280px){.xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem}}@media(min-width:1280px){.xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem}}@media(min-width:1280px){.xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem}}@media(min-width:1280px){.xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem}}@media(min-width:1280px){.xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem}}@media(min-width:1280px){.xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem}}@media(min-width:1280px){.xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem}}@media(min-width:1280px){.xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem}}@media(min-width:1280px){.xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem}}@media(min-width:1280px){.xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem}}@media(min-width:1280px){.xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem}}@media(min-width:1280px){.xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem}}@media(min-width:1280px){.xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem}}@media(min-width:1280px){.xl\:focus\:translate-y-px:focus{--tw-translate-y:1px}}@media(min-width:1280px){.xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}}@media(min-width:1280px){.xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}}@media(min-width:1280px){.xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}}@media(min-width:1280px){.xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}}@media(min-width:1280px){.xl\:focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}}@media(min-width:1280px){.xl\:focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}}@media(min-width:1280px){.xl\:focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}}@media(min-width:1280px){.xl\:focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}}@media(min-width:1280px){.xl\:focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1280px){.xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}}@media(min-width:1280px){.xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}}@media(min-width:1280px){.xl\:focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}}@media(min-width:1280px){.xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}}@media(min-width:1280px){.xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}}@media(min-width:1280px){.xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}}@media(min-width:1280px){.xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}}@media(min-width:1280px){.xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}}@media(min-width:1280px){.xl\:focus\:translate-y-full:focus{--tw-translate-y:100%}}@media(min-width:1280px){.xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}}@media(min-width:1280px){.xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}}@media(min-width:1280px){.xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}}@media(min-width:1280px){.xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}}@media(min-width:1280px){.xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}}@media(min-width:1280px){.xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}}@media(min-width:1280px){.xl\:rotate-0{--tw-rotate:0deg}}@media(min-width:1280px){.xl\:rotate-1{--tw-rotate:1deg}}@media(min-width:1280px){.xl\:rotate-2{--tw-rotate:2deg}}@media(min-width:1280px){.xl\:rotate-3{--tw-rotate:3deg}}@media(min-width:1280px){.xl\:rotate-6{--tw-rotate:6deg}}@media(min-width:1280px){.xl\:rotate-12{--tw-rotate:12deg}}@media(min-width:1280px){.xl\:rotate-45{--tw-rotate:45deg}}@media(min-width:1280px){.xl\:rotate-90{--tw-rotate:90deg}}@media(min-width:1280px){.xl\:rotate-180{--tw-rotate:180deg}}@media(min-width:1280px){.xl\:-rotate-180{--tw-rotate:-180deg}}@media(min-width:1280px){.xl\:-rotate-90{--tw-rotate:-90deg}}@media(min-width:1280px){.xl\:-rotate-45{--tw-rotate:-45deg}}@media(min-width:1280px){.xl\:-rotate-12{--tw-rotate:-12deg}}@media(min-width:1280px){.xl\:-rotate-6{--tw-rotate:-6deg}}@media(min-width:1280px){.xl\:-rotate-3{--tw-rotate:-3deg}}@media(min-width:1280px){.xl\:-rotate-2{--tw-rotate:-2deg}}@media(min-width:1280px){.xl\:-rotate-1{--tw-rotate:-1deg}}@media(min-width:1280px){.xl\:hover\:rotate-0:hover{--tw-rotate:0deg}}@media(min-width:1280px){.xl\:hover\:rotate-1:hover{--tw-rotate:1deg}}@media(min-width:1280px){.xl\:hover\:rotate-2:hover{--tw-rotate:2deg}}@media(min-width:1280px){.xl\:hover\:rotate-3:hover{--tw-rotate:3deg}}@media(min-width:1280px){.xl\:hover\:rotate-6:hover{--tw-rotate:6deg}}@media(min-width:1280px){.xl\:hover\:rotate-12:hover{--tw-rotate:12deg}}@media(min-width:1280px){.xl\:hover\:rotate-45:hover{--tw-rotate:45deg}}@media(min-width:1280px){.xl\:hover\:rotate-90:hover{--tw-rotate:90deg}}@media(min-width:1280px){.xl\:hover\:rotate-180:hover{--tw-rotate:180deg}}@media(min-width:1280px){.xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg}}@media(min-width:1280px){.xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg}}@media(min-width:1280px){.xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg}}@media(min-width:1280px){.xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg}}@media(min-width:1280px){.xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg}}@media(min-width:1280px){.xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg}}@media(min-width:1280px){.xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg}}@media(min-width:1280px){.xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg}}@media(min-width:1280px){.xl\:focus\:rotate-0:focus{--tw-rotate:0deg}}@media(min-width:1280px){.xl\:focus\:rotate-1:focus{--tw-rotate:1deg}}@media(min-width:1280px){.xl\:focus\:rotate-2:focus{--tw-rotate:2deg}}@media(min-width:1280px){.xl\:focus\:rotate-3:focus{--tw-rotate:3deg}}@media(min-width:1280px){.xl\:focus\:rotate-6:focus{--tw-rotate:6deg}}@media(min-width:1280px){.xl\:focus\:rotate-12:focus{--tw-rotate:12deg}}@media(min-width:1280px){.xl\:focus\:rotate-45:focus{--tw-rotate:45deg}}@media(min-width:1280px){.xl\:focus\:rotate-90:focus{--tw-rotate:90deg}}@media(min-width:1280px){.xl\:focus\:rotate-180:focus{--tw-rotate:180deg}}@media(min-width:1280px){.xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg}}@media(min-width:1280px){.xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg}}@media(min-width:1280px){.xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg}}@media(min-width:1280px){.xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg}}@media(min-width:1280px){.xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg}}@media(min-width:1280px){.xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg}}@media(min-width:1280px){.xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg}}@media(min-width:1280px){.xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg}}@media(min-width:1280px){.xl\:skew-x-0{--tw-skew-x:0deg}}@media(min-width:1280px){.xl\:skew-x-1{--tw-skew-x:1deg}}@media(min-width:1280px){.xl\:skew-x-2{--tw-skew-x:2deg}}@media(min-width:1280px){.xl\:skew-x-3{--tw-skew-x:3deg}}@media(min-width:1280px){.xl\:skew-x-6{--tw-skew-x:6deg}}@media(min-width:1280px){.xl\:skew-x-12{--tw-skew-x:12deg}}@media(min-width:1280px){.xl\:-skew-x-12{--tw-skew-x:-12deg}}@media(min-width:1280px){.xl\:-skew-x-6{--tw-skew-x:-6deg}}@media(min-width:1280px){.xl\:-skew-x-3{--tw-skew-x:-3deg}}@media(min-width:1280px){.xl\:-skew-x-2{--tw-skew-x:-2deg}}@media(min-width:1280px){.xl\:-skew-x-1{--tw-skew-x:-1deg}}@media(min-width:1280px){.xl\:skew-y-0{--tw-skew-y:0deg}}@media(min-width:1280px){.xl\:skew-y-1{--tw-skew-y:1deg}}@media(min-width:1280px){.xl\:skew-y-2{--tw-skew-y:2deg}}@media(min-width:1280px){.xl\:skew-y-3{--tw-skew-y:3deg}}@media(min-width:1280px){.xl\:skew-y-6{--tw-skew-y:6deg}}@media(min-width:1280px){.xl\:skew-y-12{--tw-skew-y:12deg}}@media(min-width:1280px){.xl\:-skew-y-12{--tw-skew-y:-12deg}}@media(min-width:1280px){.xl\:-skew-y-6{--tw-skew-y:-6deg}}@media(min-width:1280px){.xl\:-skew-y-3{--tw-skew-y:-3deg}}@media(min-width:1280px){.xl\:-skew-y-2{--tw-skew-y:-2deg}}@media(min-width:1280px){.xl\:-skew-y-1{--tw-skew-y:-1deg}}@media(min-width:1280px){.xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg}}@media(min-width:1280px){.xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg}}@media(min-width:1280px){.xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg}}@media(min-width:1280px){.xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg}}@media(min-width:1280px){.xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg}}@media(min-width:1280px){.xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg}}@media(min-width:1280px){.xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}}@media(min-width:1280px){.xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}}@media(min-width:1280px){.xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}}@media(min-width:1280px){.xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}}@media(min-width:1280px){.xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}}@media(min-width:1280px){.xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg}}@media(min-width:1280px){.xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg}}@media(min-width:1280px){.xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg}}@media(min-width:1280px){.xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg}}@media(min-width:1280px){.xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg}}@media(min-width:1280px){.xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg}}@media(min-width:1280px){.xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}}@media(min-width:1280px){.xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}}@media(min-width:1280px){.xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}}@media(min-width:1280px){.xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}}@media(min-width:1280px){.xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}}@media(min-width:1280px){.xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg}}@media(min-width:1280px){.xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg}}@media(min-width:1280px){.xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg}}@media(min-width:1280px){.xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg}}@media(min-width:1280px){.xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg}}@media(min-width:1280px){.xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg}}@media(min-width:1280px){.xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}}@media(min-width:1280px){.xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}}@media(min-width:1280px){.xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}}@media(min-width:1280px){.xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}}@media(min-width:1280px){.xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}}@media(min-width:1280px){.xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg}}@media(min-width:1280px){.xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg}}@media(min-width:1280px){.xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg}}@media(min-width:1280px){.xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg}}@media(min-width:1280px){.xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg}}@media(min-width:1280px){.xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg}}@media(min-width:1280px){.xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}}@media(min-width:1280px){.xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}}@media(min-width:1280px){.xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}}@media(min-width:1280px){.xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}}@media(min-width:1280px){.xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}}@media(min-width:1280px){.xl\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1280px){.xl\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1280px){.xl\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1280px){.xl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1280px){.xl\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1280px){.xl\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1280px){.xl\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1280px){.xl\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1280px){.xl\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1280px){.xl\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1280px){.xl\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1280px){.xl\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1280px){.xl\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1280px){.xl\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1280px){.xl\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1280px){.xl\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1280px){.xl\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1280px){.xl\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1280px){.xl\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:scale-x-0{--tw-scale-x:0}}@media(min-width:1280px){.xl\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1280px){.xl\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1280px){.xl\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1280px){.xl\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1280px){.xl\:scale-x-100{--tw-scale-x:1}}@media(min-width:1280px){.xl\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1280px){.xl\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1280px){.xl\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1280px){.xl\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1280px){.xl\:scale-y-0{--tw-scale-y:0}}@media(min-width:1280px){.xl\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1280px){.xl\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1280px){.xl\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1280px){.xl\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1280px){.xl\:scale-y-100{--tw-scale-y:1}}@media(min-width:1280px){.xl\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-0{--tw-scale-x:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-100{--tw-scale-x:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-0{--tw-scale-y:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-100{--tw-scale-y:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-0{--tw-scale-x:0}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-100{--tw-scale-x:1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-0{--tw-scale-y:0}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-100{--tw-scale-y:1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1280px){.group:focus .xl\:group-focus\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:hover\:scale-x-0:hover{--tw-scale-x:0}}@media(min-width:1280px){.xl\:hover\:scale-x-50:hover{--tw-scale-x:.5}}@media(min-width:1280px){.xl\:hover\:scale-x-75:hover{--tw-scale-x:.75}}@media(min-width:1280px){.xl\:hover\:scale-x-90:hover{--tw-scale-x:.9}}@media(min-width:1280px){.xl\:hover\:scale-x-95:hover{--tw-scale-x:.95}}@media(min-width:1280px){.xl\:hover\:scale-x-100:hover{--tw-scale-x:1}}@media(min-width:1280px){.xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05}}@media(min-width:1280px){.xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1}}@media(min-width:1280px){.xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25}}@media(min-width:1280px){.xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5}}@media(min-width:1280px){.xl\:hover\:scale-y-0:hover{--tw-scale-y:0}}@media(min-width:1280px){.xl\:hover\:scale-y-50:hover{--tw-scale-y:.5}}@media(min-width:1280px){.xl\:hover\:scale-y-75:hover{--tw-scale-y:.75}}@media(min-width:1280px){.xl\:hover\:scale-y-90:hover{--tw-scale-y:.9}}@media(min-width:1280px){.xl\:hover\:scale-y-95:hover{--tw-scale-y:.95}}@media(min-width:1280px){.xl\:hover\:scale-y-100:hover{--tw-scale-y:1}}@media(min-width:1280px){.xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:focus\:scale-x-0:focus{--tw-scale-x:0}}@media(min-width:1280px){.xl\:focus\:scale-x-50:focus{--tw-scale-x:.5}}@media(min-width:1280px){.xl\:focus\:scale-x-75:focus{--tw-scale-x:.75}}@media(min-width:1280px){.xl\:focus\:scale-x-90:focus{--tw-scale-x:.9}}@media(min-width:1280px){.xl\:focus\:scale-x-95:focus{--tw-scale-x:.95}}@media(min-width:1280px){.xl\:focus\:scale-x-100:focus{--tw-scale-x:1}}@media(min-width:1280px){.xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05}}@media(min-width:1280px){.xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1}}@media(min-width:1280px){.xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25}}@media(min-width:1280px){.xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5}}@media(min-width:1280px){.xl\:focus\:scale-y-0:focus{--tw-scale-y:0}}@media(min-width:1280px){.xl\:focus\:scale-y-50:focus{--tw-scale-y:.5}}@media(min-width:1280px){.xl\:focus\:scale-y-75:focus{--tw-scale-y:.75}}@media(min-width:1280px){.xl\:focus\:scale-y-90:focus{--tw-scale-y:.9}}@media(min-width:1280px){.xl\:focus\:scale-y-95:focus{--tw-scale-y:.95}}@media(min-width:1280px){.xl\:focus\:scale-y-100:focus{--tw-scale-y:1}}@media(min-width:1280px){.xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05}}@media(min-width:1280px){.xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1}}@media(min-width:1280px){.xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25}}@media(min-width:1280px){.xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5}}@media(min-width:1280px){.xl\:animate-none{-webkit-animation:none;animation:none}}@media(min-width:1280px){.xl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}}@media(min-width:1280px){.xl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}}@media(min-width:1280px){.xl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}}@media(min-width:1280px){.xl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}}@media(min-width:1280px){.xl\:cursor-auto{cursor:auto}}@media(min-width:1280px){.xl\:cursor-default{cursor:default}}@media(min-width:1280px){.xl\:cursor-pointer{cursor:pointer}}@media(min-width:1280px){.xl\:cursor-wait{cursor:wait}}@media(min-width:1280px){.xl\:cursor-text{cursor:text}}@media(min-width:1280px){.xl\:cursor-move{cursor:move}}@media(min-width:1280px){.xl\:cursor-help{cursor:help}}@media(min-width:1280px){.xl\:cursor-not-allowed{cursor:not-allowed}}@media(min-width:1280px){.xl\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(min-width:1280px){.xl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}}@media(min-width:1280px){.xl\:select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}}@media(min-width:1280px){.xl\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}}@media(min-width:1280px){.xl\:resize-none{resize:none}}@media(min-width:1280px){.xl\:resize-y{resize:vertical}}@media(min-width:1280px){.xl\:resize-x{resize:horizontal}}@media(min-width:1280px){.xl\:resize{resize:both}}@media(min-width:1280px){.xl\:list-inside{list-style-position:inside}}@media(min-width:1280px){.xl\:list-outside{list-style-position:outside}}@media(min-width:1280px){.xl\:list-none{list-style-type:none}}@media(min-width:1280px){.xl\:list-disc{list-style-type:disc}}@media(min-width:1280px){.xl\:list-decimal{list-style-type:decimal}}@media(min-width:1280px){.xl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media(min-width:1280px){.xl\:auto-cols-auto{grid-auto-columns:auto}}@media(min-width:1280px){.xl\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}}@media(min-width:1280px){.xl\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}@media(min-width:1280px){.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media(min-width:1280px){.xl\:grid-flow-row{grid-auto-flow:row}}@media(min-width:1280px){.xl\:grid-flow-col{grid-auto-flow:column}}@media(min-width:1280px){.xl\:grid-flow-row-dense{grid-auto-flow:row dense}}@media(min-width:1280px){.xl\:grid-flow-col-dense{grid-auto-flow:column dense}}@media(min-width:1280px){.xl\:auto-rows-auto{grid-auto-rows:auto}}@media(min-width:1280px){.xl\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media(min-width:1280px){.xl\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}}@media(min-width:1280px){.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media(min-width:1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-none{grid-template-columns:none}}@media(min-width:1280px){.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-rows-none{grid-template-rows:none}}@media(min-width:1280px){.xl\:flex-row{flex-direction:row}}@media(min-width:1280px){.xl\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1280px){.xl\:flex-col{flex-direction:column}}@media(min-width:1280px){.xl\:flex-col-reverse{flex-direction:column-reverse}}@media(min-width:1280px){.xl\:flex-wrap{flex-wrap:wrap}}@media(min-width:1280px){.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1280px){.xl\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1280px){.xl\:place-content-center{place-content:center}}@media(min-width:1280px){.xl\:place-content-start{place-content:start}}@media(min-width:1280px){.xl\:place-content-end{place-content:end}}@media(min-width:1280px){.xl\:place-content-between{place-content:space-between}}@media(min-width:1280px){.xl\:place-content-around{place-content:space-around}}@media(min-width:1280px){.xl\:place-content-evenly{place-content:space-evenly}}@media(min-width:1280px){.xl\:place-content-stretch{place-content:stretch}}@media(min-width:1280px){.xl\:place-items-start{place-items:start}}@media(min-width:1280px){.xl\:place-items-end{place-items:end}}@media(min-width:1280px){.xl\:place-items-center{place-items:center}}@media(min-width:1280px){.xl\:place-items-stretch{place-items:stretch}}@media(min-width:1280px){.xl\:content-center{align-content:center}}@media(min-width:1280px){.xl\:content-start{align-content:flex-start}}@media(min-width:1280px){.xl\:content-end{align-content:flex-end}}@media(min-width:1280px){.xl\:content-between{align-content:space-between}}@media(min-width:1280px){.xl\:content-around{align-content:space-around}}@media(min-width:1280px){.xl\:content-evenly{align-content:space-evenly}}@media(min-width:1280px){.xl\:items-start{align-items:flex-start}}@media(min-width:1280px){.xl\:items-end{align-items:flex-end}}@media(min-width:1280px){.xl\:items-center{align-items:center}}@media(min-width:1280px){.xl\:items-baseline{align-items:baseline}}@media(min-width:1280px){.xl\:items-stretch{align-items:stretch}}@media(min-width:1280px){.xl\:justify-start{justify-content:flex-start}}@media(min-width:1280px){.xl\:justify-end{justify-content:flex-end}}@media(min-width:1280px){.xl\:justify-center{justify-content:center}}@media(min-width:1280px){.xl\:justify-between{justify-content:space-between}}@media(min-width:1280px){.xl\:justify-around{justify-content:space-around}}@media(min-width:1280px){.xl\:justify-evenly{justify-content:space-evenly}}@media(min-width:1280px){.xl\:justify-items-start{justify-items:start}}@media(min-width:1280px){.xl\:justify-items-end{justify-items:end}}@media(min-width:1280px){.xl\:justify-items-center{justify-items:center}}@media(min-width:1280px){.xl\:justify-items-stretch{justify-items:stretch}}@media(min-width:1280px){.xl\:gap-0{gap:0}}@media(min-width:1280px){.xl\:gap-1{gap:.25rem}}@media(min-width:1280px){.xl\:gap-2{gap:.5rem}}@media(min-width:1280px){.xl\:gap-3{gap:.75rem}}@media(min-width:1280px){.xl\:gap-4{gap:1rem}}@media(min-width:1280px){.xl\:gap-5{gap:1.25rem}}@media(min-width:1280px){.xl\:gap-6{gap:1.5rem}}@media(min-width:1280px){.xl\:gap-7{gap:1.75rem}}@media(min-width:1280px){.xl\:gap-8{gap:2rem}}@media(min-width:1280px){.xl\:gap-9{gap:2.25rem}}@media(min-width:1280px){.xl\:gap-10{gap:2.5rem}}@media(min-width:1280px){.xl\:gap-11{gap:2.75rem}}@media(min-width:1280px){.xl\:gap-12{gap:3rem}}@media(min-width:1280px){.xl\:gap-14{gap:3.5rem}}@media(min-width:1280px){.xl\:gap-16{gap:4rem}}@media(min-width:1280px){.xl\:gap-20{gap:5rem}}@media(min-width:1280px){.xl\:gap-24{gap:6rem}}@media(min-width:1280px){.xl\:gap-28{gap:7rem}}@media(min-width:1280px){.xl\:gap-32{gap:8rem}}@media(min-width:1280px){.xl\:gap-36{gap:9rem}}@media(min-width:1280px){.xl\:gap-40{gap:10rem}}@media(min-width:1280px){.xl\:gap-44{gap:11rem}}@media(min-width:1280px){.xl\:gap-48{gap:12rem}}@media(min-width:1280px){.xl\:gap-52{gap:13rem}}@media(min-width:1280px){.xl\:gap-56{gap:14rem}}@media(min-width:1280px){.xl\:gap-60{gap:15rem}}@media(min-width:1280px){.xl\:gap-64{gap:16rem}}@media(min-width:1280px){.xl\:gap-72{gap:18rem}}@media(min-width:1280px){.xl\:gap-80{gap:20rem}}@media(min-width:1280px){.xl\:gap-96{gap:24rem}}@media(min-width:1280px){.xl\:gap-px{gap:1px}}@media(min-width:1280px){.xl\:gap-0\.5{gap:.125rem}}@media(min-width:1280px){.xl\:gap-1\.5{gap:.375rem}}@media(min-width:1280px){.xl\:gap-2\.5{gap:.625rem}}@media(min-width:1280px){.xl\:gap-3\.5{gap:.875rem}}@media(min-width:1280px){.xl\:gap-screen-sm{gap:64rem}}@media(min-width:1280px){.xl\:gap-screen-md{gap:76.8rem}}@media(min-width:1280px){.xl\:gap-screen-lg{gap:102.4rem}}@media(min-width:1280px){.xl\:gap-screen-xl{gap:128rem}}@media(min-width:1280px){.xl\:gap-screen-2xl{gap:153.6rem}}@media(min-width:1280px){.xl\:gap-x-0{-moz-column-gap:0;column-gap:0}}@media(min-width:1280px){.xl\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media(min-width:1280px){.xl\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:1280px){.xl\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media(min-width:1280px){.xl\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:1280px){.xl\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:1280px){.xl\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width:1280px){.xl\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}}@media(min-width:1280px){.xl\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:1280px){.xl\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(min-width:1280px){.xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:1280px){.xl\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}}@media(min-width:1280px){.xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:1280px){.xl\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media(min-width:1280px){.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media(min-width:1280px){.xl\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}}@media(min-width:1280px){.xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}}@media(min-width:1280px){.xl\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}}@media(min-width:1280px){.xl\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}}@media(min-width:1280px){.xl\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}}@media(min-width:1280px){.xl\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}}@media(min-width:1280px){.xl\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}}@media(min-width:1280px){.xl\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}}@media(min-width:1280px){.xl\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}}@media(min-width:1280px){.xl\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}}@media(min-width:1280px){.xl\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}}@media(min-width:1280px){.xl\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}}@media(min-width:1280px){.xl\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}}@media(min-width:1280px){.xl\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}}@media(min-width:1280px){.xl\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}}@media(min-width:1280px){.xl\:gap-x-px{-moz-column-gap:1px;column-gap:1px}}@media(min-width:1280px){.xl\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}}@media(min-width:1280px){.xl\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media(min-width:1280px){.xl\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}}@media(min-width:1280px){.xl\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}}@media(min-width:1280px){.xl\:gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}}@media(min-width:1280px){.xl\:gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}}@media(min-width:1280px){.xl\:gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}}@media(min-width:1280px){.xl\:gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}}@media(min-width:1280px){.xl\:gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}}@media(min-width:1280px){.xl\:gap-y-0{row-gap:0}}@media(min-width:1280px){.xl\:gap-y-1{row-gap:.25rem}}@media(min-width:1280px){.xl\:gap-y-2{row-gap:.5rem}}@media(min-width:1280px){.xl\:gap-y-3{row-gap:.75rem}}@media(min-width:1280px){.xl\:gap-y-4{row-gap:1rem}}@media(min-width:1280px){.xl\:gap-y-5{row-gap:1.25rem}}@media(min-width:1280px){.xl\:gap-y-6{row-gap:1.5rem}}@media(min-width:1280px){.xl\:gap-y-7{row-gap:1.75rem}}@media(min-width:1280px){.xl\:gap-y-8{row-gap:2rem}}@media(min-width:1280px){.xl\:gap-y-9{row-gap:2.25rem}}@media(min-width:1280px){.xl\:gap-y-10{row-gap:2.5rem}}@media(min-width:1280px){.xl\:gap-y-11{row-gap:2.75rem}}@media(min-width:1280px){.xl\:gap-y-12{row-gap:3rem}}@media(min-width:1280px){.xl\:gap-y-14{row-gap:3.5rem}}@media(min-width:1280px){.xl\:gap-y-16{row-gap:4rem}}@media(min-width:1280px){.xl\:gap-y-20{row-gap:5rem}}@media(min-width:1280px){.xl\:gap-y-24{row-gap:6rem}}@media(min-width:1280px){.xl\:gap-y-28{row-gap:7rem}}@media(min-width:1280px){.xl\:gap-y-32{row-gap:8rem}}@media(min-width:1280px){.xl\:gap-y-36{row-gap:9rem}}@media(min-width:1280px){.xl\:gap-y-40{row-gap:10rem}}@media(min-width:1280px){.xl\:gap-y-44{row-gap:11rem}}@media(min-width:1280px){.xl\:gap-y-48{row-gap:12rem}}@media(min-width:1280px){.xl\:gap-y-52{row-gap:13rem}}@media(min-width:1280px){.xl\:gap-y-56{row-gap:14rem}}@media(min-width:1280px){.xl\:gap-y-60{row-gap:15rem}}@media(min-width:1280px){.xl\:gap-y-64{row-gap:16rem}}@media(min-width:1280px){.xl\:gap-y-72{row-gap:18rem}}@media(min-width:1280px){.xl\:gap-y-80{row-gap:20rem}}@media(min-width:1280px){.xl\:gap-y-96{row-gap:24rem}}@media(min-width:1280px){.xl\:gap-y-px{row-gap:1px}}@media(min-width:1280px){.xl\:gap-y-0\.5{row-gap:.125rem}}@media(min-width:1280px){.xl\:gap-y-1\.5{row-gap:.375rem}}@media(min-width:1280px){.xl\:gap-y-2\.5{row-gap:.625rem}}@media(min-width:1280px){.xl\:gap-y-3\.5{row-gap:.875rem}}@media(min-width:1280px){.xl\:gap-y-screen-sm{row-gap:64rem}}@media(min-width:1280px){.xl\:gap-y-screen-md{row-gap:76.8rem}}@media(min-width:1280px){.xl\:gap-y-screen-lg{row-gap:102.4rem}}@media(min-width:1280px){.xl\:gap-y-screen-xl{row-gap:128rem}}@media(min-width:1280px){.xl\:gap-y-screen-2xl{row-gap:153.6rem}}@media(min-width:1280px){.xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1280px){.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1280px){.xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}}@media(min-width:1280px){.xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}}@media(min-width:1280px){.xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1280px){.xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1280px){.xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1280px){.xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1280px){.xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1280px){.xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}}@media(min-width:1280px){.xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}}@media(min-width:1280px){.xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}}@media(min-width:1280px){.xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}}@media(min-width:1280px){.xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}}@media(min-width:1280px){.xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}}@media(min-width:1280px){.xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media(min-width:1280px){.xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}}@media(min-width:1280px){.xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}}@media(min-width:1280px){.xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}}@media(min-width:1280px){.xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double}}@media(min-width:1280px){.xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none}}@media(min-width:1280px){.xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}}@media(min-width:1280px){.xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}}@media(min-width:1280px){.xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}}@media(min-width:1280px){.xl\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}}@media(min-width:1280px){.xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}}@media(min-width:1280px){.xl\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.xl\:dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.xl\:dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.xl\:dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.xl\:dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.xl\:dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1280px){.xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}}@media(min-width:1280px){.xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}}@media(min-width:1280px){.xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}}@media(min-width:1280px){.xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}}@media(min-width:1280px){.xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}}@media(min-width:1280px){.xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}}@media(min-width:1280px){.xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}}@media(min-width:1280px){.xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}}@media(min-width:1280px){.xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}}@media(min-width:1280px){.xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}}@media(min-width:1280px){.xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}}@media(min-width:1280px){.xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}}@media(min-width:1280px){.xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}}@media(min-width:1280px){.xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}}@media(min-width:1280px){.xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.xl\:dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.xl\:dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.xl\:dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.xl\:dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.xl\:dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.xl\:dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.xl\:dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.xl\:dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.xl\:dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.xl\:dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.xl\:dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.xl\:dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.xl\:dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.xl\:dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1280px){.xl\:place-self-auto{place-self:auto}}@media(min-width:1280px){.xl\:place-self-start{place-self:start}}@media(min-width:1280px){.xl\:place-self-end{place-self:end}}@media(min-width:1280px){.xl\:place-self-center{place-self:center}}@media(min-width:1280px){.xl\:place-self-stretch{place-self:stretch}}@media(min-width:1280px){.xl\:self-auto{align-self:auto}}@media(min-width:1280px){.xl\:self-start{align-self:flex-start}}@media(min-width:1280px){.xl\:self-end{align-self:flex-end}}@media(min-width:1280px){.xl\:self-center{align-self:center}}@media(min-width:1280px){.xl\:self-stretch{align-self:stretch}}@media(min-width:1280px){.xl\:self-baseline{align-self:baseline}}@media(min-width:1280px){.xl\:justify-self-auto{justify-self:auto}}@media(min-width:1280px){.xl\:justify-self-start{justify-self:start}}@media(min-width:1280px){.xl\:justify-self-end{justify-self:end}}@media(min-width:1280px){.xl\:justify-self-center{justify-self:center}}@media(min-width:1280px){.xl\:justify-self-stretch{justify-self:stretch}}@media(min-width:1280px){.xl\:overflow-auto{overflow:auto}}@media(min-width:1280px){.xl\:overflow-hidden{overflow:hidden}}@media(min-width:1280px){.xl\:overflow-visible{overflow:visible}}@media(min-width:1280px){.xl\:overflow-scroll{overflow:scroll}}@media(min-width:1280px){.xl\:overflow-x-auto{overflow-x:auto}}@media(min-width:1280px){.xl\:overflow-y-auto{overflow-y:auto}}@media(min-width:1280px){.xl\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1280px){.xl\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1280px){.xl\:overflow-x-visible{overflow-x:visible}}@media(min-width:1280px){.xl\:overflow-y-visible{overflow-y:visible}}@media(min-width:1280px){.xl\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1280px){.xl\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1280px){.xl\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}}@media(min-width:1280px){.xl\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}}@media(min-width:1280px){.xl\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}}@media(min-width:1280px){.xl\:overscroll-y-auto{overscroll-behavior-y:auto}}@media(min-width:1280px){.xl\:overscroll-y-contain{overscroll-behavior-y:contain}}@media(min-width:1280px){.xl\:overscroll-y-none{overscroll-behavior-y:none}}@media(min-width:1280px){.xl\:overscroll-x-auto{overscroll-behavior-x:auto}}@media(min-width:1280px){.xl\:overscroll-x-contain{overscroll-behavior-x:contain}}@media(min-width:1280px){.xl\:overscroll-x-none{overscroll-behavior-x:none}}@media(min-width:1280px){.xl\:truncate{overflow:hidden;white-space:nowrap}}@media(min-width:1280px){.xl\:overflow-ellipsis,.xl\:truncate{text-overflow:ellipsis}}@media(min-width:1280px){.xl\:overflow-clip{text-overflow:clip}}@media(min-width:1280px){.xl\:whitespace-normal{white-space:normal}}@media(min-width:1280px){.xl\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1280px){.xl\:whitespace-pre{white-space:pre}}@media(min-width:1280px){.xl\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1280px){.xl\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1280px){.xl\:break-normal{overflow-wrap:normal;word-break:normal}}@media(min-width:1280px){.xl\:break-words{overflow-wrap:break-word}}@media(min-width:1280px){.xl\:break-all{word-break:break-all}}@media(min-width:1280px){.xl\:rounded-none{border-radius:0}}@media(min-width:1280px){.xl\:rounded-sm{border-radius:.125rem}}@media(min-width:1280px){.xl\:rounded{border-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-md{border-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-lg{border-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-xl{border-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-2xl{border-radius:1rem}}@media(min-width:1280px){.xl\:rounded-3xl{border-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-full{border-radius:9999px}}@media(min-width:1280px){.xl\:rounded-4xl{border-radius:3rem}}@media(min-width:1280px){.xl\:rounded-5xl{border-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:1280px){.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(min-width:1280px){.xl\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}}@media(min-width:1280px){.xl\:rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media(min-width:1280px){.xl\:rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}}@media(min-width:1280px){.xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}}@media(min-width:1280px){.xl\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}}@media(min-width:1280px){.xl\:rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}}@media(min-width:1280px){.xl\:rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:1280px){.xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1280px){.xl\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1280px){.xl\:rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1280px){.xl\:rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:1280px){.xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1280px){.xl\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1280px){.xl\:rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1280px){.xl\:rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-tl-none{border-top-left-radius:0}}@media(min-width:1280px){.xl\:rounded-tl-sm{border-top-left-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-tl{border-top-left-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-tl-md{border-top-left-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-tl-lg{border-top-left-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-tl-xl{border-top-left-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-tl-2xl{border-top-left-radius:1rem}}@media(min-width:1280px){.xl\:rounded-tl-3xl{border-top-left-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-tl-full{border-top-left-radius:9999px}}@media(min-width:1280px){.xl\:rounded-tl-4xl{border-top-left-radius:3rem}}@media(min-width:1280px){.xl\:rounded-tl-5xl{border-top-left-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-tr-none{border-top-right-radius:0}}@media(min-width:1280px){.xl\:rounded-tr-sm{border-top-right-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-tr{border-top-right-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-tr-md{border-top-right-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-tr-lg{border-top-right-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-tr-xl{border-top-right-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-tr-2xl{border-top-right-radius:1rem}}@media(min-width:1280px){.xl\:rounded-tr-3xl{border-top-right-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-tr-full{border-top-right-radius:9999px}}@media(min-width:1280px){.xl\:rounded-tr-4xl{border-top-right-radius:3rem}}@media(min-width:1280px){.xl\:rounded-tr-5xl{border-top-right-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-br-none{border-bottom-right-radius:0}}@media(min-width:1280px){.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-br{border-bottom-right-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-br-md{border-bottom-right-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-br-xl{border-bottom-right-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-br-2xl{border-bottom-right-radius:1rem}}@media(min-width:1280px){.xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-br-full{border-bottom-right-radius:9999px}}@media(min-width:1280px){.xl\:rounded-br-4xl{border-bottom-right-radius:3rem}}@media(min-width:1280px){.xl\:rounded-br-5xl{border-bottom-right-radius:3.5rem}}@media(min-width:1280px){.xl\:rounded-bl-none{border-bottom-left-radius:0}}@media(min-width:1280px){.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}}@media(min-width:1280px){.xl\:rounded-bl{border-bottom-left-radius:.25rem}}@media(min-width:1280px){.xl\:rounded-bl-md{border-bottom-left-radius:.375rem}}@media(min-width:1280px){.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}}@media(min-width:1280px){.xl\:rounded-bl-xl{border-bottom-left-radius:.75rem}}@media(min-width:1280px){.xl\:rounded-bl-2xl{border-bottom-left-radius:1rem}}@media(min-width:1280px){.xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}}@media(min-width:1280px){.xl\:rounded-bl-full{border-bottom-left-radius:9999px}}@media(min-width:1280px){.xl\:rounded-bl-4xl{border-bottom-left-radius:3rem}}@media(min-width:1280px){.xl\:rounded-bl-5xl{border-bottom-left-radius:3.5rem}}@media(min-width:1280px){.xl\:border-0{border-width:0}}@media(min-width:1280px){.xl\:border-2{border-width:2px}}@media(min-width:1280px){.xl\:border-4{border-width:4px}}@media(min-width:1280px){.xl\:border-8{border-width:8px}}@media(min-width:1280px){.xl\:border{border-width:1px}}@media(min-width:1280px){.xl\:border-t-0{border-top-width:0}}@media(min-width:1280px){.xl\:border-t-2{border-top-width:2px}}@media(min-width:1280px){.xl\:border-t-4{border-top-width:4px}}@media(min-width:1280px){.xl\:border-t-8{border-top-width:8px}}@media(min-width:1280px){.xl\:border-t{border-top-width:1px}}@media(min-width:1280px){.xl\:border-r-0{border-right-width:0}}@media(min-width:1280px){.xl\:border-r-2{border-right-width:2px}}@media(min-width:1280px){.xl\:border-r-4{border-right-width:4px}}@media(min-width:1280px){.xl\:border-r-8{border-right-width:8px}}@media(min-width:1280px){.xl\:border-r{border-right-width:1px}}@media(min-width:1280px){.xl\:border-b-0{border-bottom-width:0}}@media(min-width:1280px){.xl\:border-b-2{border-bottom-width:2px}}@media(min-width:1280px){.xl\:border-b-4{border-bottom-width:4px}}@media(min-width:1280px){.xl\:border-b-8{border-bottom-width:8px}}@media(min-width:1280px){.xl\:border-b{border-bottom-width:1px}}@media(min-width:1280px){.xl\:border-l-0{border-left-width:0}}@media(min-width:1280px){.xl\:border-l-2{border-left-width:2px}}@media(min-width:1280px){.xl\:border-l-4{border-left-width:4px}}@media(min-width:1280px){.xl\:border-l-8{border-left-width:8px}}@media(min-width:1280px){.xl\:border-l{border-left-width:1px}}@media(min-width:1280px){.xl\:border-solid{border-style:solid}}@media(min-width:1280px){.xl\:border-dashed{border-style:dashed}}@media(min-width:1280px){.xl\:border-dotted{border-style:dotted}}@media(min-width:1280px){.xl\:border-double{border-style:double}}@media(min-width:1280px){.xl\:border-none{border-style:none}}@media(min-width:1280px){.xl\:border-current{border-color:currentColor}}@media(min-width:1280px){.xl\:border-transparent{border-color:transparent}}@media(min-width:1280px){.xl\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-current{border-color:currentColor}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-transparent{border-color:transparent}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus-within\:border-current:focus-within{border-color:currentColor}}@media(min-width:1280px){.xl\:focus-within\:border-transparent:focus-within{border-color:transparent}}@media(min-width:1280px){.xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:hover\:border-current:hover{border-color:currentColor}}@media(min-width:1280px){.xl\:hover\:border-transparent:hover{border-color:transparent}}@media(min-width:1280px){.xl\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus\:border-current:focus{border-color:currentColor}}@media(min-width:1280px){.xl\:focus\:border-transparent:focus{border-color:transparent}}@media(min-width:1280px){.xl\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:border-current{border-color:currentColor}.xl\:dark\:border-transparent{border-color:transparent}.xl\:dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.xl\:dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .xl\:dark\:group-hover\:border-current{border-color:currentColor}.group:hover .xl\:dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .xl\:dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .xl\:dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .xl\:dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .xl\:dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.xl\:dark\:focus-within\:border-current:focus-within{border-color:currentColor}.xl\:dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.xl\:dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.xl\:dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.xl\:dark\:hover\:border-current:hover{border-color:currentColor}.xl\:dark\:hover\:border-transparent:hover{border-color:transparent}.xl\:dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.xl\:dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.xl\:dark\:focus\:border-current:focus{border-color:currentColor}.xl\:dark\:focus\:border-transparent:focus{border-color:transparent}.xl\:dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.xl\:dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1280px){.xl\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1280px){.xl\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1280px){.xl\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1280px){.xl\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1280px){.xl\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1280px){.xl\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1280px){.xl\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1280px){.xl\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1280px){.xl\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1280px){.xl\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1280px){.xl\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1280px){.xl\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1280px){.xl\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1280px){.xl\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1280px){.xl\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1280px){.group:focus .xl\:group-focus\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}}@media(min-width:1280px){.xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}}@media(min-width:1280px){.xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0}}@media(min-width:1280px){.xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}}@media(min-width:1280px){.xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}}@media(min-width:1280px){.xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}}@media(min-width:1280px){.xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}}@media(min-width:1280px){.xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}}@media(min-width:1280px){.xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}}@media(min-width:1280px){.xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}}@media(min-width:1280px){.xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}}@media(min-width:1280px){.xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}}@media(min-width:1280px){.xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}}@media(min-width:1280px){.xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}}@media(min-width:1280px){.xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}}@media(min-width:1280px){.xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}}@media(min-width:1280px){.xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1}}@media(min-width:1280px){.xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0}}@media(min-width:1280px){.xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:border-opacity-0{--tw-border-opacity:0}.xl\:dark\:border-opacity-5{--tw-border-opacity:0.05}.xl\:dark\:border-opacity-10{--tw-border-opacity:0.1}.xl\:dark\:border-opacity-20{--tw-border-opacity:0.2}.xl\:dark\:border-opacity-25{--tw-border-opacity:0.25}.xl\:dark\:border-opacity-30{--tw-border-opacity:0.3}.xl\:dark\:border-opacity-40{--tw-border-opacity:0.4}.xl\:dark\:border-opacity-50{--tw-border-opacity:0.5}.xl\:dark\:border-opacity-60{--tw-border-opacity:0.6}.xl\:dark\:border-opacity-70{--tw-border-opacity:0.7}.xl\:dark\:border-opacity-75{--tw-border-opacity:0.75}.xl\:dark\:border-opacity-80{--tw-border-opacity:0.8}.xl\:dark\:border-opacity-90{--tw-border-opacity:0.9}.xl\:dark\:border-opacity-95{--tw-border-opacity:0.95}.xl\:dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .xl\:dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .xl\:dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .xl\:dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .xl\:dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .xl\:dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .xl\:dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .xl\:dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .xl\:dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .xl\:dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .xl\:dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .xl\:dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .xl\:dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .xl\:dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .xl\:dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .xl\:dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .xl\:dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .xl\:dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .xl\:dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .xl\:dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .xl\:dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .xl\:dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .xl\:dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .xl\:dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .xl\:dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .xl\:dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .xl\:dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .xl\:dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .xl\:dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .xl\:dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .xl\:dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.xl\:dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.xl\:dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.xl\:dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.xl\:dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.xl\:dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.xl\:dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.xl\:dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.xl\:dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.xl\:dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.xl\:dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.xl\:dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.xl\:dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.xl\:dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.xl\:dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.xl\:dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.xl\:dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.xl\:dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.xl\:dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.xl\:dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.xl\:dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.xl\:dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.xl\:dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.xl\:dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.xl\:dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.xl\:dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.xl\:dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.xl\:dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.xl\:dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.xl\:dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.xl\:dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.xl\:dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.xl\:dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.xl\:dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.xl\:dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.xl\:dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.xl\:dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.xl\:dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.xl\:dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.xl\:dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.xl\:dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.xl\:dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.xl\:dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.xl\:dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.xl\:dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.xl\:dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1280px){.xl\:bg-current{background-color:currentColor}}@media(min-width:1280px){.xl\:bg-transparent{background-color:transparent}}@media(min-width:1280px){.xl\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-current{background-color:currentColor}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-transparent{background-color:transparent}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus-within\:bg-current:focus-within{background-color:currentColor}}@media(min-width:1280px){.xl\:focus-within\:bg-transparent:focus-within{background-color:transparent}}@media(min-width:1280px){.xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:hover\:bg-current:hover{background-color:currentColor}}@media(min-width:1280px){.xl\:hover\:bg-transparent:hover{background-color:transparent}}@media(min-width:1280px){.xl\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus\:bg-current:focus{background-color:currentColor}}@media(min-width:1280px){.xl\:focus\:bg-transparent:focus{background-color:transparent}}@media(min-width:1280px){.xl\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:bg-current{background-color:currentColor}.xl\:dark\:bg-transparent{background-color:transparent}.xl\:dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.xl\:dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .xl\:dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .xl\:dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .xl\:dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .xl\:dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .xl\:dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .xl\:dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.xl\:dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.xl\:dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.xl\:dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.xl\:dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.xl\:dark\:hover\:bg-current:hover{background-color:currentColor}.xl\:dark\:hover\:bg-transparent:hover{background-color:transparent}.xl\:dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.xl\:dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.xl\:dark\:focus\:bg-current:focus{background-color:currentColor}.xl\:dark\:focus\:bg-transparent:focus{background-color:transparent}.xl\:dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.xl\:dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1280px){.xl\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1280px){.xl\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1280px){.xl\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1280px){.xl\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1280px){.xl\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1280px){.xl\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1280px){.xl\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1280px){.xl\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1280px){.xl\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1280px){.xl\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1280px){.xl\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1280px){.xl\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1280px){.xl\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1280px){.xl\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1280px){.xl\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}}@media(min-width:1280px){.xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}}@media(min-width:1280px){.xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}}@media(min-width:1280px){.xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}}@media(min-width:1280px){.xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}}@media(min-width:1280px){.xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}}@media(min-width:1280px){.xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}}@media(min-width:1280px){.xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}}@media(min-width:1280px){.xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}}@media(min-width:1280px){.xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}}@media(min-width:1280px){.xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}}@media(min-width:1280px){.xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}}@media(min-width:1280px){.xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}}@media(min-width:1280px){.xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}}@media(min-width:1280px){.xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}}@media(min-width:1280px){.xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}}@media(min-width:1280px){.xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}}@media(min-width:1280px){.xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}}@media(min-width:1280px){.xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:bg-opacity-0{--tw-bg-opacity:0}.xl\:dark\:bg-opacity-5{--tw-bg-opacity:0.05}.xl\:dark\:bg-opacity-10{--tw-bg-opacity:0.1}.xl\:dark\:bg-opacity-20{--tw-bg-opacity:0.2}.xl\:dark\:bg-opacity-25{--tw-bg-opacity:0.25}.xl\:dark\:bg-opacity-30{--tw-bg-opacity:0.3}.xl\:dark\:bg-opacity-40{--tw-bg-opacity:0.4}.xl\:dark\:bg-opacity-50{--tw-bg-opacity:0.5}.xl\:dark\:bg-opacity-60{--tw-bg-opacity:0.6}.xl\:dark\:bg-opacity-70{--tw-bg-opacity:0.7}.xl\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.xl\:dark\:bg-opacity-80{--tw-bg-opacity:0.8}.xl\:dark\:bg-opacity-90{--tw-bg-opacity:0.9}.xl\:dark\:bg-opacity-95{--tw-bg-opacity:0.95}.xl\:dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .xl\:dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .xl\:dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .xl\:dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .xl\:dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .xl\:dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .xl\:dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .xl\:dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .xl\:dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .xl\:dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .xl\:dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .xl\:dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .xl\:dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .xl\:dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .xl\:dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .xl\:dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.xl\:dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.xl\:dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.xl\:dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.xl\:dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.xl\:dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.xl\:dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.xl\:dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.xl\:dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.xl\:dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.xl\:dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.xl\:dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.xl\:dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.xl\:dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.xl\:dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.xl\:dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.xl\:dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.xl\:dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.xl\:dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.xl\:dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.xl\:dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.xl\:dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.xl\:dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.xl\:dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.xl\:dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.xl\:dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.xl\:dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.xl\:dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.xl\:dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.xl\:dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.xl\:dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.xl\:dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.xl\:dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.xl\:dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.xl\:dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.xl\:dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.xl\:dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.xl\:dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.xl\:dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.xl\:dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.xl\:dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.xl\:dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.xl\:dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.xl\:dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.xl\:dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.xl\:dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1280px){.xl\:bg-none{background-image:none}}@media(min-width:1280px){.xl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}}@media(min-width:1280px){.xl\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:from-transparent{--tw-gradient-from:transparent}}@media(min-width:1280px){.xl\:from-black,.xl\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:from-black{--tw-gradient-from:#000}}@media(min-width:1280px){.xl\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:hover\:from-transparent:hover{--tw-gradient-from:transparent}}@media(min-width:1280px){.xl\:hover\:from-black:hover,.xl\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:hover\:from-black:hover{--tw-gradient-from:#000}}@media(min-width:1280px){.xl\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:focus\:from-transparent:focus{--tw-gradient-from:transparent}}@media(min-width:1280px){.xl\:focus\:from-black:focus,.xl\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:focus\:from-black:focus{--tw-gradient-from:#000}}@media(min-width:1280px){.xl\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:from-transparent{--tw-gradient-from:transparent}.xl\:dark\:from-black,.xl\:dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:dark\:from-black{--tw-gradient-from:#000}.xl\:dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.xl\:dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent}.xl\:dark\:hover\:from-black:hover,.xl\:dark\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:dark\:hover\:from-black:hover{--tw-gradient-from:#000}.xl\:dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.xl\:dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent}.xl\:dark\:focus\:from-black:focus,.xl\:dark\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.xl\:dark\:focus\:from-black:focus{--tw-gradient-from:#000}.xl\:dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1280px){.xl\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1280px){.xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1280px){.xl\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.xl\:dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.xl\:dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.xl\:dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.xl\:dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.xl\:dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.xl\:dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.xl\:dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.xl\:dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.xl\:dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.xl\:dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1280px){.xl\:to-current{--tw-gradient-to:currentColor}}@media(min-width:1280px){.xl\:to-transparent{--tw-gradient-to:transparent}}@media(min-width:1280px){.xl\:to-black{--tw-gradient-to:#000}}@media(min-width:1280px){.xl\:to-darkgray{--tw-gradient-to:#242420}}@media(min-width:1280px){.xl\:to-white{--tw-gradient-to:#fff}}@media(min-width:1280px){.xl\:to-yellow{--tw-gradient-to:#f7dc08}}@media(min-width:1280px){.xl\:hover\:to-current:hover{--tw-gradient-to:currentColor}}@media(min-width:1280px){.xl\:hover\:to-transparent:hover{--tw-gradient-to:transparent}}@media(min-width:1280px){.xl\:hover\:to-black:hover{--tw-gradient-to:#000}}@media(min-width:1280px){.xl\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}}@media(min-width:1280px){.xl\:hover\:to-white:hover{--tw-gradient-to:#fff}}@media(min-width:1280px){.xl\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}}@media(min-width:1280px){.xl\:focus\:to-current:focus{--tw-gradient-to:currentColor}}@media(min-width:1280px){.xl\:focus\:to-transparent:focus{--tw-gradient-to:transparent}}@media(min-width:1280px){.xl\:focus\:to-black:focus{--tw-gradient-to:#000}}@media(min-width:1280px){.xl\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}}@media(min-width:1280px){.xl\:focus\:to-white:focus{--tw-gradient-to:#fff}}@media(min-width:1280px){.xl\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:to-current{--tw-gradient-to:currentColor}.xl\:dark\:to-transparent{--tw-gradient-to:transparent}.xl\:dark\:to-black{--tw-gradient-to:#000}.xl\:dark\:to-darkgray{--tw-gradient-to:#242420}.xl\:dark\:to-white{--tw-gradient-to:#fff}.xl\:dark\:to-yellow{--tw-gradient-to:#f7dc08}.xl\:dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.xl\:dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.xl\:dark\:hover\:to-black:hover{--tw-gradient-to:#000}.xl\:dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.xl\:dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.xl\:dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.xl\:dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.xl\:dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.xl\:dark\:focus\:to-black:focus{--tw-gradient-to:#000}.xl\:dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.xl\:dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.xl\:dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1280px){.xl\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}}@media(min-width:1280px){.xl\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}}@media(min-width:1280px){.xl\:bg-auto{background-size:auto}}@media(min-width:1280px){.xl\:bg-cover{background-size:cover}}@media(min-width:1280px){.xl\:bg-contain{background-size:contain}}@media(min-width:1280px){.xl\:bg-fixed{background-attachment:fixed}}@media(min-width:1280px){.xl\:bg-local{background-attachment:local}}@media(min-width:1280px){.xl\:bg-scroll{background-attachment:scroll}}@media(min-width:1280px){.xl\:bg-clip-border{background-clip:border-box}}@media(min-width:1280px){.xl\:bg-clip-padding{background-clip:padding-box}}@media(min-width:1280px){.xl\:bg-clip-content{background-clip:content-box}}@media(min-width:1280px){.xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}}@media(min-width:1280px){.xl\:bg-bottom{background-position:bottom}}@media(min-width:1280px){.xl\:bg-center{background-position:50%}}@media(min-width:1280px){.xl\:bg-left{background-position:0}}@media(min-width:1280px){.xl\:bg-left-bottom{background-position:0 100%}}@media(min-width:1280px){.xl\:bg-left-top{background-position:0 0}}@media(min-width:1280px){.xl\:bg-right{background-position:100%}}@media(min-width:1280px){.xl\:bg-right-bottom{background-position:100% 100%}}@media(min-width:1280px){.xl\:bg-right-top{background-position:100% 0}}@media(min-width:1280px){.xl\:bg-top{background-position:top}}@media(min-width:1280px){.xl\:bg-repeat{background-repeat:repeat}}@media(min-width:1280px){.xl\:bg-no-repeat{background-repeat:no-repeat}}@media(min-width:1280px){.xl\:bg-repeat-x{background-repeat:repeat-x}}@media(min-width:1280px){.xl\:bg-repeat-y{background-repeat:repeat-y}}@media(min-width:1280px){.xl\:bg-repeat-round{background-repeat:round}}@media(min-width:1280px){.xl\:bg-repeat-space{background-repeat:space}}@media(min-width:1280px){.xl\:bg-origin-border{background-origin:border-box}}@media(min-width:1280px){.xl\:bg-origin-padding{background-origin:padding-box}}@media(min-width:1280px){.xl\:bg-origin-content{background-origin:content-box}}@media(min-width:1280px){.xl\:fill-current{fill:currentColor}}@media(min-width:1280px){.xl\:fill-transparent{fill:transparent}}@media(min-width:1280px){.xl\:fill-black{fill:#000}}@media(min-width:1280px){.xl\:fill-darkgray{fill:#242420}}@media(min-width:1280px){.xl\:fill-white{fill:#fff}}@media(min-width:1280px){.xl\:fill-yellow{fill:#f7dc08}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-current{fill:currentColor}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-transparent{fill:transparent}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-black{fill:#000}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-darkgray{fill:#242420}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-white{fill:#fff}}@media(min-width:1280px){.group:hover .xl\:group-hover\:fill-yellow{fill:#f7dc08}}@media(min-width:1280px){.xl\:hover\:fill-current:hover{fill:currentColor}}@media(min-width:1280px){.xl\:hover\:fill-transparent:hover{fill:transparent}}@media(min-width:1280px){.xl\:hover\:fill-black:hover{fill:#000}}@media(min-width:1280px){.xl\:hover\:fill-darkgray:hover{fill:#242420}}@media(min-width:1280px){.xl\:hover\:fill-white:hover{fill:#fff}}@media(min-width:1280px){.xl\:hover\:fill-yellow:hover{fill:#f7dc08}}@media(min-width:1280px){.xl\:focus\:fill-current:focus{fill:currentColor}}@media(min-width:1280px){.xl\:focus\:fill-transparent:focus{fill:transparent}}@media(min-width:1280px){.xl\:focus\:fill-black:focus{fill:#000}}@media(min-width:1280px){.xl\:focus\:fill-darkgray:focus{fill:#242420}}@media(min-width:1280px){.xl\:focus\:fill-white:focus{fill:#fff}}@media(min-width:1280px){.xl\:focus\:fill-yellow:focus{fill:#f7dc08}}@media(min-width:1280px){.xl\:stroke-current{stroke:currentColor}}@media(min-width:1280px){.xl\:stroke-0{stroke-width:0}}@media(min-width:1280px){.xl\:stroke-1{stroke-width:1}}@media(min-width:1280px){.xl\:stroke-2{stroke-width:2}}@media(min-width:1280px){.xl\:object-contain{-o-object-fit:contain;object-fit:contain}}@media(min-width:1280px){.xl\:object-cover{-o-object-fit:cover;object-fit:cover}}@media(min-width:1280px){.xl\:object-fill{-o-object-fit:fill;object-fit:fill}}@media(min-width:1280px){.xl\:object-none{-o-object-fit:none;object-fit:none}}@media(min-width:1280px){.xl\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}}@media(min-width:1280px){.xl\:object-bottom{-o-object-position:bottom;object-position:bottom}}@media(min-width:1280px){.xl\:object-center{-o-object-position:center;object-position:center}}@media(min-width:1280px){.xl\:object-left{-o-object-position:left;object-position:left}}@media(min-width:1280px){.xl\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}}@media(min-width:1280px){.xl\:object-left-top{-o-object-position:left top;object-position:left top}}@media(min-width:1280px){.xl\:object-right{-o-object-position:right;object-position:right}}@media(min-width:1280px){.xl\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}}@media(min-width:1280px){.xl\:object-right-top{-o-object-position:right top;object-position:right top}}@media(min-width:1280px){.xl\:object-top{-o-object-position:top;object-position:top}}@media(min-width:1280px){.xl\:p-0{padding:0}}@media(min-width:1280px){.xl\:p-1{padding:.25rem}}@media(min-width:1280px){.xl\:p-2{padding:.5rem}}@media(min-width:1280px){.xl\:p-3{padding:.75rem}}@media(min-width:1280px){.xl\:p-4{padding:1rem}}@media(min-width:1280px){.xl\:p-5{padding:1.25rem}}@media(min-width:1280px){.xl\:p-6{padding:1.5rem}}@media(min-width:1280px){.xl\:p-7{padding:1.75rem}}@media(min-width:1280px){.xl\:p-8{padding:2rem}}@media(min-width:1280px){.xl\:p-9{padding:2.25rem}}@media(min-width:1280px){.xl\:p-10{padding:2.5rem}}@media(min-width:1280px){.xl\:p-11{padding:2.75rem}}@media(min-width:1280px){.xl\:p-12{padding:3rem}}@media(min-width:1280px){.xl\:p-14{padding:3.5rem}}@media(min-width:1280px){.xl\:p-16{padding:4rem}}@media(min-width:1280px){.xl\:p-20{padding:5rem}}@media(min-width:1280px){.xl\:p-24{padding:6rem}}@media(min-width:1280px){.xl\:p-28{padding:7rem}}@media(min-width:1280px){.xl\:p-32{padding:8rem}}@media(min-width:1280px){.xl\:p-36{padding:9rem}}@media(min-width:1280px){.xl\:p-40{padding:10rem}}@media(min-width:1280px){.xl\:p-44{padding:11rem}}@media(min-width:1280px){.xl\:p-48{padding:12rem}}@media(min-width:1280px){.xl\:p-52{padding:13rem}}@media(min-width:1280px){.xl\:p-56{padding:14rem}}@media(min-width:1280px){.xl\:p-60{padding:15rem}}@media(min-width:1280px){.xl\:p-64{padding:16rem}}@media(min-width:1280px){.xl\:p-72{padding:18rem}}@media(min-width:1280px){.xl\:p-80{padding:20rem}}@media(min-width:1280px){.xl\:p-96{padding:24rem}}@media(min-width:1280px){.xl\:p-px{padding:1px}}@media(min-width:1280px){.xl\:p-0\.5{padding:.125rem}}@media(min-width:1280px){.xl\:p-1\.5{padding:.375rem}}@media(min-width:1280px){.xl\:p-2\.5{padding:.625rem}}@media(min-width:1280px){.xl\:p-3\.5{padding:.875rem}}@media(min-width:1280px){.xl\:p-screen-sm{padding:64rem}}@media(min-width:1280px){.xl\:p-screen-md{padding:76.8rem}}@media(min-width:1280px){.xl\:p-screen-lg{padding:102.4rem}}@media(min-width:1280px){.xl\:p-screen-xl{padding:128rem}}@media(min-width:1280px){.xl\:p-screen-2xl{padding:153.6rem}}@media(min-width:1280px){.xl\:px-0{padding-left:0;padding-right:0}}@media(min-width:1280px){.xl\:px-1{padding-left:.25rem;padding-right:.25rem}}@media(min-width:1280px){.xl\:px-2{padding-left:.5rem;padding-right:.5rem}}@media(min-width:1280px){.xl\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1280px){.xl\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:1280px){.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1280px){.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1280px){.xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:1280px){.xl\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media(min-width:1280px){.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media(min-width:1280px){.xl\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:1280px){.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:1280px){.xl\:px-16{padding-left:4rem;padding-right:4rem}}@media(min-width:1280px){.xl\:px-20{padding-left:5rem;padding-right:5rem}}@media(min-width:1280px){.xl\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:1280px){.xl\:px-28{padding-left:7rem;padding-right:7rem}}@media(min-width:1280px){.xl\:px-32{padding-left:8rem;padding-right:8rem}}@media(min-width:1280px){.xl\:px-36{padding-left:9rem;padding-right:9rem}}@media(min-width:1280px){.xl\:px-40{padding-left:10rem;padding-right:10rem}}@media(min-width:1280px){.xl\:px-44{padding-left:11rem;padding-right:11rem}}@media(min-width:1280px){.xl\:px-48{padding-left:12rem;padding-right:12rem}}@media(min-width:1280px){.xl\:px-52{padding-left:13rem;padding-right:13rem}}@media(min-width:1280px){.xl\:px-56{padding-left:14rem;padding-right:14rem}}@media(min-width:1280px){.xl\:px-60{padding-left:15rem;padding-right:15rem}}@media(min-width:1280px){.xl\:px-64{padding-left:16rem;padding-right:16rem}}@media(min-width:1280px){.xl\:px-72{padding-left:18rem;padding-right:18rem}}@media(min-width:1280px){.xl\:px-80{padding-left:20rem;padding-right:20rem}}@media(min-width:1280px){.xl\:px-96{padding-left:24rem;padding-right:24rem}}@media(min-width:1280px){.xl\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1280px){.xl\:px-0\.5{padding-left:.125rem;padding-right:.125rem}}@media(min-width:1280px){.xl\:px-1\.5{padding-left:.375rem;padding-right:.375rem}}@media(min-width:1280px){.xl\:px-2\.5{padding-left:.625rem;padding-right:.625rem}}@media(min-width:1280px){.xl\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(min-width:1280px){.xl\:px-screen-sm{padding-left:64rem;padding-right:64rem}}@media(min-width:1280px){.xl\:px-screen-md{padding-left:76.8rem;padding-right:76.8rem}}@media(min-width:1280px){.xl\:px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}}@media(min-width:1280px){.xl\:px-screen-xl{padding-left:128rem;padding-right:128rem}}@media(min-width:1280px){.xl\:px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}}@media(min-width:1280px){.xl\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1280px){.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}}@media(min-width:1280px){.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:1280px){.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width:1280px){.xl\:py-4{padding-top:1rem;padding-bottom:1rem}}@media(min-width:1280px){.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}@media(min-width:1280px){.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:1280px){.xl\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(min-width:1280px){.xl\:py-8{padding-top:2rem;padding-bottom:2rem}}@media(min-width:1280px){.xl\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media(min-width:1280px){.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:1280px){.xl\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}@media(min-width:1280px){.xl\:py-12{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1280px){.xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:1280px){.xl\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1280px){.xl\:py-20{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1280px){.xl\:py-24{padding-top:6rem;padding-bottom:6rem}}@media(min-width:1280px){.xl\:py-28{padding-top:7rem;padding-bottom:7rem}}@media(min-width:1280px){.xl\:py-32{padding-top:8rem;padding-bottom:8rem}}@media(min-width:1280px){.xl\:py-36{padding-top:9rem;padding-bottom:9rem}}@media(min-width:1280px){.xl\:py-40{padding-top:10rem;padding-bottom:10rem}}@media(min-width:1280px){.xl\:py-44{padding-top:11rem;padding-bottom:11rem}}@media(min-width:1280px){.xl\:py-48{padding-top:12rem;padding-bottom:12rem}}@media(min-width:1280px){.xl\:py-52{padding-top:13rem;padding-bottom:13rem}}@media(min-width:1280px){.xl\:py-56{padding-top:14rem;padding-bottom:14rem}}@media(min-width:1280px){.xl\:py-60{padding-top:15rem;padding-bottom:15rem}}@media(min-width:1280px){.xl\:py-64{padding-top:16rem;padding-bottom:16rem}}@media(min-width:1280px){.xl\:py-72{padding-top:18rem;padding-bottom:18rem}}@media(min-width:1280px){.xl\:py-80{padding-top:20rem;padding-bottom:20rem}}@media(min-width:1280px){.xl\:py-96{padding-top:24rem;padding-bottom:24rem}}@media(min-width:1280px){.xl\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1280px){.xl\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}}@media(min-width:1280px){.xl\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}}@media(min-width:1280px){.xl\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media(min-width:1280px){.xl\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}}@media(min-width:1280px){.xl\:py-screen-sm{padding-top:64rem;padding-bottom:64rem}}@media(min-width:1280px){.xl\:py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}}@media(min-width:1280px){.xl\:py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}}@media(min-width:1280px){.xl\:py-screen-xl{padding-top:128rem;padding-bottom:128rem}}@media(min-width:1280px){.xl\:py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}}@media(min-width:1280px){.xl\:pt-0{padding-top:0}}@media(min-width:1280px){.xl\:pt-1{padding-top:.25rem}}@media(min-width:1280px){.xl\:pt-2{padding-top:.5rem}}@media(min-width:1280px){.xl\:pt-3{padding-top:.75rem}}@media(min-width:1280px){.xl\:pt-4{padding-top:1rem}}@media(min-width:1280px){.xl\:pt-5{padding-top:1.25rem}}@media(min-width:1280px){.xl\:pt-6{padding-top:1.5rem}}@media(min-width:1280px){.xl\:pt-7{padding-top:1.75rem}}@media(min-width:1280px){.xl\:pt-8{padding-top:2rem}}@media(min-width:1280px){.xl\:pt-9{padding-top:2.25rem}}@media(min-width:1280px){.xl\:pt-10{padding-top:2.5rem}}@media(min-width:1280px){.xl\:pt-11{padding-top:2.75rem}}@media(min-width:1280px){.xl\:pt-12{padding-top:3rem}}@media(min-width:1280px){.xl\:pt-14{padding-top:3.5rem}}@media(min-width:1280px){.xl\:pt-16{padding-top:4rem}}@media(min-width:1280px){.xl\:pt-20{padding-top:5rem}}@media(min-width:1280px){.xl\:pt-24{padding-top:6rem}}@media(min-width:1280px){.xl\:pt-28{padding-top:7rem}}@media(min-width:1280px){.xl\:pt-32{padding-top:8rem}}@media(min-width:1280px){.xl\:pt-36{padding-top:9rem}}@media(min-width:1280px){.xl\:pt-40{padding-top:10rem}}@media(min-width:1280px){.xl\:pt-44{padding-top:11rem}}@media(min-width:1280px){.xl\:pt-48{padding-top:12rem}}@media(min-width:1280px){.xl\:pt-52{padding-top:13rem}}@media(min-width:1280px){.xl\:pt-56{padding-top:14rem}}@media(min-width:1280px){.xl\:pt-60{padding-top:15rem}}@media(min-width:1280px){.xl\:pt-64{padding-top:16rem}}@media(min-width:1280px){.xl\:pt-72{padding-top:18rem}}@media(min-width:1280px){.xl\:pt-80{padding-top:20rem}}@media(min-width:1280px){.xl\:pt-96{padding-top:24rem}}@media(min-width:1280px){.xl\:pt-px{padding-top:1px}}@media(min-width:1280px){.xl\:pt-0\.5{padding-top:.125rem}}@media(min-width:1280px){.xl\:pt-1\.5{padding-top:.375rem}}@media(min-width:1280px){.xl\:pt-2\.5{padding-top:.625rem}}@media(min-width:1280px){.xl\:pt-3\.5{padding-top:.875rem}}@media(min-width:1280px){.xl\:pt-screen-sm{padding-top:64rem}}@media(min-width:1280px){.xl\:pt-screen-md{padding-top:76.8rem}}@media(min-width:1280px){.xl\:pt-screen-lg{padding-top:102.4rem}}@media(min-width:1280px){.xl\:pt-screen-xl{padding-top:128rem}}@media(min-width:1280px){.xl\:pt-screen-2xl{padding-top:153.6rem}}@media(min-width:1280px){.xl\:pr-0{padding-right:0}}@media(min-width:1280px){.xl\:pr-1{padding-right:.25rem}}@media(min-width:1280px){.xl\:pr-2{padding-right:.5rem}}@media(min-width:1280px){.xl\:pr-3{padding-right:.75rem}}@media(min-width:1280px){.xl\:pr-4{padding-right:1rem}}@media(min-width:1280px){.xl\:pr-5{padding-right:1.25rem}}@media(min-width:1280px){.xl\:pr-6{padding-right:1.5rem}}@media(min-width:1280px){.xl\:pr-7{padding-right:1.75rem}}@media(min-width:1280px){.xl\:pr-8{padding-right:2rem}}@media(min-width:1280px){.xl\:pr-9{padding-right:2.25rem}}@media(min-width:1280px){.xl\:pr-10{padding-right:2.5rem}}@media(min-width:1280px){.xl\:pr-11{padding-right:2.75rem}}@media(min-width:1280px){.xl\:pr-12{padding-right:3rem}}@media(min-width:1280px){.xl\:pr-14{padding-right:3.5rem}}@media(min-width:1280px){.xl\:pr-16{padding-right:4rem}}@media(min-width:1280px){.xl\:pr-20{padding-right:5rem}}@media(min-width:1280px){.xl\:pr-24{padding-right:6rem}}@media(min-width:1280px){.xl\:pr-28{padding-right:7rem}}@media(min-width:1280px){.xl\:pr-32{padding-right:8rem}}@media(min-width:1280px){.xl\:pr-36{padding-right:9rem}}@media(min-width:1280px){.xl\:pr-40{padding-right:10rem}}@media(min-width:1280px){.xl\:pr-44{padding-right:11rem}}@media(min-width:1280px){.xl\:pr-48{padding-right:12rem}}@media(min-width:1280px){.xl\:pr-52{padding-right:13rem}}@media(min-width:1280px){.xl\:pr-56{padding-right:14rem}}@media(min-width:1280px){.xl\:pr-60{padding-right:15rem}}@media(min-width:1280px){.xl\:pr-64{padding-right:16rem}}@media(min-width:1280px){.xl\:pr-72{padding-right:18rem}}@media(min-width:1280px){.xl\:pr-80{padding-right:20rem}}@media(min-width:1280px){.xl\:pr-96{padding-right:24rem}}@media(min-width:1280px){.xl\:pr-px{padding-right:1px}}@media(min-width:1280px){.xl\:pr-0\.5{padding-right:.125rem}}@media(min-width:1280px){.xl\:pr-1\.5{padding-right:.375rem}}@media(min-width:1280px){.xl\:pr-2\.5{padding-right:.625rem}}@media(min-width:1280px){.xl\:pr-3\.5{padding-right:.875rem}}@media(min-width:1280px){.xl\:pr-screen-sm{padding-right:64rem}}@media(min-width:1280px){.xl\:pr-screen-md{padding-right:76.8rem}}@media(min-width:1280px){.xl\:pr-screen-lg{padding-right:102.4rem}}@media(min-width:1280px){.xl\:pr-screen-xl{padding-right:128rem}}@media(min-width:1280px){.xl\:pr-screen-2xl{padding-right:153.6rem}}@media(min-width:1280px){.xl\:pb-0{padding-bottom:0}}@media(min-width:1280px){.xl\:pb-1{padding-bottom:.25rem}}@media(min-width:1280px){.xl\:pb-2{padding-bottom:.5rem}}@media(min-width:1280px){.xl\:pb-3{padding-bottom:.75rem}}@media(min-width:1280px){.xl\:pb-4{padding-bottom:1rem}}@media(min-width:1280px){.xl\:pb-5{padding-bottom:1.25rem}}@media(min-width:1280px){.xl\:pb-6{padding-bottom:1.5rem}}@media(min-width:1280px){.xl\:pb-7{padding-bottom:1.75rem}}@media(min-width:1280px){.xl\:pb-8{padding-bottom:2rem}}@media(min-width:1280px){.xl\:pb-9{padding-bottom:2.25rem}}@media(min-width:1280px){.xl\:pb-10{padding-bottom:2.5rem}}@media(min-width:1280px){.xl\:pb-11{padding-bottom:2.75rem}}@media(min-width:1280px){.xl\:pb-12{padding-bottom:3rem}}@media(min-width:1280px){.xl\:pb-14{padding-bottom:3.5rem}}@media(min-width:1280px){.xl\:pb-16{padding-bottom:4rem}}@media(min-width:1280px){.xl\:pb-20{padding-bottom:5rem}}@media(min-width:1280px){.xl\:pb-24{padding-bottom:6rem}}@media(min-width:1280px){.xl\:pb-28{padding-bottom:7rem}}@media(min-width:1280px){.xl\:pb-32{padding-bottom:8rem}}@media(min-width:1280px){.xl\:pb-36{padding-bottom:9rem}}@media(min-width:1280px){.xl\:pb-40{padding-bottom:10rem}}@media(min-width:1280px){.xl\:pb-44{padding-bottom:11rem}}@media(min-width:1280px){.xl\:pb-48{padding-bottom:12rem}}@media(min-width:1280px){.xl\:pb-52{padding-bottom:13rem}}@media(min-width:1280px){.xl\:pb-56{padding-bottom:14rem}}@media(min-width:1280px){.xl\:pb-60{padding-bottom:15rem}}@media(min-width:1280px){.xl\:pb-64{padding-bottom:16rem}}@media(min-width:1280px){.xl\:pb-72{padding-bottom:18rem}}@media(min-width:1280px){.xl\:pb-80{padding-bottom:20rem}}@media(min-width:1280px){.xl\:pb-96{padding-bottom:24rem}}@media(min-width:1280px){.xl\:pb-px{padding-bottom:1px}}@media(min-width:1280px){.xl\:pb-0\.5{padding-bottom:.125rem}}@media(min-width:1280px){.xl\:pb-1\.5{padding-bottom:.375rem}}@media(min-width:1280px){.xl\:pb-2\.5{padding-bottom:.625rem}}@media(min-width:1280px){.xl\:pb-3\.5{padding-bottom:.875rem}}@media(min-width:1280px){.xl\:pb-screen-sm{padding-bottom:64rem}}@media(min-width:1280px){.xl\:pb-screen-md{padding-bottom:76.8rem}}@media(min-width:1280px){.xl\:pb-screen-lg{padding-bottom:102.4rem}}@media(min-width:1280px){.xl\:pb-screen-xl{padding-bottom:128rem}}@media(min-width:1280px){.xl\:pb-screen-2xl{padding-bottom:153.6rem}}@media(min-width:1280px){.xl\:pl-0{padding-left:0}}@media(min-width:1280px){.xl\:pl-1{padding-left:.25rem}}@media(min-width:1280px){.xl\:pl-2{padding-left:.5rem}}@media(min-width:1280px){.xl\:pl-3{padding-left:.75rem}}@media(min-width:1280px){.xl\:pl-4{padding-left:1rem}}@media(min-width:1280px){.xl\:pl-5{padding-left:1.25rem}}@media(min-width:1280px){.xl\:pl-6{padding-left:1.5rem}}@media(min-width:1280px){.xl\:pl-7{padding-left:1.75rem}}@media(min-width:1280px){.xl\:pl-8{padding-left:2rem}}@media(min-width:1280px){.xl\:pl-9{padding-left:2.25rem}}@media(min-width:1280px){.xl\:pl-10{padding-left:2.5rem}}@media(min-width:1280px){.xl\:pl-11{padding-left:2.75rem}}@media(min-width:1280px){.xl\:pl-12{padding-left:3rem}}@media(min-width:1280px){.xl\:pl-14{padding-left:3.5rem}}@media(min-width:1280px){.xl\:pl-16{padding-left:4rem}}@media(min-width:1280px){.xl\:pl-20{padding-left:5rem}}@media(min-width:1280px){.xl\:pl-24{padding-left:6rem}}@media(min-width:1280px){.xl\:pl-28{padding-left:7rem}}@media(min-width:1280px){.xl\:pl-32{padding-left:8rem}}@media(min-width:1280px){.xl\:pl-36{padding-left:9rem}}@media(min-width:1280px){.xl\:pl-40{padding-left:10rem}}@media(min-width:1280px){.xl\:pl-44{padding-left:11rem}}@media(min-width:1280px){.xl\:pl-48{padding-left:12rem}}@media(min-width:1280px){.xl\:pl-52{padding-left:13rem}}@media(min-width:1280px){.xl\:pl-56{padding-left:14rem}}@media(min-width:1280px){.xl\:pl-60{padding-left:15rem}}@media(min-width:1280px){.xl\:pl-64{padding-left:16rem}}@media(min-width:1280px){.xl\:pl-72{padding-left:18rem}}@media(min-width:1280px){.xl\:pl-80{padding-left:20rem}}@media(min-width:1280px){.xl\:pl-96{padding-left:24rem}}@media(min-width:1280px){.xl\:pl-px{padding-left:1px}}@media(min-width:1280px){.xl\:pl-0\.5{padding-left:.125rem}}@media(min-width:1280px){.xl\:pl-1\.5{padding-left:.375rem}}@media(min-width:1280px){.xl\:pl-2\.5{padding-left:.625rem}}@media(min-width:1280px){.xl\:pl-3\.5{padding-left:.875rem}}@media(min-width:1280px){.xl\:pl-screen-sm{padding-left:64rem}}@media(min-width:1280px){.xl\:pl-screen-md{padding-left:76.8rem}}@media(min-width:1280px){.xl\:pl-screen-lg{padding-left:102.4rem}}@media(min-width:1280px){.xl\:pl-screen-xl{padding-left:128rem}}@media(min-width:1280px){.xl\:pl-screen-2xl{padding-left:153.6rem}}@media(min-width:1280px){.xl\:text-left{text-align:left}}@media(min-width:1280px){.xl\:text-center{text-align:center}}@media(min-width:1280px){.xl\:text-right{text-align:right}}@media(min-width:1280px){.xl\:text-justify{text-align:justify}}@media(min-width:1280px){.xl\:align-baseline{vertical-align:baseline}}@media(min-width:1280px){.xl\:align-top{vertical-align:top}}@media(min-width:1280px){.xl\:align-middle{vertical-align:middle}}@media(min-width:1280px){.xl\:align-bottom{vertical-align:bottom}}@media(min-width:1280px){.xl\:align-text-top{vertical-align:text-top}}@media(min-width:1280px){.xl\:align-text-bottom{vertical-align:text-bottom}}@media(min-width:1280px){.xl\:font-sans{font-family:Gotham Rounded,sans-serif}}@media(min-width:1280px){.xl\:font-serif{font-family:serif}}@media(min-width:1280px){.xl\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:1280px){.xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1280px){.xl\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1280px){.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:1280px){.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1280px){.xl\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:1280px){.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1280px){.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1280px){.xl\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1280px){.xl\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1280px){.xl\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1280px){.xl\:text-8xl{font-size:6rem;line-height:1}}@media(min-width:1280px){.xl\:text-9xl{font-size:8rem;line-height:1}}@media(min-width:1280px){.xl\:text-10xl{font-size:10rem;line-height:1}}@media(min-width:1280px){.xl\:text-11xl{font-size:14rem;line-height:1}}@media(min-width:1280px){.xl\:font-thin{font-weight:100}}@media(min-width:1280px){.xl\:font-extralight{font-weight:200}}@media(min-width:1280px){.xl\:font-light{font-weight:300}}@media(min-width:1280px){.xl\:font-normal{font-weight:400}}@media(min-width:1280px){.xl\:font-medium{font-weight:500}}@media(min-width:1280px){.xl\:font-semibold{font-weight:600}}@media(min-width:1280px){.xl\:font-bold{font-weight:700}}@media(min-width:1280px){.xl\:font-extrabold{font-weight:800}}@media(min-width:1280px){.xl\:font-black{font-weight:900}}@media(min-width:1280px){.xl\:uppercase{text-transform:uppercase}}@media(min-width:1280px){.xl\:lowercase{text-transform:lowercase}}@media(min-width:1280px){.xl\:capitalize{text-transform:capitalize}}@media(min-width:1280px){.xl\:normal-case{text-transform:none}}@media(min-width:1280px){.xl\:italic{font-style:italic}}@media(min-width:1280px){.xl\:not-italic{font-style:normal}}@media(min-width:1280px){.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}}@media(min-width:1280px){.xl\:normal-nums{font-variant-numeric:normal}}@media(min-width:1280px){.xl\:ordinal{--tw-ordinal:ordinal}}@media(min-width:1280px){.xl\:slashed-zero{--tw-slashed-zero:slashed-zero}}@media(min-width:1280px){.xl\:lining-nums{--tw-numeric-figure:lining-nums}}@media(min-width:1280px){.xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}}@media(min-width:1280px){.xl\:proportional-nums{--tw-numeric-spacing:proportional-nums}}@media(min-width:1280px){.xl\:tabular-nums{--tw-numeric-spacing:tabular-nums}}@media(min-width:1280px){.xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}}@media(min-width:1280px){.xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}}@media(min-width:1280px){.xl\:leading-3{line-height:.75rem}}@media(min-width:1280px){.xl\:leading-4{line-height:1rem}}@media(min-width:1280px){.xl\:leading-5{line-height:1.25rem}}@media(min-width:1280px){.xl\:leading-6{line-height:1.5rem}}@media(min-width:1280px){.xl\:leading-7{line-height:1.75rem}}@media(min-width:1280px){.xl\:leading-8{line-height:2rem}}@media(min-width:1280px){.xl\:leading-9{line-height:2.25rem}}@media(min-width:1280px){.xl\:leading-10{line-height:2.5rem}}@media(min-width:1280px){.xl\:leading-none{line-height:1}}@media(min-width:1280px){.xl\:leading-tight{line-height:1.25}}@media(min-width:1280px){.xl\:leading-snug{line-height:1.375}}@media(min-width:1280px){.xl\:leading-normal{line-height:1.5}}@media(min-width:1280px){.xl\:leading-relaxed{line-height:1.625}}@media(min-width:1280px){.xl\:leading-loose{line-height:2}}@media(min-width:1280px){.xl\:tracking-tighter{letter-spacing:-.05em}}@media(min-width:1280px){.xl\:tracking-tight{letter-spacing:-.025em}}@media(min-width:1280px){.xl\:tracking-normal{letter-spacing:0}}@media(min-width:1280px){.xl\:tracking-wide{letter-spacing:.025em}}@media(min-width:1280px){.xl\:tracking-wider{letter-spacing:.05em}}@media(min-width:1280px){.xl\:tracking-widest{letter-spacing:.1em}}@media(min-width:1280px){.xl\:text-current{color:currentColor}}@media(min-width:1280px){.xl\:text-transparent{color:transparent}}@media(min-width:1280px){.xl\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-current{color:currentColor}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-transparent{color:transparent}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus-within\:text-current:focus-within{color:currentColor}}@media(min-width:1280px){.xl\:focus-within\:text-transparent:focus-within{color:transparent}}@media(min-width:1280px){.xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:hover\:text-current:hover{color:currentColor}}@media(min-width:1280px){.xl\:hover\:text-transparent:hover{color:transparent}}@media(min-width:1280px){.xl\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus\:text-current:focus{color:currentColor}}@media(min-width:1280px){.xl\:focus\:text-transparent:focus{color:transparent}}@media(min-width:1280px){.xl\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:text-current{color:currentColor}.xl\:dark\:text-transparent{color:transparent}.xl\:dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.xl\:dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .xl\:dark\:group-hover\:text-current{color:currentColor}.group:hover .xl\:dark\:group-hover\:text-transparent{color:transparent}.group:hover .xl\:dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .xl\:dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .xl\:dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .xl\:dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.xl\:dark\:focus-within\:text-current:focus-within{color:currentColor}.xl\:dark\:focus-within\:text-transparent:focus-within{color:transparent}.xl\:dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.xl\:dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.xl\:dark\:hover\:text-current:hover{color:currentColor}.xl\:dark\:hover\:text-transparent:hover{color:transparent}.xl\:dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.xl\:dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.xl\:dark\:focus\:text-current:focus{color:currentColor}.xl\:dark\:focus\:text-transparent:focus{color:transparent}.xl\:dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.xl\:dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1280px){.xl\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1280px){.xl\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1280px){.xl\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1280px){.xl\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1280px){.xl\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1280px){.xl\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1280px){.xl\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1280px){.xl\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1280px){.xl\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1280px){.xl\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1280px){.xl\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1280px){.xl\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1280px){.xl\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1280px){.xl\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1280px){.xl\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}}@media(min-width:1280px){.xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}}@media(min-width:1280px){.xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0}}@media(min-width:1280px){.xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}}@media(min-width:1280px){.xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}}@media(min-width:1280px){.xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}}@media(min-width:1280px){.xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}}@media(min-width:1280px){.xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}}@media(min-width:1280px){.xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}}@media(min-width:1280px){.xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}}@media(min-width:1280px){.xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}}@media(min-width:1280px){.xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}}@media(min-width:1280px){.xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}}@media(min-width:1280px){.xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}}@media(min-width:1280px){.xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}}@media(min-width:1280px){.xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}}@media(min-width:1280px){.xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1}}@media(min-width:1280px){.xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0}}@media(min-width:1280px){.xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:text-opacity-0{--tw-text-opacity:0}.xl\:dark\:text-opacity-5{--tw-text-opacity:0.05}.xl\:dark\:text-opacity-10{--tw-text-opacity:0.1}.xl\:dark\:text-opacity-20{--tw-text-opacity:0.2}.xl\:dark\:text-opacity-25{--tw-text-opacity:0.25}.xl\:dark\:text-opacity-30{--tw-text-opacity:0.3}.xl\:dark\:text-opacity-40{--tw-text-opacity:0.4}.xl\:dark\:text-opacity-50{--tw-text-opacity:0.5}.xl\:dark\:text-opacity-60{--tw-text-opacity:0.6}.xl\:dark\:text-opacity-70{--tw-text-opacity:0.7}.xl\:dark\:text-opacity-75{--tw-text-opacity:0.75}.xl\:dark\:text-opacity-80{--tw-text-opacity:0.8}.xl\:dark\:text-opacity-90{--tw-text-opacity:0.9}.xl\:dark\:text-opacity-95{--tw-text-opacity:0.95}.xl\:dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .xl\:dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .xl\:dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .xl\:dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .xl\:dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .xl\:dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .xl\:dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .xl\:dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .xl\:dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .xl\:dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .xl\:dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .xl\:dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .xl\:dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .xl\:dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .xl\:dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .xl\:dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.xl\:dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.xl\:dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.xl\:dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.xl\:dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.xl\:dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.xl\:dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.xl\:dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.xl\:dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.xl\:dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.xl\:dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.xl\:dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.xl\:dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.xl\:dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.xl\:dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.xl\:dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.xl\:dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.xl\:dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.xl\:dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.xl\:dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.xl\:dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.xl\:dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.xl\:dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.xl\:dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.xl\:dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.xl\:dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.xl\:dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.xl\:dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.xl\:dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.xl\:dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.xl\:dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.xl\:dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.xl\:dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.xl\:dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.xl\:dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.xl\:dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.xl\:dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.xl\:dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.xl\:dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.xl\:dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.xl\:dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.xl\:dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.xl\:dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.xl\:dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.xl\:dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.xl\:dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1280px){.xl\:underline{text-decoration:underline}}@media(min-width:1280px){.xl\:line-through{text-decoration:line-through}}@media(min-width:1280px){.xl\:no-underline{text-decoration:none}}@media(min-width:1280px){.group:hover .xl\:group-hover\:underline{text-decoration:underline}}@media(min-width:1280px){.group:hover .xl\:group-hover\:line-through{text-decoration:line-through}}@media(min-width:1280px){.group:hover .xl\:group-hover\:no-underline{text-decoration:none}}@media(min-width:1280px){.xl\:focus-within\:underline:focus-within{text-decoration:underline}}@media(min-width:1280px){.xl\:focus-within\:line-through:focus-within{text-decoration:line-through}}@media(min-width:1280px){.xl\:focus-within\:no-underline:focus-within{text-decoration:none}}@media(min-width:1280px){.xl\:hover\:underline:hover{text-decoration:underline}}@media(min-width:1280px){.xl\:hover\:line-through:hover{text-decoration:line-through}}@media(min-width:1280px){.xl\:hover\:no-underline:hover{text-decoration:none}}@media(min-width:1280px){.xl\:focus\:underline:focus{text-decoration:underline}}@media(min-width:1280px){.xl\:focus\:line-through:focus{text-decoration:line-through}}@media(min-width:1280px){.xl\:focus\:no-underline:focus{text-decoration:none}}@media(min-width:1280px){.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:1280px){.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media(min-width:1280px){.xl\:placeholder-current::-moz-placeholder{color:currentColor}}@media(min-width:1280px){.xl\:placeholder-current:-ms-input-placeholder{color:currentColor}}@media(min-width:1280px){.xl\:placeholder-current::placeholder{color:currentColor}}@media(min-width:1280px){.xl\:placeholder-transparent::-moz-placeholder{color:transparent}}@media(min-width:1280px){.xl\:placeholder-transparent:-ms-input-placeholder{color:transparent}}@media(min-width:1280px){.xl\:placeholder-transparent::placeholder{color:transparent}}@media(min-width:1280px){.xl\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}}@media(min-width:1280px){.xl\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}}@media(min-width:1280px){.xl\:focus\:placeholder-current:focus::placeholder{color:currentColor}}@media(min-width:1280px){.xl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}}@media(min-width:1280px){.xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}}@media(min-width:1280px){.xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent}}@media(min-width:1280px){.xl\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:placeholder-current::-moz-placeholder{color:currentColor}.xl\:dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.xl\:dark\:placeholder-current::placeholder{color:currentColor}.xl\:dark\:placeholder-transparent::-moz-placeholder{color:transparent}.xl\:dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.xl\:dark\:placeholder-transparent::placeholder{color:transparent}.xl\:dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.xl\:dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.xl\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.xl\:dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xl\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.xl\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.xl\:dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xl\:dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.xl\:dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1280px){.xl\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.xl\:dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.xl\:dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.xl\:dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.xl\:dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.xl\:dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1280px){.xl\:opacity-0{opacity:0}}@media(min-width:1280px){.xl\:opacity-5{opacity:.05}}@media(min-width:1280px){.xl\:opacity-10{opacity:.1}}@media(min-width:1280px){.xl\:opacity-20{opacity:.2}}@media(min-width:1280px){.xl\:opacity-25{opacity:.25}}@media(min-width:1280px){.xl\:opacity-30{opacity:.3}}@media(min-width:1280px){.xl\:opacity-40{opacity:.4}}@media(min-width:1280px){.xl\:opacity-50{opacity:.5}}@media(min-width:1280px){.xl\:opacity-60{opacity:.6}}@media(min-width:1280px){.xl\:opacity-70{opacity:.7}}@media(min-width:1280px){.xl\:opacity-75{opacity:.75}}@media(min-width:1280px){.xl\:opacity-80{opacity:.8}}@media(min-width:1280px){.xl\:opacity-90{opacity:.9}}@media(min-width:1280px){.xl\:opacity-95{opacity:.95}}@media(min-width:1280px){.xl\:opacity-100{opacity:1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-0{opacity:0}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-5{opacity:.05}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-10{opacity:.1}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-20{opacity:.2}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-25{opacity:.25}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-30{opacity:.3}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-40{opacity:.4}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-50{opacity:.5}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-60{opacity:.6}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-70{opacity:.7}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-75{opacity:.75}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-80{opacity:.8}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-90{opacity:.9}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-95{opacity:.95}}@media(min-width:1280px){.group:hover .xl\:group-hover\:opacity-100{opacity:1}}@media(min-width:1280px){.xl\:focus-within\:opacity-0:focus-within{opacity:0}}@media(min-width:1280px){.xl\:focus-within\:opacity-5:focus-within{opacity:.05}}@media(min-width:1280px){.xl\:focus-within\:opacity-10:focus-within{opacity:.1}}@media(min-width:1280px){.xl\:focus-within\:opacity-20:focus-within{opacity:.2}}@media(min-width:1280px){.xl\:focus-within\:opacity-25:focus-within{opacity:.25}}@media(min-width:1280px){.xl\:focus-within\:opacity-30:focus-within{opacity:.3}}@media(min-width:1280px){.xl\:focus-within\:opacity-40:focus-within{opacity:.4}}@media(min-width:1280px){.xl\:focus-within\:opacity-50:focus-within{opacity:.5}}@media(min-width:1280px){.xl\:focus-within\:opacity-60:focus-within{opacity:.6}}@media(min-width:1280px){.xl\:focus-within\:opacity-70:focus-within{opacity:.7}}@media(min-width:1280px){.xl\:focus-within\:opacity-75:focus-within{opacity:.75}}@media(min-width:1280px){.xl\:focus-within\:opacity-80:focus-within{opacity:.8}}@media(min-width:1280px){.xl\:focus-within\:opacity-90:focus-within{opacity:.9}}@media(min-width:1280px){.xl\:focus-within\:opacity-95:focus-within{opacity:.95}}@media(min-width:1280px){.xl\:focus-within\:opacity-100:focus-within{opacity:1}}@media(min-width:1280px){.xl\:hover\:opacity-0:hover{opacity:0}}@media(min-width:1280px){.xl\:hover\:opacity-5:hover{opacity:.05}}@media(min-width:1280px){.xl\:hover\:opacity-10:hover{opacity:.1}}@media(min-width:1280px){.xl\:hover\:opacity-20:hover{opacity:.2}}@media(min-width:1280px){.xl\:hover\:opacity-25:hover{opacity:.25}}@media(min-width:1280px){.xl\:hover\:opacity-30:hover{opacity:.3}}@media(min-width:1280px){.xl\:hover\:opacity-40:hover{opacity:.4}}@media(min-width:1280px){.xl\:hover\:opacity-50:hover{opacity:.5}}@media(min-width:1280px){.xl\:hover\:opacity-60:hover{opacity:.6}}@media(min-width:1280px){.xl\:hover\:opacity-70:hover{opacity:.7}}@media(min-width:1280px){.xl\:hover\:opacity-75:hover{opacity:.75}}@media(min-width:1280px){.xl\:hover\:opacity-80:hover{opacity:.8}}@media(min-width:1280px){.xl\:hover\:opacity-90:hover{opacity:.9}}@media(min-width:1280px){.xl\:hover\:opacity-95:hover{opacity:.95}}@media(min-width:1280px){.xl\:hover\:opacity-100:hover{opacity:1}}@media(min-width:1280px){.xl\:focus\:opacity-0:focus{opacity:0}}@media(min-width:1280px){.xl\:focus\:opacity-5:focus{opacity:.05}}@media(min-width:1280px){.xl\:focus\:opacity-10:focus{opacity:.1}}@media(min-width:1280px){.xl\:focus\:opacity-20:focus{opacity:.2}}@media(min-width:1280px){.xl\:focus\:opacity-25:focus{opacity:.25}}@media(min-width:1280px){.xl\:focus\:opacity-30:focus{opacity:.3}}@media(min-width:1280px){.xl\:focus\:opacity-40:focus{opacity:.4}}@media(min-width:1280px){.xl\:focus\:opacity-50:focus{opacity:.5}}@media(min-width:1280px){.xl\:focus\:opacity-60:focus{opacity:.6}}@media(min-width:1280px){.xl\:focus\:opacity-70:focus{opacity:.7}}@media(min-width:1280px){.xl\:focus\:opacity-75:focus{opacity:.75}}@media(min-width:1280px){.xl\:focus\:opacity-80:focus{opacity:.8}}@media(min-width:1280px){.xl\:focus\:opacity-90:focus{opacity:.9}}@media(min-width:1280px){.xl\:focus\:opacity-95:focus{opacity:.95}}@media(min-width:1280px){.xl\:focus\:opacity-100:focus{opacity:1}}@media(min-width:1280px){.xl\:bg-blend-normal{background-blend-mode:normal}}@media(min-width:1280px){.xl\:bg-blend-multiply{background-blend-mode:multiply}}@media(min-width:1280px){.xl\:bg-blend-screen{background-blend-mode:screen}}@media(min-width:1280px){.xl\:bg-blend-overlay{background-blend-mode:overlay}}@media(min-width:1280px){.xl\:bg-blend-darken{background-blend-mode:darken}}@media(min-width:1280px){.xl\:bg-blend-lighten{background-blend-mode:lighten}}@media(min-width:1280px){.xl\:bg-blend-color-dodge{background-blend-mode:color-dodge}}@media(min-width:1280px){.xl\:bg-blend-color-burn{background-blend-mode:color-burn}}@media(min-width:1280px){.xl\:bg-blend-hard-light{background-blend-mode:hard-light}}@media(min-width:1280px){.xl\:bg-blend-soft-light{background-blend-mode:soft-light}}@media(min-width:1280px){.xl\:bg-blend-difference{background-blend-mode:difference}}@media(min-width:1280px){.xl\:bg-blend-exclusion{background-blend-mode:exclusion}}@media(min-width:1280px){.xl\:bg-blend-hue{background-blend-mode:hue}}@media(min-width:1280px){.xl\:bg-blend-saturation{background-blend-mode:saturation}}@media(min-width:1280px){.xl\:bg-blend-color{background-blend-mode:color}}@media(min-width:1280px){.xl\:bg-blend-luminosity{background-blend-mode:luminosity}}@media(min-width:1280px){.xl\:mix-blend-normal{mix-blend-mode:normal}}@media(min-width:1280px){.xl\:mix-blend-multiply{mix-blend-mode:multiply}}@media(min-width:1280px){.xl\:mix-blend-screen{mix-blend-mode:screen}}@media(min-width:1280px){.xl\:mix-blend-overlay{mix-blend-mode:overlay}}@media(min-width:1280px){.xl\:mix-blend-darken{mix-blend-mode:darken}}@media(min-width:1280px){.xl\:mix-blend-lighten{mix-blend-mode:lighten}}@media(min-width:1280px){.xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge}}@media(min-width:1280px){.xl\:mix-blend-color-burn{mix-blend-mode:color-burn}}@media(min-width:1280px){.xl\:mix-blend-hard-light{mix-blend-mode:hard-light}}@media(min-width:1280px){.xl\:mix-blend-soft-light{mix-blend-mode:soft-light}}@media(min-width:1280px){.xl\:mix-blend-difference{mix-blend-mode:difference}}@media(min-width:1280px){.xl\:mix-blend-exclusion{mix-blend-mode:exclusion}}@media(min-width:1280px){.xl\:mix-blend-hue{mix-blend-mode:hue}}@media(min-width:1280px){.xl\:mix-blend-saturation{mix-blend-mode:saturation}}@media(min-width:1280px){.xl\:mix-blend-color{mix-blend-mode:color}}@media(min-width:1280px){.xl\:mix-blend-luminosity{mix-blend-mode:luminosity}}@media(min-width:1280px){.xl\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:shadow,.xl\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:shadow-lg,.xl\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1280px){.xl\:shadow-2xl,.xl\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1280px){.xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:shadow-inner,.xl\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow,.group:hover .xl\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-lg,.group:hover .xl\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-2xl,.group:hover .xl\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.group:hover .xl\:group-hover\:shadow-inner,.group:hover .xl\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1280px){.xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1280px){.xl\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:hover\:shadow-sm:hover,.xl\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:hover\:shadow-lg:hover,.xl\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1280px){.xl\:hover\:shadow-2xl:hover,.xl\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1280px){.xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:hover\:shadow-inner:hover,.xl\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:hover\:shadow-none:hover{--tw-shadow:0 0 transparent}}@media(min-width:1280px){.xl\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:focus\:shadow-sm:focus,.xl\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:focus\:shadow-lg:focus,.xl\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1280px){.xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1280px){.xl\:focus\:shadow-2xl:focus,.xl\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1280px){.xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1280px){.xl\:focus\:shadow-inner:focus,.xl\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.xl\:focus\:shadow-none:focus{--tw-shadow:0 0 transparent}}@media(min-width:1280px){.xl\:outline-none{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1280px){.xl\:outline-white{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1280px){.xl\:outline-black{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1280px){.xl\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1280px){.xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1280px){.xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1280px){.xl\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1280px){.xl\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1280px){.xl\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1280px){.xl\:ring-0{--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)}}@media(min-width:1280px){.xl\:ring-0,.xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:ring-1{--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)}}@media(min-width:1280px){.xl\:ring-2{--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)}}@media(min-width:1280px){.xl\:ring-2,.xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:ring,.xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\:focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\:focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\:focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\:focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\:focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1280px){.xl\: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)}}@media(min-width:1280px){.xl\:focus\:ring-0:focus,.xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\: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)}}@media(min-width:1280px){.xl\:focus\:ring-2:focus,.xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:focus\:ring-8:focus,.xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.xl\:focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1280px){.xl\:ring-inset{--tw-ring-inset:inset}}@media(min-width:1280px){.xl\:focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}}@media(min-width:1280px){.xl\:focus\:ring-inset:focus{--tw-ring-inset:inset}}@media(min-width:1280px){.xl\:ring-current{--tw-ring-color:currentColor}}@media(min-width:1280px){.xl\:ring-transparent{--tw-ring-color:transparent}}@media(min-width:1280px){.xl\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}}@media(min-width:1280px){.xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}}@media(min-width:1280px){.xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus\:ring-current:focus{--tw-ring-color:currentColor}}@media(min-width:1280px){.xl\:focus\:ring-transparent:focus{--tw-ring-color:transparent}}@media(min-width:1280px){.xl\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:ring-current{--tw-ring-color:currentColor}.xl\:dark\:ring-transparent{--tw-ring-color:transparent}.xl\:dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.xl\:dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.xl\:dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.xl\:dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.xl\:dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.xl\:dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.xl\:dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.xl\:dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.xl\:dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.xl\:dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1280px){.xl\:ring-opacity-0{--tw-ring-opacity:0}}@media(min-width:1280px){.xl\:ring-opacity-5{--tw-ring-opacity:0.05}}@media(min-width:1280px){.xl\:ring-opacity-10{--tw-ring-opacity:0.1}}@media(min-width:1280px){.xl\:ring-opacity-20{--tw-ring-opacity:0.2}}@media(min-width:1280px){.xl\:ring-opacity-25{--tw-ring-opacity:0.25}}@media(min-width:1280px){.xl\:ring-opacity-30{--tw-ring-opacity:0.3}}@media(min-width:1280px){.xl\:ring-opacity-40{--tw-ring-opacity:0.4}}@media(min-width:1280px){.xl\:ring-opacity-50{--tw-ring-opacity:0.5}}@media(min-width:1280px){.xl\:ring-opacity-60{--tw-ring-opacity:0.6}}@media(min-width:1280px){.xl\:ring-opacity-70{--tw-ring-opacity:0.7}}@media(min-width:1280px){.xl\:ring-opacity-75{--tw-ring-opacity:0.75}}@media(min-width:1280px){.xl\:ring-opacity-80{--tw-ring-opacity:0.8}}@media(min-width:1280px){.xl\:ring-opacity-90{--tw-ring-opacity:0.9}}@media(min-width:1280px){.xl\:ring-opacity-95{--tw-ring-opacity:0.95}}@media(min-width:1280px){.xl\:ring-opacity-100{--tw-ring-opacity:1}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}}@media(min-width:1280px){.xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}}@media(min-width:1280px){.xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}}@media(min-width:1280px){.xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}}@media(min-width:1280px){.xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}}@media(min-width:1280px){.xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}}@media(min-width:1280px){.xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}}@media(min-width:1280px){.xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}}@media(min-width:1280px){.xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}}@media(min-width:1280px){.xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}}@media(min-width:1280px){.xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}}@media(min-width:1280px){.xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}}@media(min-width:1280px){.xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}}@media(min-width:1280px){.xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}}@media(min-width:1280px){.xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}}@media(min-width:1280px){.xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}}@media(min-width:1280px){.xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:ring-opacity-0{--tw-ring-opacity:0}.xl\:dark\:ring-opacity-5{--tw-ring-opacity:0.05}.xl\:dark\:ring-opacity-10{--tw-ring-opacity:0.1}.xl\:dark\:ring-opacity-20{--tw-ring-opacity:0.2}.xl\:dark\:ring-opacity-25{--tw-ring-opacity:0.25}.xl\:dark\:ring-opacity-30{--tw-ring-opacity:0.3}.xl\:dark\:ring-opacity-40{--tw-ring-opacity:0.4}.xl\:dark\:ring-opacity-50{--tw-ring-opacity:0.5}.xl\:dark\:ring-opacity-60{--tw-ring-opacity:0.6}.xl\:dark\:ring-opacity-70{--tw-ring-opacity:0.7}.xl\:dark\:ring-opacity-75{--tw-ring-opacity:0.75}.xl\:dark\:ring-opacity-80{--tw-ring-opacity:0.8}.xl\:dark\:ring-opacity-90{--tw-ring-opacity:0.9}.xl\:dark\:ring-opacity-95{--tw-ring-opacity:0.95}.xl\:dark\:ring-opacity-100{--tw-ring-opacity:1}.xl\:dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.xl\:dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.xl\:dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.xl\:dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.xl\:dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.xl\:dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.xl\:dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.xl\:dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.xl\:dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.xl\:dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.xl\:dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.xl\:dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.xl\:dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.xl\:dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.xl\:dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.xl\:dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.xl\:dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.xl\:dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.xl\:dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.xl\:dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.xl\:dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.xl\:dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.xl\:dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.xl\:dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.xl\:dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.xl\:dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.xl\:dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.xl\:dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.xl\:dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.xl\:dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1280px){.xl\:ring-offset-0{--tw-ring-offset-width:0px}}@media(min-width:1280px){.xl\:ring-offset-1{--tw-ring-offset-width:1px}}@media(min-width:1280px){.xl\:ring-offset-2{--tw-ring-offset-width:2px}}@media(min-width:1280px){.xl\:ring-offset-4{--tw-ring-offset-width:4px}}@media(min-width:1280px){.xl\:ring-offset-8{--tw-ring-offset-width:8px}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}}@media(min-width:1280px){.xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}}@media(min-width:1280px){.xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}}@media(min-width:1280px){.xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}}@media(min-width:1280px){.xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}}@media(min-width:1280px){.xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}}@media(min-width:1280px){.xl\:ring-offset-current{--tw-ring-offset-color:currentColor}}@media(min-width:1280px){.xl\:ring-offset-transparent{--tw-ring-offset-color:transparent}}@media(min-width:1280px){.xl\:ring-offset-black{--tw-ring-offset-color:#000}}@media(min-width:1280px){.xl\:ring-offset-darkgray{--tw-ring-offset-color:#242420}}@media(min-width:1280px){.xl\:ring-offset-white{--tw-ring-offset-color:#fff}}@media(min-width:1280px){.xl\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}}@media(min-width:1280px){.xl\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}}@media(min-width:1280px){.xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}}@media(min-width:1280px){.xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}}@media(min-width:1280px){.xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}}@media(min-width:1280px){.xl\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}}@media(min-width:1280px){.xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}}@media(min-width:1280px){.xl\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1280px)and (prefers-color-scheme:dark){.xl\:dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.xl\:dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.xl\:dark\:ring-offset-black{--tw-ring-offset-color:#000}.xl\:dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.xl\:dark\:ring-offset-white{--tw-ring-offset-color:#fff}.xl\:dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.xl\:dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.xl\:dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.xl\:dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.xl\:dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.xl\:dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.xl\:dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.xl\:dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.xl\:dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.xl\:dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.xl\:dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.xl\:dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.xl\:dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1280px){.xl\:filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}}@media(min-width:1280px){.xl\:filter-none{filter:none}}@media(min-width:1280px){.xl\:blur-0,.xl\:blur-none{--tw-blur:blur(0)}}@media(min-width:1280px){.xl\:blur-sm{--tw-blur:blur(4px)}}@media(min-width:1280px){.xl\:blur{--tw-blur:blur(8px)}}@media(min-width:1280px){.xl\:blur-md{--tw-blur:blur(12px)}}@media(min-width:1280px){.xl\:blur-lg{--tw-blur:blur(16px)}}@media(min-width:1280px){.xl\:blur-xl{--tw-blur:blur(24px)}}@media(min-width:1280px){.xl\:blur-2xl{--tw-blur:blur(40px)}}@media(min-width:1280px){.xl\:blur-3xl{--tw-blur:blur(64px)}}@media(min-width:1280px){.xl\:brightness-0{--tw-brightness:brightness(0)}}@media(min-width:1280px){.xl\:brightness-50{--tw-brightness:brightness(.5)}}@media(min-width:1280px){.xl\:brightness-75{--tw-brightness:brightness(.75)}}@media(min-width:1280px){.xl\:brightness-90{--tw-brightness:brightness(.9)}}@media(min-width:1280px){.xl\:brightness-95{--tw-brightness:brightness(.95)}}@media(min-width:1280px){.xl\:brightness-100{--tw-brightness:brightness(1)}}@media(min-width:1280px){.xl\:brightness-105{--tw-brightness:brightness(1.05)}}@media(min-width:1280px){.xl\:brightness-110{--tw-brightness:brightness(1.1)}}@media(min-width:1280px){.xl\:brightness-125{--tw-brightness:brightness(1.25)}}@media(min-width:1280px){.xl\:brightness-150{--tw-brightness:brightness(1.5)}}@media(min-width:1280px){.xl\:brightness-200{--tw-brightness:brightness(2)}}@media(min-width:1280px){.xl\:contrast-0{--tw-contrast:contrast(0)}}@media(min-width:1280px){.xl\:contrast-50{--tw-contrast:contrast(.5)}}@media(min-width:1280px){.xl\:contrast-75{--tw-contrast:contrast(.75)}}@media(min-width:1280px){.xl\:contrast-100{--tw-contrast:contrast(1)}}@media(min-width:1280px){.xl\:contrast-125{--tw-contrast:contrast(1.25)}}@media(min-width:1280px){.xl\:contrast-150{--tw-contrast:contrast(1.5)}}@media(min-width:1280px){.xl\:contrast-200{--tw-contrast:contrast(2)}}@media(min-width:1280px){.xl\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}}@media(min-width:1280px){.xl\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}}@media(min-width:1280px){.xl\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}}@media(min-width:1280px){.xl\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}}@media(min-width:1280px){.xl\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}}@media(min-width:1280px){.xl\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}}@media(min-width:1280px){.xl\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}}@media(min-width:1280px){.xl\:grayscale-0{--tw-grayscale:grayscale(0)}}@media(min-width:1280px){.xl\:grayscale{--tw-grayscale:grayscale(100%)}}@media(min-width:1280px){.xl\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}}@media(min-width:1280px){.xl\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}}@media(min-width:1280px){.xl\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}}@media(min-width:1280px){.xl\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}}@media(min-width:1280px){.xl\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}}@media(min-width:1280px){.xl\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}}@media(min-width:1280px){.xl\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1280px){.xl\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1280px){.xl\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1280px){.xl\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1280px){.xl\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1280px){.xl\:invert-0{--tw-invert:invert(0)}}@media(min-width:1280px){.xl\:invert{--tw-invert:invert(100%)}}@media(min-width:1280px){.xl\:saturate-0{--tw-saturate:saturate(0)}}@media(min-width:1280px){.xl\:saturate-50{--tw-saturate:saturate(.5)}}@media(min-width:1280px){.xl\:saturate-100{--tw-saturate:saturate(1)}}@media(min-width:1280px){.xl\:saturate-150{--tw-saturate:saturate(1.5)}}@media(min-width:1280px){.xl\:saturate-200{--tw-saturate:saturate(2)}}@media(min-width:1280px){.xl\:sepia-0{--tw-sepia:sepia(0)}}@media(min-width:1280px){.xl\:sepia{--tw-sepia:sepia(100%)}}@media(min-width:1280px){.xl\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}@media(min-width:1280px){.xl\:backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:1280px){.xl\:backdrop-blur-0,.xl\:backdrop-blur-none{--tw-backdrop-blur:blur(0)}}@media(min-width:1280px){.xl\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}}@media(min-width:1280px){.xl\:backdrop-blur{--tw-backdrop-blur:blur(8px)}}@media(min-width:1280px){.xl\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)}}@media(min-width:1280px){.xl\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}}@media(min-width:1280px){.xl\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}}@media(min-width:1280px){.xl\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}}@media(min-width:1280px){.xl\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}}@media(min-width:1280px){.xl\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}}@media(min-width:1280px){.xl\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}}@media(min-width:1280px){.xl\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}}@media(min-width:1280px){.xl\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}}@media(min-width:1280px){.xl\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}}@media(min-width:1280px){.xl\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}}@media(min-width:1280px){.xl\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}}@media(min-width:1280px){.xl\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}}@media(min-width:1280px){.xl\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}}@media(min-width:1280px){.xl\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}}@media(min-width:1280px){.xl\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}}@media(min-width:1280px){.xl\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}}@media(min-width:1280px){.xl\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}}@media(min-width:1280px){.xl\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}}@media(min-width:1280px){.xl\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}}@media(min-width:1280px){.xl\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}}@media(min-width:1280px){.xl\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}}@media(min-width:1280px){.xl\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}}@media(min-width:1280px){.xl\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}}@media(min-width:1280px){.xl\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}}@media(min-width:1280px){.xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}}@media(min-width:1280px){.xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1280px){.xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1280px){.xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1280px){.xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1280px){.xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1280px){.xl\:backdrop-invert-0{--tw-backdrop-invert:invert(0)}}@media(min-width:1280px){.xl\:backdrop-invert{--tw-backdrop-invert:invert(100%)}}@media(min-width:1280px){.xl\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}}@media(min-width:1280px){.xl\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}}@media(min-width:1280px){.xl\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}}@media(min-width:1280px){.xl\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}}@media(min-width:1280px){.xl\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}}@media(min-width:1280px){.xl\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}}@media(min-width:1280px){.xl\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}}@media(min-width:1280px){.xl\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}}@media(min-width:1280px){.xl\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}}@media(min-width:1280px){.xl\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}}@media(min-width:1280px){.xl\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}}@media(min-width:1280px){.xl\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}}@media(min-width:1280px){.xl\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}}@media(min-width:1280px){.xl\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}}@media(min-width:1280px){.xl\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}}@media(min-width:1280px){.xl\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}}@media(min-width:1280px){.xl\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}}@media(min-width:1280px){.xl\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}}@media(min-width:1280px){.xl\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}}@media(min-width:1280px){.xl\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}}@media(min-width:1280px){.xl\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}}@media(min-width:1280px){.xl\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}}@media(min-width:1280px){.xl\:transition-none{transition-property:none}}@media(min-width:1280px){.xl\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1280px){.xl\:delay-75{transition-delay:75ms}}@media(min-width:1280px){.xl\:delay-100{transition-delay:.1s}}@media(min-width:1280px){.xl\:delay-150{transition-delay:.15s}}@media(min-width:1280px){.xl\:delay-200{transition-delay:.2s}}@media(min-width:1280px){.xl\:delay-300{transition-delay:.3s}}@media(min-width:1280px){.xl\:delay-500{transition-delay:.5s}}@media(min-width:1280px){.xl\:delay-700{transition-delay:.7s}}@media(min-width:1280px){.xl\:delay-1000{transition-delay:1s}}@media(min-width:1280px){.xl\:duration-75{transition-duration:75ms}}@media(min-width:1280px){.xl\:duration-100{transition-duration:.1s}}@media(min-width:1280px){.xl\:duration-150{transition-duration:.15s}}@media(min-width:1280px){.xl\:duration-200{transition-duration:.2s}}@media(min-width:1280px){.xl\:duration-300{transition-duration:.3s}}@media(min-width:1280px){.xl\:duration-500{transition-duration:.5s}}@media(min-width:1280px){.xl\:duration-700{transition-duration:.7s}}@media(min-width:1280px){.xl\:duration-1000{transition-duration:1s}}@media(min-width:1280px){.xl\:ease-linear{transition-timing-function:linear}}@media(min-width:1280px){.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}}@media(min-width:1280px){.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:1280px){.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media(min-width:1536px){.\32 xl\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:4rem;padding-left:4rem}}@media(min-width:1536px)and (min-width:640px){.\32 xl\:container{max-width:640px}}@media(min-width:1536px)and (min-width:768px){.\32 xl\:container{max-width:768px}}@media(min-width:1536px)and (min-width:1024px){.\32 xl\:container{max-width:1024px}}@media(min-width:1536px)and (min-width:1280px){.\32 xl\:container{max-width:1280px}}@media(min-width:1536px)and (min-width:1536px){.\32 xl\:container{max-width:1536px}}@media(min-width:1536px){.\32 xl\:aspect-w-1,.\32 xl\:aspect-w-2,.\32 xl\:aspect-w-3,.\32 xl\:aspect-w-4,.\32 xl\:aspect-w-5,.\32 xl\:aspect-w-6,.\32 xl\:aspect-w-7,.\32 xl\:aspect-w-8,.\32 xl\:aspect-w-9,.\32 xl\:aspect-w-10,.\32 xl\:aspect-w-11,.\32 xl\:aspect-w-12,.\32 xl\:aspect-w-13,.\32 xl\:aspect-w-14,.\32 xl\:aspect-w-15,.\32 xl\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)}}@media(min-width:1536px){.\32 xl\:aspect-w-1>*,.\32 xl\:aspect-w-2>*,.\32 xl\:aspect-w-3>*,.\32 xl\:aspect-w-4>*,.\32 xl\:aspect-w-5>*,.\32 xl\:aspect-w-6>*,.\32 xl\:aspect-w-7>*,.\32 xl\:aspect-w-8>*,.\32 xl\:aspect-w-9>*,.\32 xl\:aspect-w-10>*,.\32 xl\:aspect-w-11>*,.\32 xl\:aspect-w-12>*,.\32 xl\:aspect-w-13>*,.\32 xl\:aspect-w-14>*,.\32 xl\:aspect-w-15>*,.\32 xl\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}}@media(min-width:1536px){.\32 xl\:aspect-none{position:static;padding-bottom:0}}@media(min-width:1536px){.\32 xl\:aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1536px){.\32 xl\:aspect-w-1{--tw-aspect-w:1}}@media(min-width:1536px){.\32 xl\:aspect-w-2{--tw-aspect-w:2}}@media(min-width:1536px){.\32 xl\:aspect-w-3{--tw-aspect-w:3}}@media(min-width:1536px){.\32 xl\:aspect-w-4{--tw-aspect-w:4}}@media(min-width:1536px){.\32 xl\:aspect-w-5{--tw-aspect-w:5}}@media(min-width:1536px){.\32 xl\:aspect-w-6{--tw-aspect-w:6}}@media(min-width:1536px){.\32 xl\:aspect-w-7{--tw-aspect-w:7}}@media(min-width:1536px){.\32 xl\:aspect-w-8{--tw-aspect-w:8}}@media(min-width:1536px){.\32 xl\:aspect-w-9{--tw-aspect-w:9}}@media(min-width:1536px){.\32 xl\:aspect-w-10{--tw-aspect-w:10}}@media(min-width:1536px){.\32 xl\:aspect-w-11{--tw-aspect-w:11}}@media(min-width:1536px){.\32 xl\:aspect-w-12{--tw-aspect-w:12}}@media(min-width:1536px){.\32 xl\:aspect-w-13{--tw-aspect-w:13}}@media(min-width:1536px){.\32 xl\:aspect-w-14{--tw-aspect-w:14}}@media(min-width:1536px){.\32 xl\:aspect-w-15{--tw-aspect-w:15}}@media(min-width:1536px){.\32 xl\:aspect-w-16{--tw-aspect-w:16}}@media(min-width:1536px){.\32 xl\:aspect-h-1{--tw-aspect-h:1}}@media(min-width:1536px){.\32 xl\:aspect-h-2{--tw-aspect-h:2}}@media(min-width:1536px){.\32 xl\:aspect-h-3{--tw-aspect-h:3}}@media(min-width:1536px){.\32 xl\:aspect-h-4{--tw-aspect-h:4}}@media(min-width:1536px){.\32 xl\:aspect-h-5{--tw-aspect-h:5}}@media(min-width:1536px){.\32 xl\:aspect-h-6{--tw-aspect-h:6}}@media(min-width:1536px){.\32 xl\:aspect-h-7{--tw-aspect-h:7}}@media(min-width:1536px){.\32 xl\:aspect-h-8{--tw-aspect-h:8}}@media(min-width:1536px){.\32 xl\:aspect-h-9{--tw-aspect-h:9}}@media(min-width:1536px){.\32 xl\:aspect-h-10{--tw-aspect-h:10}}@media(min-width:1536px){.\32 xl\:aspect-h-11{--tw-aspect-h:11}}@media(min-width:1536px){.\32 xl\:aspect-h-12{--tw-aspect-h:12}}@media(min-width:1536px){.\32 xl\:aspect-h-13{--tw-aspect-h:13}}@media(min-width:1536px){.\32 xl\:aspect-h-14{--tw-aspect-h:14}}@media(min-width:1536px){.\32 xl\:aspect-h-15{--tw-aspect-h:15}}@media(min-width:1536px){.\32 xl\:aspect-h-16{--tw-aspect-h:16}}@media(min-width:1536px){.\32 xl\:prose{color:#f7dc08;max-width:65ch}}@media(min-width:1536px){.\32 xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1536px){.\32 xl\:prose a{color:#111827;text-decoration:underline;font-weight:500}}@media(min-width:1536px){.\32 xl\:prose strong{color:#f7dc08;font-weight:600}}@media(min-width:1536px){.\32 xl\:prose ol[type=A]{--list-counter-style:upper-alpha}}@media(min-width:1536px){.\32 xl\:prose ol[type=a]{--list-counter-style:lower-alpha}}@media(min-width:1536px){.\32 xl\:prose ol[type=I]{--list-counter-style:upper-roman}}@media(min-width:1536px){.\32 xl\:prose ol[type=i]{--list-counter-style:lower-roman}}@media(min-width:1536px){.\32 xl\:prose ol[type="1"]{--list-counter-style:decimal}}@media(min-width:1536px){.\32 xl\:prose ol>li{position:relative;padding-left:1.75em}}@media(min-width:1536px){.\32 xl\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}}@media(min-width:1536px){.\32 xl\:prose ul>li{position:relative;padding-left:1.75em}}@media(min-width:1536px){.\32 xl\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}}@media(min-width:1536px){.\32 xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}}@media(min-width:1536px){.\32 xl\:prose blockquote{font-weight:500;font-style:italic;color:#f7dc08;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}}@media(min-width:1536px){.\32 xl\:prose blockquote p:first-of-type:before{content:open-quote}}@media(min-width:1536px){.\32 xl\:prose blockquote p:last-of-type:after{content:close-quote}}@media(min-width:1536px){.\32 xl\:prose h1{color:#f7dc08;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1536px){.\32 xl\:prose h2{color:#f7dc08;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}}@media(min-width:1536px){.\32 xl\:prose h3{color:#f7dc08;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1536px){.\32 xl\:prose h4{color:#f7dc08;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}}@media(min-width:1536px){.\32 xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}}@media(min-width:1536px){.\32 xl\:prose code{color:#111827;font-weight:600;font-size:.875em}}@media(min-width:1536px){.\32 xl\:prose code:after,.\32 xl\:prose code:before{content:"`"}}@media(min-width:1536px){.\32 xl\:prose a code{color:#111827}}@media(min-width:1536px){.\32 xl\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}}@media(min-width:1536px){.\32 xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}}@media(min-width:1536px){.\32 xl\:prose pre code:after,.\32 xl\:prose pre code:before{content:none}}@media(min-width:1536px){.\32 xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}}@media(min-width:1536px){.\32 xl\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}}@media(min-width:1536px){.\32 xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}}@media(min-width:1536px){.\32 xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}}@media(min-width:1536px){.\32 xl\:prose tbody tr:last-child{border-bottom-width:0}}@media(min-width:1536px){.\32 xl\:prose tbody td{vertical-align:top;padding:.5714286em}}@media(min-width:1536px){.\32 xl\:prose{font-size:1rem;line-height:1.75}}@media(min-width:1536px){.\32 xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1536px){.\32 xl\:prose figure,.\32 xl\:prose img,.\32 xl\:prose video{margin-top:2em;margin-bottom:2em}}@media(min-width:1536px){.\32 xl\:prose figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose h2 code{font-size:.875em}}@media(min-width:1536px){.\32 xl\:prose h3 code{font-size:.9em}}@media(min-width:1536px){.\32 xl\:prose ol,.\32 xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}}@media(min-width:1536px){.\32 xl\:prose li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1536px){.\32 xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1536px){.\32 xl\:prose>ul>li>:first-child{margin-top:1.25em}}@media(min-width:1536px){.\32 xl\:prose>ul>li>:last-child{margin-bottom:1.25em}}@media(min-width:1536px){.\32 xl\:prose>ol>li>:first-child{margin-top:1.25em}}@media(min-width:1536px){.\32 xl\:prose>ol>li>:last-child{margin-bottom:1.25em}}@media(min-width:1536px){.\32 xl\:prose ol ol,.\32 xl\:prose ol ul,.\32 xl\:prose ul ol,.\32 xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}}@media(min-width:1536px){.\32 xl\:prose h2+*,.\32 xl\:prose h3+*,.\32 xl\:prose h4+*,.\32 xl\:prose hr+*{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose thead th:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose thead th:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose tbody td:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose tbody td:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose>:first-child{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose>:last-child{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose h5,.\32 xl\:prose h6{color:#f7dc08}}@media(min-width:1536px){.\32 xl\:prose-sm{font-size:.875rem;line-height:1.7142857}}@media(min-width:1536px){.\32 xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}}@media(min-width:1536px){.\32 xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}}@media(min-width:1536px){.\32 xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}}@media(min-width:1536px){.\32 xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1536px){.\32 xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}}@media(min-width:1536px){.\32 xl\:prose-sm figure,.\32 xl\:prose-sm img,.\32 xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}}@media(min-width:1536px){.\32 xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}}@media(min-width:1536px){.\32 xl\:prose-sm code{font-size:.8571429em}}@media(min-width:1536px){.\32 xl\:prose-sm h2 code{font-size:.9em}}@media(min-width:1536px){.\32 xl\:prose-sm h3 code{font-size:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}}@media(min-width:1536px){.\32 xl\:prose-sm ol,.\32 xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}}@media(min-width:1536px){.\32 xl\:prose-sm ol>li{padding-left:1.5714286em}}@media(min-width:1536px){.\32 xl\:prose-sm ol>li:before{left:0}}@media(min-width:1536px){.\32 xl\:prose-sm ul>li{padding-left:1.5714286em}}@media(min-width:1536px){.\32 xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.6785715em;left:.2142857em}}@media(min-width:1536px){.\32 xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1536px){.\32 xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}}@media(min-width:1536px){.\32 xl\:prose-sm ol ol,.\32 xl\:prose-sm ol ul,.\32 xl\:prose-sm ul ol,.\32 xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}}@media(min-width:1536px){.\32 xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}}@media(min-width:1536px){.\32 xl\:prose-sm h2+*,.\32 xl\:prose-sm h3+*,.\32 xl\:prose-sm h4+*,.\32 xl\:prose-sm hr+*{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-sm table{font-size:.8571429em;line-height:1.5}}@media(min-width:1536px){.\32 xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}}@media(min-width:1536px){.\32 xl\:prose-sm thead th:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-sm thead th:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-sm tbody td{padding:.6666667em 1em}}@media(min-width:1536px){.\32 xl\:prose-sm tbody td:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-sm tbody td:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-sm>:first-child{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-sm>:last-child{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media(min-width:1536px){.\32 xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}}@media(min-width:1536px){.\32 xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}}@media(min-width:1536px){.\32 xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}}@media(min-width:1536px){.\32 xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}}@media(min-width:1536px){.\32 xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1536px){.\32 xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}}@media(min-width:1536px){.\32 xl\:prose-lg figure,.\32 xl\:prose-lg img,.\32 xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}}@media(min-width:1536px){.\32 xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}}@media(min-width:1536px){.\32 xl\:prose-lg code{font-size:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-lg h2 code{font-size:.8666667em}}@media(min-width:1536px){.\32 xl\:prose-lg h3 code{font-size:.875em}}@media(min-width:1536px){.\32 xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}}@media(min-width:1536px){.\32 xl\:prose-lg ol,.\32 xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1536px){.\32 xl\:prose-lg ol>li{padding-left:1.6666667em}}@media(min-width:1536px){.\32 xl\:prose-lg ol>li:before{left:0}}@media(min-width:1536px){.\32 xl\:prose-lg ul>li{padding-left:1.6666667em}}@media(min-width:1536px){.\32 xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.7222222em;left:.2222222em}}@media(min-width:1536px){.\32 xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-lg ol ol,.\32 xl\:prose-lg ol ul,.\32 xl\:prose-lg ul ol,.\32 xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}}@media(min-width:1536px){.\32 xl\:prose-lg h2+*,.\32 xl\:prose-lg h3+*,.\32 xl\:prose-lg h4+*,.\32 xl\:prose-lg hr+*{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-lg table{font-size:.8888889em;line-height:1.5}}@media(min-width:1536px){.\32 xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}}@media(min-width:1536px){.\32 xl\:prose-lg thead th:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-lg thead th:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-lg tbody td{padding:.75em}}@media(min-width:1536px){.\32 xl\:prose-lg tbody td:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-lg tbody td:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-lg>:first-child{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-lg>:last-child{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-xl{font-size:1.25rem;line-height:1.8}}@media(min-width:1536px){.\32 xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}}@media(min-width:1536px){.\32 xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}}@media(min-width:1536px){.\32 xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}}@media(min-width:1536px){.\32 xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}}@media(min-width:1536px){.\32 xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}}@media(min-width:1536px){.\32 xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}}@media(min-width:1536px){.\32 xl\:prose-xl figure,.\32 xl\:prose-xl img,.\32 xl\:prose-xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1536px){.\32 xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}}@media(min-width:1536px){.\32 xl\:prose-xl code{font-size:.9em}}@media(min-width:1536px){.\32 xl\:prose-xl h2 code{font-size:.8611111em}}@media(min-width:1536px){.\32 xl\:prose-xl h3 code{font-size:.9em}}@media(min-width:1536px){.\32 xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-xl ol,.\32 xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}}@media(min-width:1536px){.\32 xl\:prose-xl ol>li{padding-left:1.8em}}@media(min-width:1536px){.\32 xl\:prose-xl ol>li:before{left:0}}@media(min-width:1536px){.\32 xl\:prose-xl ul>li{padding-left:1.8em}}@media(min-width:1536px){.\32 xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}}@media(min-width:1536px){.\32 xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1536px){.\32 xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}}@media(min-width:1536px){.\32 xl\:prose-xl ol ol,.\32 xl\:prose-xl ol ul,.\32 xl\:prose-xl ul ol,.\32 xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}}@media(min-width:1536px){.\32 xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}}@media(min-width:1536px){.\32 xl\:prose-xl h2+*,.\32 xl\:prose-xl h3+*,.\32 xl\:prose-xl h4+*,.\32 xl\:prose-xl hr+*{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-xl table{font-size:.9em;line-height:1.5555556}}@media(min-width:1536px){.\32 xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}}@media(min-width:1536px){.\32 xl\:prose-xl thead th:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-xl thead th:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-xl tbody td{padding:.8888889em .6666667em}}@media(min-width:1536px){.\32 xl\:prose-xl tbody td:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-xl tbody td:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-xl>:first-child{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-xl>:last-child{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}}@media(min-width:1536px){.\32 xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}}@media(min-width:1536px){.\32 xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}}@media(min-width:1536px){.\32 xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}}@media(min-width:1536px){.\32 xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}}@media(min-width:1536px){.\32 xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}}@media(min-width:1536px){.\32 xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}}@media(min-width:1536px){.\32 xl\:prose-2xl figure,.\32 xl\:prose-2xl img,.\32 xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}}@media(min-width:1536px){.\32 xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}}@media(min-width:1536px){.\32 xl\:prose-2xl code{font-size:.8333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl h2 code{font-size:.875em}}@media(min-width:1536px){.\32 xl\:prose-2xl h3 code{font-size:.8888889em}}@media(min-width:1536px){.\32 xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}}@media(min-width:1536px){.\32 xl\:prose-2xl ol,.\32 xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}}@media(min-width:1536px){.\32 xl\:prose-2xl ol>li{padding-left:1.6666667em}}@media(min-width:1536px){.\32 xl\:prose-2xl ol>li:before{left:0}}@media(min-width:1536px){.\32 xl\:prose-2xl ul>li{padding-left:1.6666667em}}@media(min-width:1536px){.\32 xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.6666666em;left:.25em}}@media(min-width:1536px){.\32 xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}}@media(min-width:1536px){.\32 xl\:prose-2xl ol ol,.\32 xl\:prose-2xl ol ul,.\32 xl\:prose-2xl ul ol,.\32 xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}}@media(min-width:1536px){.\32 xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}}@media(min-width:1536px){.\32 xl\:prose-2xl h2+*,.\32 xl\:prose-2xl h3+*,.\32 xl\:prose-2xl h4+*,.\32 xl\:prose-2xl hr+*{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}}@media(min-width:1536px){.\32 xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}}@media(min-width:1536px){.\32 xl\:prose-2xl thead th:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-2xl thead th:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-2xl tbody td{padding:.8em .6em}}@media(min-width:1536px){.\32 xl\:prose-2xl tbody td:first-child{padding-left:0}}@media(min-width:1536px){.\32 xl\:prose-2xl tbody td:last-child{padding-right:0}}@media(min-width:1536px){.\32 xl\:prose-2xl>:first-child{margin-top:0}}@media(min-width:1536px){.\32 xl\:prose-2xl>:last-child{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1536px){.\32 xl\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1536px){.\32 xl\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1536px){.\32 xl\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1536px){.\32 xl\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media(min-width:1536px){.\32 xl\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}}@media(min-width:1536px){.\32 xl\:pointer-events-none{pointer-events:none}}@media(min-width:1536px){.\32 xl\:pointer-events-auto{pointer-events:auto}}@media(min-width:1536px){.\32 xl\:visible{visibility:visible}}@media(min-width:1536px){.\32 xl\:invisible{visibility:hidden}}@media(min-width:1536px){.\32 xl\:static{position:static}}@media(min-width:1536px){.\32 xl\:fixed{position:fixed}}@media(min-width:1536px){.\32 xl\:absolute{position:absolute}}@media(min-width:1536px){.\32 xl\:relative{position:relative}}@media(min-width:1536px){.\32 xl\:sticky{position:-webkit-sticky;position:sticky}}@media(min-width:1536px){.\32 xl\:inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1536px){.\32 xl\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}}@media(min-width:1536px){.\32 xl\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(min-width:1536px){.\32 xl\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}}@media(min-width:1536px){.\32 xl\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media(min-width:1536px){.\32 xl\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}}@media(min-width:1536px){.\32 xl\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}}@media(min-width:1536px){.\32 xl\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}}@media(min-width:1536px){.\32 xl\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media(min-width:1536px){.\32 xl\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}}@media(min-width:1536px){.\32 xl\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}}@media(min-width:1536px){.\32 xl\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}}@media(min-width:1536px){.\32 xl\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}}@media(min-width:1536px){.\32 xl\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}}@media(min-width:1536px){.\32 xl\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}}@media(min-width:1536px){.\32 xl\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}}@media(min-width:1536px){.\32 xl\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}}@media(min-width:1536px){.\32 xl\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}}@media(min-width:1536px){.\32 xl\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}}@media(min-width:1536px){.\32 xl\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}}@media(min-width:1536px){.\32 xl\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}}@media(min-width:1536px){.\32 xl\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}}@media(min-width:1536px){.\32 xl\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}}@media(min-width:1536px){.\32 xl\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}}@media(min-width:1536px){.\32 xl\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}}@media(min-width:1536px){.\32 xl\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}}@media(min-width:1536px){.\32 xl\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}}@media(min-width:1536px){.\32 xl\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}}@media(min-width:1536px){.\32 xl\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}}@media(min-width:1536px){.\32 xl\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}}@media(min-width:1536px){.\32 xl\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}}@media(min-width:1536px){.\32 xl\:inset-px{top:1px;right:1px;bottom:1px;left:1px}}@media(min-width:1536px){.\32 xl\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}}@media(min-width:1536px){.\32 xl\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}}@media(min-width:1536px){.\32 xl\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}}@media(min-width:1536px){.\32 xl\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}}@media(min-width:1536px){.\32 xl\:inset-screen-sm{top:64rem;right:64rem;bottom:64rem;left:64rem}}@media(min-width:1536px){.\32 xl\:inset-screen-md{top:76.8rem;right:76.8rem;bottom:76.8rem;left:76.8rem}}@media(min-width:1536px){.\32 xl\:inset-screen-lg{top:102.4rem;right:102.4rem;bottom:102.4rem;left:102.4rem}}@media(min-width:1536px){.\32 xl\:inset-screen-xl{top:128rem;right:128rem;bottom:128rem;left:128rem}}@media(min-width:1536px){.\32 xl\:inset-screen-2xl{top:153.6rem;right:153.6rem;bottom:153.6rem;left:153.6rem}}@media(min-width:1536px){.\32 xl\:-inset-0{top:0;right:0;bottom:0;left:0}}@media(min-width:1536px){.\32 xl\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}}@media(min-width:1536px){.\32 xl\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}@media(min-width:1536px){.\32 xl\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}}@media(min-width:1536px){.\32 xl\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}@media(min-width:1536px){.\32 xl\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}}@media(min-width:1536px){.\32 xl\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}}@media(min-width:1536px){.\32 xl\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(min-width:1536px){.\32 xl\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}}@media(min-width:1536px){.\32 xl\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}}@media(min-width:1536px){.\32 xl\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}}@media(min-width:1536px){.\32 xl\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}}@media(min-width:1536px){.\32 xl\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}}@media(min-width:1536px){.\32 xl\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}}@media(min-width:1536px){.\32 xl\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}}@media(min-width:1536px){.\32 xl\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}}@media(min-width:1536px){.\32 xl\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}}@media(min-width:1536px){.\32 xl\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}}@media(min-width:1536px){.\32 xl\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}}@media(min-width:1536px){.\32 xl\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}}@media(min-width:1536px){.\32 xl\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}}@media(min-width:1536px){.\32 xl\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}}@media(min-width:1536px){.\32 xl\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}}@media(min-width:1536px){.\32 xl\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}}@media(min-width:1536px){.\32 xl\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}}@media(min-width:1536px){.\32 xl\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}}@media(min-width:1536px){.\32 xl\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}}@media(min-width:1536px){.\32 xl\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}}@media(min-width:1536px){.\32 xl\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}}@media(min-width:1536px){.\32 xl\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}}@media(min-width:1536px){.\32 xl\:-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}}@media(min-width:1536px){.\32 xl\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}}@media(min-width:1536px){.\32 xl\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}}@media(min-width:1536px){.\32 xl\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}}@media(min-width:1536px){.\32 xl\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}}@media(min-width:1536px){.\32 xl\:-inset-screen-sm{top:-64rem;right:-64rem;bottom:-64rem;left:-64rem}}@media(min-width:1536px){.\32 xl\:-inset-screen-md{top:-76.8rem;right:-76.8rem;bottom:-76.8rem;left:-76.8rem}}@media(min-width:1536px){.\32 xl\:-inset-screen-lg{top:-102.4rem;right:-102.4rem;bottom:-102.4rem;left:-102.4rem}}@media(min-width:1536px){.\32 xl\:-inset-screen-xl{top:-128rem;right:-128rem;bottom:-128rem;left:-128rem}}@media(min-width:1536px){.\32 xl\:-inset-screen-2xl{top:-153.6rem;right:-153.6rem;bottom:-153.6rem;left:-153.6rem}}@media(min-width:1536px){.\32 xl\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1536px){.\32 xl\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}}@media(min-width:1536px){.\32 xl\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}}@media(min-width:1536px){.\32 xl\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}}@media(min-width:1536px){.\32 xl\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}}@media(min-width:1536px){.\32 xl\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}}@media(min-width:1536px){.\32 xl\:inset-full{top:100%;right:100%;bottom:100%;left:100%}}@media(min-width:1536px){.\32 xl\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1536px){.\32 xl\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}}@media(min-width:1536px){.\32 xl\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}}@media(min-width:1536px){.\32 xl\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}}@media(min-width:1536px){.\32 xl\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media(min-width:1536px){.\32 xl\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}}@media(min-width:1536px){.\32 xl\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}}@media(min-width:1536px){.\32 xl\:inset-x-0{left:0;right:0}}@media(min-width:1536px){.\32 xl\:inset-x-1{left:.25rem;right:.25rem}}@media(min-width:1536px){.\32 xl\:inset-x-2{left:.5rem;right:.5rem}}@media(min-width:1536px){.\32 xl\:inset-x-3{left:.75rem;right:.75rem}}@media(min-width:1536px){.\32 xl\:inset-x-4{left:1rem;right:1rem}}@media(min-width:1536px){.\32 xl\:inset-x-5{left:1.25rem;right:1.25rem}}@media(min-width:1536px){.\32 xl\:inset-x-6{left:1.5rem;right:1.5rem}}@media(min-width:1536px){.\32 xl\:inset-x-7{left:1.75rem;right:1.75rem}}@media(min-width:1536px){.\32 xl\:inset-x-8{left:2rem;right:2rem}}@media(min-width:1536px){.\32 xl\:inset-x-9{left:2.25rem;right:2.25rem}}@media(min-width:1536px){.\32 xl\:inset-x-10{left:2.5rem;right:2.5rem}}@media(min-width:1536px){.\32 xl\:inset-x-11{left:2.75rem;right:2.75rem}}@media(min-width:1536px){.\32 xl\:inset-x-12{left:3rem;right:3rem}}@media(min-width:1536px){.\32 xl\:inset-x-14{left:3.5rem;right:3.5rem}}@media(min-width:1536px){.\32 xl\:inset-x-16{left:4rem;right:4rem}}@media(min-width:1536px){.\32 xl\:inset-x-20{left:5rem;right:5rem}}@media(min-width:1536px){.\32 xl\:inset-x-24{left:6rem;right:6rem}}@media(min-width:1536px){.\32 xl\:inset-x-28{left:7rem;right:7rem}}@media(min-width:1536px){.\32 xl\:inset-x-32{left:8rem;right:8rem}}@media(min-width:1536px){.\32 xl\:inset-x-36{left:9rem;right:9rem}}@media(min-width:1536px){.\32 xl\:inset-x-40{left:10rem;right:10rem}}@media(min-width:1536px){.\32 xl\:inset-x-44{left:11rem;right:11rem}}@media(min-width:1536px){.\32 xl\:inset-x-48{left:12rem;right:12rem}}@media(min-width:1536px){.\32 xl\:inset-x-52{left:13rem;right:13rem}}@media(min-width:1536px){.\32 xl\:inset-x-56{left:14rem;right:14rem}}@media(min-width:1536px){.\32 xl\:inset-x-60{left:15rem;right:15rem}}@media(min-width:1536px){.\32 xl\:inset-x-64{left:16rem;right:16rem}}@media(min-width:1536px){.\32 xl\:inset-x-72{left:18rem;right:18rem}}@media(min-width:1536px){.\32 xl\:inset-x-80{left:20rem;right:20rem}}@media(min-width:1536px){.\32 xl\:inset-x-96{left:24rem;right:24rem}}@media(min-width:1536px){.\32 xl\:inset-x-auto{left:auto;right:auto}}@media(min-width:1536px){.\32 xl\:inset-x-px{left:1px;right:1px}}@media(min-width:1536px){.\32 xl\:inset-x-0\.5{left:.125rem;right:.125rem}}@media(min-width:1536px){.\32 xl\:inset-x-1\.5{left:.375rem;right:.375rem}}@media(min-width:1536px){.\32 xl\:inset-x-2\.5{left:.625rem;right:.625rem}}@media(min-width:1536px){.\32 xl\:inset-x-3\.5{left:.875rem;right:.875rem}}@media(min-width:1536px){.\32 xl\:inset-x-screen-sm{left:64rem;right:64rem}}@media(min-width:1536px){.\32 xl\:inset-x-screen-md{left:76.8rem;right:76.8rem}}@media(min-width:1536px){.\32 xl\:inset-x-screen-lg{left:102.4rem;right:102.4rem}}@media(min-width:1536px){.\32 xl\:inset-x-screen-xl{left:128rem;right:128rem}}@media(min-width:1536px){.\32 xl\:inset-x-screen-2xl{left:153.6rem;right:153.6rem}}@media(min-width:1536px){.\32 xl\:-inset-x-0{left:0;right:0}}@media(min-width:1536px){.\32 xl\:-inset-x-1{left:-.25rem;right:-.25rem}}@media(min-width:1536px){.\32 xl\:-inset-x-2{left:-.5rem;right:-.5rem}}@media(min-width:1536px){.\32 xl\:-inset-x-3{left:-.75rem;right:-.75rem}}@media(min-width:1536px){.\32 xl\:-inset-x-4{left:-1rem;right:-1rem}}@media(min-width:1536px){.\32 xl\:-inset-x-5{left:-1.25rem;right:-1.25rem}}@media(min-width:1536px){.\32 xl\:-inset-x-6{left:-1.5rem;right:-1.5rem}}@media(min-width:1536px){.\32 xl\:-inset-x-7{left:-1.75rem;right:-1.75rem}}@media(min-width:1536px){.\32 xl\:-inset-x-8{left:-2rem;right:-2rem}}@media(min-width:1536px){.\32 xl\:-inset-x-9{left:-2.25rem;right:-2.25rem}}@media(min-width:1536px){.\32 xl\:-inset-x-10{left:-2.5rem;right:-2.5rem}}@media(min-width:1536px){.\32 xl\:-inset-x-11{left:-2.75rem;right:-2.75rem}}@media(min-width:1536px){.\32 xl\:-inset-x-12{left:-3rem;right:-3rem}}@media(min-width:1536px){.\32 xl\:-inset-x-14{left:-3.5rem;right:-3.5rem}}@media(min-width:1536px){.\32 xl\:-inset-x-16{left:-4rem;right:-4rem}}@media(min-width:1536px){.\32 xl\:-inset-x-20{left:-5rem;right:-5rem}}@media(min-width:1536px){.\32 xl\:-inset-x-24{left:-6rem;right:-6rem}}@media(min-width:1536px){.\32 xl\:-inset-x-28{left:-7rem;right:-7rem}}@media(min-width:1536px){.\32 xl\:-inset-x-32{left:-8rem;right:-8rem}}@media(min-width:1536px){.\32 xl\:-inset-x-36{left:-9rem;right:-9rem}}@media(min-width:1536px){.\32 xl\:-inset-x-40{left:-10rem;right:-10rem}}@media(min-width:1536px){.\32 xl\:-inset-x-44{left:-11rem;right:-11rem}}@media(min-width:1536px){.\32 xl\:-inset-x-48{left:-12rem;right:-12rem}}@media(min-width:1536px){.\32 xl\:-inset-x-52{left:-13rem;right:-13rem}}@media(min-width:1536px){.\32 xl\:-inset-x-56{left:-14rem;right:-14rem}}@media(min-width:1536px){.\32 xl\:-inset-x-60{left:-15rem;right:-15rem}}@media(min-width:1536px){.\32 xl\:-inset-x-64{left:-16rem;right:-16rem}}@media(min-width:1536px){.\32 xl\:-inset-x-72{left:-18rem;right:-18rem}}@media(min-width:1536px){.\32 xl\:-inset-x-80{left:-20rem;right:-20rem}}@media(min-width:1536px){.\32 xl\:-inset-x-96{left:-24rem;right:-24rem}}@media(min-width:1536px){.\32 xl\:-inset-x-px{left:-1px;right:-1px}}@media(min-width:1536px){.\32 xl\:-inset-x-0\.5{left:-.125rem;right:-.125rem}}@media(min-width:1536px){.\32 xl\:-inset-x-1\.5{left:-.375rem;right:-.375rem}}@media(min-width:1536px){.\32 xl\:-inset-x-2\.5{left:-.625rem;right:-.625rem}}@media(min-width:1536px){.\32 xl\:-inset-x-3\.5{left:-.875rem;right:-.875rem}}@media(min-width:1536px){.\32 xl\:-inset-x-screen-sm{left:-64rem;right:-64rem}}@media(min-width:1536px){.\32 xl\:-inset-x-screen-md{left:-76.8rem;right:-76.8rem}}@media(min-width:1536px){.\32 xl\:-inset-x-screen-lg{left:-102.4rem;right:-102.4rem}}@media(min-width:1536px){.\32 xl\:-inset-x-screen-xl{left:-128rem;right:-128rem}}@media(min-width:1536px){.\32 xl\:-inset-x-screen-2xl{left:-153.6rem;right:-153.6rem}}@media(min-width:1536px){.\32 xl\:inset-x-1\/2{left:50%;right:50%}}@media(min-width:1536px){.\32 xl\:inset-x-1\/3{left:33.333333%;right:33.333333%}}@media(min-width:1536px){.\32 xl\:inset-x-2\/3{left:66.666667%;right:66.666667%}}@media(min-width:1536px){.\32 xl\:inset-x-1\/4{left:25%;right:25%}}@media(min-width:1536px){.\32 xl\:inset-x-2\/4{left:50%;right:50%}}@media(min-width:1536px){.\32 xl\:inset-x-3\/4{left:75%;right:75%}}@media(min-width:1536px){.\32 xl\:inset-x-full{left:100%;right:100%}}@media(min-width:1536px){.\32 xl\:-inset-x-1\/2{left:-50%;right:-50%}}@media(min-width:1536px){.\32 xl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}}@media(min-width:1536px){.\32 xl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}}@media(min-width:1536px){.\32 xl\:-inset-x-1\/4{left:-25%;right:-25%}}@media(min-width:1536px){.\32 xl\:-inset-x-2\/4{left:-50%;right:-50%}}@media(min-width:1536px){.\32 xl\:-inset-x-3\/4{left:-75%;right:-75%}}@media(min-width:1536px){.\32 xl\:-inset-x-full{left:-100%;right:-100%}}@media(min-width:1536px){.\32 xl\:inset-y-0{top:0;bottom:0}}@media(min-width:1536px){.\32 xl\:inset-y-1{top:.25rem;bottom:.25rem}}@media(min-width:1536px){.\32 xl\:inset-y-2{top:.5rem;bottom:.5rem}}@media(min-width:1536px){.\32 xl\:inset-y-3{top:.75rem;bottom:.75rem}}@media(min-width:1536px){.\32 xl\:inset-y-4{top:1rem;bottom:1rem}}@media(min-width:1536px){.\32 xl\:inset-y-5{top:1.25rem;bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:inset-y-6{top:1.5rem;bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:inset-y-7{top:1.75rem;bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:inset-y-8{top:2rem;bottom:2rem}}@media(min-width:1536px){.\32 xl\:inset-y-9{top:2.25rem;bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:inset-y-10{top:2.5rem;bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:inset-y-11{top:2.75rem;bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:inset-y-12{top:3rem;bottom:3rem}}@media(min-width:1536px){.\32 xl\:inset-y-14{top:3.5rem;bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:inset-y-16{top:4rem;bottom:4rem}}@media(min-width:1536px){.\32 xl\:inset-y-20{top:5rem;bottom:5rem}}@media(min-width:1536px){.\32 xl\:inset-y-24{top:6rem;bottom:6rem}}@media(min-width:1536px){.\32 xl\:inset-y-28{top:7rem;bottom:7rem}}@media(min-width:1536px){.\32 xl\:inset-y-32{top:8rem;bottom:8rem}}@media(min-width:1536px){.\32 xl\:inset-y-36{top:9rem;bottom:9rem}}@media(min-width:1536px){.\32 xl\:inset-y-40{top:10rem;bottom:10rem}}@media(min-width:1536px){.\32 xl\:inset-y-44{top:11rem;bottom:11rem}}@media(min-width:1536px){.\32 xl\:inset-y-48{top:12rem;bottom:12rem}}@media(min-width:1536px){.\32 xl\:inset-y-52{top:13rem;bottom:13rem}}@media(min-width:1536px){.\32 xl\:inset-y-56{top:14rem;bottom:14rem}}@media(min-width:1536px){.\32 xl\:inset-y-60{top:15rem;bottom:15rem}}@media(min-width:1536px){.\32 xl\:inset-y-64{top:16rem;bottom:16rem}}@media(min-width:1536px){.\32 xl\:inset-y-72{top:18rem;bottom:18rem}}@media(min-width:1536px){.\32 xl\:inset-y-80{top:20rem;bottom:20rem}}@media(min-width:1536px){.\32 xl\:inset-y-96{top:24rem;bottom:24rem}}@media(min-width:1536px){.\32 xl\:inset-y-auto{top:auto;bottom:auto}}@media(min-width:1536px){.\32 xl\:inset-y-px{top:1px;bottom:1px}}@media(min-width:1536px){.\32 xl\:inset-y-0\.5{top:.125rem;bottom:.125rem}}@media(min-width:1536px){.\32 xl\:inset-y-1\.5{top:.375rem;bottom:.375rem}}@media(min-width:1536px){.\32 xl\:inset-y-2\.5{top:.625rem;bottom:.625rem}}@media(min-width:1536px){.\32 xl\:inset-y-3\.5{top:.875rem;bottom:.875rem}}@media(min-width:1536px){.\32 xl\:inset-y-screen-sm{top:64rem;bottom:64rem}}@media(min-width:1536px){.\32 xl\:inset-y-screen-md{top:76.8rem;bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:inset-y-screen-lg{top:102.4rem;bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:inset-y-screen-xl{top:128rem;bottom:128rem}}@media(min-width:1536px){.\32 xl\:inset-y-screen-2xl{top:153.6rem;bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:-inset-y-0{top:0;bottom:0}}@media(min-width:1536px){.\32 xl\:-inset-y-1{top:-.25rem;bottom:-.25rem}}@media(min-width:1536px){.\32 xl\:-inset-y-2{top:-.5rem;bottom:-.5rem}}@media(min-width:1536px){.\32 xl\:-inset-y-3{top:-.75rem;bottom:-.75rem}}@media(min-width:1536px){.\32 xl\:-inset-y-4{top:-1rem;bottom:-1rem}}@media(min-width:1536px){.\32 xl\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}}@media(min-width:1536px){.\32 xl\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}}@media(min-width:1536px){.\32 xl\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}}@media(min-width:1536px){.\32 xl\:-inset-y-8{top:-2rem;bottom:-2rem}}@media(min-width:1536px){.\32 xl\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}}@media(min-width:1536px){.\32 xl\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}}@media(min-width:1536px){.\32 xl\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}}@media(min-width:1536px){.\32 xl\:-inset-y-12{top:-3rem;bottom:-3rem}}@media(min-width:1536px){.\32 xl\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}}@media(min-width:1536px){.\32 xl\:-inset-y-16{top:-4rem;bottom:-4rem}}@media(min-width:1536px){.\32 xl\:-inset-y-20{top:-5rem;bottom:-5rem}}@media(min-width:1536px){.\32 xl\:-inset-y-24{top:-6rem;bottom:-6rem}}@media(min-width:1536px){.\32 xl\:-inset-y-28{top:-7rem;bottom:-7rem}}@media(min-width:1536px){.\32 xl\:-inset-y-32{top:-8rem;bottom:-8rem}}@media(min-width:1536px){.\32 xl\:-inset-y-36{top:-9rem;bottom:-9rem}}@media(min-width:1536px){.\32 xl\:-inset-y-40{top:-10rem;bottom:-10rem}}@media(min-width:1536px){.\32 xl\:-inset-y-44{top:-11rem;bottom:-11rem}}@media(min-width:1536px){.\32 xl\:-inset-y-48{top:-12rem;bottom:-12rem}}@media(min-width:1536px){.\32 xl\:-inset-y-52{top:-13rem;bottom:-13rem}}@media(min-width:1536px){.\32 xl\:-inset-y-56{top:-14rem;bottom:-14rem}}@media(min-width:1536px){.\32 xl\:-inset-y-60{top:-15rem;bottom:-15rem}}@media(min-width:1536px){.\32 xl\:-inset-y-64{top:-16rem;bottom:-16rem}}@media(min-width:1536px){.\32 xl\:-inset-y-72{top:-18rem;bottom:-18rem}}@media(min-width:1536px){.\32 xl\:-inset-y-80{top:-20rem;bottom:-20rem}}@media(min-width:1536px){.\32 xl\:-inset-y-96{top:-24rem;bottom:-24rem}}@media(min-width:1536px){.\32 xl\:-inset-y-px{top:-1px;bottom:-1px}}@media(min-width:1536px){.\32 xl\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}}@media(min-width:1536px){.\32 xl\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}}@media(min-width:1536px){.\32 xl\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}}@media(min-width:1536px){.\32 xl\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}}@media(min-width:1536px){.\32 xl\:-inset-y-screen-sm{top:-64rem;bottom:-64rem}}@media(min-width:1536px){.\32 xl\:-inset-y-screen-md{top:-76.8rem;bottom:-76.8rem}}@media(min-width:1536px){.\32 xl\:-inset-y-screen-lg{top:-102.4rem;bottom:-102.4rem}}@media(min-width:1536px){.\32 xl\:-inset-y-screen-xl{top:-128rem;bottom:-128rem}}@media(min-width:1536px){.\32 xl\:-inset-y-screen-2xl{top:-153.6rem;bottom:-153.6rem}}@media(min-width:1536px){.\32 xl\:inset-y-1\/2{top:50%;bottom:50%}}@media(min-width:1536px){.\32 xl\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}}@media(min-width:1536px){.\32 xl\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}}@media(min-width:1536px){.\32 xl\:inset-y-1\/4{top:25%;bottom:25%}}@media(min-width:1536px){.\32 xl\:inset-y-2\/4{top:50%;bottom:50%}}@media(min-width:1536px){.\32 xl\:inset-y-3\/4{top:75%;bottom:75%}}@media(min-width:1536px){.\32 xl\:inset-y-full{top:100%;bottom:100%}}@media(min-width:1536px){.\32 xl\:-inset-y-1\/2{top:-50%;bottom:-50%}}@media(min-width:1536px){.\32 xl\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}}@media(min-width:1536px){.\32 xl\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}}@media(min-width:1536px){.\32 xl\:-inset-y-1\/4{top:-25%;bottom:-25%}}@media(min-width:1536px){.\32 xl\:-inset-y-2\/4{top:-50%;bottom:-50%}}@media(min-width:1536px){.\32 xl\:-inset-y-3\/4{top:-75%;bottom:-75%}}@media(min-width:1536px){.\32 xl\:-inset-y-full{top:-100%;bottom:-100%}}@media(min-width:1536px){.\32 xl\:top-0{top:0}}@media(min-width:1536px){.\32 xl\:top-1{top:.25rem}}@media(min-width:1536px){.\32 xl\:top-2{top:.5rem}}@media(min-width:1536px){.\32 xl\:top-3{top:.75rem}}@media(min-width:1536px){.\32 xl\:top-4{top:1rem}}@media(min-width:1536px){.\32 xl\:top-5{top:1.25rem}}@media(min-width:1536px){.\32 xl\:top-6{top:1.5rem}}@media(min-width:1536px){.\32 xl\:top-7{top:1.75rem}}@media(min-width:1536px){.\32 xl\:top-8{top:2rem}}@media(min-width:1536px){.\32 xl\:top-9{top:2.25rem}}@media(min-width:1536px){.\32 xl\:top-10{top:2.5rem}}@media(min-width:1536px){.\32 xl\:top-11{top:2.75rem}}@media(min-width:1536px){.\32 xl\:top-12{top:3rem}}@media(min-width:1536px){.\32 xl\:top-14{top:3.5rem}}@media(min-width:1536px){.\32 xl\:top-16{top:4rem}}@media(min-width:1536px){.\32 xl\:top-20{top:5rem}}@media(min-width:1536px){.\32 xl\:top-24{top:6rem}}@media(min-width:1536px){.\32 xl\:top-28{top:7rem}}@media(min-width:1536px){.\32 xl\:top-32{top:8rem}}@media(min-width:1536px){.\32 xl\:top-36{top:9rem}}@media(min-width:1536px){.\32 xl\:top-40{top:10rem}}@media(min-width:1536px){.\32 xl\:top-44{top:11rem}}@media(min-width:1536px){.\32 xl\:top-48{top:12rem}}@media(min-width:1536px){.\32 xl\:top-52{top:13rem}}@media(min-width:1536px){.\32 xl\:top-56{top:14rem}}@media(min-width:1536px){.\32 xl\:top-60{top:15rem}}@media(min-width:1536px){.\32 xl\:top-64{top:16rem}}@media(min-width:1536px){.\32 xl\:top-72{top:18rem}}@media(min-width:1536px){.\32 xl\:top-80{top:20rem}}@media(min-width:1536px){.\32 xl\:top-96{top:24rem}}@media(min-width:1536px){.\32 xl\:top-auto{top:auto}}@media(min-width:1536px){.\32 xl\:top-px{top:1px}}@media(min-width:1536px){.\32 xl\:top-0\.5{top:.125rem}}@media(min-width:1536px){.\32 xl\:top-1\.5{top:.375rem}}@media(min-width:1536px){.\32 xl\:top-2\.5{top:.625rem}}@media(min-width:1536px){.\32 xl\:top-3\.5{top:.875rem}}@media(min-width:1536px){.\32 xl\:top-screen-sm{top:64rem}}@media(min-width:1536px){.\32 xl\:top-screen-md{top:76.8rem}}@media(min-width:1536px){.\32 xl\:top-screen-lg{top:102.4rem}}@media(min-width:1536px){.\32 xl\:top-screen-xl{top:128rem}}@media(min-width:1536px){.\32 xl\:top-screen-2xl{top:153.6rem}}@media(min-width:1536px){.\32 xl\:-top-0{top:0}}@media(min-width:1536px){.\32 xl\:-top-1{top:-.25rem}}@media(min-width:1536px){.\32 xl\:-top-2{top:-.5rem}}@media(min-width:1536px){.\32 xl\:-top-3{top:-.75rem}}@media(min-width:1536px){.\32 xl\:-top-4{top:-1rem}}@media(min-width:1536px){.\32 xl\:-top-5{top:-1.25rem}}@media(min-width:1536px){.\32 xl\:-top-6{top:-1.5rem}}@media(min-width:1536px){.\32 xl\:-top-7{top:-1.75rem}}@media(min-width:1536px){.\32 xl\:-top-8{top:-2rem}}@media(min-width:1536px){.\32 xl\:-top-9{top:-2.25rem}}@media(min-width:1536px){.\32 xl\:-top-10{top:-2.5rem}}@media(min-width:1536px){.\32 xl\:-top-11{top:-2.75rem}}@media(min-width:1536px){.\32 xl\:-top-12{top:-3rem}}@media(min-width:1536px){.\32 xl\:-top-14{top:-3.5rem}}@media(min-width:1536px){.\32 xl\:-top-16{top:-4rem}}@media(min-width:1536px){.\32 xl\:-top-20{top:-5rem}}@media(min-width:1536px){.\32 xl\:-top-24{top:-6rem}}@media(min-width:1536px){.\32 xl\:-top-28{top:-7rem}}@media(min-width:1536px){.\32 xl\:-top-32{top:-8rem}}@media(min-width:1536px){.\32 xl\:-top-36{top:-9rem}}@media(min-width:1536px){.\32 xl\:-top-40{top:-10rem}}@media(min-width:1536px){.\32 xl\:-top-44{top:-11rem}}@media(min-width:1536px){.\32 xl\:-top-48{top:-12rem}}@media(min-width:1536px){.\32 xl\:-top-52{top:-13rem}}@media(min-width:1536px){.\32 xl\:-top-56{top:-14rem}}@media(min-width:1536px){.\32 xl\:-top-60{top:-15rem}}@media(min-width:1536px){.\32 xl\:-top-64{top:-16rem}}@media(min-width:1536px){.\32 xl\:-top-72{top:-18rem}}@media(min-width:1536px){.\32 xl\:-top-80{top:-20rem}}@media(min-width:1536px){.\32 xl\:-top-96{top:-24rem}}@media(min-width:1536px){.\32 xl\:-top-px{top:-1px}}@media(min-width:1536px){.\32 xl\:-top-0\.5{top:-.125rem}}@media(min-width:1536px){.\32 xl\:-top-1\.5{top:-.375rem}}@media(min-width:1536px){.\32 xl\:-top-2\.5{top:-.625rem}}@media(min-width:1536px){.\32 xl\:-top-3\.5{top:-.875rem}}@media(min-width:1536px){.\32 xl\:-top-screen-sm{top:-64rem}}@media(min-width:1536px){.\32 xl\:-top-screen-md{top:-76.8rem}}@media(min-width:1536px){.\32 xl\:-top-screen-lg{top:-102.4rem}}@media(min-width:1536px){.\32 xl\:-top-screen-xl{top:-128rem}}@media(min-width:1536px){.\32 xl\:-top-screen-2xl{top:-153.6rem}}@media(min-width:1536px){.\32 xl\:top-1\/2{top:50%}}@media(min-width:1536px){.\32 xl\:top-1\/3{top:33.333333%}}@media(min-width:1536px){.\32 xl\:top-2\/3{top:66.666667%}}@media(min-width:1536px){.\32 xl\:top-1\/4{top:25%}}@media(min-width:1536px){.\32 xl\:top-2\/4{top:50%}}@media(min-width:1536px){.\32 xl\:top-3\/4{top:75%}}@media(min-width:1536px){.\32 xl\:top-full{top:100%}}@media(min-width:1536px){.\32 xl\:-top-1\/2{top:-50%}}@media(min-width:1536px){.\32 xl\:-top-1\/3{top:-33.333333%}}@media(min-width:1536px){.\32 xl\:-top-2\/3{top:-66.666667%}}@media(min-width:1536px){.\32 xl\:-top-1\/4{top:-25%}}@media(min-width:1536px){.\32 xl\:-top-2\/4{top:-50%}}@media(min-width:1536px){.\32 xl\:-top-3\/4{top:-75%}}@media(min-width:1536px){.\32 xl\:-top-full{top:-100%}}@media(min-width:1536px){.\32 xl\:right-0{right:0}}@media(min-width:1536px){.\32 xl\:right-1{right:.25rem}}@media(min-width:1536px){.\32 xl\:right-2{right:.5rem}}@media(min-width:1536px){.\32 xl\:right-3{right:.75rem}}@media(min-width:1536px){.\32 xl\:right-4{right:1rem}}@media(min-width:1536px){.\32 xl\:right-5{right:1.25rem}}@media(min-width:1536px){.\32 xl\:right-6{right:1.5rem}}@media(min-width:1536px){.\32 xl\:right-7{right:1.75rem}}@media(min-width:1536px){.\32 xl\:right-8{right:2rem}}@media(min-width:1536px){.\32 xl\:right-9{right:2.25rem}}@media(min-width:1536px){.\32 xl\:right-10{right:2.5rem}}@media(min-width:1536px){.\32 xl\:right-11{right:2.75rem}}@media(min-width:1536px){.\32 xl\:right-12{right:3rem}}@media(min-width:1536px){.\32 xl\:right-14{right:3.5rem}}@media(min-width:1536px){.\32 xl\:right-16{right:4rem}}@media(min-width:1536px){.\32 xl\:right-20{right:5rem}}@media(min-width:1536px){.\32 xl\:right-24{right:6rem}}@media(min-width:1536px){.\32 xl\:right-28{right:7rem}}@media(min-width:1536px){.\32 xl\:right-32{right:8rem}}@media(min-width:1536px){.\32 xl\:right-36{right:9rem}}@media(min-width:1536px){.\32 xl\:right-40{right:10rem}}@media(min-width:1536px){.\32 xl\:right-44{right:11rem}}@media(min-width:1536px){.\32 xl\:right-48{right:12rem}}@media(min-width:1536px){.\32 xl\:right-52{right:13rem}}@media(min-width:1536px){.\32 xl\:right-56{right:14rem}}@media(min-width:1536px){.\32 xl\:right-60{right:15rem}}@media(min-width:1536px){.\32 xl\:right-64{right:16rem}}@media(min-width:1536px){.\32 xl\:right-72{right:18rem}}@media(min-width:1536px){.\32 xl\:right-80{right:20rem}}@media(min-width:1536px){.\32 xl\:right-96{right:24rem}}@media(min-width:1536px){.\32 xl\:right-auto{right:auto}}@media(min-width:1536px){.\32 xl\:right-px{right:1px}}@media(min-width:1536px){.\32 xl\:right-0\.5{right:.125rem}}@media(min-width:1536px){.\32 xl\:right-1\.5{right:.375rem}}@media(min-width:1536px){.\32 xl\:right-2\.5{right:.625rem}}@media(min-width:1536px){.\32 xl\:right-3\.5{right:.875rem}}@media(min-width:1536px){.\32 xl\:right-screen-sm{right:64rem}}@media(min-width:1536px){.\32 xl\:right-screen-md{right:76.8rem}}@media(min-width:1536px){.\32 xl\:right-screen-lg{right:102.4rem}}@media(min-width:1536px){.\32 xl\:right-screen-xl{right:128rem}}@media(min-width:1536px){.\32 xl\:right-screen-2xl{right:153.6rem}}@media(min-width:1536px){.\32 xl\:-right-0{right:0}}@media(min-width:1536px){.\32 xl\:-right-1{right:-.25rem}}@media(min-width:1536px){.\32 xl\:-right-2{right:-.5rem}}@media(min-width:1536px){.\32 xl\:-right-3{right:-.75rem}}@media(min-width:1536px){.\32 xl\:-right-4{right:-1rem}}@media(min-width:1536px){.\32 xl\:-right-5{right:-1.25rem}}@media(min-width:1536px){.\32 xl\:-right-6{right:-1.5rem}}@media(min-width:1536px){.\32 xl\:-right-7{right:-1.75rem}}@media(min-width:1536px){.\32 xl\:-right-8{right:-2rem}}@media(min-width:1536px){.\32 xl\:-right-9{right:-2.25rem}}@media(min-width:1536px){.\32 xl\:-right-10{right:-2.5rem}}@media(min-width:1536px){.\32 xl\:-right-11{right:-2.75rem}}@media(min-width:1536px){.\32 xl\:-right-12{right:-3rem}}@media(min-width:1536px){.\32 xl\:-right-14{right:-3.5rem}}@media(min-width:1536px){.\32 xl\:-right-16{right:-4rem}}@media(min-width:1536px){.\32 xl\:-right-20{right:-5rem}}@media(min-width:1536px){.\32 xl\:-right-24{right:-6rem}}@media(min-width:1536px){.\32 xl\:-right-28{right:-7rem}}@media(min-width:1536px){.\32 xl\:-right-32{right:-8rem}}@media(min-width:1536px){.\32 xl\:-right-36{right:-9rem}}@media(min-width:1536px){.\32 xl\:-right-40{right:-10rem}}@media(min-width:1536px){.\32 xl\:-right-44{right:-11rem}}@media(min-width:1536px){.\32 xl\:-right-48{right:-12rem}}@media(min-width:1536px){.\32 xl\:-right-52{right:-13rem}}@media(min-width:1536px){.\32 xl\:-right-56{right:-14rem}}@media(min-width:1536px){.\32 xl\:-right-60{right:-15rem}}@media(min-width:1536px){.\32 xl\:-right-64{right:-16rem}}@media(min-width:1536px){.\32 xl\:-right-72{right:-18rem}}@media(min-width:1536px){.\32 xl\:-right-80{right:-20rem}}@media(min-width:1536px){.\32 xl\:-right-96{right:-24rem}}@media(min-width:1536px){.\32 xl\:-right-px{right:-1px}}@media(min-width:1536px){.\32 xl\:-right-0\.5{right:-.125rem}}@media(min-width:1536px){.\32 xl\:-right-1\.5{right:-.375rem}}@media(min-width:1536px){.\32 xl\:-right-2\.5{right:-.625rem}}@media(min-width:1536px){.\32 xl\:-right-3\.5{right:-.875rem}}@media(min-width:1536px){.\32 xl\:-right-screen-sm{right:-64rem}}@media(min-width:1536px){.\32 xl\:-right-screen-md{right:-76.8rem}}@media(min-width:1536px){.\32 xl\:-right-screen-lg{right:-102.4rem}}@media(min-width:1536px){.\32 xl\:-right-screen-xl{right:-128rem}}@media(min-width:1536px){.\32 xl\:-right-screen-2xl{right:-153.6rem}}@media(min-width:1536px){.\32 xl\:right-1\/2{right:50%}}@media(min-width:1536px){.\32 xl\:right-1\/3{right:33.333333%}}@media(min-width:1536px){.\32 xl\:right-2\/3{right:66.666667%}}@media(min-width:1536px){.\32 xl\:right-1\/4{right:25%}}@media(min-width:1536px){.\32 xl\:right-2\/4{right:50%}}@media(min-width:1536px){.\32 xl\:right-3\/4{right:75%}}@media(min-width:1536px){.\32 xl\:right-full{right:100%}}@media(min-width:1536px){.\32 xl\:-right-1\/2{right:-50%}}@media(min-width:1536px){.\32 xl\:-right-1\/3{right:-33.333333%}}@media(min-width:1536px){.\32 xl\:-right-2\/3{right:-66.666667%}}@media(min-width:1536px){.\32 xl\:-right-1\/4{right:-25%}}@media(min-width:1536px){.\32 xl\:-right-2\/4{right:-50%}}@media(min-width:1536px){.\32 xl\:-right-3\/4{right:-75%}}@media(min-width:1536px){.\32 xl\:-right-full{right:-100%}}@media(min-width:1536px){.\32 xl\:bottom-0{bottom:0}}@media(min-width:1536px){.\32 xl\:bottom-1{bottom:.25rem}}@media(min-width:1536px){.\32 xl\:bottom-2{bottom:.5rem}}@media(min-width:1536px){.\32 xl\:bottom-3{bottom:.75rem}}@media(min-width:1536px){.\32 xl\:bottom-4{bottom:1rem}}@media(min-width:1536px){.\32 xl\:bottom-5{bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:bottom-6{bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:bottom-7{bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:bottom-8{bottom:2rem}}@media(min-width:1536px){.\32 xl\:bottom-9{bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:bottom-10{bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:bottom-11{bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:bottom-12{bottom:3rem}}@media(min-width:1536px){.\32 xl\:bottom-14{bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:bottom-16{bottom:4rem}}@media(min-width:1536px){.\32 xl\:bottom-20{bottom:5rem}}@media(min-width:1536px){.\32 xl\:bottom-24{bottom:6rem}}@media(min-width:1536px){.\32 xl\:bottom-28{bottom:7rem}}@media(min-width:1536px){.\32 xl\:bottom-32{bottom:8rem}}@media(min-width:1536px){.\32 xl\:bottom-36{bottom:9rem}}@media(min-width:1536px){.\32 xl\:bottom-40{bottom:10rem}}@media(min-width:1536px){.\32 xl\:bottom-44{bottom:11rem}}@media(min-width:1536px){.\32 xl\:bottom-48{bottom:12rem}}@media(min-width:1536px){.\32 xl\:bottom-52{bottom:13rem}}@media(min-width:1536px){.\32 xl\:bottom-56{bottom:14rem}}@media(min-width:1536px){.\32 xl\:bottom-60{bottom:15rem}}@media(min-width:1536px){.\32 xl\:bottom-64{bottom:16rem}}@media(min-width:1536px){.\32 xl\:bottom-72{bottom:18rem}}@media(min-width:1536px){.\32 xl\:bottom-80{bottom:20rem}}@media(min-width:1536px){.\32 xl\:bottom-96{bottom:24rem}}@media(min-width:1536px){.\32 xl\:bottom-auto{bottom:auto}}@media(min-width:1536px){.\32 xl\:bottom-px{bottom:1px}}@media(min-width:1536px){.\32 xl\:bottom-0\.5{bottom:.125rem}}@media(min-width:1536px){.\32 xl\:bottom-1\.5{bottom:.375rem}}@media(min-width:1536px){.\32 xl\:bottom-2\.5{bottom:.625rem}}@media(min-width:1536px){.\32 xl\:bottom-3\.5{bottom:.875rem}}@media(min-width:1536px){.\32 xl\:bottom-screen-sm{bottom:64rem}}@media(min-width:1536px){.\32 xl\:bottom-screen-md{bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:bottom-screen-lg{bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:bottom-screen-xl{bottom:128rem}}@media(min-width:1536px){.\32 xl\:bottom-screen-2xl{bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:-bottom-0{bottom:0}}@media(min-width:1536px){.\32 xl\:-bottom-1{bottom:-.25rem}}@media(min-width:1536px){.\32 xl\:-bottom-2{bottom:-.5rem}}@media(min-width:1536px){.\32 xl\:-bottom-3{bottom:-.75rem}}@media(min-width:1536px){.\32 xl\:-bottom-4{bottom:-1rem}}@media(min-width:1536px){.\32 xl\:-bottom-5{bottom:-1.25rem}}@media(min-width:1536px){.\32 xl\:-bottom-6{bottom:-1.5rem}}@media(min-width:1536px){.\32 xl\:-bottom-7{bottom:-1.75rem}}@media(min-width:1536px){.\32 xl\:-bottom-8{bottom:-2rem}}@media(min-width:1536px){.\32 xl\:-bottom-9{bottom:-2.25rem}}@media(min-width:1536px){.\32 xl\:-bottom-10{bottom:-2.5rem}}@media(min-width:1536px){.\32 xl\:-bottom-11{bottom:-2.75rem}}@media(min-width:1536px){.\32 xl\:-bottom-12{bottom:-3rem}}@media(min-width:1536px){.\32 xl\:-bottom-14{bottom:-3.5rem}}@media(min-width:1536px){.\32 xl\:-bottom-16{bottom:-4rem}}@media(min-width:1536px){.\32 xl\:-bottom-20{bottom:-5rem}}@media(min-width:1536px){.\32 xl\:-bottom-24{bottom:-6rem}}@media(min-width:1536px){.\32 xl\:-bottom-28{bottom:-7rem}}@media(min-width:1536px){.\32 xl\:-bottom-32{bottom:-8rem}}@media(min-width:1536px){.\32 xl\:-bottom-36{bottom:-9rem}}@media(min-width:1536px){.\32 xl\:-bottom-40{bottom:-10rem}}@media(min-width:1536px){.\32 xl\:-bottom-44{bottom:-11rem}}@media(min-width:1536px){.\32 xl\:-bottom-48{bottom:-12rem}}@media(min-width:1536px){.\32 xl\:-bottom-52{bottom:-13rem}}@media(min-width:1536px){.\32 xl\:-bottom-56{bottom:-14rem}}@media(min-width:1536px){.\32 xl\:-bottom-60{bottom:-15rem}}@media(min-width:1536px){.\32 xl\:-bottom-64{bottom:-16rem}}@media(min-width:1536px){.\32 xl\:-bottom-72{bottom:-18rem}}@media(min-width:1536px){.\32 xl\:-bottom-80{bottom:-20rem}}@media(min-width:1536px){.\32 xl\:-bottom-96{bottom:-24rem}}@media(min-width:1536px){.\32 xl\:-bottom-px{bottom:-1px}}@media(min-width:1536px){.\32 xl\:-bottom-0\.5{bottom:-.125rem}}@media(min-width:1536px){.\32 xl\:-bottom-1\.5{bottom:-.375rem}}@media(min-width:1536px){.\32 xl\:-bottom-2\.5{bottom:-.625rem}}@media(min-width:1536px){.\32 xl\:-bottom-3\.5{bottom:-.875rem}}@media(min-width:1536px){.\32 xl\:-bottom-screen-sm{bottom:-64rem}}@media(min-width:1536px){.\32 xl\:-bottom-screen-md{bottom:-76.8rem}}@media(min-width:1536px){.\32 xl\:-bottom-screen-lg{bottom:-102.4rem}}@media(min-width:1536px){.\32 xl\:-bottom-screen-xl{bottom:-128rem}}@media(min-width:1536px){.\32 xl\:-bottom-screen-2xl{bottom:-153.6rem}}@media(min-width:1536px){.\32 xl\:bottom-1\/2{bottom:50%}}@media(min-width:1536px){.\32 xl\:bottom-1\/3{bottom:33.333333%}}@media(min-width:1536px){.\32 xl\:bottom-2\/3{bottom:66.666667%}}@media(min-width:1536px){.\32 xl\:bottom-1\/4{bottom:25%}}@media(min-width:1536px){.\32 xl\:bottom-2\/4{bottom:50%}}@media(min-width:1536px){.\32 xl\:bottom-3\/4{bottom:75%}}@media(min-width:1536px){.\32 xl\:bottom-full{bottom:100%}}@media(min-width:1536px){.\32 xl\:-bottom-1\/2{bottom:-50%}}@media(min-width:1536px){.\32 xl\:-bottom-1\/3{bottom:-33.333333%}}@media(min-width:1536px){.\32 xl\:-bottom-2\/3{bottom:-66.666667%}}@media(min-width:1536px){.\32 xl\:-bottom-1\/4{bottom:-25%}}@media(min-width:1536px){.\32 xl\:-bottom-2\/4{bottom:-50%}}@media(min-width:1536px){.\32 xl\:-bottom-3\/4{bottom:-75%}}@media(min-width:1536px){.\32 xl\:-bottom-full{bottom:-100%}}@media(min-width:1536px){.\32 xl\:left-0{left:0}}@media(min-width:1536px){.\32 xl\:left-1{left:.25rem}}@media(min-width:1536px){.\32 xl\:left-2{left:.5rem}}@media(min-width:1536px){.\32 xl\:left-3{left:.75rem}}@media(min-width:1536px){.\32 xl\:left-4{left:1rem}}@media(min-width:1536px){.\32 xl\:left-5{left:1.25rem}}@media(min-width:1536px){.\32 xl\:left-6{left:1.5rem}}@media(min-width:1536px){.\32 xl\:left-7{left:1.75rem}}@media(min-width:1536px){.\32 xl\:left-8{left:2rem}}@media(min-width:1536px){.\32 xl\:left-9{left:2.25rem}}@media(min-width:1536px){.\32 xl\:left-10{left:2.5rem}}@media(min-width:1536px){.\32 xl\:left-11{left:2.75rem}}@media(min-width:1536px){.\32 xl\:left-12{left:3rem}}@media(min-width:1536px){.\32 xl\:left-14{left:3.5rem}}@media(min-width:1536px){.\32 xl\:left-16{left:4rem}}@media(min-width:1536px){.\32 xl\:left-20{left:5rem}}@media(min-width:1536px){.\32 xl\:left-24{left:6rem}}@media(min-width:1536px){.\32 xl\:left-28{left:7rem}}@media(min-width:1536px){.\32 xl\:left-32{left:8rem}}@media(min-width:1536px){.\32 xl\:left-36{left:9rem}}@media(min-width:1536px){.\32 xl\:left-40{left:10rem}}@media(min-width:1536px){.\32 xl\:left-44{left:11rem}}@media(min-width:1536px){.\32 xl\:left-48{left:12rem}}@media(min-width:1536px){.\32 xl\:left-52{left:13rem}}@media(min-width:1536px){.\32 xl\:left-56{left:14rem}}@media(min-width:1536px){.\32 xl\:left-60{left:15rem}}@media(min-width:1536px){.\32 xl\:left-64{left:16rem}}@media(min-width:1536px){.\32 xl\:left-72{left:18rem}}@media(min-width:1536px){.\32 xl\:left-80{left:20rem}}@media(min-width:1536px){.\32 xl\:left-96{left:24rem}}@media(min-width:1536px){.\32 xl\:left-auto{left:auto}}@media(min-width:1536px){.\32 xl\:left-px{left:1px}}@media(min-width:1536px){.\32 xl\:left-0\.5{left:.125rem}}@media(min-width:1536px){.\32 xl\:left-1\.5{left:.375rem}}@media(min-width:1536px){.\32 xl\:left-2\.5{left:.625rem}}@media(min-width:1536px){.\32 xl\:left-3\.5{left:.875rem}}@media(min-width:1536px){.\32 xl\:left-screen-sm{left:64rem}}@media(min-width:1536px){.\32 xl\:left-screen-md{left:76.8rem}}@media(min-width:1536px){.\32 xl\:left-screen-lg{left:102.4rem}}@media(min-width:1536px){.\32 xl\:left-screen-xl{left:128rem}}@media(min-width:1536px){.\32 xl\:left-screen-2xl{left:153.6rem}}@media(min-width:1536px){.\32 xl\:-left-0{left:0}}@media(min-width:1536px){.\32 xl\:-left-1{left:-.25rem}}@media(min-width:1536px){.\32 xl\:-left-2{left:-.5rem}}@media(min-width:1536px){.\32 xl\:-left-3{left:-.75rem}}@media(min-width:1536px){.\32 xl\:-left-4{left:-1rem}}@media(min-width:1536px){.\32 xl\:-left-5{left:-1.25rem}}@media(min-width:1536px){.\32 xl\:-left-6{left:-1.5rem}}@media(min-width:1536px){.\32 xl\:-left-7{left:-1.75rem}}@media(min-width:1536px){.\32 xl\:-left-8{left:-2rem}}@media(min-width:1536px){.\32 xl\:-left-9{left:-2.25rem}}@media(min-width:1536px){.\32 xl\:-left-10{left:-2.5rem}}@media(min-width:1536px){.\32 xl\:-left-11{left:-2.75rem}}@media(min-width:1536px){.\32 xl\:-left-12{left:-3rem}}@media(min-width:1536px){.\32 xl\:-left-14{left:-3.5rem}}@media(min-width:1536px){.\32 xl\:-left-16{left:-4rem}}@media(min-width:1536px){.\32 xl\:-left-20{left:-5rem}}@media(min-width:1536px){.\32 xl\:-left-24{left:-6rem}}@media(min-width:1536px){.\32 xl\:-left-28{left:-7rem}}@media(min-width:1536px){.\32 xl\:-left-32{left:-8rem}}@media(min-width:1536px){.\32 xl\:-left-36{left:-9rem}}@media(min-width:1536px){.\32 xl\:-left-40{left:-10rem}}@media(min-width:1536px){.\32 xl\:-left-44{left:-11rem}}@media(min-width:1536px){.\32 xl\:-left-48{left:-12rem}}@media(min-width:1536px){.\32 xl\:-left-52{left:-13rem}}@media(min-width:1536px){.\32 xl\:-left-56{left:-14rem}}@media(min-width:1536px){.\32 xl\:-left-60{left:-15rem}}@media(min-width:1536px){.\32 xl\:-left-64{left:-16rem}}@media(min-width:1536px){.\32 xl\:-left-72{left:-18rem}}@media(min-width:1536px){.\32 xl\:-left-80{left:-20rem}}@media(min-width:1536px){.\32 xl\:-left-96{left:-24rem}}@media(min-width:1536px){.\32 xl\:-left-px{left:-1px}}@media(min-width:1536px){.\32 xl\:-left-0\.5{left:-.125rem}}@media(min-width:1536px){.\32 xl\:-left-1\.5{left:-.375rem}}@media(min-width:1536px){.\32 xl\:-left-2\.5{left:-.625rem}}@media(min-width:1536px){.\32 xl\:-left-3\.5{left:-.875rem}}@media(min-width:1536px){.\32 xl\:-left-screen-sm{left:-64rem}}@media(min-width:1536px){.\32 xl\:-left-screen-md{left:-76.8rem}}@media(min-width:1536px){.\32 xl\:-left-screen-lg{left:-102.4rem}}@media(min-width:1536px){.\32 xl\:-left-screen-xl{left:-128rem}}@media(min-width:1536px){.\32 xl\:-left-screen-2xl{left:-153.6rem}}@media(min-width:1536px){.\32 xl\:left-1\/2{left:50%}}@media(min-width:1536px){.\32 xl\:left-1\/3{left:33.333333%}}@media(min-width:1536px){.\32 xl\:left-2\/3{left:66.666667%}}@media(min-width:1536px){.\32 xl\:left-1\/4{left:25%}}@media(min-width:1536px){.\32 xl\:left-2\/4{left:50%}}@media(min-width:1536px){.\32 xl\:left-3\/4{left:75%}}@media(min-width:1536px){.\32 xl\:left-full{left:100%}}@media(min-width:1536px){.\32 xl\:-left-1\/2{left:-50%}}@media(min-width:1536px){.\32 xl\:-left-1\/3{left:-33.333333%}}@media(min-width:1536px){.\32 xl\:-left-2\/3{left:-66.666667%}}@media(min-width:1536px){.\32 xl\:-left-1\/4{left:-25%}}@media(min-width:1536px){.\32 xl\:-left-2\/4{left:-50%}}@media(min-width:1536px){.\32 xl\:-left-3\/4{left:-75%}}@media(min-width:1536px){.\32 xl\:-left-full{left:-100%}}@media(min-width:1536px){.\32 xl\:isolate{isolation:isolate}}@media(min-width:1536px){.\32 xl\:isolation-auto{isolation:auto}}@media(min-width:1536px){.\32 xl\:z-0{z-index:0}}@media(min-width:1536px){.\32 xl\:z-10{z-index:10}}@media(min-width:1536px){.\32 xl\:z-20{z-index:20}}@media(min-width:1536px){.\32 xl\:z-30{z-index:30}}@media(min-width:1536px){.\32 xl\:z-40{z-index:40}}@media(min-width:1536px){.\32 xl\:z-50{z-index:50}}@media(min-width:1536px){.\32 xl\:z-auto{z-index:auto}}@media(min-width:1536px){.\32 xl\:focus-within\:z-0:focus-within{z-index:0}}@media(min-width:1536px){.\32 xl\:focus-within\:z-10:focus-within{z-index:10}}@media(min-width:1536px){.\32 xl\:focus-within\:z-20:focus-within{z-index:20}}@media(min-width:1536px){.\32 xl\:focus-within\:z-30:focus-within{z-index:30}}@media(min-width:1536px){.\32 xl\:focus-within\:z-40:focus-within{z-index:40}}@media(min-width:1536px){.\32 xl\:focus-within\:z-50:focus-within{z-index:50}}@media(min-width:1536px){.\32 xl\:focus-within\:z-auto:focus-within{z-index:auto}}@media(min-width:1536px){.\32 xl\:focus\:z-0:focus{z-index:0}}@media(min-width:1536px){.\32 xl\:focus\:z-10:focus{z-index:10}}@media(min-width:1536px){.\32 xl\:focus\:z-20:focus{z-index:20}}@media(min-width:1536px){.\32 xl\:focus\:z-30:focus{z-index:30}}@media(min-width:1536px){.\32 xl\:focus\:z-40:focus{z-index:40}}@media(min-width:1536px){.\32 xl\:focus\:z-50:focus{z-index:50}}@media(min-width:1536px){.\32 xl\:focus\:z-auto:focus{z-index:auto}}@media(min-width:1536px){.\32 xl\:order-1{order:1}}@media(min-width:1536px){.\32 xl\:order-2{order:2}}@media(min-width:1536px){.\32 xl\:order-3{order:3}}@media(min-width:1536px){.\32 xl\:order-4{order:4}}@media(min-width:1536px){.\32 xl\:order-5{order:5}}@media(min-width:1536px){.\32 xl\:order-6{order:6}}@media(min-width:1536px){.\32 xl\:order-7{order:7}}@media(min-width:1536px){.\32 xl\:order-8{order:8}}@media(min-width:1536px){.\32 xl\:order-9{order:9}}@media(min-width:1536px){.\32 xl\:order-10{order:10}}@media(min-width:1536px){.\32 xl\:order-11{order:11}}@media(min-width:1536px){.\32 xl\:order-12{order:12}}@media(min-width:1536px){.\32 xl\:order-first{order:-9999}}@media(min-width:1536px){.\32 xl\:order-last{order:9999}}@media(min-width:1536px){.\32 xl\:order-none{order:0}}@media(min-width:1536px){.\32 xl\:col-auto{grid-column:auto}}@media(min-width:1536px){.\32 xl\:col-span-1{grid-column:span 1/span 1}}@media(min-width:1536px){.\32 xl\:col-span-2{grid-column:span 2/span 2}}@media(min-width:1536px){.\32 xl\:col-span-3{grid-column:span 3/span 3}}@media(min-width:1536px){.\32 xl\:col-span-4{grid-column:span 4/span 4}}@media(min-width:1536px){.\32 xl\:col-span-5{grid-column:span 5/span 5}}@media(min-width:1536px){.\32 xl\:col-span-6{grid-column:span 6/span 6}}@media(min-width:1536px){.\32 xl\:col-span-7{grid-column:span 7/span 7}}@media(min-width:1536px){.\32 xl\:col-span-8{grid-column:span 8/span 8}}@media(min-width:1536px){.\32 xl\:col-span-9{grid-column:span 9/span 9}}@media(min-width:1536px){.\32 xl\:col-span-10{grid-column:span 10/span 10}}@media(min-width:1536px){.\32 xl\:col-span-11{grid-column:span 11/span 11}}@media(min-width:1536px){.\32 xl\:col-span-12{grid-column:span 12/span 12}}@media(min-width:1536px){.\32 xl\:col-span-full{grid-column:1/-1}}@media(min-width:1536px){.\32 xl\:col-start-1{grid-column-start:1}}@media(min-width:1536px){.\32 xl\:col-start-2{grid-column-start:2}}@media(min-width:1536px){.\32 xl\:col-start-3{grid-column-start:3}}@media(min-width:1536px){.\32 xl\:col-start-4{grid-column-start:4}}@media(min-width:1536px){.\32 xl\:col-start-5{grid-column-start:5}}@media(min-width:1536px){.\32 xl\:col-start-6{grid-column-start:6}}@media(min-width:1536px){.\32 xl\:col-start-7{grid-column-start:7}}@media(min-width:1536px){.\32 xl\:col-start-8{grid-column-start:8}}@media(min-width:1536px){.\32 xl\:col-start-9{grid-column-start:9}}@media(min-width:1536px){.\32 xl\:col-start-10{grid-column-start:10}}@media(min-width:1536px){.\32 xl\:col-start-11{grid-column-start:11}}@media(min-width:1536px){.\32 xl\:col-start-12{grid-column-start:12}}@media(min-width:1536px){.\32 xl\:col-start-13{grid-column-start:13}}@media(min-width:1536px){.\32 xl\:col-start-auto{grid-column-start:auto}}@media(min-width:1536px){.\32 xl\:col-end-1{grid-column-end:1}}@media(min-width:1536px){.\32 xl\:col-end-2{grid-column-end:2}}@media(min-width:1536px){.\32 xl\:col-end-3{grid-column-end:3}}@media(min-width:1536px){.\32 xl\:col-end-4{grid-column-end:4}}@media(min-width:1536px){.\32 xl\:col-end-5{grid-column-end:5}}@media(min-width:1536px){.\32 xl\:col-end-6{grid-column-end:6}}@media(min-width:1536px){.\32 xl\:col-end-7{grid-column-end:7}}@media(min-width:1536px){.\32 xl\:col-end-8{grid-column-end:8}}@media(min-width:1536px){.\32 xl\:col-end-9{grid-column-end:9}}@media(min-width:1536px){.\32 xl\:col-end-10{grid-column-end:10}}@media(min-width:1536px){.\32 xl\:col-end-11{grid-column-end:11}}@media(min-width:1536px){.\32 xl\:col-end-12{grid-column-end:12}}@media(min-width:1536px){.\32 xl\:col-end-13{grid-column-end:13}}@media(min-width:1536px){.\32 xl\:col-end-auto{grid-column-end:auto}}@media(min-width:1536px){.\32 xl\:row-auto{grid-row:auto}}@media(min-width:1536px){.\32 xl\:row-span-1{grid-row:span 1/span 1}}@media(min-width:1536px){.\32 xl\:row-span-2{grid-row:span 2/span 2}}@media(min-width:1536px){.\32 xl\:row-span-3{grid-row:span 3/span 3}}@media(min-width:1536px){.\32 xl\:row-span-4{grid-row:span 4/span 4}}@media(min-width:1536px){.\32 xl\:row-span-5{grid-row:span 5/span 5}}@media(min-width:1536px){.\32 xl\:row-span-6{grid-row:span 6/span 6}}@media(min-width:1536px){.\32 xl\:row-span-full{grid-row:1/-1}}@media(min-width:1536px){.\32 xl\:row-start-1{grid-row-start:1}}@media(min-width:1536px){.\32 xl\:row-start-2{grid-row-start:2}}@media(min-width:1536px){.\32 xl\:row-start-3{grid-row-start:3}}@media(min-width:1536px){.\32 xl\:row-start-4{grid-row-start:4}}@media(min-width:1536px){.\32 xl\:row-start-5{grid-row-start:5}}@media(min-width:1536px){.\32 xl\:row-start-6{grid-row-start:6}}@media(min-width:1536px){.\32 xl\:row-start-7{grid-row-start:7}}@media(min-width:1536px){.\32 xl\:row-start-auto{grid-row-start:auto}}@media(min-width:1536px){.\32 xl\:row-end-1{grid-row-end:1}}@media(min-width:1536px){.\32 xl\:row-end-2{grid-row-end:2}}@media(min-width:1536px){.\32 xl\:row-end-3{grid-row-end:3}}@media(min-width:1536px){.\32 xl\:row-end-4{grid-row-end:4}}@media(min-width:1536px){.\32 xl\:row-end-5{grid-row-end:5}}@media(min-width:1536px){.\32 xl\:row-end-6{grid-row-end:6}}@media(min-width:1536px){.\32 xl\:row-end-7{grid-row-end:7}}@media(min-width:1536px){.\32 xl\:row-end-auto{grid-row-end:auto}}@media(min-width:1536px){.\32 xl\:float-right{float:right}}@media(min-width:1536px){.\32 xl\:float-left{float:left}}@media(min-width:1536px){.\32 xl\:float-none{float:none}}@media(min-width:1536px){.\32 xl\:clear-left{clear:left}}@media(min-width:1536px){.\32 xl\:clear-right{clear:right}}@media(min-width:1536px){.\32 xl\:clear-both{clear:both}}@media(min-width:1536px){.\32 xl\:clear-none{clear:none}}@media(min-width:1536px){.\32 xl\:m-0{margin:0}}@media(min-width:1536px){.\32 xl\:m-1{margin:.25rem}}@media(min-width:1536px){.\32 xl\:m-2{margin:.5rem}}@media(min-width:1536px){.\32 xl\:m-3{margin:.75rem}}@media(min-width:1536px){.\32 xl\:m-4{margin:1rem}}@media(min-width:1536px){.\32 xl\:m-5{margin:1.25rem}}@media(min-width:1536px){.\32 xl\:m-6{margin:1.5rem}}@media(min-width:1536px){.\32 xl\:m-7{margin:1.75rem}}@media(min-width:1536px){.\32 xl\:m-8{margin:2rem}}@media(min-width:1536px){.\32 xl\:m-9{margin:2.25rem}}@media(min-width:1536px){.\32 xl\:m-10{margin:2.5rem}}@media(min-width:1536px){.\32 xl\:m-11{margin:2.75rem}}@media(min-width:1536px){.\32 xl\:m-12{margin:3rem}}@media(min-width:1536px){.\32 xl\:m-14{margin:3.5rem}}@media(min-width:1536px){.\32 xl\:m-16{margin:4rem}}@media(min-width:1536px){.\32 xl\:m-20{margin:5rem}}@media(min-width:1536px){.\32 xl\:m-24{margin:6rem}}@media(min-width:1536px){.\32 xl\:m-28{margin:7rem}}@media(min-width:1536px){.\32 xl\:m-32{margin:8rem}}@media(min-width:1536px){.\32 xl\:m-36{margin:9rem}}@media(min-width:1536px){.\32 xl\:m-40{margin:10rem}}@media(min-width:1536px){.\32 xl\:m-44{margin:11rem}}@media(min-width:1536px){.\32 xl\:m-48{margin:12rem}}@media(min-width:1536px){.\32 xl\:m-52{margin:13rem}}@media(min-width:1536px){.\32 xl\:m-56{margin:14rem}}@media(min-width:1536px){.\32 xl\:m-60{margin:15rem}}@media(min-width:1536px){.\32 xl\:m-64{margin:16rem}}@media(min-width:1536px){.\32 xl\:m-72{margin:18rem}}@media(min-width:1536px){.\32 xl\:m-80{margin:20rem}}@media(min-width:1536px){.\32 xl\:m-96{margin:24rem}}@media(min-width:1536px){.\32 xl\:m-auto{margin:auto}}@media(min-width:1536px){.\32 xl\:m-px{margin:1px}}@media(min-width:1536px){.\32 xl\:m-0\.5{margin:.125rem}}@media(min-width:1536px){.\32 xl\:m-1\.5{margin:.375rem}}@media(min-width:1536px){.\32 xl\:m-2\.5{margin:.625rem}}@media(min-width:1536px){.\32 xl\:m-3\.5{margin:.875rem}}@media(min-width:1536px){.\32 xl\:m-screen-sm{margin:64rem}}@media(min-width:1536px){.\32 xl\:m-screen-md{margin:76.8rem}}@media(min-width:1536px){.\32 xl\:m-screen-lg{margin:102.4rem}}@media(min-width:1536px){.\32 xl\:m-screen-xl{margin:128rem}}@media(min-width:1536px){.\32 xl\:m-screen-2xl{margin:153.6rem}}@media(min-width:1536px){.\32 xl\:-m-0{margin:0}}@media(min-width:1536px){.\32 xl\:-m-1{margin:-.25rem}}@media(min-width:1536px){.\32 xl\:-m-2{margin:-.5rem}}@media(min-width:1536px){.\32 xl\:-m-3{margin:-.75rem}}@media(min-width:1536px){.\32 xl\:-m-4{margin:-1rem}}@media(min-width:1536px){.\32 xl\:-m-5{margin:-1.25rem}}@media(min-width:1536px){.\32 xl\:-m-6{margin:-1.5rem}}@media(min-width:1536px){.\32 xl\:-m-7{margin:-1.75rem}}@media(min-width:1536px){.\32 xl\:-m-8{margin:-2rem}}@media(min-width:1536px){.\32 xl\:-m-9{margin:-2.25rem}}@media(min-width:1536px){.\32 xl\:-m-10{margin:-2.5rem}}@media(min-width:1536px){.\32 xl\:-m-11{margin:-2.75rem}}@media(min-width:1536px){.\32 xl\:-m-12{margin:-3rem}}@media(min-width:1536px){.\32 xl\:-m-14{margin:-3.5rem}}@media(min-width:1536px){.\32 xl\:-m-16{margin:-4rem}}@media(min-width:1536px){.\32 xl\:-m-20{margin:-5rem}}@media(min-width:1536px){.\32 xl\:-m-24{margin:-6rem}}@media(min-width:1536px){.\32 xl\:-m-28{margin:-7rem}}@media(min-width:1536px){.\32 xl\:-m-32{margin:-8rem}}@media(min-width:1536px){.\32 xl\:-m-36{margin:-9rem}}@media(min-width:1536px){.\32 xl\:-m-40{margin:-10rem}}@media(min-width:1536px){.\32 xl\:-m-44{margin:-11rem}}@media(min-width:1536px){.\32 xl\:-m-48{margin:-12rem}}@media(min-width:1536px){.\32 xl\:-m-52{margin:-13rem}}@media(min-width:1536px){.\32 xl\:-m-56{margin:-14rem}}@media(min-width:1536px){.\32 xl\:-m-60{margin:-15rem}}@media(min-width:1536px){.\32 xl\:-m-64{margin:-16rem}}@media(min-width:1536px){.\32 xl\:-m-72{margin:-18rem}}@media(min-width:1536px){.\32 xl\:-m-80{margin:-20rem}}@media(min-width:1536px){.\32 xl\:-m-96{margin:-24rem}}@media(min-width:1536px){.\32 xl\:-m-px{margin:-1px}}@media(min-width:1536px){.\32 xl\:-m-0\.5{margin:-.125rem}}@media(min-width:1536px){.\32 xl\:-m-1\.5{margin:-.375rem}}@media(min-width:1536px){.\32 xl\:-m-2\.5{margin:-.625rem}}@media(min-width:1536px){.\32 xl\:-m-3\.5{margin:-.875rem}}@media(min-width:1536px){.\32 xl\:-m-screen-sm{margin:-64rem}}@media(min-width:1536px){.\32 xl\:-m-screen-md{margin:-76.8rem}}@media(min-width:1536px){.\32 xl\:-m-screen-lg{margin:-102.4rem}}@media(min-width:1536px){.\32 xl\:-m-screen-xl{margin:-128rem}}@media(min-width:1536px){.\32 xl\:-m-screen-2xl{margin:-153.6rem}}@media(min-width:1536px){.\32 xl\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1536px){.\32 xl\:mx-1{margin-left:.25rem;margin-right:.25rem}}@media(min-width:1536px){.\32 xl\:mx-2{margin-left:.5rem;margin-right:.5rem}}@media(min-width:1536px){.\32 xl\:mx-3{margin-left:.75rem;margin-right:.75rem}}@media(min-width:1536px){.\32 xl\:mx-4{margin-left:1rem;margin-right:1rem}}@media(min-width:1536px){.\32 xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}@media(min-width:1536px){.\32 xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:1536px){.\32 xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}@media(min-width:1536px){.\32 xl\:mx-8{margin-left:2rem;margin-right:2rem}}@media(min-width:1536px){.\32 xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}@media(min-width:1536px){.\32 xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}@media(min-width:1536px){.\32 xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}@media(min-width:1536px){.\32 xl\:mx-12{margin-left:3rem;margin-right:3rem}}@media(min-width:1536px){.\32 xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}@media(min-width:1536px){.\32 xl\:mx-16{margin-left:4rem;margin-right:4rem}}@media(min-width:1536px){.\32 xl\:mx-20{margin-left:5rem;margin-right:5rem}}@media(min-width:1536px){.\32 xl\:mx-24{margin-left:6rem;margin-right:6rem}}@media(min-width:1536px){.\32 xl\:mx-28{margin-left:7rem;margin-right:7rem}}@media(min-width:1536px){.\32 xl\:mx-32{margin-left:8rem;margin-right:8rem}}@media(min-width:1536px){.\32 xl\:mx-36{margin-left:9rem;margin-right:9rem}}@media(min-width:1536px){.\32 xl\:mx-40{margin-left:10rem;margin-right:10rem}}@media(min-width:1536px){.\32 xl\:mx-44{margin-left:11rem;margin-right:11rem}}@media(min-width:1536px){.\32 xl\:mx-48{margin-left:12rem;margin-right:12rem}}@media(min-width:1536px){.\32 xl\:mx-52{margin-left:13rem;margin-right:13rem}}@media(min-width:1536px){.\32 xl\:mx-56{margin-left:14rem;margin-right:14rem}}@media(min-width:1536px){.\32 xl\:mx-60{margin-left:15rem;margin-right:15rem}}@media(min-width:1536px){.\32 xl\:mx-64{margin-left:16rem;margin-right:16rem}}@media(min-width:1536px){.\32 xl\:mx-72{margin-left:18rem;margin-right:18rem}}@media(min-width:1536px){.\32 xl\:mx-80{margin-left:20rem;margin-right:20rem}}@media(min-width:1536px){.\32 xl\:mx-96{margin-left:24rem;margin-right:24rem}}@media(min-width:1536px){.\32 xl\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1536px){.\32 xl\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1536px){.\32 xl\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}}@media(min-width:1536px){.\32 xl\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}}@media(min-width:1536px){.\32 xl\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}}@media(min-width:1536px){.\32 xl\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}}@media(min-width:1536px){.\32 xl\:mx-screen-sm{margin-left:64rem;margin-right:64rem}}@media(min-width:1536px){.\32 xl\:mx-screen-md{margin-left:76.8rem;margin-right:76.8rem}}@media(min-width:1536px){.\32 xl\:mx-screen-lg{margin-left:102.4rem;margin-right:102.4rem}}@media(min-width:1536px){.\32 xl\:mx-screen-xl{margin-left:128rem;margin-right:128rem}}@media(min-width:1536px){.\32 xl\:mx-screen-2xl{margin-left:153.6rem;margin-right:153.6rem}}@media(min-width:1536px){.\32 xl\:-mx-0{margin-left:0;margin-right:0}}@media(min-width:1536px){.\32 xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:1536px){.\32 xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}}@media(min-width:1536px){.\32 xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}}@media(min-width:1536px){.\32 xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}}@media(min-width:1536px){.\32 xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}}@media(min-width:1536px){.\32 xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:1536px){.\32 xl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}}@media(min-width:1536px){.\32 xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}}@media(min-width:1536px){.\32 xl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}}@media(min-width:1536px){.\32 xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}}@media(min-width:1536px){.\32 xl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}}@media(min-width:1536px){.\32 xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}}@media(min-width:1536px){.\32 xl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}}@media(min-width:1536px){.\32 xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}}@media(min-width:1536px){.\32 xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}}@media(min-width:1536px){.\32 xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}}@media(min-width:1536px){.\32 xl\:-mx-28{margin-left:-7rem;margin-right:-7rem}}@media(min-width:1536px){.\32 xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}}@media(min-width:1536px){.\32 xl\:-mx-36{margin-left:-9rem;margin-right:-9rem}}@media(min-width:1536px){.\32 xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}}@media(min-width:1536px){.\32 xl\:-mx-44{margin-left:-11rem;margin-right:-11rem}}@media(min-width:1536px){.\32 xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}}@media(min-width:1536px){.\32 xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}}@media(min-width:1536px){.\32 xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}}@media(min-width:1536px){.\32 xl\:-mx-60{margin-left:-15rem;margin-right:-15rem}}@media(min-width:1536px){.\32 xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}}@media(min-width:1536px){.\32 xl\:-mx-72{margin-left:-18rem;margin-right:-18rem}}@media(min-width:1536px){.\32 xl\:-mx-80{margin-left:-20rem;margin-right:-20rem}}@media(min-width:1536px){.\32 xl\:-mx-96{margin-left:-24rem;margin-right:-24rem}}@media(min-width:1536px){.\32 xl\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1536px){.\32 xl\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}}@media(min-width:1536px){.\32 xl\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}}@media(min-width:1536px){.\32 xl\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}}@media(min-width:1536px){.\32 xl\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}}@media(min-width:1536px){.\32 xl\:-mx-screen-sm{margin-left:-64rem;margin-right:-64rem}}@media(min-width:1536px){.\32 xl\:-mx-screen-md{margin-left:-76.8rem;margin-right:-76.8rem}}@media(min-width:1536px){.\32 xl\:-mx-screen-lg{margin-left:-102.4rem;margin-right:-102.4rem}}@media(min-width:1536px){.\32 xl\:-mx-screen-xl{margin-left:-128rem;margin-right:-128rem}}@media(min-width:1536px){.\32 xl\:-mx-screen-2xl{margin-left:-153.6rem;margin-right:-153.6rem}}@media(min-width:1536px){.\32 xl\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media(min-width:1536px){.\32 xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:1536px){.\32 xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}}@media(min-width:1536px){.\32 xl\:my-4{margin-top:1rem;margin-bottom:1rem}}@media(min-width:1536px){.\32 xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:my-8{margin-top:2rem;margin-bottom:2rem}}@media(min-width:1536px){.\32 xl\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:my-12{margin-top:3rem;margin-bottom:3rem}}@media(min-width:1536px){.\32 xl\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:my-16{margin-top:4rem;margin-bottom:4rem}}@media(min-width:1536px){.\32 xl\:my-20{margin-top:5rem;margin-bottom:5rem}}@media(min-width:1536px){.\32 xl\:my-24{margin-top:6rem;margin-bottom:6rem}}@media(min-width:1536px){.\32 xl\:my-28{margin-top:7rem;margin-bottom:7rem}}@media(min-width:1536px){.\32 xl\:my-32{margin-top:8rem;margin-bottom:8rem}}@media(min-width:1536px){.\32 xl\:my-36{margin-top:9rem;margin-bottom:9rem}}@media(min-width:1536px){.\32 xl\:my-40{margin-top:10rem;margin-bottom:10rem}}@media(min-width:1536px){.\32 xl\:my-44{margin-top:11rem;margin-bottom:11rem}}@media(min-width:1536px){.\32 xl\:my-48{margin-top:12rem;margin-bottom:12rem}}@media(min-width:1536px){.\32 xl\:my-52{margin-top:13rem;margin-bottom:13rem}}@media(min-width:1536px){.\32 xl\:my-56{margin-top:14rem;margin-bottom:14rem}}@media(min-width:1536px){.\32 xl\:my-60{margin-top:15rem;margin-bottom:15rem}}@media(min-width:1536px){.\32 xl\:my-64{margin-top:16rem;margin-bottom:16rem}}@media(min-width:1536px){.\32 xl\:my-72{margin-top:18rem;margin-bottom:18rem}}@media(min-width:1536px){.\32 xl\:my-80{margin-top:20rem;margin-bottom:20rem}}@media(min-width:1536px){.\32 xl\:my-96{margin-top:24rem;margin-bottom:24rem}}@media(min-width:1536px){.\32 xl\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1536px){.\32 xl\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1536px){.\32 xl\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}}@media(min-width:1536px){.\32 xl\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}}@media(min-width:1536px){.\32 xl\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}}@media(min-width:1536px){.\32 xl\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}}@media(min-width:1536px){.\32 xl\:my-screen-sm{margin-top:64rem;margin-bottom:64rem}}@media(min-width:1536px){.\32 xl\:my-screen-md{margin-top:76.8rem;margin-bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:my-screen-lg{margin-top:102.4rem;margin-bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:my-screen-xl{margin-top:128rem;margin-bottom:128rem}}@media(min-width:1536px){.\32 xl\:my-screen-2xl{margin-top:153.6rem;margin-bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:-my-0{margin-top:0;margin-bottom:0}}@media(min-width:1536px){.\32 xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}}@media(min-width:1536px){.\32 xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}}@media(min-width:1536px){.\32 xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}}@media(min-width:1536px){.\32 xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}}@media(min-width:1536px){.\32 xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media(min-width:1536px){.\32 xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}}@media(min-width:1536px){.\32 xl\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}}@media(min-width:1536px){.\32 xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}}@media(min-width:1536px){.\32 xl\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}}@media(min-width:1536px){.\32 xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}}@media(min-width:1536px){.\32 xl\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}}@media(min-width:1536px){.\32 xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}}@media(min-width:1536px){.\32 xl\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}}@media(min-width:1536px){.\32 xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}}@media(min-width:1536px){.\32 xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}}@media(min-width:1536px){.\32 xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}}@media(min-width:1536px){.\32 xl\:-my-28{margin-top:-7rem;margin-bottom:-7rem}}@media(min-width:1536px){.\32 xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}}@media(min-width:1536px){.\32 xl\:-my-36{margin-top:-9rem;margin-bottom:-9rem}}@media(min-width:1536px){.\32 xl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}}@media(min-width:1536px){.\32 xl\:-my-44{margin-top:-11rem;margin-bottom:-11rem}}@media(min-width:1536px){.\32 xl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}}@media(min-width:1536px){.\32 xl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}}@media(min-width:1536px){.\32 xl\:-my-56{margin-top:-14rem;margin-bottom:-14rem}}@media(min-width:1536px){.\32 xl\:-my-60{margin-top:-15rem;margin-bottom:-15rem}}@media(min-width:1536px){.\32 xl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}}@media(min-width:1536px){.\32 xl\:-my-72{margin-top:-18rem;margin-bottom:-18rem}}@media(min-width:1536px){.\32 xl\:-my-80{margin-top:-20rem;margin-bottom:-20rem}}@media(min-width:1536px){.\32 xl\:-my-96{margin-top:-24rem;margin-bottom:-24rem}}@media(min-width:1536px){.\32 xl\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1536px){.\32 xl\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}}@media(min-width:1536px){.\32 xl\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}}@media(min-width:1536px){.\32 xl\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}}@media(min-width:1536px){.\32 xl\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}}@media(min-width:1536px){.\32 xl\:-my-screen-sm{margin-top:-64rem;margin-bottom:-64rem}}@media(min-width:1536px){.\32 xl\:-my-screen-md{margin-top:-76.8rem;margin-bottom:-76.8rem}}@media(min-width:1536px){.\32 xl\:-my-screen-lg{margin-top:-102.4rem;margin-bottom:-102.4rem}}@media(min-width:1536px){.\32 xl\:-my-screen-xl{margin-top:-128rem;margin-bottom:-128rem}}@media(min-width:1536px){.\32 xl\:-my-screen-2xl{margin-top:-153.6rem;margin-bottom:-153.6rem}}@media(min-width:1536px){.\32 xl\:mt-0{margin-top:0}}@media(min-width:1536px){.\32 xl\:mt-1{margin-top:.25rem}}@media(min-width:1536px){.\32 xl\:mt-2{margin-top:.5rem}}@media(min-width:1536px){.\32 xl\:mt-3{margin-top:.75rem}}@media(min-width:1536px){.\32 xl\:mt-4{margin-top:1rem}}@media(min-width:1536px){.\32 xl\:mt-5{margin-top:1.25rem}}@media(min-width:1536px){.\32 xl\:mt-6{margin-top:1.5rem}}@media(min-width:1536px){.\32 xl\:mt-7{margin-top:1.75rem}}@media(min-width:1536px){.\32 xl\:mt-8{margin-top:2rem}}@media(min-width:1536px){.\32 xl\:mt-9{margin-top:2.25rem}}@media(min-width:1536px){.\32 xl\:mt-10{margin-top:2.5rem}}@media(min-width:1536px){.\32 xl\:mt-11{margin-top:2.75rem}}@media(min-width:1536px){.\32 xl\:mt-12{margin-top:3rem}}@media(min-width:1536px){.\32 xl\:mt-14{margin-top:3.5rem}}@media(min-width:1536px){.\32 xl\:mt-16{margin-top:4rem}}@media(min-width:1536px){.\32 xl\:mt-20{margin-top:5rem}}@media(min-width:1536px){.\32 xl\:mt-24{margin-top:6rem}}@media(min-width:1536px){.\32 xl\:mt-28{margin-top:7rem}}@media(min-width:1536px){.\32 xl\:mt-32{margin-top:8rem}}@media(min-width:1536px){.\32 xl\:mt-36{margin-top:9rem}}@media(min-width:1536px){.\32 xl\:mt-40{margin-top:10rem}}@media(min-width:1536px){.\32 xl\:mt-44{margin-top:11rem}}@media(min-width:1536px){.\32 xl\:mt-48{margin-top:12rem}}@media(min-width:1536px){.\32 xl\:mt-52{margin-top:13rem}}@media(min-width:1536px){.\32 xl\:mt-56{margin-top:14rem}}@media(min-width:1536px){.\32 xl\:mt-60{margin-top:15rem}}@media(min-width:1536px){.\32 xl\:mt-64{margin-top:16rem}}@media(min-width:1536px){.\32 xl\:mt-72{margin-top:18rem}}@media(min-width:1536px){.\32 xl\:mt-80{margin-top:20rem}}@media(min-width:1536px){.\32 xl\:mt-96{margin-top:24rem}}@media(min-width:1536px){.\32 xl\:mt-auto{margin-top:auto}}@media(min-width:1536px){.\32 xl\:mt-px{margin-top:1px}}@media(min-width:1536px){.\32 xl\:mt-0\.5{margin-top:.125rem}}@media(min-width:1536px){.\32 xl\:mt-1\.5{margin-top:.375rem}}@media(min-width:1536px){.\32 xl\:mt-2\.5{margin-top:.625rem}}@media(min-width:1536px){.\32 xl\:mt-3\.5{margin-top:.875rem}}@media(min-width:1536px){.\32 xl\:mt-screen-sm{margin-top:64rem}}@media(min-width:1536px){.\32 xl\:mt-screen-md{margin-top:76.8rem}}@media(min-width:1536px){.\32 xl\:mt-screen-lg{margin-top:102.4rem}}@media(min-width:1536px){.\32 xl\:mt-screen-xl{margin-top:128rem}}@media(min-width:1536px){.\32 xl\:mt-screen-2xl{margin-top:153.6rem}}@media(min-width:1536px){.\32 xl\:-mt-0{margin-top:0}}@media(min-width:1536px){.\32 xl\:-mt-1{margin-top:-.25rem}}@media(min-width:1536px){.\32 xl\:-mt-2{margin-top:-.5rem}}@media(min-width:1536px){.\32 xl\:-mt-3{margin-top:-.75rem}}@media(min-width:1536px){.\32 xl\:-mt-4{margin-top:-1rem}}@media(min-width:1536px){.\32 xl\:-mt-5{margin-top:-1.25rem}}@media(min-width:1536px){.\32 xl\:-mt-6{margin-top:-1.5rem}}@media(min-width:1536px){.\32 xl\:-mt-7{margin-top:-1.75rem}}@media(min-width:1536px){.\32 xl\:-mt-8{margin-top:-2rem}}@media(min-width:1536px){.\32 xl\:-mt-9{margin-top:-2.25rem}}@media(min-width:1536px){.\32 xl\:-mt-10{margin-top:-2.5rem}}@media(min-width:1536px){.\32 xl\:-mt-11{margin-top:-2.75rem}}@media(min-width:1536px){.\32 xl\:-mt-12{margin-top:-3rem}}@media(min-width:1536px){.\32 xl\:-mt-14{margin-top:-3.5rem}}@media(min-width:1536px){.\32 xl\:-mt-16{margin-top:-4rem}}@media(min-width:1536px){.\32 xl\:-mt-20{margin-top:-5rem}}@media(min-width:1536px){.\32 xl\:-mt-24{margin-top:-6rem}}@media(min-width:1536px){.\32 xl\:-mt-28{margin-top:-7rem}}@media(min-width:1536px){.\32 xl\:-mt-32{margin-top:-8rem}}@media(min-width:1536px){.\32 xl\:-mt-36{margin-top:-9rem}}@media(min-width:1536px){.\32 xl\:-mt-40{margin-top:-10rem}}@media(min-width:1536px){.\32 xl\:-mt-44{margin-top:-11rem}}@media(min-width:1536px){.\32 xl\:-mt-48{margin-top:-12rem}}@media(min-width:1536px){.\32 xl\:-mt-52{margin-top:-13rem}}@media(min-width:1536px){.\32 xl\:-mt-56{margin-top:-14rem}}@media(min-width:1536px){.\32 xl\:-mt-60{margin-top:-15rem}}@media(min-width:1536px){.\32 xl\:-mt-64{margin-top:-16rem}}@media(min-width:1536px){.\32 xl\:-mt-72{margin-top:-18rem}}@media(min-width:1536px){.\32 xl\:-mt-80{margin-top:-20rem}}@media(min-width:1536px){.\32 xl\:-mt-96{margin-top:-24rem}}@media(min-width:1536px){.\32 xl\:-mt-px{margin-top:-1px}}@media(min-width:1536px){.\32 xl\:-mt-0\.5{margin-top:-.125rem}}@media(min-width:1536px){.\32 xl\:-mt-1\.5{margin-top:-.375rem}}@media(min-width:1536px){.\32 xl\:-mt-2\.5{margin-top:-.625rem}}@media(min-width:1536px){.\32 xl\:-mt-3\.5{margin-top:-.875rem}}@media(min-width:1536px){.\32 xl\:-mt-screen-sm{margin-top:-64rem}}@media(min-width:1536px){.\32 xl\:-mt-screen-md{margin-top:-76.8rem}}@media(min-width:1536px){.\32 xl\:-mt-screen-lg{margin-top:-102.4rem}}@media(min-width:1536px){.\32 xl\:-mt-screen-xl{margin-top:-128rem}}@media(min-width:1536px){.\32 xl\:-mt-screen-2xl{margin-top:-153.6rem}}@media(min-width:1536px){.\32 xl\:mr-0{margin-right:0}}@media(min-width:1536px){.\32 xl\:mr-1{margin-right:.25rem}}@media(min-width:1536px){.\32 xl\:mr-2{margin-right:.5rem}}@media(min-width:1536px){.\32 xl\:mr-3{margin-right:.75rem}}@media(min-width:1536px){.\32 xl\:mr-4{margin-right:1rem}}@media(min-width:1536px){.\32 xl\:mr-5{margin-right:1.25rem}}@media(min-width:1536px){.\32 xl\:mr-6{margin-right:1.5rem}}@media(min-width:1536px){.\32 xl\:mr-7{margin-right:1.75rem}}@media(min-width:1536px){.\32 xl\:mr-8{margin-right:2rem}}@media(min-width:1536px){.\32 xl\:mr-9{margin-right:2.25rem}}@media(min-width:1536px){.\32 xl\:mr-10{margin-right:2.5rem}}@media(min-width:1536px){.\32 xl\:mr-11{margin-right:2.75rem}}@media(min-width:1536px){.\32 xl\:mr-12{margin-right:3rem}}@media(min-width:1536px){.\32 xl\:mr-14{margin-right:3.5rem}}@media(min-width:1536px){.\32 xl\:mr-16{margin-right:4rem}}@media(min-width:1536px){.\32 xl\:mr-20{margin-right:5rem}}@media(min-width:1536px){.\32 xl\:mr-24{margin-right:6rem}}@media(min-width:1536px){.\32 xl\:mr-28{margin-right:7rem}}@media(min-width:1536px){.\32 xl\:mr-32{margin-right:8rem}}@media(min-width:1536px){.\32 xl\:mr-36{margin-right:9rem}}@media(min-width:1536px){.\32 xl\:mr-40{margin-right:10rem}}@media(min-width:1536px){.\32 xl\:mr-44{margin-right:11rem}}@media(min-width:1536px){.\32 xl\:mr-48{margin-right:12rem}}@media(min-width:1536px){.\32 xl\:mr-52{margin-right:13rem}}@media(min-width:1536px){.\32 xl\:mr-56{margin-right:14rem}}@media(min-width:1536px){.\32 xl\:mr-60{margin-right:15rem}}@media(min-width:1536px){.\32 xl\:mr-64{margin-right:16rem}}@media(min-width:1536px){.\32 xl\:mr-72{margin-right:18rem}}@media(min-width:1536px){.\32 xl\:mr-80{margin-right:20rem}}@media(min-width:1536px){.\32 xl\:mr-96{margin-right:24rem}}@media(min-width:1536px){.\32 xl\:mr-auto{margin-right:auto}}@media(min-width:1536px){.\32 xl\:mr-px{margin-right:1px}}@media(min-width:1536px){.\32 xl\:mr-0\.5{margin-right:.125rem}}@media(min-width:1536px){.\32 xl\:mr-1\.5{margin-right:.375rem}}@media(min-width:1536px){.\32 xl\:mr-2\.5{margin-right:.625rem}}@media(min-width:1536px){.\32 xl\:mr-3\.5{margin-right:.875rem}}@media(min-width:1536px){.\32 xl\:mr-screen-sm{margin-right:64rem}}@media(min-width:1536px){.\32 xl\:mr-screen-md{margin-right:76.8rem}}@media(min-width:1536px){.\32 xl\:mr-screen-lg{margin-right:102.4rem}}@media(min-width:1536px){.\32 xl\:mr-screen-xl{margin-right:128rem}}@media(min-width:1536px){.\32 xl\:mr-screen-2xl{margin-right:153.6rem}}@media(min-width:1536px){.\32 xl\:-mr-0{margin-right:0}}@media(min-width:1536px){.\32 xl\:-mr-1{margin-right:-.25rem}}@media(min-width:1536px){.\32 xl\:-mr-2{margin-right:-.5rem}}@media(min-width:1536px){.\32 xl\:-mr-3{margin-right:-.75rem}}@media(min-width:1536px){.\32 xl\:-mr-4{margin-right:-1rem}}@media(min-width:1536px){.\32 xl\:-mr-5{margin-right:-1.25rem}}@media(min-width:1536px){.\32 xl\:-mr-6{margin-right:-1.5rem}}@media(min-width:1536px){.\32 xl\:-mr-7{margin-right:-1.75rem}}@media(min-width:1536px){.\32 xl\:-mr-8{margin-right:-2rem}}@media(min-width:1536px){.\32 xl\:-mr-9{margin-right:-2.25rem}}@media(min-width:1536px){.\32 xl\:-mr-10{margin-right:-2.5rem}}@media(min-width:1536px){.\32 xl\:-mr-11{margin-right:-2.75rem}}@media(min-width:1536px){.\32 xl\:-mr-12{margin-right:-3rem}}@media(min-width:1536px){.\32 xl\:-mr-14{margin-right:-3.5rem}}@media(min-width:1536px){.\32 xl\:-mr-16{margin-right:-4rem}}@media(min-width:1536px){.\32 xl\:-mr-20{margin-right:-5rem}}@media(min-width:1536px){.\32 xl\:-mr-24{margin-right:-6rem}}@media(min-width:1536px){.\32 xl\:-mr-28{margin-right:-7rem}}@media(min-width:1536px){.\32 xl\:-mr-32{margin-right:-8rem}}@media(min-width:1536px){.\32 xl\:-mr-36{margin-right:-9rem}}@media(min-width:1536px){.\32 xl\:-mr-40{margin-right:-10rem}}@media(min-width:1536px){.\32 xl\:-mr-44{margin-right:-11rem}}@media(min-width:1536px){.\32 xl\:-mr-48{margin-right:-12rem}}@media(min-width:1536px){.\32 xl\:-mr-52{margin-right:-13rem}}@media(min-width:1536px){.\32 xl\:-mr-56{margin-right:-14rem}}@media(min-width:1536px){.\32 xl\:-mr-60{margin-right:-15rem}}@media(min-width:1536px){.\32 xl\:-mr-64{margin-right:-16rem}}@media(min-width:1536px){.\32 xl\:-mr-72{margin-right:-18rem}}@media(min-width:1536px){.\32 xl\:-mr-80{margin-right:-20rem}}@media(min-width:1536px){.\32 xl\:-mr-96{margin-right:-24rem}}@media(min-width:1536px){.\32 xl\:-mr-px{margin-right:-1px}}@media(min-width:1536px){.\32 xl\:-mr-0\.5{margin-right:-.125rem}}@media(min-width:1536px){.\32 xl\:-mr-1\.5{margin-right:-.375rem}}@media(min-width:1536px){.\32 xl\:-mr-2\.5{margin-right:-.625rem}}@media(min-width:1536px){.\32 xl\:-mr-3\.5{margin-right:-.875rem}}@media(min-width:1536px){.\32 xl\:-mr-screen-sm{margin-right:-64rem}}@media(min-width:1536px){.\32 xl\:-mr-screen-md{margin-right:-76.8rem}}@media(min-width:1536px){.\32 xl\:-mr-screen-lg{margin-right:-102.4rem}}@media(min-width:1536px){.\32 xl\:-mr-screen-xl{margin-right:-128rem}}@media(min-width:1536px){.\32 xl\:-mr-screen-2xl{margin-right:-153.6rem}}@media(min-width:1536px){.\32 xl\:mb-0{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:mb-1{margin-bottom:.25rem}}@media(min-width:1536px){.\32 xl\:mb-2{margin-bottom:.5rem}}@media(min-width:1536px){.\32 xl\:mb-3{margin-bottom:.75rem}}@media(min-width:1536px){.\32 xl\:mb-4{margin-bottom:1rem}}@media(min-width:1536px){.\32 xl\:mb-5{margin-bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:mb-6{margin-bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:mb-7{margin-bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:mb-8{margin-bottom:2rem}}@media(min-width:1536px){.\32 xl\:mb-9{margin-bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:mb-10{margin-bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:mb-11{margin-bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:mb-12{margin-bottom:3rem}}@media(min-width:1536px){.\32 xl\:mb-14{margin-bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:mb-16{margin-bottom:4rem}}@media(min-width:1536px){.\32 xl\:mb-20{margin-bottom:5rem}}@media(min-width:1536px){.\32 xl\:mb-24{margin-bottom:6rem}}@media(min-width:1536px){.\32 xl\:mb-28{margin-bottom:7rem}}@media(min-width:1536px){.\32 xl\:mb-32{margin-bottom:8rem}}@media(min-width:1536px){.\32 xl\:mb-36{margin-bottom:9rem}}@media(min-width:1536px){.\32 xl\:mb-40{margin-bottom:10rem}}@media(min-width:1536px){.\32 xl\:mb-44{margin-bottom:11rem}}@media(min-width:1536px){.\32 xl\:mb-48{margin-bottom:12rem}}@media(min-width:1536px){.\32 xl\:mb-52{margin-bottom:13rem}}@media(min-width:1536px){.\32 xl\:mb-56{margin-bottom:14rem}}@media(min-width:1536px){.\32 xl\:mb-60{margin-bottom:15rem}}@media(min-width:1536px){.\32 xl\:mb-64{margin-bottom:16rem}}@media(min-width:1536px){.\32 xl\:mb-72{margin-bottom:18rem}}@media(min-width:1536px){.\32 xl\:mb-80{margin-bottom:20rem}}@media(min-width:1536px){.\32 xl\:mb-96{margin-bottom:24rem}}@media(min-width:1536px){.\32 xl\:mb-auto{margin-bottom:auto}}@media(min-width:1536px){.\32 xl\:mb-px{margin-bottom:1px}}@media(min-width:1536px){.\32 xl\:mb-0\.5{margin-bottom:.125rem}}@media(min-width:1536px){.\32 xl\:mb-1\.5{margin-bottom:.375rem}}@media(min-width:1536px){.\32 xl\:mb-2\.5{margin-bottom:.625rem}}@media(min-width:1536px){.\32 xl\:mb-3\.5{margin-bottom:.875rem}}@media(min-width:1536px){.\32 xl\:mb-screen-sm{margin-bottom:64rem}}@media(min-width:1536px){.\32 xl\:mb-screen-md{margin-bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:mb-screen-lg{margin-bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:mb-screen-xl{margin-bottom:128rem}}@media(min-width:1536px){.\32 xl\:mb-screen-2xl{margin-bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:-mb-0{margin-bottom:0}}@media(min-width:1536px){.\32 xl\:-mb-1{margin-bottom:-.25rem}}@media(min-width:1536px){.\32 xl\:-mb-2{margin-bottom:-.5rem}}@media(min-width:1536px){.\32 xl\:-mb-3{margin-bottom:-.75rem}}@media(min-width:1536px){.\32 xl\:-mb-4{margin-bottom:-1rem}}@media(min-width:1536px){.\32 xl\:-mb-5{margin-bottom:-1.25rem}}@media(min-width:1536px){.\32 xl\:-mb-6{margin-bottom:-1.5rem}}@media(min-width:1536px){.\32 xl\:-mb-7{margin-bottom:-1.75rem}}@media(min-width:1536px){.\32 xl\:-mb-8{margin-bottom:-2rem}}@media(min-width:1536px){.\32 xl\:-mb-9{margin-bottom:-2.25rem}}@media(min-width:1536px){.\32 xl\:-mb-10{margin-bottom:-2.5rem}}@media(min-width:1536px){.\32 xl\:-mb-11{margin-bottom:-2.75rem}}@media(min-width:1536px){.\32 xl\:-mb-12{margin-bottom:-3rem}}@media(min-width:1536px){.\32 xl\:-mb-14{margin-bottom:-3.5rem}}@media(min-width:1536px){.\32 xl\:-mb-16{margin-bottom:-4rem}}@media(min-width:1536px){.\32 xl\:-mb-20{margin-bottom:-5rem}}@media(min-width:1536px){.\32 xl\:-mb-24{margin-bottom:-6rem}}@media(min-width:1536px){.\32 xl\:-mb-28{margin-bottom:-7rem}}@media(min-width:1536px){.\32 xl\:-mb-32{margin-bottom:-8rem}}@media(min-width:1536px){.\32 xl\:-mb-36{margin-bottom:-9rem}}@media(min-width:1536px){.\32 xl\:-mb-40{margin-bottom:-10rem}}@media(min-width:1536px){.\32 xl\:-mb-44{margin-bottom:-11rem}}@media(min-width:1536px){.\32 xl\:-mb-48{margin-bottom:-12rem}}@media(min-width:1536px){.\32 xl\:-mb-52{margin-bottom:-13rem}}@media(min-width:1536px){.\32 xl\:-mb-56{margin-bottom:-14rem}}@media(min-width:1536px){.\32 xl\:-mb-60{margin-bottom:-15rem}}@media(min-width:1536px){.\32 xl\:-mb-64{margin-bottom:-16rem}}@media(min-width:1536px){.\32 xl\:-mb-72{margin-bottom:-18rem}}@media(min-width:1536px){.\32 xl\:-mb-80{margin-bottom:-20rem}}@media(min-width:1536px){.\32 xl\:-mb-96{margin-bottom:-24rem}}@media(min-width:1536px){.\32 xl\:-mb-px{margin-bottom:-1px}}@media(min-width:1536px){.\32 xl\:-mb-0\.5{margin-bottom:-.125rem}}@media(min-width:1536px){.\32 xl\:-mb-1\.5{margin-bottom:-.375rem}}@media(min-width:1536px){.\32 xl\:-mb-2\.5{margin-bottom:-.625rem}}@media(min-width:1536px){.\32 xl\:-mb-3\.5{margin-bottom:-.875rem}}@media(min-width:1536px){.\32 xl\:-mb-screen-sm{margin-bottom:-64rem}}@media(min-width:1536px){.\32 xl\:-mb-screen-md{margin-bottom:-76.8rem}}@media(min-width:1536px){.\32 xl\:-mb-screen-lg{margin-bottom:-102.4rem}}@media(min-width:1536px){.\32 xl\:-mb-screen-xl{margin-bottom:-128rem}}@media(min-width:1536px){.\32 xl\:-mb-screen-2xl{margin-bottom:-153.6rem}}@media(min-width:1536px){.\32 xl\:ml-0{margin-left:0}}@media(min-width:1536px){.\32 xl\:ml-1{margin-left:.25rem}}@media(min-width:1536px){.\32 xl\:ml-2{margin-left:.5rem}}@media(min-width:1536px){.\32 xl\:ml-3{margin-left:.75rem}}@media(min-width:1536px){.\32 xl\:ml-4{margin-left:1rem}}@media(min-width:1536px){.\32 xl\:ml-5{margin-left:1.25rem}}@media(min-width:1536px){.\32 xl\:ml-6{margin-left:1.5rem}}@media(min-width:1536px){.\32 xl\:ml-7{margin-left:1.75rem}}@media(min-width:1536px){.\32 xl\:ml-8{margin-left:2rem}}@media(min-width:1536px){.\32 xl\:ml-9{margin-left:2.25rem}}@media(min-width:1536px){.\32 xl\:ml-10{margin-left:2.5rem}}@media(min-width:1536px){.\32 xl\:ml-11{margin-left:2.75rem}}@media(min-width:1536px){.\32 xl\:ml-12{margin-left:3rem}}@media(min-width:1536px){.\32 xl\:ml-14{margin-left:3.5rem}}@media(min-width:1536px){.\32 xl\:ml-16{margin-left:4rem}}@media(min-width:1536px){.\32 xl\:ml-20{margin-left:5rem}}@media(min-width:1536px){.\32 xl\:ml-24{margin-left:6rem}}@media(min-width:1536px){.\32 xl\:ml-28{margin-left:7rem}}@media(min-width:1536px){.\32 xl\:ml-32{margin-left:8rem}}@media(min-width:1536px){.\32 xl\:ml-36{margin-left:9rem}}@media(min-width:1536px){.\32 xl\:ml-40{margin-left:10rem}}@media(min-width:1536px){.\32 xl\:ml-44{margin-left:11rem}}@media(min-width:1536px){.\32 xl\:ml-48{margin-left:12rem}}@media(min-width:1536px){.\32 xl\:ml-52{margin-left:13rem}}@media(min-width:1536px){.\32 xl\:ml-56{margin-left:14rem}}@media(min-width:1536px){.\32 xl\:ml-60{margin-left:15rem}}@media(min-width:1536px){.\32 xl\:ml-64{margin-left:16rem}}@media(min-width:1536px){.\32 xl\:ml-72{margin-left:18rem}}@media(min-width:1536px){.\32 xl\:ml-80{margin-left:20rem}}@media(min-width:1536px){.\32 xl\:ml-96{margin-left:24rem}}@media(min-width:1536px){.\32 xl\:ml-auto{margin-left:auto}}@media(min-width:1536px){.\32 xl\:ml-px{margin-left:1px}}@media(min-width:1536px){.\32 xl\:ml-0\.5{margin-left:.125rem}}@media(min-width:1536px){.\32 xl\:ml-1\.5{margin-left:.375rem}}@media(min-width:1536px){.\32 xl\:ml-2\.5{margin-left:.625rem}}@media(min-width:1536px){.\32 xl\:ml-3\.5{margin-left:.875rem}}@media(min-width:1536px){.\32 xl\:ml-screen-sm{margin-left:64rem}}@media(min-width:1536px){.\32 xl\:ml-screen-md{margin-left:76.8rem}}@media(min-width:1536px){.\32 xl\:ml-screen-lg{margin-left:102.4rem}}@media(min-width:1536px){.\32 xl\:ml-screen-xl{margin-left:128rem}}@media(min-width:1536px){.\32 xl\:ml-screen-2xl{margin-left:153.6rem}}@media(min-width:1536px){.\32 xl\:-ml-0{margin-left:0}}@media(min-width:1536px){.\32 xl\:-ml-1{margin-left:-.25rem}}@media(min-width:1536px){.\32 xl\:-ml-2{margin-left:-.5rem}}@media(min-width:1536px){.\32 xl\:-ml-3{margin-left:-.75rem}}@media(min-width:1536px){.\32 xl\:-ml-4{margin-left:-1rem}}@media(min-width:1536px){.\32 xl\:-ml-5{margin-left:-1.25rem}}@media(min-width:1536px){.\32 xl\:-ml-6{margin-left:-1.5rem}}@media(min-width:1536px){.\32 xl\:-ml-7{margin-left:-1.75rem}}@media(min-width:1536px){.\32 xl\:-ml-8{margin-left:-2rem}}@media(min-width:1536px){.\32 xl\:-ml-9{margin-left:-2.25rem}}@media(min-width:1536px){.\32 xl\:-ml-10{margin-left:-2.5rem}}@media(min-width:1536px){.\32 xl\:-ml-11{margin-left:-2.75rem}}@media(min-width:1536px){.\32 xl\:-ml-12{margin-left:-3rem}}@media(min-width:1536px){.\32 xl\:-ml-14{margin-left:-3.5rem}}@media(min-width:1536px){.\32 xl\:-ml-16{margin-left:-4rem}}@media(min-width:1536px){.\32 xl\:-ml-20{margin-left:-5rem}}@media(min-width:1536px){.\32 xl\:-ml-24{margin-left:-6rem}}@media(min-width:1536px){.\32 xl\:-ml-28{margin-left:-7rem}}@media(min-width:1536px){.\32 xl\:-ml-32{margin-left:-8rem}}@media(min-width:1536px){.\32 xl\:-ml-36{margin-left:-9rem}}@media(min-width:1536px){.\32 xl\:-ml-40{margin-left:-10rem}}@media(min-width:1536px){.\32 xl\:-ml-44{margin-left:-11rem}}@media(min-width:1536px){.\32 xl\:-ml-48{margin-left:-12rem}}@media(min-width:1536px){.\32 xl\:-ml-52{margin-left:-13rem}}@media(min-width:1536px){.\32 xl\:-ml-56{margin-left:-14rem}}@media(min-width:1536px){.\32 xl\:-ml-60{margin-left:-15rem}}@media(min-width:1536px){.\32 xl\:-ml-64{margin-left:-16rem}}@media(min-width:1536px){.\32 xl\:-ml-72{margin-left:-18rem}}@media(min-width:1536px){.\32 xl\:-ml-80{margin-left:-20rem}}@media(min-width:1536px){.\32 xl\:-ml-96{margin-left:-24rem}}@media(min-width:1536px){.\32 xl\:-ml-px{margin-left:-1px}}@media(min-width:1536px){.\32 xl\:-ml-0\.5{margin-left:-.125rem}}@media(min-width:1536px){.\32 xl\:-ml-1\.5{margin-left:-.375rem}}@media(min-width:1536px){.\32 xl\:-ml-2\.5{margin-left:-.625rem}}@media(min-width:1536px){.\32 xl\:-ml-3\.5{margin-left:-.875rem}}@media(min-width:1536px){.\32 xl\:-ml-screen-sm{margin-left:-64rem}}@media(min-width:1536px){.\32 xl\:-ml-screen-md{margin-left:-76.8rem}}@media(min-width:1536px){.\32 xl\:-ml-screen-lg{margin-left:-102.4rem}}@media(min-width:1536px){.\32 xl\:-ml-screen-xl{margin-left:-128rem}}@media(min-width:1536px){.\32 xl\:-ml-screen-2xl{margin-left:-153.6rem}}@media(min-width:1536px){.\32 xl\:box-border{box-sizing:border-box}}@media(min-width:1536px){.\32 xl\:box-content{box-sizing:content-box}}@media(min-width:1536px){.\32 xl\:block{display:block}}@media(min-width:1536px){.\32 xl\:inline-block{display:inline-block}}@media(min-width:1536px){.\32 xl\:inline{display:inline}}@media(min-width:1536px){.\32 xl\:flex{display:flex}}@media(min-width:1536px){.\32 xl\:inline-flex{display:inline-flex}}@media(min-width:1536px){.\32 xl\:table{display:table}}@media(min-width:1536px){.\32 xl\:inline-table{display:inline-table}}@media(min-width:1536px){.\32 xl\:table-caption{display:table-caption}}@media(min-width:1536px){.\32 xl\:table-cell{display:table-cell}}@media(min-width:1536px){.\32 xl\:table-column{display:table-column}}@media(min-width:1536px){.\32 xl\:table-column-group{display:table-column-group}}@media(min-width:1536px){.\32 xl\:table-footer-group{display:table-footer-group}}@media(min-width:1536px){.\32 xl\:table-header-group{display:table-header-group}}@media(min-width:1536px){.\32 xl\:table-row-group{display:table-row-group}}@media(min-width:1536px){.\32 xl\:table-row{display:table-row}}@media(min-width:1536px){.\32 xl\:flow-root{display:flow-root}}@media(min-width:1536px){.\32 xl\:grid{display:grid}}@media(min-width:1536px){.\32 xl\:inline-grid{display:inline-grid}}@media(min-width:1536px){.\32 xl\:contents{display:contents}}@media(min-width:1536px){.\32 xl\:list-item{display:list-item}}@media(min-width:1536px){.\32 xl\:hidden{display:none}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:block{display:block}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:inline-block{display:inline-block}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:inline{display:inline}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:flex{display:flex}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:inline-flex{display:inline-flex}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table{display:table}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:inline-table{display:inline-table}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-caption{display:table-caption}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-cell{display:table-cell}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-column{display:table-column}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-column-group{display:table-column-group}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-footer-group{display:table-footer-group}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-header-group{display:table-header-group}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-row-group{display:table-row-group}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:table-row{display:table-row}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:flow-root{display:flow-root}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:grid{display:grid}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:inline-grid{display:inline-grid}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:contents{display:contents}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:list-item{display:list-item}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:hidden{display:none}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:block{display:block}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:inline-block{display:inline-block}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:inline{display:inline}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:flex{display:flex}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:inline-flex{display:inline-flex}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table{display:table}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:inline-table{display:inline-table}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-caption{display:table-caption}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-cell{display:table-cell}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-column{display:table-column}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-column-group{display:table-column-group}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-footer-group{display:table-footer-group}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-header-group{display:table-header-group}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-row-group{display:table-row-group}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:table-row{display:table-row}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:flow-root{display:flow-root}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:grid{display:grid}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:inline-grid{display:inline-grid}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:contents{display:contents}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:list-item{display:list-item}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:hidden{display:none}}@media(min-width:1536px){.\32 xl\:hover\:block:hover{display:block}}@media(min-width:1536px){.\32 xl\:hover\:inline-block:hover{display:inline-block}}@media(min-width:1536px){.\32 xl\:hover\:inline:hover{display:inline}}@media(min-width:1536px){.\32 xl\:hover\:flex:hover{display:flex}}@media(min-width:1536px){.\32 xl\:hover\:inline-flex:hover{display:inline-flex}}@media(min-width:1536px){.\32 xl\:hover\:table:hover{display:table}}@media(min-width:1536px){.\32 xl\:hover\:inline-table:hover{display:inline-table}}@media(min-width:1536px){.\32 xl\:hover\:table-caption:hover{display:table-caption}}@media(min-width:1536px){.\32 xl\:hover\:table-cell:hover{display:table-cell}}@media(min-width:1536px){.\32 xl\:hover\:table-column:hover{display:table-column}}@media(min-width:1536px){.\32 xl\:hover\:table-column-group:hover{display:table-column-group}}@media(min-width:1536px){.\32 xl\:hover\:table-footer-group:hover{display:table-footer-group}}@media(min-width:1536px){.\32 xl\:hover\:table-header-group:hover{display:table-header-group}}@media(min-width:1536px){.\32 xl\:hover\:table-row-group:hover{display:table-row-group}}@media(min-width:1536px){.\32 xl\:hover\:table-row:hover{display:table-row}}@media(min-width:1536px){.\32 xl\:hover\:flow-root:hover{display:flow-root}}@media(min-width:1536px){.\32 xl\:hover\:grid:hover{display:grid}}@media(min-width:1536px){.\32 xl\:hover\:inline-grid:hover{display:inline-grid}}@media(min-width:1536px){.\32 xl\:hover\:contents:hover{display:contents}}@media(min-width:1536px){.\32 xl\:hover\:list-item:hover{display:list-item}}@media(min-width:1536px){.\32 xl\:hover\:hidden:hover{display:none}}@media(min-width:1536px){.\32 xl\:focus\:block:focus{display:block}}@media(min-width:1536px){.\32 xl\:focus\:inline-block:focus{display:inline-block}}@media(min-width:1536px){.\32 xl\:focus\:inline:focus{display:inline}}@media(min-width:1536px){.\32 xl\:focus\:flex:focus{display:flex}}@media(min-width:1536px){.\32 xl\:focus\:inline-flex:focus{display:inline-flex}}@media(min-width:1536px){.\32 xl\:focus\:table:focus{display:table}}@media(min-width:1536px){.\32 xl\:focus\:inline-table:focus{display:inline-table}}@media(min-width:1536px){.\32 xl\:focus\:table-caption:focus{display:table-caption}}@media(min-width:1536px){.\32 xl\:focus\:table-cell:focus{display:table-cell}}@media(min-width:1536px){.\32 xl\:focus\:table-column:focus{display:table-column}}@media(min-width:1536px){.\32 xl\:focus\:table-column-group:focus{display:table-column-group}}@media(min-width:1536px){.\32 xl\:focus\:table-footer-group:focus{display:table-footer-group}}@media(min-width:1536px){.\32 xl\:focus\:table-header-group:focus{display:table-header-group}}@media(min-width:1536px){.\32 xl\:focus\:table-row-group:focus{display:table-row-group}}@media(min-width:1536px){.\32 xl\:focus\:table-row:focus{display:table-row}}@media(min-width:1536px){.\32 xl\:focus\:flow-root:focus{display:flow-root}}@media(min-width:1536px){.\32 xl\:focus\:grid:focus{display:grid}}@media(min-width:1536px){.\32 xl\:focus\:inline-grid:focus{display:inline-grid}}@media(min-width:1536px){.\32 xl\:focus\:contents:focus{display:contents}}@media(min-width:1536px){.\32 xl\:focus\:list-item:focus{display:list-item}}@media(min-width:1536px){.\32 xl\:focus\:hidden:focus{display:none}}@media(min-width:1536px){.\32 xl\:h-0{height:0}}@media(min-width:1536px){.\32 xl\:h-1{height:.25rem}}@media(min-width:1536px){.\32 xl\:h-2{height:.5rem}}@media(min-width:1536px){.\32 xl\:h-3{height:.75rem}}@media(min-width:1536px){.\32 xl\:h-4{height:1rem}}@media(min-width:1536px){.\32 xl\:h-5{height:1.25rem}}@media(min-width:1536px){.\32 xl\:h-6{height:1.5rem}}@media(min-width:1536px){.\32 xl\:h-7{height:1.75rem}}@media(min-width:1536px){.\32 xl\:h-8{height:2rem}}@media(min-width:1536px){.\32 xl\:h-9{height:2.25rem}}@media(min-width:1536px){.\32 xl\:h-10{height:2.5rem}}@media(min-width:1536px){.\32 xl\:h-11{height:2.75rem}}@media(min-width:1536px){.\32 xl\:h-12{height:3rem}}@media(min-width:1536px){.\32 xl\:h-14{height:3.5rem}}@media(min-width:1536px){.\32 xl\:h-16{height:4rem}}@media(min-width:1536px){.\32 xl\:h-20{height:5rem}}@media(min-width:1536px){.\32 xl\:h-24{height:6rem}}@media(min-width:1536px){.\32 xl\:h-28{height:7rem}}@media(min-width:1536px){.\32 xl\:h-32{height:8rem}}@media(min-width:1536px){.\32 xl\:h-36{height:9rem}}@media(min-width:1536px){.\32 xl\:h-40{height:10rem}}@media(min-width:1536px){.\32 xl\:h-44{height:11rem}}@media(min-width:1536px){.\32 xl\:h-48{height:12rem}}@media(min-width:1536px){.\32 xl\:h-52{height:13rem}}@media(min-width:1536px){.\32 xl\:h-56{height:14rem}}@media(min-width:1536px){.\32 xl\:h-60{height:15rem}}@media(min-width:1536px){.\32 xl\:h-64{height:16rem}}@media(min-width:1536px){.\32 xl\:h-72{height:18rem}}@media(min-width:1536px){.\32 xl\:h-80{height:20rem}}@media(min-width:1536px){.\32 xl\:h-96{height:24rem}}@media(min-width:1536px){.\32 xl\:h-auto{height:auto}}@media(min-width:1536px){.\32 xl\:h-px{height:1px}}@media(min-width:1536px){.\32 xl\:h-0\.5{height:.125rem}}@media(min-width:1536px){.\32 xl\:h-1\.5{height:.375rem}}@media(min-width:1536px){.\32 xl\:h-2\.5{height:.625rem}}@media(min-width:1536px){.\32 xl\:h-3\.5{height:.875rem}}@media(min-width:1536px){.\32 xl\:h-screen-sm{height:64rem}}@media(min-width:1536px){.\32 xl\:h-screen-md{height:76.8rem}}@media(min-width:1536px){.\32 xl\:h-screen-lg{height:102.4rem}}@media(min-width:1536px){.\32 xl\:h-screen-xl{height:128rem}}@media(min-width:1536px){.\32 xl\:h-screen-2xl{height:153.6rem}}@media(min-width:1536px){.\32 xl\:h-1\/2{height:50%}}@media(min-width:1536px){.\32 xl\:h-1\/3{height:33.333333%}}@media(min-width:1536px){.\32 xl\:h-2\/3{height:66.666667%}}@media(min-width:1536px){.\32 xl\:h-1\/4{height:25%}}@media(min-width:1536px){.\32 xl\:h-2\/4{height:50%}}@media(min-width:1536px){.\32 xl\:h-3\/4{height:75%}}@media(min-width:1536px){.\32 xl\:h-1\/5{height:20%}}@media(min-width:1536px){.\32 xl\:h-2\/5{height:40%}}@media(min-width:1536px){.\32 xl\:h-3\/5{height:60%}}@media(min-width:1536px){.\32 xl\:h-4\/5{height:80%}}@media(min-width:1536px){.\32 xl\:h-1\/6{height:16.666667%}}@media(min-width:1536px){.\32 xl\:h-2\/6{height:33.333333%}}@media(min-width:1536px){.\32 xl\:h-3\/6{height:50%}}@media(min-width:1536px){.\32 xl\:h-4\/6{height:66.666667%}}@media(min-width:1536px){.\32 xl\:h-5\/6{height:83.333333%}}@media(min-width:1536px){.\32 xl\:h-full{height:100%}}@media(min-width:1536px){.\32 xl\:h-screen{height:100vh}}@media(min-width:1536px){.\32 xl\:max-h-0{max-height:0}}@media(min-width:1536px){.\32 xl\:max-h-1{max-height:.25rem}}@media(min-width:1536px){.\32 xl\:max-h-2{max-height:.5rem}}@media(min-width:1536px){.\32 xl\:max-h-3{max-height:.75rem}}@media(min-width:1536px){.\32 xl\:max-h-4{max-height:1rem}}@media(min-width:1536px){.\32 xl\:max-h-5{max-height:1.25rem}}@media(min-width:1536px){.\32 xl\:max-h-6{max-height:1.5rem}}@media(min-width:1536px){.\32 xl\:max-h-7{max-height:1.75rem}}@media(min-width:1536px){.\32 xl\:max-h-8{max-height:2rem}}@media(min-width:1536px){.\32 xl\:max-h-9{max-height:2.25rem}}@media(min-width:1536px){.\32 xl\:max-h-10{max-height:2.5rem}}@media(min-width:1536px){.\32 xl\:max-h-11{max-height:2.75rem}}@media(min-width:1536px){.\32 xl\:max-h-12{max-height:3rem}}@media(min-width:1536px){.\32 xl\:max-h-14{max-height:3.5rem}}@media(min-width:1536px){.\32 xl\:max-h-16{max-height:4rem}}@media(min-width:1536px){.\32 xl\:max-h-20{max-height:5rem}}@media(min-width:1536px){.\32 xl\:max-h-24{max-height:6rem}}@media(min-width:1536px){.\32 xl\:max-h-28{max-height:7rem}}@media(min-width:1536px){.\32 xl\:max-h-32{max-height:8rem}}@media(min-width:1536px){.\32 xl\:max-h-36{max-height:9rem}}@media(min-width:1536px){.\32 xl\:max-h-40{max-height:10rem}}@media(min-width:1536px){.\32 xl\:max-h-44{max-height:11rem}}@media(min-width:1536px){.\32 xl\:max-h-48{max-height:12rem}}@media(min-width:1536px){.\32 xl\:max-h-52{max-height:13rem}}@media(min-width:1536px){.\32 xl\:max-h-56{max-height:14rem}}@media(min-width:1536px){.\32 xl\:max-h-60{max-height:15rem}}@media(min-width:1536px){.\32 xl\:max-h-64{max-height:16rem}}@media(min-width:1536px){.\32 xl\:max-h-72{max-height:18rem}}@media(min-width:1536px){.\32 xl\:max-h-80{max-height:20rem}}@media(min-width:1536px){.\32 xl\:max-h-96{max-height:24rem}}@media(min-width:1536px){.\32 xl\:max-h-px{max-height:1px}}@media(min-width:1536px){.\32 xl\:max-h-0\.5{max-height:.125rem}}@media(min-width:1536px){.\32 xl\:max-h-1\.5{max-height:.375rem}}@media(min-width:1536px){.\32 xl\:max-h-2\.5{max-height:.625rem}}@media(min-width:1536px){.\32 xl\:max-h-3\.5{max-height:.875rem}}@media(min-width:1536px){.\32 xl\:max-h-screen-sm{max-height:64rem}}@media(min-width:1536px){.\32 xl\:max-h-screen-md{max-height:76.8rem}}@media(min-width:1536px){.\32 xl\:max-h-screen-lg{max-height:102.4rem}}@media(min-width:1536px){.\32 xl\:max-h-screen-xl{max-height:128rem}}@media(min-width:1536px){.\32 xl\:max-h-screen-2xl{max-height:153.6rem}}@media(min-width:1536px){.\32 xl\:max-h-full{max-height:100%}}@media(min-width:1536px){.\32 xl\:max-h-screen{max-height:100vh}}@media(min-width:1536px){.\32 xl\:min-h-0{min-height:0}}@media(min-width:1536px){.\32 xl\:min-h-full{min-height:100%}}@media(min-width:1536px){.\32 xl\:min-h-screen{min-height:100vh}}@media(min-width:1536px){.\32 xl\:w-0{width:0}}@media(min-width:1536px){.\32 xl\:w-1{width:.25rem}}@media(min-width:1536px){.\32 xl\:w-2{width:.5rem}}@media(min-width:1536px){.\32 xl\:w-3{width:.75rem}}@media(min-width:1536px){.\32 xl\:w-4{width:1rem}}@media(min-width:1536px){.\32 xl\:w-5{width:1.25rem}}@media(min-width:1536px){.\32 xl\:w-6{width:1.5rem}}@media(min-width:1536px){.\32 xl\:w-7{width:1.75rem}}@media(min-width:1536px){.\32 xl\:w-8{width:2rem}}@media(min-width:1536px){.\32 xl\:w-9{width:2.25rem}}@media(min-width:1536px){.\32 xl\:w-10{width:2.5rem}}@media(min-width:1536px){.\32 xl\:w-11{width:2.75rem}}@media(min-width:1536px){.\32 xl\:w-12{width:3rem}}@media(min-width:1536px){.\32 xl\:w-14{width:3.5rem}}@media(min-width:1536px){.\32 xl\:w-16{width:4rem}}@media(min-width:1536px){.\32 xl\:w-20{width:5rem}}@media(min-width:1536px){.\32 xl\:w-24{width:6rem}}@media(min-width:1536px){.\32 xl\:w-28{width:7rem}}@media(min-width:1536px){.\32 xl\:w-32{width:8rem}}@media(min-width:1536px){.\32 xl\:w-36{width:9rem}}@media(min-width:1536px){.\32 xl\:w-40{width:10rem}}@media(min-width:1536px){.\32 xl\:w-44{width:11rem}}@media(min-width:1536px){.\32 xl\:w-48{width:12rem}}@media(min-width:1536px){.\32 xl\:w-52{width:13rem}}@media(min-width:1536px){.\32 xl\:w-56{width:14rem}}@media(min-width:1536px){.\32 xl\:w-60{width:15rem}}@media(min-width:1536px){.\32 xl\:w-64{width:16rem}}@media(min-width:1536px){.\32 xl\:w-72{width:18rem}}@media(min-width:1536px){.\32 xl\:w-80{width:20rem}}@media(min-width:1536px){.\32 xl\:w-96{width:24rem}}@media(min-width:1536px){.\32 xl\:w-auto{width:auto}}@media(min-width:1536px){.\32 xl\:w-px{width:1px}}@media(min-width:1536px){.\32 xl\:w-0\.5{width:.125rem}}@media(min-width:1536px){.\32 xl\:w-1\.5{width:.375rem}}@media(min-width:1536px){.\32 xl\:w-2\.5{width:.625rem}}@media(min-width:1536px){.\32 xl\:w-3\.5{width:.875rem}}@media(min-width:1536px){.\32 xl\:w-screen-sm{width:64rem}}@media(min-width:1536px){.\32 xl\:w-screen-md{width:76.8rem}}@media(min-width:1536px){.\32 xl\:w-screen-lg{width:102.4rem}}@media(min-width:1536px){.\32 xl\:w-screen-xl{width:128rem}}@media(min-width:1536px){.\32 xl\:w-screen-2xl{width:153.6rem}}@media(min-width:1536px){.\32 xl\:w-1\/2{width:50%}}@media(min-width:1536px){.\32 xl\:w-1\/3{width:33.333333%}}@media(min-width:1536px){.\32 xl\:w-2\/3{width:66.666667%}}@media(min-width:1536px){.\32 xl\:w-1\/4{width:25%}}@media(min-width:1536px){.\32 xl\:w-2\/4{width:50%}}@media(min-width:1536px){.\32 xl\:w-3\/4{width:75%}}@media(min-width:1536px){.\32 xl\:w-1\/5{width:20%}}@media(min-width:1536px){.\32 xl\:w-2\/5{width:40%}}@media(min-width:1536px){.\32 xl\:w-3\/5{width:60%}}@media(min-width:1536px){.\32 xl\:w-4\/5{width:80%}}@media(min-width:1536px){.\32 xl\:w-1\/6{width:16.666667%}}@media(min-width:1536px){.\32 xl\:w-2\/6{width:33.333333%}}@media(min-width:1536px){.\32 xl\:w-3\/6{width:50%}}@media(min-width:1536px){.\32 xl\:w-4\/6{width:66.666667%}}@media(min-width:1536px){.\32 xl\:w-5\/6{width:83.333333%}}@media(min-width:1536px){.\32 xl\:w-1\/12{width:8.333333%}}@media(min-width:1536px){.\32 xl\:w-2\/12{width:16.666667%}}@media(min-width:1536px){.\32 xl\:w-3\/12{width:25%}}@media(min-width:1536px){.\32 xl\:w-4\/12{width:33.333333%}}@media(min-width:1536px){.\32 xl\:w-5\/12{width:41.666667%}}@media(min-width:1536px){.\32 xl\:w-6\/12{width:50%}}@media(min-width:1536px){.\32 xl\:w-7\/12{width:58.333333%}}@media(min-width:1536px){.\32 xl\:w-8\/12{width:66.666667%}}@media(min-width:1536px){.\32 xl\:w-9\/12{width:75%}}@media(min-width:1536px){.\32 xl\:w-10\/12{width:83.333333%}}@media(min-width:1536px){.\32 xl\:w-11\/12{width:91.666667%}}@media(min-width:1536px){.\32 xl\:w-full{width:100%}}@media(min-width:1536px){.\32 xl\:w-screen{width:100vw}}@media(min-width:1536px){.\32 xl\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media(min-width:1536px){.\32 xl\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:1536px){.\32 xl\:min-w-0{min-width:0}}@media(min-width:1536px){.\32 xl\:min-w-full{min-width:100%}}@media(min-width:1536px){.\32 xl\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media(min-width:1536px){.\32 xl\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(min-width:1536px){.\32 xl\:max-w-0{max-width:0}}@media(min-width:1536px){.\32 xl\:max-w-none{max-width:none}}@media(min-width:1536px){.\32 xl\:max-w-xs{max-width:20rem}}@media(min-width:1536px){.\32 xl\:max-w-sm{max-width:24rem}}@media(min-width:1536px){.\32 xl\:max-w-md{max-width:28rem}}@media(min-width:1536px){.\32 xl\:max-w-lg{max-width:32rem}}@media(min-width:1536px){.\32 xl\:max-w-xl{max-width:36rem}}@media(min-width:1536px){.\32 xl\:max-w-2xl{max-width:42rem}}@media(min-width:1536px){.\32 xl\:max-w-3xl{max-width:48rem}}@media(min-width:1536px){.\32 xl\:max-w-4xl{max-width:56rem}}@media(min-width:1536px){.\32 xl\:max-w-5xl{max-width:64rem}}@media(min-width:1536px){.\32 xl\:max-w-6xl{max-width:72rem}}@media(min-width:1536px){.\32 xl\:max-w-7xl{max-width:80rem}}@media(min-width:1536px){.\32 xl\:max-w-full{max-width:100%}}@media(min-width:1536px){.\32 xl\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}@media(min-width:1536px){.\32 xl\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media(min-width:1536px){.\32 xl\:max-w-prose{max-width:65ch}}@media(min-width:1536px){.\32 xl\:max-w-screen-sm{max-width:640px}}@media(min-width:1536px){.\32 xl\:max-w-screen-md{max-width:768px}}@media(min-width:1536px){.\32 xl\:max-w-screen-lg{max-width:1024px}}@media(min-width:1536px){.\32 xl\:max-w-screen-xl{max-width:1280px}}@media(min-width:1536px){.\32 xl\:max-w-screen-2xl{max-width:1536px}}@media(min-width:1536px){.\32 xl\:flex-1{flex:1 1 0%}}@media(min-width:1536px){.\32 xl\:flex-auto{flex:1 1 auto}}@media(min-width:1536px){.\32 xl\:flex-initial{flex:0 1 auto}}@media(min-width:1536px){.\32 xl\:flex-none{flex:none}}@media(min-width:1536px){.\32 xl\:flex-shrink-0{flex-shrink:0}}@media(min-width:1536px){.\32 xl\:flex-shrink{flex-shrink:1}}@media(min-width:1536px){.\32 xl\:flex-grow-0{flex-grow:0}}@media(min-width:1536px){.\32 xl\:flex-grow{flex-grow:1}}@media(min-width:1536px){.\32 xl\:table-auto{table-layout:auto}}@media(min-width:1536px){.\32 xl\:table-fixed{table-layout:fixed}}@media(min-width:1536px){.\32 xl\:border-collapse{border-collapse:collapse}}@media(min-width:1536px){.\32 xl\:border-separate{border-collapse:separate}}@media(min-width:1536px){.\32 xl\:origin-center{transform-origin:center}}@media(min-width:1536px){.\32 xl\:origin-top{transform-origin:top}}@media(min-width:1536px){.\32 xl\:origin-top-right{transform-origin:top right}}@media(min-width:1536px){.\32 xl\:origin-right{transform-origin:right}}@media(min-width:1536px){.\32 xl\:origin-bottom-right{transform-origin:bottom right}}@media(min-width:1536px){.\32 xl\:origin-bottom{transform-origin:bottom}}@media(min-width:1536px){.\32 xl\:origin-bottom-left{transform-origin:bottom left}}@media(min-width:1536px){.\32 xl\:origin-left{transform-origin:left}}@media(min-width:1536px){.\32 xl\:origin-top-left{transform-origin:top left}}@media(min-width:1536px){.\32 xl\:transform{transform:translateX(var(--tw-translate-x)) 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))}}@media(min-width:1536px){.\32 xl\:transform,.\32 xl\:transform-gpu{--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}.\32 xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media(min-width:1536px){.\32 xl\:transform-none{transform:none}}@media(min-width:1536px){.\32 xl\:translate-x-0{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:translate-x-1{--tw-translate-x:0.25rem}}@media(min-width:1536px){.\32 xl\:translate-x-2{--tw-translate-x:0.5rem}}@media(min-width:1536px){.\32 xl\:translate-x-3{--tw-translate-x:0.75rem}}@media(min-width:1536px){.\32 xl\:translate-x-4{--tw-translate-x:1rem}}@media(min-width:1536px){.\32 xl\:translate-x-5{--tw-translate-x:1.25rem}}@media(min-width:1536px){.\32 xl\:translate-x-6{--tw-translate-x:1.5rem}}@media(min-width:1536px){.\32 xl\:translate-x-7{--tw-translate-x:1.75rem}}@media(min-width:1536px){.\32 xl\:translate-x-8{--tw-translate-x:2rem}}@media(min-width:1536px){.\32 xl\:translate-x-9{--tw-translate-x:2.25rem}}@media(min-width:1536px){.\32 xl\:translate-x-10{--tw-translate-x:2.5rem}}@media(min-width:1536px){.\32 xl\:translate-x-11{--tw-translate-x:2.75rem}}@media(min-width:1536px){.\32 xl\:translate-x-12{--tw-translate-x:3rem}}@media(min-width:1536px){.\32 xl\:translate-x-14{--tw-translate-x:3.5rem}}@media(min-width:1536px){.\32 xl\:translate-x-16{--tw-translate-x:4rem}}@media(min-width:1536px){.\32 xl\:translate-x-20{--tw-translate-x:5rem}}@media(min-width:1536px){.\32 xl\:translate-x-24{--tw-translate-x:6rem}}@media(min-width:1536px){.\32 xl\:translate-x-28{--tw-translate-x:7rem}}@media(min-width:1536px){.\32 xl\:translate-x-32{--tw-translate-x:8rem}}@media(min-width:1536px){.\32 xl\:translate-x-36{--tw-translate-x:9rem}}@media(min-width:1536px){.\32 xl\:translate-x-40{--tw-translate-x:10rem}}@media(min-width:1536px){.\32 xl\:translate-x-44{--tw-translate-x:11rem}}@media(min-width:1536px){.\32 xl\:translate-x-48{--tw-translate-x:12rem}}@media(min-width:1536px){.\32 xl\:translate-x-52{--tw-translate-x:13rem}}@media(min-width:1536px){.\32 xl\:translate-x-56{--tw-translate-x:14rem}}@media(min-width:1536px){.\32 xl\:translate-x-60{--tw-translate-x:15rem}}@media(min-width:1536px){.\32 xl\:translate-x-64{--tw-translate-x:16rem}}@media(min-width:1536px){.\32 xl\:translate-x-72{--tw-translate-x:18rem}}@media(min-width:1536px){.\32 xl\:translate-x-80{--tw-translate-x:20rem}}@media(min-width:1536px){.\32 xl\:translate-x-96{--tw-translate-x:24rem}}@media(min-width:1536px){.\32 xl\:translate-x-px{--tw-translate-x:1px}}@media(min-width:1536px){.\32 xl\:translate-x-0\.5{--tw-translate-x:0.125rem}}@media(min-width:1536px){.\32 xl\:translate-x-1\.5{--tw-translate-x:0.375rem}}@media(min-width:1536px){.\32 xl\:translate-x-2\.5{--tw-translate-x:0.625rem}}@media(min-width:1536px){.\32 xl\:translate-x-3\.5{--tw-translate-x:0.875rem}}@media(min-width:1536px){.\32 xl\:translate-x-screen-sm{--tw-translate-x:64rem}}@media(min-width:1536px){.\32 xl\:translate-x-screen-md{--tw-translate-x:76.8rem}}@media(min-width:1536px){.\32 xl\:translate-x-screen-lg{--tw-translate-x:102.4rem}}@media(min-width:1536px){.\32 xl\:translate-x-screen-xl{--tw-translate-x:128rem}}@media(min-width:1536px){.\32 xl\:translate-x-screen-2xl{--tw-translate-x:153.6rem}}@media(min-width:1536px){.\32 xl\:-translate-x-0{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:-translate-x-1{--tw-translate-x:-0.25rem}}@media(min-width:1536px){.\32 xl\:-translate-x-2{--tw-translate-x:-0.5rem}}@media(min-width:1536px){.\32 xl\:-translate-x-3{--tw-translate-x:-0.75rem}}@media(min-width:1536px){.\32 xl\:-translate-x-4{--tw-translate-x:-1rem}}@media(min-width:1536px){.\32 xl\:-translate-x-5{--tw-translate-x:-1.25rem}}@media(min-width:1536px){.\32 xl\:-translate-x-6{--tw-translate-x:-1.5rem}}@media(min-width:1536px){.\32 xl\:-translate-x-7{--tw-translate-x:-1.75rem}}@media(min-width:1536px){.\32 xl\:-translate-x-8{--tw-translate-x:-2rem}}@media(min-width:1536px){.\32 xl\:-translate-x-9{--tw-translate-x:-2.25rem}}@media(min-width:1536px){.\32 xl\:-translate-x-10{--tw-translate-x:-2.5rem}}@media(min-width:1536px){.\32 xl\:-translate-x-11{--tw-translate-x:-2.75rem}}@media(min-width:1536px){.\32 xl\:-translate-x-12{--tw-translate-x:-3rem}}@media(min-width:1536px){.\32 xl\:-translate-x-14{--tw-translate-x:-3.5rem}}@media(min-width:1536px){.\32 xl\:-translate-x-16{--tw-translate-x:-4rem}}@media(min-width:1536px){.\32 xl\:-translate-x-20{--tw-translate-x:-5rem}}@media(min-width:1536px){.\32 xl\:-translate-x-24{--tw-translate-x:-6rem}}@media(min-width:1536px){.\32 xl\:-translate-x-28{--tw-translate-x:-7rem}}@media(min-width:1536px){.\32 xl\:-translate-x-32{--tw-translate-x:-8rem}}@media(min-width:1536px){.\32 xl\:-translate-x-36{--tw-translate-x:-9rem}}@media(min-width:1536px){.\32 xl\:-translate-x-40{--tw-translate-x:-10rem}}@media(min-width:1536px){.\32 xl\:-translate-x-44{--tw-translate-x:-11rem}}@media(min-width:1536px){.\32 xl\:-translate-x-48{--tw-translate-x:-12rem}}@media(min-width:1536px){.\32 xl\:-translate-x-52{--tw-translate-x:-13rem}}@media(min-width:1536px){.\32 xl\:-translate-x-56{--tw-translate-x:-14rem}}@media(min-width:1536px){.\32 xl\:-translate-x-60{--tw-translate-x:-15rem}}@media(min-width:1536px){.\32 xl\:-translate-x-64{--tw-translate-x:-16rem}}@media(min-width:1536px){.\32 xl\:-translate-x-72{--tw-translate-x:-18rem}}@media(min-width:1536px){.\32 xl\:-translate-x-80{--tw-translate-x:-20rem}}@media(min-width:1536px){.\32 xl\:-translate-x-96{--tw-translate-x:-24rem}}@media(min-width:1536px){.\32 xl\:-translate-x-px{--tw-translate-x:-1px}}@media(min-width:1536px){.\32 xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem}}@media(min-width:1536px){.\32 xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem}}@media(min-width:1536px){.\32 xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem}}@media(min-width:1536px){.\32 xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem}}@media(min-width:1536px){.\32 xl\:-translate-x-screen-sm{--tw-translate-x:-64rem}}@media(min-width:1536px){.\32 xl\:-translate-x-screen-md{--tw-translate-x:-76.8rem}}@media(min-width:1536px){.\32 xl\:-translate-x-screen-lg{--tw-translate-x:-102.4rem}}@media(min-width:1536px){.\32 xl\:-translate-x-screen-xl{--tw-translate-x:-128rem}}@media(min-width:1536px){.\32 xl\:-translate-x-screen-2xl{--tw-translate-x:-153.6rem}}@media(min-width:1536px){.\32 xl\:translate-x-1\/2{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:translate-x-1\/3{--tw-translate-x:33.333333%}}@media(min-width:1536px){.\32 xl\:translate-x-2\/3{--tw-translate-x:66.666667%}}@media(min-width:1536px){.\32 xl\:translate-x-1\/4{--tw-translate-x:25%}}@media(min-width:1536px){.\32 xl\:translate-x-2\/4{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:translate-x-3\/4{--tw-translate-x:75%}}@media(min-width:1536px){.\32 xl\:translate-x-full{--tw-translate-x:100%}}@media(min-width:1536px){.\32 xl\:-translate-x-1\/2{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%}}@media(min-width:1536px){.\32 xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%}}@media(min-width:1536px){.\32 xl\:-translate-x-1\/4{--tw-translate-x:-25%}}@media(min-width:1536px){.\32 xl\:-translate-x-2\/4{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:-translate-x-3\/4{--tw-translate-x:-75%}}@media(min-width:1536px){.\32 xl\:-translate-x-full{--tw-translate-x:-100%}}@media(min-width:1536px){.\32 xl\:translate-y-0{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:translate-y-1{--tw-translate-y:0.25rem}}@media(min-width:1536px){.\32 xl\:translate-y-2{--tw-translate-y:0.5rem}}@media(min-width:1536px){.\32 xl\:translate-y-3{--tw-translate-y:0.75rem}}@media(min-width:1536px){.\32 xl\:translate-y-4{--tw-translate-y:1rem}}@media(min-width:1536px){.\32 xl\:translate-y-5{--tw-translate-y:1.25rem}}@media(min-width:1536px){.\32 xl\:translate-y-6{--tw-translate-y:1.5rem}}@media(min-width:1536px){.\32 xl\:translate-y-7{--tw-translate-y:1.75rem}}@media(min-width:1536px){.\32 xl\:translate-y-8{--tw-translate-y:2rem}}@media(min-width:1536px){.\32 xl\:translate-y-9{--tw-translate-y:2.25rem}}@media(min-width:1536px){.\32 xl\:translate-y-10{--tw-translate-y:2.5rem}}@media(min-width:1536px){.\32 xl\:translate-y-11{--tw-translate-y:2.75rem}}@media(min-width:1536px){.\32 xl\:translate-y-12{--tw-translate-y:3rem}}@media(min-width:1536px){.\32 xl\:translate-y-14{--tw-translate-y:3.5rem}}@media(min-width:1536px){.\32 xl\:translate-y-16{--tw-translate-y:4rem}}@media(min-width:1536px){.\32 xl\:translate-y-20{--tw-translate-y:5rem}}@media(min-width:1536px){.\32 xl\:translate-y-24{--tw-translate-y:6rem}}@media(min-width:1536px){.\32 xl\:translate-y-28{--tw-translate-y:7rem}}@media(min-width:1536px){.\32 xl\:translate-y-32{--tw-translate-y:8rem}}@media(min-width:1536px){.\32 xl\:translate-y-36{--tw-translate-y:9rem}}@media(min-width:1536px){.\32 xl\:translate-y-40{--tw-translate-y:10rem}}@media(min-width:1536px){.\32 xl\:translate-y-44{--tw-translate-y:11rem}}@media(min-width:1536px){.\32 xl\:translate-y-48{--tw-translate-y:12rem}}@media(min-width:1536px){.\32 xl\:translate-y-52{--tw-translate-y:13rem}}@media(min-width:1536px){.\32 xl\:translate-y-56{--tw-translate-y:14rem}}@media(min-width:1536px){.\32 xl\:translate-y-60{--tw-translate-y:15rem}}@media(min-width:1536px){.\32 xl\:translate-y-64{--tw-translate-y:16rem}}@media(min-width:1536px){.\32 xl\:translate-y-72{--tw-translate-y:18rem}}@media(min-width:1536px){.\32 xl\:translate-y-80{--tw-translate-y:20rem}}@media(min-width:1536px){.\32 xl\:translate-y-96{--tw-translate-y:24rem}}@media(min-width:1536px){.\32 xl\:translate-y-px{--tw-translate-y:1px}}@media(min-width:1536px){.\32 xl\:translate-y-0\.5{--tw-translate-y:0.125rem}}@media(min-width:1536px){.\32 xl\:translate-y-1\.5{--tw-translate-y:0.375rem}}@media(min-width:1536px){.\32 xl\:translate-y-2\.5{--tw-translate-y:0.625rem}}@media(min-width:1536px){.\32 xl\:translate-y-3\.5{--tw-translate-y:0.875rem}}@media(min-width:1536px){.\32 xl\:translate-y-screen-sm{--tw-translate-y:64rem}}@media(min-width:1536px){.\32 xl\:translate-y-screen-md{--tw-translate-y:76.8rem}}@media(min-width:1536px){.\32 xl\:translate-y-screen-lg{--tw-translate-y:102.4rem}}@media(min-width:1536px){.\32 xl\:translate-y-screen-xl{--tw-translate-y:128rem}}@media(min-width:1536px){.\32 xl\:translate-y-screen-2xl{--tw-translate-y:153.6rem}}@media(min-width:1536px){.\32 xl\:-translate-y-0{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:-translate-y-1{--tw-translate-y:-0.25rem}}@media(min-width:1536px){.\32 xl\:-translate-y-2{--tw-translate-y:-0.5rem}}@media(min-width:1536px){.\32 xl\:-translate-y-3{--tw-translate-y:-0.75rem}}@media(min-width:1536px){.\32 xl\:-translate-y-4{--tw-translate-y:-1rem}}@media(min-width:1536px){.\32 xl\:-translate-y-5{--tw-translate-y:-1.25rem}}@media(min-width:1536px){.\32 xl\:-translate-y-6{--tw-translate-y:-1.5rem}}@media(min-width:1536px){.\32 xl\:-translate-y-7{--tw-translate-y:-1.75rem}}@media(min-width:1536px){.\32 xl\:-translate-y-8{--tw-translate-y:-2rem}}@media(min-width:1536px){.\32 xl\:-translate-y-9{--tw-translate-y:-2.25rem}}@media(min-width:1536px){.\32 xl\:-translate-y-10{--tw-translate-y:-2.5rem}}@media(min-width:1536px){.\32 xl\:-translate-y-11{--tw-translate-y:-2.75rem}}@media(min-width:1536px){.\32 xl\:-translate-y-12{--tw-translate-y:-3rem}}@media(min-width:1536px){.\32 xl\:-translate-y-14{--tw-translate-y:-3.5rem}}@media(min-width:1536px){.\32 xl\:-translate-y-16{--tw-translate-y:-4rem}}@media(min-width:1536px){.\32 xl\:-translate-y-20{--tw-translate-y:-5rem}}@media(min-width:1536px){.\32 xl\:-translate-y-24{--tw-translate-y:-6rem}}@media(min-width:1536px){.\32 xl\:-translate-y-28{--tw-translate-y:-7rem}}@media(min-width:1536px){.\32 xl\:-translate-y-32{--tw-translate-y:-8rem}}@media(min-width:1536px){.\32 xl\:-translate-y-36{--tw-translate-y:-9rem}}@media(min-width:1536px){.\32 xl\:-translate-y-40{--tw-translate-y:-10rem}}@media(min-width:1536px){.\32 xl\:-translate-y-44{--tw-translate-y:-11rem}}@media(min-width:1536px){.\32 xl\:-translate-y-48{--tw-translate-y:-12rem}}@media(min-width:1536px){.\32 xl\:-translate-y-52{--tw-translate-y:-13rem}}@media(min-width:1536px){.\32 xl\:-translate-y-56{--tw-translate-y:-14rem}}@media(min-width:1536px){.\32 xl\:-translate-y-60{--tw-translate-y:-15rem}}@media(min-width:1536px){.\32 xl\:-translate-y-64{--tw-translate-y:-16rem}}@media(min-width:1536px){.\32 xl\:-translate-y-72{--tw-translate-y:-18rem}}@media(min-width:1536px){.\32 xl\:-translate-y-80{--tw-translate-y:-20rem}}@media(min-width:1536px){.\32 xl\:-translate-y-96{--tw-translate-y:-24rem}}@media(min-width:1536px){.\32 xl\:-translate-y-px{--tw-translate-y:-1px}}@media(min-width:1536px){.\32 xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem}}@media(min-width:1536px){.\32 xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem}}@media(min-width:1536px){.\32 xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem}}@media(min-width:1536px){.\32 xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem}}@media(min-width:1536px){.\32 xl\:-translate-y-screen-sm{--tw-translate-y:-64rem}}@media(min-width:1536px){.\32 xl\:-translate-y-screen-md{--tw-translate-y:-76.8rem}}@media(min-width:1536px){.\32 xl\:-translate-y-screen-lg{--tw-translate-y:-102.4rem}}@media(min-width:1536px){.\32 xl\:-translate-y-screen-xl{--tw-translate-y:-128rem}}@media(min-width:1536px){.\32 xl\:-translate-y-screen-2xl{--tw-translate-y:-153.6rem}}@media(min-width:1536px){.\32 xl\:translate-y-1\/2{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:translate-y-1\/3{--tw-translate-y:33.333333%}}@media(min-width:1536px){.\32 xl\:translate-y-2\/3{--tw-translate-y:66.666667%}}@media(min-width:1536px){.\32 xl\:translate-y-1\/4{--tw-translate-y:25%}}@media(min-width:1536px){.\32 xl\:translate-y-2\/4{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:translate-y-3\/4{--tw-translate-y:75%}}@media(min-width:1536px){.\32 xl\:translate-y-full{--tw-translate-y:100%}}@media(min-width:1536px){.\32 xl\:-translate-y-1\/2{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%}}@media(min-width:1536px){.\32 xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%}}@media(min-width:1536px){.\32 xl\:-translate-y-1\/4{--tw-translate-y:-25%}}@media(min-width:1536px){.\32 xl\:-translate-y-2\/4{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:-translate-y-3\/4{--tw-translate-y:-75%}}@media(min-width:1536px){.\32 xl\:-translate-y-full{--tw-translate-y:-100%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-px:hover{--tw-translate-x:1px}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-screen-sm:hover{--tw-translate-x:64rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-screen-md:hover{--tw-translate-x:76.8rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-screen-lg:hover{--tw-translate-x:102.4rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-screen-xl:hover{--tw-translate-x:128rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-screen-2xl:hover{--tw-translate-x:153.6rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-screen-sm:hover{--tw-translate-x:-64rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-screen-md:hover{--tw-translate-x:-76.8rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-screen-lg:hover{--tw-translate-x:-102.4rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-screen-xl:hover{--tw-translate-x:-128rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-screen-2xl:hover{--tw-translate-x:-153.6rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}}@media(min-width:1536px){.\32 xl\:hover\:translate-x-full:hover{--tw-translate-x:100%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-px:hover{--tw-translate-y:1px}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-screen-sm:hover{--tw-translate-y:64rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-screen-md:hover{--tw-translate-y:76.8rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-screen-lg:hover{--tw-translate-y:102.4rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-screen-xl:hover{--tw-translate-y:128rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-screen-2xl:hover{--tw-translate-y:153.6rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-screen-sm:hover{--tw-translate-y:-64rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-screen-md:hover{--tw-translate-y:-76.8rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-screen-lg:hover{--tw-translate-y:-102.4rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-screen-xl:hover{--tw-translate-y:-128rem}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-screen-2xl:hover{--tw-translate-y:-153.6rem}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}}@media(min-width:1536px){.\32 xl\:hover\:translate-y-full:hover{--tw-translate-y:100%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}}@media(min-width:1536px){.\32 xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-px:focus{--tw-translate-x:1px}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-screen-sm:focus{--tw-translate-x:64rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-screen-md:focus{--tw-translate-x:76.8rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-screen-lg:focus{--tw-translate-x:102.4rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-screen-xl:focus{--tw-translate-x:128rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-screen-2xl:focus{--tw-translate-x:153.6rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-screen-sm:focus{--tw-translate-x:-64rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-screen-md:focus{--tw-translate-x:-76.8rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-screen-lg:focus{--tw-translate-x:-102.4rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-screen-xl:focus{--tw-translate-x:-128rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-screen-2xl:focus{--tw-translate-x:-153.6rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}}@media(min-width:1536px){.\32 xl\:focus\:translate-x-full:focus{--tw-translate-x:100%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-px:focus{--tw-translate-y:1px}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-screen-sm:focus{--tw-translate-y:64rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-screen-md:focus{--tw-translate-y:76.8rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-screen-lg:focus{--tw-translate-y:102.4rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-screen-xl:focus{--tw-translate-y:128rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-screen-2xl:focus{--tw-translate-y:153.6rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-screen-sm:focus{--tw-translate-y:-64rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-screen-md:focus{--tw-translate-y:-76.8rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-screen-lg:focus{--tw-translate-y:-102.4rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-screen-xl:focus{--tw-translate-y:-128rem}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-screen-2xl:focus{--tw-translate-y:-153.6rem}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}}@media(min-width:1536px){.\32 xl\:focus\:translate-y-full:focus{--tw-translate-y:100%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}}@media(min-width:1536px){.\32 xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}}@media(min-width:1536px){.\32 xl\:rotate-0{--tw-rotate:0deg}}@media(min-width:1536px){.\32 xl\:rotate-1{--tw-rotate:1deg}}@media(min-width:1536px){.\32 xl\:rotate-2{--tw-rotate:2deg}}@media(min-width:1536px){.\32 xl\:rotate-3{--tw-rotate:3deg}}@media(min-width:1536px){.\32 xl\:rotate-6{--tw-rotate:6deg}}@media(min-width:1536px){.\32 xl\:rotate-12{--tw-rotate:12deg}}@media(min-width:1536px){.\32 xl\:rotate-45{--tw-rotate:45deg}}@media(min-width:1536px){.\32 xl\:rotate-90{--tw-rotate:90deg}}@media(min-width:1536px){.\32 xl\:rotate-180{--tw-rotate:180deg}}@media(min-width:1536px){.\32 xl\:-rotate-180{--tw-rotate:-180deg}}@media(min-width:1536px){.\32 xl\:-rotate-90{--tw-rotate:-90deg}}@media(min-width:1536px){.\32 xl\:-rotate-45{--tw-rotate:-45deg}}@media(min-width:1536px){.\32 xl\:-rotate-12{--tw-rotate:-12deg}}@media(min-width:1536px){.\32 xl\:-rotate-6{--tw-rotate:-6deg}}@media(min-width:1536px){.\32 xl\:-rotate-3{--tw-rotate:-3deg}}@media(min-width:1536px){.\32 xl\:-rotate-2{--tw-rotate:-2deg}}@media(min-width:1536px){.\32 xl\:-rotate-1{--tw-rotate:-1deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-0:hover{--tw-rotate:0deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-1:hover{--tw-rotate:1deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-2:hover{--tw-rotate:2deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-3:hover{--tw-rotate:3deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-6:hover{--tw-rotate:6deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-12:hover{--tw-rotate:12deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-45:hover{--tw-rotate:45deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-90:hover{--tw-rotate:90deg}}@media(min-width:1536px){.\32 xl\:hover\:rotate-180:hover{--tw-rotate:180deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg}}@media(min-width:1536px){.\32 xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-0:focus{--tw-rotate:0deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-1:focus{--tw-rotate:1deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-2:focus{--tw-rotate:2deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-3:focus{--tw-rotate:3deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-6:focus{--tw-rotate:6deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-12:focus{--tw-rotate:12deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-45:focus{--tw-rotate:45deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-90:focus{--tw-rotate:90deg}}@media(min-width:1536px){.\32 xl\:focus\:rotate-180:focus{--tw-rotate:180deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg}}@media(min-width:1536px){.\32 xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg}}@media(min-width:1536px){.\32 xl\:skew-x-0{--tw-skew-x:0deg}}@media(min-width:1536px){.\32 xl\:skew-x-1{--tw-skew-x:1deg}}@media(min-width:1536px){.\32 xl\:skew-x-2{--tw-skew-x:2deg}}@media(min-width:1536px){.\32 xl\:skew-x-3{--tw-skew-x:3deg}}@media(min-width:1536px){.\32 xl\:skew-x-6{--tw-skew-x:6deg}}@media(min-width:1536px){.\32 xl\:skew-x-12{--tw-skew-x:12deg}}@media(min-width:1536px){.\32 xl\:-skew-x-12{--tw-skew-x:-12deg}}@media(min-width:1536px){.\32 xl\:-skew-x-6{--tw-skew-x:-6deg}}@media(min-width:1536px){.\32 xl\:-skew-x-3{--tw-skew-x:-3deg}}@media(min-width:1536px){.\32 xl\:-skew-x-2{--tw-skew-x:-2deg}}@media(min-width:1536px){.\32 xl\:-skew-x-1{--tw-skew-x:-1deg}}@media(min-width:1536px){.\32 xl\:skew-y-0{--tw-skew-y:0deg}}@media(min-width:1536px){.\32 xl\:skew-y-1{--tw-skew-y:1deg}}@media(min-width:1536px){.\32 xl\:skew-y-2{--tw-skew-y:2deg}}@media(min-width:1536px){.\32 xl\:skew-y-3{--tw-skew-y:3deg}}@media(min-width:1536px){.\32 xl\:skew-y-6{--tw-skew-y:6deg}}@media(min-width:1536px){.\32 xl\:skew-y-12{--tw-skew-y:12deg}}@media(min-width:1536px){.\32 xl\:-skew-y-12{--tw-skew-y:-12deg}}@media(min-width:1536px){.\32 xl\:-skew-y-6{--tw-skew-y:-6deg}}@media(min-width:1536px){.\32 xl\:-skew-y-3{--tw-skew-y:-3deg}}@media(min-width:1536px){.\32 xl\:-skew-y-2{--tw-skew-y:-2deg}}@media(min-width:1536px){.\32 xl\:-skew-y-1{--tw-skew-y:-1deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg}}@media(min-width:1536px){.\32 xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}}@media(min-width:1536px){.\32 xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg}}@media(min-width:1536px){.\32 xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}}@media(min-width:1536px){.\32 xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}}@media(min-width:1536px){.\32 xl\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-0{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-100{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:scale-x-0{--tw-scale-x:0}}@media(min-width:1536px){.\32 xl\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1536px){.\32 xl\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1536px){.\32 xl\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1536px){.\32 xl\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1536px){.\32 xl\:scale-x-100{--tw-scale-x:1}}@media(min-width:1536px){.\32 xl\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1536px){.\32 xl\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1536px){.\32 xl\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1536px){.\32 xl\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1536px){.\32 xl\:scale-y-0{--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:scale-y-100{--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-0{--tw-scale-x:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-100{--tw-scale-x:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-0{--tw-scale-y:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-100{--tw-scale-y:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-0{--tw-scale-x:0}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-50{--tw-scale-x:.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-75{--tw-scale-x:.75}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-90{--tw-scale-x:.9}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-95{--tw-scale-x:.95}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-100{--tw-scale-x:1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-105{--tw-scale-x:1.05}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-110{--tw-scale-x:1.1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-125{--tw-scale-x:1.25}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-x-150{--tw-scale-x:1.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-0{--tw-scale-y:0}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-50{--tw-scale-y:.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-75{--tw-scale-y:.75}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-90{--tw-scale-y:.9}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-95{--tw-scale-y:.95}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-100{--tw-scale-y:1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-105{--tw-scale-y:1.05}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-110{--tw-scale-y:1.1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-125{--tw-scale-y:1.25}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:scale-y-150{--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-0:hover{--tw-scale-x:0}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-50:hover{--tw-scale-x:.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-75:hover{--tw-scale-x:.75}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-90:hover{--tw-scale-x:.9}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-95:hover{--tw-scale-x:.95}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-100:hover{--tw-scale-x:1}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25}}@media(min-width:1536px){.\32 xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-0:hover{--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-50:hover{--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-75:hover{--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-90:hover{--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-95:hover{--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-100:hover{--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-0:focus{--tw-scale-x:0}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-50:focus{--tw-scale-x:.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-75:focus{--tw-scale-x:.75}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-90:focus{--tw-scale-x:.9}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-95:focus{--tw-scale-x:.95}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-100:focus{--tw-scale-x:1}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25}}@media(min-width:1536px){.\32 xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-0:focus{--tw-scale-y:0}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-50:focus{--tw-scale-y:.5}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-75:focus{--tw-scale-y:.75}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-90:focus{--tw-scale-y:.9}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-95:focus{--tw-scale-y:.95}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-100:focus{--tw-scale-y:1}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25}}@media(min-width:1536px){.\32 xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5}}@media(min-width:1536px){.\32 xl\:animate-none{-webkit-animation:none;animation:none}}@media(min-width:1536px){.\32 xl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}}@media(min-width:1536px){.\32 xl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}}@media(min-width:1536px){.\32 xl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}}@media(min-width:1536px){.\32 xl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}}@media(min-width:1536px){.\32 xl\:cursor-auto{cursor:auto}}@media(min-width:1536px){.\32 xl\:cursor-default{cursor:default}}@media(min-width:1536px){.\32 xl\:cursor-pointer{cursor:pointer}}@media(min-width:1536px){.\32 xl\:cursor-wait{cursor:wait}}@media(min-width:1536px){.\32 xl\:cursor-text{cursor:text}}@media(min-width:1536px){.\32 xl\:cursor-move{cursor:move}}@media(min-width:1536px){.\32 xl\:cursor-help{cursor:help}}@media(min-width:1536px){.\32 xl\:cursor-not-allowed{cursor:not-allowed}}@media(min-width:1536px){.\32 xl\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(min-width:1536px){.\32 xl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}}@media(min-width:1536px){.\32 xl\:select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}}@media(min-width:1536px){.\32 xl\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}}@media(min-width:1536px){.\32 xl\:resize-none{resize:none}}@media(min-width:1536px){.\32 xl\:resize-y{resize:vertical}}@media(min-width:1536px){.\32 xl\:resize-x{resize:horizontal}}@media(min-width:1536px){.\32 xl\:resize{resize:both}}@media(min-width:1536px){.\32 xl\:list-inside{list-style-position:inside}}@media(min-width:1536px){.\32 xl\:list-outside{list-style-position:outside}}@media(min-width:1536px){.\32 xl\:list-none{list-style-type:none}}@media(min-width:1536px){.\32 xl\:list-disc{list-style-type:disc}}@media(min-width:1536px){.\32 xl\:list-decimal{list-style-type:decimal}}@media(min-width:1536px){.\32 xl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media(min-width:1536px){.\32 xl\:auto-cols-auto{grid-auto-columns:auto}}@media(min-width:1536px){.\32 xl\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}}@media(min-width:1536px){.\32 xl\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}@media(min-width:1536px){.\32 xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media(min-width:1536px){.\32 xl\:grid-flow-row{grid-auto-flow:row}}@media(min-width:1536px){.\32 xl\:grid-flow-col{grid-auto-flow:column}}@media(min-width:1536px){.\32 xl\:grid-flow-row-dense{grid-auto-flow:row dense}}@media(min-width:1536px){.\32 xl\:grid-flow-col-dense{grid-auto-flow:column dense}}@media(min-width:1536px){.\32 xl\:auto-rows-auto{grid-auto-rows:auto}}@media(min-width:1536px){.\32 xl\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media(min-width:1536px){.\32 xl\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}}@media(min-width:1536px){.\32 xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media(min-width:1536px){.\32 xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-cols-none{grid-template-columns:none}}@media(min-width:1536px){.\32 xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media(min-width:1536px){.\32 xl\:grid-rows-none{grid-template-rows:none}}@media(min-width:1536px){.\32 xl\:flex-row{flex-direction:row}}@media(min-width:1536px){.\32 xl\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1536px){.\32 xl\:flex-col{flex-direction:column}}@media(min-width:1536px){.\32 xl\:flex-col-reverse{flex-direction:column-reverse}}@media(min-width:1536px){.\32 xl\:flex-wrap{flex-wrap:wrap}}@media(min-width:1536px){.\32 xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1536px){.\32 xl\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1536px){.\32 xl\:place-content-center{place-content:center}}@media(min-width:1536px){.\32 xl\:place-content-start{place-content:start}}@media(min-width:1536px){.\32 xl\:place-content-end{place-content:end}}@media(min-width:1536px){.\32 xl\:place-content-between{place-content:space-between}}@media(min-width:1536px){.\32 xl\:place-content-around{place-content:space-around}}@media(min-width:1536px){.\32 xl\:place-content-evenly{place-content:space-evenly}}@media(min-width:1536px){.\32 xl\:place-content-stretch{place-content:stretch}}@media(min-width:1536px){.\32 xl\:place-items-start{place-items:start}}@media(min-width:1536px){.\32 xl\:place-items-end{place-items:end}}@media(min-width:1536px){.\32 xl\:place-items-center{place-items:center}}@media(min-width:1536px){.\32 xl\:place-items-stretch{place-items:stretch}}@media(min-width:1536px){.\32 xl\:content-center{align-content:center}}@media(min-width:1536px){.\32 xl\:content-start{align-content:flex-start}}@media(min-width:1536px){.\32 xl\:content-end{align-content:flex-end}}@media(min-width:1536px){.\32 xl\:content-between{align-content:space-between}}@media(min-width:1536px){.\32 xl\:content-around{align-content:space-around}}@media(min-width:1536px){.\32 xl\:content-evenly{align-content:space-evenly}}@media(min-width:1536px){.\32 xl\:items-start{align-items:flex-start}}@media(min-width:1536px){.\32 xl\:items-end{align-items:flex-end}}@media(min-width:1536px){.\32 xl\:items-center{align-items:center}}@media(min-width:1536px){.\32 xl\:items-baseline{align-items:baseline}}@media(min-width:1536px){.\32 xl\:items-stretch{align-items:stretch}}@media(min-width:1536px){.\32 xl\:justify-start{justify-content:flex-start}}@media(min-width:1536px){.\32 xl\:justify-end{justify-content:flex-end}}@media(min-width:1536px){.\32 xl\:justify-center{justify-content:center}}@media(min-width:1536px){.\32 xl\:justify-between{justify-content:space-between}}@media(min-width:1536px){.\32 xl\:justify-around{justify-content:space-around}}@media(min-width:1536px){.\32 xl\:justify-evenly{justify-content:space-evenly}}@media(min-width:1536px){.\32 xl\:justify-items-start{justify-items:start}}@media(min-width:1536px){.\32 xl\:justify-items-end{justify-items:end}}@media(min-width:1536px){.\32 xl\:justify-items-center{justify-items:center}}@media(min-width:1536px){.\32 xl\:justify-items-stretch{justify-items:stretch}}@media(min-width:1536px){.\32 xl\:gap-0{gap:0}}@media(min-width:1536px){.\32 xl\:gap-1{gap:.25rem}}@media(min-width:1536px){.\32 xl\:gap-2{gap:.5rem}}@media(min-width:1536px){.\32 xl\:gap-3{gap:.75rem}}@media(min-width:1536px){.\32 xl\:gap-4{gap:1rem}}@media(min-width:1536px){.\32 xl\:gap-5{gap:1.25rem}}@media(min-width:1536px){.\32 xl\:gap-6{gap:1.5rem}}@media(min-width:1536px){.\32 xl\:gap-7{gap:1.75rem}}@media(min-width:1536px){.\32 xl\:gap-8{gap:2rem}}@media(min-width:1536px){.\32 xl\:gap-9{gap:2.25rem}}@media(min-width:1536px){.\32 xl\:gap-10{gap:2.5rem}}@media(min-width:1536px){.\32 xl\:gap-11{gap:2.75rem}}@media(min-width:1536px){.\32 xl\:gap-12{gap:3rem}}@media(min-width:1536px){.\32 xl\:gap-14{gap:3.5rem}}@media(min-width:1536px){.\32 xl\:gap-16{gap:4rem}}@media(min-width:1536px){.\32 xl\:gap-20{gap:5rem}}@media(min-width:1536px){.\32 xl\:gap-24{gap:6rem}}@media(min-width:1536px){.\32 xl\:gap-28{gap:7rem}}@media(min-width:1536px){.\32 xl\:gap-32{gap:8rem}}@media(min-width:1536px){.\32 xl\:gap-36{gap:9rem}}@media(min-width:1536px){.\32 xl\:gap-40{gap:10rem}}@media(min-width:1536px){.\32 xl\:gap-44{gap:11rem}}@media(min-width:1536px){.\32 xl\:gap-48{gap:12rem}}@media(min-width:1536px){.\32 xl\:gap-52{gap:13rem}}@media(min-width:1536px){.\32 xl\:gap-56{gap:14rem}}@media(min-width:1536px){.\32 xl\:gap-60{gap:15rem}}@media(min-width:1536px){.\32 xl\:gap-64{gap:16rem}}@media(min-width:1536px){.\32 xl\:gap-72{gap:18rem}}@media(min-width:1536px){.\32 xl\:gap-80{gap:20rem}}@media(min-width:1536px){.\32 xl\:gap-96{gap:24rem}}@media(min-width:1536px){.\32 xl\:gap-px{gap:1px}}@media(min-width:1536px){.\32 xl\:gap-0\.5{gap:.125rem}}@media(min-width:1536px){.\32 xl\:gap-1\.5{gap:.375rem}}@media(min-width:1536px){.\32 xl\:gap-2\.5{gap:.625rem}}@media(min-width:1536px){.\32 xl\:gap-3\.5{gap:.875rem}}@media(min-width:1536px){.\32 xl\:gap-screen-sm{gap:64rem}}@media(min-width:1536px){.\32 xl\:gap-screen-md{gap:76.8rem}}@media(min-width:1536px){.\32 xl\:gap-screen-lg{gap:102.4rem}}@media(min-width:1536px){.\32 xl\:gap-screen-xl{gap:128rem}}@media(min-width:1536px){.\32 xl\:gap-screen-2xl{gap:153.6rem}}@media(min-width:1536px){.\32 xl\:gap-x-0{-moz-column-gap:0;column-gap:0}}@media(min-width:1536px){.\32 xl\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media(min-width:1536px){.\32 xl\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:1536px){.\32 xl\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media(min-width:1536px){.\32 xl\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:1536px){.\32 xl\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:1536px){.\32 xl\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width:1536px){.\32 xl\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}}@media(min-width:1536px){.\32 xl\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:1536px){.\32 xl\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(min-width:1536px){.\32 xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:1536px){.\32 xl\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}}@media(min-width:1536px){.\32 xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:1536px){.\32 xl\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media(min-width:1536px){.\32 xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media(min-width:1536px){.\32 xl\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}}@media(min-width:1536px){.\32 xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}}@media(min-width:1536px){.\32 xl\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}}@media(min-width:1536px){.\32 xl\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}}@media(min-width:1536px){.\32 xl\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}}@media(min-width:1536px){.\32 xl\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}}@media(min-width:1536px){.\32 xl\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}}@media(min-width:1536px){.\32 xl\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}}@media(min-width:1536px){.\32 xl\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}}@media(min-width:1536px){.\32 xl\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}}@media(min-width:1536px){.\32 xl\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}}@media(min-width:1536px){.\32 xl\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}}@media(min-width:1536px){.\32 xl\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}}@media(min-width:1536px){.\32 xl\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}}@media(min-width:1536px){.\32 xl\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}}@media(min-width:1536px){.\32 xl\:gap-x-px{-moz-column-gap:1px;column-gap:1px}}@media(min-width:1536px){.\32 xl\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}}@media(min-width:1536px){.\32 xl\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media(min-width:1536px){.\32 xl\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}}@media(min-width:1536px){.\32 xl\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}}@media(min-width:1536px){.\32 xl\:gap-x-screen-sm{-moz-column-gap:64rem;column-gap:64rem}}@media(min-width:1536px){.\32 xl\:gap-x-screen-md{-moz-column-gap:76.8rem;column-gap:76.8rem}}@media(min-width:1536px){.\32 xl\:gap-x-screen-lg{-moz-column-gap:102.4rem;column-gap:102.4rem}}@media(min-width:1536px){.\32 xl\:gap-x-screen-xl{-moz-column-gap:128rem;column-gap:128rem}}@media(min-width:1536px){.\32 xl\:gap-x-screen-2xl{-moz-column-gap:153.6rem;column-gap:153.6rem}}@media(min-width:1536px){.\32 xl\:gap-y-0{row-gap:0}}@media(min-width:1536px){.\32 xl\:gap-y-1{row-gap:.25rem}}@media(min-width:1536px){.\32 xl\:gap-y-2{row-gap:.5rem}}@media(min-width:1536px){.\32 xl\:gap-y-3{row-gap:.75rem}}@media(min-width:1536px){.\32 xl\:gap-y-4{row-gap:1rem}}@media(min-width:1536px){.\32 xl\:gap-y-5{row-gap:1.25rem}}@media(min-width:1536px){.\32 xl\:gap-y-6{row-gap:1.5rem}}@media(min-width:1536px){.\32 xl\:gap-y-7{row-gap:1.75rem}}@media(min-width:1536px){.\32 xl\:gap-y-8{row-gap:2rem}}@media(min-width:1536px){.\32 xl\:gap-y-9{row-gap:2.25rem}}@media(min-width:1536px){.\32 xl\:gap-y-10{row-gap:2.5rem}}@media(min-width:1536px){.\32 xl\:gap-y-11{row-gap:2.75rem}}@media(min-width:1536px){.\32 xl\:gap-y-12{row-gap:3rem}}@media(min-width:1536px){.\32 xl\:gap-y-14{row-gap:3.5rem}}@media(min-width:1536px){.\32 xl\:gap-y-16{row-gap:4rem}}@media(min-width:1536px){.\32 xl\:gap-y-20{row-gap:5rem}}@media(min-width:1536px){.\32 xl\:gap-y-24{row-gap:6rem}}@media(min-width:1536px){.\32 xl\:gap-y-28{row-gap:7rem}}@media(min-width:1536px){.\32 xl\:gap-y-32{row-gap:8rem}}@media(min-width:1536px){.\32 xl\:gap-y-36{row-gap:9rem}}@media(min-width:1536px){.\32 xl\:gap-y-40{row-gap:10rem}}@media(min-width:1536px){.\32 xl\:gap-y-44{row-gap:11rem}}@media(min-width:1536px){.\32 xl\:gap-y-48{row-gap:12rem}}@media(min-width:1536px){.\32 xl\:gap-y-52{row-gap:13rem}}@media(min-width:1536px){.\32 xl\:gap-y-56{row-gap:14rem}}@media(min-width:1536px){.\32 xl\:gap-y-60{row-gap:15rem}}@media(min-width:1536px){.\32 xl\:gap-y-64{row-gap:16rem}}@media(min-width:1536px){.\32 xl\:gap-y-72{row-gap:18rem}}@media(min-width:1536px){.\32 xl\:gap-y-80{row-gap:20rem}}@media(min-width:1536px){.\32 xl\:gap-y-96{row-gap:24rem}}@media(min-width:1536px){.\32 xl\:gap-y-px{row-gap:1px}}@media(min-width:1536px){.\32 xl\:gap-y-0\.5{row-gap:.125rem}}@media(min-width:1536px){.\32 xl\:gap-y-1\.5{row-gap:.375rem}}@media(min-width:1536px){.\32 xl\:gap-y-2\.5{row-gap:.625rem}}@media(min-width:1536px){.\32 xl\:gap-y-3\.5{row-gap:.875rem}}@media(min-width:1536px){.\32 xl\:gap-y-screen-sm{row-gap:64rem}}@media(min-width:1536px){.\32 xl\:gap-y-screen-md{row-gap:76.8rem}}@media(min-width:1536px){.\32 xl\:gap-y-screen-lg{row-gap:102.4rem}}@media(min-width:1536px){.\32 xl\:gap-y-screen-xl{row-gap:128rem}}@media(min-width:1536px){.\32 xl\:gap-y-screen-2xl{row-gap:153.6rem}}@media(min-width:1536px){.\32 xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem*var(--tw-space-x-reverse));margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse));margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem*var(--tw-space-x-reverse));margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem*var(--tw-space-x-reverse));margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.75rem*var(--tw-space-x-reverse));margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem*var(--tw-space-x-reverse));margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3.5rem*var(--tw-space-x-reverse));margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem*var(--tw-space-x-reverse));margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem*var(--tw-space-x-reverse));margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem*var(--tw-space-x-reverse));margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8rem*var(--tw-space-x-reverse));margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(9rem*var(--tw-space-x-reverse));margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(10rem*var(--tw-space-x-reverse));margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(11rem*var(--tw-space-x-reverse));margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12rem*var(--tw-space-x-reverse));margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(13rem*var(--tw-space-x-reverse));margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(14rem*var(--tw-space-x-reverse));margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15rem*var(--tw-space-x-reverse));margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(16rem*var(--tw-space-x-reverse));margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(18rem*var(--tw-space-x-reverse));margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20rem*var(--tw-space-x-reverse));margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(24rem*var(--tw-space-x-reverse));margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px*var(--tw-space-x-reverse));margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem*var(--tw-space-x-reverse));margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem*var(--tw-space-x-reverse));margin-left:calc(0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.875rem*var(--tw-space-x-reverse));margin-left:calc(0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(64rem*var(--tw-space-x-reverse));margin-left:calc(64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(76.8rem*var(--tw-space-x-reverse));margin-left:calc(76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(102.4rem*var(--tw-space-x-reverse));margin-left:calc(102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(128rem*var(--tw-space-x-reverse));margin-left:calc(128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(153.6rem*var(--tw-space-x-reverse));margin-left:calc(153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem*var(--tw-space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem*var(--tw-space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.75rem*var(--tw-space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem*var(--tw-space-x-reverse));margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.25rem*var(--tw-space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.5rem*var(--tw-space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1.75rem*var(--tw-space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2rem*var(--tw-space-x-reverse));margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.25rem*var(--tw-space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.5rem*var(--tw-space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-2.75rem*var(--tw-space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3rem*var(--tw-space-x-reverse));margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-3.5rem*var(--tw-space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-4rem*var(--tw-space-x-reverse));margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-5rem*var(--tw-space-x-reverse));margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-6rem*var(--tw-space-x-reverse));margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-7rem*var(--tw-space-x-reverse));margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-8rem*var(--tw-space-x-reverse));margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-9rem*var(--tw-space-x-reverse));margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-10rem*var(--tw-space-x-reverse));margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-11rem*var(--tw-space-x-reverse));margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-12rem*var(--tw-space-x-reverse));margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-13rem*var(--tw-space-x-reverse));margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-14rem*var(--tw-space-x-reverse));margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-15rem*var(--tw-space-x-reverse));margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-16rem*var(--tw-space-x-reverse));margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-18rem*var(--tw-space-x-reverse));margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-20rem*var(--tw-space-x-reverse));margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-24rem*var(--tw-space-x-reverse));margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.125rem*var(--tw-space-x-reverse));margin-left:calc(-0.125rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem*var(--tw-space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.625rem*var(--tw-space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.875rem*var(--tw-space-x-reverse));margin-left:calc(-0.875rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-screen-sm>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-64rem*var(--tw-space-x-reverse));margin-left:calc(-64rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-screen-md>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-76.8rem*var(--tw-space-x-reverse));margin-left:calc(-76.8rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-screen-lg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-102.4rem*var(--tw-space-x-reverse));margin-left:calc(-102.4rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-screen-xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-128rem*var(--tw-space-x-reverse));margin-left:calc(-128rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:-space-x-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-153.6rem*var(--tw-space-x-reverse));margin-left:calc(-153.6rem*(1 - var(--tw-space-x-reverse)))}}@media(min-width:1536px){.\32 xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(64rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(128rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.125rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.375rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.625rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-0.875rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-0.875rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-screen-sm>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-64rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-64rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-screen-md>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-76.8rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-76.8rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-screen-lg>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-102.4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-102.4rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-screen-xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-128rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-128rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:-space-y-screen-2xl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-153.6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-153.6rem*var(--tw-space-y-reverse))}}@media(min-width:1536px){.\32 xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}}@media(min-width:1536px){.\32 xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}}@media(min-width:1536px){.\32 xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px*var(--tw-divide-x-reverse));border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1536px){.\32 xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1536px){.\32 xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(4px*var(--tw-divide-x-reverse));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1536px){.\32 xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(8px*var(--tw-divide-x-reverse));border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1536px){.\32 xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}}@media(min-width:1536px){.\32 xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px*var(--tw-divide-y-reverse))}}@media(min-width:1536px){.\32 xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px*var(--tw-divide-y-reverse))}}@media(min-width:1536px){.\32 xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px*var(--tw-divide-y-reverse))}}@media(min-width:1536px){.\32 xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px*var(--tw-divide-y-reverse))}}@media(min-width:1536px){.\32 xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}}@media(min-width:1536px){.\32 xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}}@media(min-width:1536px){.\32 xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media(min-width:1536px){.\32 xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}}@media(min-width:1536px){.\32 xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}}@media(min-width:1536px){.\32 xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}}@media(min-width:1536px){.\32 xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double}}@media(min-width:1536px){.\32 xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none}}@media(min-width:1536px){.\32 xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}}@media(min-width:1536px){.\32 xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}}@media(min-width:1536px){.\32 xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}}@media(min-width:1536px){.\32 xl\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}}@media(min-width:1536px){.\32 xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}}@media(min-width:1536px){.\32 xl\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.\32 xl\:dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.\32 xl\:dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.\32 xl\:dark\:divide-darkgray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(36,36,32,var(--tw-divide-opacity))}.\32 xl\:dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.\32 xl\:dark\:divide-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(247,220,8,var(--tw-divide-opacity))}}@media(min-width:1536px){.\32 xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}}@media(min-width:1536px){.\32 xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}}@media(min-width:1536px){.\32 xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}}@media(min-width:1536px){.\32 xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}}@media(min-width:1536px){.\32 xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}}@media(min-width:1536px){.\32 xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}}@media(min-width:1536px){.\32 xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}}@media(min-width:1536px){.\32 xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}}@media(min-width:1536px){.\32 xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}}@media(min-width:1536px){.\32 xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}}@media(min-width:1536px){.\32 xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}}@media(min-width:1536px){.\32 xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}}@media(min-width:1536px){.\32 xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}}@media(min-width:1536px){.\32 xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}}@media(min-width:1536px){.\32 xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.\32 xl\:dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.\32 xl\:dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.\32 xl\:dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.\32 xl\:dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.\32 xl\:dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.\32 xl\:dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.\32 xl\:dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.\32 xl\:dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.\32 xl\:dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.\32 xl\:dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.\32 xl\:dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.\32 xl\:dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.\32 xl\:dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.\32 xl\:dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}}@media(min-width:1536px){.\32 xl\:place-self-auto{place-self:auto}}@media(min-width:1536px){.\32 xl\:place-self-start{place-self:start}}@media(min-width:1536px){.\32 xl\:place-self-end{place-self:end}}@media(min-width:1536px){.\32 xl\:place-self-center{place-self:center}}@media(min-width:1536px){.\32 xl\:place-self-stretch{place-self:stretch}}@media(min-width:1536px){.\32 xl\:self-auto{align-self:auto}}@media(min-width:1536px){.\32 xl\:self-start{align-self:flex-start}}@media(min-width:1536px){.\32 xl\:self-end{align-self:flex-end}}@media(min-width:1536px){.\32 xl\:self-center{align-self:center}}@media(min-width:1536px){.\32 xl\:self-stretch{align-self:stretch}}@media(min-width:1536px){.\32 xl\:self-baseline{align-self:baseline}}@media(min-width:1536px){.\32 xl\:justify-self-auto{justify-self:auto}}@media(min-width:1536px){.\32 xl\:justify-self-start{justify-self:start}}@media(min-width:1536px){.\32 xl\:justify-self-end{justify-self:end}}@media(min-width:1536px){.\32 xl\:justify-self-center{justify-self:center}}@media(min-width:1536px){.\32 xl\:justify-self-stretch{justify-self:stretch}}@media(min-width:1536px){.\32 xl\:overflow-auto{overflow:auto}}@media(min-width:1536px){.\32 xl\:overflow-hidden{overflow:hidden}}@media(min-width:1536px){.\32 xl\:overflow-visible{overflow:visible}}@media(min-width:1536px){.\32 xl\:overflow-scroll{overflow:scroll}}@media(min-width:1536px){.\32 xl\:overflow-x-auto{overflow-x:auto}}@media(min-width:1536px){.\32 xl\:overflow-y-auto{overflow-y:auto}}@media(min-width:1536px){.\32 xl\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1536px){.\32 xl\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1536px){.\32 xl\:overflow-x-visible{overflow-x:visible}}@media(min-width:1536px){.\32 xl\:overflow-y-visible{overflow-y:visible}}@media(min-width:1536px){.\32 xl\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1536px){.\32 xl\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1536px){.\32 xl\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}}@media(min-width:1536px){.\32 xl\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}}@media(min-width:1536px){.\32 xl\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}}@media(min-width:1536px){.\32 xl\:overscroll-y-auto{overscroll-behavior-y:auto}}@media(min-width:1536px){.\32 xl\:overscroll-y-contain{overscroll-behavior-y:contain}}@media(min-width:1536px){.\32 xl\:overscroll-y-none{overscroll-behavior-y:none}}@media(min-width:1536px){.\32 xl\:overscroll-x-auto{overscroll-behavior-x:auto}}@media(min-width:1536px){.\32 xl\:overscroll-x-contain{overscroll-behavior-x:contain}}@media(min-width:1536px){.\32 xl\:overscroll-x-none{overscroll-behavior-x:none}}@media(min-width:1536px){.\32 xl\:truncate{overflow:hidden;white-space:nowrap}}@media(min-width:1536px){.\32 xl\:overflow-ellipsis,.\32 xl\:truncate{text-overflow:ellipsis}}@media(min-width:1536px){.\32 xl\:overflow-clip{text-overflow:clip}}@media(min-width:1536px){.\32 xl\:whitespace-normal{white-space:normal}}@media(min-width:1536px){.\32 xl\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1536px){.\32 xl\:whitespace-pre{white-space:pre}}@media(min-width:1536px){.\32 xl\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1536px){.\32 xl\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1536px){.\32 xl\:break-normal{overflow-wrap:normal;word-break:normal}}@media(min-width:1536px){.\32 xl\:break-words{overflow-wrap:break-word}}@media(min-width:1536px){.\32 xl\:break-all{word-break:break-all}}@media(min-width:1536px){.\32 xl\:rounded-none{border-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-sm{border-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded{border-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-md{border-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-lg{border-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-xl{border-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-2xl{border-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-3xl{border-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-full{border-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-4xl{border-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-5xl{border-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-t-4xl{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-t-5xl{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-r-4xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-r-5xl{border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-b-4xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-b-5xl{border-bottom-right-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-l-4xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-l-5xl{border-top-left-radius:3.5rem;border-bottom-left-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-none{border-top-left-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-tl-sm{border-top-left-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-tl{border-top-left-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-md{border-top-left-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-lg{border-top-left-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-xl{border-top-left-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-2xl{border-top-left-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-3xl{border-top-left-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-full{border-top-left-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-tl-4xl{border-top-left-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-tl-5xl{border-top-left-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-none{border-top-right-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-tr-sm{border-top-right-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-tr{border-top-right-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-md{border-top-right-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-lg{border-top-right-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-xl{border-top-right-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-2xl{border-top-right-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-3xl{border-top-right-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-full{border-top-right-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-tr-4xl{border-top-right-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-tr-5xl{border-top-right-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-br-none{border-bottom-right-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-br-sm{border-bottom-right-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-br{border-bottom-right-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-br-md{border-bottom-right-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-br-lg{border-bottom-right-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-br-xl{border-bottom-right-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-br-2xl{border-bottom-right-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-br-full{border-bottom-right-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-br-4xl{border-bottom-right-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-br-5xl{border-bottom-right-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-none{border-bottom-left-radius:0}}@media(min-width:1536px){.\32 xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}}@media(min-width:1536px){.\32 xl\:rounded-bl{border-bottom-left-radius:.25rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-md{border-bottom-left-radius:.375rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-xl{border-bottom-left-radius:.75rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-2xl{border-bottom-left-radius:1rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-full{border-bottom-left-radius:9999px}}@media(min-width:1536px){.\32 xl\:rounded-bl-4xl{border-bottom-left-radius:3rem}}@media(min-width:1536px){.\32 xl\:rounded-bl-5xl{border-bottom-left-radius:3.5rem}}@media(min-width:1536px){.\32 xl\:border-0{border-width:0}}@media(min-width:1536px){.\32 xl\:border-2{border-width:2px}}@media(min-width:1536px){.\32 xl\:border-4{border-width:4px}}@media(min-width:1536px){.\32 xl\:border-8{border-width:8px}}@media(min-width:1536px){.\32 xl\:border{border-width:1px}}@media(min-width:1536px){.\32 xl\:border-t-0{border-top-width:0}}@media(min-width:1536px){.\32 xl\:border-t-2{border-top-width:2px}}@media(min-width:1536px){.\32 xl\:border-t-4{border-top-width:4px}}@media(min-width:1536px){.\32 xl\:border-t-8{border-top-width:8px}}@media(min-width:1536px){.\32 xl\:border-t{border-top-width:1px}}@media(min-width:1536px){.\32 xl\:border-r-0{border-right-width:0}}@media(min-width:1536px){.\32 xl\:border-r-2{border-right-width:2px}}@media(min-width:1536px){.\32 xl\:border-r-4{border-right-width:4px}}@media(min-width:1536px){.\32 xl\:border-r-8{border-right-width:8px}}@media(min-width:1536px){.\32 xl\:border-r{border-right-width:1px}}@media(min-width:1536px){.\32 xl\:border-b-0{border-bottom-width:0}}@media(min-width:1536px){.\32 xl\:border-b-2{border-bottom-width:2px}}@media(min-width:1536px){.\32 xl\:border-b-4{border-bottom-width:4px}}@media(min-width:1536px){.\32 xl\:border-b-8{border-bottom-width:8px}}@media(min-width:1536px){.\32 xl\:border-b{border-bottom-width:1px}}@media(min-width:1536px){.\32 xl\:border-l-0{border-left-width:0}}@media(min-width:1536px){.\32 xl\:border-l-2{border-left-width:2px}}@media(min-width:1536px){.\32 xl\:border-l-4{border-left-width:4px}}@media(min-width:1536px){.\32 xl\:border-l-8{border-left-width:8px}}@media(min-width:1536px){.\32 xl\:border-l{border-left-width:1px}}@media(min-width:1536px){.\32 xl\:border-solid{border-style:solid}}@media(min-width:1536px){.\32 xl\:border-dashed{border-style:dashed}}@media(min-width:1536px){.\32 xl\:border-dotted{border-style:dotted}}@media(min-width:1536px){.\32 xl\:border-double{border-style:double}}@media(min-width:1536px){.\32 xl\:border-none{border-style:none}}@media(min-width:1536px){.\32 xl\:border-current{border-color:currentColor}}@media(min-width:1536px){.\32 xl\:border-transparent{border-color:transparent}}@media(min-width:1536px){.\32 xl\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-current{border-color:currentColor}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-transparent{border-color:transparent}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:border-current:focus-within{border-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus-within\:border-transparent:focus-within{border-color:transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:border-current:hover{border-color:currentColor}}@media(min-width:1536px){.\32 xl\:hover\:border-transparent:hover{border-color:transparent}}@media(min-width:1536px){.\32 xl\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:border-current:focus{border-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:border-transparent:focus{border-color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:border-current{border-color:currentColor}.\32 xl\:dark\:border-transparent{border-color:transparent}.\32 xl\:dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32 xl\:dark\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.\32 xl\:dark\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32 xl\:dark\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.group:hover .\32 xl\:dark\:group-hover\:border-current{border-color:currentColor}.group:hover .\32 xl\:dark\:group-hover\:border-transparent{border-color:transparent}.group:hover .\32 xl\:dark\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .\32 xl\:dark\:group-hover\:border-darkgray{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.group:hover .\32 xl\:dark\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .\32 xl\:dark\:group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.\32 xl\:dark\:focus-within\:border-current:focus-within{border-color:currentColor}.\32 xl\:dark\:focus-within\:border-transparent:focus-within{border-color:transparent}.\32 xl\:dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32 xl\:dark\:focus-within\:border-darkgray:focus-within{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.\32 xl\:dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32 xl\:dark\:focus-within\:border-yellow:focus-within{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.\32 xl\:dark\:hover\:border-current:hover{border-color:currentColor}.\32 xl\:dark\:hover\:border-transparent:hover{border-color:transparent}.\32 xl\:dark\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32 xl\:dark\:hover\:border-darkgray:hover{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.\32 xl\:dark\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32 xl\:dark\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}.\32 xl\:dark\:focus\:border-current:focus{border-color:currentColor}.\32 xl\:dark\:focus\:border-transparent:focus{border-color:transparent}.\32 xl\:dark\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32 xl\:dark\:focus\:border-darkgray:focus{--tw-border-opacity:1;border-color:rgba(36,36,32,var(--tw-border-opacity))}.\32 xl\:dark\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32 xl\:dark\:focus\:border-yellow:focus{--tw-border-opacity:1;border-color:rgba(247,220,8,var(--tw-border-opacity))}}@media(min-width:1536px){.\32 xl\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1536px){.\32 xl\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1536px){.\32 xl\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1536px){.\32 xl\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1536px){.\32 xl\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1536px){.\32 xl\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1536px){.\32 xl\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1536px){.\32 xl\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1536px){.\32 xl\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1536px){.\32 xl\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1536px){.\32 xl\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1536px){.\32 xl\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1536px){.\32 xl\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1536px){.\32 xl\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1536px){.\32 xl\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-0{--tw-border-opacity:0}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}}@media(min-width:1536px){.group:focus .\32 xl\:group-focus\:border-opacity-100{--tw-border-opacity:1}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}}@media(min-width:1536px){.\32 xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:border-opacity-0{--tw-border-opacity:0}.\32 xl\:dark\:border-opacity-5{--tw-border-opacity:0.05}.\32 xl\:dark\:border-opacity-10{--tw-border-opacity:0.1}.\32 xl\:dark\:border-opacity-20{--tw-border-opacity:0.2}.\32 xl\:dark\:border-opacity-25{--tw-border-opacity:0.25}.\32 xl\:dark\:border-opacity-30{--tw-border-opacity:0.3}.\32 xl\:dark\:border-opacity-40{--tw-border-opacity:0.4}.\32 xl\:dark\:border-opacity-50{--tw-border-opacity:0.5}.\32 xl\:dark\:border-opacity-60{--tw-border-opacity:0.6}.\32 xl\:dark\:border-opacity-70{--tw-border-opacity:0.7}.\32 xl\:dark\:border-opacity-75{--tw-border-opacity:0.75}.\32 xl\:dark\:border-opacity-80{--tw-border-opacity:0.8}.\32 xl\:dark\:border-opacity-90{--tw-border-opacity:0.9}.\32 xl\:dark\:border-opacity-95{--tw-border-opacity:0.95}.\32 xl\:dark\:border-opacity-100{--tw-border-opacity:1}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .\32 xl\:dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-0{--tw-border-opacity:0}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-5{--tw-border-opacity:0.05}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-10{--tw-border-opacity:0.1}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-20{--tw-border-opacity:0.2}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-25{--tw-border-opacity:0.25}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-30{--tw-border-opacity:0.3}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-40{--tw-border-opacity:0.4}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-50{--tw-border-opacity:0.5}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-60{--tw-border-opacity:0.6}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-70{--tw-border-opacity:0.7}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-75{--tw-border-opacity:0.75}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-80{--tw-border-opacity:0.8}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-90{--tw-border-opacity:0.9}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-95{--tw-border-opacity:0.95}.group:focus .\32 xl\:dark\:group-focus\:border-opacity-100{--tw-border-opacity:1}.\32 xl\:dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.\32 xl\:dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.\32 xl\:dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.\32 xl\:dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.\32 xl\:dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.\32 xl\:dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.\32 xl\:dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.\32 xl\:dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.\32 xl\:dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.\32 xl\:dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.\32 xl\:dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.\32 xl\:dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.\32 xl\:dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.\32 xl\:dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.\32 xl\:dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.\32 xl\:dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.\32 xl\:dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.\32 xl\:dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.\32 xl\:dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.\32 xl\:dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.\32 xl\:dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.\32 xl\:dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.\32 xl\:dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.\32 xl\:dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.\32 xl\:dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.\32 xl\:dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.\32 xl\:dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.\32 xl\:dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.\32 xl\:dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.\32 xl\:dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.\32 xl\:dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.\32 xl\:dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.\32 xl\:dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.\32 xl\:dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.\32 xl\:dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.\32 xl\:dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.\32 xl\:dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.\32 xl\:dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.\32 xl\:dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.\32 xl\:dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.\32 xl\:dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.\32 xl\:dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.\32 xl\:dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.\32 xl\:dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.\32 xl\:dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}}@media(min-width:1536px){.\32 xl\:bg-current{background-color:currentColor}}@media(min-width:1536px){.\32 xl\:bg-transparent{background-color:transparent}}@media(min-width:1536px){.\32 xl\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-current{background-color:currentColor}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-transparent{background-color:transparent}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-current:focus-within{background-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-transparent:focus-within{background-color:transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:bg-current:hover{background-color:currentColor}}@media(min-width:1536px){.\32 xl\:hover\:bg-transparent:hover{background-color:transparent}}@media(min-width:1536px){.\32 xl\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:bg-current:focus{background-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:bg-transparent:focus{background-color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:bg-current{background-color:currentColor}.\32 xl\:dark\:bg-transparent{background-color:transparent}.\32 xl\:dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32 xl\:dark\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.\32 xl\:dark\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32 xl\:dark\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.group:hover .\32 xl\:dark\:group-hover\:bg-current{background-color:currentColor}.group:hover .\32 xl\:dark\:group-hover\:bg-transparent{background-color:transparent}.group:hover .\32 xl\:dark\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .\32 xl\:dark\:group-hover\:bg-darkgray{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.group:hover .\32 xl\:dark\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .\32 xl\:dark\:group-hover\:bg-yellow{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.\32 xl\:dark\:focus-within\:bg-current:focus-within{background-color:currentColor}.\32 xl\:dark\:focus-within\:bg-transparent:focus-within{background-color:transparent}.\32 xl\:dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32 xl\:dark\:focus-within\:bg-darkgray:focus-within{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.\32 xl\:dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32 xl\:dark\:focus-within\:bg-yellow:focus-within{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.\32 xl\:dark\:hover\:bg-current:hover{background-color:currentColor}.\32 xl\:dark\:hover\:bg-transparent:hover{background-color:transparent}.\32 xl\:dark\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32 xl\:dark\:hover\:bg-darkgray:hover{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.\32 xl\:dark\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32 xl\:dark\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}.\32 xl\:dark\:focus\:bg-current:focus{background-color:currentColor}.\32 xl\:dark\:focus\:bg-transparent:focus{background-color:transparent}.\32 xl\:dark\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32 xl\:dark\:focus\:bg-darkgray:focus{--tw-bg-opacity:1;background-color:rgba(36,36,32,var(--tw-bg-opacity))}.\32 xl\:dark\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32 xl\:dark\:focus\:bg-yellow:focus{--tw-bg-opacity:1;background-color:rgba(247,220,8,var(--tw-bg-opacity))}}@media(min-width:1536px){.\32 xl\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1536px){.\32 xl\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1536px){.\32 xl\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1536px){.\32 xl\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1536px){.\32 xl\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1536px){.\32 xl\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1536px){.\32 xl\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1536px){.\32 xl\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1536px){.\32 xl\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1536px){.\32 xl\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1536px){.\32 xl\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1536px){.\32 xl\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1536px){.\32 xl\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1536px){.\32 xl\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1536px){.\32 xl\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}}@media(min-width:1536px){.\32 xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:bg-opacity-0{--tw-bg-opacity:0}.\32 xl\:dark\:bg-opacity-5{--tw-bg-opacity:0.05}.\32 xl\:dark\:bg-opacity-10{--tw-bg-opacity:0.1}.\32 xl\:dark\:bg-opacity-20{--tw-bg-opacity:0.2}.\32 xl\:dark\:bg-opacity-25{--tw-bg-opacity:0.25}.\32 xl\:dark\:bg-opacity-30{--tw-bg-opacity:0.3}.\32 xl\:dark\:bg-opacity-40{--tw-bg-opacity:0.4}.\32 xl\:dark\:bg-opacity-50{--tw-bg-opacity:0.5}.\32 xl\:dark\:bg-opacity-60{--tw-bg-opacity:0.6}.\32 xl\:dark\:bg-opacity-70{--tw-bg-opacity:0.7}.\32 xl\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.\32 xl\:dark\:bg-opacity-80{--tw-bg-opacity:0.8}.\32 xl\:dark\:bg-opacity-90{--tw-bg-opacity:0.9}.\32 xl\:dark\:bg-opacity-95{--tw-bg-opacity:0.95}.\32 xl\:dark\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .\32 xl\:dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.\32 xl\:dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.\32 xl\:dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.\32 xl\:dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.\32 xl\:dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.\32 xl\:dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.\32 xl\:dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.\32 xl\:dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.\32 xl\:dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.\32 xl\:dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.\32 xl\:dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.\32 xl\:dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.\32 xl\:dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.\32 xl\:dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.\32 xl\:dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.\32 xl\:dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.\32 xl\:dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.\32 xl\:dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.\32 xl\:dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.\32 xl\:dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.\32 xl\:dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.\32 xl\:dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.\32 xl\:dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.\32 xl\:dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.\32 xl\:dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.\32 xl\:dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.\32 xl\:dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.\32 xl\:dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.\32 xl\:dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.\32 xl\:dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.\32 xl\:dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.\32 xl\:dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.\32 xl\:dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.\32 xl\:dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.\32 xl\:dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.\32 xl\:dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.\32 xl\:dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.\32 xl\:dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.\32 xl\:dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.\32 xl\:dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.\32 xl\:dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.\32 xl\:dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.\32 xl\:dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.\32 xl\:dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.\32 xl\:dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.\32 xl\:dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}}@media(min-width:1536px){.\32 xl\:bg-none{background-image:none}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}}@media(min-width:1536px){.\32 xl\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:from-transparent{--tw-gradient-from:transparent}}@media(min-width:1536px){.\32 xl\:from-black,.\32 xl\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:from-black{--tw-gradient-from:#000}}@media(min-width:1536px){.\32 xl\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:hover\:from-transparent:hover{--tw-gradient-from:transparent}}@media(min-width:1536px){.\32 xl\:hover\:from-black:hover,.\32 xl\:hover\:from-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:hover\:from-black:hover{--tw-gradient-from:#000}}@media(min-width:1536px){.\32 xl\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:focus\:from-transparent:focus{--tw-gradient-from:transparent}}@media(min-width:1536px){.\32 xl\:focus\:from-black:focus,.\32 xl\:focus\:from-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:focus\:from-black:focus{--tw-gradient-from:#000}}@media(min-width:1536px){.\32 xl\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:from-transparent{--tw-gradient-from:transparent}.\32 xl\:dark\:from-black,.\32 xl\:dark\:from-transparent{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:dark\:from-black{--tw-gradient-from:#000}.\32 xl\:dark\:from-darkgray{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:from-yellow{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.\32 xl\:dark\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:hover\:from-transparent:hover{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:dark\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:dark\:hover\:from-darkgray:hover{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:hover\:from-yellow:hover{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}.\32 xl\:dark\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:focus\:from-transparent:focus{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:dark\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.\32 xl\:dark\:focus\:from-darkgray:focus{--tw-gradient-from:#242420;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:focus\:from-yellow:focus{--tw-gradient-from:#f7dc08;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}}@media(min-width:1536px){.\32 xl\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}}@media(min-width:1536px){.\32 xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}}@media(min-width:1536px){.\32 xl\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:via-darkgray{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:via-yellow{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.\32 xl\:dark\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:hover\:via-darkgray:hover{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:hover\:via-yellow:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}.\32 xl\:dark\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,transparent)}.\32 xl\:dark\:focus\:via-darkgray:focus{--tw-gradient-stops:var(--tw-gradient-from),#242420,var(--tw-gradient-to,rgba(36,36,32,0))}.\32 xl\:dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.\32 xl\:dark\:focus\:via-yellow:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7dc08,var(--tw-gradient-to,rgba(247,220,8,0))}}@media(min-width:1536px){.\32 xl\:to-current{--tw-gradient-to:currentColor}}@media(min-width:1536px){.\32 xl\:to-transparent{--tw-gradient-to:transparent}}@media(min-width:1536px){.\32 xl\:to-black{--tw-gradient-to:#000}}@media(min-width:1536px){.\32 xl\:to-darkgray{--tw-gradient-to:#242420}}@media(min-width:1536px){.\32 xl\:to-white{--tw-gradient-to:#fff}}@media(min-width:1536px){.\32 xl\:to-yellow{--tw-gradient-to:#f7dc08}}@media(min-width:1536px){.\32 xl\:hover\:to-current:hover{--tw-gradient-to:currentColor}}@media(min-width:1536px){.\32 xl\:hover\:to-transparent:hover{--tw-gradient-to:transparent}}@media(min-width:1536px){.\32 xl\:hover\:to-black:hover{--tw-gradient-to:#000}}@media(min-width:1536px){.\32 xl\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}}@media(min-width:1536px){.\32 xl\:hover\:to-white:hover{--tw-gradient-to:#fff}}@media(min-width:1536px){.\32 xl\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}}@media(min-width:1536px){.\32 xl\:focus\:to-current:focus{--tw-gradient-to:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:to-transparent:focus{--tw-gradient-to:transparent}}@media(min-width:1536px){.\32 xl\:focus\:to-black:focus{--tw-gradient-to:#000}}@media(min-width:1536px){.\32 xl\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}}@media(min-width:1536px){.\32 xl\:focus\:to-white:focus{--tw-gradient-to:#fff}}@media(min-width:1536px){.\32 xl\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:to-current{--tw-gradient-to:currentColor}.\32 xl\:dark\:to-transparent{--tw-gradient-to:transparent}.\32 xl\:dark\:to-black{--tw-gradient-to:#000}.\32 xl\:dark\:to-darkgray{--tw-gradient-to:#242420}.\32 xl\:dark\:to-white{--tw-gradient-to:#fff}.\32 xl\:dark\:to-yellow{--tw-gradient-to:#f7dc08}.\32 xl\:dark\:hover\:to-current:hover{--tw-gradient-to:currentColor}.\32 xl\:dark\:hover\:to-transparent:hover{--tw-gradient-to:transparent}.\32 xl\:dark\:hover\:to-black:hover{--tw-gradient-to:#000}.\32 xl\:dark\:hover\:to-darkgray:hover{--tw-gradient-to:#242420}.\32 xl\:dark\:hover\:to-white:hover{--tw-gradient-to:#fff}.\32 xl\:dark\:hover\:to-yellow:hover{--tw-gradient-to:#f7dc08}.\32 xl\:dark\:focus\:to-current:focus{--tw-gradient-to:currentColor}.\32 xl\:dark\:focus\:to-transparent:focus{--tw-gradient-to:transparent}.\32 xl\:dark\:focus\:to-black:focus{--tw-gradient-to:#000}.\32 xl\:dark\:focus\:to-darkgray:focus{--tw-gradient-to:#242420}.\32 xl\:dark\:focus\:to-white:focus{--tw-gradient-to:#fff}.\32 xl\:dark\:focus\:to-yellow:focus{--tw-gradient-to:#f7dc08}}@media(min-width:1536px){.\32 xl\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}}@media(min-width:1536px){.\32 xl\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}}@media(min-width:1536px){.\32 xl\:bg-auto{background-size:auto}}@media(min-width:1536px){.\32 xl\:bg-cover{background-size:cover}}@media(min-width:1536px){.\32 xl\:bg-contain{background-size:contain}}@media(min-width:1536px){.\32 xl\:bg-fixed{background-attachment:fixed}}@media(min-width:1536px){.\32 xl\:bg-local{background-attachment:local}}@media(min-width:1536px){.\32 xl\:bg-scroll{background-attachment:scroll}}@media(min-width:1536px){.\32 xl\:bg-clip-border{background-clip:border-box}}@media(min-width:1536px){.\32 xl\:bg-clip-padding{background-clip:padding-box}}@media(min-width:1536px){.\32 xl\:bg-clip-content{background-clip:content-box}}@media(min-width:1536px){.\32 xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}}@media(min-width:1536px){.\32 xl\:bg-bottom{background-position:bottom}}@media(min-width:1536px){.\32 xl\:bg-center{background-position:50%}}@media(min-width:1536px){.\32 xl\:bg-left{background-position:0}}@media(min-width:1536px){.\32 xl\:bg-left-bottom{background-position:0 100%}}@media(min-width:1536px){.\32 xl\:bg-left-top{background-position:0 0}}@media(min-width:1536px){.\32 xl\:bg-right{background-position:100%}}@media(min-width:1536px){.\32 xl\:bg-right-bottom{background-position:100% 100%}}@media(min-width:1536px){.\32 xl\:bg-right-top{background-position:100% 0}}@media(min-width:1536px){.\32 xl\:bg-top{background-position:top}}@media(min-width:1536px){.\32 xl\:bg-repeat{background-repeat:repeat}}@media(min-width:1536px){.\32 xl\:bg-no-repeat{background-repeat:no-repeat}}@media(min-width:1536px){.\32 xl\:bg-repeat-x{background-repeat:repeat-x}}@media(min-width:1536px){.\32 xl\:bg-repeat-y{background-repeat:repeat-y}}@media(min-width:1536px){.\32 xl\:bg-repeat-round{background-repeat:round}}@media(min-width:1536px){.\32 xl\:bg-repeat-space{background-repeat:space}}@media(min-width:1536px){.\32 xl\:bg-origin-border{background-origin:border-box}}@media(min-width:1536px){.\32 xl\:bg-origin-padding{background-origin:padding-box}}@media(min-width:1536px){.\32 xl\:bg-origin-content{background-origin:content-box}}@media(min-width:1536px){.\32 xl\:fill-current{fill:currentColor}}@media(min-width:1536px){.\32 xl\:fill-transparent{fill:transparent}}@media(min-width:1536px){.\32 xl\:fill-black{fill:#000}}@media(min-width:1536px){.\32 xl\:fill-darkgray{fill:#242420}}@media(min-width:1536px){.\32 xl\:fill-white{fill:#fff}}@media(min-width:1536px){.\32 xl\:fill-yellow{fill:#f7dc08}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-current{fill:currentColor}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-transparent{fill:transparent}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-black{fill:#000}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-darkgray{fill:#242420}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-white{fill:#fff}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:fill-yellow{fill:#f7dc08}}@media(min-width:1536px){.\32 xl\:hover\:fill-current:hover{fill:currentColor}}@media(min-width:1536px){.\32 xl\:hover\:fill-transparent:hover{fill:transparent}}@media(min-width:1536px){.\32 xl\:hover\:fill-black:hover{fill:#000}}@media(min-width:1536px){.\32 xl\:hover\:fill-darkgray:hover{fill:#242420}}@media(min-width:1536px){.\32 xl\:hover\:fill-white:hover{fill:#fff}}@media(min-width:1536px){.\32 xl\:hover\:fill-yellow:hover{fill:#f7dc08}}@media(min-width:1536px){.\32 xl\:focus\:fill-current:focus{fill:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:fill-transparent:focus{fill:transparent}}@media(min-width:1536px){.\32 xl\:focus\:fill-black:focus{fill:#000}}@media(min-width:1536px){.\32 xl\:focus\:fill-darkgray:focus{fill:#242420}}@media(min-width:1536px){.\32 xl\:focus\:fill-white:focus{fill:#fff}}@media(min-width:1536px){.\32 xl\:focus\:fill-yellow:focus{fill:#f7dc08}}@media(min-width:1536px){.\32 xl\:stroke-current{stroke:currentColor}}@media(min-width:1536px){.\32 xl\:stroke-0{stroke-width:0}}@media(min-width:1536px){.\32 xl\:stroke-1{stroke-width:1}}@media(min-width:1536px){.\32 xl\:stroke-2{stroke-width:2}}@media(min-width:1536px){.\32 xl\:object-contain{-o-object-fit:contain;object-fit:contain}}@media(min-width:1536px){.\32 xl\:object-cover{-o-object-fit:cover;object-fit:cover}}@media(min-width:1536px){.\32 xl\:object-fill{-o-object-fit:fill;object-fit:fill}}@media(min-width:1536px){.\32 xl\:object-none{-o-object-fit:none;object-fit:none}}@media(min-width:1536px){.\32 xl\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}}@media(min-width:1536px){.\32 xl\:object-bottom{-o-object-position:bottom;object-position:bottom}}@media(min-width:1536px){.\32 xl\:object-center{-o-object-position:center;object-position:center}}@media(min-width:1536px){.\32 xl\:object-left{-o-object-position:left;object-position:left}}@media(min-width:1536px){.\32 xl\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}}@media(min-width:1536px){.\32 xl\:object-left-top{-o-object-position:left top;object-position:left top}}@media(min-width:1536px){.\32 xl\:object-right{-o-object-position:right;object-position:right}}@media(min-width:1536px){.\32 xl\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}}@media(min-width:1536px){.\32 xl\:object-right-top{-o-object-position:right top;object-position:right top}}@media(min-width:1536px){.\32 xl\:object-top{-o-object-position:top;object-position:top}}@media(min-width:1536px){.\32 xl\:p-0{padding:0}}@media(min-width:1536px){.\32 xl\:p-1{padding:.25rem}}@media(min-width:1536px){.\32 xl\:p-2{padding:.5rem}}@media(min-width:1536px){.\32 xl\:p-3{padding:.75rem}}@media(min-width:1536px){.\32 xl\:p-4{padding:1rem}}@media(min-width:1536px){.\32 xl\:p-5{padding:1.25rem}}@media(min-width:1536px){.\32 xl\:p-6{padding:1.5rem}}@media(min-width:1536px){.\32 xl\:p-7{padding:1.75rem}}@media(min-width:1536px){.\32 xl\:p-8{padding:2rem}}@media(min-width:1536px){.\32 xl\:p-9{padding:2.25rem}}@media(min-width:1536px){.\32 xl\:p-10{padding:2.5rem}}@media(min-width:1536px){.\32 xl\:p-11{padding:2.75rem}}@media(min-width:1536px){.\32 xl\:p-12{padding:3rem}}@media(min-width:1536px){.\32 xl\:p-14{padding:3.5rem}}@media(min-width:1536px){.\32 xl\:p-16{padding:4rem}}@media(min-width:1536px){.\32 xl\:p-20{padding:5rem}}@media(min-width:1536px){.\32 xl\:p-24{padding:6rem}}@media(min-width:1536px){.\32 xl\:p-28{padding:7rem}}@media(min-width:1536px){.\32 xl\:p-32{padding:8rem}}@media(min-width:1536px){.\32 xl\:p-36{padding:9rem}}@media(min-width:1536px){.\32 xl\:p-40{padding:10rem}}@media(min-width:1536px){.\32 xl\:p-44{padding:11rem}}@media(min-width:1536px){.\32 xl\:p-48{padding:12rem}}@media(min-width:1536px){.\32 xl\:p-52{padding:13rem}}@media(min-width:1536px){.\32 xl\:p-56{padding:14rem}}@media(min-width:1536px){.\32 xl\:p-60{padding:15rem}}@media(min-width:1536px){.\32 xl\:p-64{padding:16rem}}@media(min-width:1536px){.\32 xl\:p-72{padding:18rem}}@media(min-width:1536px){.\32 xl\:p-80{padding:20rem}}@media(min-width:1536px){.\32 xl\:p-96{padding:24rem}}@media(min-width:1536px){.\32 xl\:p-px{padding:1px}}@media(min-width:1536px){.\32 xl\:p-0\.5{padding:.125rem}}@media(min-width:1536px){.\32 xl\:p-1\.5{padding:.375rem}}@media(min-width:1536px){.\32 xl\:p-2\.5{padding:.625rem}}@media(min-width:1536px){.\32 xl\:p-3\.5{padding:.875rem}}@media(min-width:1536px){.\32 xl\:p-screen-sm{padding:64rem}}@media(min-width:1536px){.\32 xl\:p-screen-md{padding:76.8rem}}@media(min-width:1536px){.\32 xl\:p-screen-lg{padding:102.4rem}}@media(min-width:1536px){.\32 xl\:p-screen-xl{padding:128rem}}@media(min-width:1536px){.\32 xl\:p-screen-2xl{padding:153.6rem}}@media(min-width:1536px){.\32 xl\:px-0{padding-left:0;padding-right:0}}@media(min-width:1536px){.\32 xl\:px-1{padding-left:.25rem;padding-right:.25rem}}@media(min-width:1536px){.\32 xl\:px-2{padding-left:.5rem;padding-right:.5rem}}@media(min-width:1536px){.\32 xl\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1536px){.\32 xl\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:1536px){.\32 xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.\32 xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1536px){.\32 xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:1536px){.\32 xl\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1536px){.\32 xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media(min-width:1536px){.\32 xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1536px){.\32 xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media(min-width:1536px){.\32 xl\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:1536px){.\32 xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:1536px){.\32 xl\:px-16{padding-left:4rem;padding-right:4rem}}@media(min-width:1536px){.\32 xl\:px-20{padding-left:5rem;padding-right:5rem}}@media(min-width:1536px){.\32 xl\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:1536px){.\32 xl\:px-28{padding-left:7rem;padding-right:7rem}}@media(min-width:1536px){.\32 xl\:px-32{padding-left:8rem;padding-right:8rem}}@media(min-width:1536px){.\32 xl\:px-36{padding-left:9rem;padding-right:9rem}}@media(min-width:1536px){.\32 xl\:px-40{padding-left:10rem;padding-right:10rem}}@media(min-width:1536px){.\32 xl\:px-44{padding-left:11rem;padding-right:11rem}}@media(min-width:1536px){.\32 xl\:px-48{padding-left:12rem;padding-right:12rem}}@media(min-width:1536px){.\32 xl\:px-52{padding-left:13rem;padding-right:13rem}}@media(min-width:1536px){.\32 xl\:px-56{padding-left:14rem;padding-right:14rem}}@media(min-width:1536px){.\32 xl\:px-60{padding-left:15rem;padding-right:15rem}}@media(min-width:1536px){.\32 xl\:px-64{padding-left:16rem;padding-right:16rem}}@media(min-width:1536px){.\32 xl\:px-72{padding-left:18rem;padding-right:18rem}}@media(min-width:1536px){.\32 xl\:px-80{padding-left:20rem;padding-right:20rem}}@media(min-width:1536px){.\32 xl\:px-96{padding-left:24rem;padding-right:24rem}}@media(min-width:1536px){.\32 xl\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1536px){.\32 xl\:px-0\.5{padding-left:.125rem;padding-right:.125rem}}@media(min-width:1536px){.\32 xl\:px-1\.5{padding-left:.375rem;padding-right:.375rem}}@media(min-width:1536px){.\32 xl\:px-2\.5{padding-left:.625rem;padding-right:.625rem}}@media(min-width:1536px){.\32 xl\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(min-width:1536px){.\32 xl\:px-screen-sm{padding-left:64rem;padding-right:64rem}}@media(min-width:1536px){.\32 xl\:px-screen-md{padding-left:76.8rem;padding-right:76.8rem}}@media(min-width:1536px){.\32 xl\:px-screen-lg{padding-left:102.4rem;padding-right:102.4rem}}@media(min-width:1536px){.\32 xl\:px-screen-xl{padding-left:128rem;padding-right:128rem}}@media(min-width:1536px){.\32 xl\:px-screen-2xl{padding-left:153.6rem;padding-right:153.6rem}}@media(min-width:1536px){.\32 xl\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1536px){.\32 xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}}@media(min-width:1536px){.\32 xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:1536px){.\32 xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width:1536px){.\32 xl\:py-4{padding-top:1rem;padding-bottom:1rem}}@media(min-width:1536px){.\32 xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:py-8{padding-top:2rem;padding-bottom:2rem}}@media(min-width:1536px){.\32 xl\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:py-12{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1536px){.\32 xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:py-16{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1536px){.\32 xl\:py-20{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1536px){.\32 xl\:py-24{padding-top:6rem;padding-bottom:6rem}}@media(min-width:1536px){.\32 xl\:py-28{padding-top:7rem;padding-bottom:7rem}}@media(min-width:1536px){.\32 xl\:py-32{padding-top:8rem;padding-bottom:8rem}}@media(min-width:1536px){.\32 xl\:py-36{padding-top:9rem;padding-bottom:9rem}}@media(min-width:1536px){.\32 xl\:py-40{padding-top:10rem;padding-bottom:10rem}}@media(min-width:1536px){.\32 xl\:py-44{padding-top:11rem;padding-bottom:11rem}}@media(min-width:1536px){.\32 xl\:py-48{padding-top:12rem;padding-bottom:12rem}}@media(min-width:1536px){.\32 xl\:py-52{padding-top:13rem;padding-bottom:13rem}}@media(min-width:1536px){.\32 xl\:py-56{padding-top:14rem;padding-bottom:14rem}}@media(min-width:1536px){.\32 xl\:py-60{padding-top:15rem;padding-bottom:15rem}}@media(min-width:1536px){.\32 xl\:py-64{padding-top:16rem;padding-bottom:16rem}}@media(min-width:1536px){.\32 xl\:py-72{padding-top:18rem;padding-bottom:18rem}}@media(min-width:1536px){.\32 xl\:py-80{padding-top:20rem;padding-bottom:20rem}}@media(min-width:1536px){.\32 xl\:py-96{padding-top:24rem;padding-bottom:24rem}}@media(min-width:1536px){.\32 xl\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1536px){.\32 xl\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}}@media(min-width:1536px){.\32 xl\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}}@media(min-width:1536px){.\32 xl\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media(min-width:1536px){.\32 xl\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}}@media(min-width:1536px){.\32 xl\:py-screen-sm{padding-top:64rem;padding-bottom:64rem}}@media(min-width:1536px){.\32 xl\:py-screen-md{padding-top:76.8rem;padding-bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:py-screen-lg{padding-top:102.4rem;padding-bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:py-screen-xl{padding-top:128rem;padding-bottom:128rem}}@media(min-width:1536px){.\32 xl\:py-screen-2xl{padding-top:153.6rem;padding-bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:pt-0{padding-top:0}}@media(min-width:1536px){.\32 xl\:pt-1{padding-top:.25rem}}@media(min-width:1536px){.\32 xl\:pt-2{padding-top:.5rem}}@media(min-width:1536px){.\32 xl\:pt-3{padding-top:.75rem}}@media(min-width:1536px){.\32 xl\:pt-4{padding-top:1rem}}@media(min-width:1536px){.\32 xl\:pt-5{padding-top:1.25rem}}@media(min-width:1536px){.\32 xl\:pt-6{padding-top:1.5rem}}@media(min-width:1536px){.\32 xl\:pt-7{padding-top:1.75rem}}@media(min-width:1536px){.\32 xl\:pt-8{padding-top:2rem}}@media(min-width:1536px){.\32 xl\:pt-9{padding-top:2.25rem}}@media(min-width:1536px){.\32 xl\:pt-10{padding-top:2.5rem}}@media(min-width:1536px){.\32 xl\:pt-11{padding-top:2.75rem}}@media(min-width:1536px){.\32 xl\:pt-12{padding-top:3rem}}@media(min-width:1536px){.\32 xl\:pt-14{padding-top:3.5rem}}@media(min-width:1536px){.\32 xl\:pt-16{padding-top:4rem}}@media(min-width:1536px){.\32 xl\:pt-20{padding-top:5rem}}@media(min-width:1536px){.\32 xl\:pt-24{padding-top:6rem}}@media(min-width:1536px){.\32 xl\:pt-28{padding-top:7rem}}@media(min-width:1536px){.\32 xl\:pt-32{padding-top:8rem}}@media(min-width:1536px){.\32 xl\:pt-36{padding-top:9rem}}@media(min-width:1536px){.\32 xl\:pt-40{padding-top:10rem}}@media(min-width:1536px){.\32 xl\:pt-44{padding-top:11rem}}@media(min-width:1536px){.\32 xl\:pt-48{padding-top:12rem}}@media(min-width:1536px){.\32 xl\:pt-52{padding-top:13rem}}@media(min-width:1536px){.\32 xl\:pt-56{padding-top:14rem}}@media(min-width:1536px){.\32 xl\:pt-60{padding-top:15rem}}@media(min-width:1536px){.\32 xl\:pt-64{padding-top:16rem}}@media(min-width:1536px){.\32 xl\:pt-72{padding-top:18rem}}@media(min-width:1536px){.\32 xl\:pt-80{padding-top:20rem}}@media(min-width:1536px){.\32 xl\:pt-96{padding-top:24rem}}@media(min-width:1536px){.\32 xl\:pt-px{padding-top:1px}}@media(min-width:1536px){.\32 xl\:pt-0\.5{padding-top:.125rem}}@media(min-width:1536px){.\32 xl\:pt-1\.5{padding-top:.375rem}}@media(min-width:1536px){.\32 xl\:pt-2\.5{padding-top:.625rem}}@media(min-width:1536px){.\32 xl\:pt-3\.5{padding-top:.875rem}}@media(min-width:1536px){.\32 xl\:pt-screen-sm{padding-top:64rem}}@media(min-width:1536px){.\32 xl\:pt-screen-md{padding-top:76.8rem}}@media(min-width:1536px){.\32 xl\:pt-screen-lg{padding-top:102.4rem}}@media(min-width:1536px){.\32 xl\:pt-screen-xl{padding-top:128rem}}@media(min-width:1536px){.\32 xl\:pt-screen-2xl{padding-top:153.6rem}}@media(min-width:1536px){.\32 xl\:pr-0{padding-right:0}}@media(min-width:1536px){.\32 xl\:pr-1{padding-right:.25rem}}@media(min-width:1536px){.\32 xl\:pr-2{padding-right:.5rem}}@media(min-width:1536px){.\32 xl\:pr-3{padding-right:.75rem}}@media(min-width:1536px){.\32 xl\:pr-4{padding-right:1rem}}@media(min-width:1536px){.\32 xl\:pr-5{padding-right:1.25rem}}@media(min-width:1536px){.\32 xl\:pr-6{padding-right:1.5rem}}@media(min-width:1536px){.\32 xl\:pr-7{padding-right:1.75rem}}@media(min-width:1536px){.\32 xl\:pr-8{padding-right:2rem}}@media(min-width:1536px){.\32 xl\:pr-9{padding-right:2.25rem}}@media(min-width:1536px){.\32 xl\:pr-10{padding-right:2.5rem}}@media(min-width:1536px){.\32 xl\:pr-11{padding-right:2.75rem}}@media(min-width:1536px){.\32 xl\:pr-12{padding-right:3rem}}@media(min-width:1536px){.\32 xl\:pr-14{padding-right:3.5rem}}@media(min-width:1536px){.\32 xl\:pr-16{padding-right:4rem}}@media(min-width:1536px){.\32 xl\:pr-20{padding-right:5rem}}@media(min-width:1536px){.\32 xl\:pr-24{padding-right:6rem}}@media(min-width:1536px){.\32 xl\:pr-28{padding-right:7rem}}@media(min-width:1536px){.\32 xl\:pr-32{padding-right:8rem}}@media(min-width:1536px){.\32 xl\:pr-36{padding-right:9rem}}@media(min-width:1536px){.\32 xl\:pr-40{padding-right:10rem}}@media(min-width:1536px){.\32 xl\:pr-44{padding-right:11rem}}@media(min-width:1536px){.\32 xl\:pr-48{padding-right:12rem}}@media(min-width:1536px){.\32 xl\:pr-52{padding-right:13rem}}@media(min-width:1536px){.\32 xl\:pr-56{padding-right:14rem}}@media(min-width:1536px){.\32 xl\:pr-60{padding-right:15rem}}@media(min-width:1536px){.\32 xl\:pr-64{padding-right:16rem}}@media(min-width:1536px){.\32 xl\:pr-72{padding-right:18rem}}@media(min-width:1536px){.\32 xl\:pr-80{padding-right:20rem}}@media(min-width:1536px){.\32 xl\:pr-96{padding-right:24rem}}@media(min-width:1536px){.\32 xl\:pr-px{padding-right:1px}}@media(min-width:1536px){.\32 xl\:pr-0\.5{padding-right:.125rem}}@media(min-width:1536px){.\32 xl\:pr-1\.5{padding-right:.375rem}}@media(min-width:1536px){.\32 xl\:pr-2\.5{padding-right:.625rem}}@media(min-width:1536px){.\32 xl\:pr-3\.5{padding-right:.875rem}}@media(min-width:1536px){.\32 xl\:pr-screen-sm{padding-right:64rem}}@media(min-width:1536px){.\32 xl\:pr-screen-md{padding-right:76.8rem}}@media(min-width:1536px){.\32 xl\:pr-screen-lg{padding-right:102.4rem}}@media(min-width:1536px){.\32 xl\:pr-screen-xl{padding-right:128rem}}@media(min-width:1536px){.\32 xl\:pr-screen-2xl{padding-right:153.6rem}}@media(min-width:1536px){.\32 xl\:pb-0{padding-bottom:0}}@media(min-width:1536px){.\32 xl\:pb-1{padding-bottom:.25rem}}@media(min-width:1536px){.\32 xl\:pb-2{padding-bottom:.5rem}}@media(min-width:1536px){.\32 xl\:pb-3{padding-bottom:.75rem}}@media(min-width:1536px){.\32 xl\:pb-4{padding-bottom:1rem}}@media(min-width:1536px){.\32 xl\:pb-5{padding-bottom:1.25rem}}@media(min-width:1536px){.\32 xl\:pb-6{padding-bottom:1.5rem}}@media(min-width:1536px){.\32 xl\:pb-7{padding-bottom:1.75rem}}@media(min-width:1536px){.\32 xl\:pb-8{padding-bottom:2rem}}@media(min-width:1536px){.\32 xl\:pb-9{padding-bottom:2.25rem}}@media(min-width:1536px){.\32 xl\:pb-10{padding-bottom:2.5rem}}@media(min-width:1536px){.\32 xl\:pb-11{padding-bottom:2.75rem}}@media(min-width:1536px){.\32 xl\:pb-12{padding-bottom:3rem}}@media(min-width:1536px){.\32 xl\:pb-14{padding-bottom:3.5rem}}@media(min-width:1536px){.\32 xl\:pb-16{padding-bottom:4rem}}@media(min-width:1536px){.\32 xl\:pb-20{padding-bottom:5rem}}@media(min-width:1536px){.\32 xl\:pb-24{padding-bottom:6rem}}@media(min-width:1536px){.\32 xl\:pb-28{padding-bottom:7rem}}@media(min-width:1536px){.\32 xl\:pb-32{padding-bottom:8rem}}@media(min-width:1536px){.\32 xl\:pb-36{padding-bottom:9rem}}@media(min-width:1536px){.\32 xl\:pb-40{padding-bottom:10rem}}@media(min-width:1536px){.\32 xl\:pb-44{padding-bottom:11rem}}@media(min-width:1536px){.\32 xl\:pb-48{padding-bottom:12rem}}@media(min-width:1536px){.\32 xl\:pb-52{padding-bottom:13rem}}@media(min-width:1536px){.\32 xl\:pb-56{padding-bottom:14rem}}@media(min-width:1536px){.\32 xl\:pb-60{padding-bottom:15rem}}@media(min-width:1536px){.\32 xl\:pb-64{padding-bottom:16rem}}@media(min-width:1536px){.\32 xl\:pb-72{padding-bottom:18rem}}@media(min-width:1536px){.\32 xl\:pb-80{padding-bottom:20rem}}@media(min-width:1536px){.\32 xl\:pb-96{padding-bottom:24rem}}@media(min-width:1536px){.\32 xl\:pb-px{padding-bottom:1px}}@media(min-width:1536px){.\32 xl\:pb-0\.5{padding-bottom:.125rem}}@media(min-width:1536px){.\32 xl\:pb-1\.5{padding-bottom:.375rem}}@media(min-width:1536px){.\32 xl\:pb-2\.5{padding-bottom:.625rem}}@media(min-width:1536px){.\32 xl\:pb-3\.5{padding-bottom:.875rem}}@media(min-width:1536px){.\32 xl\:pb-screen-sm{padding-bottom:64rem}}@media(min-width:1536px){.\32 xl\:pb-screen-md{padding-bottom:76.8rem}}@media(min-width:1536px){.\32 xl\:pb-screen-lg{padding-bottom:102.4rem}}@media(min-width:1536px){.\32 xl\:pb-screen-xl{padding-bottom:128rem}}@media(min-width:1536px){.\32 xl\:pb-screen-2xl{padding-bottom:153.6rem}}@media(min-width:1536px){.\32 xl\:pl-0{padding-left:0}}@media(min-width:1536px){.\32 xl\:pl-1{padding-left:.25rem}}@media(min-width:1536px){.\32 xl\:pl-2{padding-left:.5rem}}@media(min-width:1536px){.\32 xl\:pl-3{padding-left:.75rem}}@media(min-width:1536px){.\32 xl\:pl-4{padding-left:1rem}}@media(min-width:1536px){.\32 xl\:pl-5{padding-left:1.25rem}}@media(min-width:1536px){.\32 xl\:pl-6{padding-left:1.5rem}}@media(min-width:1536px){.\32 xl\:pl-7{padding-left:1.75rem}}@media(min-width:1536px){.\32 xl\:pl-8{padding-left:2rem}}@media(min-width:1536px){.\32 xl\:pl-9{padding-left:2.25rem}}@media(min-width:1536px){.\32 xl\:pl-10{padding-left:2.5rem}}@media(min-width:1536px){.\32 xl\:pl-11{padding-left:2.75rem}}@media(min-width:1536px){.\32 xl\:pl-12{padding-left:3rem}}@media(min-width:1536px){.\32 xl\:pl-14{padding-left:3.5rem}}@media(min-width:1536px){.\32 xl\:pl-16{padding-left:4rem}}@media(min-width:1536px){.\32 xl\:pl-20{padding-left:5rem}}@media(min-width:1536px){.\32 xl\:pl-24{padding-left:6rem}}@media(min-width:1536px){.\32 xl\:pl-28{padding-left:7rem}}@media(min-width:1536px){.\32 xl\:pl-32{padding-left:8rem}}@media(min-width:1536px){.\32 xl\:pl-36{padding-left:9rem}}@media(min-width:1536px){.\32 xl\:pl-40{padding-left:10rem}}@media(min-width:1536px){.\32 xl\:pl-44{padding-left:11rem}}@media(min-width:1536px){.\32 xl\:pl-48{padding-left:12rem}}@media(min-width:1536px){.\32 xl\:pl-52{padding-left:13rem}}@media(min-width:1536px){.\32 xl\:pl-56{padding-left:14rem}}@media(min-width:1536px){.\32 xl\:pl-60{padding-left:15rem}}@media(min-width:1536px){.\32 xl\:pl-64{padding-left:16rem}}@media(min-width:1536px){.\32 xl\:pl-72{padding-left:18rem}}@media(min-width:1536px){.\32 xl\:pl-80{padding-left:20rem}}@media(min-width:1536px){.\32 xl\:pl-96{padding-left:24rem}}@media(min-width:1536px){.\32 xl\:pl-px{padding-left:1px}}@media(min-width:1536px){.\32 xl\:pl-0\.5{padding-left:.125rem}}@media(min-width:1536px){.\32 xl\:pl-1\.5{padding-left:.375rem}}@media(min-width:1536px){.\32 xl\:pl-2\.5{padding-left:.625rem}}@media(min-width:1536px){.\32 xl\:pl-3\.5{padding-left:.875rem}}@media(min-width:1536px){.\32 xl\:pl-screen-sm{padding-left:64rem}}@media(min-width:1536px){.\32 xl\:pl-screen-md{padding-left:76.8rem}}@media(min-width:1536px){.\32 xl\:pl-screen-lg{padding-left:102.4rem}}@media(min-width:1536px){.\32 xl\:pl-screen-xl{padding-left:128rem}}@media(min-width:1536px){.\32 xl\:pl-screen-2xl{padding-left:153.6rem}}@media(min-width:1536px){.\32 xl\:text-left{text-align:left}}@media(min-width:1536px){.\32 xl\:text-center{text-align:center}}@media(min-width:1536px){.\32 xl\:text-right{text-align:right}}@media(min-width:1536px){.\32 xl\:text-justify{text-align:justify}}@media(min-width:1536px){.\32 xl\:align-baseline{vertical-align:baseline}}@media(min-width:1536px){.\32 xl\:align-top{vertical-align:top}}@media(min-width:1536px){.\32 xl\:align-middle{vertical-align:middle}}@media(min-width:1536px){.\32 xl\:align-bottom{vertical-align:bottom}}@media(min-width:1536px){.\32 xl\:align-text-top{vertical-align:text-top}}@media(min-width:1536px){.\32 xl\:align-text-bottom{vertical-align:text-bottom}}@media(min-width:1536px){.\32 xl\:font-sans{font-family:Gotham Rounded,sans-serif}}@media(min-width:1536px){.\32 xl\:font-serif{font-family:serif}}@media(min-width:1536px){.\32 xl\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:1536px){.\32 xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1536px){.\32 xl\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1536px){.\32 xl\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:1536px){.\32 xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1536px){.\32 xl\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:1536px){.\32 xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1536px){.\32 xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1536px){.\32 xl\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-8xl{font-size:6rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-9xl{font-size:8rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-10xl{font-size:10rem;line-height:1}}@media(min-width:1536px){.\32 xl\:text-11xl{font-size:14rem;line-height:1}}@media(min-width:1536px){.\32 xl\:font-thin{font-weight:100}}@media(min-width:1536px){.\32 xl\:font-extralight{font-weight:200}}@media(min-width:1536px){.\32 xl\:font-light{font-weight:300}}@media(min-width:1536px){.\32 xl\:font-normal{font-weight:400}}@media(min-width:1536px){.\32 xl\:font-medium{font-weight:500}}@media(min-width:1536px){.\32 xl\:font-semibold{font-weight:600}}@media(min-width:1536px){.\32 xl\:font-bold{font-weight:700}}@media(min-width:1536px){.\32 xl\:font-extrabold{font-weight:800}}@media(min-width:1536px){.\32 xl\:font-black{font-weight:900}}@media(min-width:1536px){.\32 xl\:uppercase{text-transform:uppercase}}@media(min-width:1536px){.\32 xl\:lowercase{text-transform:lowercase}}@media(min-width:1536px){.\32 xl\:capitalize{text-transform:capitalize}}@media(min-width:1536px){.\32 xl\:normal-case{text-transform:none}}@media(min-width:1536px){.\32 xl\:italic{font-style:italic}}@media(min-width:1536px){.\32 xl\:not-italic{font-style:normal}}@media(min-width:1536px){.\32 xl\:diagonal-fractions,.\32 xl\:lining-nums,.\32 xl\:oldstyle-nums,.\32 xl\:ordinal,.\32 xl\:proportional-nums,.\32 xl\:slashed-zero,.\32 xl\:stacked-fractions,.\32 xl\:tabular-nums{--tw-ordinal:var(--tw-empty,);--tw-slashed-zero:var(--tw-empty,);--tw-numeric-figure:var(--tw-empty,);--tw-numeric-spacing:var(--tw-empty,);--tw-numeric-fraction:var(--tw-empty,);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}}@media(min-width:1536px){.\32 xl\:normal-nums{font-variant-numeric:normal}}@media(min-width:1536px){.\32 xl\:ordinal{--tw-ordinal:ordinal}}@media(min-width:1536px){.\32 xl\:slashed-zero{--tw-slashed-zero:slashed-zero}}@media(min-width:1536px){.\32 xl\:lining-nums{--tw-numeric-figure:lining-nums}}@media(min-width:1536px){.\32 xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}}@media(min-width:1536px){.\32 xl\:proportional-nums{--tw-numeric-spacing:proportional-nums}}@media(min-width:1536px){.\32 xl\:tabular-nums{--tw-numeric-spacing:tabular-nums}}@media(min-width:1536px){.\32 xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}}@media(min-width:1536px){.\32 xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}}@media(min-width:1536px){.\32 xl\:leading-3{line-height:.75rem}}@media(min-width:1536px){.\32 xl\:leading-4{line-height:1rem}}@media(min-width:1536px){.\32 xl\:leading-5{line-height:1.25rem}}@media(min-width:1536px){.\32 xl\:leading-6{line-height:1.5rem}}@media(min-width:1536px){.\32 xl\:leading-7{line-height:1.75rem}}@media(min-width:1536px){.\32 xl\:leading-8{line-height:2rem}}@media(min-width:1536px){.\32 xl\:leading-9{line-height:2.25rem}}@media(min-width:1536px){.\32 xl\:leading-10{line-height:2.5rem}}@media(min-width:1536px){.\32 xl\:leading-none{line-height:1}}@media(min-width:1536px){.\32 xl\:leading-tight{line-height:1.25}}@media(min-width:1536px){.\32 xl\:leading-snug{line-height:1.375}}@media(min-width:1536px){.\32 xl\:leading-normal{line-height:1.5}}@media(min-width:1536px){.\32 xl\:leading-relaxed{line-height:1.625}}@media(min-width:1536px){.\32 xl\:leading-loose{line-height:2}}@media(min-width:1536px){.\32 xl\:tracking-tighter{letter-spacing:-.05em}}@media(min-width:1536px){.\32 xl\:tracking-tight{letter-spacing:-.025em}}@media(min-width:1536px){.\32 xl\:tracking-normal{letter-spacing:0}}@media(min-width:1536px){.\32 xl\:tracking-wide{letter-spacing:.025em}}@media(min-width:1536px){.\32 xl\:tracking-wider{letter-spacing:.05em}}@media(min-width:1536px){.\32 xl\:tracking-widest{letter-spacing:.1em}}@media(min-width:1536px){.\32 xl\:text-current{color:currentColor}}@media(min-width:1536px){.\32 xl\:text-transparent{color:transparent}}@media(min-width:1536px){.\32 xl\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-current{color:currentColor}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-transparent{color:transparent}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:text-current:focus-within{color:currentColor}}@media(min-width:1536px){.\32 xl\:focus-within\:text-transparent:focus-within{color:transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:text-current:hover{color:currentColor}}@media(min-width:1536px){.\32 xl\:hover\:text-transparent:hover{color:transparent}}@media(min-width:1536px){.\32 xl\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:text-current:focus{color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:text-transparent:focus{color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:text-current{color:currentColor}.\32 xl\:dark\:text-transparent{color:transparent}.\32 xl\:dark\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32 xl\:dark\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.\32 xl\:dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32 xl\:dark\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.group:hover .\32 xl\:dark\:group-hover\:text-current{color:currentColor}.group:hover .\32 xl\:dark\:group-hover\:text-transparent{color:transparent}.group:hover .\32 xl\:dark\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .\32 xl\:dark\:group-hover\:text-darkgray{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.group:hover .\32 xl\:dark\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .\32 xl\:dark\:group-hover\:text-yellow{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.\32 xl\:dark\:focus-within\:text-current:focus-within{color:currentColor}.\32 xl\:dark\:focus-within\:text-transparent:focus-within{color:transparent}.\32 xl\:dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32 xl\:dark\:focus-within\:text-darkgray:focus-within{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.\32 xl\:dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32 xl\:dark\:focus-within\:text-yellow:focus-within{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.\32 xl\:dark\:hover\:text-current:hover{color:currentColor}.\32 xl\:dark\:hover\:text-transparent:hover{color:transparent}.\32 xl\:dark\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32 xl\:dark\:hover\:text-darkgray:hover{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.\32 xl\:dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32 xl\:dark\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}.\32 xl\:dark\:focus\:text-current:focus{color:currentColor}.\32 xl\:dark\:focus\:text-transparent:focus{color:transparent}.\32 xl\:dark\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32 xl\:dark\:focus\:text-darkgray:focus{--tw-text-opacity:1;color:rgba(36,36,32,var(--tw-text-opacity))}.\32 xl\:dark\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32 xl\:dark\:focus\:text-yellow:focus{--tw-text-opacity:1;color:rgba(247,220,8,var(--tw-text-opacity))}}@media(min-width:1536px){.\32 xl\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1536px){.\32 xl\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1536px){.\32 xl\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1536px){.\32 xl\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1536px){.\32 xl\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1536px){.\32 xl\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1536px){.\32 xl\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1536px){.\32 xl\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1536px){.\32 xl\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1536px){.\32 xl\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1536px){.\32 xl\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1536px){.\32 xl\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1536px){.\32 xl\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1536px){.\32 xl\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1536px){.\32 xl\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-0{--tw-text-opacity:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:text-opacity-100{--tw-text-opacity:1}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}}@media(min-width:1536px){.\32 xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:text-opacity-0{--tw-text-opacity:0}.\32 xl\:dark\:text-opacity-5{--tw-text-opacity:0.05}.\32 xl\:dark\:text-opacity-10{--tw-text-opacity:0.1}.\32 xl\:dark\:text-opacity-20{--tw-text-opacity:0.2}.\32 xl\:dark\:text-opacity-25{--tw-text-opacity:0.25}.\32 xl\:dark\:text-opacity-30{--tw-text-opacity:0.3}.\32 xl\:dark\:text-opacity-40{--tw-text-opacity:0.4}.\32 xl\:dark\:text-opacity-50{--tw-text-opacity:0.5}.\32 xl\:dark\:text-opacity-60{--tw-text-opacity:0.6}.\32 xl\:dark\:text-opacity-70{--tw-text-opacity:0.7}.\32 xl\:dark\:text-opacity-75{--tw-text-opacity:0.75}.\32 xl\:dark\:text-opacity-80{--tw-text-opacity:0.8}.\32 xl\:dark\:text-opacity-90{--tw-text-opacity:0.9}.\32 xl\:dark\:text-opacity-95{--tw-text-opacity:0.95}.\32 xl\:dark\:text-opacity-100{--tw-text-opacity:1}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .\32 xl\:dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.\32 xl\:dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.\32 xl\:dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.\32 xl\:dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.\32 xl\:dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.\32 xl\:dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.\32 xl\:dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.\32 xl\:dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.\32 xl\:dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.\32 xl\:dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.\32 xl\:dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.\32 xl\:dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.\32 xl\:dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.\32 xl\:dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.\32 xl\:dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.\32 xl\:dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.\32 xl\:dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.\32 xl\:dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.\32 xl\:dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.\32 xl\:dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.\32 xl\:dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.\32 xl\:dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.\32 xl\:dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.\32 xl\:dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.\32 xl\:dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.\32 xl\:dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.\32 xl\:dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.\32 xl\:dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.\32 xl\:dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.\32 xl\:dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.\32 xl\:dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.\32 xl\:dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.\32 xl\:dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.\32 xl\:dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.\32 xl\:dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.\32 xl\:dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.\32 xl\:dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.\32 xl\:dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.\32 xl\:dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.\32 xl\:dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.\32 xl\:dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.\32 xl\:dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.\32 xl\:dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.\32 xl\:dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.\32 xl\:dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.\32 xl\:dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}}@media(min-width:1536px){.\32 xl\:underline{text-decoration:underline}}@media(min-width:1536px){.\32 xl\:line-through{text-decoration:line-through}}@media(min-width:1536px){.\32 xl\:no-underline{text-decoration:none}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:underline{text-decoration:underline}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:line-through{text-decoration:line-through}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:no-underline{text-decoration:none}}@media(min-width:1536px){.\32 xl\:focus-within\:underline:focus-within{text-decoration:underline}}@media(min-width:1536px){.\32 xl\:focus-within\:line-through:focus-within{text-decoration:line-through}}@media(min-width:1536px){.\32 xl\:focus-within\:no-underline:focus-within{text-decoration:none}}@media(min-width:1536px){.\32 xl\:hover\:underline:hover{text-decoration:underline}}@media(min-width:1536px){.\32 xl\:hover\:line-through:hover{text-decoration:line-through}}@media(min-width:1536px){.\32 xl\:hover\:no-underline:hover{text-decoration:none}}@media(min-width:1536px){.\32 xl\:focus\:underline:focus{text-decoration:underline}}@media(min-width:1536px){.\32 xl\:focus\:line-through:focus{text-decoration:line-through}}@media(min-width:1536px){.\32 xl\:focus\:no-underline:focus{text-decoration:none}}@media(min-width:1536px){.\32 xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:1536px){.\32 xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media(min-width:1536px){.\32 xl\:placeholder-current::-moz-placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:placeholder-current:-ms-input-placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:placeholder-current::placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:placeholder-transparent::-moz-placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:placeholder-transparent:-ms-input-placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:placeholder-transparent::placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-current:focus::placeholder{color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:placeholder-current::-moz-placeholder{color:currentColor}.\32 xl\:dark\:placeholder-current:-ms-input-placeholder{color:currentColor}.\32 xl\:dark\:placeholder-current::placeholder{color:currentColor}.\32 xl\:dark\:placeholder-transparent::-moz-placeholder{color:transparent}.\32 xl\:dark\:placeholder-transparent:-ms-input-placeholder{color:transparent}.\32 xl\:dark\:placeholder-transparent::placeholder{color:transparent}.\32 xl\:dark\:placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-darkgray::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-darkgray:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-darkgray::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-yellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-yellow:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.\32 xl\:dark\:placeholder-yellow::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.\32 xl\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.\32 xl\:dark\:focus\:placeholder-current:focus::placeholder{color:currentColor}.\32 xl\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.\32 xl\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.\32 xl\:dark\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.\32 xl\:dark\:focus\:placeholder-black:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-darkgray:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-darkgray:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-darkgray:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(36,36,32,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-yellow:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-yellow:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}.\32 xl\:dark\:focus\:placeholder-yellow:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(247,220,8,var(--tw-placeholder-opacity))}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:placeholder-opacity-0:-ms-input-placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:placeholder-opacity-5:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:placeholder-opacity-10:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:placeholder-opacity-20:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:placeholder-opacity-25:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:placeholder-opacity-30:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:placeholder-opacity-40:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:placeholder-opacity-60:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:placeholder-opacity-70:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:placeholder-opacity-75:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:placeholder-opacity-80:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:placeholder-opacity-90:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:placeholder-opacity-95:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.\32 xl\:dark\:placeholder-opacity-100:-ms-input-placeholder{--tw-placeholder-opacity:1}.\32 xl\:dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.\32 xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.\32 xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.\32 xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.\32 xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.\32 xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.\32 xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.\32 xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.\32 xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.\32 xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.\32 xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.\32 xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.\32 xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.\32 xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.\32 xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.\32 xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--tw-placeholder-opacity:1}.\32 xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--tw-placeholder-opacity:1}.\32 xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}}@media(min-width:1536px){.\32 xl\:opacity-0{opacity:0}}@media(min-width:1536px){.\32 xl\:opacity-5{opacity:.05}}@media(min-width:1536px){.\32 xl\:opacity-10{opacity:.1}}@media(min-width:1536px){.\32 xl\:opacity-20{opacity:.2}}@media(min-width:1536px){.\32 xl\:opacity-25{opacity:.25}}@media(min-width:1536px){.\32 xl\:opacity-30{opacity:.3}}@media(min-width:1536px){.\32 xl\:opacity-40{opacity:.4}}@media(min-width:1536px){.\32 xl\:opacity-50{opacity:.5}}@media(min-width:1536px){.\32 xl\:opacity-60{opacity:.6}}@media(min-width:1536px){.\32 xl\:opacity-70{opacity:.7}}@media(min-width:1536px){.\32 xl\:opacity-75{opacity:.75}}@media(min-width:1536px){.\32 xl\:opacity-80{opacity:.8}}@media(min-width:1536px){.\32 xl\:opacity-90{opacity:.9}}@media(min-width:1536px){.\32 xl\:opacity-95{opacity:.95}}@media(min-width:1536px){.\32 xl\:opacity-100{opacity:1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-0{opacity:0}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-5{opacity:.05}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-10{opacity:.1}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-20{opacity:.2}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-25{opacity:.25}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-30{opacity:.3}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-40{opacity:.4}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-50{opacity:.5}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-60{opacity:.6}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-70{opacity:.7}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-75{opacity:.75}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-80{opacity:.8}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-90{opacity:.9}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-95{opacity:.95}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:opacity-100{opacity:1}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-0:focus-within{opacity:0}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-5:focus-within{opacity:.05}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-10:focus-within{opacity:.1}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-20:focus-within{opacity:.2}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-25:focus-within{opacity:.25}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-30:focus-within{opacity:.3}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-40:focus-within{opacity:.4}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-50:focus-within{opacity:.5}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-60:focus-within{opacity:.6}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-70:focus-within{opacity:.7}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-75:focus-within{opacity:.75}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-80:focus-within{opacity:.8}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-90:focus-within{opacity:.9}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-95:focus-within{opacity:.95}}@media(min-width:1536px){.\32 xl\:focus-within\:opacity-100:focus-within{opacity:1}}@media(min-width:1536px){.\32 xl\:hover\:opacity-0:hover{opacity:0}}@media(min-width:1536px){.\32 xl\:hover\:opacity-5:hover{opacity:.05}}@media(min-width:1536px){.\32 xl\:hover\:opacity-10:hover{opacity:.1}}@media(min-width:1536px){.\32 xl\:hover\:opacity-20:hover{opacity:.2}}@media(min-width:1536px){.\32 xl\:hover\:opacity-25:hover{opacity:.25}}@media(min-width:1536px){.\32 xl\:hover\:opacity-30:hover{opacity:.3}}@media(min-width:1536px){.\32 xl\:hover\:opacity-40:hover{opacity:.4}}@media(min-width:1536px){.\32 xl\:hover\:opacity-50:hover{opacity:.5}}@media(min-width:1536px){.\32 xl\:hover\:opacity-60:hover{opacity:.6}}@media(min-width:1536px){.\32 xl\:hover\:opacity-70:hover{opacity:.7}}@media(min-width:1536px){.\32 xl\:hover\:opacity-75:hover{opacity:.75}}@media(min-width:1536px){.\32 xl\:hover\:opacity-80:hover{opacity:.8}}@media(min-width:1536px){.\32 xl\:hover\:opacity-90:hover{opacity:.9}}@media(min-width:1536px){.\32 xl\:hover\:opacity-95:hover{opacity:.95}}@media(min-width:1536px){.\32 xl\:hover\:opacity-100:hover{opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:opacity-0:focus{opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:opacity-5:focus{opacity:.05}}@media(min-width:1536px){.\32 xl\:focus\:opacity-10:focus{opacity:.1}}@media(min-width:1536px){.\32 xl\:focus\:opacity-20:focus{opacity:.2}}@media(min-width:1536px){.\32 xl\:focus\:opacity-25:focus{opacity:.25}}@media(min-width:1536px){.\32 xl\:focus\:opacity-30:focus{opacity:.3}}@media(min-width:1536px){.\32 xl\:focus\:opacity-40:focus{opacity:.4}}@media(min-width:1536px){.\32 xl\:focus\:opacity-50:focus{opacity:.5}}@media(min-width:1536px){.\32 xl\:focus\:opacity-60:focus{opacity:.6}}@media(min-width:1536px){.\32 xl\:focus\:opacity-70:focus{opacity:.7}}@media(min-width:1536px){.\32 xl\:focus\:opacity-75:focus{opacity:.75}}@media(min-width:1536px){.\32 xl\:focus\:opacity-80:focus{opacity:.8}}@media(min-width:1536px){.\32 xl\:focus\:opacity-90:focus{opacity:.9}}@media(min-width:1536px){.\32 xl\:focus\:opacity-95:focus{opacity:.95}}@media(min-width:1536px){.\32 xl\:focus\:opacity-100:focus{opacity:1}}@media(min-width:1536px){.\32 xl\:bg-blend-normal{background-blend-mode:normal}}@media(min-width:1536px){.\32 xl\:bg-blend-multiply{background-blend-mode:multiply}}@media(min-width:1536px){.\32 xl\:bg-blend-screen{background-blend-mode:screen}}@media(min-width:1536px){.\32 xl\:bg-blend-overlay{background-blend-mode:overlay}}@media(min-width:1536px){.\32 xl\:bg-blend-darken{background-blend-mode:darken}}@media(min-width:1536px){.\32 xl\:bg-blend-lighten{background-blend-mode:lighten}}@media(min-width:1536px){.\32 xl\:bg-blend-color-dodge{background-blend-mode:color-dodge}}@media(min-width:1536px){.\32 xl\:bg-blend-color-burn{background-blend-mode:color-burn}}@media(min-width:1536px){.\32 xl\:bg-blend-hard-light{background-blend-mode:hard-light}}@media(min-width:1536px){.\32 xl\:bg-blend-soft-light{background-blend-mode:soft-light}}@media(min-width:1536px){.\32 xl\:bg-blend-difference{background-blend-mode:difference}}@media(min-width:1536px){.\32 xl\:bg-blend-exclusion{background-blend-mode:exclusion}}@media(min-width:1536px){.\32 xl\:bg-blend-hue{background-blend-mode:hue}}@media(min-width:1536px){.\32 xl\:bg-blend-saturation{background-blend-mode:saturation}}@media(min-width:1536px){.\32 xl\:bg-blend-color{background-blend-mode:color}}@media(min-width:1536px){.\32 xl\:bg-blend-luminosity{background-blend-mode:luminosity}}@media(min-width:1536px){.\32 xl\:mix-blend-normal{mix-blend-mode:normal}}@media(min-width:1536px){.\32 xl\:mix-blend-multiply{mix-blend-mode:multiply}}@media(min-width:1536px){.\32 xl\:mix-blend-screen{mix-blend-mode:screen}}@media(min-width:1536px){.\32 xl\:mix-blend-overlay{mix-blend-mode:overlay}}@media(min-width:1536px){.\32 xl\:mix-blend-darken{mix-blend-mode:darken}}@media(min-width:1536px){.\32 xl\:mix-blend-lighten{mix-blend-mode:lighten}}@media(min-width:1536px){.\32 xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge}}@media(min-width:1536px){.\32 xl\:mix-blend-color-burn{mix-blend-mode:color-burn}}@media(min-width:1536px){.\32 xl\:mix-blend-hard-light{mix-blend-mode:hard-light}}@media(min-width:1536px){.\32 xl\:mix-blend-soft-light{mix-blend-mode:soft-light}}@media(min-width:1536px){.\32 xl\:mix-blend-difference{mix-blend-mode:difference}}@media(min-width:1536px){.\32 xl\:mix-blend-exclusion{mix-blend-mode:exclusion}}@media(min-width:1536px){.\32 xl\:mix-blend-hue{mix-blend-mode:hue}}@media(min-width:1536px){.\32 xl\:mix-blend-saturation{mix-blend-mode:saturation}}@media(min-width:1536px){.\32 xl\:mix-blend-color{mix-blend-mode:color}}@media(min-width:1536px){.\32 xl\:mix-blend-luminosity{mix-blend-mode:luminosity}}@media(min-width:1536px){.\32 xl\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:shadow,.\32 xl\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:shadow-lg,.\32 xl\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1536px){.\32 xl\:shadow-2xl,.\32 xl\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1536px){.\32 xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:shadow-inner,.\32 xl\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow,.group:hover .\32 xl\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .\32 xl\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-lg,.group:hover .\32 xl\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .\32 xl\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-2xl,.group:hover .\32 xl\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .\32 xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.group:hover .\32 xl\:group-hover\:shadow-inner,.group:hover .\32 xl\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group:hover .\32 xl\:group-hover\:shadow-none{--tw-shadow:0 0 transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-sm:hover,.\32 xl\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-lg:hover,.\32 xl\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-2xl:hover,.\32 xl\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:hover\:shadow-inner:hover,.\32 xl\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:hover\:shadow-none:hover{--tw-shadow:0 0 transparent}}@media(min-width:1536px){.\32 xl\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-sm:focus,.\32 xl\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-lg:focus,.\32 xl\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-2xl:focus,.\32 xl\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}}@media(min-width:1536px){.\32 xl\:focus\:shadow-inner:focus,.\32 xl\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.\32 xl\:focus\:shadow-none:focus{--tw-shadow:0 0 transparent}}@media(min-width:1536px){.\32 xl\:outline-none{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:outline-white{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:outline-black{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}}@media(min-width:1536px){.\32 xl\:ring-0{--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)}}@media(min-width:1536px){.\32 xl\:ring-0,.\32 xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:ring-1{--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)}}@media(min-width:1536px){.\32 xl\:ring-2{--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)}}@media(min-width:1536px){.\32 xl\:ring-2,.\32 xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:ring-8{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:ring,.\32 xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-0:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-1:focus-within{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-2:focus-within{--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:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-4:focus-within{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-8:focus-within{--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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\:focus-within\:ring:focus-within{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}}@media(min-width:1536px){.\32 xl\: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)}}@media(min-width:1536px){.\32 xl\:focus\:ring-0:focus,.\32 xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\: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)}}@media(min-width:1536px){.\32 xl\:focus\:ring-2:focus,.\32 xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:focus\:ring-4: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:focus\:ring-8:focus,.\32 xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.\32 xl\:focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}}@media(min-width:1536px){.\32 xl\:ring-inset{--tw-ring-inset:inset}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-inset:focus-within{--tw-ring-inset:inset}}@media(min-width:1536px){.\32 xl\:focus\:ring-inset:focus{--tw-ring-inset:inset}}@media(min-width:1536px){.\32 xl\:ring-current{--tw-ring-color:currentColor}}@media(min-width:1536px){.\32 xl\:ring-transparent{--tw-ring-color:transparent}}@media(min-width:1536px){.\32 xl\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:ring-current:focus{--tw-ring-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:ring-transparent:focus{--tw-ring-color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:ring-current{--tw-ring-color:currentColor}.\32 xl\:dark\:ring-transparent{--tw-ring-color:transparent}.\32 xl\:dark\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32 xl\:dark\:ring-darkgray{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.\32 xl\:dark\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32 xl\:dark\:ring-yellow{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.\32 xl\:dark\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.\32 xl\:dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:transparent}.\32 xl\:dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32 xl\:dark\:focus-within\:ring-darkgray:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.\32 xl\:dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32 xl\:dark\:focus-within\:ring-yellow:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}.\32 xl\:dark\:focus\:ring-current:focus{--tw-ring-color:currentColor}.\32 xl\:dark\:focus\:ring-transparent:focus{--tw-ring-color:transparent}.\32 xl\:dark\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32 xl\:dark\:focus\:ring-darkgray:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(36,36,32,var(--tw-ring-opacity))}.\32 xl\:dark\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32 xl\:dark\:focus\:ring-yellow:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(247,220,8,var(--tw-ring-opacity))}}@media(min-width:1536px){.\32 xl\:ring-opacity-0{--tw-ring-opacity:0}}@media(min-width:1536px){.\32 xl\:ring-opacity-5{--tw-ring-opacity:0.05}}@media(min-width:1536px){.\32 xl\:ring-opacity-10{--tw-ring-opacity:0.1}}@media(min-width:1536px){.\32 xl\:ring-opacity-20{--tw-ring-opacity:0.2}}@media(min-width:1536px){.\32 xl\:ring-opacity-25{--tw-ring-opacity:0.25}}@media(min-width:1536px){.\32 xl\:ring-opacity-30{--tw-ring-opacity:0.3}}@media(min-width:1536px){.\32 xl\:ring-opacity-40{--tw-ring-opacity:0.4}}@media(min-width:1536px){.\32 xl\:ring-opacity-50{--tw-ring-opacity:0.5}}@media(min-width:1536px){.\32 xl\:ring-opacity-60{--tw-ring-opacity:0.6}}@media(min-width:1536px){.\32 xl\:ring-opacity-70{--tw-ring-opacity:0.7}}@media(min-width:1536px){.\32 xl\:ring-opacity-75{--tw-ring-opacity:0.75}}@media(min-width:1536px){.\32 xl\:ring-opacity-80{--tw-ring-opacity:0.8}}@media(min-width:1536px){.\32 xl\:ring-opacity-90{--tw-ring-opacity:0.9}}@media(min-width:1536px){.\32 xl\:ring-opacity-95{--tw-ring-opacity:0.95}}@media(min-width:1536px){.\32 xl\:ring-opacity-100{--tw-ring-opacity:1}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}}@media(min-width:1536px){.\32 xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:ring-opacity-0{--tw-ring-opacity:0}.\32 xl\:dark\:ring-opacity-5{--tw-ring-opacity:0.05}.\32 xl\:dark\:ring-opacity-10{--tw-ring-opacity:0.1}.\32 xl\:dark\:ring-opacity-20{--tw-ring-opacity:0.2}.\32 xl\:dark\:ring-opacity-25{--tw-ring-opacity:0.25}.\32 xl\:dark\:ring-opacity-30{--tw-ring-opacity:0.3}.\32 xl\:dark\:ring-opacity-40{--tw-ring-opacity:0.4}.\32 xl\:dark\:ring-opacity-50{--tw-ring-opacity:0.5}.\32 xl\:dark\:ring-opacity-60{--tw-ring-opacity:0.6}.\32 xl\:dark\:ring-opacity-70{--tw-ring-opacity:0.7}.\32 xl\:dark\:ring-opacity-75{--tw-ring-opacity:0.75}.\32 xl\:dark\:ring-opacity-80{--tw-ring-opacity:0.8}.\32 xl\:dark\:ring-opacity-90{--tw-ring-opacity:0.9}.\32 xl\:dark\:ring-opacity-95{--tw-ring-opacity:0.95}.\32 xl\:dark\:ring-opacity-100{--tw-ring-opacity:1}.\32 xl\:dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.\32 xl\:dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.\32 xl\:dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.\32 xl\:dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.\32 xl\:dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.\32 xl\:dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.\32 xl\:dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.\32 xl\:dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.\32 xl\:dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.\32 xl\:dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.\32 xl\:dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.\32 xl\:dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.\32 xl\:dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.\32 xl\:dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.\32 xl\:dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.\32 xl\:dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.\32 xl\:dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.\32 xl\:dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.\32 xl\:dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.\32 xl\:dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.\32 xl\:dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.\32 xl\:dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.\32 xl\:dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.\32 xl\:dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.\32 xl\:dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.\32 xl\:dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.\32 xl\:dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.\32 xl\:dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.\32 xl\:dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.\32 xl\:dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}}@media(min-width:1536px){.\32 xl\:ring-offset-0{--tw-ring-offset-width:0px}}@media(min-width:1536px){.\32 xl\:ring-offset-1{--tw-ring-offset-width:1px}}@media(min-width:1536px){.\32 xl\:ring-offset-2{--tw-ring-offset-width:2px}}@media(min-width:1536px){.\32 xl\:ring-offset-4{--tw-ring-offset-width:4px}}@media(min-width:1536px){.\32 xl\:ring-offset-8{--tw-ring-offset-width:8px}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}}@media(min-width:1536px){.\32 xl\:ring-offset-current{--tw-ring-offset-color:currentColor}}@media(min-width:1536px){.\32 xl\:ring-offset-transparent{--tw-ring-offset-color:transparent}}@media(min-width:1536px){.\32 xl\:ring-offset-black{--tw-ring-offset-color:#000}}@media(min-width:1536px){.\32 xl\:ring-offset-darkgray{--tw-ring-offset-color:#242420}}@media(min-width:1536px){.\32 xl\:ring-offset-white{--tw-ring-offset-color:#fff}}@media(min-width:1536px){.\32 xl\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}}@media(min-width:1536px){.\32 xl\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}}@media(min-width:1536px){.\32 xl\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1536px)and (prefers-color-scheme:dark){.\32 xl\:dark\:ring-offset-current{--tw-ring-offset-color:currentColor}.\32 xl\:dark\:ring-offset-transparent{--tw-ring-offset-color:transparent}.\32 xl\:dark\:ring-offset-black{--tw-ring-offset-color:#000}.\32 xl\:dark\:ring-offset-darkgray{--tw-ring-offset-color:#242420}.\32 xl\:dark\:ring-offset-white{--tw-ring-offset-color:#fff}.\32 xl\:dark\:ring-offset-yellow{--tw-ring-offset-color:#f7dc08}.\32 xl\:dark\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.\32 xl\:dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:transparent}.\32 xl\:dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.\32 xl\:dark\:focus-within\:ring-offset-darkgray:focus-within{--tw-ring-offset-color:#242420}.\32 xl\:dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.\32 xl\:dark\:focus-within\:ring-offset-yellow:focus-within{--tw-ring-offset-color:#f7dc08}.\32 xl\:dark\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.\32 xl\:dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:transparent}.\32 xl\:dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.\32 xl\:dark\:focus\:ring-offset-darkgray:focus{--tw-ring-offset-color:#242420}.\32 xl\:dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.\32 xl\:dark\:focus\:ring-offset-yellow:focus{--tw-ring-offset-color:#f7dc08}}@media(min-width:1536px){.\32 xl\:filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);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)}}@media(min-width:1536px){.\32 xl\:filter-none{filter:none}}@media(min-width:1536px){.\32 xl\:blur-0,.\32 xl\:blur-none{--tw-blur:blur(0)}}@media(min-width:1536px){.\32 xl\:blur-sm{--tw-blur:blur(4px)}}@media(min-width:1536px){.\32 xl\:blur{--tw-blur:blur(8px)}}@media(min-width:1536px){.\32 xl\:blur-md{--tw-blur:blur(12px)}}@media(min-width:1536px){.\32 xl\:blur-lg{--tw-blur:blur(16px)}}@media(min-width:1536px){.\32 xl\:blur-xl{--tw-blur:blur(24px)}}@media(min-width:1536px){.\32 xl\:blur-2xl{--tw-blur:blur(40px)}}@media(min-width:1536px){.\32 xl\:blur-3xl{--tw-blur:blur(64px)}}@media(min-width:1536px){.\32 xl\:brightness-0{--tw-brightness:brightness(0)}}@media(min-width:1536px){.\32 xl\:brightness-50{--tw-brightness:brightness(.5)}}@media(min-width:1536px){.\32 xl\:brightness-75{--tw-brightness:brightness(.75)}}@media(min-width:1536px){.\32 xl\:brightness-90{--tw-brightness:brightness(.9)}}@media(min-width:1536px){.\32 xl\:brightness-95{--tw-brightness:brightness(.95)}}@media(min-width:1536px){.\32 xl\:brightness-100{--tw-brightness:brightness(1)}}@media(min-width:1536px){.\32 xl\:brightness-105{--tw-brightness:brightness(1.05)}}@media(min-width:1536px){.\32 xl\:brightness-110{--tw-brightness:brightness(1.1)}}@media(min-width:1536px){.\32 xl\:brightness-125{--tw-brightness:brightness(1.25)}}@media(min-width:1536px){.\32 xl\:brightness-150{--tw-brightness:brightness(1.5)}}@media(min-width:1536px){.\32 xl\:brightness-200{--tw-brightness:brightness(2)}}@media(min-width:1536px){.\32 xl\:contrast-0{--tw-contrast:contrast(0)}}@media(min-width:1536px){.\32 xl\:contrast-50{--tw-contrast:contrast(.5)}}@media(min-width:1536px){.\32 xl\:contrast-75{--tw-contrast:contrast(.75)}}@media(min-width:1536px){.\32 xl\:contrast-100{--tw-contrast:contrast(1)}}@media(min-width:1536px){.\32 xl\:contrast-125{--tw-contrast:contrast(1.25)}}@media(min-width:1536px){.\32 xl\:contrast-150{--tw-contrast:contrast(1.5)}}@media(min-width:1536px){.\32 xl\:contrast-200{--tw-contrast:contrast(2)}}@media(min-width:1536px){.\32 xl\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))}}@media(min-width:1536px){.\32 xl\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}}@media(min-width:1536px){.\32 xl\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,0.07)) drop-shadow(0 2px 2px rgba(0,0,0,0.06))}}@media(min-width:1536px){.\32 xl\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}}@media(min-width:1536px){.\32 xl\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}}@media(min-width:1536px){.\32 xl\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,0.15))}}@media(min-width:1536px){.\32 xl\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 transparent)}}@media(min-width:1536px){.\32 xl\:grayscale-0{--tw-grayscale:grayscale(0)}}@media(min-width:1536px){.\32 xl\:grayscale{--tw-grayscale:grayscale(100%)}}@media(min-width:1536px){.\32 xl\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}}@media(min-width:1536px){.\32 xl\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)}}@media(min-width:1536px){.\32 xl\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)}}@media(min-width:1536px){.\32 xl\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)}}@media(min-width:1536px){.\32 xl\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)}}@media(min-width:1536px){.\32 xl\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)}}@media(min-width:1536px){.\32 xl\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1536px){.\32 xl\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1536px){.\32 xl\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1536px){.\32 xl\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1536px){.\32 xl\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1536px){.\32 xl\:invert-0{--tw-invert:invert(0)}}@media(min-width:1536px){.\32 xl\:invert{--tw-invert:invert(100%)}}@media(min-width:1536px){.\32 xl\:saturate-0{--tw-saturate:saturate(0)}}@media(min-width:1536px){.\32 xl\:saturate-50{--tw-saturate:saturate(.5)}}@media(min-width:1536px){.\32 xl\:saturate-100{--tw-saturate:saturate(1)}}@media(min-width:1536px){.\32 xl\:saturate-150{--tw-saturate:saturate(1.5)}}@media(min-width:1536px){.\32 xl\:saturate-200{--tw-saturate:saturate(2)}}@media(min-width:1536px){.\32 xl\:sepia-0{--tw-sepia:sepia(0)}}@media(min-width:1536px){.\32 xl\:sepia{--tw-sepia:sepia(100%)}}@media(min-width:1536px){.\32 xl\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,);--tw-backdrop-brightness:var(--tw-empty,);--tw-backdrop-contrast:var(--tw-empty,);--tw-backdrop-grayscale:var(--tw-empty,);--tw-backdrop-hue-rotate:var(--tw-empty,);--tw-backdrop-invert:var(--tw-empty,);--tw-backdrop-opacity:var(--tw-empty,);--tw-backdrop-saturate:var(--tw-empty,);--tw-backdrop-sepia:var(--tw-empty,);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}@media(min-width:1536px){.\32 xl\:backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:1536px){.\32 xl\:backdrop-blur-0,.\32 xl\:backdrop-blur-none{--tw-backdrop-blur:blur(0)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur{--tw-backdrop-blur:blur(8px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}}@media(min-width:1536px){.\32 xl\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)}}@media(min-width:1536px){.\32 xl\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)}}@media(min-width:1536px){.\32 xl\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)}}@media(min-width:1536px){.\32 xl\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)}}@media(min-width:1536px){.\32 xl\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)}}@media(min-width:1536px){.\32 xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)}}@media(min-width:1536px){.\32 xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)}}@media(min-width:1536px){.\32 xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)}}@media(min-width:1536px){.\32 xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)}}@media(min-width:1536px){.\32 xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)}}@media(min-width:1536px){.\32 xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)}}@media(min-width:1536px){.\32 xl\:backdrop-invert-0{--tw-backdrop-invert:invert(0)}}@media(min-width:1536px){.\32 xl\:backdrop-invert{--tw-backdrop-invert:invert(100%)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)}}@media(min-width:1536px){.\32 xl\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}}@media(min-width:1536px){.\32 xl\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)}}@media(min-width:1536px){.\32 xl\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)}}@media(min-width:1536px){.\32 xl\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)}}@media(min-width:1536px){.\32 xl\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}}@media(min-width:1536px){.\32 xl\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)}}@media(min-width:1536px){.\32 xl\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)}}@media(min-width:1536px){.\32 xl\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}}@media(min-width:1536px){.\32 xl\:transition-none{transition-property:none}}@media(min-width:1536px){.\32 xl\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:delay-75{transition-delay:75ms}}@media(min-width:1536px){.\32 xl\:delay-100{transition-delay:.1s}}@media(min-width:1536px){.\32 xl\:delay-150{transition-delay:.15s}}@media(min-width:1536px){.\32 xl\:delay-200{transition-delay:.2s}}@media(min-width:1536px){.\32 xl\:delay-300{transition-delay:.3s}}@media(min-width:1536px){.\32 xl\:delay-500{transition-delay:.5s}}@media(min-width:1536px){.\32 xl\:delay-700{transition-delay:.7s}}@media(min-width:1536px){.\32 xl\:delay-1000{transition-delay:1s}}@media(min-width:1536px){.\32 xl\:duration-75{transition-duration:75ms}}@media(min-width:1536px){.\32 xl\:duration-100{transition-duration:.1s}}@media(min-width:1536px){.\32 xl\:duration-150{transition-duration:.15s}}@media(min-width:1536px){.\32 xl\:duration-200{transition-duration:.2s}}@media(min-width:1536px){.\32 xl\:duration-300{transition-duration:.3s}}@media(min-width:1536px){.\32 xl\:duration-500{transition-duration:.5s}}@media(min-width:1536px){.\32 xl\:duration-700{transition-duration:.7s}}@media(min-width:1536px){.\32 xl\:duration-1000{transition-duration:1s}}@media(min-width:1536px){.\32 xl\:ease-linear{transition-timing-function:linear}}@media(min-width:1536px){.\32 xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}}@media(min-width:1536px){.\32 xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:1536px){.\32 xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}