@keyframes animatedTitleCharacter{0%{opacity:0;translate:var(--_offset);rotate:var(--_rotation)}}.animated-title{--_offset:var(--offset,0 -20vh);--_rotation:var(--rotation,0deg)}.animated-title span{display:inline-block;transform-origin:0 0;translate:0 0;rotate:0deg;animation:animatedTitleCharacter .8s ease-in-out backwards}.animated-title--reverse{--offset:45vh 0;--rotation:0deg}@keyframes sloganLoop{0%{opacity:0;translate:0 var(--_offset)}10%{opacity:100%;translate:0 0}90%{opacity:100%;translate:0 0}to{opacity:0;translate:0 calc(var(--_offset)*-1)}}@keyframes sloganLoopIntro{0%{opacity:0;translate:0 var(--_offset)}}.sloganLoop{--_offset:var(--offset,-20vh)}.sloganLoop h1{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(22px,1.75rem + 2vw,72px);line-height:100%;white-space:nowrap}.sloganLoop h1.sloganLoop__never.animate-into-view--visible span,.sloganLoop h1.sloganLoop__stop.animate-into-view--visible span{animation-name:sloganLoopIntro;animation-duration:.5s}.sloganLoop .animate-into-view--visible span{display:inline-block;animation-name:sloganLoop;animation-duration:4s;animation-timing-function:ease-in-out;animation-fill-mode:both}.animated-scroll{--_keyframe:var(--keyframe,0);--_offset:var(--offset,100%);--_from:var(--from,var(--_offset));--_to:var(--to,0%);--_fade-bg-rgb:var(--fade-bg-rgb,0,0,0);--_fade-bg-alpha:var(--fade-bg-alpha,1)}.animated-scroll--fade-out{opacity:calc(1 - var(--_keyframe))}.animated-scroll--fade-in{opacity:var(--_keyframe)}.animated-scroll--scroll-bg-vertical{background-position-x:center;background-position-y:calc(var(--_keyframe)*100%)}.animated-scroll--scroll-bg-horizontal{background-position-x:calc(var(--_keyframe)*100%)}.animated-scroll--parallax-y{--_y:calc(calc(calc(1 - var(--_keyframe)) * var(--_from)) + calc(var(--_keyframe) * var(--_to)));translate:0 var(--_y)}.animated-scroll--parallax-x{--_x:calc(calc(calc(1 - var(--_keyframe)) * var(--_from)) + calc(var(--_keyframe) * var(--_to)));translate:var(--_x) 0}.animated-scroll--fade-in-bg{background-color:rgba(var(--_fade-bg-rgb),calc(var(--_keyframe) * var(--_fade-bg-alpha)))}.animated-scroll--scale-up{scale:calc(100%*var(--_keyframe))}.animated-scroll--scale-down{scale:calc(1 - var(--_keyframe))}.animated-scroll--text-reveal{display:block}.animated-scroll--text-reveal span{color:hsla(0,0%,100%,.2);-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-size:calc(var(--_keyframe)*100%) 100%;background-image:linear-gradient(90deg,#fff,#fff)}.timeline:hover .timeline__item{scale:100%}.timeline .timeline__item{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}.timeline .timeline__item--hover:hover{opacity:100%;scale:110%}.hero__logo{--_rotX:var(--rotX,0deg);--_rotY:var(--rotY,0deg);--_rotBack:var(--rotBack,180deg);--_rotFront:var(--rotFront,0deg);--_scale:var(--scale,1);transform-style:preserve-3d;perspective:500px;transition:all 1s cubic-bezier(.23,1,.32,1)}.hero__logo .hero__logo__front{backface-visibility:hidden}.hero__logo .hero__logo__back,.hero__logo .hero__logo__front,.hero__logo .hero__logo__socials{margin:0;transition:all 1s cubic-bezier(.175,.885,.32,1.275)}.hero__logo .hero__logo__back{transform:translateZ(-20px) rotateX(var(--_rotX)) rotateY(calc(var(--_rotY) + var(--_rotBack)));backface-visibility:hidden}.hero__logo .hero__logo__front{transform:translateZ(2px) rotateX(var(--_rotX)) rotateY(calc(var(--_rotY) + var(--_rotFront))) scale(var(--_scale))}.hero__logo .hero__logo__socials{transform-style:preserve-3d;backface-visibility:hidden;transform:translateZ(28px) rotateX(var(--_rotX)) rotateY(calc(var(--_rotY) + var(--_rotBack)))}@media screen and (max-width:768px){.hero__logo{--scale:0.9}}.o_we_custom_image,.wc-border-mask{--_radius:var(--radius,8px);--_half:calc(var(--_radius) / 2);--_offset_x:calc(var(--_half) * 0.78);--_offset_y:calc(var(--_half) * 0.85);min-height:calc(var(--_radius)*2)}.o_we_custom_image--sm,.wc-border-mask--sm{--radius:8px!important}.o_we_custom_image--md,.wc-border-mask--md{--radius:13px!important}.o_we_custom_image--lg,.wc-border-mask--lg{--radius:28px!important}.o_we_custom_image--xl,.wc-border-mask--xl{--radius:32px!important}.o_we_custom_image--2xl,.wc-border-mask--2xl{--radius:64px!important}.o_we_custom_image>div:first-child:not(.min-h-0),.wc-border-mask>div:first-child:not(.min-h-0){min-height:100%}.o_we_custom_image--padded,.wc-border-mask--padded{padding:var(--_radius)}.o_we_custom_image--padded-top,.wc-border-mask--padded-top{padding-top:var(--_radius)}.o_we_custom_image--padded-bottom,.wc-border-mask--padded-bottom{padding-bottom:var(--_radius)}.o_we_custom_image--padded-left,.wc-border-mask--padded-left{padding-left:var(--_radius)}.o_we_custom_image--padded-right,.wc-border-mask--padded-right{padding-right:var(--_radius)}.o_we_custom_image--full,.wc-border-mask--full{clip-path:polygon(0 var(--_radius),var(--_offset_x,11px) var(--_offset_y,12px),var(--_radius) 0,calc(100% - var(--_radius)) 0,calc(100% - var(--_offset_x, 11px)) var(--_offset_y,12px),100% var(--_radius),100% calc(100% - var(--_radius)),calc(100% - var(--_offset_x, 11px)) calc(100% - var(--_offset_y, 12px)),calc(100% - var(--_radius)) 100%,var(--_radius) 100%,var(--_offset_x,11px) calc(100% - var(--_offset_y, 12px)),0 calc(100% - var(--_radius)))}.o_we_custom_image--top,.wc-border-mask--top{clip-path:polygon(0 var(--_radius),var(--_offset_x,11px) var(--_offset_y,12px),var(--_radius) 0,calc(100% - var(--_radius)) 0,calc(100% - var(--_offset_x, 11px)) var(--_offset_y,12px),100% var(--_radius),100% calc(100% - var(--_radius)),100% 100%,0 100%)}.o_we_custom_image--bottom,.wc-border-mask--bottom{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--_radius)),calc(100% - var(--_offset_x, 11px)) calc(100% - var(--_offset_y, 12px)),calc(100% - var(--_radius)) 100%,var(--_radius) 100%,var(--_offset_x,11px) calc(100% - var(--_offset_y, 12px)),0 calc(100% - var(--_radius)))}.o_we_custom_image--left,.wc-border-mask--left{clip-path:polygon(0 var(--_radius),var(--_offset_x,11px) var(--_offset_y,12px),var(--_radius) 0,100% 0,100% 100%,var(--_radius) 100%,var(--_offset_x,11px) calc(100% - var(--_offset_y, 12px)),0 calc(100% - var(--_radius)))}.o_we_custom_image--right,.wc-border-mask--right{clip-path:polygon(0 0,calc(100% - var(--_radius)) 0,calc(100% - var(--_offset_x, 11px)) var(--_offset_y,12px),100% var(--_radius),100% calc(100% - var(--_radius)),calc(100% - var(--_offset_x, 11px)) calc(100% - var(--_offset_y, 12px)),calc(100% - var(--_radius)) 100%,0 100%)}.o_we_custom_image--circle,.wc-border-mask--circle{clip-path:polygon(0 50%,4% 31%,15% 15%,31% 4%,50% 0,70% 4%,85% 15%,96% 31%,100% 50%,96% 69%,85% 85%,70% 96%,50% 100%,31% 96%,15% 85%,4% 69%)}.o_we_custom_image{clip-path:polygon(0 var(--_radius),var(--_offset_x,11px) var(--_offset_y,12px),var(--_radius) 0,calc(100% - var(--_radius)) 0,calc(100% - var(--_offset_x, 11px)) var(--_offset_y,12px),100% var(--_radius),100% calc(100% - var(--_radius)),calc(100% - var(--_offset_x, 11px)) calc(100% - var(--_offset_y, 12px)),calc(100% - var(--_radius)) 100%,var(--_radius) 100%,var(--_offset_x,11px) calc(100% - var(--_offset_y, 12px)),0 calc(100% - var(--_radius)))}@media screen and (min-width:768px){.o_we_custom_image{--radius:8px}}@media screen and (min-width:1024px){.o_we_custom_image{--radius:12px}}@media screen and (min-width:1280px){.o_we_custom_image{--radius:32px}}@media screen and (min-width:768px){.wc-border-mask{--radius:8px}}@media screen and (min-width:1024px){.wc-border-mask{--radius:12px}}@media screen and (min-width:1280px){.wc-border-mask--grow{--radius:32px}}.pseudo-bg{--_angle:var(--angle,180deg);--_bg_start_alpha:var(--bg_start_alpha,0.4);--_bg_end_alpha:var(--bg_end_alpha,0.9);--_bg_start_rgb:var(--bg_start_rgb,255,0,0);--_bg_end_rgb:var(--bg_end_rgb,255,0,0)}.pseudo-bg:before{content:"";display:block;position:absolute;inset:0;background-image:linear-gradient(var(--_angle),rgba(var(--_bg_start_rgb),var(--_bg_start_alpha)),rgba(var(--_bg_end_rgb),var(--_bg_end_alpha)))}.pseudo-bg--gradient-blue{--bg_start_rgb:0,0,0;--bg_end_rgb:54,94,192}.pseudo-bg--gradient-black{--bg_start_rgb:0,0,0;--bg_end_rgb:0,0,0;--bg_end_alpha:0.4}.pseudo-bg--gradient-dark{--bg_start_rgb:0,0,0;--bg_end_rgb:0,0,0;--bg_end_alpha:0.65}.marquee-text h1{--_length:var(--length,10);--_fsize:var(--fsize,1em);animation:marquee-text 10s linear;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-direction:alternate}@keyframes marquee-text{0%{translate:calc((var(--_length)*var(--_fsize) - 100vw)/4 + 2rem) 0}to{translate:calc((var(--_length)*var(--_fsize)*-1 + 100vw)/4 - 2rem) 0}}.cursor{--_xpos:var(--xpos,0);--_ypos:var(--ypos,0);--_size:var(--size,2rem);--_halfSize:calc(var(--_size) / 2);--_duration:var(--duration,500ms);width:var(--_size);height:var(--_size);pointer-events:none;position:absolute;transition-property:translate;transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:var(--_duration);translate:calc(var(--_xpos) - var(--_halfSize)) calc(var(--_ypos) - var(--_halfSize))}.cursor .cursor__graphic{width:100%;height:100%}.cursor--close{--size:5rem}.cursor--debug,.cursor--preview,.cursor--xray{--size:12rem}.cursor__graphic{pointer-events:none}.cursor__graphic--xray{border-radius:100%;background-color:var(--wc-light-hex);transform-origin:50% 50%;transition-property:scale;transition-duration:.75s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.cursor__graphic--xray.cursor__graphic--hidden{scale:0}.cursor__graphic--debug{background-color:var(--wc-light-hex);transform-origin:50% 50%;scale:100%;border-radius:100%;transition-property:scale;transition-delay:.15s;transition-duration:.75s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.cursor__graphic--debug:after{content:" ";background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='192' height='192' viewBox='0 0 192 192'%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Crect width='192' height='192'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='a' clip-path='url(%23b)'%3E%3Cpath d='M15.85,40.084,17.7,38.237a1.989,1.989,0,0,1,2.82,0L36.691,54.4a1.989,1.989,0,0,1,0,2.82L20.517,73.4a1.989,1.989,0,0,1-2.82,0L15.85,71.55a2,2,0,0,1,.033-2.854l10.026-9.551H2a1.992,1.992,0,0,1-2-2V54.486a1.992,1.992,0,0,1,2-2H25.909L15.883,42.937A1.985,1.985,0,0,1,15.85,40.084Z' transform='translate(43.378 69.737) rotate(-45)' fill='%2319191a'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;position:absolute;inset:0;transition-property:background-size;transition-delay:.3s;transition-duration:.5s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.cursor__graphic--debug.cursor__graphic--hidden{scale:0;transition-delay:.1s}.cursor__graphic--debug.cursor__graphic--hidden:after{background-size:0;transition-delay:0}.cursor__graphic--preview{scale:100%;transition-property:scale;transition-duration:.5s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.cursor__graphic--preview.cursor__graphic--hidden{scale:0}.cursor__graphic--close{background-color:transparent;transform-origin:50% 50%;scale:100%;transition-property:scale;transition-delay:.15s;transition-duration:.75s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.cursor__graphic--close.cursor__graphic--hidden{scale:0}.cursor__graphic--close:after{content:" ";background-repeat:no-repeat;background-position:50%;background-size:100%;position:absolute;inset:0;transition-property:background-size;transition-delay:.3s;transition-duration:.5s;transition-timing-function:cubic-bezier(.19,1,.22,1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79.992' height='80' viewBox='0 0 79.992 80'%3E%3Cpath id='Path_171' data-name='Path 171' d='M16.075,12.076l12.81-8.561L44,.51,59.107,3.516l12.81,8.561,8.56,12.811L83.482,40,80.477,55.112l-8.56,12.812-12.81,8.56L44,79.49l-15.11-3.006-12.81-8.56L7.516,55.112,4.51,40,7.516,24.888Z' transform='translate(-4)' fill='none' stroke='%23ffffff' stroke-width='1'/%3E%3Cpath id='Path_172' data-name='Path 172' d='M47.586,35,49,36.413,45.413,40,49,43.586,47.587,45,44,41.413,40.413,45,39,43.586,42.587,40,39,36.413,40.414,35,44,38.586Z' transform='translate(-4)' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.cursor-container{position:fixed;inset:0;max-width:100vw;box-sizing:border-box;pointer-events:none;z-index:1000;overflow:hidden}.cursor-container--close,.cursor-container--xray{mix-blend-mode:difference}.body-hide-cursor{cursor:none}.cursor__trail__particle{--_xpos:var(--xpos,0);--_ypos:var(--ypos,0);--_size:var(--size,12rem);--_halfSize:calc(var(--_size) / 2);--_duration:var(--duration,200ms);--_delay_index:var(--delay_index,0);--_delay:calc(var(--delay, 300ms) * var(--_delay_index));position:absolute;pointer-events:none;width:var(--_size);scale:100%;translate:calc(var(--_xpos) - var(--_halfSize)) calc(var(--_ypos) - var(--_halfSize));transition-property:translate,scale;transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:calc(var(--_delay)*var(--_delay_index) + var(--_duration))}@keyframes cursor__trail__particle{to{translate:calc(var(--_xpos) - var(--_halfSize)) calc(var(--_ypos) - var(--_halfSize))}}.cursor__trail__particle-0{--delay_index:0}.cursor__trail__particle-0.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-1{--delay_index:1}.cursor__trail__particle-1.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-2{--delay_index:2}.cursor__trail__particle-2.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-3{--delay_index:3}.cursor__trail__particle-3.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-4{--delay_index:4}.cursor__trail__particle-4.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-5{--delay_index:5}.cursor__trail__particle-5.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-6{--delay_index:6}.cursor__trail__particle-6.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-7{--delay_index:7}.cursor__trail__particle-7.cursor__trail__particle--hidden{--delay:100ms;scale:0}.cursor__trail__particle-8{--delay_index:8}.cursor__trail__particle-8.cursor__trail__particle--hidden{--delay:100ms;scale:0}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% + clamp(12rem, 15vw, 256px)))}}.marquee{overflow:hidden;position:relative}.marquee:before{content:" "}.marquee .marquee__scrolling{animation:marquee 15s linear infinite;display:inline-block;padding-left:clamp(12rem,15vw,256px);padding-right:clamp(12rem,15vw,256px);min-width:100%;position:absolute;left:0;top:0;white-space:nowrap}@keyframes simpleMarquee{0%{transform:translateX(0)}to{transform:translateX(calc(var(--text-width) * -1px))}}.simple-marquee{--_speed:var(--speed,10s);--_width:var(--text-width,100px);animation-name:simpleMarquee;animation-duration:calc(var(--_width)/var(--_speed)*1s);animation-iteration-count:infinite;animation-timing-function:linear}.circus-primary-nav__primary,.circus-primary-nav__secondary,.circus-primary-nav__tertiary{--_hover_color:var(--hover-color,#e73c3e);--_hover_scale:var(--hover_scale,0 1);--_hover_origin:var(--hover_origin,top right);--_hover_ease:var(--hover-ease,ease-in);position:relative;z-index:0}.circus-primary-nav__primary:after,.circus-primary-nav__secondary:after,.circus-primary-nav__tertiary:after{content:"";background-color:var(--_hover_color);position:absolute;inset:0;z-index:-1;transform-origin:var(--_hover_origin);scale:var(--_hover_scale);transition-property:all;transition-duration:.2s;transition-timing-function:var(--_hover_ease)}.circus-primary-nav__primary:after{box-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--_hover_color)}.circus-primary-nav__primary:hover{--hover_scale:1 1;--hover_origin:top left;--hover-ease:ease-out}.circus-primary-nav__primary--active{--hover_scale:1 1;--hover_origin:bottom right}.circus-primary-nav__primary--active:after{box-shadow:none;top:auto;height:2px}.circus-primary-nav__primary--active:hover{--hover_scale:1 1;--hover_origin:bottom left}.circus-primary-nav__secondary{--hover_scale:0 0.05;--hover_origin:bottom right}.circus-primary-nav__secondary:hover{--hover_scale:1 0.05;--hover_origin:bottom left;--hover-ease:ease-out}.circus-primary-nav__secondary--active{--hover_scale:1 0.05;--hover_origin:bottom right}.circus-primary-nav__secondary--active:hover{--hover_scale:1 0.05;--hover_origin:bottom left}.circus-primary-nav__tertiary{--hover_scale:1 1;--hover_origin:bottom right;box-shadow:none}.circus-primary-nav__tertiary:after{top:auto;height:2px}.circus-primary-nav__tertiary:hover{--hover_scale:1 1}.circus-primary-nav__tertiary:hover:after{box-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--_hover_color);height:100%}.circus-nav-perletter:hover>span{animation:nav-perletter .15s ease-out forwards;display:inline-block}@keyframes nav-perletter{0%{translate:0 0;opacity:1}50%{translate:0 2rem;opacity:0}51%{translate:0 -2rem;opacity:0}to{translate:0 0;opacity:1}}@media screen and (min-width:768px){.wc-table-reqs th,.wc-table-reqs tr>td:first-child{font-size:1.2rem}}.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.absolute.z-20.h-4.w-4.rotate-45.border-gray-300.bg-white.-bottom-2.border-r.border-b,.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.absolute.z-20.h-4.w-4.rotate-45.border-l.border-t.border-gray-300.bg-white{display:none}.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.shadow-sm.border.border-gray-300.px-1.bg-white.rounded-lg{background-color:var(--wc-dark-hex);border-radius:0;border:none;color:var(--wc-light-hex)}.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.shadow-sm.border.border-gray-300.px-1.bg-white.rounded-lg>.flex.flex-col>.flex.items-stretch.flex-col>.w-full>.flex.items-center{border-radius:0;border:none;padding:0}.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.shadow-sm.border.border-gray-300.px-1.bg-white.rounded-lg>.flex.flex-col>.flex.items-stretch.flex-col>.w-full>.min-h-\[285px\]>.grid.grid-cols-7.my-1>button{border-radius:0}.wc-datepicker>.transition-all.ease-out.duration-300.absolute>.shadow-sm.border.border-gray-300.px-1.bg-white.rounded-lg>.flex.flex-col>.flex.items-stretch.flex-col>.w-full>.min-h-\[285px\]>.grid.grid-cols-7.my-1>button.bg-red-500{background-color:var(--wc-red-hex)}.wc-lightbox-grid{grid-template-areas:"fill"}.wc-lightbox-grid>div{grid-area:fill}#dialogue-sdk.rookoo-widget-holder iframe{height:calc(100vh - 5rem)!important}@media screen and (min-width:768px){#dialogue-sdk.rookoo-widget-holder iframe{height:calc(100vh - 4rem)!important}}.wc-intro{grid-template-areas:"overlay"}.wc-intro>div,.wc-intro>img,.wc-intro>svg,.wc-intro>video{grid-area:overlay}select option{background-color:#000}select.bg-light option{background-color:var(--wc-white-hex)}.odoo-event-content .s_cover{display:none}.odoo-event-content .btn.btn-primary{text-decoration:none;text-transform:uppercase}.odoo-event-content .btn.btn-primary:hover{text-decoration:underline}@media screen and (min-width:768px){.space_table{table-layout:fixed!important}}.space_table tr{border:none}.space_table td,.space_table th{font-size:1rem!important;padding:1em;font-family:var(--font-body);border:1px dotted var(--wc-dark-hex)}.space_table td{border-top:none}.space_table th{border-right-color:var(--wc-light-hex);font-weight:medium;background:var(--wc-dark-hex);color:var(--wc-light-hex)}@media screen and (min-width:768px){.animated-typography{background-color:transparent}.animated-typography span span{display:inline-block}.animated-typography__welcome span{animation-name:animated-typography-welcome;animation-duration:1s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:backwards;animation-play-state:paused}.animated-typography__to span{animation-name:animated-typography-to;animation-duration:1s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:backwards;translate:0 0;animation-play-state:paused}.animated-typography__wintercircus span{animation-name:animated-typography-wintercircus;animation-duration:2s;animation-timing-function:cubic-bezier(.445,.05,.55,.95);animation-fill-mode:backwards;translate:0 0;animation-play-state:paused}.animated-typography.animate-into-view--show-once span,.animated-typography.animate-into-view--visible span{animation-play-state:running}}@keyframes animated-typography-welcome{0%{opacity:0;margin:0 4rem}10%{opacity:100%}}@keyframes animated-typography-to{0%{translate:0 150px;opacity:0}10%{opacity:100%}}@keyframes animated-typography-wintercircus{0%{translate:-150px 0;opacity:0}10%{opacity:100%}80%{translate:0 0}90%{margin-left:1rem}}@keyframes underOneRoof{0%{translate:0 -150px;opacity:0}}@keyframes underOneRoofAlternate{0%{translate:0 150px;opacity:0}}@keyframes underOneRoofAlternateMagical{50%{padding-left:2rem;padding-right:2rem}}@keyframes huge_preloader__fill{0%{right:100%}}@keyframes huge_preloader__height{0%{height:100vh}}.huge_preloader{background-color:transparent;position:fixed;left:0;top:0;right:0;height:0;animation-name:huge_preloader__height;animation-duration:1s;animation-fill-mode:both;animation-delay:1.1s;overflow:hidden}.huge_preloader>div{content:"";display:block;position:absolute;inset:0;animation-name:huge_preloader__fill;animation-duration:1s;animation-fill-mode:both;animation-delay:.1s}.fade-into-view{opacity:0;transition:all .5s ease}.fade-into-view.animate-into-view--visible{opacity:1}@keyframes popupSlideIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popupFadeInBackground{0%{opacity:0}to{opacity:1}}.spinner{width:55px;height:55px;border-radius:50%;border:4px solid rgba(0,0,0,.102);border-right-color:#e73c3e;animation:spin .75s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}/*
! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--font-mono);font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--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 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1700px){.container{max-width:1700px}}@media (min-width:2048px){.container{max-width:2048px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding:.1428571em .3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-left:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;border-radius:.3125rem;padding:.25em .4em}.prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8611111em}.prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.prose-xl :where(.prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(.prose-xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(.prose-xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;padding-left:1.6em}.prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.8888889em .6666667em}.prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl :where(.prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-xl :where(.prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.inset-0{inset:0}.inset-1{inset:.25rem}.inset-10{inset:2.5rem}.inset-2{inset:.5rem}.inset-5{inset:1.25rem}.-bottom-2{bottom:-.5rem}.-top-0{top:0}.-top-0\.5{top:-.125rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-5{left:1.25rem}.left-7{left:1.75rem}.left-\[-0\.25rem\]{left:-.25rem}.left-\[0\.125rem\]{left:.125rem}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-8{right:2rem}.right-\[-1rem\]{right:-1rem}.top-0{top:0}.top-1{top:.25rem}.top-12{top:3rem}.top-16{top:4rem}.top-2{top:.5rem}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-8{top:2rem}.top-\[-0\.5rem\]{top:-.5rem}.top-\[-1px\]{top:-1px}.top-\[-1rem\]{top:-1rem}.top-\[-2px\]{top:-2px}.top-\[-3px\]{top:-3px}.top-\[-4px\]{top:-4px}.top-\[-5rem\]{top:-5rem}.top-\[0\.375rem\]{top:.375rem}.top-\[0\.875rem\]{top:.875rem}.top-\[100\%\]{top:100%}.top-\[2px\]{top:2px}.top-\[40\%\]{top:40%}.top-\[5rem\]{top:5rem}.top-\[6rem\]{top:6rem}.top-\[88px\]{top:88px}.top-\[calc\(100\%\+0\.5rem\)\]{top:calc(100% + .5rem)}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-\[-1\]{z-index:-1}.z-\[-2\]{z-index:-2}.z-\[1000\]{z-index:1000}.z-\[10\]{z-index:10}.z-\[16\]{z-index:16}.z-\[17\]{z-index:17}.z-\[18\]{z-index:18}.z-\[19\]{z-index:19}.z-\[1\]{z-index:1}.z-\[20\]{z-index:20}.z-\[25\]{z-index:25}.z-\[29\]{z-index:29}.z-\[2\]{z-index:2}.z-\[30\]{z-index:30}.z-\[35\]{z-index:35}.z-\[5000\]{z-index:5000}.order-1{order:1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-8{grid-column:span 8/span 8}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-7{grid-column-start:7}.col-start-9{grid-column-start:9}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-start-2{grid-row-start:2}.m-0{margin:0}.m-1{margin:.25rem}.m-5{margin:1.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.mb-\[1\.1428571em\]{margin-bottom:1.1428571em}.mb-auto{margin-bottom:auto}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-\[1\.2rem\]{margin-left:1.2rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-\[1px\]{margin-top:1px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-4,.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-6{-webkit-line-clamp:6}.line-clamp-\[10\]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[2\/1\]{aspect-ratio:2/1}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[5\/3\]{aspect-ratio:5/3}.aspect-\[5\/4\]{aspect-ratio:5/4}.aspect-\[8\/9\]{aspect-ratio:8/9}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0{height:0}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[0\.75rem\]{height:.75rem}.h-\[100lvh\]{height:100lvh}.h-\[100svh\]{height:100svh}.h-\[200vh\]{height:200vh}.h-\[255px\]{height:255px}.h-\[50svh\]{height:50svh}.h-\[50vh\]{height:50vh}.h-\[5800vh\]{height:5800vh}.h-\[calc\(100dvh-5rem\)\]{height:calc(100dvh - 5rem)}.h-\[calc\(100svh-5rem\)\]{height:calc(100svh - 5rem)}.h-\[calc\(50svh-5rem\)\]{height:calc(50svh - 5rem)}.h-\[clamp\(14rem\2c 15vw\2c 256px\)\]{height:clamp(14rem,15vw,256px)}.h-\[clamp\(16rem\2c 25vw\2c 320px\)\]{height:clamp(16rem,25vw,320px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-\[100svh\]{max-height:100svh}.max-h-\[100vh\]{max-height:100vh}.max-h-\[200px\]{max-height:200px}.max-h-\[66px\]{max-height:66px}.max-h-\[800px\]{max-height:800px}.max-h-\[calc\(100dvh-7rem\)\]{max-height:calc(100dvh - 7rem)}.max-h-\[calc\(100svh-5rem\)\]{max-height:calc(100svh - 5rem)}.max-h-\[calc\(100svh-7rem\)\]{max-height:calc(100svh - 7rem)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-20{min-height:5rem}.min-h-8{min-height:2rem}.min-h-96{min-height:24rem}.min-h-\[100lvh\]{min-height:100lvh}.min-h-\[100svh\]{min-height:100svh}.min-h-\[10svh\]{min-height:10svh}.min-h-\[2\.875rem\]{min-height:2.875rem}.min-h-\[200svh\]{min-height:200svh}.min-h-\[20rem\]{min-height:20rem}.min-h-\[25vh\]{min-height:25vh}.min-h-\[285px\]{min-height:285px}.min-h-\[300svh\]{min-height:300svh}.min-h-\[338px\]{min-height:338px}.min-h-\[50svh\]{min-height:50svh}.min-h-\[66vh\]{min-height:66vh}.min-h-\[8em\]{min-height:8em}.min-h-\[calc\(100svh-5rem\)\]{min-height:calc(100svh - 5rem)}.min-h-\[calc\(100vh-5rem\)\]{min-height:calc(100vh - 5rem)}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[0\.75rem\]{width:.75rem}.w-\[100vw\]{width:100vw}.w-\[255px\]{width:255px}.w-\[300px\]{width:300px}.w-\[30rem\]{width:30rem}.w-\[clamp\(14rem\2c 15vw\2c 256px\)\]{width:clamp(14rem,15vw,256px)}.w-\[clamp\(16rem\2c 25vw\2c 320px\)\]{width:clamp(16rem,25vw,320px)}.w-\[clamp\(375px\2c 33vw\2c 512px\)\]{width:clamp(375px,33vw,512px)}.w-full{width:100%}.w-screen{width:100vw}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.max-w-\[1024px\]{max-width:1024px}.max-w-\[200px\]{max-width:200px}.max-w-\[20rem\]{max-width:20rem}.max-w-\[256px\]{max-width:256px}.max-w-\[28rem\]{max-width:28rem}.max-w-\[32rem\]{max-width:32rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[768px\]{max-width:768px}.max-w-\[84ch\]{max-width:84ch}.max-w-\[880px\]{max-width:880px}.max-w-\[calc\(100vw-10px\)\]{max-width:calc(100vw - 10px)}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-screen-md{max-width:768px}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-bottom{transform-origin:bottom}.origin-center{transform-origin:center}.origin-top-left{transform-origin:top left}.-translate-x-4{--tw-translate-x:-1rem}.-translate-x-4,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-4{--tw-translate-y:1rem}.translate-y-4,.translate-y-\[-100vh\]{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-\[-100vh\]{--tw-translate-y:-100vh}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{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}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{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-90{--tw-rotate:90deg}.rotate-\[-3deg\]{--tw-rotate:-3deg}.rotate-\[-3deg\],.rotate-\[-5deg\]{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-\[-5deg\]{--tw-rotate:-5deg}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-0,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-105,.scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.scale-150,.scale-50{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.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))}.animate-\[popupFadeInBackground_1s_ease-out\]{animation:popupFadeInBackground 1s ease-out}.animate-\[popupSlideIn_1s_ease-out\]{animation:popupSlideIn 1s ease-out}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes slide{0%,to{transform:translate(calc(clamp(20px, 20vw, 100px) * -1))}50%{transform:translate(clamp(20px,20vw,100px))}}.animate-slide{animation:slide 3s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.animate-wiggle{animation:wiggle 3s ease-in-out infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.break-inside-avoid-page{break-inside:avoid-page}.break-inside-avoid-column{-moz-column-break-inside:avoid;break-inside:avoid-column}.break-after-column{-moz-column-break-after:column;break-after:column}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-subgrid{grid-template-columns:subgrid}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-0{row-gap:0}.gap-y-0\.5{row-gap:.125rem}.gap-y-2{row-gap:.5rem}.gap-y-8{row-gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(0 0 0/var(--tw-divide-opacity))}.place-self-start{place-self:start}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-\[\#f9ad33\]{--tw-border-opacity:1;border-color:rgb(249 173 51/var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-black\/20{border-color:rgba(0,0,0,.2)}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-ceruleanblue-400{--tw-border-opacity:1;border-color:rgb(54 94 192/var(--tw-border-opacity))}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.border-dark{--tw-border-opacity:1;border-color:rgb(25 25 26/var(--tw-border-opacity))}.border-dark\/10{border-color:rgba(25,25,26,.1)}.border-dark\/20{border-color:rgba(25,25,26,.2)}.border-dark\/50{border-color:rgba(25,25,26,.5)}.border-dark\/80{border-color:rgba(25,25,26,.8)}.border-dark\/90{border-color:rgba(25,25,26,.9)}.border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-fuchsia-500{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-green-400,.border-green-500{--tw-border-opacity:1;border-color:rgb(48 182 152/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-light{--tw-border-opacity:1;border-color:rgb(245 243 227/var(--tw-border-opacity))}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-rose-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-teal-500{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.border-violet-500{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-yellow-400,.border-yellow-500{--tw-border-opacity:1;border-color:rgb(249 173 51/var(--tw-border-opacity))}.border-zinc-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.border-b-circusred-400\/40{border-bottom-color:rgba(231,60,62,.4)}.border-b-dark{--tw-border-opacity:1;border-bottom-color:rgb(25 25 26/var(--tw-border-opacity))}.border-b-ecruwhite-400\/20{border-bottom-color:hsla(53,44%,92%,.2)}.border-b-transparent{border-bottom-color:transparent}.border-t-gray-800{--tw-border-opacity:1;border-top-color:rgb(31 41 55/var(--tw-border-opacity))}.bg-\[\#E7E2D1\]{--tw-bg-opacity:1;background-color:rgb(231 226 209/var(--tw-bg-opacity))}.bg-\[\#f9ad33\]{--tw-bg-opacity:1;background-color:rgb(249 173 51/var(--tw-bg-opacity))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/10{background-color:rgba(0,0,0,.1)}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-ceruleanblue-300{--tw-bg-opacity:1;background-color:rgb(89 139 219/var(--tw-bg-opacity))}.bg-ceruleanblue-400{--tw-bg-opacity:1;background-color:rgb(54 94 192/var(--tw-bg-opacity))}.bg-ceruleanblue-400\/50{background-color:rgba(54,94,192,.5)}.bg-ceruleanblue-400\/95{background-color:rgba(54,94,192,.95)}.bg-ceruleanblue-500{--tw-bg-opacity:1;background-color:rgb(32 63 178/var(--tw-bg-opacity))}.bg-circusred-300{--tw-bg-opacity:1;background-color:rgb(237 101 110/var(--tw-bg-opacity))}.bg-circusred-400{--tw-bg-opacity:1;background-color:rgb(231 60 62/var(--tw-bg-opacity))}.bg-circusred-400\/20{background-color:rgba(231,60,62,.2)}.bg-circusred-400\/50{background-color:rgba(231,60,62,.5)}.bg-circusred-500{--tw-bg-opacity:1;background-color:rgb(221 40 48/var(--tw-bg-opacity))}.bg-circusred-600{--tw-bg-opacity:1;background-color:rgb(217 31 40/var(--tw-bg-opacity))}.bg-circusred-800{--tw-bg-opacity:1;background-color:rgb(210 12 19/var(--tw-bg-opacity))}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.bg-dark{--tw-bg-opacity:1;background-color:rgb(25 25 26/var(--tw-bg-opacity))}.bg-dark\/10{background-color:rgba(25,25,26,.1)}.bg-dark\/20{background-color:rgba(25,25,26,.2)}.bg-dark\/30{background-color:rgba(25,25,26,.3)}.bg-dark\/50{background-color:rgba(25,25,26,.5)}.bg-dark\/80{background-color:rgba(25,25,26,.8)}.bg-ecruwhite-300{--tw-bg-opacity:1;background-color:rgb(246 245 237/var(--tw-bg-opacity))}.bg-ecruwhite-400{--tw-bg-opacity:1;background-color:rgb(244 242 227/var(--tw-bg-opacity))}.bg-ecruwhite-400\/50{background-color:hsla(53,44%,92%,.5)}.bg-ecruwhite-500{--tw-bg-opacity:1;background-color:rgb(239 237 220/var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-green-100,.bg-green-200,.bg-green-400,.bg-green-500{--tw-bg-opacity:1;background-color:rgb(48 182 152/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.bg-light{--tw-bg-opacity:1;background-color:rgb(245 243 227/var(--tw-bg-opacity))}.bg-light\/20{background-color:hsla(53,47%,93%,.2)}.bg-light\/50{background-color:hsla(53,47%,93%,.5)}.bg-light\/80{background-color:hsla(53,47%,93%,.8)}.bg-light\/95{background-color:hsla(53,47%,93%,.95)}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-magenta-300{--tw-bg-opacity:1;background-color:rgb(209 64 179/var(--tw-bg-opacity))}.bg-magenta-400{--tw-bg-opacity:1;background-color:rgb(190 28 121/var(--tw-bg-opacity))}.bg-magenta-400\/50{background-color:rgba(190,28,121,.5)}.bg-magenta-500{--tw-bg-opacity:1;background-color:rgb(163 19 94/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity))}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228/var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.bg-yellow-100,.bg-yellow-200,.bg-yellow-400,.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(249 173 51/var(--tw-bg-opacity))}.bg-\[radial-gradient\(farthest-corner_at_160px_430px\2c rgba\(0\2c 0\2c 0\2c 0\)_0\%\2c rgba\(0\2c 0\2c 0\2c 1\)_100\%\)\]{background-image:radial-gradient(farthest-corner at 160px 430px,transparent 0,#000 100%)}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from:rgba(0,0,0,.6) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-left-top{-o-object-position:left top;object-position:left top}.object-top{-o-object-position:top;object-position:top}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.p-\[0\.45rem\]{padding:.45rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[36px\]{padding-left:36px;padding-right:36px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0\.55rem\]{padding-top:.55rem;padding-bottom:.55rem}.py-\[1\.37rem\]{padding-top:1.37rem;padding-bottom:1.37rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-\[2\.5rem\]{padding-bottom:2.5rem}.pl-0{padding-left:0}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pl-\[3\.5rem\]{padding-left:3.5rem}.pr-1{padding-right:.25rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pt-\[16rem\]{padding-top:16rem}.pt-\[20svh\]{padding-top:20svh}.pt-\[7\.5rem\]{padding-top:7.5rem}.pt-\[8rem\]{padding-top:8rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.font-body{font-family:var(--font-body)}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[2\.25em\]{font-size:2.25em}.text-\[2rem\]{font-size:2rem}.text-\[clamp\(1\.25rem\2c 1\.25rem\+1vw\2c 1\.5rem\)\]{font-size:clamp(1.25rem,1.25rem + 1vw,1.5rem)}.text-\[clamp\(1\.25rem\2c 1\.25rem\+2vw\2c 24px\)\]{font-size:clamp(1.25rem,1.25rem + 2vw,24px)}.text-\[clamp\(1\.2rem\2c 1\.2rem\+4vw\2c 72px\)\]{font-size:clamp(1.2rem,1.2rem + 4vw,72px)}.text-\[clamp\(1\.5rem\2c 1\.5rem\+0\.5vw\2c 50px\)\]{font-size:clamp(1.5rem,1.5rem + .5vw,50px)}.text-\[clamp\(1\.5rem\2c 1\.5rem\+2vw\2c 3rem\)\]{font-size:clamp(1.5rem,1.5rem + 2vw,3rem)}.text-\[clamp\(1\.5rem\2c 1\.5rem\+2vw\2c 48px\)\]{font-size:clamp(1.5rem,1.5rem + 2vw,48px)}.text-\[clamp\(1\.5rem\2c 1\.5rem\+2vw\2c 72px\)\]{font-size:clamp(1.5rem,1.5rem + 2vw,72px)}.text-\[clamp\(1\.5rem\2c 1\.5rem\+3vw\2c 48px\)\]{font-size:clamp(1.5rem,1.5rem + 3vw,48px)}.text-\[clamp\(1\.5rem\2c 2vw\2c 2rem\)\]{font-size:clamp(1.5rem,2vw,2rem)}.text-\[clamp\(1\.5rem\2c 4vw\2c 48px\)\]{font-size:clamp(1.5rem,4vw,48px)}.text-\[clamp\(16px\2c 1\.5rem\+3vw\2c 18px\)\]{font-size:clamp(16px,1.5rem + 3vw,18px)}.text-\[clamp\(16px\2c 1\.5rem\+3vw\2c 48px\)\]{font-size:clamp(16px,1.5rem + 3vw,48px)}.text-\[clamp\(2\.5rem\2c 2\.5rem\+2vw\2c 72px\)\]{font-size:clamp(2.5rem,2.5rem + 2vw,72px)}.text-\[clamp\(2\.5rem\2c 2\.5rem\+3vw\2c 144px\)\]{font-size:clamp(2.5rem,2.5rem + 3vw,144px)}.text-\[clamp\(24px\2c 10vw\2c 72px\)\]{font-size:clamp(24px,10vw,72px)}.text-\[clamp\(24px\2c 15vw\2c 256px\)\]{font-size:clamp(24px,15vw,256px)}.text-\[clamp\(24px\2c 4rem\+5vw\2c 256px\)\]{font-size:clamp(24px,4rem + 5vw,256px)}.text-\[clamp\(28px\2c 3vw\2c 32px\)\]{font-size:clamp(28px,3vw,32px)}.text-\[clamp\(2rem\2c 15vw\2c 512px\)\]{font-size:clamp(2rem,15vw,512px)}.text-\[clamp\(2rem\2c 2rem\+2vw\2c 56px\)\]{font-size:clamp(2rem,2rem + 2vw,56px)}.text-\[clamp\(2rem\2c 2rem\+2vw\2c 72px\)\]{font-size:clamp(2rem,2rem + 2vw,72px)}.text-\[clamp\(2rem\2c 2rem\+4vw\2c 96px\)\]{font-size:clamp(2rem,2rem + 4vw,96px)}.text-\[clamp\(2rem\2c 4vw\2c 72px\)\]{font-size:clamp(2rem,4vw,72px)}.text-\[clamp\(32px\2c calc\(6vw\+1rem\)\2c 96px\)\]{font-size:clamp(32px,calc(6vw + 1rem),96px)}.text-\[clamp\(36px\2c 5\.5vw\2c 72px\)\]{font-size:clamp(36px,5.5vw,72px)}.text-\[clamp\(36px\2c 5vw\2c 72px\)\]{font-size:clamp(36px,5vw,72px)}.text-\[clamp\(48px\2c 8vw\2c 72px\)\]{font-size:clamp(48px,8vw,72px)}.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-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-8{line-height:2rem}.leading-\[150\%\]{line-height:150%}.leading-\[18px\]{line-height:18px}.leading-\[1\]{line-height:1}.leading-\[2rem\]{line-height:2rem}.leading-\[30px\]{line-height:30px}.leading-\[3rem\]{line-height:3rem}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#19191A\]{--tw-text-opacity:1;color:rgb(25 25 26/var(--tw-text-opacity))}.text-\[\#9ea4b0\]{--tw-text-opacity:1;color:rgb(158 164 176/var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-circusred-400{--tw-text-opacity:1;color:rgb(231 60 62/var(--tw-text-opacity))}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.text-dark{--tw-text-opacity:1;color:rgb(25 25 26/var(--tw-text-opacity))}.text-dark\/50{color:rgba(25,25,26,.5)}.text-ecruwhite-400{--tw-text-opacity:1;color:rgb(244 242 227/var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-green-400,.text-green-500,.text-green-600{--tw-text-opacity:1;color:rgb(48 182 152/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-inherit{color:inherit}.text-light{--tw-text-opacity:1;color:rgb(245 243 227/var(--tw-text-opacity))}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136/var(--tw-text-opacity))}.text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-400,.text-yellow-500,.text-yellow-600{--tw-text-opacity:1;color:rgb(249 173 51/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-circusred-400{text-decoration-color:#e73c3e}.decoration-circusred-400\/0{text-decoration-color:rgba(231,60,62,0)}.decoration-dark\/20{text-decoration-color:rgba(25,25,26,.2)}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.3\]{opacity:.3}.bg-blend-darken{background-blend-mode:darken}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),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)}.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:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-0{outline-width:0}.outline-1{outline-width:1px}.outline-2{outline-width:2px}.outline-4{outline-width:4px}.-outline-offset-2{outline-offset:-2px}.outline-offset-2{outline-offset:2px}.outline-ceruleanblue-400{outline-color:#365ec0}.outline-dark{outline-color:#19191a}.outline-ecruwhite-400{outline-color:#f4f2e3}.outline-white\/20{outline-color:hsla(0,0%,100%,.2)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-circusred-400{--tw-ring-opacity:1;--tw-ring-color:rgb(231 60 62/var(--tw-ring-opacity))}.ring-dark\/20{--tw-ring-color:rgba(25,25,26,.2)}.ring-light\/20{--tw-ring-color:hsla(53,47%,93%,.2)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-1px{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)}.drop-shadow-1px{--tw-drop-shadow:drop-shadow(0 0 1px #000)}.drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,.15))}.drop-shadow-2xl,.grayscale{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)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{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{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-none{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-none{--tw-backdrop-blur:blur(0)}.transition{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-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-\[500ms\]{transition-delay:.5s}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1s\]{transition-duration:1s}.duration-\[500ms\]{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[animation-fill-mode\:backwards\]{animation-fill-mode:backwards}.\[perspective\:1000px\]{perspective:1000px}.\[transform-style\:preserve-3d\]{transform-style:preserve-3d}.theme-dark{--foreground-rgb:244,242,227!important;--background-start-rgb:0,0,0!important;--background-end-rgb:0,0,0!important}.theme-dark .prose{--tw-prose-body:rgba(var(--foreground-rgb),0.85);--tw-prose-headings:rgb(var(--foreground-rgb));--tw-prose-lead:#9ca3af;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:#9ca3af;--tw-prose-bullets:#4b5563;--tw-prose-hr:#374151;--tw-prose-quotes:#f3f4f6;--tw-prose-quote-borders:#374151;--tw-prose-captions:#9ca3af;--tw-prose-kbd:#fff;--tw-prose-kbd-shadows:255 255 255;--tw-prose-code:#fff;--tw-prose-pre-code:#d1d5db;--tw-prose-pre-bg:rgba(0,0,0,.5);--tw-prose-th-borders:#4b5563;--tw-prose-td-borders:#374151}.theme-dark .prose .text-dark,.theme-dark .text-dark .prose,.theme-dark .text-dark.prose{--tw-prose-body:var(--wc-dark-hex);--tw-prose-headings:var(--wc-dark-hex);--tw-prose-lead:var(--wc-dark-hex);--tw-prose-links:var(--wc-dark-hex);--tw-prose-bold:var(--wc-dark-hex);--tw-prose-counters:var(--wc-dark-hex);--tw-prose-bullets:var(--wc-light-hex);--tw-prose-hr:var(--wc-dark-hex);--tw-prose-quotes:var(--wc-dark-hex);--tw-prose-quote-borders:var(--wc-dark-hex);--tw-prose-captions:var(--wc-dark-hex);--tw-prose-kbd:var(--wc-dark-hex);--tw-prose-kbd-shadows:var(--wc-dark-hex);--tw-prose-code:var(--wc-dark-hex);--tw-prose-pre-code:var(--wc-dark-hex);--tw-prose-pre-bg:var(--wc-light-hex);--tw-prose-th-borders:var(--wc-dark-hex);--tw-prose-td-borders:var(--wc-dark-hex)}.theme-light{background-color:var(--wc-light-hex)}:root{--wc-red-hex:#e73c3e;--wc-blue-hex:#365ec0;--wc-magenta-hex:#be1c79;--wc-dark-hex:#19191a;--wc-light-hex:#f4f2e3;--wc-white-hex:#fff}body.debug article,body.debug div,body.debug li,body.debug nav,body.debug section,body.debug ul{outline:1px solid red;background-color:rgba(255,0,0,.2)!important}.font-display{text-transform:uppercase;font-weight:400}.text-white{color:var(--wc-light-hex)}.bg-white{background-color:var(--wc-light-hex)}.border-white{border-color:var(--wc-light-hex)}body{background-color:var(--wc-light-hex)}body.theme-dark{color:var(--wc-light-hex);background-color:var(--wc-dark-hex)}body.theme-light{color:var(--wc-dark-hex);background-color:var(--wc-light-hex)}body::-webkit-scrollbar,div::-webkit-scrollbar,form::-webkit-scrollbar{width:.25rem;height:.25rem}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track,form::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,form::-webkit-scrollbar-thumb{width:.25rem;background:var(--wc-red-hex)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}table{max-width:100%;overflow-x:auto}.prose.text-ellipsis{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.prose-headings\:font-display h1,.prose-headings\:font-display h2,.prose-headings\:font-display h3,.prose-headings\:font-display h4,.prose-headings\:font-display h5,.prose-headings\:font-display h6{font-weight:400;line-height:1}::-webkit-calendar-picker-indicator{background-image:url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11 1C11 0.447715 10.5523 0 10 0C9.44771 0 9 0.447715 9 1H3C3 0.447715 2.55228 0 2 0C1.44772 0 1 0.447715 1 1H0V12H12V1H11ZM2 10V5H10V10H2Z" fill="%23ffffff"/></svg>')}@media (min-width:1024px){.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.lg\:prose-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.lg\:prose-2xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.lg\:prose-2xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.lg\:prose-2xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.lg\:prose-2xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.lg\:prose-2xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-2xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-2xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-2xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-2xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-2xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8333333em;border-radius:.375rem;padding:.25em .3333333em}.lg\:prose-2xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8333333em}.lg\:prose-2xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-2xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-2xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.lg\:prose-2xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.lg\:prose-2xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.lg\:prose-2xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.lg\:prose-2xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4166667em}.lg\:prose-2xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4166667em}.lg\:prose-2xl :where(.lg\:prose-2xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.lg\:prose-2xl :where(.lg\:prose-2xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-2xl :where(.lg\:prose-2xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-2xl :where(.lg\:prose-2xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-2xl :where(.lg\:prose-2xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-2xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-2xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.5833333em}.lg\:prose-2xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.lg\:prose-2xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-2xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-2xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-2xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-2xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.lg\:prose-2xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.lg\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.8em .6em}.lg\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-2xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-2xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-2xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.lg\:prose-2xl :where(.lg\:prose-2xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-2xl :where(.lg\:prose-2xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1280px){.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xl\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.xl\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.xl\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.xl\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.xl\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.xl\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.xl\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.xl\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.xl\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.xl\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.xl\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.xl\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.xl\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.xl\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.xl\:prose-lg :where(.xl\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg :where(.xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.xl\:prose-lg :where(.xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.xl\:prose-lg :where(.xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.xl\:prose-lg :where(.xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.xl\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.xl\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.xl\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.xl\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.xl\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.xl\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.xl\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.xl\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.xl\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.xl\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.xl\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.xl\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.xl\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.xl\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.xl\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.xl\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.xl\:prose-lg :where(.xl\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.xl\:prose-lg :where(.xl\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.\32xl\:container{width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1536px){.\32xl\:container{max-width:1536px}}@media (min-width:1700px){.\32xl\:container{max-width:1700px}}@media (min-width:2048px){.\32xl\:container{max-width:2048px}}.\32xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\32xl\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\32xl\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\32xl\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\32xl\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\32xl\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32xl\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\32xl\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.\32xl\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.\32xl\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.\32xl\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.\32xl\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.\32xl\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\32xl\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.\32xl\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.\32xl\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.\32xl\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.\32xl\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.\32xl\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.\32xl\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.\32xl\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.\32xl\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.\32xl\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.\32xl\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.\32xl\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.\32xl\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.\32xl\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\32xl\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.\32xl\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.\32xl\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.\32xl\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.\32xl\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.\32xl\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.\32xl\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.\32xl\:prose-lg :where(.\32xl\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.\32xl\:prose-lg :where(.\32xl\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1700px){.\34xl\:container{width:100%}@media (min-width:640px){.\34xl\:container{max-width:640px}}@media (min-width:768px){.\34xl\:container{max-width:768px}}@media (min-width:1024px){.\34xl\:container{max-width:1024px}}@media (min-width:1280px){.\34xl\:container{max-width:1280px}}@media (min-width:1536px){.\34xl\:container{max-width:1536px}}@media (min-width:1700px){.\34xl\:container{max-width:1700px}}@media (min-width:2048px){.\34xl\:container{max-width:2048px}}}.\*\:marker\:text-black *>::marker{color:#000}.\*\:marker\:text-black>::marker{color:#000}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-sm::placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:font-bold::-moz-placeholder{font-weight:700}.placeholder\:font-bold::placeholder{font-weight:700}.placeholder\:font-medium::-moz-placeholder{font-weight:500}.placeholder\:font-medium::placeholder{font-weight:500}.placeholder\:uppercase::-moz-placeholder{text-transform:uppercase}.placeholder\:uppercase::placeholder{text-transform:uppercase}.placeholder\:text-black\/20::-moz-placeholder{color:rgba(0,0,0,.2)}.placeholder\:text-black\/20::placeholder{color:rgba(0,0,0,.2)}.placeholder\:text-dark::-moz-placeholder{--tw-text-opacity:1;color:rgb(25 25 26/var(--tw-text-opacity))}.placeholder\:text-dark::placeholder{--tw-text-opacity:1;color:rgb(25 25 26/var(--tw-text-opacity))}.placeholder\:text-dark\/50::-moz-placeholder{color:rgba(25,25,26,.5)}.placeholder\:text-dark\/50::placeholder{color:rgba(25,25,26,.5)}.hover\:line-clamp-none:hover{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:border-\[\#f9ad33\]:hover{--tw-border-opacity:1;border-color:rgb(249 173 51/var(--tw-border-opacity))}.hover\:border-circusred-400:hover{--tw-border-opacity:1;border-color:rgb(231 60 62/var(--tw-border-opacity))}.hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgb(48 182 152/var(--tw-border-opacity))}.hover\:border-b-circusred-400\/40:hover{border-bottom-color:rgba(231,60,62,.4)}.hover\:bg-\[\#f9ad33\]:hover{--tw-bg-opacity:1;background-color:rgb(249 173 51/var(--tw-bg-opacity))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-ceruleanblue-300:hover{--tw-bg-opacity:1;background-color:rgb(89 139 219/var(--tw-bg-opacity))}.hover\:bg-ceruleanblue-400:hover{--tw-bg-opacity:1;background-color:rgb(54 94 192/var(--tw-bg-opacity))}.hover\:bg-circusred-300:hover{--tw-bg-opacity:1;background-color:rgb(237 101 110/var(--tw-bg-opacity))}.hover\:bg-circusred-400:hover{--tw-bg-opacity:1;background-color:rgb(231 60 62/var(--tw-bg-opacity))}.hover\:bg-circusred-400\/10:hover{background-color:rgba(231,60,62,.1)}.hover\:bg-circusred-600:hover{--tw-bg-opacity:1;background-color:rgb(217 31 40/var(--tw-bg-opacity))}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.hover\:bg-dark:hover{--tw-bg-opacity:1;background-color:rgb(25 25 26/var(--tw-bg-opacity))}.hover\:bg-ecruwhite-300:hover{--tw-bg-opacity:1;background-color:rgb(246 245 237/var(--tw-bg-opacity))}.hover\:bg-ecruwhite-400:hover{--tw-bg-opacity:1;background-color:rgb(244 242 227/var(--tw-bg-opacity))}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-green-400:hover,.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(48 182 152/var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.hover\:bg-magenta-300:hover{--tw-bg-opacity:1;background-color:rgb(209 64 179/var(--tw-bg-opacity))}.hover\:bg-magenta-400:hover{--tw-bg-opacity:1;background-color:rgb(190 28 121/var(--tw-bg-opacity))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-white\/50:hover{background-color:hsla(0,0%,100%,.5)}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(249 173 51/var(--tw-bg-opacity))}.hover\:pr-2:hover{padding-right:.5rem}.hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-ceruleanblue-400:hover{--tw-text-opacity:1;color:rgb(54 94 192/var(--tw-text-opacity))}.hover\:text-circusred-400:hover{--tw-text-opacity:1;color:rgb(231 60 62/var(--tw-text-opacity))}.hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.hover\:text-dark:hover{--tw-text-opacity:1;color:rgb(25 25 26/var(--tw-text-opacity))}.hover\:text-ecruwhite-400:hover{--tw-text-opacity:1;color:rgb(244 242 227/var(--tw-text-opacity))}.hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(48 182 152/var(--tw-text-opacity))}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity))}.hover\:text-light:hover{--tw-text-opacity:1;color:rgb(245 243 227/var(--tw-text-opacity))}.hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity))}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(249 173 51/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:decoration-circusred-400\/0:hover{text-decoration-color:rgba(231,60,62,0)}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:outline:hover{outline-style:solid}.hover\:outline-1:hover{outline-width:1px}.hover\:outline-2:hover{outline-width:2px}.hover\:ring:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.hover\:ring-8:hover,.hover\:ring:hover{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-8:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.hover\:ring-circusred-400\/10:hover{--tw-ring-color:rgba(231,60,62,.1)}.hover\:delay-\[0ms\]:hover{transition-delay:0ms}.focus\:border-amber-500:focus{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-ceruleanblue-400:focus{--tw-border-opacity:1;border-color:rgb(54 94 192/var(--tw-border-opacity))}.focus\:border-cyan-500:focus{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.focus\:border-dark:focus{--tw-border-opacity:1;border-color:rgb(25 25 26/var(--tw-border-opacity))}.focus\:border-emerald-500:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.focus\:border-fuchsia-500:focus{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgb(48 182 152/var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:border-lime-500:focus{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.focus\:border-orange-500:focus{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:border-rose-500:focus{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.focus\:border-sky-500:focus{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.focus\:border-teal-500:focus{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.focus\:border-violet-500:focus{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgb(249 173 51/var(--tw-border-opacity))}.focus\:bg-amber-100\/50:focus{background-color:hsla(48,96%,89%,.5)}.focus\:bg-blue-100\/50:focus{background-color:rgba(219,234,254,.5)}.focus\:bg-cyan-100\/50:focus{background-color:rgba(207,250,254,.5)}.focus\:bg-emerald-100\/50:focus{background-color:rgba(209,250,229,.5)}.focus\:bg-fuchsia-100\/50:focus{background-color:rgba(250,232,255,.5)}.focus\:bg-green-100\/50:focus{background-color:rgba(48,182,152,.5)}.focus\:bg-indigo-100\/50:focus{background-color:rgba(224,231,255,.5)}.focus\:bg-lime-100\/50:focus{background-color:hsla(80,89%,89%,.5)}.focus\:bg-orange-100\/50:focus{background-color:rgba(255,237,213,.5)}.focus\:bg-pink-100\/50:focus{background-color:rgba(252,231,243,.5)}.focus\:bg-purple-100\/50:focus{background-color:rgba(243,232,255,.5)}.focus\:bg-red-100\/50:focus{background-color:hsla(0,93%,94%,.5)}.focus\:bg-rose-100\/50:focus{background-color:rgba(255,228,230,.5)}.focus\:bg-sky-100\/50:focus{background-color:rgba(224,242,254,.5)}.focus\:bg-teal-100\/50:focus{background-color:rgba(204,251,241,.5)}.focus\:bg-violet-100\/50:focus{background-color:rgba(237,233,254,.5)}.focus\:bg-yellow-100\/50:focus{background-color:rgba(249,173,51,.5)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-4:focus{outline-width:4px}.focus\:outline-ceruleanblue-200:focus{outline-color:#61aaf5}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-amber-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity))}.focus\:ring-amber-500\/20:focus{--tw-ring-color:rgba(245,158,11,.2)}.focus\:ring-amber-500\/50:focus{--tw-ring-color:rgba(245,158,11,.5)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-blue-500\/20:focus{--tw-ring-color:rgba(59,130,246,.2)}.focus\:ring-blue-500\/50:focus{--tw-ring-color:rgba(59,130,246,.5)}.focus\:ring-cyan-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}.focus\:ring-cyan-500\/20:focus{--tw-ring-color:rgba(6,182,212,.2)}.focus\:ring-cyan-500\/50:focus{--tw-ring-color:rgba(6,182,212,.5)}.focus\:ring-emerald-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity))}.focus\:ring-emerald-500\/20:focus{--tw-ring-color:rgba(16,185,129,.2)}.focus\:ring-emerald-500\/50:focus{--tw-ring-color:rgba(16,185,129,.5)}.focus\:ring-fuchsia-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(217 70 239/var(--tw-ring-opacity))}.focus\:ring-fuchsia-500\/20:focus{--tw-ring-color:rgba(217,70,239,.2)}.focus\:ring-fuchsia-500\/50:focus{--tw-ring-color:rgba(217,70,239,.5)}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(48 182 152/var(--tw-ring-opacity))}.focus\:ring-green-500\/20:focus{--tw-ring-color:rgba(48,182,152,.2)}.focus\:ring-green-500\/50:focus{--tw-ring-color:rgba(48,182,152,.5)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-indigo-500\/20:focus{--tw-ring-color:rgba(99,102,241,.2)}.focus\:ring-indigo-500\/50:focus{--tw-ring-color:rgba(99,102,241,.5)}.focus\:ring-lime-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(132 204 22/var(--tw-ring-opacity))}.focus\:ring-lime-500\/20:focus{--tw-ring-color:rgba(132,204,22,.2)}.focus\:ring-lime-500\/50:focus{--tw-ring-color:rgba(132,204,22,.5)}.focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity))}.focus\:ring-orange-500\/20:focus{--tw-ring-color:rgba(249,115,22,.2)}.focus\:ring-orange-500\/50:focus{--tw-ring-color:rgba(249,115,22,.5)}.focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(236 72 153/var(--tw-ring-opacity))}.focus\:ring-pink-500\/20:focus{--tw-ring-color:rgba(236,72,153,.2)}.focus\:ring-pink-500\/50:focus{--tw-ring-color:rgba(236,72,153,.5)}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity))}.focus\:ring-purple-500\/20:focus{--tw-ring-color:rgba(168,85,247,.2)}.focus\:ring-purple-500\/50:focus{--tw-ring-color:rgba(168,85,247,.5)}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-red-500\/20:focus{--tw-ring-color:rgba(239,68,68,.2)}.focus\:ring-red-500\/50:focus{--tw-ring-color:rgba(239,68,68,.5)}.focus\:ring-rose-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(244 63 94/var(--tw-ring-opacity))}.focus\:ring-rose-500\/20:focus{--tw-ring-color:rgba(244,63,94,.2)}.focus\:ring-rose-500\/50:focus{--tw-ring-color:rgba(244,63,94,.5)}.focus\:ring-sky-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.focus\:ring-sky-500\/20:focus{--tw-ring-color:rgba(14,165,233,.2)}.focus\:ring-sky-500\/50:focus{--tw-ring-color:rgba(14,165,233,.5)}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity))}.focus\:ring-teal-500\/20:focus{--tw-ring-color:rgba(20,184,166,.2)}.focus\:ring-teal-500\/50:focus{--tw-ring-color:rgba(20,184,166,.5)}.focus\:ring-violet-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity))}.focus\:ring-violet-500\/20:focus{--tw-ring-color:rgba(139,92,246,.2)}.focus\:ring-violet-500\/50:focus{--tw-ring-color:rgba(139,92,246,.5)}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 173 51/var(--tw-ring-opacity))}.focus\:ring-yellow-500\/20:focus{--tw-ring-color:rgba(249,173,51,.2)}.focus\:ring-yellow-500\/50:focus{--tw-ring-color:rgba(249,173,51,.5)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:bg-circusred-400\/30:focus-visible{background-color:rgba(231,60,62,.3)}.focus-visible\:outline-0:focus-visible{outline-width:0}.focus-visible\:ring:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-8:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-circusred-400\/30:focus-visible{--tw-ring-color:rgba(231,60,62,.3)}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-ceruleanblue-500:active{--tw-bg-opacity:1;background-color:rgb(32 63 178/var(--tw-bg-opacity))}.active\:bg-circusred-800:active{--tw-bg-opacity:1;background-color:rgb(210 12 19/var(--tw-bg-opacity))}.active\:opacity-0:active{opacity:0}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.group:hover .group-hover\:-translate-x-2{--tw-translate-x:-0.5rem}.group:hover .group-hover\:-translate-x-2,.group:hover .group-hover\:translate-x-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-2{--tw-translate-x:0.5rem}.group:hover .group-hover\:scale-110,.group\/item:hover .group-hover\/item\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.group:hover .group-hover\:scale-110,.group:hover .group-hover\:scale-150,.group\/item:hover .group-hover\/item\:scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(249 173 51/var(--tw-bg-opacity))}.group\/item:hover .group-hover\/item\:opacity-100,.group\/product:hover .group-hover\/product\:opacity-100{opacity:1}.group\/product:hover .group-hover\/product\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-50{opacity:.5}.group\/product:hover .group-hover\/product\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group\/item:hover .group-hover\/item\:grayscale-0{--tw-grayscale:grayscale(0);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)}.group:active .group-active\:opacity-0{opacity:0}.prose-headings\:mb-4 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem}.prose-headings\:mt-0 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0}.prose-headings\:text-justify :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){text-align:justify}.prose-headings\:font-display :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:var(--font-display)}.prose-headings\:text-3xl :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.875rem;line-height:2.25rem}.prose-headings\:text-\[0\.875rem\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem}.prose-headings\:text-\[clamp\(1\.25rem\2c 1\.25rem\+2vw\2c 24px\)\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:clamp(1.25rem,1.25rem + 2vw,24px)}.prose-headings\:uppercase :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){text-transform:uppercase}.prose-headings\:text-inherit :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:inherit}.prose-headings\:text-white :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.prose-a\:font-normal :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.prose-a\:underline-offset-4 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-underline-offset:4px}.hover\:prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline}@media (prefers-reduced-motion:reduce){.motion-reduce\:hidden{display:none}}@media not all and (min-width:1280px){.max-xl\:aspect-square{aspect-ratio:1/1}.max-xl\:text-justify{text-align:justify}}@media not all and (min-width:1024px){.max-lg\:order-2{order:2}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.max-lg\:flex-col{flex-direction:column}.max-lg\:overflow-x-hidden{overflow-x:hidden}.max-lg\:p-2{padding:.5rem}.max-lg\:text-justify{text-align:justify}.max-lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media not all and (min-width:768px){.max-md\:bottom-\[6rem\]{bottom:6rem}.max-md\:left-4{left:1rem}.max-md\:top-\[7rem\]{top:7rem}.max-md\:z-\[18\]{z-index:18}.max-md\:order-1{order:1}.max-md\:col-span-2{grid-column:span 2/span 2}.max-md\:mx-2{margin-left:.5rem;margin-right:.5rem}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.max-md\:my-\[2rem\]{margin-top:2rem;margin-bottom:2rem}.max-md\:mb-5{margin-bottom:1.25rem}.max-md\:inline-block{display:inline-block}.max-md\:flex{display:flex}.max-md\:grid{display:grid}.max-md\:hidden{display:none}.max-md\:aspect-\[4\/5\]{aspect-ratio:4/5}.max-md\:aspect-square{aspect-ratio:1/1}.max-md\:aspect-video{aspect-ratio:16/9}.max-md\:h-16{height:4rem}.max-md\:h-64{height:16rem}.max-md\:h-\[6rem\]{height:6rem}.max-md\:h-\[8rem\]{height:8rem}.max-md\:max-h-\[calc\(100dvh-8rem\)\]{max-height:calc(100dvh - 8rem)}.max-md\:min-h-\[200px\]{min-height:200px}.max-md\:w-16{width:4rem}.max-md\:w-20{width:5rem}.max-md\:w-8{width:2rem}.max-md\:min-w-full{min-width:100%}.max-md\:grow{flex-grow:1}.max-md\:scale-\[45\%\]{--tw-scale-x:45%;--tw-scale-y:45%;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))}.max-md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.max-md\:grid-cols-subgrid{grid-template-columns:subgrid}.max-md\:flex-col{flex-direction:column}.max-md\:flex-wrap{flex-wrap:wrap}.max-md\:justify-center{justify-content:center}.max-md\:gap-2{gap:.5rem}.max-md\:border-0{border-width:0}.max-md\:p-2{padding:.5rem}.max-md\:p-5{padding:1.25rem}.max-md\:px-4{padding-left:1rem;padding-right:1rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.max-md\:pt-\[60px\]{padding-top:60px}.max-md\:text-center{text-align:center}.max-md\:text-right{text-align:right}.max-md\:text-xs{font-size:.75rem;line-height:1rem}}@media not all and (min-width:640px){.max-sm\:w-\[2\.31rem\]{width:2.31rem}.max-sm\:px-4{padding-left:1rem;padding-right:1rem}}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}}@media (min-width:768px){.md\:pointer-events-auto{pointer-events:auto}.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:inset-5{inset:1.25rem}.md\:bottom-0{bottom:0}.md\:bottom-6{bottom:1.5rem}.md\:left-0{left:0}.md\:left-5{left:1.25rem}.md\:left-8{left:2rem}.md\:left-\[calc\(calc\(-1\*\(100vw\/8\)\)\+1rem\)\]{left:calc(calc(-1 * (100vw / 8)) + 1rem)}.md\:right-8{right:2rem}.md\:right-\[calc\(calc\(-1\*\(100vw\/8\)\)\+1rem\)\]{right:calc(calc(-1 * (100vw / 8)) + 1rem)}.md\:right-auto{right:auto}.md\:top-0{top:0}.md\:top-20{top:5rem}.md\:top-5{top:1.25rem}.md\:top-8{top:2rem}.md\:top-\[100px\]{top:100px}.md\:top-\[4rem\]{top:4rem}.md\:top-\[5rem\]{top:5rem}.md\:order-1{order:1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-full{grid-column:1/-1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:m-5{margin:1.25rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mt-1{margin-top:.25rem}.md\:mt-\[25svh\]{margin-top:25svh}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-\[2\/1\]{aspect-ratio:2/1}.md\:aspect-\[5\/4\]{aspect-ratio:5/4}.md\:aspect-video{aspect-ratio:16/9}.md\:h-20{height:5rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:min-h-\[3\.9rem\]{min-height:3.9rem}.md\:min-h-\[calc\(100dvh-5rem\)\]{min-height:calc(100dvh - 5rem)}.md\:min-h-\[calc\(100vh-240px\)\]{min-height:calc(100vh - 240px)}.md\:min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.md\:min-h-\[clamp\(768px\2c 100svh\2c 100vh\)\]{min-height:clamp(768px,100svh,100vh)}.md\:min-h-\[clamp\(768px\2c 100svh\2c calc\(100vh-4rem\)\)\]{min-height:clamp(768px,100svh,calc(100vh - 4rem))}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-\[100vw\]{width:100vw}.md\:w-\[296px\]{width:296px}.md\:w-\[calc\(100dvw-14\.5rem\)\]{width:calc(100dvw - 14.5rem)}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[296px\]{min-width:296px}.md\:min-w-\[33vw\]{min-width:33vw}.md\:max-w-\[66\%\]{max-width:66%}.md\:max-w-prose{max-width:65ch}.md\:shrink-0{flex-shrink:0}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:place-content-center{place-content:center}.md\:justify-center{justify-content:center}.md\:gap-12{gap:3rem}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:border-b{border-bottom-width:1px}.md\:bg-circusred-400{--tw-bg-opacity:1;background-color:rgb(231 60 62/var(--tw-bg-opacity))}.md\:bg-transparent{background-color:transparent}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.md\:from-light{--tw-gradient-from:#f5f3e3 var(--tw-gradient-from-position);--tw-gradient-to:hsla(53,47%,93%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.md\:bg-fixed{background-attachment:fixed}.md\:p-0{padding:0}.md\:p-12{padding:3rem}.md\:p-2{padding:.5rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-\[3\.31rem\]{padding-left:3.31rem;padding-right:3.31rem}.md\:px-\[52px\]{padding-left:52px;padding-right:52px}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-2{padding-bottom:.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-1{padding-left:.25rem}.md\:pl-2{padding-left:.5rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-8{padding-left:2rem}.md\:pl-\[10rem\]{padding-left:10rem}.md\:pl-\[3\.31rem\]{padding-left:3.31rem}.md\:pl-\[9rem\]{padding-left:9rem}.md\:pr-2{padding-right:.5rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-8{padding-right:2rem}.md\:pr-\[1\.56rem\]{padding-right:1.56rem}.md\:pt-48{padding-top:12rem}.md\:pt-8{padding-top:2rem}.md\:pt-\[8rem\]{padding-top:8rem}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.25rem\]{font-size:1.25rem}.md\:text-\[clamp\(1\.5rem\2c 1\.5rem\+3vw\2c 72px\)\]{font-size:clamp(1.5rem,1.5rem + 3vw,72px)}.md\:text-\[clamp\(2rem\2c 15\.75vw\2c 512px\)\]{font-size:clamp(2rem,15.75vw,512px)}.md\:text-\[clamp\(2rem\2c 16vw\2c 512px\)\]{font-size:clamp(2rem,16vw,512px)}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-\[32px\]{line-height:32px}.md\:leading-\[5rem\]{line-height:5rem}.md\:text-circusred-400{--tw-text-opacity:1;color:rgb(231 60 62/var(--tw-text-opacity))}.md\:text-light{--tw-text-opacity:1;color:rgb(245 243 227/var(--tw-text-opacity))}.md\:opacity-100{opacity:1}.md\:opacity-30{opacity:.3}.md\:outline{outline-style:solid}.md\:outline-2{outline-width:2px}.md\:outline-circusred-400{outline-color:#e73c3e}.md\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;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\:hover\:opacity-100:hover{opacity:1}.md\:prose-headings\:text-4xl :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:inset-0{inset:0}.lg\:bottom-12{bottom:3rem}.lg\:bottom-4{bottom:1rem}.lg\:left-0{left:0}.lg\:left-\[50\%\]{left:50%}.lg\:left-\[calc\(calc\(-1\*\(100vw\/12\)\)\+1rem\)\]{left:calc(calc(-1 * (100vw / 12)) + 1rem)}.lg\:right-0{right:0}.lg\:right-4{right:1rem}.lg\:right-\[calc\(calc\(-1\*\(100vw\/12\)\)\+1rem\)\]{right:calc(calc(-1 * (100vw / 12)) + 1rem)}.lg\:top-0{top:0}.lg\:top-10{top:2.5rem}.lg\:top-12{top:3rem}.lg\:top-16{top:4rem}.lg\:top-32{top:8rem}.lg\:top-\[120px\]{top:120px}.lg\:top-\[4rem\]{top:4rem}.lg\:top-\[5rem\]{top:5rem}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:mb-0{margin-bottom:0}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-\[calc\(-2rem\+2px\)\]{margin-left:calc(-2rem + 2px)}.lg\:mt-auto{margin-top:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-square{aspect-ratio:1/1}.lg\:aspect-video{aspect-ratio:16/9}.lg\:h-10{height:2.5rem}.lg\:h-32{height:8rem}.lg\:h-40{height:10rem}.lg\:h-\[calc\(100dvh-4rem\)\]{height:calc(100dvh - 4rem)}.lg\:min-h-32{min-height:8rem}.lg\:min-h-\[15svh\]{min-height:15svh}.lg\:min-h-\[50svh\]{min-height:50svh}.lg\:min-h-\[calc\(100dvh-4rem\)\]{min-height:calc(100dvh - 4rem)}.lg\:w-10{width:2.5rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-48{width:12rem}.lg\:w-auto{width:auto}.lg\:max-w-\[100ch\]{max-width:100ch}.lg\:max-w-\[50vw\]{max-width:50vw}.lg\:max-w-\[9rem\]{max-width:9rem}.lg\:rotate-\[-5deg\]{--tw-rotate:-5deg;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-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-subgrid{grid-template-columns:subgrid}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:content-center{align-content:center}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r{border-right-width:1px}.lg\:p-12{padding:3rem}.lg\:p-4{padding:1rem}.lg\:p-8{padding:2rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[68px\]{padding-left:68px;padding-right:68px}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-12{padding-left:3rem}.lg\:pl-\[12rem\]{padding-left:12rem}.lg\:pr-1{padding-right:.25rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-4{padding-right:1rem}.lg\:pt-\[10rem\]{padding-top:10rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[1\.72rem\]{font-size:1.72rem}.lg\:text-\[2\.28rem\]{font-size:2.28rem}.lg\:text-\[clamp\(36px\2c 2rem\+5vw\2c 72px\)\]{font-size:clamp(36px,2rem + 5vw,72px)}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:leading-none{line-height:1}.lg\:opacity-0{opacity:0}.lg\:prose-headings\:text-5xl :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:3rem;line-height:1}}@media (min-width:1280px){.xl\:sticky{position:sticky}.xl\:bottom-4{bottom:1rem}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-9{grid-column-start:9}.xl\:line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.xl\:aspect-\[2\.333\]{aspect-ratio:2.333}.xl\:max-h-\[96px\]{max-height:96px}.xl\:max-h-\[clamp\(600px\2c calc\(100dvh-7rem\)\2c 960px\)\]{max-height:clamp(600px,calc(100dvh - 7rem),960px)}.xl\:min-h-\[calc\(50svh-4rem\)\]{min-height:calc(50svh - 4rem)}.xl\:max-w-screen-lg{max-width:1024px}.xl\:columns-2{-moz-columns:2;column-count:2}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.xl\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.xl\:bg-fixed{background-attachment:fixed}.xl\:p-10{padding:2.5rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pt-16{padding-top:4rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-\[clamp\(2rem\2c 4vw\2c 72px\)\]{font-size:clamp(2rem,4vw,72px)}}@media (min-width:1536px){.\32xl\:left-\[calc\(50\%-2\.5rem\)\]{left:calc(50% - 2.5rem)}.\32xl\:right-auto{right:auto}.\32xl\:top-12{top:3rem}.\32xl\:col-span-4{grid-column:span 4/span 4}.\32xl\:col-span-5{grid-column:span 5/span 5}.\32xl\:col-start-3{grid-column-start:3}.\32xl\:col-start-9{grid-column-start:9}.\32xl\:aspect-\[3\/1\]{aspect-ratio:3/1}.\32xl\:max-w-screen-xl{max-width:1280px}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:gap-3{gap:.75rem}.\32xl\:py-8{padding-top:2rem;padding-bottom:2rem}.\32xl\:pb-32{padding-bottom:8rem}.\32xl\:pl-4{padding-left:1rem}.\32xl\:pt-\[5svh\]{padding-top:5svh}.\32xl\:text-\[clamp\(36px\2c 2rem\+5vw\2c 72px\)\]{font-size:clamp(36px,2rem + 5vw,72px)}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1700px){.\34xl\:mx-auto{margin-left:auto;margin-right:auto}.\34xl\:ml-\[5rem\]{margin-left:5rem}.\34xl\:ml-\[80px\]{margin-left:80px}.\34xl\:mr-\[80px\]{margin-right:80px}.\34xl\:pb-32{padding-bottom:8rem}}@media (min-width:2048px){.\35xl\:aspect-\[7\/9\]{aspect-ratio:7/9}.\35xl\:grid-cols-\[repeat\(24\2c minmax\(0\2c 1fr\)\)\]{grid-template-columns:repeat(24,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.dark\:border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.dark\:bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:bg-white\/10{background-color:hsla(0,0%,100%,.1)}.dark\:bg-white\/5{background-color:hsla(0,0%,100%,.05)}.dark\:text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.dark\:text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.dark\:text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.dark\:text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.dark\:text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.dark\:text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.dark\:text-green-400{--tw-text-opacity:1;color:rgb(48 182 152/var(--tw-text-opacity))}.dark\:text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity))}.dark\:text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.dark\:text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.dark\:text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.dark\:text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.dark\:text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.dark\:text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.dark\:text-teal-400{--tw-text-opacity:1;color:rgb(45 212 191/var(--tw-text-opacity))}.dark\:text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-white\/70{color:hsla(0,0%,100%,.7)}.dark\:text-white\/80{color:hsla(0,0%,100%,.8)}.dark\:text-yellow-400{--tw-text-opacity:1;color:rgb(249 173 51/var(--tw-text-opacity))}.dark\:hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.dark\:hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.dark\:hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.dark\:hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.dark\:hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.dark\:hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.dark\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(48 182 152/var(--tw-text-opacity))}.dark\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity))}.dark\:hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.dark\:hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.dark\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.dark\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.dark\:hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.dark\:hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.dark\:hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.dark\:hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(45 212 191/var(--tw-text-opacity))}.dark\:hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.dark\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(249 173 51/var(--tw-text-opacity))}.dark\:focus\:bg-white\/10:focus{background-color:hsla(0,0%,100%,.1)}}@media (min-width:768px){.md\:\[\&\>\.wc-card-block\]\:max-h-\[55vh\]>.wc-card-block{max-height:55vh}.md\:\[\&\>\.wc-card-block\]\:w-\[clamp\(16rem\2c 16rem\+25vw\2c 480px\)\]>.wc-card-block{width:clamp(16rem,16rem + 25vw,480px)}}.\[\&\>button\]\:relative>button{position:relative}.\[\&\>button\]\:top-\[-2px\]>button{top:-2px}.\[\&\>button\]\:block>button{display:block}.\[\&\>iframe\]\:h-\[calc\(100vh-5rem\)\]>iframe{height:calc(100vh - 5rem)}.\[\&\>iframe\]\:w-screen>iframe{width:100vw}@media (min-width:768px){.md\:\[\&\>iframe\]\:h-\[calc\(100vh-4rem\)\]>iframe{height:calc(100vh - 4rem)}}.\[\&\>p\>a\]\:underline>p>a{text-decoration-line:underline}.\[\&\>p\>em\]\:text-sm>p>em{font-size:.875rem;line-height:1.25rem}.\[\&\>p\>em\]\:not-italic>p>em{font-style:normal}.\[\&\>p\>em\]\:opacity-50>p>em{opacity:.5}.\[\&\>p\>strong\]\:text-2xl>p>strong{font-size:1.5rem;line-height:2rem}.\[\&\>p\]\:mt-1>p{margin-top:.25rem}@media (min-width:1280px){.xl\:\[\&\>p\]\:break-after-column>p{-moz-column-break-after:column;break-after:column}}