@import"https://fonts.googleapis.com/css2?family=Montserrat&display=swap";@import"https://fonts.googleapis.com/css2?family=Courgette&display=swap";.carousel-wrapper{position:relative}.carousel-container{position:relative;overflow:hidden}.carousel-track{display:flex;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.carousel-slide{flex:0 0 100%;padding:0 .5rem}@media (min-width: 768px){.carousel-slide{flex:0 0 33.333%}}.carousel-image{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.carousel-image:hover{transform:scale(1.03);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.95);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 14px #00000026}.carousel-nav-btn:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #0003}.carousel-nav-btn:active{transform:translateY(-50%) scale(.95)}.carousel-nav-btn.prev{left:.5rem}.carousel-nav-btn.next{right:.5rem}.carousel-nav-btn svg{width:20px;height:20px;color:#374151}@media (min-width: 768px){.carousel-nav-btn.prev{left:.5rem}.carousel-nav-btn.next{right:.5rem}}[data-theme=dark] .carousel-nav-btn{background:rgba(55,65,81,.95)}[data-theme=dark] .carousel-nav-btn:hover{background:rgba(75,85,99,1)}[data-theme=dark] .carousel-nav-btn svg{color:#e5e7eb}.carousel-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.carousel-indicator{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:all .25s ease;padding:0}.carousel-indicator:hover{background:#9ca3af}.carousel-indicator.active{background:#3b82f6;width:24px;border-radius:4px}[data-theme=dark] .carousel-indicator{background:#4b5563}[data-theme=dark] .carousel-indicator:hover{background:#6b7280}[data-theme=dark] .carousel-indicator.active{background:#60a5fa}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;animation:fadeIn .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{position:relative;max-width:90vw;max-height:85vh;animation:scaleIn .3s cubic-bezier(.25,.46,.45,.94)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-image{max-width:100%;max-height:80vh;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000080}.lightbox-close{position:absolute;top:-3rem;right:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lightbox-close:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.lightbox-close svg{width:24px;height:24px;color:#fff}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lightbox-nav:hover{background:rgba(255,255,255,.2);transform:translateY(-50%) scale(1.1)}.lightbox-nav svg{width:28px;height:28px;color:#fff}.lightbox-nav.prev{left:-4rem}.lightbox-nav.next{right:-4rem}@media (max-width: 768px){.lightbox-nav.prev{left:.5rem}.lightbox-nav.next{right:.5rem}}.lightbox-counter{position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%);color:#fffc;font-size:.875rem;font-weight:500;letter-spacing:.05em}.lightbox-indicators{position:absolute;bottom:-4.5rem;left:50%;transform:translate(-50%);display:flex;gap:.375rem}.lightbox-indicator{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .2s ease;padding:0}.lightbox-indicator:hover{background:rgba(255,255,255,.5)}.lightbox-indicator.active{background:white;width:18px;border-radius:3px}.event-hero{position:relative;padding:1rem 0rem;background:linear-gradient(180deg,rgba(71,106,157,.03) 0%,rgba(255,255,255,0) 100%)}.event-hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#5eccca 0%,#476a9d 100%);border-radius:2px}[data-theme=dark] .event-hero{background:linear-gradient(180deg,rgba(71,106,157,.15) 0%,rgba(17,24,39,0) 100%)}.event-accent-line{width:60px;height:3px;background:linear-gradient(90deg,#5eccca 0%,#476a9d 100%);margin:1.5rem 0;border-radius:2px}.back-nav-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e5e7eb;border-radius:9999px;font-size:.875rem;color:#476a9d;transition:all .2s ease;text-decoration:none}.back-nav-pill:hover{background:white;border-color:#5eccca;transform:translate(-4px)}[data-theme=dark] .back-nav-pill{background:rgba(55,65,81,.8);border-color:#4b5563;color:#e5e7eb}[data-theme=dark] .back-nav-pill:hover{background:rgba(55,65,81,1);border-color:#5eccca}.activities-timeline{position:relative;padding-left:2rem;margin-top:1rem}.activities-timeline:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#5eccca 0%,#e5e7eb 100%)}[data-theme=dark] .activities-timeline:before{background:linear-gradient(180deg,#5eccca 0%,#374151 100%)}.activity-item{position:relative;padding:.75rem 0;color:#374151}[data-theme=dark] .activity-item{color:#d1d5db}.activity-item:before{content:"";position:absolute;left:-1.75rem;top:1rem;width:12px;height:12px;border-radius:50%;background:#5eccca;border:2px solid white;box-shadow:0 0 0 2px #5eccca}[data-theme=dark] .activity-item:before{border-color:#1f2937}.event-link-card{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:white;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:#476a9d}.event-link-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000001a;border-color:#5eccca}[data-theme=dark] .event-link-card{background:rgba(55,65,81,.5);border-color:#374151;color:#e5e7eb}[data-theme=dark] .event-link-card:hover{background:rgba(55,65,81,.8);border-color:#5eccca;box-shadow:0 10px 25px -5px #0000004d}.gallery-section{padding:2rem;background:linear-gradient(135deg,rgba(94,204,202,.02) 0%,rgba(71,106,157,.02) 100%);border-radius:1.5rem;border:1px solid rgba(94,204,202,.1)}[data-theme=dark] .gallery-section{background:linear-gradient(135deg,rgba(94,204,202,.05) 0%,rgba(71,106,157,.05) 100%);border-color:#5eccca33}.section-title{font-size:1.5rem;font-weight:700;color:#476a9d;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.section-title:after{content:"";flex:1;height:2px;background:linear-gradient(90deg,#5eccca 0%,transparent 100%)}[data-theme=dark] .section-title{color:#fff}.decorative-separator{display:flex;align-items:center;justify-content:center;margin:3rem 0}.decorative-separator:before,.decorative-separator:after{content:"";flex:1;height:1px}.decorative-separator:before{background:linear-gradient(90deg,transparent 0%,#e5e7eb 100%)}.decorative-separator:after{background:linear-gradient(90deg,#e5e7eb 0%,transparent 100%)}[data-theme=dark] .decorative-separator:before{background:linear-gradient(90deg,transparent 0%,#374151 100%)}[data-theme=dark] .decorative-separator:after{background:linear-gradient(90deg,#374151 0%,transparent 100%)}.decorative-separator-dot{width:8px;height:8px;background:#5eccca;border-radius:50%;margin:0 1rem}.location-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(94,204,202,.1);border:1px solid rgba(94,204,202,.3);border-radius:9999px;font-size:.875rem;color:#476a9d}[data-theme=dark] .location-badge{background:rgba(94,204,202,.15);border-color:#5eccca4d;color:#e5e7eb}.event-date{font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#6b7280;margin-bottom:.5rem}[data-theme=dark] .event-date{color:#9ca3af}.event-title{font-size:1.5rem;text-align:left;font-weight:700;line-height:1.2;color:#476a9d;margin:0}@media (min-width: 728px){.event-title{font-size:3rem}}@media (min-width: 984px){.event-title{font-size:2rem}}[data-theme=dark] .event-title{color:#fff}.event-title-accent{font-family:Courgette,cursive;color:#5eccca}.event-content{font-size:1rem;line-height:1.75;color:#374151;max-width:none}@media (min-width: 728px){.event-content{font-size:1.125rem}}[data-theme=dark] .event-content{color:#d1d5db}.event-content p{margin-bottom:1.5rem}.event-content img{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:2rem 0}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide{animation:fadeSlideIn .5s ease forwards}.event-footer{display:flex;justify-content:center;padding-top:2rem}/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}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,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align: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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{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}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--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: rgb(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: rgb(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%;margin-right:auto;margin-left:auto}@media (min-width: 728px){.container{max-width:728px}}@media (min-width: 984px){.container{max-width:984px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1550px){.container{max-width:1550px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.end-0{inset-inline-end:0px}.left-1{left:.25rem}.left-14{left:3.5rem}.left-5{left:1.25rem}.left-8{left:2rem}.right-2{right:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-5{top:1.25rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.m-0{margin:0}.m-\[\.5em\]{margin:.5em}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[1em\]{height:1em}.h-\[200px\]{height:200px}.h-\[250px\]{height:250px}.h-\[300px\]{height:300px}.h-\[48px\]{height:48px}.h-\[52px\]{height:52px}.h-auto{height:auto}.h-full{height:100%}.max-h-\[250px\]{max-height:250px}.min-h-\[150px\]{min-height:150px}.min-h-\[600px\]{min-height:600px}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-2\/4{width:50%}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[1em\]{width:1em}.w-\[360px\]{width:360px}.w-\[50\%\]{width:50%}.w-\[70\%\]{width:70%}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[200px\]{max-width:200px}.max-w-\[400px\]{max-width:400px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.flex-shrink-0{flex-shrink:0}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.333333%}.basis-1\/6{flex-basis:16.666667%}.basis-full{flex-basis:100%}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-14{row-gap:3.5rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-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-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t-4{border-top-width:4px}.border-\[\#5eccca\]{--tw-border-opacity: 1;border-color:rgb(94 204 202 / var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.bg-\[\#476a9d\]{--tw-bg-opacity: 1;background-color:rgb(71 106 157 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.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}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.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-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.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-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-normal{line-height:1.5}.tracking-tight{letter-spacing:-.025em}.text-\[\#476a9d\]{--tw-text-opacity: 1;color:rgb(71 106 157 / var(--tw-text-opacity))}.text-\[\#5eccca\]{--tw-text-opacity: 1;color:rgb(94 204 202 / 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-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / 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-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Montserrat,sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html::-webkit-scrollbar,html *::-webkit-scrollbar{width:.5em;height:.5em}html::-webkit-scrollbar-thumb,html *::-webkit-scrollbar-thumb{background:#3a3a3a4d;border-radius:5px;margin-top:10px;position:absolute}html::-webkit-scrollbar-track,html *::-webkit-scrollbar-track{margin-top:8px;margin-bottom:8px}body{padding:0;line-height:inherit}.textShadow{text-shadow:4px 4px 6px rgba(0,0,0,.5)}.textShadow2{text-shadow:0px 0px 2px rgba(0,0,0,.5)}.text-courgetter{font-family:Courgette,cursive}nav ul li{font-weight:900}@media (min-width: 1550px){.\32xl\:container{width:100%;margin-right:auto;margin-left:auto}@media (min-width: 728px){.\32xl\:container{max-width:728px}}@media (min-width: 984px){.\32xl\:container{max-width:984px}}@media (min-width: 1280px){.\32xl\:container{max-width:1280px}}@media (min-width: 1550px){.\32xl\:container{max-width:1550px}}}.hover\:bg-\[\#4285F4\]\/90:hover{background-color:#4285f4e6}.hover\:bg-\[\#527cba\]:hover{--tw-bg-opacity: 1;background-color:rgb(82 124 186 / 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-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#4285F4\]\/50:focus{--tw-ring-color: rgb(66 133 244 / .5)}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity))}.focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity))}:is([data-theme=dark] .dark\:divide-gray-600)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(75 85 99 / var(--tw-divide-opacity))}:is([data-theme=dark] .dark\:divide-gray-700)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}:is([data-theme=dark] .dark\:border-t){border-top-width:1px}:is([data-theme=dark] .dark\:border-gray-600){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}:is([data-theme=dark] .dark\:border-gray-700){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}:is([data-theme=dark] .dark\:border-green-800){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity))}:is([data-theme=dark] .dark\:bg-blue-300){--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:bg-gray-700){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:bg-gray-800){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:bg-gray-900){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:p-2){padding:.5rem}:is([data-theme=dark] .dark\:text-\[\#476a9d\]){--tw-text-opacity: 1;color:rgb(71 106 157 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-gray-200){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-gray-300){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-gray-400){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-gray-700){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-gray-800){--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-green-400){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-slate-200){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:text-white){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:placeholder-gray-400)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}:is([data-theme=dark] .dark\:placeholder-gray-400)::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}:is([data-theme=dark] .dark\:hover\:bg-gray-600:hover){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}:is([data-theme=dark] .dark\:hover\:text-white:hover){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}:is([data-theme=dark] .dark\:focus\:border-blue-500:focus){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}:is([data-theme=dark] .dark\:focus\:ring-blue-500:focus){--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}:is([data-theme=dark] .dark\:focus\:ring-blue-800:focus){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity))}:is([data-theme=dark] .dark\:focus\:ring-gray-600:focus){--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity))}@media (min-width: 600px){.sm\:left-32{left:8rem}.sm\:left-48{left:12rem}.sm\:left-52{left:13rem}.sm\:top-36{top:9rem}.sm\:top-40{top:10rem}.sm\:mb-0{margin-bottom:0}.sm\:h-\[400px\]{height:400px}.sm\:w-1\/4{width:25%}.sm\:max-w-\[700px\]{max-width:700px}.sm\:max-w-xs{max-width:20rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:pt-4{padding-top:1rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 728px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mb-0{margin-bottom:0}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-3{margin-top:.75rem}.md\:flex{display:flex}.md\:h-\[150px\]{height:150px}.md\:h-\[360px\]{height:360px}.md\:h-auto{height:auto}.md\:min-h-\[400px\]{min-height:400px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-\[150px\]{width:150px}.md\:w-\[720px\]{width:720px}.md\:max-w-xs{max-width:20rem}.md\:basis-1\/2{flex-basis:50%}.md\:basis-1\/3{flex-basis:33.333333%}.md\:basis-2\/3{flex-basis:66.666667%}.md\:basis-2\/5{flex-basis:40%}.md\:basis-3\/5{flex-basis:60%}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:gap-12{gap:3rem}.md\:gap-2{gap:.5rem}.md\:p-0{padding:0}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-36{padding-left:9rem;padding-right:9rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-4{padding-left:1rem}.md\:pr-0{padding-right:0}.md\:pr-4{padding-right:1rem}.md\:text-start{text-align:start}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 984px){.lg\:order-first{order:-9999}.lg\:hidden{display:none}.lg\:min-h-\[730px\]{min-height:730px}.lg\:w-48{width:12rem}.lg\:w-\[15\%\]{width:15%}.lg\:w-\[20\%\]{width:20%}.lg\:w-\[30\%\]{width:30%}.lg\:w-auto{width:auto}.lg\:max-w-3xl{max-width:48rem}.lg\:flex-row{flex-direction:row}.lg\:p-4{padding:1rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-60{padding-left:15rem;padding-right:15rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.xl\:absolute{position:absolute}.xl\:right-40{right:10rem}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:mt-0{margin-top:0}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:min-h-\[200px\]{min-height:200px}.xl\:w-auto{width:auto}.xl\:flex-row{flex-direction:row}.xl\:gap-2{gap:.5rem}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:border-0{border-width:0px}.xl\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.xl\:p-0{padding:0}.xl\:px-96{padding-left:24rem;padding-right:24rem}.xl\:text-left{text-align:left}.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:hover\:text-\[\#5eccca\]:hover{--tw-text-opacity: 1;color:rgb(94 204 202 / var(--tw-text-opacity))}:is([data-theme=dark] .xl\:dark\:bg-gray-900){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}:is([data-theme=dark] .xl\:dark\:hover\:bg-transparent:hover){background-color:transparent}:is([data-theme=dark] .xl\:dark\:hover\:text-blue-500:hover){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}}@media (min-width: 1550px){.\32xl\:right-60{right:15rem}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}}
