@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Alkatra:wght@400..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-feature-settings:"tnum";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:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.902);background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.102);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.102)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;word-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.749));background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.251);background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.251);color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.149);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.749));background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-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-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{border:0 solid #e5e7eb;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,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,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]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-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}:-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]{display:none}.container{padding-left:1.33333rem;padding-right:1.33333rem;width:100%}@media (min-width:380px){.container{max-width:380px}}@media (min-width:470px){.container{max-width:470px}}@media (min-width:640px){.container{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.wysiwyg-custom{color:var(--tw-prose-body);max-width:100%}.wysiwyg-custom :where(p):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){line-height:1.5;margin-bottom:1rem;margin-top:1rem}.wysiwyg-custom :where(p):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) strong{color:inherit}.wysiwyg-custom :where(p):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) a{font-weight:500}.wysiwyg-custom :where(p):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) a button{font-weight:500}.wysiwyg-custom :where([class~=lead]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.wysiwyg-custom :where(a):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:#a89821;display:inline-flex;font-weight:500;-webkit-text-decoration:underline;text-decoration:underline;width:-moz-fit-content;width:fit-content}.wysiwyg-custom :where(a):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):hover{color:#a89821;-webkit-text-decoration:no-underline;text-decoration:no-underline}.wysiwyg-custom :where(a):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) button{font-weight:500}.wysiwyg-custom :where(strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-bold);font-weight:600}.wysiwyg-custom :where(a strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(blockquote strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(thead th strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(ol):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.wysiwyg-custom :where(ol[type=A]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:upper-alpha}.wysiwyg-custom :where(ol[type=a]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:lower-alpha}.wysiwyg-custom :where(ol[type=A s]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:upper-alpha}.wysiwyg-custom :where(ol[type=a s]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:lower-alpha}.wysiwyg-custom :where(ol[type=I]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:upper-roman}.wysiwyg-custom :where(ol[type=i]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:lower-roman}.wysiwyg-custom :where(ol[type=I s]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:upper-roman}.wysiwyg-custom :where(ol[type=i s]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:lower-roman}.wysiwyg-custom :where(ol[type="1"]):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:decimal}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){list-style-type:disc;list-style:none;margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25em}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li{line-height:1.15;margin-bottom:1rem;margin-top:0}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li a{display:inline-block;font-weight:700;margin-bottom:0;margin-top:0}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li a button{font-weight:500}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li:before{color:#c7c7c7;content:"\2022";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li ul{margin-bottom:0;margin-top:0}.wysiwyg-custom :where(ul):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)) li ul li{line-height:1.25;margin-bottom:0;margin-top:0}.wysiwyg-custom :where(ol>li):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *))::marker{color:var(--tw-prose-counters);font-weight:400}.wysiwyg-custom :where(ul>li):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *))::marker{color:var(--tw-prose-bullets)}.wysiwyg-custom :where(dt):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.wysiwyg-custom :where(hr):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.wysiwyg-custom :where(blockquote):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.wysiwyg-custom :where(blockquote p:first-of-type):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):before{content:open-quote}.wysiwyg-custom :where(blockquote p:last-of-type):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):after{content:close-quote}.wysiwyg-custom :where(h1):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2.25rem;font-weight:400;line-height:2.75rem;margin-bottom:.875rem;margin-top:0}@media (min-width:768px){.wysiwyg-custom :where(h1):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){font-size:3rem;line-height:3.25rem}}.wysiwyg-custom :where(h1 strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-weight:900}.wysiwyg-custom :where(h2):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2rem;font-weight:400;line-height:2.25rem;margin-bottom:.5rem;margin-top:0}@media (min-width:768px){.wysiwyg-custom :where(h2):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){font-size:2.25rem;line-height:2.75rem}}.wysiwyg-custom :where(h2 strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-weight:800}.wysiwyg-custom :where(h3):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1.875rem;font-weight:400;line-height:2.25rem;margin-bottom:.5rem;margin-top:0}.wysiwyg-custom :where(h3 strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-weight:700}.wysiwyg-custom :where(h4):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.75rem;margin-bottom:.75rem;margin-top:0}.wysiwyg-custom :where(h4 strong):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-weight:700}.wysiwyg-custom :where(img):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:2em;margin-top:2em}.wysiwyg-custom :where(picture):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){display:block;margin-bottom:2em;margin-top:2em}.wysiwyg-custom :where(video):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:2em;margin-top:2em}.wysiwyg-custom :where(kbd):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.wysiwyg-custom :where(code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.wysiwyg-custom :where(code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):before{content:"`"}.wysiwyg-custom :where(code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):after{content:"`"}.wysiwyg-custom :where(a code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(h1 code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(h2 code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-size:.875em}.wysiwyg-custom :where(h3 code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit;font-size:.9em}.wysiwyg-custom :where(h4 code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(blockquote code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(thead th code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(pre):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.wysiwyg-custom :where(pre code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){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}.wysiwyg-custom :where(pre code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):before{content:none}.wysiwyg-custom :where(pre code):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)):after{content:none}.wysiwyg-custom :where(table):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.wysiwyg-custom :where(thead):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.wysiwyg-custom :where(thead th):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.wysiwyg-custom :where(tbody tr):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.wysiwyg-custom :where(tbody tr:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-bottom-width:0}.wysiwyg-custom :where(tbody td):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){vertical-align:baseline}.wysiwyg-custom :where(tfoot):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.wysiwyg-custom :where(tfoot td):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){vertical-align:top}.wysiwyg-custom :where(th,td):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){text-align:left}.wysiwyg-custom :where(figure>*):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:0;margin-top:0}.wysiwyg-custom :where(figcaption):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.wysiwyg-custom{--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}.wysiwyg-custom :where(picture>img):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:0;margin-top:0}.wysiwyg-custom :where(li):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:.5em;margin-top:.5em}.wysiwyg-custom :where(ol>li):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-left:.375em}.wysiwyg-custom :where(ul>li):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-left:.375em}.wysiwyg-custom :where(.wysiwyg-custom>ul>li p):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:.75em;margin-top:.75em}.wysiwyg-custom :where(.wysiwyg-custom>ul>li>p:first-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:1.25em}.wysiwyg-custom :where(.wysiwyg-custom>ul>li>p:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:1.25em}.wysiwyg-custom :where(.wysiwyg-custom>ol>li>p:first-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:1.25em}.wysiwyg-custom :where(.wysiwyg-custom>ol>li>p:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:1.25em}.wysiwyg-custom :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:.75em;margin-top:.75em}.wysiwyg-custom :where(dl):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:1.25em;margin-top:1.25em}.wysiwyg-custom :where(dd):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:.5em;padding-left:1.625em}.wysiwyg-custom :where(hr+*):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:0}.wysiwyg-custom :where(h2+*):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:0}.wysiwyg-custom :where(h3+*):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:0}.wysiwyg-custom :where(h4+*):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:0}.wysiwyg-custom :where(thead th:first-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-left:0}.wysiwyg-custom :where(thead th:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-right:0}.wysiwyg-custom :where(tbody td,tfoot td):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding:.5714286em}.wysiwyg-custom :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-left:0}.wysiwyg-custom :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){padding-right:0}.wysiwyg-custom :where(figure):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:2em;margin-top:2em}.wysiwyg-custom :where(.wysiwyg-custom>:first-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-top:0}.wysiwyg-custom :where(.wysiwyg-custom>:last-child):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){margin-bottom:0}.wysiwyg-custom :where(h1,h2,h3,h4,h5):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){color:inherit}.wysiwyg-custom :where(h5):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:.75rem;margin-top:0}.wysiwyg-custom :where(h6):not(:where([class~=not-wysiwyg-custom],[class~=not-wysiwyg-custom] *)){font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.375rem;margin-bottom:.75rem;margin-top:0}.title-h1{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2.25rem;font-weight:400;line-height:2.75rem;margin-bottom:.875rem;margin-top:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.-bottom-12{bottom:-3rem}.-top-2{top:-.5rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.left-0{left:0}.left-1\/2{left:50%}.left-16{left:4rem}.left-20{left:5rem}.left-40{left:10rem}.right-0{right:0}.right-1\/2{right:50%}.right-10{right:2.5rem}.right-4{right:1rem}.right-44{right:11rem}.top-0{top:0}.top-20{top:5rem}.top-28{top:7rem}.top-4{top:1rem}.top-40{top:10rem}.top-\[85\%\]{top:85%}.top-\[90\%\]{top:90%}.top-full{top:100%}.-z-1{z-index:-1}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-50{z-index:50}.z-90{z-index:90}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.\!h-full{height:100%!important}.h-1{height:.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[500px\]{height:500px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[90vh\]{max-height:90vh}.min-h-\[410px\]{min-height:410px}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-64{width:16rem}.w-7\/12{width:58.333333%}.w-72{width:18rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-80{width:20rem}.w-9\/12{width:75%}.w-auto{width:auto}.w-full{width:100%}.min-w-36{min-width:9rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-44{max-width:11rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-96{max-width:24rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-6{--tw-translate-y:-1.5rem;transform:translate(var(--tw-translate-x),-1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%;transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-center{align-items:center}.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-24{gap:6rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-16{row-gap:4rem}.gap-y-36{row-gap:9rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:.25rem;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:4rem;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:8rem;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:2rem;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-clip{overflow-x:clip}.whitespace-nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2,.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-gold-medium{--tw-border-opacity:1;border-color:#a89821;border-color:rgba(168,152,33,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-grey-200{--tw-border-opacity:1;border-color:#c7c7c7;border-color:rgba(199,199,199,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.bg-blue-dark{--tw-bg-opacity:1;background-color:#afbdce;background-color:rgba(175,189,206,var(--tw-bg-opacity))}.bg-blue-light{--tw-bg-opacity:1;background-color:#e9ecf1;background-color:rgba(233,236,241,var(--tw-bg-opacity))}.bg-gold-light\/10{background-color:rgba(241,223,77,.1)}.bg-gold-light\/15{background-color:rgba(241,223,77,.15)}.bg-gold-light\/30{background-color:rgba(241,223,77,.3)}.bg-gold-medium{--tw-bg-opacity:1;background-color:#a89821;background-color:rgba(168,152,33,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity))}.bg-grey-0{--tw-bg-opacity:1;background-color:#f9f9f9;background-color:rgba(249,249,249,var(--tw-bg-opacity))}.bg-grey-100{--tw-bg-opacity:1;background-color:#f1f1f1;background-color:rgba(241,241,241,var(--tw-bg-opacity))}.bg-grey-300{--tw-bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--tw-bg-opacity))}.bg-grey-800{--tw-bg-opacity:1;background-color:#151616;background-color:rgba(21,22,22,var(--tw-bg-opacity))}.bg-grey-900{--tw-bg-opacity:1;background-color:#0d0e0e;background-color:rgba(13,14,14,var(--tw-bg-opacity))}.bg-grey-900\/40{background-color:rgba(13,14,14,.4)}.bg-grey-900\/80{background-color:rgba(13,14,14,.8)}.bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgba(243,232,255,var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgba(254,249,195,var(--tw-bg-opacity))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-linear-gold-text{background-image:linear-gradient(90deg,#a89821,#f1df4d 60%)}.bg-linear-grey{background-image:linear-gradient(321deg,#eaedf2 56%,#fff)}.bg-simul-cards{background-image:linear-gradient(190deg,#b3a224,#f0de4d)}.from-\[\#fdfdfd\]{--tw-gradient-from:#fdfdfd var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,99%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#fffce8\]{--tw-gradient-from:#fffce8 var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,252,232,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#f2f2f2\]{--tw-gradient-to:#f2f2f2 var(--tw-gradient-to-position)}.to-\[\#fff\]{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-right{background-position:100%}.bg-top{background-position:top}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-2{stroke-width:2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.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-28{padding-bottom:7rem;padding-top:7rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-52{padding-bottom:13rem;padding-top:13rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-80{padding-top:20rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.pt-\[102px\]{padding-top:102px}.pt-\[150px\]{padding-top:150px}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-alkatra{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.font-singapore{font-family:Singapore Sling\ 3D,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgba(30,64,175,var(--tw-text-opacity))}.text-gold-medium{--tw-text-opacity:1;color:#a89821;color:rgba(168,152,33,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgba(22,101,52,var(--tw-text-opacity))}.text-grey-100{--tw-text-opacity:1;color:#f1f1f1;color:rgba(241,241,241,var(--tw-text-opacity))}.text-grey-200{--tw-text-opacity:1;color:#c7c7c7;color:rgba(199,199,199,var(--tw-text-opacity))}.text-grey-600{--tw-text-opacity:1;color:#3c3835;color:rgba(60,56,53,var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:#6b21a8;color:rgba(107,33,168,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.text-white\/90{color:hsla(0,0%,100%,.9)}.text-yellow-800{--tw-text-opacity:1;color:#854d0e;color:rgba(133,77,14,var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.shadow-card,.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:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),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);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur-3xl{--tw-blur:blur(64px);filter:blur(64px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:blur(4px) 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);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:blur(4px) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.min-h-screen-jbrt{min-height:calc(100vh - 124px)}.wysiwyg-content blockquote,.wysiwyg-custom blockquote{border-left-width:0;color:inherit;font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;margin-bottom:.75rem}.wysiwyg-content hr,.wysiwyg-custom hr{border:1px solid #530000;margin:1rem auto 3rem;text-align:center;width:90px}.wysiwyg-content.left hr,.wysiwyg-custom.left hr{margin-left:0;margin-right:auto}.wysiwyg-content strong,.wysiwyg-custom strong{color:#a89821}.content-video iframe{height:100%;width:100%}.simulation-rachat #poids-range::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:2px solid #a89821;border-radius:50%;cursor:pointer;height:24px;position:relative;width:24px;z-index:10}.simulation-rachat #poids-range::-moz-range-thumb{background:#fff;border:2px solid #a89821;border-radius:50%;cursor:pointer;height:1px!important;position:relative;width:1px!important;z-index:10}.simulation-rachat #poids-range::-webkit-slider-runnable-track{background:transparent;height:1px}.simulation-rachat #poids-range::-moz-range-track{background:transparent;height:1px}#faq iframe{aspect-ratio:16/9;border:none;display:block;height:auto;width:100%}@font-face{font-family:Singapore Sling\ 3D;font-style:normal;font-weight:400;src:url(/app/themes/kolidor/public/app/themes/kolidor/public/fonts/singaporesling3d.ttf) format("truetype")}.h1,h1{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.375}@media (min-width:768px){.h1,h1{font-size:3rem;line-height:1.375}}.h1.font-custom,h1.font-custom{font-family:Roboto,sans-serif}.h2,h2{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.375}@media (min-width:768px){.h2,h2{font-size:2.75rem;line-height:1.375}}.h2.font-custom,h2.font-custom{font-family:Roboto,sans-serif}.h3,h3{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.375}@media (min-width:768px){.h3,h3{font-size:2.5rem;line-height:1.375}}.h3.font-custom,h3.font-custom{font-family:Roboto,sans-serif}.h4,h4{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:2rem;font-weight:800;line-height:1.375}.h4.font-custom,h4.font-custom{font-family:Roboto,sans-serif}.h5,h5{font-family:Alkatra,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1.75rem}.h5,.h6,h5,h6{font-weight:700;line-height:1.375}.h6,h6{font-family:Roboto,sans-serif;font-size:1.5rem}.excerpt-four-lines{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/app/themes/kolidor/public/app/themes/kolidor/public/fonts/icomoon.eot);src:url(/app/themes/kolidor/public/app/themes/kolidor/public/fonts/icomoon.eot) format("embedded-opentype"),url(/app/themes/kolidor/public/app/themes/kolidor/public/fonts/icomoon.ttf) format("truetype"),url(/app/themes/kolidor/public/app/themes/kolidor/public/fonts/icomoon.woff) format("woff"),url(/app/themes/kolidor/public/fonts/icomoon.8ee366.svg) format("svg")}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ico-actualiser:before{content:""}.icon-ico-adresse:before{color:#a89821;content:""}.icon-ico-email:before{color:#a89821;content:""}.icon-ico-horaires:before{color:#a89821;content:""}.icon-ico-metro:before{color:#a89821;content:""}.icon-ico-tel2:before{color:#a89821;content:""}.icon-ico-tel1:before{content:""}.icon-ico-services1:before{color:#d5a940;content:""}.icon-ico-services2:before{color:#d5a940;content:""}.icon-ico-services3:before{color:#d5a940;content:""}.icon-ico-services4:before{color:#d5a940;content:""}.icon-ico-prod-evol-2008:before{color:#5a5755;content:""}.icon-ico-prod-evol-2011:before{color:#5a5755;content:""}.icon-ico-prod-evol-2020:before{color:#5a5755;content:""}.icon-ico-prod-evol-2022:before{color:#5a5755;content:""}.icon-ico-prod-evol-next:before{color:#5a5755;content:""}.icon-ico-accompagnement-metal:before{content:""}.icon-ico-alerte:before{content:""}.icon-ico-catalogue-metal:before{content:""}.icon-ico-catalogue-numismatique:before{content:""}.icon-ico-contacts:before{content:""}.icon-ico-cours:before{content:""}.icon-ico-estimation:before{content:""}.icon-ico-expertise-numismatique:before{content:""}.icon-ico-fiscalite:before{content:""}.icon-ico-logout:before{content:""}.icon-ico-mission-numimsatique:before{content:""}.icon-ico-num-avisexpert:before{content:""}.icon-ico-num-exceptionnel:before{content:""}.icon-ico-num-historique:before{content:""}.icon-ico-num-tresor:before{content:""}.icon-ico-pack-conservation:before{content:""}.icon-ico-pack-livraison:before{content:""}.icon-ico-pack-remise:before{content:""}.icon-ico-pack-scelle:before{content:""}.icon-ico-panier-cadenas:before{content:""}.icon-ico-panier-hautequalite:before{content:""}.icon-ico-panier-livraison:before{content:""}.icon-ico-panier-sacscelle:before{content:""}.icon-ico-panier-serviceclient:before{content:""}.icon-ico-panier:before{content:""}.icon-ico-stockage:before{content:""}.icon-ico-tel:before{content:""}.icon-ico-theme-change:before{content:""}.icon-ico-theme-metal:before{content:""}.icon-ico-theme-numismatique:before{content:""}.icon-ico-user:before{content:""}.icon-ico-vente:before{content:""}.icon-film:before{content:""}.icon-credit-card:before{content:""}.icon-location:before{content:""}.icon-stats-dots:before{content:""}.icon-stats-bars:before{content:""}.icon-stats-bars2:before{content:""}.icon-power:before{content:""}.icon-download2:before{content:""}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background-color:#666;border-radius:10px}::-webkit-scrollbar-track{background-color:transparent}*{scrollbar-color:#666 transparent;scrollbar-width:thin}html{-ms-overflow-style:none}body{overflow-y:scroll}@media (min-width:768px){body{overflow-y:auto}}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:.75rem!important}form.frm-show-form input[type=date],form.frm-show-form input[type=email],form.frm-show-form input[type=file],form.frm-show-form input[type=number],form.frm-show-form input[type=password],form.frm-show-form input[type=tel],form.frm-show-form input[type=text],form.frm-show-form input[type=url],form.frm-show-form select,form.frm-show-form textarea{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#374151;font-size:1rem;padding:.75rem;transition:all .4s ease-in-out;width:100%}form.frm-show-form input[type=date]::-moz-placeholder,form.frm-show-form input[type=email]::-moz-placeholder,form.frm-show-form input[type=file]::-moz-placeholder,form.frm-show-form input[type=number]::-moz-placeholder,form.frm-show-form input[type=password]::-moz-placeholder,form.frm-show-form input[type=tel]::-moz-placeholder,form.frm-show-form input[type=text]::-moz-placeholder,form.frm-show-form input[type=url]::-moz-placeholder,form.frm-show-form select::-moz-placeholder,form.frm-show-form textarea::-moz-placeholder{color:#9ca3af!important}form.frm-show-form input[type=date]::placeholder,form.frm-show-form input[type=email]::placeholder,form.frm-show-form input[type=file]::placeholder,form.frm-show-form input[type=number]::placeholder,form.frm-show-form input[type=password]::placeholder,form.frm-show-form input[type=tel]::placeholder,form.frm-show-form input[type=text]::placeholder,form.frm-show-form input[type=url]::placeholder,form.frm-show-form select::placeholder,form.frm-show-form textarea::placeholder{color:#9ca3af!important}form.frm-show-form input[type=date]:focus,form.frm-show-form input[type=email]:focus,form.frm-show-form input[type=file]:focus,form.frm-show-form input[type=number]:focus,form.frm-show-form input[type=password]:focus,form.frm-show-form input[type=tel]:focus,form.frm-show-form input[type=text]:focus,form.frm-show-form input[type=url]:focus,form.frm-show-form select:focus,form.frm-show-form textarea:focus{border-color:#a89821!important;box-shadow:0 0 0 2px rgba(202,138,4,.1);outline:none}form.frm-show-form textarea{height:140px!important;resize:vertical}form.frm-show-form input[type=checkbox],form.frm-show-form input[type=radio]{accent-color:#a89821;background-color:#fff;border:1px solid #e5e7eb;height:1.25rem;margin-right:.5rem;transition:all .4s ease-in-out;width:1.25rem}form.frm-show-form input[type=checkbox]:focus,form.frm-show-form input[type=radio]:focus{border-color:#a89821!important;outline:none}form.frm-show-form label{color:#374151;display:block;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1rem;font-weight:500;margin-bottom:.5rem}form.frm-show-form .frm_checkbox,form.frm-show-form .frm_radio{align-items:center;display:flex;margin-bottom:.75rem}form.frm-show-form .frm_checkbox label,form.frm-show-form .frm_radio label{font-weight:400;margin-bottom:0}form.frm-show-form button[type=submit],form.frm-show-form input[type=submit]{align-items:center!important;background-color:#a89821!important;border:1px solid #a89821!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font-size:1rem!important;font-weight:500!important;justify-content:center!important;padding:.5rem 1.5rem!important;text-transform:none!important;transition:all .4s ease-in-out!important}form.frm-show-form button[type=submit]:hover,form.frm-show-form input[type=submit]:hover{background-color:transparent!important;border:1px solid #a89821!important;color:#a89821!important}form.frm-show-form .frm_submit.frm_flex{display:flex;justify-content:flex-start!important;margin-top:2rem}form.frm-show-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg fill="%23666" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #e5e7eb;border-radius:4px;color:#374151;font-size:1rem;padding:.75rem}form.frm-show-form select:focus{border-color:#a89821;box-shadow:0 0 0 2px rgba(202,138,4,.1);outline:none}form.frm-show-form .frm_required{color:#a89821;margin-left:2px}form.frm-show-form .frm_error{color:#ef4444;font-size:.875rem;margin-top:.25rem}form.frm-show-form .frm_message{background-color:#f0fdf4;border:1px solid #22c55e;border-radius:4px;color:#166534;margin-bottom:1.5rem;padding:1rem}form.frm-show-form .frm_form_field{margin-bottom:1.25rem}form.frm-show-form .frm_form_field.frm_section_heading{margin-bottom:1.5rem;margin-top:2rem}form.frm-show-form .frm_form_field.frm_section_heading h3{border-bottom:1px solid #e5e7eb;color:#1f2937;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1.25rem;font-weight:600;padding-bottom:.5rem}form.frm-show-form .frm_description{color:#6b7280;font-size:.875rem;margin-bottom:.5rem;margin-top:.25rem}form.frm-show-form input:disabled,form.frm-show-form select:disabled,form.frm-show-form textarea:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}form.frm-show-form .frm_ajax_loading{margin-left:1rem}.section-colored form.frm-show-form input[type=date],.section-colored form.frm-show-form input[type=email],.section-colored form.frm-show-form input[type=file],.section-colored form.frm-show-form input[type=number],.section-colored form.frm-show-form input[type=password],.section-colored form.frm-show-form input[type=tel],.section-colored form.frm-show-form input[type=text],.section-colored form.frm-show-form input[type=url],.section-colored form.frm-show-form select,.section-colored form.frm-show-form textarea,section.colored-section form.frm-show-form input[type=date],section.colored-section form.frm-show-form input[type=email],section.colored-section form.frm-show-form input[type=file],section.colored-section form.frm-show-form input[type=number],section.colored-section form.frm-show-form input[type=password],section.colored-section form.frm-show-form input[type=tel],section.colored-section form.frm-show-form input[type=text],section.colored-section form.frm-show-form input[type=url],section.colored-section form.frm-show-form select,section.colored-section form.frm-show-form textarea{background-color:#fff;border-color:#e5e7eb}.section-colored form.frm-show-form input[type=date]:focus,.section-colored form.frm-show-form input[type=email]:focus,.section-colored form.frm-show-form input[type=file]:focus,.section-colored form.frm-show-form input[type=number]:focus,.section-colored form.frm-show-form input[type=password]:focus,.section-colored form.frm-show-form input[type=tel]:focus,.section-colored form.frm-show-form input[type=text]:focus,.section-colored form.frm-show-form input[type=url]:focus,.section-colored form.frm-show-form select:focus,.section-colored form.frm-show-form textarea:focus,section.colored-section form.frm-show-form input[type=date]:focus,section.colored-section form.frm-show-form input[type=email]:focus,section.colored-section form.frm-show-form input[type=file]:focus,section.colored-section form.frm-show-form input[type=number]:focus,section.colored-section form.frm-show-form input[type=password]:focus,section.colored-section form.frm-show-form input[type=tel]:focus,section.colored-section form.frm-show-form input[type=text]:focus,section.colored-section form.frm-show-form input[type=url]:focus,section.colored-section form.frm-show-form select:focus,section.colored-section form.frm-show-form textarea:focus{border-color:#a89821!important}.section-colored form.frm-show-form button[type=submit],.section-colored form.frm-show-form input[type=submit],section.colored-section form.frm-show-form button[type=submit],section.colored-section form.frm-show-form input[type=submit]{background-color:#a89821!important;border:1px solid #a89821!important;color:#fff!important}.section-colored form.frm-show-form button[type=submit]:hover,.section-colored form.frm-show-form input[type=submit]:hover,section.colored-section form.frm-show-form button[type=submit]:hover,section.colored-section form.frm-show-form input[type=submit]:hover{background-color:transparent!important;border:1px solid #a89821!important;color:#a89821!important}.btn,button.btn{align-items:center;border-radius:4px;display:flex;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:1rem;font-weight:500;gap:.25rem;justify-content:center;padding:.5rem 1.5rem}.btn.primary.gold,button.btn.primary.gold{background-color:#a89821;border:1px solid #a89821;color:#fff;transition:all .4s ease-in-out}.btn.primary.gold:hover,button.btn.primary.gold:hover{background-color:transparent;border:1px solid #a89821;color:#a89821}.btn.primary.small,button.btn.primary.small{font-size:.875rem}.btn.primary.big,button.btn.primary.big{font-size:1.125rem}.btn.primary.large,button.btn.primary.large{padding:1rem 2rem}.btn.primary.longest,button.btn.primary.longest{padding:.675rem 3rem}.btn.secondary.gold,button.btn.secondary.gold{background-color:transparent;border:1px solid #a89821;color:#a89821;transition:all .4s ease-in-out}.btn.secondary.gold:hover,button.btn.secondary.gold:hover{background-color:#a89821;border:1px solid #a89821;color:#fff}.btn.secondary.small,button.btn.secondary.small{font-size:.875rem}.btn.secondary.big,button.btn.secondary.big{font-size:1.125rem}.btn.shine-linear,button.btn.shine-linear{background:linear-gradient(180deg,#f1df4d,#a89821);color:#fff;font-weight:600;text-transform:uppercase}.btn.shine-linear:hover,button.btn.shine-linear:hover{background:linear-gradient(180deg,#a89821,#f1df4d)}.btn.alert_red,button.btn.alert_red{background-color:transparent;border:1px solid #9d1a19;color:#9d1a19;transition:all .4s ease-in-out}.btn.alert_red:hover,button.btn.alert_red:hover{background-color:#9d1a19;border:1px solid #9d1a19;color:#151616}.btn.alert_red.small,button.btn.alert_red.small{font-size:.875rem}.btn.alert_red.big,button.btn.alert_red.big{font-size:1.125rem}.btn.alert_red.large,button.btn.alert_red.large{padding:1rem 2rem}.btn.alert_red.longest,button.btn.alert_red.longest{padding:.675rem 4rem}.btn.alert_red.text-white,button.btn.alert_red.text-white{color:#fff}.woocommerce-Button{align-items:center!important;background-color:#a89821!important;border:1px solid #a89821!important;border-radius:4px!important;color:#fff!important;display:flex!important;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font-size:1rem!important;font-weight:500!important;gap:.25rem!important;justify-content:center!important;padding:.5rem 1.5rem!important;transition:all .4s ease-in-out!important}.woocommerce-Button:hover{background-color:transparent!important;border:1px solid #a89821!important;color:#a89821!important}#form-overlay>div,#form-overlay>div>div{border-radius:.75rem!important}#form-overlay>div>div{scrollbar-color:#d1d5db transparent;scrollbar-width:thin}#form-overlay>div>div::-webkit-scrollbar{width:6px}#form-overlay>div>div::-webkit-scrollbar-track{background:transparent}#form-overlay>div>div::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}#form-overlay #file19_dropzone{max-width:100%!important;width:100%!important}#form-overlay #file19_dropzone img{min-height:130px;min-width:130px}#form-overlay .frm_dropzone .dz-preview,#form-overlay .frm_form_field:not(.frm_compact) .frm_dropzone.frm_multi_upload .dz-message+.dz-preview{align-items:center!important;justify-content:space-between!important}#form-overlay .ou-content{display:none;font-size:1.25rem;font-weight:700;line-height:1.75rem;padding-bottom:1rem;padding-top:1rem;text-align:center;--tw-text-opacity:1;color:#a89821;color:rgba(168,152,33,var(--tw-text-opacity))}@media (min-width:640px){#form-overlay .ou-content{display:block}}#form-overlay .description-upload-field{display:none;font-size:.875rem;line-height:1.25rem;margin-bottom:1rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity))}@media (min-width:640px){#form-overlay .description-upload-field{display:block}}#form-overlay .dz-success-mark{display:none!important}#form-overlay .dz-remove{align-items:center!important;background-color:#a89821!important;border:1px solid #a89821!important;border-radius:4px!important;color:#fff!important;display:flex!important;font-family:Roboto,system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font-size:1rem!important;font-weight:500!important;gap:.25rem!important;justify-content:center!important;margin-left:1rem;padding:.5rem 1.5rem!important;transition:all .4s ease-in-out!important}#form-overlay .dz-remove:hover{background-color:transparent!important;border:1px solid #a89821!important;color:#a89821!important}#form-overlay .dz-details .dz-filename{display:none!important}#form-overlay .dz-details .dz-remove{margin-bottom:.5rem!important}#form-overlay .dz-preview.dz-processing.dz-success.dz-complete{border:1px solid #a89821!important}#form-overlay .dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete .dz-remove{background-color:#fff!important;border:1px solid #a89821!important;transition:all .4s ease-in-out!important}#form-overlay .dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete .dz-remove:hover{opacity:.7!important}#form-overlay #mobilup-qrcode-wrapper{display:none}@media (min-width:640px){#form-overlay #mobilup-qrcode-wrapper{display:block}}.frm_fields_container div{justify-content:center}.frm_submit.frm_flex{margin:0!important}.container-activites .plyr{border-radius:10px;height:100%;min-height:320px;width:100%}@media (min-width:640px){.container-activites .plyr{min-height:380px}}@media (min-width:1024px){.container-activites .plyr{min-height:480px}}.container-activites img{max-height:320px;min-height:320px}@media (min-width:640px){.container-activites img{max-height:480px;min-height:480px}}.container-many-activites .plyr{border-radius:10px;height:100%;min-height:320px;width:100%}@media (min-width:640px){.container-many-activites .plyr{min-height:380px}}.container-many-activites img{max-height:320px;min-height:320px}@media (min-width:640px){.container-many-activites img{max-height:380px;min-height:380px}}.plyr{border-radius:10px;height:100%;min-height:320px;width:100%}@media (min-width:640px){.plyr{min-height:520px}}.plyr{--plyr-color-main:rgba(45,174,133,.6)}.plyr .plyr__control--overlaid{background-color:rgba(45,174,133,.9);display:none;height:60px!important;opacity:1;width:60px!important;z-index:99}@media (min-width:768px){.plyr .plyr__control--overlaid{display:block;height:80px!important;width:80px!important}}.plyr .plyr__control--overlaid svg{height:80%!important;width:100%!important}.plyr .plyr__controls{opacity:0}.plyr .plyr__controls.is-actived{opacity:1}.plyr .plyr__poster{background-size:cover}.header-blur{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.5)}.anchor-menu-item{border-radius:.3rem;cursor:pointer;font-size:1rem;font-weight:500;line-height:1.25rem;padding:.5rem .75rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.anchor-menu-item.active,.anchor-menu-item:hover{background-color:#eef0f2;color:#8a802d}.anchor-menu-item.active:after{animation:scaleX .3s ease-in-out forwards;background-color:#8a802d;border-radius:9999px;bottom:0;content:"";height:.125rem;left:0;position:absolute;width:100%}@keyframes scaleX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hidden-gold-accent{overflow:hidden;position:relative}.hidden-gold-accent:before{background-color:#8a802d;content:"";height:100%;left:-2px;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:5px}.hidden-gold-accent:hover:after{animation:scaleX .3s ease-in-out forwards;background-color:#8a802d;border-radius:9999px;bottom:0;content:"";height:.125rem;left:0;position:absolute;width:100%}.hidden-gold-accent:hover:before{opacity:1}.dropdown-menu{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-10px);transition:all .4s ease;visibility:hidden}.group:hover .dropdown-menu{max-height:500px;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.dropdown-menu a{opacity:0;transform:translateX(-10px);transition:all .3s ease;transition-delay:calc(var(--item-index)*.05s)}.group:hover .dropdown-menu a{opacity:1;transform:translateX(0)}.mobile-menu{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;visibility:hidden}.mobile-menu.show{max-height:2000px;opacity:1;visibility:visible}.mobile-submenu{border-left:2px solid #f1df4d;margin:4px 0 8px 10px;padding-left:10px}.mobile-menu-item{margin-bottom:8px}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.mobile-menu.show .mobile-menu-item>a,.mobile-menu.show .mobile-submenu a{animation:fadeInRight .3s forwards;animation-delay:calc(var(--item-index)*.05s)}.mobile-submenu a{color:#4b5563;display:block;font-size:.875rem;margin-top:2px;padding:6px 10px}.gold-shine{overflow:hidden;position:relative}.gold-shine:after{animation:shine-effect 6s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skew(-25deg);width:50%}@keyframes shine-effect{0%,40%{left:-100%}to{left:200%}}.waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;position:relative;width:100%}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(max-width:768px){.waves{height:40px;min-height:40px}}.woocommerce-EditAccountForm fieldset{margin-bottom:1rem!important;margin-top:1rem!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}body,html{box-sizing:border-box;color:#000;font-size:16px;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;scroll-behavior:smooth}.hover\:bg-blue-light:hover{--tw-bg-opacity:1;background-color:#e9ecf1;background-color:rgba(233,236,241,var(--tw-bg-opacity))}.hover\:bg-grey-100:hover{--tw-bg-opacity:1;background-color:#f1f1f1;background-color:rgba(241,241,241,var(--tw-bg-opacity))}.hover\:text-blue-dark:hover{--tw-text-opacity:1;color:#afbdce;color:rgba(175,189,206,var(--tw-text-opacity))}.hover\:text-gold-dark:hover{--tw-text-opacity:1;color:#8a802d;color:rgba(138,128,45,var(--tw-text-opacity))}.hover\:text-gold-light:hover{--tw-text-opacity:1;color:#f1df4d;color:rgba(241,223,77,var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-50:hover{opacity:.5}.hover\:shadow-lg:hover{--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:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.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),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-gold-medium:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(168,152,33,var(--tw-ring-opacity))}@media (min-width:640px){.sm\:-bottom-1\/4{bottom:-25%}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:w-1\/12{width:8.333333%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:-translate-y-0{--tw-translate-y:-0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-8{--tw-translate-y:-2rem;transform:translate(var(--tw-translate-x),-2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-16{--tw-translate-y:4rem;transform:translate(var(--tw-translate-x),4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-8{--tw-translate-y:2rem;transform:translate(var(--tw-translate-x),2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pr-16{padding-right:4rem}.sm\:pt-0{padding-top:0}.sm\:pt-0\.5{padding-top:.125rem}.sm\:pt-1{padding-top:.25rem}.sm\:pt-1\.5{padding-top:.375rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-11{padding-top:2.75rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-2{padding-top:.5rem}.sm\:pt-2\.5{padding-top:.625rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-28{padding-top:7rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-3\.5{padding-top:.875rem}.sm\:pt-32{padding-top:8rem}.sm\:pt-36{padding-top:9rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-40{padding-top:10rem}.sm\:pt-44{padding-top:11rem}.sm\:pt-48{padding-top:12rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-52{padding-top:13rem}.sm\:pt-56{padding-top:14rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-60{padding-top:15rem}.sm\:pt-64{padding-top:16rem}.sm\:pt-7{padding-top:1.75rem}.sm\:pt-72{padding-top:18rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-80{padding-top:20rem}.sm\:pt-9{padding-top:2.25rem}.sm\:pt-96{padding-top:24rem}.sm\:pt-px{padding-top:1px}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:-left-8{left:-2rem}.md\:-right-14{right:-3.5rem}.md\:-right-20{right:-5rem}.md\:-top-4{top:-1rem}.md\:-top-6{top:-1.5rem}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-3{grid-column:span 3/span 3}.md\:mb-0{margin-bottom:0}.md\:mb-28{margin-bottom:7rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-0{height:0}.md\:w-1\/12{width:8.333333%}.md\:w-1\/2{width:50%}.md\:w-1\/4{width:25%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-3\/4{width:75%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-56{width:14rem}.md\:w-6\/12{width:50%}.md\:w-64{width:16rem}.md\:w-7\/12{width:58.333333%}.md\:w-72{width:18rem}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-\[410px\]{width:410px}.md\:w-\[420px\]{width:420px}.md\:max-w-xl{max-width:36rem}.md\:-translate-y-0{--tw-translate-y:-0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-8{--tw-translate-y:-2rem;transform:translate(var(--tw-translate-x),-2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-16{--tw-translate-y:4rem;transform:translate(var(--tw-translate-x),4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-8{--tw-translate-y:2rem;transform:translate(var(--tw-translate-x),2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-24{gap:6rem}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:3rem;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.md\:p-8{padding:2rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-36{padding-bottom:9rem;padding-top:9rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-96{padding-bottom:24rem}.md\:pl-0{padding-left:0}.md\:pl-52{padding-left:13rem}.md\:pl-8{padding-left:2rem}.md\:pr-8{padding-right:2rem}.md\:pr-80{padding-right:20rem}.md\:pt-0{padding-top:0}.md\:pt-0\.5{padding-top:.125rem}.md\:pt-1{padding-top:.25rem}.md\:pt-1\.5{padding-top:.375rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-11{padding-top:2.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-16{padding-top:4rem}.md\:pt-2{padding-top:.5rem}.md\:pt-2\.5{padding-top:.625rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-28{padding-top:7rem}.md\:pt-3{padding-top:.75rem}.md\:pt-3\.5{padding-top:.875rem}.md\:pt-32{padding-top:8rem}.md\:pt-36{padding-top:9rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-44{padding-top:11rem}.md\:pt-48{padding-top:12rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-52{padding-top:13rem}.md\:pt-56{padding-top:14rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-60{padding-top:15rem}.md\:pt-64{padding-top:16rem}.md\:pt-7{padding-top:1.75rem}.md\:pt-72{padding-top:18rem}.md\:pt-8{padding-top:2rem}.md\:pt-80{padding-top:20rem}.md\:pt-9{padding-top:2.25rem}.md\:pt-96{padding-top:24rem}.md\:pt-\[28rem\]{padding-top:28rem}.md\:pt-px{padding-top:1px}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:relative{position:relative}.lg\:-top-24{top:-6rem}.lg\:bottom-\[-15\%\]{bottom:-15%}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:max-h-96{max-height:24rem}.lg\:w-1\/12{width:8.333333%}.lg\:w-1\/2{width:50%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:-translate-x-10{--tw-translate-x:-2.5rem;transform:translate(-2.5rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-40{--tw-translate-x:10rem;transform:translate(10rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pt-0{padding-top:0}.lg\:pt-0\.5{padding-top:.125rem}.lg\:pt-1{padding-top:.25rem}.lg\:pt-1\.5{padding-top:.375rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-2\.5{padding-top:.625rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-3{padding-top:.75rem}.lg\:pt-3\.5{padding-top:.875rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-44{padding-top:11rem}.lg\:pt-48{padding-top:12rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-52{padding-top:13rem}.lg\:pt-56{padding-top:14rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-60{padding-top:15rem}.lg\:pt-64{padding-top:16rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pt-72{padding-top:18rem}.lg\:pt-8{padding-top:2rem}.lg\:pt-80{padding-top:20rem}.lg\:pt-9{padding-top:2.25rem}.lg\:pt-96{padding-top:24rem}.lg\:pt-\[150px\]{padding-top:150px}.lg\:pt-px{padding-top:1px}}@media (min-width:1280px){.xl\:-bottom-1\/4{bottom:-25%}.xl\:-right-28{right:-7rem}.xl\:-top-12{top:-3rem}.xl\:-top-24{top:-6rem}.xl\:left-52{left:13rem}.xl\:right-52{right:13rem}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:w-1\/12{width:8.333333%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-auto{width:auto}.xl\:max-w-4xl{max-width:56rem}.xl\:-translate-x-32{--tw-translate-x:-8rem;transform:translate(-8rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:translate-x-28{--tw-translate-x:7rem;transform:translate(7rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:pl-32{padding-left:8rem}.xl\:pl-80{padding-left:20rem}.xl\:pr-24{padding-right:6rem}.xl\:pt-0{padding-top:0}.xl\:pt-0\.5{padding-top:.125rem}.xl\:pt-1{padding-top:.25rem}.xl\:pt-1\.5{padding-top:.375rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pt-11{padding-top:2.75rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-14{padding-top:3.5rem}.xl\:pt-16{padding-top:4rem}.xl\:pt-2{padding-top:.5rem}.xl\:pt-2\.5{padding-top:.625rem}.xl\:pt-20{padding-top:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-28{padding-top:7rem}.xl\:pt-3{padding-top:.75rem}.xl\:pt-3\.5{padding-top:.875rem}.xl\:pt-32{padding-top:8rem}.xl\:pt-36{padding-top:9rem}.xl\:pt-4{padding-top:1rem}.xl\:pt-40{padding-top:10rem}.xl\:pt-44{padding-top:11rem}.xl\:pt-48{padding-top:12rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pt-52{padding-top:13rem}.xl\:pt-56{padding-top:14rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pt-60{padding-top:15rem}.xl\:pt-64{padding-top:16rem}.xl\:pt-7{padding-top:1.75rem}.xl\:pt-72{padding-top:18rem}.xl\:pt-8{padding-top:2rem}.xl\:pt-80{padding-top:20rem}.xl\:pt-9{padding-top:2.25rem}.xl\:pt-96{padding-top:24rem}.xl\:pt-px{padding-top:1px}}@media (min-width:1536px){.\32xl\:w-1\/12{width:8.333333%}.\32xl\:w-10\/12{width:83.333333%}.\32xl\:w-11\/12{width:91.666667%}.\32xl\:w-2\/12{width:16.666667%}.\32xl\:w-3\/12{width:25%}.\32xl\:w-4\/12{width:33.333333%}.\32xl\:w-5\/12{width:41.666667%}.\32xl\:w-6\/12{width:50%}.\32xl\:w-7\/12{width:58.333333%}.\32xl\:w-8\/12{width:66.666667%}.\32xl\:w-9\/12{width:75%}}