@font-face{font-family:Bradford Regular;src:url(/fonts/BradfordLLWeb-Regular.woff),url(/fonts/BradfordLLWeb-Regular.woff2);font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Bradford Italic;src:url(/fonts/BradfordLLWeb-Italic.woff),url(/fonts/BradfordLLWeb-Italic.woff2);font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Neue Montreal;src:url(/fonts/PPNeueMontreal-Regular.woff),url(/fonts/PPNeueMontreal-Regular.woff2);font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Neue Montreal Bold;src:url(/fonts/PPNeueMontreal-Bold.woff),url(/fonts/PPNeueMontreal-Bold.woff2);font-weight:500;font-style:normal;font-display:block}.radix-scroll-margin{scroll-margin-top:200px}.TabsRoot{max-width:986px}.TabsList{display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding-right:2rem}@media (min-width:768px){.TabsList{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem}}.TabsList button{padding-top:.75rem;padding-bottom:.75rem}@media (min-width:640px){.TabsList button{padding-top:1.25rem;padding-bottom:1.25rem}}.TabsTrigger{width:80%;--tw-bg-opacity:1;background-color:rgb(95 98 100/var(--tw-bg-opacity));padding:.75rem;font-size:.875rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.TabsTrigger{width:auto}}.TabsTrigger[data-state=active]{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.TabsContent{--tw-bg-opacity:1;background-color:rgb(159 181 242/var(--tw-bg-opacity))}.TabsContent .tabs-content{height:450px;overflow-y:scroll;padding:2rem}@media (min-width:768px){.TabsContent .tabs-content{padding:3rem 8rem}}.tabs-content::-webkit-scrollbar{width:8px;padding-right:3px}.tabs-content::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.tabs-content::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(197 195 192/var(--tw-bg-opacity))}.tabs-content::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(95 98 100/var(--tw-bg-opacity))}.bg-brand-lightGray .TabsTrigger,.bg-brand-navy .TabsTrigger{--tw-bg-opacity:1;background-color:rgb(159 181 242/var(--tw-bg-opacity))}.bg-brand-lightGray .TabsTrigger[data-state=active],.bg-brand-navy .TabsTrigger[data-state=active]{--tw-bg-opacity:1;background-color:rgb(121 158 245/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.bg-brand-blue .TabsContent,.bg-brand-lightGray .TabsContent,.bg-brand-lightGray .TabsTrigger[data-state=active] .TabsContent,.bg-brand-navy .TabsContent,.bg-brand-navy .TabsTrigger[data-state=active] .TabsContent{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.radix-accordion-content{overflow:hidden}.radix-accordion-content[data-state=open]{animation:slideDown .15s ease-in-out}.radix-accordion-content[data-state=closed]{animation:slideUp .15s ease-in-out}@keyframes slideDown{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.radix-dialog{opacity:1}.radix-dialog,.radix-dialog.hidden{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.radix-dialog.hidden{opacity:0}:root{--swiper-pagination-color:currentColor;--swiper-pagination-bullet-inactive-color:currentColor;--swiper-pagination-bullet-inactive-opacity:0.5;--swiper-navigation-color:#fef9ee}.swiper{padding-bottom:40px!important}.swiper-pagination{bottom:0!important}.swiper-button-next,.swiper-button-prev{transform:translateY(-15px)!important}.swiper-slide{height:auto!important}.swiper,[class*=bg-] .swiper{overflow:visible!important}@media only screen and (min-width:768px){[class*=bg-]:not([class*=bg-white]) .bleed{overflow:hidden!important}}

/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/html{-moz-tab-size:4;-o-tab-size:4}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{-webkit-appearance:none;-moz-appearance:none}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-checkbox,.form-radio,[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;-moz-user-select:none}.select-none{-moz-user-select:none}.gap-x-10{-moz-column-gap:2.5rem}.gap-x-20{-moz-column-gap:5rem}.gap-x-30{-moz-column-gap:120px}.gap-x-32{-moz-column-gap:8rem}.object-contain{-o-object-fit:contain}.object-cover{-o-object-fit:cover}.object-center{-o-object-position:center}.placeholder-opacity-0::-moz-placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity:1}.placeholder-opacity-15::-moz-placeholder{--tw-placeholder-opacity:0.15}.placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-25::-moz-placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-35::-moz-placeholder{--tw-placeholder-opacity:0.35}.placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-45::-moz-placeholder{--tw-placeholder-opacity:0.45}.placeholder-opacity-5::-moz-placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-55::-moz-placeholder{--tw-placeholder-opacity:0.55}.placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-65::-moz-placeholder{--tw-placeholder-opacity:0.65}.placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-75::-moz-placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-85::-moz-placeholder{--tw-placeholder-opacity:0.85}.placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-95::-moz-placeholder{--tw-placeholder-opacity:0.95}img{image-rendering:-webkit-optimize-contrast}.break-words{overflow-wrap:normal;word-break:break-word}.overflow-scrolling-touch{-webkit-overflow-scrolling:touch}.prose-sm>div>:last-child{margin-bottom:0}.prose-sm>div>:first-child{margin-top:0}.prose>div>:last-child{margin-bottom:0}.prose>div>:first-child{margin-top:0}@media only screen and (min-width:1024px){.prose .prose-media{width:100%;max-width:calc(100vw - 180px)}.mx-auto>.prose .prose-media{transform:translateX(-50%);margin-left:50%}}.prose .prose-media img{width:100%}.\!preview{z-index:999!important;position:fixed!important;right:16px!important;top:16px!important;padding:6px 8px!important;background:#000!important;color:#fff!important;font-size:14px!important}.preview{z-index:999;position:fixed;right:16px;top:16px;padding:6px 8px;background:#000;color:#fff;font-size:14px}.\!preview:hover{text-decoration:underline!important}.preview:hover{text-decoration:underline}@use "sass:math";$mobile-breakpoint:800px;$desktop-width:1440px;$desktop-height:900px;$mobile-width:375px;$mobile-height:640px;@function mobile-vw($pixels, $base-vw: $mobile-width){@return math.div($pixels * 100vw, $base-vw)}@function mobile-vh($pixels, $base-vh: $mobile-height){@return math.div($pixels * 100vh, $base-vh)}@function desktop-vw($pixels, $base-vw: $desktop-width){@return math.div($pixels * 100vw, $base-vw)}@function desktop-vh($pixels, $base-vh: $desktop-height){@return math.div($pixels * 100vh, $base-vh)}@function columns($columns){@return calc((#{$columns} * var(--layout-column-width)) + ((#{$columns} - 1) * var(--layout-columns-gap)))}html{scroll-behavior:smooth;scroll-padding:10vh;-webkit-font-smoothing:antialiased;opacity:1}html.is-loading,html.is-loading *{opacity:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}.transform-style-3d{transform-style:preserve-3d}@keyframes block-placeholder-fade{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}@keyframes block-placeholder-move{0%{transform:translate3d(-30%,0,0)}50%{transform:translate3d(30%,0,0)}to{transform:translate3d(-30%,0,0)}}.hyphens-auto{hyphens:auto}.hyphens-manual{hyphens:manual}.hyphens-none{hyphens:none}.transition-drop-shadow{transition-property:filter;transition-timing-function:cubic-bezier(0,0,.38,1);transition-duration:.5s}details summary::-webkit-details-marker{display:none}.is-h1,.prose h1,h1{margin-top:0;font-family:Bradford Regular,Garamond,serif;font-size:2.625rem;font-weight:400;line-height:1;letter-spacing:-.01em}@media (min-width:768px){.is-h1,.prose h1,h1{font-size:4.0625rem;letter-spacing:-.015em}}.is-h2,.prose h2,h2{margin-top:0;font-family:Bradford Regular,Garamond,serif;font-size:1.875rem;font-weight:400;line-height:1.1;letter-spacing:-.01em}@media (min-width:768px){.is-h2,.prose h2,h2{font-size:2.5625rem;letter-spacing:-.015em}}.is-h3,.prose h3,h3{margin-bottom:.5rem;margin-top:0;font-family:Bradford Regular,Garamond,serif;font-size:1.875rem;font-weight:400;line-height:1.1;letter-spacing:-.01em}@media (min-width:768px){.is-h3,.prose h3,h3{margin-bottom:0;font-size:2.25rem;letter-spacing:-.015em}}.is-h4,.prose h4,h4{font-family:Neue Montreal,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.1;letter-spacing:.02em}@media (min-width:768px){.is-h4,.prose h4,h4{font-size:1.875rem}}.is-h5,.prose h5,h5{font-family:Neue Montreal,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.15;letter-spacing:.02em}@media (min-width:768px){.is-h5,.prose h5,h5{font-size:1.375rem}}.cta-title,.cta-title p{font-family:Bradford Regular,Garamond,serif;font-size:1.875rem;line-height:1;letter-spacing:-.01em}@media (min-width:768px){.cta-title,.cta-title p{font-size:3rem;letter-spacing:-.015em}}.cta-body{font-size:.875rem;letter-spacing:.02em}@media (min-width:1024px){.cta-body{font-size:1.125rem}}.text-small{font-family:Neue Montreal,Arial,sans-serif;font-size:.75rem;line-height:1.15;letter-spacing:.02em}@media (min-width:1024px){.text-small{font-size:.875rem}}.not-found .prose p:first-child,.text-list .prose p:first-child{margin-top:0}.not-found .prose p:last-child,.text-list .prose p:last-child{margin-bottom:0}.text-list li{max-width:800px}.text-container .prose p{margin-top:0}.post .prose p{margin-top:1rem;margin-bottom:1rem}.post .prose p:first-child{margin-top:0}.post .prose p:last-child{margin-bottom:0}.post ul{margin-left:1rem;margin-top:0}@media (min-width:640px){.post ul{padding-left:0}}@media (min-width:768px){.post ul{margin-left:1.25rem}}.post ul li{margin-top:0;margin-bottom:0;list-style-type:disc;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem}.post ul li::marker{border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.post ul.resources{margin-left:0;margin-top:0;list-style-type:none;padding-left:0}.post ul.resources li{margin-top:0;margin-bottom:0;list-style-type:none;padding-top:.25rem;padding-bottom:.25rem;padding-left:1em;text-indent:-1em}.post ul.resources li:before{content:"·";padding-right:12px;--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.post ol{margin-left:1rem;margin-top:0}@media (min-width:640px){.post ol{padding-left:0}}@media (min-width:768px){.post ol{margin-left:1.25rem}}.post ol li{margin-top:0;margin-bottom:0;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem}.post ol li::marker{font-family:Neue Montreal,Arial,sans-serif;--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}@media (min-width:640px){.post .article .prose ul{padding-left:0}}.post .article .prose li{padding-left:.25rem}.article-item img{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.article-item img:hover{opacity:.75}.tabs-content .prose p{margin-top:0}.hours .prose p:last-child{margin-bottom:0}.prose{font-size:.875rem;letter-spacing:.02em}@media (min-width:1024px){.prose{font-size:1.0625rem}}.prose p{margin-top:.75rem;margin-bottom:.75rem}.prose p:has(strong){margin-bottom:0;margin-top:1.25rem}.prose ul{margin-top:0;padding-left:1.25rem}.prose ul li{padding:0}.prose ul li::marker{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.prose em,p em{font-family:Bradford Italic,Garamond,serif}.prose a,a{font-weight:400;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.prose a:hover,a:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.prose a:focus,a:focus{outline:2px solid transparent;outline-offset:2px}a.link-hover,a.link-hover .text-brand-navy{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .text-brand-navy:hover,a.link-hover:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.prose a{border-bottom-width:1px;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.prose a:hover{--tw-border-opacity:1;border-color:rgb(197 195 192/var(--tw-border-opacity))}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-family:Neue Montreal,Arial,sans-serif;--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.prose h2,.prose h3{margin-top:1.25rem}.prose h2:first-child,.prose h3:first-child{margin-top:0}@media (min-width:768px){.prose h2,.prose h3{margin-top:2rem}}.text-lg,.text-lg p,.text-md,.text-sm,.text-xs{letter-spacing:.025em}.text-sm,.text-xs{line-height:1.35}.text-lg,.text-lg p,.text-md{line-height:1.25}.text-xxs{font-size:.625rem}@media (min-width:1024px){.text-xxs{font-size:.75rem}}.text-xs{font-size:.6875rem}@media (min-width:1024px){.text-xs{font-size:.8125rem}}.text-sm{font-size:.8125rem}@media (min-width:1024px){.text-sm{font-size:.9375rem}}.text-md{font-size:.875rem}@media (min-width:1024px){.text-md{font-size:1.0625rem}}.text-article-title{font-size:.75rem}@media (min-width:1024px){.text-article-title{font-size:1.0625rem}}.text-lg,.text-lg p{font-size:.875rem}@media (min-width:1024px){.text-lg,.text-lg p{font-size:1.25rem}}.text-mobile-nav{font-size:1.25rem}.text-xl{font-size:1.375rem}time{font-family:Neue Montreal,Arial,sans-serif;font-size:.75rem;line-height:1.15;letter-spacing:.02em}@media (min-width:640px){time{font-size:.875rem}}.text-number{font-size:2.5rem;line-height:1.3}@media (min-width:640px){.text-number{font-size:3.4375rem}}.checklist-item .prose p{margin-top:.25rem}.checklist-item .prose p:last-child{margin-bottom:0}.checklist-title{font-family:Neue Montreal,Arial,sans-serif;font-size:1.25rem;line-height:1.1;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .checklist-title{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .checklist-title:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}@media (min-width:768px){.checklist-title{font-size:1.625rem}}@media (min-width:1024px){.checklist-title{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}}.accordion-title{font-family:Neue Montreal,Arial,sans-serif;font-size:1.25rem;line-height:1.1;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .accordion-title{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .accordion-title:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}@media (min-width:768px){.accordion-title{font-size:1.75rem}}.year-title{font-size:2.5rem;line-height:1.1;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(159 181 242/var(--tw-text-opacity))}@media (min-width:768px){.year-title{font-size:2.8125rem}}.footer-title{font-size:1.25rem;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .footer-title{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .footer-title:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}@media (min-width:768px){.footer-title{font-size:1.5rem}}.newsletter-blog-title{margin-bottom:1rem;font-family:Bradford Regular,Garamond,serif;font-size:1.875rem;line-height:1.1;letter-spacing:-.01em;--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .newsletter-blog-title{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .newsletter-blog-title:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.testimonial-text,.testimonial-text p{font-family:Bradford Regular,Garamond,serif;font-size:1.625rem;line-height:1.1;letter-spacing:-.01em}@media (min-width:768px){.testimonial-text,.testimonial-text p{font-size:2.5rem;letter-spacing:-.015em}}.allcaps,.eyebrow,p strong{font-family:Neue Montreal Bold,Arial Bold,sans-serif;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem}@media (min-width:1024px){.allcaps,.eyebrow,p strong{font-size:.75rem}}.allcaps,.eyebrow,p strong{font-weight:400}.btn-container,.prose .btn-container{border-width:1px;border-color:rgb(34 34 34/var(--tw-border-opacity));background-color:rgb(34 34 34/var(--tw-bg-opacity));font-size:.9375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-container,.btn-container:hover,.prose .btn-container,.prose .btn-container:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-container:hover,.prose .btn-container:hover{border-color:rgb(121 158 245/var(--tw-border-opacity));background-color:rgb(121 158 245/var(--tw-bg-opacity))}.btn-container.btn-light,.prose .btn-container.btn-light{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.btn-container.btn-light:hover,.prose .btn-container.btn-light:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-container.btn-light:hover,.hero-btn .btn-container,.prose .btn-container.btn-light:hover{border-color:rgb(121 158 245/var(--tw-border-opacity));background-color:rgb(121 158 245/var(--tw-bg-opacity))}.hero-btn .btn-container{--tw-border-opacity:1;--tw-bg-opacity:1}.hero-btn .btn-container .accordion-title,.hero-btn .btn-container .card,.hero-btn .btn-container .radix-scroll-margin{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.hero-btn .btn-container .card.selected{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.hero-btn .btn-container .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hero-btn .btn-container .text-container .is-h5,.hero-btn .btn-container .text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .hero-btn .btn-container .text-container .is-h5,a.link-hover .hero-btn .btn-container .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .hero-btn .btn-container .text-container .is-h5:hover,a.link-hover .hero-btn .btn-container .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.hero-btn .btn-container .contact-form{margin-top:1.25rem;display:flex;width:100%;flex-direction:column;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.hero-btn .btn-container .contact-form{margin-top:0;padding:5rem}}.hero-btn .btn-container:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.hero-btn .btn-container a{padding-top:.75rem;padding-bottom:.75rem}@media (min-width:640px){.hero-btn .btn-container a{padding-top:1.25rem;padding-bottom:1.25rem}}.btn-container a,.btn-container button{display:inline-block;width:100%;border-width:0;padding:.75rem 3rem}.btn-container a:hover,.btn-container button:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.btn-container a,.btn-container button{padding-left:3.5rem;padding-right:3.5rem}}.table-grid li{outline-style:solid;outline-width:1px;outline-color:#c5c3c0;width:calc(25% - 1px)}@media(max-width:1024px){.table-grid li{width:calc(33.33% - 1px)}}@media(max-width:768px){.table-grid li{width:calc(50% - 1px)}}.header-is-overlay .top-nav{background-color:transparent}.header-is-overlay .top-nav,.header-is-overlay .top-nav .nav-border,.header-is-overlay .top-nav .nav-item a{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.header-is-overlay .top-nav .nav-border:hover,.header-is-overlay .top-nav .nav-item a:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.header-is-overlay .top-nav .nav-border{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.header-is-overlay .top-nav .nav-border:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.header-is-overlay .top-nav svg,.header-is-overlay .top-nav text{fill:#fff}.top-nav{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.top-nav .nav-item a{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.top-nav .nav-item a:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.top-nav .nav-border,.top-nav .nav-border:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.top-nav .nav-border:hover{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.top-nav.scrolling-header{border-width:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.top-nav.scrolling-header,.top-nav.scrolling-header .nav-border,.top-nav.scrolling-header .nav-item a{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.top-nav.scrolling-header .nav-border:hover,.top-nav.scrolling-header .nav-item a:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.top-nav.scrolling-header .hamburger-open .hamburger-line{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.top-nav.scrolling-header svg,.top-nav.scrolling-header text{fill:#051d58}.top-nav.scrolling-header .nav-border,.top-nav.scrolling-header .nav-border:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.top-nav.scrolling-header .nav-border:hover{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.nav-item{border-color:transparent}.nav-item.selected{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.fill-white svg,.fill-white text{fill:#fff}.fill-navy svg,.fill-navy text{fill:#051d58}.swiper{padding-bottom:0!important;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.swiper-initialized{opacity:1}.icon-image{position:relative;max-width:130px}.icon-image--small{max-width:80px}.icon-image-fill{position:relative!important}.next-image{opacity:.75;--tw-blur:blur(4px);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1)}.next-image,.next-image.loaded{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)}.next-image.loaded{opacity:1;--tw-blur:blur(0)}.home-hero .swiper-wrapper{z-index:0;height:100vh}.home-hero .next-image{--tw-blur:blur(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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1)}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1)}.overlay [data-background=true]{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.overlay [data-background=true]{min-height:100vh}}.overlay.loaded{opacity:1;--tw-blur:blur(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)}.unset-image{width:100%}.unset-image .fill-image{-o-object-fit:contain;object-fit:contain;width:100%!important;position:relative!important;height:unset!important}.unset-img>div{position:unset!important}.hero{position:relative;display:grid;min-height:100vh;overflow:hidden;min-height:calc(var(--vh, 1vh) * 100)}@media (max-height:500px){.hero{min-height:500px}}.hero--bg{position:relative;height:100%;width:100%}.hero--bg [data-background=true]{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.hero--bg [data-background=true]{min-height:100vh}}.hero--bg{grid-area:1/-1}.hero--bg.is-desktop{display:none}@media (min-width:640px){.hero--bg.is-desktop{display:block}.hero--bg.is-mobile{display:none}}.hero--overlay{z-index:2;display:flex;flex-direction:column;justify-content:center;grid-area:1/-1}.hero--content{margin-left:auto;margin-right:auto;width:100%;padding-left:1rem;padding-right:1rem;text-align:center}@media only screen and (min-width:1024px){.hero--content>.prose .prose-media{transform:translateX(-50%);margin-left:50%}}.hero--content{padding-top:calc(var(--headerHeight) + 2rem);padding-bottom:var(--headerHeight)}footer a{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}footer a:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.cookie-bar{position:fixed;bottom:0;right:0;z-index:99;width:100%;padding:1rem}@media (min-width:768px){.cookie-bar{padding-left:2rem;padding-right:2rem}}.cookie-bar--content{display:grid;align-items:center;gap:1.5rem;border-radius:0;--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));padding:2rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.cookie-bar--content{display:flex;gap:6rem;padding:1rem}}.cookie-bar--message{flex:1 1 0%;text-align:center}@media (min-width:640px){.cookie-bar--message{padding-right:8rem;text-align:left}}.cookie-bar--message p br{display:none}@media (min-width:640px){.cookie-bar--message p br{display:block}}.cookie-bar--actions{display:grid;flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1.5rem;text-align:center}.timeline{white-space:nowrap}.timeline ol{padding:300px 0}.timeline ol,.timeline-swiper{font-size:0;width:100vw;transition:all 1s;overflow-x:scroll;overflow-y:hidden}.timeline-swiper{margin:300px 0}.timeline ol li,.timeline-swiper .swiper-slide{width:calc(33.33% - 25px)!important;margin-left:36px!important;height:1.5px!important;position:relative;display:inline-block;list-style-type:none;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media(max-width:640px){.timeline-swiper .swiper-slide{width:100%!important;margin-left:4px!important}}.timeline ol li:last-child,.timeline-swiper .swiper-slide:last-child{width:400px}.timeline ol li:first-child{margin-left:0;width:7rem}.timeline-swiper .swiper-slide:first-child{margin-left:0}.timeline ol li:not(:last-child):after,.timeline-swiper .swiper-slide:not(:last-child):after{content:"";position:absolute;top:50%;left:calc(100% + 8px);bottom:0;width:22px;height:22px;transform:translateY(-50%);border-radius:50%;z-index:1;--tw-bg-opacity:1;background-color:rgb(159 181 242/var(--tw-bg-opacity))}@media(max-width:640px){.timeline ol li:not(:last-child):after,.timeline-swiper .swiper-slide:not(:last-child):after{left:calc(100% - 15px)}}.timeline ol li:not(:last-child):before,.timeline-swiper .swiper-slide:not(:last-child):before{content:"";position:absolute;top:auto;left:calc(100% + 5px);bottom:-25px;width:22px;height:22px;transform:translateY(-50%);border-radius:50%;z-index:2;border-width:1.5px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));background-color:transparent}@media(max-width:640px){.timeline ol li:not(:last-child):before,.timeline-swiper .swiper-slide:not(:last-child):before{left:calc(100% - 18px)}}.timeline ol li .content-bottom,.timeline-swiper .swiper-slide .content-bottom{position:absolute;left:calc(0% - 20px);width:280px;white-space:normal;padding-top:2.5rem;padding-bottom:2.5rem}.timeline ol li:nth-child(odd) .content-top+.content-bottom,.timeline-swiper .swiper-slide:nth-child(odd) .content-top+.content-bottom{top:calc(100% + 5px)}.timeline ol li:nth-child(2n) .content-bottom,.timeline-swiper .swiper-slide:nth-child(2n) .content-bottom{top:0;transform:translateY(-100%)}.timeline ol li:nth-child(2n) .content-bottom~.content-top,.timeline-swiper .swiper-slide:nth-child(2n) .content-bottom~.content-top{top:calc(100% + 5px);transform:translateY(-100%)}.timeline ol li:nth-child(2n) .content-top,.timeline-swiper .swiper-slide:nth-child(2n) .content-top{top:calc(100% + 5px);transform:translateY(0)}.timeline ol li .content-top,.timeline-swiper .swiper-slide .content-top{position:absolute;left:calc(0% - 20px);width:280px;white-space:normal;top:0;transform:translateY(-100%);padding-top:2.5rem;padding-bottom:2.5rem}.timeline p:first-child{margin-top:.25rem}.answer .prose p:first-child,.radix-accordion .prose p:first-child{margin-top:0}.answer .prose p:last-child,.radix-accordion .prose p:last-child{margin-bottom:0}.circle-plus,.circle-plus .circle{height:12px;width:12px}.circle-plus .circle{position:relative}.circle-plus .circle .horizontal{margin-left:-6px;margin-top:-1px;height:1px;width:12px}.circle-plus .circle .horizontal,.circle-plus .circle .vertical{position:absolute;left:50%;top:50%;--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.circle-plus .circle .vertical{margin-left:-1px;margin-top:-6px;height:12px;width:1px}.radix-accordion button[data-state=closed]{padding-bottom:.75rem}@media (min-width:768px){.radix-accordion button[data-state=closed]{padding-bottom:1.25rem}}.radix-accordion [data-state=closed] .circle-plus .horizontal,.radix-accordion [data-state=closed] .circle-plus .vertical{--tw-rotate:-90deg;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));transition:all .5s ease-in-out}.radix-accordion [data-state=closed] .circle-plus .horizontal,.radix-accordion [data-state=open] .circle-plus{opacity:1}.radix-accordion [data-state=open] .circle-plus .vertical{transition:all .5s ease-in-out;transform:rotate(90deg)}.radix-accordion [data-state=open] .circle-plus .horizontal{transition:all .5s ease-in-out;transform:rotate(90deg);opacity:0}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar,.overflow-container{-ms-overflow-style:none;scrollbar-width:none}.overflow-container{overflow-x:scroll}.overflow-container::-webkit-scrollbar{display:none}.horizontal-scroll{white-space:nowrap}.text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(5 29 88/var(--tw-border-opacity))}.text-container .is-h5,.text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .text-container .is-h5,a.link-hover .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .text-container .is-h5:hover,a.link-hover .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.bg-brand-lightGray .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.bg-brand-lightGray .text-container .is-h5,.bg-brand-lightGray .text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .bg-brand-lightGray .text-container .is-h5,a.link-hover .bg-brand-lightGray .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .bg-brand-lightGray .text-container .is-h5:hover,a.link-hover .bg-brand-lightGray .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.bg-brand-navy .circle-plus .circle .horizontal,.bg-brand-navy .circle-plus .circle .vertical{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-brand-navy .accordion-title,.bg-brand-navy .checklist-title,.bg-brand-navy .is-h1,.bg-brand-navy .is-h2,.bg-brand-navy .is-h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bg-brand-navy .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(121 158 245/var(--tw-border-opacity))}.bg-brand-navy .text-container .is-h5,.bg-brand-navy .text-container .text-number{--tw-text-opacity:1;color:rgb(121 158 245/var(--tw-text-opacity))}.bg-brand-navy .btn-container,.bg-brand-navy .prose .btn-container{--tw-bg-opacity:1;background-color:rgb(121 158 245/var(--tw-bg-opacity))}.bg-brand-navy .btn-container .accordion-title,.bg-brand-navy .btn-container .card,.bg-brand-navy .btn-container .radix-scroll-margin,.bg-brand-navy .prose .btn-container .accordion-title,.bg-brand-navy .prose .btn-container .card,.bg-brand-navy .prose .btn-container .radix-scroll-margin{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.bg-brand-navy .btn-container .card.selected,.bg-brand-navy .prose .btn-container .card.selected{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.bg-brand-navy .btn-container .text-container [class^=border],.bg-brand-navy .prose .btn-container .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-brand-navy .btn-container .text-container .is-h5,.bg-brand-navy .btn-container .text-container .text-number,.bg-brand-navy .prose .btn-container .text-container .is-h5,.bg-brand-navy .prose .btn-container .text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .bg-brand-navy .btn-container .text-container .is-h5,a.link-hover .bg-brand-navy .btn-container .text-container .text-number,a.link-hover .bg-brand-navy .prose .btn-container .text-container .is-h5,a.link-hover .bg-brand-navy .prose .btn-container .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .bg-brand-navy .btn-container .text-container .is-h5:hover,a.link-hover .bg-brand-navy .btn-container .text-container .text-number:hover,a.link-hover .bg-brand-navy .prose .btn-container .text-container .is-h5:hover,a.link-hover .bg-brand-navy .prose .btn-container .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.bg-brand-navy .btn-container .contact-form,.bg-brand-navy .prose .btn-container .contact-form{margin-top:1.25rem;display:flex;width:100%;flex-direction:column;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.bg-brand-navy .btn-container .contact-form,.bg-brand-navy .prose .btn-container .contact-form{margin-top:0;padding:5rem}}.bg-brand-navy .btn-container:hover,.bg-brand-navy .prose .btn-container:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.bg-brand-blue .accordion-title,.bg-brand-blue .card,.bg-brand-blue .radix-scroll-margin{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.bg-brand-blue .card.selected{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.bg-brand-blue .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-brand-blue .text-container .is-h5,.bg-brand-blue .text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover .bg-brand-blue .text-container .is-h5,a.link-hover .bg-brand-blue .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover .bg-brand-blue .text-container .is-h5:hover,a.link-hover .bg-brand-blue .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.bg-brand-blue .contact-form{margin-top:1.25rem;display:flex;width:100%;flex-direction:column;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.bg-brand-blue .contact-form{margin-top:0;padding:5rem}}[data-background]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.scroll-container{height:100%;overflow-y:auto}.h-full [data-background=true]{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.h-full [data-background=true]{min-height:100vh}}.modal-overlay{display:flex;align-items:center;justify-content:center;background-color:rgba(5,29,88,.9);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.modal-overlay.is-loaded{position:fixed;top:0;left:0;z-index:100;height:100%;width:100%;opacity:1}.modal-overlay.is-loaded [data-background=true]{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.modal-overlay.is-loaded [data-background=true]{min-height:100vh}}.modal-content{position:relative;margin-left:auto;margin-right:auto;width:85%;max-width:680px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:3rem 2rem;text-align:center}@media only screen and (min-width:1024px){.modal-content>.prose .prose-media{transform:translateX(-50%);margin-left:50%}}@media (min-width:640px){.modal-content{padding:2.5rem}}@media (min-width:768px){.modal-content{width:66.666667%;padding:4rem}}.modal-close{position:absolute;top:1.5rem;right:1.5rem}.hamburger{display:flex;height:1rem;width:1.5rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:space-between;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.hamburger-line{height:1px;width:100%}.hamburger-line,.hamburger.active .hamburger-line:first-child{background-color:currentColor;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.hamburger.active .hamburger-line:first-child{--tw-translate-y:1rem;--tw-rotate:-45deg;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))}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){--tw-rotate:45deg;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))}.hamburger.active .hamburger-line:nth-child(3),.hamburger.active span{background-color:currentColor;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.hamburger.active span{position:absolute;left:0;display:block;height:1px;width:100%;transform:rotate(0deg);transition:.25s ease-in-out}.hamburger.active span:first-child{top:0}.hamburger.active span:nth-child(2),.hamburger.active span:nth-child(3){top:18px}.hamburger.active span:nth-child(4){top:36px}.hamburger.active span:first-child{top:18px;width:0;left:50%}.hamburger.active span:nth-child(2){transform:rotate(45deg)}.hamburger.active span:nth-child(3){transform:rotate(-45deg)}.hamburger.active span:nth-child(4){top:18px;width:0;left:50%}form input[multiple],form input[type=date],form input[type=datetime-local],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea{border-width:0 0 1px;padding:.25rem 0;font-size:1rem;letter-spacing:.02em}form input[multiple]::-moz-placeholder,form input[type=date]::-moz-placeholder,form input[type=datetime-local]::-moz-placeholder,form input[type=email]::-moz-placeholder,form input[type=month]::-moz-placeholder,form input[type=number]::-moz-placeholder,form input[type=password]::-moz-placeholder,form input[type=search]::-moz-placeholder,form input[type=tel]::-moz-placeholder,form input[type=text]::-moz-placeholder,form input[type=time]::-moz-placeholder,form input[type=url]::-moz-placeholder,form input[type=week]::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(197 195 192/var(--tw-placeholder-opacity))}form input[multiple]::placeholder,form input[type=date]::placeholder,form input[type=datetime-local]::placeholder,form input[type=email]::placeholder,form input[type=month]::placeholder,form input[type=number]::placeholder,form input[type=password]::placeholder,form input[type=search]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form input[type=time]::placeholder,form input[type=url]::placeholder,form input[type=week]::placeholder,form select::placeholder,form textarea::placeholder{--tw-placeholder-opacity:1;color:rgb(197 195 192/var(--tw-placeholder-opacity))}form input[multiple]:focus,form input[type=date]:focus,form input[type=datetime-local]:focus,form input[type=email]:focus,form input[type=month]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form input[type=time]:focus,form input[type=url]:focus,form input[type=week]:focus,form select:focus,form textarea:focus{--tw-border-opacity:1;border-color:rgb(121 158 245/var(--tw-border-opacity));--tw-ring-color:transparent}@media (min-width:640px){form input[multiple],form input[type=date],form input[type=datetime-local],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea{font-size:1.25rem}}form label{font-size:.875rem}form .newsletter-inputs input[type=email]{border-width:1px 0 1px 1px;padding:.75rem}form button.newsletter-btn[type=submit]{align-self:stretch;--tw-bg-opacity:1;background-color:rgb(5 29 88/var(--tw-bg-opacity));font-size:1rem;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}form button.newsletter-btn[type=submit] .circle-plus .circle .horizontal,form button.newsletter-btn[type=submit] .circle-plus .circle .vertical{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}form button.newsletter-btn[type=submit] .accordion-title,form button.newsletter-btn[type=submit] .checklist-title,form button.newsletter-btn[type=submit] .is-h1,form button.newsletter-btn[type=submit] .is-h2,form button.newsletter-btn[type=submit] .is-h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}form button.newsletter-btn[type=submit] .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(121 158 245/var(--tw-border-opacity))}form button.newsletter-btn[type=submit] .text-container .is-h5,form button.newsletter-btn[type=submit] .text-container .text-number{--tw-text-opacity:1;color:rgb(121 158 245/var(--tw-text-opacity))}form button.newsletter-btn[type=submit] .btn-container,form button.newsletter-btn[type=submit] .prose .btn-container{--tw-bg-opacity:1;background-color:rgb(121 158 245/var(--tw-bg-opacity))}form button.newsletter-btn[type=submit] .btn-container .accordion-title,form button.newsletter-btn[type=submit] .btn-container .card,form button.newsletter-btn[type=submit] .btn-container .radix-scroll-margin,form button.newsletter-btn[type=submit] .prose .btn-container .accordion-title,form button.newsletter-btn[type=submit] .prose .btn-container .card,form button.newsletter-btn[type=submit] .prose .btn-container .radix-scroll-margin{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}form button.newsletter-btn[type=submit] .btn-container .card.selected,form button.newsletter-btn[type=submit] .prose .btn-container .card.selected{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}form button.newsletter-btn[type=submit] .btn-container .text-container [class^=border],form button.newsletter-btn[type=submit] .prose .btn-container .text-container [class^=border]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}form button.newsletter-btn[type=submit] .btn-container .text-container .is-h5,form button.newsletter-btn[type=submit] .btn-container .text-container .text-number,form button.newsletter-btn[type=submit] .prose .btn-container .text-container .is-h5,form button.newsletter-btn[type=submit] .prose .btn-container .text-container .text-number{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}a.link-hover form button.newsletter-btn[type=submit] .btn-container .text-container .is-h5,a.link-hover form button.newsletter-btn[type=submit] .btn-container .text-container .text-number,a.link-hover form button.newsletter-btn[type=submit] .prose .btn-container .text-container .is-h5,a.link-hover form button.newsletter-btn[type=submit] .prose .btn-container .text-container .text-number{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover form button.newsletter-btn[type=submit] .btn-container .text-container .is-h5:hover,a.link-hover form button.newsletter-btn[type=submit] .btn-container .text-container .text-number:hover,a.link-hover form button.newsletter-btn[type=submit] .prose .btn-container .text-container .is-h5:hover,a.link-hover form button.newsletter-btn[type=submit] .prose .btn-container .text-container .text-number:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}form button.newsletter-btn[type=submit] .btn-container .contact-form,form button.newsletter-btn[type=submit] .prose .btn-container .contact-form{margin-top:1.25rem;display:flex;width:100%;flex-direction:column;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){form button.newsletter-btn[type=submit] .btn-container .contact-form,form button.newsletter-btn[type=submit] .prose .btn-container .contact-form{margin-top:0;padding:5rem}}form button.newsletter-btn[type=submit] .btn-container:hover,form button.newsletter-btn[type=submit] .prose .btn-container:hover{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}form button.newsletter-btn[type=submit]:hover{--tw-bg-opacity:1;background-color:rgb(121 158 245/var(--tw-bg-opacity))}@media (min-width:640px){form button.newsletter-btn[type=submit]{font-size:1.25rem}}form button.newsletter-blog-btn[type=submit]{text-align:right;font-size:1rem;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}a.link-hover form button.newsletter-blog-btn[type=submit]{font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}a.link-hover form button.newsletter-blog-btn[type=submit]:hover,form button.newsletter-blog-btn[type=submit]:hover{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}@media (min-width:640px){form button.newsletter-blog-btn[type=submit]{font-size:1.25rem}}form [role=alert]{position:absolute;left:0;bottom:-25px;font-size:.875rem;letter-spacing:.02em;--tw-text-opacity:1;color:rgb(95 98 100/var(--tw-text-opacity))}form.contact-form{margin-left:auto;margin-right:auto;max-width:580px}@media only screen and (min-width:1024px){form.contact-form>.prose .prose-media{transform:translateX(-50%);margin-left:50%}}@media (min-width:640px){form.contact-form{min-height:680px}}form.contact-form [role=alert]{position:absolute;left:auto;right:0;bottom:4px}form .control{position:relative;display:flex;flex-direction:column;text-align:left}form .control--group{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}form .control--group:last-child{margin-bottom:0}form .control--group .control{margin-bottom:1.5rem}form .control--group .control:last-child{margin-bottom:0}@media (min-width:640px){form .control--group.is-inline{display:flex}}form .control--group.is-inline .control{margin:0}@media (min-width:640px){form .control--group.is-inline .control{flex:1 1 0%}form .control--group.is-inline .btn{margin-left:1rem;width:auto}form .control--group.is-clean .btn{border-width:0;background-color:transparent;padding-left:0;padding-right:0}}form .control--group.is-clean .btn.is-disabled{opacity:.6}form .form-checkbox{margin-right:.5rem;height:14px;width:14px;border-radius:9999px;border-width:1px;background-color:transparent}form .form-checkbox,form .form-checkbox:focus{outline:2px solid transparent;outline-offset:2px}form .form-checkbox: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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:transparent;--tw-ring-offset-width:0px}form .form-checkbox:checked,form .form-checkbox:checked:focus,form .form-checkbox:checked:hover,form .form-radio:checked:focus,form .form-radio:checked:hover{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));background-image:none}form .checklist .checklist-list{position:relative;margin-top:.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;list-style:none;padding:0}form .checklist .checklist-list li{margin-right:2.5rem;margin-bottom:.5rem;display:flex;flex-direction:row;align-items:center;line-height:1}form .checklist .checklist-list li:last-child{margin-bottom:0}form .checklist .checklist-list li input,form .checklist .checklist-list li label{cursor:pointer}form textarea{height:auto;max-width:100%;resize:none}form .control--error,form .required{font-size:.875rem;--tw-text-opacity:1;color:rgb(192 133 69/var(--tw-text-opacity))}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;color:#000}.back-arrow svg{width:12px;--tw-rotate:270deg;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))}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}.fixed-slides{height:var(--length);position:relative;z-index:2}.fixed-slides .sticky-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.fixed-slides .sticky-wrapper .sticky{position:sticky;height:100vh;width:100%;top:0;left:0}.progress-bar{position:fixed;z-index:3;bottom:0;width:100%;height:desktop-vh(4px);background:linear-gradient(90deg,#2159ff,#32f3ff);left:-100%;transform:translate3d(var(--progress),0,0);transition:.3s transform var((--ease-out-expo));@include mobile{display:none}}.pull-quote{margin-top:2rem;margin-bottom:2rem;border-top-width:4px;--tw-border-opacity:1;border-color:rgb(121 158 245/var(--tw-border-opacity));padding-top:.5rem;font-family:Bradford Regular,Garamond,serif;font-size:1.875rem;line-height:1.1;letter-spacing:-.01em}@media (min-width:768px){.pull-quote{margin-top:4rem;margin-bottom:4rem}}.md-remove-px .bleed{padding-left:0;padding-right:0}@media (min-width:640px){.md-remove-px .bleed{padding-left:1rem;padding-right:1rem}}.md-lessen-px .bleed{padding-left:.75rem;padding-right:.75rem}@media (min-width:640px){.md-lessen-px .bleed{padding-left:1rem;padding-right:1rem}}.h-mobile-full{height:calc(100vh - 81px)}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-30{margin-left:120px;margin-right:120px}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-24{margin-top:6rem}.md\:mt-30{margin-top:120px}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:min-h-\[170px\]{min-height:170px}.md\:min-h-\[430px\]{min-height:430px}.md\:min-h-\[500px\]{min-height:500px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-10{width:2.5rem}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-75vw{max-width:75vw}.md\:max-w-\[150px\]{max-width:150px}.md\:max-w-\[265px\]{max-width:265px}.md\:max-w-\[430px\]{max-width:430px}.md\:max-w-\[560px\]{max-width:560px}.md\:max-w-\[85\%\]{max-width:85%}.md\:max-w-inner{max-width:1100px}.md\:auto-rows-fr{grid-auto-rows: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\:flex-row{flex-direction:row}.md\:place-items-center{place-items:center}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-14{gap:3.5rem}.md\:gap-16{gap:4rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.md\:rounded-b-5xl{border-bottom-right-radius:80px;border-bottom-left-radius:80px}.md\:rounded-t-5xl{border-top-left-radius:80px;border-top-right-radius:80px}.md\:border{border-width:1px}.md\:border-r{border-right-width:1px}.md\:border-t-\[10px\]{border-top-width:10px}.md\:p-20{padding:5rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-30{padding-top:120px;padding-bottom:120px}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-8{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-15{font-size:.9375rem}.md\:text-17{font-size:1.0625rem}.md\:text-2xl{font-size:1.5rem;line-height:1.3}.md\:text-3xl{font-size:2rem;line-height:1.3}.md\:text-4xl{font-size:2.5rem;line-height:1.3}.md\:text-5xl{font-size:4rem;line-height:1.3}.md\:leading-135{line-height:1.35}.md\:prose>div>:last-child{margin-bottom:0}.md\:prose>div>:first-child{margin-top:0}@media only screen and (min-width:1024px){.md\:mx-auto>.prose .prose-media{transform:translateX(-50%);margin-left:50%}.md\:prose .prose-media{width:100%;max-width:calc(100vw - 180px)}.mx-auto>.md\:prose .prose-media{transform:translateX(-50%);margin-left:50%}}.md\:prose .prose-media img{width:100%}.md\:odd\:border-b-0:nth-child(odd){border-bottom-width:0}.md\:odd\:border-r:nth-child(odd){border-right-width:1px}.group[open] .md\:group-open\:hidden{display:none}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mb-0{margin-bottom:0}.lg\:ml-20{margin-left:5rem}.lg\:mt-0{margin-top:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[435px\]{max-width:435px}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[500px\]{max-width:500px}.lg\:max-w-\[515px\]{max-width:515px}.lg\:max-w-\[62px\]{max-width:62px}.lg\:max-w-\[810px\]{max-width:810px}.lg\:max-w-text{max-width:100ch}.lg\:grid-cols-2{grid-template-columns:repeat(2,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\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.lg\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-t-\[14px\]{border-top-width:14px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:text-left{text-align:left}.lg\:text-3xl{font-size:2rem;line-height:1.3}.lg\:text-4xl{font-size:2.5rem;line-height:1.3}.lg\:text-5xl{font-size:4rem;line-height:1.3}.lg\:text-6xl{font-size:5rem;line-height:1.3}}@media (min-width:1280px){.xl\:gap-4{gap:1rem}.xl\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.xl\:rounded-b-6xl{border-bottom-right-radius:128px;border-bottom-left-radius:128px}.xl\:rounded-t-6xl{border-top-left-radius:128px;border-top-right-radius:128px}.xl\:px-8{padding-left:2rem;padding-right:2rem}}.\[\&_video\]\:object-cover video{-o-object-fit:cover}

/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Neue Montreal,Arial,sans-serif;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,pre,samp{font-family: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-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}textarea{resize:vertical}input::placeholder,textarea::placeholder{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}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,: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-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-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:375px){.container{max-width:375px}}@media (min-width:420px){.container{max-width:420px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:none}.prose :where([class~=lead]):not(:where([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] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([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] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([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] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([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] *)){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] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([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] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([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] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([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] *)){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] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([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] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([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] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.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-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-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(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([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] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([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] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([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] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(video):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([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] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([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] *)){margin-top:1.2em;margin-bottom:1.2em}.prose-xl :where([class~=lead]):not(:where([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] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl :where(h1):not(:where([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] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl :where(h3):not(:where([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] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-xl :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-xl :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.prose-xl :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-xl :where(pre):not(:where([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] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.prose-xl :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4em}.prose-xl :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.prose-xl :where(.prose-xl>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(.prose-xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(.prose-xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.prose-xl :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.prose-xl :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-xl :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-xl :where(.prose-xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(.prose-xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-2xl :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-2xl :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-2xl :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-2xl :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.prose-2xl :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.prose-2xl :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-2xl :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.prose-2xl :where(ol):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.prose-2xl :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.prose-2xl :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-2xl :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.prose-2xl :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.prose-2xl :where(.prose-2xl>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl :where(.prose-2xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl :where(.prose-2xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl :where(.prose-2xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl :where(.prose-2xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.prose-2xl :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.prose-2xl :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-2xl :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-2xl :where(.prose-2xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(.prose-2xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body:#fff;--tw-prose-headings:#fff;--tw-prose-lead:#fff;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:#fff;--tw-prose-bullets:#fff;--tw-prose-hr:#fff;--tw-prose-quotes:#fff;--tw-prose-quote-borders:#fff;--tw-prose-captions:#fff;--tw-prose-code:#fff;--tw-prose-pre-code:#fff;--tw-prose-pre-bg:#fff;--tw-prose-th-borders:#fff;--tw-prose-td-borders:#fff;--tw-prose-strong:#fff}.prose-current{--tw-prose-body:currentColor;--tw-prose-strong:currentColor;--tw-prose-headings:currentColor;--tw-prose-lead:currentColor;--tw-prose-links:currentColor;--tw-prose-bold:currentColor;--tw-prose-counters:currentColor;--tw-prose-bullets:currentColor;--tw-prose-hr:currentColor;--tw-prose-quotes:currentColor;--tw-prose-quote-borders:currentColor;--tw-prose-captions:currentColor;--tw-prose-code:currentColor;--tw-prose-pre-code:currentColor;--tw-prose-pre-bg:currentColor;--tw-prose-th-borders:currentColor;--tw-prose-td-borders:currentColor}.form-checkbox,.form-radio{appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}.form-checkbox{border-radius:0}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.form-checkbox:checked:focus,.form-checkbox:checked:hover,.form-radio:checked:focus,.form-radio:checked:hover{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.form-checkbox:indeterminate:focus,.form-checkbox:indeterminate:hover{border-color:transparent;background-color:currentColor}.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}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-inset-x-4{left:-1rem;right:-1rem}.-left-2{left:-.5rem}.-top-0{top:0}.-top-0\.5{top:-.125rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-20{top:5rem}.top-4{top:1rem}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.z-60{z-index:60}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.order-1{order:1}.order-2{order:2}.clear-both{clear:both}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-1{margin-bottom:-.25rem}.-ml-\[250\%\]{margin-left:-250%}.-ml-px{margin-left:-1px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{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}.mb-px{margin-bottom:1px}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[13\/8\]{aspect-ratio:13/8}.aspect-\[156\/44\]{aspect-ratio:156/44}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[19\/27\]{aspect-ratio:19/27}.aspect-\[2\/1\]{aspect-ratio:2/1}.aspect-\[20\/5\]{aspect-ratio:20/5}.aspect-\[21\/9\]{aspect-ratio:21/9}.aspect-\[225\/88\]{aspect-ratio:225/88}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[356\/283\]{aspect-ratio:356/283}.aspect-\[384\/460\]{aspect-ratio:384/460}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[478\/569\]{aspect-ratio:478/569}.aspect-\[834\/547\]{aspect-ratio:834/547}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-10{height:2.5rem}.h-12{height:3rem}.h-3{height:.75rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[450px\]{height:450px}.h-\[65vh\]{height:65vh}.h-\[75vh\]{height:75vh}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-75vh{max-height:75vh}.max-h-\[120px\]{max-height:120px}.max-h-\[calc\(100vh-100px\)\]{max-height:calc(100vh - 100px)}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[100vh\]{min-height:100vh}.min-h-\[270px\]{min-height:270px}.min-h-\[320px\]{min-height:320px}.w-0{width:0}.w-0\.5{width:.125rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2\/3{width:66.666667%}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[100vw\]{width:100vw}.w-\[1680px\]{width:1680px}.w-\[200px\]{width:200px}.w-\[500\%\]{width:500%}.w-\[90\%\]{width:90%}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[500px\]{min-width:500px}.max-w-90vw{max-width:90vw}.max-w-\[110px\]{max-width:110px}.max-w-\[130px\]{max-width:130px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[15px\]{max-width:15px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[225px\]{max-width:225px}.max-w-\[250px\]{max-width:250px}.max-w-\[265px\]{max-width:265px}.max-w-\[285px\]{max-width:285px}.max-w-\[30\%\]{max-width:30%}.max-w-\[30px\]{max-width:30px}.max-w-\[310px\]{max-width:310px}.max-w-\[320px\]{max-width:320px}.max-w-\[375px\]{max-width:375px}.max-w-\[380px\]{max-width:380px}.max-w-\[39px\]{max-width:39px}.max-w-\[400px\]{max-width:400px}.max-w-\[430px\]{max-width:430px}.max-w-\[450px\]{max-width:450px}.max-w-\[560px\]{max-width:560px}.max-w-\[70\%\]{max-width:70%}.max-w-\[700px\]{max-width:700px}.max-w-\[75\%\]{max-width:75%}.max-w-\[750px\]{max-width:750px}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[85\%\]{max-width:85%}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-inner{max-width:1100px}.max-w-outer{max-width:1760px}.max-w-text{max-width:100ch}.max-w-xl{max-width:1280px}.max-w-xs{max-width:500px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.basis-full{flex-basis:100%}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/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))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-2,.translate-y-4{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-4{--tw-translate-y:1rem}.translate-y-full{--tw-translate-y:100%}.-rotate-90,.translate-y-full{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-90{--tw-rotate:90deg}.rotate-90,.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))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[block-placeholder-fade_2s_linear_infinite\]{animation:block-placeholder-fade 2s linear infinite}.animate-\[block-placeholder-move_2s_linear_infinite\]{animation:block-placeholder-move 2s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;user-select:none}.list-none{list-style-type:none}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.auto-rows-max{grid-auto-rows:max-content}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.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}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[1px\],.gap-px{gap:1px}.gap-x-10{column-gap:2.5rem}.gap-x-20{column-gap:5rem}.gap-x-30{column-gap:120px}.gap-x-32{column-gap:8rem}.gap-y-6{row-gap:1.5rem}.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-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.divide-opacity-15>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.15}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.divide-opacity-35>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.35}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.divide-opacity-45>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.45}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.divide-opacity-55>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.55}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.divide-opacity-65>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.65}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.divide-opacity-85>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.85}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.place-self-center{place-self:center}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-2xs{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:20px}.rounded-xl{border-radius:24px}.rounded-xs{border-radius:8px}.rounded-b-3xl{border-bottom-right-radius:40px;border-bottom-left-radius:40px}.rounded-t-3xl{border-top-left-radius:40px;border-top-right-radius:40px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-t-\[10px\]{border-top-width:10px}.border-t-\[8px\]{border-top-width:8px}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-brand-alert{--tw-border-opacity:1;border-color:rgb(192 133 69/var(--tw-border-opacity))}.border-brand-alert\/0{border-color:rgba(192,133,69,0)}.border-brand-alert\/10{border-color:rgba(192,133,69,.1)}.border-brand-alert\/100{border-color:#c08545}.border-brand-alert\/15{border-color:rgba(192,133,69,.15)}.border-brand-alert\/20{border-color:rgba(192,133,69,.2)}.border-brand-alert\/25{border-color:rgba(192,133,69,.25)}.border-brand-alert\/30{border-color:rgba(192,133,69,.3)}.border-brand-alert\/35{border-color:rgba(192,133,69,.35)}.border-brand-alert\/40{border-color:rgba(192,133,69,.4)}.border-brand-alert\/45{border-color:rgba(192,133,69,.45)}.border-brand-alert\/5{border-color:rgba(192,133,69,.05)}.border-brand-alert\/50{border-color:rgba(192,133,69,.5)}.border-brand-alert\/55{border-color:rgba(192,133,69,.55)}.border-brand-alert\/60{border-color:rgba(192,133,69,.6)}.border-brand-alert\/65{border-color:rgba(192,133,69,.65)}.border-brand-alert\/70{border-color:rgba(192,133,69,.7)}.border-brand-alert\/75{border-color:rgba(192,133,69,.75)}.border-brand-alert\/80{border-color:rgba(192,133,69,.8)}.border-brand-alert\/85{border-color:rgba(192,133,69,.85)}.border-brand-alert\/90{border-color:rgba(192,133,69,.9)}.border-brand-alert\/95{border-color:rgba(192,133,69,.95)}.border-brand-black{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.border-brand-black\/0{border-color:rgba(34,34,34,0)}.border-brand-black\/10{border-color:rgba(34,34,34,.1)}.border-brand-black\/100{border-color:#222}.border-brand-black\/15{border-color:rgba(34,34,34,.15)}.border-brand-black\/20{border-color:rgba(34,34,34,.2)}.border-brand-black\/25{border-color:rgba(34,34,34,.25)}.border-brand-black\/30{border-color:rgba(34,34,34,.3)}.border-brand-black\/35{border-color:rgba(34,34,34,.35)}.border-brand-black\/40{border-color:rgba(34,34,34,.4)}.border-brand-black\/45{border-color:rgba(34,34,34,.45)}.border-brand-black\/5{border-color:rgba(34,34,34,.05)}.border-brand-black\/50{border-color:rgba(34,34,34,.5)}.border-brand-black\/55{border-color:rgba(34,34,34,.55)}.border-brand-black\/60{border-color:rgba(34,34,34,.6)}.border-brand-black\/65{border-color:rgba(34,34,34,.65)}.border-brand-black\/70{border-color:rgba(34,34,34,.7)}.border-brand-black\/75{border-color:rgba(34,34,34,.75)}.border-brand-black\/80{border-color:rgba(34,34,34,.8)}.border-brand-black\/85{border-color:rgba(34,34,34,.85)}.border-brand-black\/90{border-color:rgba(34,34,34,.9)}.border-brand-black\/95{border-color:rgba(34,34,34,.95)}.border-brand-blue{--tw-border-opacity:1;border-color:rgb(121 158 245/var(--tw-border-opacity))}.border-brand-blue\/0{border-color:rgba(121,158,245,0)}.border-brand-blue\/10{border-color:rgba(121,158,245,.1)}.border-brand-blue\/100{border-color:#799ef5}.border-brand-blue\/15{border-color:rgba(121,158,245,.15)}.border-brand-blue\/20{border-color:rgba(121,158,245,.2)}.border-brand-blue\/25{border-color:rgba(121,158,245,.25)}.border-brand-blue\/30{border-color:rgba(121,158,245,.3)}.border-brand-blue\/35{border-color:rgba(121,158,245,.35)}.border-brand-blue\/40{border-color:rgba(121,158,245,.4)}.border-brand-blue\/45{border-color:rgba(121,158,245,.45)}.border-brand-blue\/5{border-color:rgba(121,158,245,.05)}.border-brand-blue\/50{border-color:rgba(121,158,245,.5)}.border-brand-blue\/55{border-color:rgba(121,158,245,.55)}.border-brand-blue\/60{border-color:rgba(121,158,245,.6)}.border-brand-blue\/65{border-color:rgba(121,158,245,.65)}.border-brand-blue\/70{border-color:rgba(121,158,245,.7)}.border-brand-blue\/75{border-color:rgba(121,158,245,.75)}.border-brand-blue\/80{border-color:rgba(121,158,245,.8)}.border-brand-blue\/85{border-color:rgba(121,158,245,.85)}.border-brand-blue\/90{border-color:rgba(121,158,245,.9)}.border-brand-blue\/95{border-color:rgba(121,158,245,.95)}.border-brand-gray{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.border-brand-gray\/0{border-color:rgba(95,98,100,0)}.border-brand-gray\/10{border-color:rgba(95,98,100,.1)}.border-brand-gray\/100{border-color:#5f6264}.border-brand-gray\/15{border-color:rgba(95,98,100,.15)}.border-brand-gray\/20{border-color:rgba(95,98,100,.2)}.border-brand-gray\/25{border-color:rgba(95,98,100,.25)}.border-brand-gray\/30{border-color:rgba(95,98,100,.3)}.border-brand-gray\/35{border-color:rgba(95,98,100,.35)}.border-brand-gray\/40{border-color:rgba(95,98,100,.4)}.border-brand-gray\/45{border-color:rgba(95,98,100,.45)}.border-brand-gray\/5{border-color:rgba(95,98,100,.05)}.border-brand-gray\/50{border-color:rgba(95,98,100,.5)}.border-brand-gray\/55{border-color:rgba(95,98,100,.55)}.border-brand-gray\/60{border-color:rgba(95,98,100,.6)}.border-brand-gray\/65{border-color:rgba(95,98,100,.65)}.border-brand-gray\/70{border-color:rgba(95,98,100,.7)}.border-brand-gray\/75{border-color:rgba(95,98,100,.75)}.border-brand-gray\/80{border-color:rgba(95,98,100,.8)}.border-brand-gray\/85{border-color:rgba(95,98,100,.85)}.border-brand-gray\/90{border-color:rgba(95,98,100,.9)}.border-brand-gray\/95{border-color:rgba(95,98,100,.95)}.border-brand-hit{--tw-border-opacity:1;border-color:rgb(197 195 192/var(--tw-border-opacity))}.border-brand-hit\/0{border-color:hsla(36,4%,76%,0)}.border-brand-hit\/10{border-color:hsla(36,4%,76%,.1)}.border-brand-hit\/100{border-color:#c5c3c0}.border-brand-hit\/15{border-color:hsla(36,4%,76%,.15)}.border-brand-hit\/20{border-color:hsla(36,4%,76%,.2)}.border-brand-hit\/25{border-color:hsla(36,4%,76%,.25)}.border-brand-hit\/30{border-color:hsla(36,4%,76%,.3)}.border-brand-hit\/35{border-color:hsla(36,4%,76%,.35)}.border-brand-hit\/40{border-color:hsla(36,4%,76%,.4)}.border-brand-hit\/45{border-color:hsla(36,4%,76%,.45)}.border-brand-hit\/5{border-color:hsla(36,4%,76%,.05)}.border-brand-hit\/50{border-color:hsla(36,4%,76%,.5)}.border-brand-hit\/55{border-color:hsla(36,4%,76%,.55)}.border-brand-hit\/60{border-color:hsla(36,4%,76%,.6)}.border-brand-hit\/65{border-color:hsla(36,4%,76%,.65)}.border-brand-hit\/70{border-color:hsla(36,4%,76%,.7)}.border-brand-hit\/75{border-color:hsla(36,4%,76%,.75)}.border-brand-hit\/80{border-color:hsla(36,4%,76%,.8)}.border-brand-hit\/85{border-color:hsla(36,4%,76%,.85)}.border-brand-hit\/90{border-color:hsla(36,4%,76%,.9)}.border-brand-hit\/95{border-color:hsla(36,4%,76%,.95)}.border-brand-lightBlue{--tw-border-opacity:1;border-color:rgb(159 181 242/var(--tw-border-opacity))}.border-brand-lightBlue\/0{border-color:rgba(159,181,242,0)}.border-brand-lightBlue\/10{border-color:rgba(159,181,242,.1)}.border-brand-lightBlue\/100{border-color:#9fb5f2}.border-brand-lightBlue\/15{border-color:rgba(159,181,242,.15)}.border-brand-lightBlue\/20{border-color:rgba(159,181,242,.2)}.border-brand-lightBlue\/25{border-color:rgba(159,181,242,.25)}.border-brand-lightBlue\/30{border-color:rgba(159,181,242,.3)}.border-brand-lightBlue\/35{border-color:rgba(159,181,242,.35)}.border-brand-lightBlue\/40{border-color:rgba(159,181,242,.4)}.border-brand-lightBlue\/45{border-color:rgba(159,181,242,.45)}.border-brand-lightBlue\/5{border-color:rgba(159,181,242,.05)}.border-brand-lightBlue\/50{border-color:rgba(159,181,242,.5)}.border-brand-lightBlue\/55{border-color:rgba(159,181,242,.55)}.border-brand-lightBlue\/60{border-color:rgba(159,181,242,.6)}.border-brand-lightBlue\/65{border-color:rgba(159,181,242,.65)}.border-brand-lightBlue\/70{border-color:rgba(159,181,242,.7)}.border-brand-lightBlue\/75{border-color:rgba(159,181,242,.75)}.border-brand-lightBlue\/80{border-color:rgba(159,181,242,.8)}.border-brand-lightBlue\/85{border-color:rgba(159,181,242,.85)}.border-brand-lightBlue\/90{border-color:rgba(159,181,242,.9)}.border-brand-lightBlue\/95{border-color:rgba(159,181,242,.95)}.border-brand-lightGray{--tw-border-opacity:1;border-color:rgb(240 240 240/var(--tw-border-opacity))}.border-brand-lightGray\/0{border-color:hsla(0,0%,94%,0)}.border-brand-lightGray\/10{border-color:hsla(0,0%,94%,.1)}.border-brand-lightGray\/100{border-color:#f0f0f0}.border-brand-lightGray\/15{border-color:hsla(0,0%,94%,.15)}.border-brand-lightGray\/20{border-color:hsla(0,0%,94%,.2)}.border-brand-lightGray\/25{border-color:hsla(0,0%,94%,.25)}.border-brand-lightGray\/30{border-color:hsla(0,0%,94%,.3)}.border-brand-lightGray\/35{border-color:hsla(0,0%,94%,.35)}.border-brand-lightGray\/40{border-color:hsla(0,0%,94%,.4)}.border-brand-lightGray\/45{border-color:hsla(0,0%,94%,.45)}.border-brand-lightGray\/5{border-color:hsla(0,0%,94%,.05)}.border-brand-lightGray\/50{border-color:hsla(0,0%,94%,.5)}.border-brand-lightGray\/55{border-color:hsla(0,0%,94%,.55)}.border-brand-lightGray\/60{border-color:hsla(0,0%,94%,.6)}.border-brand-lightGray\/65{border-color:hsla(0,0%,94%,.65)}.border-brand-lightGray\/70{border-color:hsla(0,0%,94%,.7)}.border-brand-lightGray\/75{border-color:hsla(0,0%,94%,.75)}.border-brand-lightGray\/80{border-color:hsla(0,0%,94%,.8)}.border-brand-lightGray\/85{border-color:hsla(0,0%,94%,.85)}.border-brand-lightGray\/90{border-color:hsla(0,0%,94%,.9)}.border-brand-lightGray\/95{border-color:hsla(0,0%,94%,.95)}.border-brand-navy{--tw-border-opacity:1;border-color:rgb(5 29 88/var(--tw-border-opacity))}.border-brand-navy\/0{border-color:rgba(5,29,88,0)}.border-brand-navy\/10{border-color:rgba(5,29,88,.1)}.border-brand-navy\/100{border-color:#051d58}.border-brand-navy\/15{border-color:rgba(5,29,88,.15)}.border-brand-navy\/20{border-color:rgba(5,29,88,.2)}.border-brand-navy\/25{border-color:rgba(5,29,88,.25)}.border-brand-navy\/30{border-color:rgba(5,29,88,.3)}.border-brand-navy\/35{border-color:rgba(5,29,88,.35)}.border-brand-navy\/40{border-color:rgba(5,29,88,.4)}.border-brand-navy\/45{border-color:rgba(5,29,88,.45)}.border-brand-navy\/5{border-color:rgba(5,29,88,.05)}.border-brand-navy\/50{border-color:rgba(5,29,88,.5)}.border-brand-navy\/55{border-color:rgba(5,29,88,.55)}.border-brand-navy\/60{border-color:rgba(5,29,88,.6)}.border-brand-navy\/65{border-color:rgba(5,29,88,.65)}.border-brand-navy\/70{border-color:rgba(5,29,88,.7)}.border-brand-navy\/75{border-color:rgba(5,29,88,.75)}.border-brand-navy\/80{border-color:rgba(5,29,88,.8)}.border-brand-navy\/85{border-color:rgba(5,29,88,.85)}.border-brand-navy\/90{border-color:rgba(5,29,88,.9)}.border-brand-navy\/95{border-color:rgba(5,29,88,.95)}.border-brand-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-brand-white\/0{border-color:hsla(0,0%,100%,0)}.border-brand-white\/10{border-color:hsla(0,0%,100%,.1)}.border-brand-white\/100{border-color:#fff}.border-brand-white\/15{border-color:hsla(0,0%,100%,.15)}.border-brand-white\/20{border-color:hsla(0,0%,100%,.2)}.border-brand-white\/25{border-color:hsla(0,0%,100%,.25)}.border-brand-white\/30{border-color:hsla(0,0%,100%,.3)}.border-brand-white\/35{border-color:hsla(0,0%,100%,.35)}.border-brand-white\/40{border-color:hsla(0,0%,100%,.4)}.border-brand-white\/45{border-color:hsla(0,0%,100%,.45)}.border-brand-white\/5{border-color:hsla(0,0%,100%,.05)}.border-brand-white\/50{border-color:hsla(0,0%,100%,.5)}.border-brand-white\/55{border-color:hsla(0,0%,100%,.55)}.border-brand-white\/60{border-color:hsla(0,0%,100%,.6)}.border-brand-white\/65{border-color:hsla(0,0%,100%,.65)}.border-brand-white\/70{border-color:hsla(0,0%,100%,.7)}.border-brand-white\/75{border-color:hsla(0,0%,100%,.75)}.border-brand-white\/80{border-color:hsla(0,0%,100%,.8)}.border-brand-white\/85{border-color:hsla(0,0%,100%,.85)}.border-brand-white\/90{border-color:hsla(0,0%,100%,.9)}.border-brand-white\/95{border-color:hsla(0,0%,100%,.95)}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-100{--tw-border-opacity:1}.border-opacity-15{--tw-border-opacity:0.15}.border-opacity-20{--tw-border-opacity:0.2}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-30{--tw-border-opacity:0.3}.border-opacity-35{--tw-border-opacity:0.35}.border-opacity-40{--tw-border-opacity:0.4}.border-opacity-45{--tw-border-opacity:0.45}.border-opacity-5{--tw-border-opacity:0.05}.border-opacity-50{--tw-border-opacity:0.5}.border-opacity-55{--tw-border-opacity:0.55}.border-opacity-60{--tw-border-opacity:0.6}.border-opacity-65{--tw-border-opacity:0.65}.border-opacity-70{--tw-border-opacity:0.7}.border-opacity-75{--tw-border-opacity:0.75}.border-opacity-80{--tw-border-opacity:0.8}.border-opacity-85{--tw-border-opacity:0.85}.border-opacity-90{--tw-border-opacity:0.9}.border-opacity-95{--tw-border-opacity:0.95}.bg-\[\#1f2937\]{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-\[\#ddd\]{--tw-bg-opacity:1;background-color:rgb(221 221 221/var(--tw-bg-opacity))}.bg-\[rgba\(255\2c 0\2c 0\2c \.1\)\]{background-color:rgba(255,0,0,.1)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-brand-alert{--tw-bg-opacity:1;background-color:rgb(192 133 69/var(--tw-bg-opacity))}.bg-brand-alert\/0{background-color:rgba(192,133,69,0)}.bg-brand-alert\/10{background-color:rgba(192,133,69,.1)}.bg-brand-alert\/100{background-color:#c08545}.bg-brand-alert\/15{background-color:rgba(192,133,69,.15)}.bg-brand-alert\/20{background-color:rgba(192,133,69,.2)}.bg-brand-alert\/25{background-color:rgba(192,133,69,.25)}.bg-brand-alert\/30{background-color:rgba(192,133,69,.3)}.bg-brand-alert\/35{background-color:rgba(192,133,69,.35)}.bg-brand-alert\/40{background-color:rgba(192,133,69,.4)}.bg-brand-alert\/45{background-color:rgba(192,133,69,.45)}.bg-brand-alert\/5{background-color:rgba(192,133,69,.05)}.bg-brand-alert\/50{background-color:rgba(192,133,69,.5)}.bg-brand-alert\/55{background-color:rgba(192,133,69,.55)}.bg-brand-alert\/60{background-color:rgba(192,133,69,.6)}.bg-brand-alert\/65{background-color:rgba(192,133,69,.65)}.bg-brand-alert\/70{background-color:rgba(192,133,69,.7)}.bg-brand-alert\/75{background-color:rgba(192,133,69,.75)}.bg-brand-alert\/80{background-color:rgba(192,133,69,.8)}.bg-brand-alert\/85{background-color:rgba(192,133,69,.85)}.bg-brand-alert\/90{background-color:rgba(192,133,69,.9)}.bg-brand-alert\/95{background-color:rgba(192,133,69,.95)}.bg-brand-black{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.bg-brand-black\/0{background-color:rgba(34,34,34,0)}.bg-brand-black\/10{background-color:rgba(34,34,34,.1)}.bg-brand-black\/100{background-color:#222}.bg-brand-black\/15{background-color:rgba(34,34,34,.15)}.bg-brand-black\/20{background-color:rgba(34,34,34,.2)}.bg-brand-black\/25{background-color:rgba(34,34,34,.25)}.bg-brand-black\/30{background-color:rgba(34,34,34,.3)}.bg-brand-black\/35{background-color:rgba(34,34,34,.35)}.bg-brand-black\/40{background-color:rgba(34,34,34,.4)}.bg-brand-black\/45{background-color:rgba(34,34,34,.45)}.bg-brand-black\/5{background-color:rgba(34,34,34,.05)}.bg-brand-black\/50{background-color:rgba(34,34,34,.5)}.bg-brand-black\/55{background-color:rgba(34,34,34,.55)}.bg-brand-black\/60{background-color:rgba(34,34,34,.6)}.bg-brand-black\/65{background-color:rgba(34,34,34,.65)}.bg-brand-black\/70{background-color:rgba(34,34,34,.7)}.bg-brand-black\/75{background-color:rgba(34,34,34,.75)}.bg-brand-black\/80{background-color:rgba(34,34,34,.8)}.bg-brand-black\/85{background-color:rgba(34,34,34,.85)}.bg-brand-black\/90{background-color:rgba(34,34,34,.9)}.bg-brand-black\/95{background-color:rgba(34,34,34,.95)}.bg-brand-blue{--tw-bg-opacity:1;background-color:rgb(121 158 245/var(--tw-bg-opacity))}.bg-brand-blue\/0{background-color:rgba(121,158,245,0)}.bg-brand-blue\/10{background-color:rgba(121,158,245,.1)}.bg-brand-blue\/100{background-color:#799ef5}.bg-brand-blue\/15{background-color:rgba(121,158,245,.15)}.bg-brand-blue\/20{background-color:rgba(121,158,245,.2)}.bg-brand-blue\/25{background-color:rgba(121,158,245,.25)}.bg-brand-blue\/30{background-color:rgba(121,158,245,.3)}.bg-brand-blue\/35{background-color:rgba(121,158,245,.35)}.bg-brand-blue\/40{background-color:rgba(121,158,245,.4)}.bg-brand-blue\/45{background-color:rgba(121,158,245,.45)}.bg-brand-blue\/5{background-color:rgba(121,158,245,.05)}.bg-brand-blue\/50{background-color:rgba(121,158,245,.5)}.bg-brand-blue\/55{background-color:rgba(121,158,245,.55)}.bg-brand-blue\/60{background-color:rgba(121,158,245,.6)}.bg-brand-blue\/65{background-color:rgba(121,158,245,.65)}.bg-brand-blue\/70{background-color:rgba(121,158,245,.7)}.bg-brand-blue\/75{background-color:rgba(121,158,245,.75)}.bg-brand-blue\/80{background-color:rgba(121,158,245,.8)}.bg-brand-blue\/85{background-color:rgba(121,158,245,.85)}.bg-brand-blue\/90{background-color:rgba(121,158,245,.9)}.bg-brand-blue\/95{background-color:rgba(121,158,245,.95)}.bg-brand-gray{--tw-bg-opacity:1;background-color:rgb(95 98 100/var(--tw-bg-opacity))}.bg-brand-gray\/0{background-color:rgba(95,98,100,0)}.bg-brand-gray\/10{background-color:rgba(95,98,100,.1)}.bg-brand-gray\/100{background-color:#5f6264}.bg-brand-gray\/15{background-color:rgba(95,98,100,.15)}.bg-brand-gray\/20{background-color:rgba(95,98,100,.2)}.bg-brand-gray\/25{background-color:rgba(95,98,100,.25)}.bg-brand-gray\/30{background-color:rgba(95,98,100,.3)}.bg-brand-gray\/35{background-color:rgba(95,98,100,.35)}.bg-brand-gray\/40{background-color:rgba(95,98,100,.4)}.bg-brand-gray\/45{background-color:rgba(95,98,100,.45)}.bg-brand-gray\/5{background-color:rgba(95,98,100,.05)}.bg-brand-gray\/50{background-color:rgba(95,98,100,.5)}.bg-brand-gray\/55{background-color:rgba(95,98,100,.55)}.bg-brand-gray\/60{background-color:rgba(95,98,100,.6)}.bg-brand-gray\/65{background-color:rgba(95,98,100,.65)}.bg-brand-gray\/70{background-color:rgba(95,98,100,.7)}.bg-brand-gray\/75{background-color:rgba(95,98,100,.75)}.bg-brand-gray\/80{background-color:rgba(95,98,100,.8)}.bg-brand-gray\/85{background-color:rgba(95,98,100,.85)}.bg-brand-gray\/90{background-color:rgba(95,98,100,.9)}.bg-brand-gray\/95{background-color:rgba(95,98,100,.95)}.bg-brand-hit{--tw-bg-opacity:1;background-color:rgb(197 195 192/var(--tw-bg-opacity))}.bg-brand-hit\/0{background-color:hsla(36,4%,76%,0)}.bg-brand-hit\/10{background-color:hsla(36,4%,76%,.1)}.bg-brand-hit\/100{background-color:#c5c3c0}.bg-brand-hit\/15{background-color:hsla(36,4%,76%,.15)}.bg-brand-hit\/20{background-color:hsla(36,4%,76%,.2)}.bg-brand-hit\/25{background-color:hsla(36,4%,76%,.25)}.bg-brand-hit\/30{background-color:hsla(36,4%,76%,.3)}.bg-brand-hit\/35{background-color:hsla(36,4%,76%,.35)}.bg-brand-hit\/40{background-color:hsla(36,4%,76%,.4)}.bg-brand-hit\/45{background-color:hsla(36,4%,76%,.45)}.bg-brand-hit\/5{background-color:hsla(36,4%,76%,.05)}.bg-brand-hit\/50{background-color:hsla(36,4%,76%,.5)}.bg-brand-hit\/55{background-color:hsla(36,4%,76%,.55)}.bg-brand-hit\/60{background-color:hsla(36,4%,76%,.6)}.bg-brand-hit\/65{background-color:hsla(36,4%,76%,.65)}.bg-brand-hit\/70{background-color:hsla(36,4%,76%,.7)}.bg-brand-hit\/75{background-color:hsla(36,4%,76%,.75)}.bg-brand-hit\/80{background-color:hsla(36,4%,76%,.8)}.bg-brand-hit\/85{background-color:hsla(36,4%,76%,.85)}.bg-brand-hit\/90{background-color:hsla(36,4%,76%,.9)}.bg-brand-hit\/95{background-color:hsla(36,4%,76%,.95)}.bg-brand-lightBlue{--tw-bg-opacity:1;background-color:rgb(159 181 242/var(--tw-bg-opacity))}.bg-brand-lightBlue\/0{background-color:rgba(159,181,242,0)}.bg-brand-lightBlue\/10{background-color:rgba(159,181,242,.1)}.bg-brand-lightBlue\/100{background-color:#9fb5f2}.bg-brand-lightBlue\/15{background-color:rgba(159,181,242,.15)}.bg-brand-lightBlue\/20{background-color:rgba(159,181,242,.2)}.bg-brand-lightBlue\/25{background-color:rgba(159,181,242,.25)}.bg-brand-lightBlue\/30{background-color:rgba(159,181,242,.3)}.bg-brand-lightBlue\/35{background-color:rgba(159,181,242,.35)}.bg-brand-lightBlue\/40{background-color:rgba(159,181,242,.4)}.bg-brand-lightBlue\/45{background-color:rgba(159,181,242,.45)}.bg-brand-lightBlue\/5{background-color:rgba(159,181,242,.05)}.bg-brand-lightBlue\/50{background-color:rgba(159,181,242,.5)}.bg-brand-lightBlue\/55{background-color:rgba(159,181,242,.55)}.bg-brand-lightBlue\/60{background-color:rgba(159,181,242,.6)}.bg-brand-lightBlue\/65{background-color:rgba(159,181,242,.65)}.bg-brand-lightBlue\/70{background-color:rgba(159,181,242,.7)}.bg-brand-lightBlue\/75{background-color:rgba(159,181,242,.75)}.bg-brand-lightBlue\/80{background-color:rgba(159,181,242,.8)}.bg-brand-lightBlue\/85{background-color:rgba(159,181,242,.85)}.bg-brand-lightBlue\/90{background-color:rgba(159,181,242,.9)}.bg-brand-lightBlue\/95{background-color:rgba(159,181,242,.95)}.bg-brand-lightGray{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity))}.bg-brand-lightGray\/0{background-color:hsla(0,0%,94%,0)}.bg-brand-lightGray\/10{background-color:hsla(0,0%,94%,.1)}.bg-brand-lightGray\/100{background-color:#f0f0f0}.bg-brand-lightGray\/15{background-color:hsla(0,0%,94%,.15)}.bg-brand-lightGray\/20{background-color:hsla(0,0%,94%,.2)}.bg-brand-lightGray\/25{background-color:hsla(0,0%,94%,.25)}.bg-brand-lightGray\/30{background-color:hsla(0,0%,94%,.3)}.bg-brand-lightGray\/35{background-color:hsla(0,0%,94%,.35)}.bg-brand-lightGray\/40{background-color:hsla(0,0%,94%,.4)}.bg-brand-lightGray\/45{background-color:hsla(0,0%,94%,.45)}.bg-brand-lightGray\/5{background-color:hsla(0,0%,94%,.05)}.bg-brand-lightGray\/50{background-color:hsla(0,0%,94%,.5)}.bg-brand-lightGray\/55{background-color:hsla(0,0%,94%,.55)}.bg-brand-lightGray\/60{background-color:hsla(0,0%,94%,.6)}.bg-brand-lightGray\/65{background-color:hsla(0,0%,94%,.65)}.bg-brand-lightGray\/70{background-color:hsla(0,0%,94%,.7)}.bg-brand-lightGray\/75{background-color:hsla(0,0%,94%,.75)}.bg-brand-lightGray\/80{background-color:hsla(0,0%,94%,.8)}.bg-brand-lightGray\/85{background-color:hsla(0,0%,94%,.85)}.bg-brand-lightGray\/90{background-color:hsla(0,0%,94%,.9)}.bg-brand-lightGray\/95{background-color:hsla(0,0%,94%,.95)}.bg-brand-navy{--tw-bg-opacity:1;background-color:rgb(5 29 88/var(--tw-bg-opacity))}.bg-brand-navy\/0{background-color:rgba(5,29,88,0)}.bg-brand-navy\/10{background-color:rgba(5,29,88,.1)}.bg-brand-navy\/100{background-color:#051d58}.bg-brand-navy\/15{background-color:rgba(5,29,88,.15)}.bg-brand-navy\/20{background-color:rgba(5,29,88,.2)}.bg-brand-navy\/25{background-color:rgba(5,29,88,.25)}.bg-brand-navy\/30{background-color:rgba(5,29,88,.3)}.bg-brand-navy\/35{background-color:rgba(5,29,88,.35)}.bg-brand-navy\/40{background-color:rgba(5,29,88,.4)}.bg-brand-navy\/45{background-color:rgba(5,29,88,.45)}.bg-brand-navy\/5{background-color:rgba(5,29,88,.05)}.bg-brand-navy\/50{background-color:rgba(5,29,88,.5)}.bg-brand-navy\/55{background-color:rgba(5,29,88,.55)}.bg-brand-navy\/60{background-color:rgba(5,29,88,.6)}.bg-brand-navy\/65{background-color:rgba(5,29,88,.65)}.bg-brand-navy\/70{background-color:rgba(5,29,88,.7)}.bg-brand-navy\/75{background-color:rgba(5,29,88,.75)}.bg-brand-navy\/80{background-color:rgba(5,29,88,.8)}.bg-brand-navy\/85{background-color:rgba(5,29,88,.85)}.bg-brand-navy\/90{background-color:rgba(5,29,88,.9)}.bg-brand-navy\/95{background-color:rgba(5,29,88,.95)}.bg-brand-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-brand-white\/0{background-color:hsla(0,0%,100%,0)}.bg-brand-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-brand-white\/100{background-color:#fff}.bg-brand-white\/15{background-color:hsla(0,0%,100%,.15)}.bg-brand-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-brand-white\/25{background-color:hsla(0,0%,100%,.25)}.bg-brand-white\/30{background-color:hsla(0,0%,100%,.3)}.bg-brand-white\/35{background-color:hsla(0,0%,100%,.35)}.bg-brand-white\/40{background-color:hsla(0,0%,100%,.4)}.bg-brand-white\/45{background-color:hsla(0,0%,100%,.45)}.bg-brand-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-brand-white\/50{background-color:hsla(0,0%,100%,.5)}.bg-brand-white\/55{background-color:hsla(0,0%,100%,.55)}.bg-brand-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-brand-white\/65{background-color:hsla(0,0%,100%,.65)}.bg-brand-white\/70{background-color:hsla(0,0%,100%,.7)}.bg-brand-white\/75{background-color:hsla(0,0%,100%,.75)}.bg-brand-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-brand-white\/85{background-color:hsla(0,0%,100%,.85)}.bg-brand-white\/90{background-color:hsla(0,0%,100%,.9)}.bg-brand-white\/95{background-color:hsla(0,0%,100%,.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-100{--tw-bg-opacity:1}.bg-opacity-15{--tw-bg-opacity:0.15}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-35{--tw-bg-opacity:0.35}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-45{--tw-bg-opacity:0.45}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-55{--tw-bg-opacity:0.55}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-65{--tw-bg-opacity:0.65}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-85{--tw-bg-opacity:0.85}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[rgba\(255\2c 255\2c 255\2c 0\)\]{--tw-gradient-from:hsla(0,0%,100%,0) var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[rgba\(255\2c 255\2c 255\2c \.05\)\]{--tw-gradient-via-position: ;--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[rgba\(255\2c 255\2c 255\2c 0\)\]{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-to-position: }.fill-brand-alert{fill:#c08545}.fill-brand-alert\/0{fill:rgba(192,133,69,0)}.fill-brand-alert\/10{fill:rgba(192,133,69,.1)}.fill-brand-alert\/100{fill:#c08545}.fill-brand-alert\/15{fill:rgba(192,133,69,.15)}.fill-brand-alert\/20{fill:rgba(192,133,69,.2)}.fill-brand-alert\/25{fill:rgba(192,133,69,.25)}.fill-brand-alert\/30{fill:rgba(192,133,69,.3)}.fill-brand-alert\/35{fill:rgba(192,133,69,.35)}.fill-brand-alert\/40{fill:rgba(192,133,69,.4)}.fill-brand-alert\/45{fill:rgba(192,133,69,.45)}.fill-brand-alert\/5{fill:rgba(192,133,69,.05)}.fill-brand-alert\/50{fill:rgba(192,133,69,.5)}.fill-brand-alert\/55{fill:rgba(192,133,69,.55)}.fill-brand-alert\/60{fill:rgba(192,133,69,.6)}.fill-brand-alert\/65{fill:rgba(192,133,69,.65)}.fill-brand-alert\/70{fill:rgba(192,133,69,.7)}.fill-brand-alert\/75{fill:rgba(192,133,69,.75)}.fill-brand-alert\/80{fill:rgba(192,133,69,.8)}.fill-brand-alert\/85{fill:rgba(192,133,69,.85)}.fill-brand-alert\/90{fill:rgba(192,133,69,.9)}.fill-brand-alert\/95{fill:rgba(192,133,69,.95)}.fill-brand-black{fill:#222}.fill-brand-black\/0{fill:rgba(34,34,34,0)}.fill-brand-black\/10{fill:rgba(34,34,34,.1)}.fill-brand-black\/100{fill:#222}.fill-brand-black\/15{fill:rgba(34,34,34,.15)}.fill-brand-black\/20{fill:rgba(34,34,34,.2)}.fill-brand-black\/25{fill:rgba(34,34,34,.25)}.fill-brand-black\/30{fill:rgba(34,34,34,.3)}.fill-brand-black\/35{fill:rgba(34,34,34,.35)}.fill-brand-black\/40{fill:rgba(34,34,34,.4)}.fill-brand-black\/45{fill:rgba(34,34,34,.45)}.fill-brand-black\/5{fill:rgba(34,34,34,.05)}.fill-brand-black\/50{fill:rgba(34,34,34,.5)}.fill-brand-black\/55{fill:rgba(34,34,34,.55)}.fill-brand-black\/60{fill:rgba(34,34,34,.6)}.fill-brand-black\/65{fill:rgba(34,34,34,.65)}.fill-brand-black\/70{fill:rgba(34,34,34,.7)}.fill-brand-black\/75{fill:rgba(34,34,34,.75)}.fill-brand-black\/80{fill:rgba(34,34,34,.8)}.fill-brand-black\/85{fill:rgba(34,34,34,.85)}.fill-brand-black\/90{fill:rgba(34,34,34,.9)}.fill-brand-black\/95{fill:rgba(34,34,34,.95)}.fill-brand-blue{fill:#799ef5}.fill-brand-blue\/0{fill:rgba(121,158,245,0)}.fill-brand-blue\/10{fill:rgba(121,158,245,.1)}.fill-brand-blue\/100{fill:#799ef5}.fill-brand-blue\/15{fill:rgba(121,158,245,.15)}.fill-brand-blue\/20{fill:rgba(121,158,245,.2)}.fill-brand-blue\/25{fill:rgba(121,158,245,.25)}.fill-brand-blue\/30{fill:rgba(121,158,245,.3)}.fill-brand-blue\/35{fill:rgba(121,158,245,.35)}.fill-brand-blue\/40{fill:rgba(121,158,245,.4)}.fill-brand-blue\/45{fill:rgba(121,158,245,.45)}.fill-brand-blue\/5{fill:rgba(121,158,245,.05)}.fill-brand-blue\/50{fill:rgba(121,158,245,.5)}.fill-brand-blue\/55{fill:rgba(121,158,245,.55)}.fill-brand-blue\/60{fill:rgba(121,158,245,.6)}.fill-brand-blue\/65{fill:rgba(121,158,245,.65)}.fill-brand-blue\/70{fill:rgba(121,158,245,.7)}.fill-brand-blue\/75{fill:rgba(121,158,245,.75)}.fill-brand-blue\/80{fill:rgba(121,158,245,.8)}.fill-brand-blue\/85{fill:rgba(121,158,245,.85)}.fill-brand-blue\/90{fill:rgba(121,158,245,.9)}.fill-brand-blue\/95{fill:rgba(121,158,245,.95)}.fill-brand-gray{fill:#5f6264}.fill-brand-gray\/0{fill:rgba(95,98,100,0)}.fill-brand-gray\/10{fill:rgba(95,98,100,.1)}.fill-brand-gray\/100{fill:#5f6264}.fill-brand-gray\/15{fill:rgba(95,98,100,.15)}.fill-brand-gray\/20{fill:rgba(95,98,100,.2)}.fill-brand-gray\/25{fill:rgba(95,98,100,.25)}.fill-brand-gray\/30{fill:rgba(95,98,100,.3)}.fill-brand-gray\/35{fill:rgba(95,98,100,.35)}.fill-brand-gray\/40{fill:rgba(95,98,100,.4)}.fill-brand-gray\/45{fill:rgba(95,98,100,.45)}.fill-brand-gray\/5{fill:rgba(95,98,100,.05)}.fill-brand-gray\/50{fill:rgba(95,98,100,.5)}.fill-brand-gray\/55{fill:rgba(95,98,100,.55)}.fill-brand-gray\/60{fill:rgba(95,98,100,.6)}.fill-brand-gray\/65{fill:rgba(95,98,100,.65)}.fill-brand-gray\/70{fill:rgba(95,98,100,.7)}.fill-brand-gray\/75{fill:rgba(95,98,100,.75)}.fill-brand-gray\/80{fill:rgba(95,98,100,.8)}.fill-brand-gray\/85{fill:rgba(95,98,100,.85)}.fill-brand-gray\/90{fill:rgba(95,98,100,.9)}.fill-brand-gray\/95{fill:rgba(95,98,100,.95)}.fill-brand-hit{fill:#c5c3c0}.fill-brand-hit\/0{fill:hsla(36,4%,76%,0)}.fill-brand-hit\/10{fill:hsla(36,4%,76%,.1)}.fill-brand-hit\/100{fill:#c5c3c0}.fill-brand-hit\/15{fill:hsla(36,4%,76%,.15)}.fill-brand-hit\/20{fill:hsla(36,4%,76%,.2)}.fill-brand-hit\/25{fill:hsla(36,4%,76%,.25)}.fill-brand-hit\/30{fill:hsla(36,4%,76%,.3)}.fill-brand-hit\/35{fill:hsla(36,4%,76%,.35)}.fill-brand-hit\/40{fill:hsla(36,4%,76%,.4)}.fill-brand-hit\/45{fill:hsla(36,4%,76%,.45)}.fill-brand-hit\/5{fill:hsla(36,4%,76%,.05)}.fill-brand-hit\/50{fill:hsla(36,4%,76%,.5)}.fill-brand-hit\/55{fill:hsla(36,4%,76%,.55)}.fill-brand-hit\/60{fill:hsla(36,4%,76%,.6)}.fill-brand-hit\/65{fill:hsla(36,4%,76%,.65)}.fill-brand-hit\/70{fill:hsla(36,4%,76%,.7)}.fill-brand-hit\/75{fill:hsla(36,4%,76%,.75)}.fill-brand-hit\/80{fill:hsla(36,4%,76%,.8)}.fill-brand-hit\/85{fill:hsla(36,4%,76%,.85)}.fill-brand-hit\/90{fill:hsla(36,4%,76%,.9)}.fill-brand-hit\/95{fill:hsla(36,4%,76%,.95)}.fill-brand-lightBlue{fill:#9fb5f2}.fill-brand-lightBlue\/0{fill:rgba(159,181,242,0)}.fill-brand-lightBlue\/10{fill:rgba(159,181,242,.1)}.fill-brand-lightBlue\/100{fill:#9fb5f2}.fill-brand-lightBlue\/15{fill:rgba(159,181,242,.15)}.fill-brand-lightBlue\/20{fill:rgba(159,181,242,.2)}.fill-brand-lightBlue\/25{fill:rgba(159,181,242,.25)}.fill-brand-lightBlue\/30{fill:rgba(159,181,242,.3)}.fill-brand-lightBlue\/35{fill:rgba(159,181,242,.35)}.fill-brand-lightBlue\/40{fill:rgba(159,181,242,.4)}.fill-brand-lightBlue\/45{fill:rgba(159,181,242,.45)}.fill-brand-lightBlue\/5{fill:rgba(159,181,242,.05)}.fill-brand-lightBlue\/50{fill:rgba(159,181,242,.5)}.fill-brand-lightBlue\/55{fill:rgba(159,181,242,.55)}.fill-brand-lightBlue\/60{fill:rgba(159,181,242,.6)}.fill-brand-lightBlue\/65{fill:rgba(159,181,242,.65)}.fill-brand-lightBlue\/70{fill:rgba(159,181,242,.7)}.fill-brand-lightBlue\/75{fill:rgba(159,181,242,.75)}.fill-brand-lightBlue\/80{fill:rgba(159,181,242,.8)}.fill-brand-lightBlue\/85{fill:rgba(159,181,242,.85)}.fill-brand-lightBlue\/90{fill:rgba(159,181,242,.9)}.fill-brand-lightBlue\/95{fill:rgba(159,181,242,.95)}.fill-brand-lightGray{fill:#f0f0f0}.fill-brand-lightGray\/0{fill:hsla(0,0%,94%,0)}.fill-brand-lightGray\/10{fill:hsla(0,0%,94%,.1)}.fill-brand-lightGray\/100{fill:#f0f0f0}.fill-brand-lightGray\/15{fill:hsla(0,0%,94%,.15)}.fill-brand-lightGray\/20{fill:hsla(0,0%,94%,.2)}.fill-brand-lightGray\/25{fill:hsla(0,0%,94%,.25)}.fill-brand-lightGray\/30{fill:hsla(0,0%,94%,.3)}.fill-brand-lightGray\/35{fill:hsla(0,0%,94%,.35)}.fill-brand-lightGray\/40{fill:hsla(0,0%,94%,.4)}.fill-brand-lightGray\/45{fill:hsla(0,0%,94%,.45)}.fill-brand-lightGray\/5{fill:hsla(0,0%,94%,.05)}.fill-brand-lightGray\/50{fill:hsla(0,0%,94%,.5)}.fill-brand-lightGray\/55{fill:hsla(0,0%,94%,.55)}.fill-brand-lightGray\/60{fill:hsla(0,0%,94%,.6)}.fill-brand-lightGray\/65{fill:hsla(0,0%,94%,.65)}.fill-brand-lightGray\/70{fill:hsla(0,0%,94%,.7)}.fill-brand-lightGray\/75{fill:hsla(0,0%,94%,.75)}.fill-brand-lightGray\/80{fill:hsla(0,0%,94%,.8)}.fill-brand-lightGray\/85{fill:hsla(0,0%,94%,.85)}.fill-brand-lightGray\/90{fill:hsla(0,0%,94%,.9)}.fill-brand-lightGray\/95{fill:hsla(0,0%,94%,.95)}.fill-brand-navy{fill:#051d58}.fill-brand-navy\/0{fill:rgba(5,29,88,0)}.fill-brand-navy\/10{fill:rgba(5,29,88,.1)}.fill-brand-navy\/100{fill:#051d58}.fill-brand-navy\/15{fill:rgba(5,29,88,.15)}.fill-brand-navy\/20{fill:rgba(5,29,88,.2)}.fill-brand-navy\/25{fill:rgba(5,29,88,.25)}.fill-brand-navy\/30{fill:rgba(5,29,88,.3)}.fill-brand-navy\/35{fill:rgba(5,29,88,.35)}.fill-brand-navy\/40{fill:rgba(5,29,88,.4)}.fill-brand-navy\/45{fill:rgba(5,29,88,.45)}.fill-brand-navy\/5{fill:rgba(5,29,88,.05)}.fill-brand-navy\/50{fill:rgba(5,29,88,.5)}.fill-brand-navy\/55{fill:rgba(5,29,88,.55)}.fill-brand-navy\/60{fill:rgba(5,29,88,.6)}.fill-brand-navy\/65{fill:rgba(5,29,88,.65)}.fill-brand-navy\/70{fill:rgba(5,29,88,.7)}.fill-brand-navy\/75{fill:rgba(5,29,88,.75)}.fill-brand-navy\/80{fill:rgba(5,29,88,.8)}.fill-brand-navy\/85{fill:rgba(5,29,88,.85)}.fill-brand-navy\/90{fill:rgba(5,29,88,.9)}.fill-brand-navy\/95{fill:rgba(5,29,88,.95)}.fill-brand-white{fill:#fff}.fill-brand-white\/0{fill:hsla(0,0%,100%,0)}.fill-brand-white\/10{fill:hsla(0,0%,100%,.1)}.fill-brand-white\/100{fill:#fff}.fill-brand-white\/15{fill:hsla(0,0%,100%,.15)}.fill-brand-white\/20{fill:hsla(0,0%,100%,.2)}.fill-brand-white\/25{fill:hsla(0,0%,100%,.25)}.fill-brand-white\/30{fill:hsla(0,0%,100%,.3)}.fill-brand-white\/35{fill:hsla(0,0%,100%,.35)}.fill-brand-white\/40{fill:hsla(0,0%,100%,.4)}.fill-brand-white\/45{fill:hsla(0,0%,100%,.45)}.fill-brand-white\/5{fill:hsla(0,0%,100%,.05)}.fill-brand-white\/50{fill:hsla(0,0%,100%,.5)}.fill-brand-white\/55{fill:hsla(0,0%,100%,.55)}.fill-brand-white\/60{fill:hsla(0,0%,100%,.6)}.fill-brand-white\/65{fill:hsla(0,0%,100%,.65)}.fill-brand-white\/70{fill:hsla(0,0%,100%,.7)}.fill-brand-white\/75{fill:hsla(0,0%,100%,.75)}.fill-brand-white\/80{fill:hsla(0,0%,100%,.8)}.fill-brand-white\/85{fill:hsla(0,0%,100%,.85)}.fill-brand-white\/90{fill:hsla(0,0%,100%,.9)}.fill-brand-white\/95{fill:hsla(0,0%,100%,.95)}.fill-white{fill:#fff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-40{padding:10rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.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-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[280px\]{padding-bottom:280px}.pb-\[410px\]{padding-bottom:410px}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-\[\'Helvetica_Neue\'\]{font-family:Helvetica Neue}.font-mono{font-family:monospace}.font-sans{font-family:Neue Montreal,Arial,sans-serif}.text-0{font-size:0}.text-11{font-size:.6875rem}.text-14{font-size:.875rem}.text-15{font-size:.9375rem}.text-20{font-size:1.25rem}.text-28{font-size:1.75rem}.text-2xl{font-size:1.5rem;line-height:1.3}.text-3xl{font-size:2rem;line-height:1.3}.text-4xl{font-size:2.5rem;line-height:1.3}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.leading-140{line-height:1.4}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-brand-alert{--tw-text-opacity:1;color:rgb(192 133 69/var(--tw-text-opacity))}.text-brand-alert\/0{color:rgba(192,133,69,0)}.text-brand-alert\/10{color:rgba(192,133,69,.1)}.text-brand-alert\/100{color:#c08545}.text-brand-alert\/15{color:rgba(192,133,69,.15)}.text-brand-alert\/20{color:rgba(192,133,69,.2)}.text-brand-alert\/25{color:rgba(192,133,69,.25)}.text-brand-alert\/30{color:rgba(192,133,69,.3)}.text-brand-alert\/35{color:rgba(192,133,69,.35)}.text-brand-alert\/40{color:rgba(192,133,69,.4)}.text-brand-alert\/45{color:rgba(192,133,69,.45)}.text-brand-alert\/5{color:rgba(192,133,69,.05)}.text-brand-alert\/50{color:rgba(192,133,69,.5)}.text-brand-alert\/55{color:rgba(192,133,69,.55)}.text-brand-alert\/60{color:rgba(192,133,69,.6)}.text-brand-alert\/65{color:rgba(192,133,69,.65)}.text-brand-alert\/70{color:rgba(192,133,69,.7)}.text-brand-alert\/75{color:rgba(192,133,69,.75)}.text-brand-alert\/80{color:rgba(192,133,69,.8)}.text-brand-alert\/85{color:rgba(192,133,69,.85)}.text-brand-alert\/90{color:rgba(192,133,69,.9)}.text-brand-alert\/95{color:rgba(192,133,69,.95)}.text-brand-black{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.text-brand-black\/0{color:rgba(34,34,34,0)}.text-brand-black\/10{color:rgba(34,34,34,.1)}.text-brand-black\/100{color:#222}.text-brand-black\/15{color:rgba(34,34,34,.15)}.text-brand-black\/20{color:rgba(34,34,34,.2)}.text-brand-black\/25{color:rgba(34,34,34,.25)}.text-brand-black\/30{color:rgba(34,34,34,.3)}.text-brand-black\/35{color:rgba(34,34,34,.35)}.text-brand-black\/40{color:rgba(34,34,34,.4)}.text-brand-black\/45{color:rgba(34,34,34,.45)}.text-brand-black\/5{color:rgba(34,34,34,.05)}.text-brand-black\/50{color:rgba(34,34,34,.5)}.text-brand-black\/55{color:rgba(34,34,34,.55)}.text-brand-black\/60{color:rgba(34,34,34,.6)}.text-brand-black\/65{color:rgba(34,34,34,.65)}.text-brand-black\/70{color:rgba(34,34,34,.7)}.text-brand-black\/75{color:rgba(34,34,34,.75)}.text-brand-black\/80{color:rgba(34,34,34,.8)}.text-brand-black\/85{color:rgba(34,34,34,.85)}.text-brand-black\/90{color:rgba(34,34,34,.9)}.text-brand-black\/95{color:rgba(34,34,34,.95)}.text-brand-blue{--tw-text-opacity:1;color:rgb(121 158 245/var(--tw-text-opacity))}.text-brand-blue\/0{color:rgba(121,158,245,0)}.text-brand-blue\/10{color:rgba(121,158,245,.1)}.text-brand-blue\/100{color:#799ef5}.text-brand-blue\/15{color:rgba(121,158,245,.15)}.text-brand-blue\/20{color:rgba(121,158,245,.2)}.text-brand-blue\/25{color:rgba(121,158,245,.25)}.text-brand-blue\/30{color:rgba(121,158,245,.3)}.text-brand-blue\/35{color:rgba(121,158,245,.35)}.text-brand-blue\/40{color:rgba(121,158,245,.4)}.text-brand-blue\/45{color:rgba(121,158,245,.45)}.text-brand-blue\/5{color:rgba(121,158,245,.05)}.text-brand-blue\/50{color:rgba(121,158,245,.5)}.text-brand-blue\/55{color:rgba(121,158,245,.55)}.text-brand-blue\/60{color:rgba(121,158,245,.6)}.text-brand-blue\/65{color:rgba(121,158,245,.65)}.text-brand-blue\/70{color:rgba(121,158,245,.7)}.text-brand-blue\/75{color:rgba(121,158,245,.75)}.text-brand-blue\/80{color:rgba(121,158,245,.8)}.text-brand-blue\/85{color:rgba(121,158,245,.85)}.text-brand-blue\/90{color:rgba(121,158,245,.9)}.text-brand-blue\/95{color:rgba(121,158,245,.95)}.text-brand-gray{--tw-text-opacity:1;color:rgb(95 98 100/var(--tw-text-opacity))}.text-brand-gray\/0{color:rgba(95,98,100,0)}.text-brand-gray\/10{color:rgba(95,98,100,.1)}.text-brand-gray\/100{color:#5f6264}.text-brand-gray\/15{color:rgba(95,98,100,.15)}.text-brand-gray\/20{color:rgba(95,98,100,.2)}.text-brand-gray\/25{color:rgba(95,98,100,.25)}.text-brand-gray\/30{color:rgba(95,98,100,.3)}.text-brand-gray\/35{color:rgba(95,98,100,.35)}.text-brand-gray\/40{color:rgba(95,98,100,.4)}.text-brand-gray\/45{color:rgba(95,98,100,.45)}.text-brand-gray\/5{color:rgba(95,98,100,.05)}.text-brand-gray\/50{color:rgba(95,98,100,.5)}.text-brand-gray\/55{color:rgba(95,98,100,.55)}.text-brand-gray\/60{color:rgba(95,98,100,.6)}.text-brand-gray\/65{color:rgba(95,98,100,.65)}.text-brand-gray\/70{color:rgba(95,98,100,.7)}.text-brand-gray\/75{color:rgba(95,98,100,.75)}.text-brand-gray\/80{color:rgba(95,98,100,.8)}.text-brand-gray\/85{color:rgba(95,98,100,.85)}.text-brand-gray\/90{color:rgba(95,98,100,.9)}.text-brand-gray\/95{color:rgba(95,98,100,.95)}.text-brand-hit{--tw-text-opacity:1;color:rgb(197 195 192/var(--tw-text-opacity))}.text-brand-hit\/0{color:hsla(36,4%,76%,0)}.text-brand-hit\/10{color:hsla(36,4%,76%,.1)}.text-brand-hit\/100{color:#c5c3c0}.text-brand-hit\/15{color:hsla(36,4%,76%,.15)}.text-brand-hit\/20{color:hsla(36,4%,76%,.2)}.text-brand-hit\/25{color:hsla(36,4%,76%,.25)}.text-brand-hit\/30{color:hsla(36,4%,76%,.3)}.text-brand-hit\/35{color:hsla(36,4%,76%,.35)}.text-brand-hit\/40{color:hsla(36,4%,76%,.4)}.text-brand-hit\/45{color:hsla(36,4%,76%,.45)}.text-brand-hit\/5{color:hsla(36,4%,76%,.05)}.text-brand-hit\/50{color:hsla(36,4%,76%,.5)}.text-brand-hit\/55{color:hsla(36,4%,76%,.55)}.text-brand-hit\/60{color:hsla(36,4%,76%,.6)}.text-brand-hit\/65{color:hsla(36,4%,76%,.65)}.text-brand-hit\/70{color:hsla(36,4%,76%,.7)}.text-brand-hit\/75{color:hsla(36,4%,76%,.75)}.text-brand-hit\/80{color:hsla(36,4%,76%,.8)}.text-brand-hit\/85{color:hsla(36,4%,76%,.85)}.text-brand-hit\/90{color:hsla(36,4%,76%,.9)}.text-brand-hit\/95{color:hsla(36,4%,76%,.95)}.text-brand-lightBlue{--tw-text-opacity:1;color:rgb(159 181 242/var(--tw-text-opacity))}.text-brand-lightBlue\/0{color:rgba(159,181,242,0)}.text-brand-lightBlue\/10{color:rgba(159,181,242,.1)}.text-brand-lightBlue\/100{color:#9fb5f2}.text-brand-lightBlue\/15{color:rgba(159,181,242,.15)}.text-brand-lightBlue\/20{color:rgba(159,181,242,.2)}.text-brand-lightBlue\/25{color:rgba(159,181,242,.25)}.text-brand-lightBlue\/30{color:rgba(159,181,242,.3)}.text-brand-lightBlue\/35{color:rgba(159,181,242,.35)}.text-brand-lightBlue\/40{color:rgba(159,181,242,.4)}.text-brand-lightBlue\/45{color:rgba(159,181,242,.45)}.text-brand-lightBlue\/5{color:rgba(159,181,242,.05)}.text-brand-lightBlue\/50{color:rgba(159,181,242,.5)}.text-brand-lightBlue\/55{color:rgba(159,181,242,.55)}.text-brand-lightBlue\/60{color:rgba(159,181,242,.6)}.text-brand-lightBlue\/65{color:rgba(159,181,242,.65)}.text-brand-lightBlue\/70{color:rgba(159,181,242,.7)}.text-brand-lightBlue\/75{color:rgba(159,181,242,.75)}.text-brand-lightBlue\/80{color:rgba(159,181,242,.8)}.text-brand-lightBlue\/85{color:rgba(159,181,242,.85)}.text-brand-lightBlue\/90{color:rgba(159,181,242,.9)}.text-brand-lightBlue\/95{color:rgba(159,181,242,.95)}.text-brand-lightGray{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity))}.text-brand-lightGray\/0{color:hsla(0,0%,94%,0)}.text-brand-lightGray\/10{color:hsla(0,0%,94%,.1)}.text-brand-lightGray\/100{color:#f0f0f0}.text-brand-lightGray\/15{color:hsla(0,0%,94%,.15)}.text-brand-lightGray\/20{color:hsla(0,0%,94%,.2)}.text-brand-lightGray\/25{color:hsla(0,0%,94%,.25)}.text-brand-lightGray\/30{color:hsla(0,0%,94%,.3)}.text-brand-lightGray\/35{color:hsla(0,0%,94%,.35)}.text-brand-lightGray\/40{color:hsla(0,0%,94%,.4)}.text-brand-lightGray\/45{color:hsla(0,0%,94%,.45)}.text-brand-lightGray\/5{color:hsla(0,0%,94%,.05)}.text-brand-lightGray\/50{color:hsla(0,0%,94%,.5)}.text-brand-lightGray\/55{color:hsla(0,0%,94%,.55)}.text-brand-lightGray\/60{color:hsla(0,0%,94%,.6)}.text-brand-lightGray\/65{color:hsla(0,0%,94%,.65)}.text-brand-lightGray\/70{color:hsla(0,0%,94%,.7)}.text-brand-lightGray\/75{color:hsla(0,0%,94%,.75)}.text-brand-lightGray\/80{color:hsla(0,0%,94%,.8)}.text-brand-lightGray\/85{color:hsla(0,0%,94%,.85)}.text-brand-lightGray\/90{color:hsla(0,0%,94%,.9)}.text-brand-lightGray\/95{color:hsla(0,0%,94%,.95)}.text-brand-navy{--tw-text-opacity:1;color:rgb(5 29 88/var(--tw-text-opacity))}.text-brand-navy\/0{color:rgba(5,29,88,0)}.text-brand-navy\/10{color:rgba(5,29,88,.1)}.text-brand-navy\/100{color:#051d58}.text-brand-navy\/15{color:rgba(5,29,88,.15)}.text-brand-navy\/20{color:rgba(5,29,88,.2)}.text-brand-navy\/25{color:rgba(5,29,88,.25)}.text-brand-navy\/30{color:rgba(5,29,88,.3)}.text-brand-navy\/35{color:rgba(5,29,88,.35)}.text-brand-navy\/40{color:rgba(5,29,88,.4)}.text-brand-navy\/45{color:rgba(5,29,88,.45)}.text-brand-navy\/5{color:rgba(5,29,88,.05)}.text-brand-navy\/50{color:rgba(5,29,88,.5)}.text-brand-navy\/55{color:rgba(5,29,88,.55)}.text-brand-navy\/60{color:rgba(5,29,88,.6)}.text-brand-navy\/65{color:rgba(5,29,88,.65)}.text-brand-navy\/70{color:rgba(5,29,88,.7)}.text-brand-navy\/75{color:rgba(5,29,88,.75)}.text-brand-navy\/80{color:rgba(5,29,88,.8)}.text-brand-navy\/85{color:rgba(5,29,88,.85)}.text-brand-navy\/90{color:rgba(5,29,88,.9)}.text-brand-navy\/95{color:rgba(5,29,88,.95)}.text-brand-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-brand-white\/0{color:hsla(0,0%,100%,0)}.text-brand-white\/10{color:hsla(0,0%,100%,.1)}.text-brand-white\/100{color:#fff}.text-brand-white\/15{color:hsla(0,0%,100%,.15)}.text-brand-white\/20{color:hsla(0,0%,100%,.2)}.text-brand-white\/25{color:hsla(0,0%,100%,.25)}.text-brand-white\/30{color:hsla(0,0%,100%,.3)}.text-brand-white\/35{color:hsla(0,0%,100%,.35)}.text-brand-white\/40{color:hsla(0,0%,100%,.4)}.text-brand-white\/45{color:hsla(0,0%,100%,.45)}.text-brand-white\/5{color:hsla(0,0%,100%,.05)}.text-brand-white\/50{color:hsla(0,0%,100%,.5)}.text-brand-white\/55{color:hsla(0,0%,100%,.55)}.text-brand-white\/60{color:hsla(0,0%,100%,.6)}.text-brand-white\/65{color:hsla(0,0%,100%,.65)}.text-brand-white\/70{color:hsla(0,0%,100%,.7)}.text-brand-white\/75{color:hsla(0,0%,100%,.75)}.text-brand-white\/80{color:hsla(0,0%,100%,.8)}.text-brand-white\/85{color:hsla(0,0%,100%,.85)}.text-brand-white\/90{color:hsla(0,0%,100%,.9)}.text-brand-white\/95{color:hsla(0,0%,100%,.95)}.text-current{color:currentColor}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-opacity-0{--tw-text-opacity:0}.text-opacity-10{--tw-text-opacity:0.1}.text-opacity-100{--tw-text-opacity:1}.text-opacity-15{--tw-text-opacity:0.15}.text-opacity-20{--tw-text-opacity:0.2}.text-opacity-25{--tw-text-opacity:0.25}.text-opacity-30{--tw-text-opacity:0.3}.text-opacity-35{--tw-text-opacity:0.35}.text-opacity-40{--tw-text-opacity:0.4}.text-opacity-45{--tw-text-opacity:0.45}.text-opacity-5{--tw-text-opacity:0.05}.text-opacity-50{--tw-text-opacity:0.5}.text-opacity-55{--tw-text-opacity:0.55}.text-opacity-60{--tw-text-opacity:0.6}.text-opacity-65{--tw-text-opacity:0.65}.text-opacity-70{--tw-text-opacity:0.7}.text-opacity-75{--tw-text-opacity:0.75}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-85{--tw-text-opacity:0.85}.text-opacity-90{--tw-text-opacity:0.9}.text-opacity-95{--tw-text-opacity:0.95}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-from-font{text-decoration-thickness:from-font}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.placeholder-opacity-15::placeholder{--tw-placeholder-opacity:0.15}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-35::placeholder{--tw-placeholder-opacity:0.35}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-45::placeholder{--tw-placeholder-opacity:0.45}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-55::placeholder{--tw-placeholder-opacity:0.55}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-65::placeholder{--tw-placeholder-opacity:0.65}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-85::placeholder{--tw-placeholder-opacity:0.85}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.mix-blend-difference{mix-blend-mode:difference}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0_16px_32px_-4px_rgba\(89\2c 93\2c 106\2c 0\.15\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_32px_-4px_rgba\(89\2c 93\2c 106\2c 0\.15\)\]{--tw-shadow:0 16px 32px -4px rgba(89,93,106,.15);--tw-shadow-colored:0 16px 32px -4px var(--tw-shadow-color)}.shadow-\[0_35px_60px_-15px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]{--tw-shadow:0 35px 60px -15px rgba(0,0,0,.3);--tw-shadow-colored:0 35px 60px -15px var(--tw-shadow-color)}.shadow-\[0_35px_60px_-15px_rgba\(0\2c 0\2c 0\2c 0\.3\)\],.shadow-lg{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 rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-opacity-0{--tw-ring-opacity:0}.ring-opacity-10{--tw-ring-opacity:0.1}.ring-opacity-100{--tw-ring-opacity:1}.ring-opacity-15{--tw-ring-opacity:0.15}.ring-opacity-20{--tw-ring-opacity:0.2}.ring-opacity-25{--tw-ring-opacity:0.25}.ring-opacity-30{--tw-ring-opacity:0.3}.ring-opacity-35{--tw-ring-opacity:0.35}.ring-opacity-40{--tw-ring-opacity:0.4}.ring-opacity-45{--tw-ring-opacity:0.45}.ring-opacity-5{--tw-ring-opacity:0.05}.ring-opacity-50{--tw-ring-opacity:0.5}.ring-opacity-55{--tw-ring-opacity:0.55}.ring-opacity-60{--tw-ring-opacity:0.6}.ring-opacity-65{--tw-ring-opacity:0.65}.ring-opacity-70{--tw-ring-opacity:0.7}.ring-opacity-75{--tw-ring-opacity:0.75}.ring-opacity-80{--tw-ring-opacity:0.8}.ring-opacity-85{--tw-ring-opacity:0.85}.ring-opacity-90{--tw-ring-opacity:0.9}.ring-opacity-95{--tw-ring-opacity:0.95}.blur{--tw-blur:blur(8px)}.blur,.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)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)}.backdrop-opacity-0,.backdrop-opacity-10{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-opacity-10{--tw-backdrop-opacity:opacity(0.1)}.backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)}.backdrop-opacity-100,.backdrop-opacity-15{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-opacity-15{--tw-backdrop-opacity:opacity(0.15)}.backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)}.backdrop-opacity-20,.backdrop-opacity-25{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-opacity-25{--tw-backdrop-opacity:opacity(0.25)}.backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)}.backdrop-opacity-30,.backdrop-opacity-35{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-opacity-35{--tw-backdrop-opacity:opacity(0.35)}.backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)}.backdrop-opacity-40,.backdrop-opacity-45{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-opacity-45{--tw-backdrop-opacity:opacity(0.45)}.backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)}.backdrop-opacity-5,.backdrop-opacity-50{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-opacity-50{--tw-backdrop-opacity:opacity(0.5)}.backdrop-opacity-55{--tw-backdrop-opacity:opacity(0.55)}.backdrop-opacity-55,.backdrop-opacity-60{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-opacity-60{--tw-backdrop-opacity:opacity(0.6)}.backdrop-opacity-65{--tw-backdrop-opacity:opacity(0.65)}.backdrop-opacity-65,.backdrop-opacity-70{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-opacity-70{--tw-backdrop-opacity:opacity(0.7)}.backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)}.backdrop-opacity-75,.backdrop-opacity-80{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-opacity-80{--tw-backdrop-opacity:opacity(0.8)}.backdrop-opacity-85{--tw-backdrop-opacity:opacity(0.85)}.backdrop-opacity-85,.backdrop-opacity-90{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-opacity-90{--tw-backdrop-opacity:opacity(0.9)}.backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}@media (min-width:768px){.md\:prose{color:var(--tw-prose-body);max-width:none}.md\:prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.md\:prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.md\:prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.md\:prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.md\:prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.md\:prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.md\:prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.md\:prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.md\:prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.md\:prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.md\:prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.md\:prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.md\:prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.md\:prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.md\:prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.md\:prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\:prose :where(blockquote):not(:where([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}.md\:prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.md\:prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.md\:prose :where(h1):not(:where([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}.md\:prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.md\:prose :where(h2):not(:where([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}.md\:prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.md\:prose :where(h3):not(:where([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}.md\:prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.md\:prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.md\:prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.md\:prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.md\:prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.md\:prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.md\:prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.md\:prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.md\:prose :where(pre):not(:where([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}.md\:prose :where(pre code):not(:where([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}.md\:prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.md\:prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.md\:prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.md\:prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.md\:prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.md\:prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.md\:prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.md\:prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.md\:prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.md\: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-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-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}.md\:prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.md\:prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.md\:prose :where(.md\:prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose :where(.md\:prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.md\:prose :where(.md\:prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.md\:prose :where(.md\:prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.md\:prose :where(.md\:prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.md\:prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.md\:prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose :where(.md\:prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose :where(.md\:prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl :where(ol):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl :where(.md\:prose-2xl>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl :where(.md\:prose-2xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl :where(.md\:prose-2xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl :where(.md\:prose-2xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl :where(.md\:prose-2xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl :where(.md\:prose-2xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl :where(.md\:prose-2xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:1280px){.xl\:prose-3xl{font-size:2rem}}.first\:mt-0:first-child{margin-top:0}.first\:border-brand-black:first-child{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:mr-0:last-child{margin-right:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-r-0:last-child{border-right-width:0}.last\:pr-0:last-child{padding-right:0}.odd\:border-b:nth-child(odd){border-bottom-width:1px}.even\:bg-\[rgba\(0\2c 0\2c 0\2c \.025\)\]:nth-child(2n){background-color:rgba(0,0,0,.025)}.hover\:z-10:hover{z-index:10}.hover\:border-b:hover{border-bottom-width:1px}.hover\:border-\[\#1f2937\]:hover{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.hover\:bg-\[\#222\]:hover,.hover\:bg-brand-black:hover{--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.hover\:text-brand-black:hover{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.hover\:text-brand-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-75:hover{opacity:.75}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:underline:focus{text-decoration-line:underline}.disabled\:border-brand-gray:disabled{--tw-border-opacity:1;border-color:rgb(95 98 100/var(--tw-border-opacity))}.disabled\:bg-brand-gray:disabled{--tw-bg-opacity:1;background-color:rgb(95 98 100/var(--tw-bg-opacity))}.disabled\:text-brand-gray:disabled{--tw-text-opacity:1;color:rgb(95 98 100/var(--tw-text-opacity))}.group[open] .group-open\:block{display:block}.group:hover .group-hover\:rotate-180{--tw-rotate:180deg;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\:border-b{border-bottom-width:1px}.group:hover .group-hover\:text-brand-black{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.prose-headings\:text-current :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *))){color:currentColor}.prose-a\:font-normal :is(:where(a):not(:where([class~=not-prose] *))){font-weight:400}.prose-a\:text-current :is(:where(a):not(:where([class~=not-prose] *))){color:currentColor}.prose-a\:underline :is(:where(a):not(:where([class~=not-prose] *))){text-decoration-line:underline}.prose-a\:underline-offset-4 :is(:where(a):not(:where([class~=not-prose] *))){text-underline-offset:4px}.prose-strong\:font-bold :is(:where(strong):not(:where([class~=not-prose] *))){font-weight:700}.prose-strong\:text-current :is(:where(strong):not(:where([class~=not-prose] *))){color:currentColor}.group:focus-within .group-focus-within\:rotate-180{--tw-rotate:180deg;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:focus-within .group-focus-within\:border-b{border-bottom-width:1px}.group:focus-within .group-focus-within\:text-brand-black{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}@media (min-width:640px){.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:mb-0{margin-bottom:0}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-8{margin-top:2rem}.sm\:min-h-\[calc\(100dvh\)\]{min-height:calc(100dvh)}.sm\:max-w-\[200px\]{max-width:200px}.sm\:max-w-\[255px\]{max-width:255px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-\[565px\]{max-width:565px}.sm\:max-w-\[66\%\]{max-width:66%}.sm\:max-w-none{max-width:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-10{gap:2.5rem}.sm\:gap-y-8{row-gap:2rem}.sm\:rounded-b-4xl{border-bottom-right-radius:64px;border-bottom-left-radius:64px}.sm\:rounded-t-4xl{border-top-left-radius:64px;border-top-right-radius:64px}.sm\:border-brand-hit{--tw-border-opacity:1;border-color:rgb(197 195 192/var(--tw-border-opacity))}.sm\:p-10{padding:2.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-\[580px\]{padding-bottom:580px}.sm\:pb-\[710px\]{padding-bottom:710px}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-8{padding-top:2rem}.sm\:text-20{font-size:1.25rem}}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-30{margin-left:120px;margin-right:120px}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-24{margin-top:6rem}.md\:mt-30{margin-top:120px}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:min-h-\[170px\]{min-height:170px}.md\:min-h-\[430px\]{min-height:430px}.md\:min-h-\[500px\]{min-height:500px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-10{width:2.5rem}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-75vw{max-width:75vw}.md\:max-w-\[150px\]{max-width:150px}.md\:max-w-\[265px\]{max-width:265px}.md\:max-w-\[430px\]{max-width:430px}.md\:max-w-\[560px\]{max-width:560px}.md\:max-w-\[85\%\]{max-width:85%}.md\:max-w-inner{max-width:1100px}.md\:auto-rows-fr{grid-auto-rows: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\:flex-row{flex-direction:row}.md\:place-items-center{place-items:center}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-14{gap:3.5rem}.md\:gap-16{gap:4rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-x-20{column-gap:5rem}.md\:rounded-b-5xl{border-bottom-right-radius:80px;border-bottom-left-radius:80px}.md\:rounded-t-5xl{border-top-left-radius:80px;border-top-right-radius:80px}.md\:border{border-width:1px}.md\:border-r{border-right-width:1px}.md\:border-t-\[10px\]{border-top-width:10px}.md\:p-20{padding:5rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-30{padding-top:120px;padding-bottom:120px}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-8{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-15{font-size:.9375rem}.md\:text-17{font-size:1.0625rem}.md\:text-2xl{font-size:1.5rem;line-height:1.3}.md\:text-3xl{font-size:2rem;line-height:1.3}.md\:text-4xl{font-size:2.5rem;line-height:1.3}.md\:text-5xl{font-size:4rem;line-height:1.3}.md\:leading-135{line-height:1.35}.md\:odd\:border-b-0:nth-child(odd){border-bottom-width:0}.md\:odd\:border-r:nth-child(odd){border-right-width:1px}.group[open] .md\:group-open\:hidden{display:none}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mb-0{margin-bottom:0}.lg\:ml-20{margin-left:5rem}.lg\:mt-0{margin-top:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[435px\]{max-width:435px}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[500px\]{max-width:500px}.lg\:max-w-\[515px\]{max-width:515px}.lg\:max-w-\[62px\]{max-width:62px}.lg\:max-w-\[810px\]{max-width:810px}.lg\:max-w-text{max-width:100ch}.lg\:grid-cols-2{grid-template-columns:repeat(2,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\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:gap-x-24{column-gap:6rem}.lg\:gap-x-40{column-gap:10rem}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-t-\[14px\]{border-top-width:14px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:text-left{text-align:left}.lg\:text-3xl{font-size:2rem;line-height:1.3}.lg\:text-4xl{font-size:2.5rem;line-height:1.3}.lg\:text-5xl{font-size:4rem;line-height:1.3}.lg\:text-6xl{font-size:5rem;line-height:1.3}}@media (min-width:1280px){.xl\:gap-4{gap:1rem}.xl\:gap-x-80{column-gap:20rem}.xl\:rounded-b-6xl{border-bottom-right-radius:128px;border-bottom-left-radius:128px}.xl\:rounded-t-6xl{border-top-left-radius:128px;border-top-right-radius:128px}.xl\:px-8{padding-left:2rem;padding-right:2rem}}.\[\&_\.yt-lite\]\:h-full .yt-lite{height:100%}.\[\&_div\]\:\!static div{position:static!important}.\[\&_div\]\:\!h-full div{height:100%!important}.\[\&_div\]\:\!p-0 div{padding:0!important}.\[\&_iframe\]\:\!absolute iframe{position:absolute!important}.\[\&_iframe\]\:\!left-1\/2 iframe{left:50%!important}.\[\&_iframe\]\:\!top-1\/2 iframe{top:50%!important}.\[\&_iframe\]\:\!h-full iframe{height:100%!important}.\[\&_iframe\]\:\!w-\[1000vw\] iframe{width:1000vw!important}.\[\&_iframe\]\:\!-translate-x-1\/2 iframe{--tw-translate-x:-50%!important}.\[\&_iframe\]\:\!-translate-x-1\/2 iframe,.\[\&_iframe\]\:\!-translate-y-1\/2 iframe{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\[\&_iframe\]\:\!-translate-y-1\/2 iframe{--tw-translate-y:-50%!important}.\[\&_video\]\:\!h-full video{height:100%!important}.\[\&_video\]\:\!w-full video{width:100%!important}.\[\&_video\]\:object-cover video{object-fit:cover}