@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:0 0;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) * .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-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px) / 2 + var(--plyr-control-spacing,10px) * .7 - var(--plyr-menu-arrow-size,4px) / 2);top:100%;width:0;}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px) * .7);}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px;}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0;}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px) * .7 / 1.5) calc(var(--plyr-control-spacing,10px) * .7 * 1.5);-webkit-user-select:none;user-select:none;width:100%;}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%;}.plyr__menu__container .plyr__control:after{border:4px solid 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) * .7 * 4);}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px));}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial;}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px) * .7 / 2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px) * .7 * 2);}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px));}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px) * .7 / 2);overflow:hidden;position:absolute;right:0;top:100%;}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial;}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px) * .7);}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%;}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.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) * .7 * -1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 3.5);pointer-events:none;}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;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:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,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:0 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);-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:0 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);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;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) * .7);}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%;}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px) / 2 + var(--plyr-control-spacing,10px) * .7);transform:translateX(50%);}.plyr__controls>.plyr__control:first-child+.plyr__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) * .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) * -.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px));}.plyr__progress input[type=range]{position:relative;z-index:2;}.plyr__progress .plyr__tooltip{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:0 0;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:0 0;}.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 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,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__video-wrapper{height:100%;position:static;}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;}.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__video-wrapper{height:100%;position:static;}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;}.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__video-wrapper{height:100%;position:static;}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;}.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__video-wrapper{height:100%;position:static;}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;}.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__video-wrapper{height:100%;position:static;}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;}.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:after:empty{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;}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}*,:after,:before{border:0 solid;box-sizing:border-box;}:after,:before{--tw-content:"";}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;}body{line-height:inherit;margin:0;}hr{border-top-width:1px;color:inherit;height:0;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}table{border-collapse:collapse;border-color:inherit;text-indent:0;}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;}button,select{text-transform:none;}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none;}button.nitro-lazy,input:where([type=button]).nitro-lazy,input:where([type=reset]).nitro-lazy,input:where([type=submit]).nitro-lazy{background-image:none !important;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}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;}fieldset{margin:0;}fieldset,legend{padding:0;}menu,ol,ul{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1;}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1;}[role=button],button{cursor:pointer;}:disabled{cursor:default;}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle;}img,video{height:auto;max-width:100%;}[hidden]:where(:not([hidden=until-found])){display:none;}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 rgba(0,0,0,0);}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);}input::-moz-placeholder,textarea::-moz-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;text-align:inherit;}::-webkit-datetime-edit{display:inline-flex;}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0;}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 20 20\'%3E%3Cpath stroke=\'%236b7280\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'1.5\' d=\'m6 8 4 4 4-4\'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;}select.nitro-lazy{background-image:none !important;}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset;}[multiple].nitro-lazy,[size]:where(select:not([size="1"])).nitro-lazy{background-image:none !important;}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 rgba(0,0,0,0);}[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-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{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent;}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0\'/%3E%3C/svg%3E");}[type=checkbox]:checked.nitro-lazy{background-image:none !important;}@media (forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 16 16\'%3E%3Ccircle cx=\'8\' cy=\'8\' r=\'3\'/%3E%3C/svg%3E");}[type=radio]:checked.nitro-lazy{background-image:none !important;}@media (forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent;}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 16 16\'%3E%3Cpath stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M4 8h8\'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent;}[type=checkbox]:indeterminate.nitro-lazy{background-image:none !important;}@media (forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent;}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0;}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Quicksand,sans-serif;font-weight:700;line-height:1.25;margin:0 0 1rem;}.h1,h1{font-size:3rem;line-height:1;}@media (min-width:768px){.h1,h1{font-size:3.625rem;}}.h2,h2{font-size:1.75rem;line-height:1;}@media (min-width:768px){.h2,h2{font-size:3rem;}}.h3,h3{font-size:1.375rem;}@media (min-width:768px){.h3,h3{font-size:1.75rem;}}.h4,h4{font-size:1.125rem;}@media (min-width:768px){.h4,h4{font-size:1.375rem;}}.h5,h5{font-size:.875rem;}@media (min-width:768px){.h5,h5{font-size:1.125rem;}}.h6,h6{font-size:1rem;}@media (min-width:768px){.h6,h6{font-size:.875rem;}}.\!btn,.btn{border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:700;padding:1rem 2rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.prime-btn{align-items:center;align-self:flex-start;border-radius:9999px;border-width:1px;display:inline-flex !important;gap:1rem;justify-content:center;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));font-weight:700;padding:.75rem 2rem;--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));}.prime-btn:hover{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(244,244,244,var(--tw-text-opacity,1));}.card-dot,.prime-btn .dot{border-radius:9999px;display:inline-block;height:1rem;width:1rem;--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));}.watch-bg{top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.swiper-watch-bg,.watch-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'20.051\' height=\'210\'%3E%3Cg data-name=\'Group 4598\'%3E%3Cpath fill=\'%23ea334b\' d=\'M0 0h20.051v210H0z\' data-name=\'Rectangle 6917\'/%3E%3Cpath fill=\'%23a21d2e\' d=\'M0 35h20.051v140H0z\' data-name=\'Rectangle 6918\'/%3E%3Cpath fill=\'%23ea334b\' d=\'M0 61.172h20v20H0z\' data-name=\'Rectangle 6919\'/%3E%3Cpath fill=\'%23ea334b\' d=\'M0 89.302h20.051v10H0z\' data-name=\'Rectangle 6920\'/%3E%3Cpath fill=\'%23ea334b\' d=\'M0 115.853h20.051v20H0z\' data-name=\'Rectangle 6921\'/%3E%3Cpath fill=\'%23ea334b\' d=\'M0 141.395h20.051v10H0z\' data-name=\'Rectangle 6922\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;content:"";display:block;height:210px;position:absolute;width:100%;z-index:0;}.swiper-watch-bg.nitro-lazy,.watch-bg.nitro-lazy{background-image:none !important;}.swiper-watch-bg{margin-top:45px;top:45px;}.glass-liquid{border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 32px 0 rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.1);}.glass-liquid,.glass-liquid-soft{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05) 50%,rgba(0,0,0,.1));overflow:hidden;position:relative;}.glass-liquid-soft{border:1px solid rgba(234,51,75,.25);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 8px 32px 0 rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.1),0 0 0 1px rgba(234,51,75,.08);}.glass-liquid-soft:before,.glass-liquid:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%;}@keyframes shimmer{0%{left:-100%;}to{left:100%;}}.\!container{margin-left:auto !important;margin-right:auto !important;padding-left:1rem !important;padding-right:1rem !important;width:100% !important;}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%;}@media (min-width:640px){.\!container{max-width:640px !important;padding-left:0 !important;padding-right:0 !important;}.container{max-width:640px;padding-left:0;padding-right:0;}}@media (min-width:768px){.\!container{max-width:768px !important;}.container{max-width:768px;}}@media (min-width:1024px){.\!container{max-width:1024px !important;padding-left:0 !important;padding-right:0 !important;}.container{max-width:1024px;padding-left:0;padding-right:0;}}@media (min-width:1192px){.\!container{max-width:1192px !important;padding-left:0 !important;padding-right:0 !important;}.container{max-width:1192px;padding-left:0;padding-right:0;}}@media (min-width:1448px){.\!container{max-width:1448px !important;padding-left:0 !important;padding-right:0 !important;}.container{max-width:1448px;padding-left:0;padding-right:0;}}.aspect-h-9{--tw-aspect-h:9;}.aspect-w-16{padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);position:relative;--tw-aspect-w:16;}.aspect-w-16>*{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.prose{color:var(--tw-prose-body);max-width:65ch;}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em;}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline;}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600;}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em;}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha;}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha;}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha;}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha;}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman;}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman;}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman;}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman;}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em;}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400;}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets);}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em;}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em;}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“" "”" "‘" "’";}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote;}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote;}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0;}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900;}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em;}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800;}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em;}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700;}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em;}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700;}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em;}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em;}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em;}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows),10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows),10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em;}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600;}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`";}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`";}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em;}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em;}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em;}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none;}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none;}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%;}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px;}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom;}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px;}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0;}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline;}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px;}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top;}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start;}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em;}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75;}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em;}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em;}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em;}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em;}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em;}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em;}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em;}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em;}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;}.prose-sm{font-size:.875rem;line-height:1.7142857;}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em;}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.1111111em;}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0;}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em;}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em;}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em;}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em;}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em;}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em;}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-top:.1428571em;padding-inline-start:.3571429em;}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em;}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em;}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em;}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em;}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em;}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em;}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em;}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em;}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em;}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em;}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5;}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em;}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em;}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em;}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em;}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;}.prose-lg{font-size:1.125rem;line-height:1.7777778;}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em;}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em;}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0;}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em;}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em;}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em;}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em;}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em;}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em;}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em;}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em;}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em;}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em;}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em;}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em;}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em;}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em;}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em;}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em;}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em;}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em;}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em;}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em;}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0;}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0;}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em;}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0;}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em;}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;}.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders);}.static{position:static;}.fixed{position:fixed;}.absolute{position:absolute;}.relative{position:relative;}.inset-0{inset:0;}.-left-16{left:-4rem;}.-right-10{right:-2.5rem;}.-top-12{top:-3rem;}.-top-24{top:-6rem;}.-top-6{top:-1.5rem;}.bottom-0{bottom:0;}.bottom-6{bottom:1.5rem;}.left-0{left:0;}.right-0{right:0;}.right-10{right:2.5rem;}.right-12{right:3rem;}.right-4{right:1rem;}.top-0{top:0;}.top-4{top:1rem;}.top-8{top:2rem;}.top-\[-400px\]{top:-400px;}.top-\[50\%\]{top:50%;}.top-full{top:100%;}.-z-0,.z-0{z-index:0;}.z-10{z-index:10;}.z-20{z-index:20;}.z-30{z-index:30;}.z-50{z-index:50;}.col-span-1{grid-column:span 1/span 1;}.col-span-3{grid-column:span 3/span 3;}.col-span-5{grid-column:span 5/span 5;}.col-span-7{grid-column:span 7/span 7;}.col-span-9{grid-column:span 9/span 9;}.col-span-full{grid-column:1/-1;}.m-0{margin:0;}.mx-auto{margin-left:auto;margin-right:auto;}.my-12{margin-bottom:3rem;margin-top:3rem;}.my-2{margin-bottom:.5rem;margin-top:.5rem;}.my-24{margin-bottom:6rem;margin-top:6rem;}.my-32{margin-bottom:8rem;margin-top:8rem;}.my-4{margin-bottom:1rem;margin-top:1rem;}.my-6{margin-bottom:1.5rem;margin-top:1.5rem;}.my-8{margin-bottom:2rem;margin-top:2rem;}.my-auto{margin-bottom:auto;margin-top:auto;}.-mb-6{margin-bottom:-1.5rem;}.-ml-6{margin-left:-1.5rem;}.-mr-2{margin-right:-.5rem;}.-mr-6{margin-right:-1.5rem;}.-mt-2{margin-top:-.5rem;}.-mt-32{margin-top:-8rem;}.mb-12{margin-bottom:3rem;}.mb-2{margin-bottom:.5rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mb-\[-1px\]{margin-bottom:-1px;}.ml-1{margin-left:.25rem;}.ml-\[10\%\]{margin-left:10%;}.mr-12{margin-right:3rem;}.mr-2{margin-right:.5rem;}.mr-20{margin-right:5rem;}.mr-6{margin-right:1.5rem;}.mr-8{margin-right:2rem;}.mt-12{margin-top:3rem;}.mt-6{margin-top:1.5rem;}.mt-\[-2px\]{margin-top:-2px;}.mt-\[-52px\]{margin-top:-52px;}.mt-\[50\%\]{margin-top:50%;}.mt-auto{margin-top:auto;}.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;}.\!block{display:block !important;}.block{display:block;}.inline-block{display:inline-block;}.inline{display:inline;}.flex{display:flex;}.inline-flex{display:inline-flex;}.grid{display:grid;}.contents{display:contents;}.hidden{display:none;}.aspect-1{aspect-ratio:1;}.h-0{height:0;}.h-1\/2{height:50%;}.h-12{height:3rem;}.h-16{height:4rem;}.h-4{height:1rem;}.h-5{height:1.25rem;}.h-6{height:1.5rem;}.h-8{height:2rem;}.h-\[100px\]{height:100px;}.h-\[116px\]{height:116px;}.h-\[150px\]{height:150px;}.h-\[302px\]{height:302px;}.h-\[90vh\]{height:90vh;}.h-auto{height:auto;}.h-full{height:100%;}.h-screen{height:100vh;}.max-h-6{max-height:1.5rem;}.max-h-8{max-height:2rem;}.max-h-\[116px\]{max-height:116px;}.max-h-\[500px\]{max-height:500px;}.min-h-\[200px\]{min-height:200px;}.min-h-\[300px\]{min-height:300px;}.min-h-\[394px\]{min-height:394px;}.min-h-\[400px\]{min-height:400px;}.\!w-full{width:100% !important;}.w-0{width:0;}.w-1{width:.25rem;}.w-1\/2{width:50%;}.w-12{width:3rem;}.w-16{width:4rem;}.w-4{width:1rem;}.w-5{width:1.25rem;}.w-6{width:1.5rem;}.w-8{width:2rem;}.w-\[100px\]{width:100px;}.w-\[240px\]{width:240px;}.w-\[90\%\]{width:90%;}.w-\[900px\]{width:900px;}.w-\[95vw\]{width:95vw;}.w-auto{width:auto;}.w-fit{width:-moz-fit-content;width:fit-content;}.w-full{width:100%;}.w-screen{width:100vw;}.min-w-\[1366px\]{min-width:1366px;}.max-w-6{max-width:1.5rem;}.max-w-8{max-width:2rem;}.max-w-full{max-width:100%;}.max-w-none{max-width:none;}.flex-1{flex:1 1 0%;}.flex-shrink-0{flex-shrink:0;}.flex-grow{flex-grow:1;}.\!translate-x-full{--tw-translate-x:100% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.translate-x-0{--tw-translate-x:0px;}.translate-x-0,.translate-y-\[-30\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.translate-y-\[-30\%\]{--tw-translate-y:-30%;}.translate-y-\[-45\%\]{--tw-translate-y:-45%;}.translate-y-\[-45\%\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.translate-y-\[-50\%\]{--tw-translate-y:-50%;}.rotate-180{--tw-rotate:180deg;}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.cursor-pointer{cursor:pointer;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-12{grid-template-columns:repeat(12,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));}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.flex-nowrap{flex-wrap:nowrap;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.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;}.gap-1{gap:.25rem;}.gap-12{gap:3rem;}.gap-2{gap:.5rem;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.gap-8{gap:2rem;}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem;}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem;}.gap-y-24{row-gap:6rem;}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(3rem * var(--tw-space-x-reverse));}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(.5rem * var(--tw-space-x-reverse));}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(.75rem * var(--tw-space-x-reverse));}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(1.5rem * var(--tw-space-x-reverse));}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px * var(--tw-space-y-reverse));margin-top:calc(0px * ( 1 - var(--tw-space-y-reverse) ));}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem * var(--tw-space-y-reverse));margin-top:calc(.75rem * ( 1 - var(--tw-space-y-reverse) ));}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem * var(--tw-space-y-reverse));margin-top:calc(1rem * ( 1 - var(--tw-space-y-reverse) ));}.overflow-hidden{overflow:hidden;}.overflow-visible{overflow:visible;}.overflow-scroll{overflow:scroll;}.overflow-y-auto{overflow-y:auto;}.overflow-y-hidden{overflow-y:hidden;}.rounded{border-radius:.25rem;}.rounded-2xl{border-radius:1rem;}.rounded-3xl{border-radius:1.5rem;}.rounded-\[30px\]{border-radius:30px;}.rounded-\[50px\]{border-radius:50px;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:.5rem;}.rounded-sm{border-radius:.125rem;}.rounded-xl{border-radius:.75rem;}.rounded-b-2xl{border-bottom-left-radius:1rem;}.rounded-b-2xl,.rounded-r-2xl{border-bottom-right-radius:1rem;}.rounded-r-2xl{border-top-right-radius:1rem;}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem;}.rounded-bl-2xl{border-bottom-left-radius:1rem;}.rounded-bl-\[15\%\]{border-bottom-left-radius:15%;}.rounded-tr-2xl{border-top-right-radius:1rem;}.border{border-width:1px;}.border-2{border-width:2px;}.border-x-2{border-left-width:2px;border-right-width:2px;}.border-b-0{border-bottom-width:0;}.border-b-2{border-bottom-width:2px;}.border-l-2{border-left-width:2px;}.border-l-4{border-left-width:4px;}.border-l-\[10px\]{border-left-width:10px;}.border-r-0{border-right-width:0;}.border-t-0{border-top-width:0;}.border-black{--tw-border-opacity:1;border-color:rgb(41,41,41,var(--tw-border-opacity,1));}.border-red{--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));}.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0,0,0,var(--tw-bg-opacity,1));}.bg-black{--tw-bg-opacity:1;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));}.bg-black\/10{background-color:rgba(41,41,41,.1);}.bg-black\/80{background-color:rgba(41,41,41,.8);}.bg-dark-black{--tw-bg-opacity:1;background-color:rgb(16,16,16,var(--tw-bg-opacity,1));}.bg-gray{--tw-bg-opacity:1;background-color:rgb(244,244,244,var(--tw-bg-opacity,1));}.bg-overlayblack\/80{background-color:rgba(0,0,0,.8);}.bg-red{--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));}.bg-white{--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));}.bg-opacity-30{--tw-bg-opacity:.3;}.bg-opacity-50{--tw-bg-opacity:.5;}.bg-opacity-75{--tw-bg-opacity:.75;}.bg-opacity-80{--tw-bg-opacity:.8;}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops));}.from-red{--tw-gradient-from:#ea334b var(--tw-gradient-from-position);--tw-gradient-to:rgba(234,51,75,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);}.fill-current{fill:currentColor;}.fill-white{fill:#fff;}.object-contain{-o-object-fit:contain;object-fit:contain;}.object-cover{-o-object-fit:cover;object-fit:cover;}.p-0{padding:0;}.p-16{padding:4rem;}.p-2{padding:.5rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.p-8{padding:2rem;}.px-12{padding-left:3rem;padding-right:3rem;}.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-8{padding-left:2rem;padding-right:2rem;}.py-1{padding-bottom:.25rem;padding-top:.25rem;}.py-10{padding-bottom:2.5rem;padding-top:2.5rem;}.py-12{padding-bottom:3rem;padding-top:3rem;}.py-16{padding-bottom:4rem;padding-top:4rem;}.py-2{padding-bottom:.5rem;padding-top:.5rem;}.py-20{padding-bottom:5rem;padding-top:5rem;}.py-24{padding-bottom:6rem;padding-top:6rem;}.py-3{padding-bottom:.75rem;padding-top:.75rem;}.py-4{padding-bottom:1rem;padding-top:1rem;}.py-6{padding-bottom:1.5rem;padding-top:1.5rem;}.py-8{padding-bottom:2rem;padding-top:2rem;}.pb-6{padding-bottom:1.5rem;}.pl-3{padding-left:.75rem;}.pl-4{padding-left:1rem;}.pl-\[5\%\]{padding-left:5%;}.pr-2{padding-right:.5rem;}.pt-0\.5{padding-top:.125rem;}.pt-12{padding-top:3rem;}.pt-3{padding-top:.75rem;}.pt-4{padding-top:1rem;}.pt-8{padding-top:2rem;}.text-center{text-align:center;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-\[48px\]{font-size:48px;}.text-h3{font-size:1.75rem;}.text-h5,.text-lg{font-size:1.125rem;}.text-lg{line-height:1.75rem;}.text-sm{font-size:.875rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.text-xs{font-size:.75rem;}.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-semibold{font-weight:600;}.uppercase{text-transform:uppercase;}.leading-relaxed{line-height:1.625;}.text-gray{--tw-text-opacity:1;color:rgb(244,244,244,var(--tw-text-opacity,1));}.text-red{--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));}.text-white{--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}.underline{text-decoration-line:underline;}.no-underline{text-decoration-line:none;}.opacity-25{opacity:.25;}.opacity-30{opacity:.3;}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);}.shadow-lg,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);}.shadow-black{--tw-shadow-color:#292929;--tw-shadow:var(--tw-shadow-colored);}.blur{--tw-blur:blur(8px);}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px);}.backdrop-blur-lg,.backdrop-filter{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);}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);}.duration-200{transition-duration:.2s;}.duration-300{transition-duration:.3s;}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1);}html{font-size:1rem;}body{margin:0;overflow-x:hidden;--tw-bg-opacity:1;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Quicksand,sans-serif;line-height:1.625;--tw-text-opacity:1;color:rgb(41,41,41,var(--tw-text-opacity,1));}a{color:inherit;text-decoration-line:none;}p{margin:0 0 1rem;}img{height:auto;max-width:100%;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);word-wrap:normal !important;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.screen-reader-text:focus{display:block;height:auto;left:.25rem;top:.25rem;width:auto;z-index:100000;--tw-bg-opacity:1;background-color:rgb(244,244,244,var(--tw-bg-opacity,1));font-size:1rem;line-height:1.5;--tw-text-opacity:1;color:rgb(41,41,41,var(--tw-text-opacity,1));clip:auto !important;clip-path:none;padding:15px 23px 14px;text-decoration:none;}.swiper{opacity:0;transition-delay:.1s;transition-duration:.1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);}.swiper.swiper-initialized{opacity:1;}.lazyload{opacity:0;transition-delay:.1s;transition-duration:.1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);}.lazyload.swiper-initialized{opacity:1;}.content-wrapper a:not([class]){text-decoration-line:underline;}.content-wrapper ol,.content-wrapper ul{margin-bottom:2rem;margin-left:1.5rem;margin-top:0;}.content-wrapper ol li,.content-wrapper ul li{margin-bottom:1rem;}.content-wrapper ol li::marker,.content-wrapper ul li::marker{font-weight:700;}.content-wrapper ol{list-style-type:decimal;}.content-wrapper ul{list-style-type:disc;}.content-wrapper .wp-block-embed.is-type-video{margin:1rem 0 2rem;}.content-wrapper .wp-block-embed.is-type-video .wp-block-embed__wrapper{--tw-aspect-h:9;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);position:relative;--tw-aspect-w:16;}.content-wrapper .wp-block-embed.is-type-video .wp-block-embed__wrapper>*{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.alignwide{margin-left:-1rem;margin-right:-1rem;}.alignfull,.w-container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.wp-block-button .wp-block-button__link.wp-element-button{border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:700;padding:1rem 2rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}.wp-block-column.is-vertically-aligned-center{align-self:center;}.wp-block-column{width:100%;}body .is-layout-flex.wp-block-columns{flex-wrap:wrap;}@media (min-width:768px){body .is-layout-flex.wp-block-columns{flex-wrap:nowrap;}}.has-text-align-center{text-align:center;}.has-text-align-right{text-align:right;}main{background-color:#292929;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'696.561\' height=\'242.121\'%3E%3Cg fill=\'rgba(216,17,43,0.2)\' stroke=\'rgba(234,51,75,0.2)\' data-name=\'Group 4591\'%3E%3Cpath d=\'m37.061 25.061-12 12Z\' data-name=\'Path 1862\'/%3E%3Cpath stroke-width=\'3\' d=\'m61.061 61.061-60 60Z\' data-name=\'Path 1863\'/%3E%3Cpath d=\'m33.061 149.061-4 4Z\' data-name=\'Path 1864\'/%3E%3Cpath d=\'m37.061 205.061-12 12Z\' data-name=\'Path 1865\'/%3E%3Cpath d=\'M86.061 31.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1866\'/%3E%3Cpath d=\'M90.061 91.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1867\'/%3E%3Cpath d=\'M86.061 151.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1868\'/%3E%3Cpath d=\'M88.061 211.061a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3Z\' data-name=\'Path 1869\'/%3E%3Cpath d=\'M150.061 31.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1870\'/%3E%3Cpath stroke-width=\'3\' d=\'m181.061 61.061-60 60Z\' data-name=\'Path 1871\'/%3E%3Cpath d=\'m157.061 145.061-12 12Z\' data-name=\'Path 1872\'/%3E%3Cpath d=\'m157.061 205.061-12 12Z\' data-name=\'Path 1873\'/%3E%3Cpath d=\'m217.061 25.061-12 12Z\' data-name=\'Path 1874\'/%3E%3Cpath d=\'m213.061 89.061-4 4Z\' data-name=\'Path 1875\'/%3E%3Cpath d=\'m213.061 149.061-4 4Z\' data-name=\'Path 1876\'/%3E%3Cpath d=\'M206.061 211.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1877\'/%3E%3Cpath d=\'M266.061 31.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1878\'/%3E%3Cpath d=\'m277.061 85.061-12 12Z\' data-name=\'Path 1879\'/%3E%3Cpath d=\'m273.061 149.061-4 4Z\' data-name=\'Path 1880\'/%3E%3Cpath d=\'m277.061 205.061-12 12Z\' data-name=\'Path 1881\'/%3E%3Cpath d=\'M330.061 31.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1882\'/%3E%3Cpath d=\'M326.061 91.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1883\'/%3E%3Cpath d=\'m333.061 149.061-4 4Z\' data-name=\'Path 1884\'/%3E%3Cpath stroke-width=\'3\' d=\'m361.061 181.061-60 60Z\' data-name=\'Path 1885\'/%3E%3Cpath d=\'m393.061 29.061-4 4Z\' data-name=\'Path 1886\'/%3E%3Cpath d=\'M390.061 91.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1887\'/%3E%3Cpath d=\'M390.061 151.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1888\'/%3E%3Cpath d=\'M388.061 211.061a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3Z\' data-name=\'Path 1889\'/%3E%3Cpath d=\'M446.061 31.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1890\'/%3E%3Cpath d=\'m453.061 89.061-4 4Z\' data-name=\'Path 1891\'/%3E%3Cpath d=\'M448.061 151.061a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3Z\' data-name=\'Path 1892\'/%3E%3Cpath d=\'M448.061 211.061a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3Z\' data-name=\'Path 1893\'/%3E%3Cpath d=\'m517.061 25.061-12 12Z\' data-name=\'Path 1894\'/%3E%3Cpath d=\'m517.061 85.061-12 12Z\' data-name=\'Path 1895\'/%3E%3Cpath d=\'m517.061 145.061-12 12Z\' data-name=\'Path 1896\'/%3E%3Cpath d=\'m513.061 209.061-4 4Z\' data-name=\'Path 1897\'/%3E%3Cpath d=\'m577.061 25.061-12 12Z\' data-name=\'Path 1898\'/%3E%3Cpath d=\'m577.061 85.061-12 12Z\' data-name=\'Path 1899\'/%3E%3Cpath d=\'M568.061 151.061a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3Z\' data-name=\'Path 1900\'/%3E%3Cpath d=\'m577.061 205.061-12 12Z\' data-name=\'Path 1901\'/%3E%3Cpath stroke-width=\'3\' d=\'m661.061 1.061-60 60Z\' data-name=\'Path 1902\'/%3E%3Cpath d=\'M626.061 91.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1903\'/%3E%3Cpath d=\'M626.061 151.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1904\'/%3E%3Cpath d=\'M626.061 211.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1905\'/%3E%3Cpath d=\'M686.061 31.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1906\'/%3E%3Cpath d=\'M686.061 91.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1907\'/%3E%3Cpath d=\'M690.061 151.061a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1Z\' data-name=\'Path 1908\'/%3E%3Cpath d=\'M686.061 211.061a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5Z\' data-name=\'Path 1909\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;content:"";}main.nitro-lazy{background-image:none !important;}.gform_wrapper:not(#gform_2){padding:1rem;}.gform_wrapper:not(#gform_2) .gform_heading p.gform_required_legend{align-items:center;display:flex;gap:.25rem;justify-content:flex-start;}.gform_wrapper:not(#gform_2) .gform_heading p.gform_required_legend span.gfield_required_asterisk{align-items:center;border-radius:9999px;display:block;display:flex;height:1rem;justify-content:center;width:1rem;--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));font-size:1.375rem;padding-top:.5rem;--tw-text-opacity:1;color:rgb(41,41,41,var(--tw-text-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields{grid-template-columns:none;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields .gfield{margin-bottom:1rem;margin-top:1rem;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields .gf_clear{display:none;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=date],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=datetime-local],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=email],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=month],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=number],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=password],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=search],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=tel],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=text],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=time],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=url],.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=week],.gform_wrapper:not(#gform_2) .gform_body .gform_fields select,.gform_wrapper:not(#gform_2) .gform_body .gform_fields textarea{border-bottom-width:2px;border-radius:0;border-style:none;margin-bottom:0;margin-top:0;width:100%;--tw-border-opacity:1;background-color:transparent;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));border-color:rgb(234,51,75,var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=date]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=datetime-local]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=email]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=month]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=number]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=password]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=search]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=tel]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=text]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=time]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=url]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=week]:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields select:focus,.gform_wrapper:not(#gform_2) .gform_body .gform_fields textarea:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234,51,75,var(--tw-ring-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields fieldset div{gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));}@media (min-width:768px){.gform_wrapper:not(#gform_2) .gform_body .gform_fields fieldset div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}}.gform_wrapper:not(#gform_2) .gform_body .gform_fields fieldset div span{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields fieldset div input{background-color:transparent;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));border-radius:0;border-style:none;margin-bottom:0;margin-top:0;width:100%;--tw-bg-opacity:1;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields fieldset div input:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234,51,75,var(--tw-ring-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields div div{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields div div input{background-color:transparent;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));border-radius:0;border-style:none;margin-bottom:0;margin-top:0;width:100%;--tw-bg-opacity:1;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields div div input:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234,51,75,var(--tw-ring-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=checkbox]{border-radius:0;border-width:2px !important;height:1rem;width:1rem;--tw-border-opacity:1 !important;border-color:rgb(234,51,75,var(--tw-border-opacity,1)) !important;--tw-bg-opacity:1 !important;background-color:rgb(41,41,41,var(--tw-bg-opacity,1)) !important;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=checkbox]:checked{--tw-bg-opacity:1 !important;background-color:rgb(234,51,75,var(--tw-bg-opacity,1)) !important;--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=radio]{border-radius:9999px;height:1rem;margin-bottom:0;margin-top:0;width:1rem;--tw-border-opacity:1 !important;border-color:rgb(234,51,75,var(--tw-border-opacity,1)) !important;--tw-bg-opacity:1 !important;background-color:rgb(41,41,41,var(--tw-bg-opacity,1)) !important;border:1px solid;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=radio]:checked{--tw-bg-opacity:1 !important;background-color:rgb(234,51,75,var(--tw-bg-opacity,1)) !important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'11\' height=\'10\'%3E%3Cpath fill=\'%23fff\' d=\'m5.5 0 1.65 3.357L11 3.82 8.17 6.357 8.9 10 5.5 8.211 2.1 10l.73-3.643L0 3.82l3.85-.463Z\' data-name=\'Polygon 8\'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px 8px;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields input[type=radio]:checked.nitro-lazy{background-image:none !important;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields .ginput_container_radio .gfield_radio{border-style:none !important;grid-column:span 2/span 2;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields .ginput_container_radio .gfield_radio .gfield_radio{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem;}.gform_wrapper:not(#gform_2) .gform_body .gform_fields div.gfield--type-captcha{display:none;}.gform_wrapper:not(#gform_2) .gform_footer{display:flex;justify-content:center;margin-top:2rem;}.gform_wrapper:not(#gform_2) .gform_footer .gform_button,.gform_wrapper:not(#gform_2) .gform_footer button[type=submit],.gform_wrapper:not(#gform_2) .gform_footer input[type=submit]{border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));padding:.75rem 3rem;--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));}.gform_wrapper:not(#gform_2) .gform_footer .gform_button:hover,.gform_wrapper:not(#gform_2) .gform_footer button[type=submit]:hover,.gform_wrapper:not(#gform_2) .gform_footer input[type=submit]:hover{border-width:2px;--tw-border-opacity:1;border-color:rgb(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}#gform_wrapper_2 .gform_body #gform_fields_2{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr)) !important;margin-bottom:.25rem !important;margin-top:.25rem !important;row-gap:.75rem;}@media (min-width:768px){#gform_wrapper_2 .gform_body #gform_fields_2{display:grid;margin-bottom:1rem;margin-top:1rem;}}#gform_wrapper_2 .gform_body #gform_fields_2 .gfield span,#gform_wrapper_2 .gform_body #gform_fields_2 .ginput_container{border-width:0;margin-bottom:.25rem;margin-top:.25rem;width:100%;}@media (min-width:768px){#gform_wrapper_2 .gform_body #gform_fields_2 .gfield span,#gform_wrapper_2 .gform_body #gform_fields_2 .ginput_container{margin-bottom:.5rem;margin-top:.5rem;}}#gform_wrapper_2 .gform_body #gform_fields_2 input{border-radius:1.5rem;margin-bottom:.25rem;margin-top:.25rem;--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));}@media (min-width:768px){#gform_wrapper_2 .gform_body #gform_fields_2 input{margin-bottom:.5rem;margin-top:.5rem;}}#gform_wrapper_2 .gform_body #gform_fields_2 input::-moz-placeholder{font-weight:700;--tw-text-opacity:1;color:rgb(112,112,112,var(--tw-text-opacity,1));opacity:.6;}#gform_wrapper_2 .gform_body #gform_fields_2 input::placeholder{font-weight:700;--tw-text-opacity:1;color:rgb(112,112,112,var(--tw-text-opacity,1));opacity:.6;}#gform_wrapper_2 .gform_body #gform_fields_2 .gfield_label,.gform_validation_container{display:none;}#gform_wrapper_2 .gform_footer{display:flex;margin-bottom:0;margin-top:0;padding-bottom:0 !important;padding-top:0 !important;}#gform_wrapper_2 .gform_footer #gform_submit_button_2{border-radius:9999px;border-width:2px;margin-left:auto;margin-right:auto;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));font-size:1rem;font-weight:700;padding:.75rem 4rem;--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));}#gform_wrapper_2 .gform_footer #gform_submit_button_2:hover{--tw-border-opacity:1;border-color:rgb(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(234,51,75,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity,1));}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox,.facetwp-facet.facetwp-type-checkboxes .facetwp-radio,.facetwp-type-sort .facetwp-checkbox,.facetwp-type-sort .facetwp-radio{align-items:center;display:flex;margin-left:-.25rem;margin-right:1.25rem;position:relative;}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox>:not([hidden])~:not([hidden]),.facetwp-facet.facetwp-type-checkboxes .facetwp-radio>:not([hidden])~:not([hidden]),.facetwp-type-sort .facetwp-checkbox>:not([hidden])~:not([hidden]),.facetwp-type-sort .facetwp-radio>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(.25rem * var(--tw-space-x-reverse));}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox,.facetwp-facet.facetwp-type-checkboxes .facetwp-radio,.facetwp-type-sort .facetwp-checkbox,.facetwp-type-sort .facetwp-radio{background:unset;}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox:after,.facetwp-facet.facetwp-type-checkboxes .facetwp-radio:after,.facetwp-type-sort .facetwp-checkbox:after,.facetwp-type-sort .facetwp-radio:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'14\' height=\'14\'%3E%3Cg fill=\'%23292929\' stroke=\'%23ea334b\' data-name=\'Ellipse 139\'%3E%3Ccircle cx=\'7\' cy=\'7\' r=\'7\' stroke=\'none\'/%3E%3Ccircle cx=\'7\' cy=\'7\' r=\'6.5\' fill=\'none\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:18px;position:absolute;right:0;width:18px;}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox.checked,.facetwp-facet.facetwp-type-checkboxes .facetwp-radio.checked,.facetwp-type-sort .facetwp-checkbox.checked,.facetwp-type-sort .facetwp-radio.checked{background:unset;}.facetwp-facet.facetwp-type-checkboxes .facetwp-checkbox.checked:after,.facetwp-facet.facetwp-type-checkboxes .facetwp-radio.checked:after,.facetwp-type-sort .facetwp-checkbox.checked:after,.facetwp-type-sort .facetwp-radio.checked:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'14\' height=\'14\'%3E%3Cg data-name=\'Group 4644\' transform=\'translate(-305 -1003)\'%3E%3Cg fill=\'%23292929\' stroke=\'%23ea334b\' data-name=\'Ellipse 139\' transform=\'translate(305 1003)\'%3E%3Ccircle cx=\'7\' cy=\'7\' r=\'7\' stroke=\'none\'/%3E%3Ccircle cx=\'7\' cy=\'7\' r=\'6.5\' fill=\'none\'/%3E%3C/g%3E%3Ccircle cx=\'5\' cy=\'5\' r=\'5\' fill=\'%23ea334b\' data-name=\'Ellipse 140\' transform=\'translate(307 1005)\'/%3E%3C/g%3E%3C/svg%3E");}.facetwp-load-more{border-radius:9999px;border-width:1px;cursor:pointer;--tw-border-opacity:1;border-color:rgb(234,51,75,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(41,41,41,var(--tw-bg-opacity,1));font-weight:700;padding:.75rem 3rem;}.facetwp-load-more:hover{--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));transition-duration:.5s;}.waves{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' class=\'w-container\' viewBox=\'0 0 1366 454\'%3E%3Cpath fill=\'%23b50018\' d=\'m0 15.443 22.8 24.975c22.9 24.975 68.5 74.924 114 103.6 45.5 28.571 90.9 35.964 136.4 1.3S364.3 34.124 409.8 9.749c45.5-24.275 90.9 3.7 136.4 9.69s91.1-9.99 136.8-3.3c45.7 6.593 91.3 35.964 136.8 62.737s90.9 51.148 136.4 57.142 91.1-6.394 136.6 5.794 90.9 48.751 136.4 64.435 91.1 10.29 114 7.692l22.8-2.7V454H0Z\' data-name=\'Path 1913\'/%3E%3Cpath fill=\'%23ea334b\' d=\'m0 385.1 22.8-40.241c22.9-40.342 68.5-120.825 114-124.22 45.5-3.3 90.9 70.6 136.4 82.081s91.1-39.443 136.6-71.9 90.9-46.433 136.4-42.439 91.1 25.962 136.8 54.721c45.7 28.858 91.3 64.407 136.8 94.364s90.9 54.322 136.4 52.624 91.1-29.258 136.6-40.242 90.9-5.392 136.4-38.145 91.1-104.05 114-139.6l22.8-35.644V454H0Z\' data-name=\'Path 1914\'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;content:"";overflow:hidden;}.waves.nitro-lazy{background-image:none !important;}.accordion-toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-right:1rem;}.accordion-toggle:after{display:block;height:15px;width:15px;--tw-rotate:90deg;background-repeat:no-repeat;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'15\' height=\'15\'%3E%3Cg data-name=\'Group 4648\' transform=\'translate(-1728 298)\'%3E%3Ccircle cx=\'7.5\' cy=\'7.5\' r=\'7.5\' fill=\'%23ea334b\' data-name=\'Ellipse 146\' transform=\'translate(1728 -298)\'/%3E%3Cpath fill=\'%23292929\' d=\'M1734.606-295.711a1 1 0 0 1 1.789 0l3.882 7.764a1 1 0 0 1-.895 1.447h-7.764a1 1 0 0 1-.894-1.447Z\' data-name=\'Polygon 8\'/%3E%3C/g%3E%3C/svg%3E");content:var(--tw-content);}.accordion-toggle.active:after,.accordion-toggle:after{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.accordion-toggle.active:after{--tw-rotate:-180deg;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);}.modal-container{background-color:rgba(41,41,41,.9);height:100vh;width:100vw;}.modal-close-btn{border:none;padding:.5rem;position:absolute;right:0;top:0;}.nav-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'256\' height=\'264\'%3E%3Cdefs%3E%3Cfilter id=\'b\'%3E%3CfeOffset dy=\'2\'/%3E%3CfeGaussianBlur result=\'blur\' stdDeviation=\'3\'/%3E%3CfeFlood flood-color=\'%230f0000\' flood-opacity=\'.161\' result=\'color\'/%3E%3CfeComposite in=\'SourceGraphic\' in2=\'blur\' operator=\'out\'/%3E%3CfeComposite in=\'color\' operator=\'in\'/%3E%3CfeComposite in2=\'SourceGraphic\' operator=\'in\'/%3E%3C/filter%3E%3Cfilter id=\'c\' width=\'290.442\' height=\'191.753\' x=\'-24.464\' y=\'116.272\' filterUnits=\'userSpaceOnUse\'%3E%3CfeOffset dy=\'-1\'/%3E%3CfeGaussianBlur result=\'blur-2\' stdDeviation=\'3\'/%3E%3CfeFlood flood-color=\'%230f0000\' flood-opacity=\'.161\'/%3E%3CfeComposite in2=\'blur-2\' operator=\'in\'/%3E%3CfeComposite in=\'SourceGraphic\'/%3E%3C/filter%3E%3CclipPath id=\'a\'%3E%3Cpath fill=\'%23fff\' d=\'M1471-668h256v264h-256z\' data-name=\'Rectangle 6955\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path=\'url(%23a)\' data-name=\'Mask Group 17\' transform=\'translate(-1471 668)\'%3E%3Cg data-name=\'Group 4649\'%3E%3Cg data-type=\'innerShadowGroup\'%3E%3Cpath fill=\'%230d0d0d\' d=\'m1465.452-501.871 7.442 1.722c7.442 1.621 22.327 5.066 37.212 16.313 14.885 11.348 29.77 30.6 44.654 28.877 14.885-1.621 29.77-24.318 44.654-40.529s29.77-25.939 44.654-29.181 29.77.2 44.654 9.93c14.885 9.828 29.77 26.04 37.212 34.146l7.442 8.106v-195.554h-267.924Z\' data-name=\'Path 1937\'/%3E%3Cg filter=\'url(%23b)\' transform=\'translate(1470.996 -668.001)\'%3E%3Cpath fill=\'%23fff\' d=\'m-5.55 166.13 7.442 1.722c7.442 1.621 22.327 5.066 37.212 16.313 14.885 11.348 29.77 30.6 44.654 28.877 14.885-1.621 29.77-24.318 44.654-40.529s29.77-25.939 44.654-29.181 29.77.2 44.654 9.93c14.885 9.828 29.77 26.04 37.212 34.146l7.442 8.106V-.04H-5.55Z\' data-name=\'Path 1937\'/%3E%3C/g%3E%3C/g%3E%3Cg filter=\'url(%23c)\' transform=\'translate(1470.996 -668.001)\'%3E%3Cpath fill=\'%23171717\' d=\'m-8.317 238.652-7.151 12.131c7.138 9.113 44.017 20.707 58.294 32.873s28.553 18.178 42.83 15.888 28.553-12.978 42.83-19.8 28.553-9.876 42.83-8.35 28.553 7.538 42.83 3.721 35.691-.742 42.83-7.613V151.4l-7.138-3.817c-7.138-3.817-21.415-11.451-35.691-16.079a103 103 0 0 0-42.83-4.676q-21.415 2.29-42.83 13.741c-14.277 7.634-28.553 18.321-42.83 19.085-14.277.811-28.553-8.254-42.83-13.6-14.277-5.3-30.735-3.414-41.713 1.527l-2.462-4.641Z\' data-name=\'Path 1938\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-size:contain;content:"";max-height:100%;}.nav-bg.nitro-lazy{background-image:none !important;}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.hover\:bg-opacity-90:hover{--tw-bg-opacity:.9;}.hover\:text-red:hover{--tw-text-opacity:1;color:rgb(234,51,75,var(--tw-text-opacity,1));}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0));}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(255,255,255,var(--tw-ring-opacity,1));}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;}.focus\:ring-offset-red:focus{--tw-ring-offset-color:#ea334b;}.group:hover .group-hover\:absolute{position:absolute;}.group:hover .group-hover\:inset-0{inset:0;}.group:hover .group-hover\:block{display:block;}.group:hover .group-hover\:h-full{height:100%;}.group:hover .group-hover\:w-full{width:100%;}@keyframes pulse{50%{opacity:.5;}}.group:hover .group-hover\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;}.group:hover .group-hover\:bg-black\/50{background-color:rgba(41,41,41,.5);}.group:hover .group-hover\:bg-black\/70{background-color:rgba(41,41,41,.7);}.group:hover .group-hover\:bg-green{--tw-bg-opacity:1;background-color:rgb(85,224,208,var(--tw-bg-opacity,1));}.group:hover .group-hover\:bg-red-end{--tw-bg-opacity:1;background-color:rgb(145,21,38,var(--tw-bg-opacity,1));}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);}.group:hover .group-hover\:shadow-black{--tw-shadow-color:#292929;--tw-shadow:var(--tw-shadow-colored);}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.sm\:text-h2{font-size:3rem;}.sm\:text-h5{font-size:1.125rem;}}@media (min-width:768px){.md\:absolute{position:absolute;}.md\:left-24{left:6rem;}.md\:top-12{top:3rem;}.md\:top-\[-330px\]{top:-330px;}.md\:col-span-1{grid-column:span 1/span 1;}.md\:col-span-3{grid-column:span 3/span 3;}.md\:m-4{margin:1rem;}.md\:mb-4{margin-bottom:1rem;}.md\:mr-12{margin-right:3rem;}.md\:mr-16{margin-right:4rem;}.md\:block{display:block;}.md\:flex{display:flex;}.md\:grid{display:grid;}.md\:h-\[220px\]{height:220px;}.md\:h-\[80vh\]{height:80vh;}.md\:h-auto{height:auto;}.md\:min-h-\[400px\]{min-height:400px;}.md\:min-h-\[600px\]{min-height:600px;}.md\:w-1\/2{width:50%;}.md\:w-1\/4{width:25%;}.md\:w-2\/3{width:66.666667%;}.md\:w-3\/4{width:75%;}.md\:w-\[220px\]{width:220px;}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr));}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.md\:justify-end{justify-content:flex-end;}.md\:gap-12{gap:3rem;}.md\:gap-4{gap:1rem;}.md\:gap-y-20{row-gap:5rem;}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(3rem * var(--tw-space-x-reverse));}.md\:overflow-auto{overflow:auto;}.md\:rounded-\[50px\]{border-radius:50px;}.md\:p-4{padding:1rem;}.md\:p-8{padding:2rem;}.md\:py-12{padding-bottom:3rem;padding-top:3rem;}.md\:pl-6{padding-left:1.5rem;}.md\:pl-8{padding-left:2rem;}.md\:pt-0{padding-top:0;}.md\:pt-6{padding-top:1.5rem;}.md\:pt-8{padding-top:2rem;}.md\:text-h1{font-size:3.625rem;}.md\:text-h4{font-size:1.375rem;}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2;}.lg\:flex{display:flex;}.lg\:hidden{display:none;}.lg\:h-full{height:100%;}.lg\:w-1\/2{width:50%;}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.lg\:flex-row{flex-direction:row;}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem * ( 1 - var(--tw-space-x-reverse) ));margin-right:calc(2rem * var(--tw-space-x-reverse));}.lg\:px-0{padding-left:0;padding-right:0;}.lg\:text-\[105px\]{font-size:105px;}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem;}.xl\:p-0{padding:0;}}