/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--spacing: .25rem;--text-base: 1rem;--text-base--line-height: 1.5 ;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--font-weight-medium: 500}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-0{top:0}.top-64{top:calc(var(--spacing) * 64)}.right-2\.5{right:calc(var(--spacing) * 2.5)}.right-\[0\.8375rem\]{right:.8375rem}.bottom-2\.5{bottom:calc(var(--spacing) * 2.5)}.-left-2500{left:calc(var(--spacing) * -2500)}.left-0{left:0}.left-\[1066\.7px\]{left:1066.7px}.left-\[1233\.3px\]{left:1233.3px}.z-9999{z-index:9999}.col-start-7{grid-column-start:7}.col-start-\[span_1\]{grid-column-start:span 1}.col-start-\[span_2\]{grid-column-start:span 2}.col-start-\[span_3\]{grid-column-start:span 3}.col-start-\[span_4\]{grid-column-start:span 4}.col-start-\[span_5\]{grid-column-start:span 5}.col-start-\[span_6\]{grid-column-start:span 6}.col-start-\[span_9\]{grid-column-start:span 9}.col-start-\[span_10\]{grid-column-start:span 10}.col-end-\[span_6\]{grid-column-end:span 6}.container{width:100%}@media(min-width:375px){.container{max-width:375px}}@media(min-width:572px){.container{max-width:572px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1025px){.container{max-width:1025px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1601px){.container{max-width:1601px}}@media(min-width:1920px){.container{max-width:1920px}}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:80rem){.container{max-width:80rem}}.mx-auto{margin-inline:auto}.-mt-\[0\.1875rem\]{margin-top:-.1875rem}.-mt-\[1\.6875rem\]{margin-top:-1.6875rem}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-7\.5{margin-top:calc(var(--spacing) * 7.5)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-19\.5{margin-top:calc(var(--spacing) * 19.5)}.mt-27\.5{margin-top:calc(var(--spacing) * 27.5)}.mt-45{margin-top:calc(var(--spacing) * 45)}.mt-\[406\.7px\]{margin-top:406.7px}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-4\.5{margin-bottom:calc(var(--spacing) * 4.5)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-\[34\.6875rem\]{margin-left:34.6875rem}.ml-\[39\.6875rem\]{margin-left:39.6875rem}.box-content{box-sizing:content-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.list-item{display:list-item}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.h-0{height:0}.h-\[1\.65rem\]{height:1.65rem}.h-\[1\.6875rem\]{height:1.6875rem}.h-\[11\.3px\]{height:11.3px}.h-\[14\.3px\]{height:14.3px}.h-\[24\.025rem\]{height:24.025rem}.h-\[80\.675rem\]{height:80.675rem}.h-\[543\.7px\]{height:543.7px}.h-\[1353\.7px\]{height:1353.7px}.h-full{height:100%}.h-px{height:1px}.max-h-200{max-height:calc(var(--spacing) * 200)}.max-h-full{max-height:100%}.min-h-\[43\.4375rem\]{min-height:43.4375rem}.min-h-\[543\.7px\]{min-height:543.7px}.w-20{width:calc(var(--spacing) * 20)}.w-100{width:calc(var(--spacing) * 100)}.w-\[0\.3375rem\]{width:.3375rem}.w-\[36\.8rem\]{width:36.8rem}.w-\[39\.0625rem\]{width:39.0625rem}.w-\[39\.6875rem\]{width:39.6875rem}.w-\[46\%\]{width:46%}.w-\[203\.33px\]{width:203.33px}.w-\[307\.5px\]{width:307.5px}.w-\[1048\.33px\]{width:1048.33px}.w-full{width:100%}.w-px{width:1px}.max-w-110{max-width:calc(var(--spacing) * 110)}.max-w-full{max-width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.transform-\[matrix\(1\,0\,0\,1\,0\,-26\.9375\)\]{transform:matrix(1,0,0,1,0,-26.9375)}.cursor-pointer{cursor:pointer}.list-outside{list-style-position:outside}.\[list-style-type\:none\]{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-4\.5{gap:calc(var(--spacing) * 4.5)}.gap-x-1{column-gap:var(--spacing)}.gap-x-2\.5{column-gap:calc(var(--spacing) * 2.5)}.gap-x-7\.5{column-gap:calc(var(--spacing) * 7.5)}.gap-y-1\.5{row-gap:calc(var(--spacing) * 1.5)}.gap-y-2\.5{row-gap:calc(var(--spacing) * 2.5)}.gap-y-4\.5{row-gap:calc(var(--spacing) * 4.5)}.gap-y-10{row-gap:calc(var(--spacing) * 10)}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-solid{--tw-border-style: solid;border-style:solid}.border-t-foreground{border-top-color:var(--foreground)}.border-b-foreground{border-bottom-color:var(--foreground)}.bg-clr-0{background-color:var(--clr-0)}.bg-color-002{background-color:var(--color-002)}.bg-foreground{background-color:var(--foreground)}.\[background-size\:100\%\]{background-size:100%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{object-fit:cover}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-\[256\.3px\]{padding-top:256.3px}.pr-2\.5{padding-right:calc(var(--spacing) * 2.5)}.pb-4\.5{padding-bottom:calc(var(--spacing) * 4.5)}.pb-\[1\.6875rem\]{padding-bottom:1.6875rem}.pb-\[15\.8875rem\]{padding-bottom:15.8875rem}.pb-\[24\.025rem\]{padding-bottom:24.025rem}.pb-\[49\.9375rem\]{padding-bottom:49.9375rem}.pb-\[52\.525rem\]{padding-bottom:52.525rem}.pb-\[198\.3px\]{padding-bottom:198.3px}.pb-\[416\.9px\]{padding-bottom:416.9px}.pb-\[836\.7px\]{padding-bottom:836.7px}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-right{text-align:right}.indent-4\.5{text-indent:calc(var(--spacing) * 4.5)}.indent-10{text-indent:calc(var(--spacing) * 10)}.align-middle{vertical-align:middle}.align-super{vertical-align:super}.align-top{vertical-align:top}.\[font-family\:\'Times_New_Roman\'\]{font-family:Times New Roman}.\[font-family\:Times\]{font-family:Times}.\[font-family\:neue-haas-grotesk-display\,_sans-serif\]{font-family:neue-haas-grotesk-display,sans-serif}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[0rem\]{font-size:0rem}.text-\[1\.625rem\]{font-size:1.625rem}.text-\[2\.5rem\]{font-size:2.5rem}.leading-0{--tw-leading: 0;line-height:0}.leading-4\.5{--tw-leading: calc(var(--spacing) * 4.5);line-height:calc(var(--spacing) * 4.5)}.leading-10{--tw-leading: calc(var(--spacing) * 10);line-height:calc(var(--spacing) * 10)}.leading-\[0\.875rem\]{--tw-leading: .875rem;line-height:.875rem}.leading-\[0\.6875rem\]{--tw-leading: .6875rem;line-height:.6875rem}.leading-\[1\.625rem\]{--tw-leading: 1.625rem;line-height:1.625rem}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-0\.8px\]{--tw-tracking: -.8px;letter-spacing:-.8px}.tracking-\[normal\]{--tw-tracking: normal;letter-spacing:normal}.text-color-001{color:var(--color-001)}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.\[animation-delay\:-0\.5s\]{animation-delay:-.5s}.\[animation-delay\:-2\.5s\]{animation-delay:-2.5s}.\[animation-delay\:-3\.5s\]{animation-delay:-3.5s}.\[animation-duration\:4s\]{animation-duration:4s}.\[animation-iteration-count\:infinite\]{animation-iteration-count:infinite}.\[animation-name\:fakeGif-8\]{animation-name:fakeGif-8}.\[animation-timing-function\:linear\]{animation-timing-function:linear}.after\:ml-2:after{content:var(--tw-content);margin-left:calc(var(--spacing) * 2)}.after\:inline-block:after{content:var(--tw-content);display:inline-block}.after\:h-\[1\.0625rem\]:after{content:var(--tw-content);height:1.0625rem}.after\:w-\[1\.9375rem\]:after{content:var(--tw-content);width:1.9375rem}.after\:bg-foreground:after{content:var(--tw-content);background-color:var(--foreground)}.after\:\[background-size\:100\%\]:after{content:var(--tw-content);background-size:100%}.after\:bg-no-repeat:after{content:var(--tw-content);background-repeat:no-repeat}.after\:text-\[0\.8125rem\]:after{content:var(--tw-content);font-size:.8125rem}.after\:text-\[0\.9375rem\]:after{content:var(--tw-content);font-size:.9375rem}.after\:leading-\[0\.875rem\]:after{content:var(--tw-content);--tw-leading: .875rem;line-height:.875rem}.after\:leading-\[1\.0625rem\]:after{content:var(--tw-content);--tw-leading: 1.0625rem;line-height:1.0625rem}.after\:tracking-\[-0\.3px\]:after{content:var(--tw-content);--tw-tracking: -.3px;letter-spacing:-.3px}.after\:text-color-001:after{content:var(--tw-content);color:var(--color-001)}.after\:text-foreground:after{content:var(--tw-content);color:var(--foreground)}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.after\:content-\[\'_\+_\'\]:after{--tw-content: " + ";content:var(--tw-content)}@media not (min-width:1025px){.max-lg\:order-\[3\]{order:3}}@media not (min-width:1025px){.max-lg\:col-start-\[span_2\]{grid-column-start:span 2}}@media not (min-width:1025px){.max-lg\:col-start-\[span_4\]{grid-column-start:span 4}}@media not (min-width:1025px){.max-lg\:col-start-\[span_6\]{grid-column-start:span 6}}@media not (min-width:1025px){.max-lg\:col-start-\[span_12\]{grid-column-start:span 12}}@media not (min-width:1025px){.max-lg\:\[grid-column-end\:initial\]{grid-column-end:initial}}@media not (min-width:1025px){.max-lg\:mx-0{margin-inline:0}}@media not (min-width:1025px){.max-lg\:mt-2{margin-top:calc(var(--spacing) * 2)}}@media not (min-width:1025px){.max-lg\:ml-0{margin-left:0}}@media not (min-width:1025px){.max-lg\:box-content{box-sizing:content-box}}@media not (min-width:1025px){.max-lg\:hidden{display:none}}@media not (min-width:1025px){.max-lg\:h-\[28\.5px\]{height:28.5px}}@media not (min-width:1025px){.max-lg\:w-100{width:calc(var(--spacing) * 100)}}@media not (min-width:1025px){.max-lg\:w-full{width:100%}}@media not (min-width:1025px){.max-lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media not (min-width:1025px){.max-lg\:pt-1{padding-top:var(--spacing)}}@media not (min-width:572px){.max-md\:right-\[198\.5px\]{right:198.5px}}@media not (min-width:572px){.max-md\:left-\[9\.4875rem\]{left:9.4875rem}}@media not (min-width:572px){.max-md\:order-\[-1\]{order:-1}}@media not (min-width:572px){.max-md\:col-start-4{grid-column-start:4}}@media not (min-width:572px){.max-md\:col-start-\[span_2\]{grid-column-start:span 2}}@media not (min-width:572px){.max-md\:col-start-\[span_3\]{grid-column-start:span 3}}@media not (min-width:572px){.max-md\:col-start-\[span_6\]{grid-column-start:span 6}}@media not (min-width:572px){.max-md\:col-start-\[span_9\]{grid-column-start:span 9}}@media not (min-width:572px){.max-md\:col-start-\[span_12\]{grid-column-start:span 12}}@media not (min-width:572px){.max-md\:col-end-\[span_9\]{grid-column-end:span 9}}@media not (min-width:572px){.max-md\:mx-0{margin-inline:0}}@media not (min-width:572px){.max-md\:mt-1{margin-top:var(--spacing)}}@media not (min-width:572px){.max-md\:mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}}@media not (min-width:572px){.max-md\:mt-2{margin-top:calc(var(--spacing) * 2)}}@media not (min-width:572px){.max-md\:mt-4\.5{margin-top:calc(var(--spacing) * 4.5)}}@media not (min-width:572px){.max-md\:mt-7\.5{margin-top:calc(var(--spacing) * 7.5)}}@media not (min-width:572px){.max-md\:mt-10{margin-top:calc(var(--spacing) * 10)}}@media not (min-width:572px){.max-md\:mt-27\.5{margin-top:calc(var(--spacing) * 27.5)}}@media not (min-width:572px){.max-md\:mt-\[12\.5125rem\]{margin-top:12.5125rem}}@media not (min-width:572px){.max-md\:mb-3{margin-bottom:calc(var(--spacing) * 3)}}@media not (min-width:572px){.max-md\:ml-\[183\.5px\]{margin-left:183.5px}}@media not (min-width:572px){.max-md\:hidden{display:none}}@media not (min-width:572px){.max-md\:inline{display:inline}}@media not (min-width:572px){.max-md\:h-7{height:calc(var(--spacing) * 7)}}@media not (min-width:572px){.max-md\:h-\[0\.5875rem\]{height:.5875rem}}@media not (min-width:572px){.max-md\:h-\[1\.075rem\]{height:1.075rem}}@media not (min-width:572px){.max-md\:h-\[2\.675rem\]{height:2.675rem}}@media not (min-width:572px){.max-md\:h-\[18\.3px\]{height:18.3px}}@media not (min-width:572px){.max-md\:h-\[28\.5px\]{height:28.5px}}@media not (min-width:572px){.max-md\:h-\[36\.7625rem\]{height:36.7625rem}}@media not (min-width:572px){.max-md\:h-\[1961\.5px\]{height:1961.5px}}@media not (min-width:572px){.max-md\:h-\[2238\.3px\]{height:2238.3px}}@media not (min-width:572px){.max-md\:min-h-7{min-height:calc(var(--spacing) * 7)}}@media not (min-width:572px){.max-md\:min-h-\[36\.1375rem\]{min-height:36.1375rem}}@media not (min-width:572px){.max-md\:min-h-\[36\.7625rem\]{min-height:36.7625rem}}@media not (min-width:572px){.max-md\:min-h-\[45\.25rem\]{min-height:45.25rem}}@media not (min-width:572px){.max-md\:w-100{width:calc(var(--spacing) * 100)}}@media not (min-width:572px){.max-md\:w-\[4\.5px\]{width:4.5px}}@media not (min-width:572px){.max-md\:w-\[22\.4375rem\]{width:22.4375rem}}@media not (min-width:572px){.max-md\:w-\[23\.4375rem\]{width:23.4375rem}}@media not (min-width:572px){.max-md\:w-\[175\.5px\]{width:175.5px}}@media not (min-width:572px){.max-md\:max-w-none{max-width:none}}@media not (min-width:572px){.max-md\:gap-2{gap:calc(var(--spacing) * 2)}}@media not (min-width:572px){.max-md\:gap-3{gap:calc(var(--spacing) * 3)}}@media not (min-width:572px){.max-md\:gap-x-2{column-gap:calc(var(--spacing) * 2)}}@media not (min-width:572px){.max-md\:gap-x-\[initial\]{column-gap:initial}}@media not (min-width:572px){.max-md\:gap-y-2{row-gap:calc(var(--spacing) * 2)}}@media not (min-width:572px){.max-md\:gap-y-7\.5{row-gap:calc(var(--spacing) * 7.5)}}@media not (min-width:572px){.max-md\:px-2{padding-inline:calc(var(--spacing) * 2)}}@media not (min-width:572px){.max-md\:pb-\[13\.7125rem\]{padding-bottom:13.7125rem}}@media not (min-width:572px){.max-md\:pb-\[14\.9rem\]{padding-bottom:14.9rem}}@media not (min-width:572px){.max-md\:pb-\[14\.9625rem\]{padding-bottom:14.9625rem}}@media not (min-width:572px){.max-md\:pb-\[28\.6875rem\]{padding-bottom:28.6875rem}}@media not (min-width:572px){.max-md\:pb-\[126\.3px\]{padding-bottom:126.3px}}@media not (min-width:572px){.max-md\:pl-2\.5{padding-left:calc(var(--spacing) * 2.5)}}@media not (min-width:572px){.max-md\:indent-7\.5{text-indent:calc(var(--spacing) * 7.5)}}@media not (min-width:572px){.max-md\:\[font-size\:inherit\]{font-size:inherit}}@media not (min-width:572px){.max-md\:text-\[0\.5rem\]{font-size:.5rem}}@media not (min-width:572px){.max-md\:text-\[1\.0625rem\]{font-size:1.0625rem}}@media not (min-width:572px){.max-md\:text-\[1\.625rem\]{font-size:1.625rem}}@media not (min-width:572px){.max-md\:leading-6\.5{--tw-leading: calc(var(--spacing) * 6.5);line-height:calc(var(--spacing) * 6.5)}}@media not (min-width:572px){.max-md\:leading-\[0\.5625rem\]{--tw-leading: .5625rem;line-height:.5625rem}}@media not (min-width:572px){.max-md\:leading-\[1\.0625rem\]{--tw-leading: 1.0625rem;line-height:1.0625rem}}@media not (min-width:572px){.max-md\:leading-\[inherit\]{--tw-leading: inherit;line-height:inherit}}@media not (min-width:572px){.max-md\:tracking-\[-0\.52px\]{--tw-tracking: -.52px;letter-spacing:-.52px}}@media not (min-width:572px){.max-md\:after\:h-3:after{content:var(--tw-content);height:calc(var(--spacing) * 3)}}@media not (min-width:572px){.max-md\:after\:w-\[21\.7px\]:after{content:var(--tw-content);width:21.7px}}@media not (min-width:572px){.max-md\:after\:text-\[0\.8125rem\]:after{content:var(--tw-content);font-size:.8125rem}}@media not (min-width:572px){.max-md\:after\:leading-\[0\.875rem\]:after{content:var(--tw-content);--tw-leading: .875rem;line-height:.875rem}}@media not (min-width:572px){.max-md\:after\:tracking-\[-0\.25px\]:after{content:var(--tw-content);--tw-tracking: -.25px;letter-spacing:-.25px}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:right-\[178\.5px\]{right:178.5px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:left-\[34\.7625rem\]{left:34.7625rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:mx-auto{margin-inline:auto}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:mt-\[197\.1px\]{margin-top:197.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:ml-\[23\.6875rem\]{margin-left:23.6875rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[1\.3125rem\]{height:1.3125rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[14\.025rem\]{height:14.025rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[28\.5px\]{height:28.5px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[91\.3625rem\]{height:91.3625rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[597\.1px\]{height:597.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:h-\[2187\.1px\]{height:2187.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:min-h-\[54\.6875rem\]{min-height:54.6875rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:min-h-\[549\.1px\]{min-height:549.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:min-h-\[597\.1px\]{min-height:597.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:w-187{width:calc(var(--spacing) * 187)}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:w-\[23\.0625rem\]{width:23.0625rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:w-\[46\.75rem\]{width:46.75rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:w-\[48rem\]{width:48rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:w-\[179\.5px\]{width:179.5px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[14\.025rem\]{padding-bottom:14.025rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[16\.1625rem\]{padding-bottom:16.1625rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[29\.4875rem\]{padding-bottom:29.4875rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[31\.1875rem\]{padding-bottom:31.1875rem}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[246\.1px\]{padding-bottom:246.1px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[461\.3px\]{padding-bottom:461.3px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pb-\[496\.7px\]{padding-bottom:496.7px}}}@media(min-width:572px){@media not (min-width:1025px){.md\:max-lg\:pl-2\.5{padding-left:calc(var(--spacing) * 2.5)}}}@media(min-width:1601px){.\32xl\:pointer-events-none{pointer-events:none}}@media(min-width:1601px){.\32xl\:right-\[30\.1px\]{right:30.1px}}@media(min-width:1601px){.\32xl\:left-\[100rem\]{left:100rem}}@media(min-width:1601px){.\32xl\:left-\[115\.625rem\]{left:115.625rem}}@media(min-width:1601px){.\32xl\:col-start-\[span_1\]{grid-column-start:span 1}}@media(min-width:1601px){.\32xl\:mt-27\.5{margin-top:calc(var(--spacing) * 27.5)}}@media(min-width:1601px){.\32xl\:mt-\[31\.5625rem\]{margin-top:31.5625rem}}@media(min-width:1601px){.\32xl\:ml-\[54\.6875rem\]{margin-left:54.6875rem}}@media(min-width:1601px){.\32xl\:ml-\[59\.6875rem\]{margin-left:59.6875rem}}@media(min-width:1601px){.\32xl\:box-content{box-sizing:content-box}}@media(min-width:1601px){.\32xl\:hidden{display:none}}@media(min-width:1601px){.\32xl\:inline{display:inline}}@media(min-width:1601px){.\32xl\:list-item{display:list-item}}@media(min-width:1601px){.\32xl\:h-\[2\.475rem\]{height:2.475rem}}@media(min-width:1601px){.\32xl\:h-\[36\.525rem\]{height:36.525rem}}@media(min-width:1601px){.\32xl\:h-\[724\.5px\]{height:724.5px}}@media(min-width:1601px){.\32xl\:h-\[1693\.7px\]{height:1693.7px}}@media(min-width:1601px){.\32xl\:max-h-270{max-height:calc(var(--spacing) * 270)}}@media(min-width:1601px){.\32xl\:min-h-\[45\.2875rem\]{min-height:45.2875rem}}@media(min-width:1601px){.\32xl\:min-h-\[60\.9375rem\]{min-height:60.9375rem}}@media(min-width:1601px){.\32xl\:w-\[59\.0625rem\]{width:59.0625rem}}@media(min-width:1601px){.\32xl\:w-\[59\.6875rem\]{width:59.6875rem}}@media(min-width:1601px){.\32xl\:w-\[309\.98px\]{width:309.98px}}@media(min-width:1601px){.\32xl\:w-\[467\.5px\]{width:467.5px}}@media(min-width:1601px){.\32xl\:w-\[883\.19px\]{width:883.19px}}@media(min-width:1601px){.\32xl\:w-\[1581\.66px\]{width:1581.66px}}@media(min-width:1601px){.\32xl\:cursor-pointer{cursor:pointer}}@media(min-width:1601px){.\32xl\:pt-\[22\.2125rem\]{padding-top:22.2125rem}}@media(min-width:1601px){.\32xl\:pb-\[11\.65rem\]{padding-bottom:11.65rem}}@media(min-width:1601px){.\32xl\:pb-\[18\.5875rem\]{padding-bottom:18.5875rem}}@media(min-width:1601px){.\32xl\:pb-\[36\.525rem\]{padding-bottom:36.525rem}}@media(min-width:1601px){.\32xl\:pb-\[75\.5125rem\]{padding-bottom:75.5125rem}}@media(min-width:1601px){.\32xl\:pb-\[186\.5px\]{padding-bottom:186.5px}}@media(min-width:1601px){.\32xl\:pb-\[387\.5px\]{padding-bottom:387.5px}}@media(min-width:1601px){.\32xl\:pb-\[630\.3px\]{padding-bottom:630.3px}}@media(min-width:1601px){.\32xl\:pb-\[1261\.7px\]{padding-bottom:1261.7px}}@media(min-width:1601px){.\32xl\:pb-\[1267\.3px\]{padding-bottom:1267.3px}}@media(min-width:1601px){.\32xl\:align-top{vertical-align:top}}@media(min-width:1601px){.\32xl\:\[font-family\:neue-haas-grotesk-display\,_sans-serif\]{font-family:neue-haas-grotesk-display,sans-serif}}@media(min-width:1601px){.\32xl\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:1601px){.\32xl\:text-\[0\.8125rem\]{font-size:.8125rem}}@media(min-width:1601px){.\32xl\:text-\[2\.5rem\]{font-size:2.5rem}}@media(min-width:1601px){.\32xl\:leading-15{--tw-leading: calc(var(--spacing) * 15);line-height:calc(var(--spacing) * 15)}}@media(min-width:1601px){.\32xl\:leading-\[0\.875rem\]{--tw-leading: .875rem;line-height:.875rem}}@media(min-width:1601px){.\32xl\:leading-\[2\.5rem\]{--tw-leading: 2.5rem;line-height:2.5rem}}@media(min-width:1601px){.\32xl\:font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}}@media(min-width:1601px){.\32xl\:tracking-\[-1\.2px\]{--tw-tracking: -1.2px;letter-spacing:-1.2px}}@media(min-width:1601px){.\32xl\:\[text-decoration-line\:initial\]{text-decoration-line:initial}}@media(min-width:1601px){.\32xl\:underline{text-decoration-line:underline}}@media(min-width:1601px){.\32xl\:opacity-30{opacity:30%}}@media(min-width:1601px){.\32xl\:\[filter\:blur\(6px\)\]{filter:blur(6px)}}@media(min-width:1601px){.\32xl\:after\:text-\[0\.8125rem\]:after{content:var(--tw-content);font-size:.8125rem}}@media(min-width:1601px){.\32xl\:after\:leading-\[0\.875rem\]:after{content:var(--tw-content);--tw-leading: .875rem;line-height:.875rem}}}:root{--background: rgb(255, 255, 255);--foreground: rgb(0, 0, 0);--color-001: rgba(0, 0, 0, .4);--color-002: rgba(0, 0, 0, .1)}:root{--font-body: neue-haas-grotesk-text, sans-serif;--font-001: neue-haas-grotesk-display, sans-serif;--font-size-001: 0px;--font-size-002: 15px;--font-size-003: 40px;--font-weight-001: 400;--font-weight-002: 500;--line-height-001: 17.1px;--line-height-002: 40px;--line-height-003: 0px;--space-001: 4px;--space-002: 10px;--space-003: 18px;--space-004: 384.375px;--bp-375: 375px;--bp-768: 768px;--bp-1280: 1280px;--bp-1920: 1920px}:root{--clr-0: color(display-p3 1 0 0)}@layer base{*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0 solid currentColor}html{-webkit-text-size-adjust:100%;line-height:normal}body{margin:0}ul,ol,menu{list-style:none}a{color:inherit;text-decoration:none}button,input,select,textarea,optgroup{font:inherit;color:inherit;background:transparent;border:0;padding:0;margin:0;text-align:inherit;letter-spacing:inherit}button{cursor:pointer}table{border-collapse:separate;border-spacing:0}img,picture,video,canvas,svg{display:inline-block}[data-ditto-lottie]>div>svg,[data-ditto-lottie]>div>canvas{width:100%;height:100%;display:block}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}b,strong,th{font-weight:inherit}em,i,cite,var,dfn,address,q{font-style:inherit}small,big,sub,sup{font-size:inherit}sub,sup{vertical-align:inherit}code,kbd,samp,pre,tt,var{font-family:inherit;font-size:inherit}mark{background-color:transparent;color:inherit}abbr[title]{text-decoration:none}fieldset,legend{min-width:0}@font-face{font-family:neue-haas-grotesk-display;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/cloned/fonts/f9b54cd023d7.woff2) format("woff2")}@font-face{font-family:neue-haas-grotesk-text;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/cloned/fonts/47f30ea9f64e.woff2) format("woff2")}html{background:#fff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html,body{overflow-x:clip}}#root{display:contents}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-content: ""}}}[data-cid=Ln10],[data-cid=Ln12],[data-cid=Ln15],[data-cid=Ln17],[data-cid=Ln8]{transition:.1s ease-in-out}[data-cid=Ln8]:hover,[data-cid=Ln10]:hover,[data-cid=Ln12]:hover,[data-cid=Ln15]:hover,[data-cid=Ln17]:hover{border-bottom-color:#0009;border-left-color:#0009;border-right-color:#0009;border-top-color:#0009;color:#0009;outline-color:#0009;text-decoration-color:#0009}
