/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-300: oklch(87.2% .01 258.338);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-800: oklch(27.8% .033 256.848);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-5xl: 3rem;--text-5xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-normal: 0em;--leading-tight: 1.25;--leading-relaxed: 1.625;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.right-\[1rem\]{right:1rem}.right-\[1rem\]\!{right:1rem!important}.right-auto\!{right:auto!important}.left-\[1rem\]\!{left:1rem!important}.left-auto\!{left:auto!important}.isolate{isolation:isolate}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.order-3{order:3}.container{width:100%}@media(min-width:1560px){.container{max-width:1560px}}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}.m-0{margin:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.my-\[4rem\]{margin-block:4rem}.-mt-\[1\.2rem\]{margin-top:-1.2rem}.-mt-\[1px\]{margin-top:-1px}.mt-0\!{margin-top:calc(var(--spacing) * 0)!important}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-\[0\.6rem\]{margin-top:.6rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[5\.3rem\]{margin-top:5.3rem}.mt-\[5rem\]\!{margin-top:5rem!important}.mr-0\!{margin-right:calc(var(--spacing) * 0)!important}.mb-0\!{margin-bottom:calc(var(--spacing) * 0)!important}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-\[1\.6rem\]{margin-bottom:1.6rem}.mb-\[1\.6rem\]\!{margin-bottom:1.6rem!important}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[2\.4rem\]{margin-bottom:2.4rem}.mb-\[2\.4rem\]\!{margin-bottom:2.4rem!important}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[2rem\]\!{margin-bottom:2rem!important}.mb-\[3\.2rem\]{margin-bottom:3.2rem}.mb-\[3\.4rem\]{margin-bottom:3.4rem}.mb-\[3rem\]{margin-bottom:3rem}.mb-\[4rem\]\!{margin-bottom:4rem!important}.mb-\[5rem\]\!{margin-bottom:5rem!important}.mb-\[6rem\]{margin-bottom:6rem}.mb-\[7rem\]\!{margin-bottom:7rem!important}.block{display:block}.block\!{display:block!important}.contents{display:contents}.flex{display:flex}.flex\!{display:flex!important}.grid{display:grid}.grid\!{display:grid!important}.hidden{display:none}.hidden\!{display:none!important}.table{display:table}.aspect-\[372\/407\]{aspect-ratio:372/407}.aspect-\[389\/421\]{aspect-ratio:389/421}.h-10{height:calc(var(--spacing) * 10)}.h-\[4\.6rem\]{height:4.6rem}.h-\[5rem\]\!{height:5rem!important}.h-full{height:100%}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-\[24\.5rem\]\!{min-height:24.5rem!important}.min-h-\[90px\]{min-height:90px}.w-10{width:calc(var(--spacing) * 10)}.w-\[16rem\]{width:16rem}.w-\[85vw\]{width:85vw}.w-auto\!{width:auto!important}.w-full{width:100%}.max-w-\[20rem\]{max-width:20rem}.max-w-\[26rem\]{max-width:26rem}.max-w-\[30rem\]{max-width:30rem}.max-w-\[62rem\]{max-width:62rem}.max-w-\[92\.8rem\]\!{max-width:92.8rem!important}.max-w-\[97\%\]{max-width:97%}.max-w-\[105\.2rem\]\!{max-width:105.2rem!important}.max-w-\[109rem\]\!{max-width:109rem!important}.max-w-\[1920px\]{max-width:1920px}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[8\.5rem\]\!{min-width:8.5rem!important}.min-w-\[19\.8rem\]\!{min-width:19.8rem!important}.min-w-\[30\.9rem\]{min-width:30.9rem}.flex-0\!{flex:0!important}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.rotate-275{rotate:275deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-1\!{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-\[5\.5rem_1fr\]{grid-template-columns:5.5rem 1fr}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-center\!{align-items:center!important}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-start\!{align-items:flex-start!important}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start\!{justify-content:flex-start!important}.gap-0\!{gap:calc(var(--spacing) * 0)!important}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-\[0\.8rem\]{gap:.8rem}.gap-\[2\.4rem\]{gap:2.4rem}.gap-\[2\.5rem\]{gap:2.5rem}.gap-\[2rem\]{gap:2rem}.gap-\[3\.2rem\]{gap:3.2rem}.gap-\[3\.4rem\]{gap:3.4rem}.gap-\[3\.6rem\]{gap:3.6rem}.gap-\[4\.8rem\]{gap:4.8rem}.gap-\[4rem\]{gap:4rem}.gap-\[6\.4rem\]{gap:6.4rem}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:calc(infinity * 1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0\!{border-style:var(--tw-border-style)!important;border-width:0px!important}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-r\!{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0\!{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:0px!important}.border-black{border-color:var(--color-black)}.border-gray-300{border-color:var(--color-gray-300)}.border-white\!{border-color:var(--color-white)!important}.bg-\[\#F5F5F5\]{background-color:#f5f5f5}.bg-\[\#FF7A59\]{background-color:#ff7a59}.bg-black{background-color:var(--color-black)}.bg-black\!{background-color:var(--color-black)!important}.bg-transparent\!{background-color:transparent!important}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.object-top{object-position:top}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-\[4rem\]{padding-inline:4rem}.px-\[5rem\]{padding-inline:5rem}.py-0\!{padding-block:calc(var(--spacing) * 0)!important}.py-3{padding-block:calc(var(--spacing) * 3)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-\[2\.5rem\]{padding-block:2.5rem}.py-\[4\.8rem\]{padding-block:4.8rem}.py-\[6\.4rem\]{padding-block:6.4rem}.py-\[8rem\]{padding-block:8rem}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-\[1rem\]{padding-top:1rem}.pt-\[3rem\]{padding-top:3rem}.pt-\[3rem\]\!{padding-top:3rem!important}.pt-\[4rem\]{padding-top:4rem}.pb-\[4\.8rem\]\!{padding-bottom:4.8rem!important}.pb-\[4rem\]{padding-bottom:4rem}.pb-\[6\.4rem\]\!{padding-bottom:6.4rem!important}.pb-\[6rem\]\!{padding-bottom:6rem!important}.pl-0\!{padding-left:calc(var(--spacing) * 0)!important}.pl-\[0\]\!{padding-left:0!important}.pl-\[1\.2rem\]{padding-left:1.2rem}.pl-\[1rem\]{padding-left:1rem}.pl-\[2\.8rem\]{padding-left:2.8rem}.pl-\[6rem\]{padding-left:6rem}.text-center{text-align:center}.text-left{text-align:left}.text-left\!{text-align:left!important}.font-\[\'Inconsolata\'\,_\'Courier_New\'\,_monospace\]{font-family:Inconsolata,Courier New,monospace}.font-\[HelveticaNeue\]{font-family:HelveticaNeue}.font-\[HelveticaNeue\]\!{font-family:HelveticaNeue!important}.font-\[Ligconsolata\]{font-family:Ligconsolata}.font-\[Ligconsolata\]\!{font-family:Ligconsolata!important}.font-\[ligconsolata\]{font-family:ligconsolata}.font-\[ligconsolata\]\!{font-family:ligconsolata!important}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-\[1\.6rem\]\/\[1\.2\]{font-size:1.6rem;line-height:1.2}.text-\[1\.6rem\]\/\[1\.2\]\!{font-size:1.6rem!important;line-height:1.2!important}.text-\[1\.6rem\]\/\[1\.3\]{font-size:1.6rem;line-height:1.3}.text-\[1\.6rem\]\/\[1\.3\]\!{font-size:1.6rem!important;line-height:1.3!important}.text-\[1\.8rem\]\/\[1\.2\]\!{font-size:1.8rem!important;line-height:1.2!important}.text-\[2rem\]\/\[1\.1\]\!{font-size:2rem!important;line-height:1.1!important}.text-\[2rem\]\/\[1\]{font-size:2rem;line-height:1}.text-\[3\.6rem\]\/\[1\.1\]\!{font-size:3.6rem!important;line-height:1.1!important}.text-\[5rem\]\/\[1\]\!{font-size:5rem!important;line-height:1!important}.text-\[8rem\]\/\[1\.1\]\!{font-size:8rem!important;line-height:1.1!important}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.8rem\]{font-size:1.8rem}.text-\[2\.4rem\]{font-size:2.4rem}.text-\[2\.4rem\]\!{font-size:2.4rem!important}.text-\[2rem\]{font-size:2rem}.text-\[2rem\]\!{font-size:2rem!important}.text-\[3\.4rem\]{font-size:3.4rem}.text-\[3\.6rem\]{font-size:3.6rem}.text-\[5rem\]{font-size:5rem}.text-\[5rem\]\!{font-size:5rem!important}.leading-\[0\.9\]\!{--tw-leading: .9 !important;line-height:.9!important}.leading-\[1\.2\]\!{--tw-leading: 1.2 !important;line-height:1.2!important}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-bold\!{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.font-light\!{--tw-font-weight: var(--font-weight-light) !important;font-weight:var(--font-weight-light)!important}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-normal\!{--tw-font-weight: var(--font-weight-normal) !important;font-weight:var(--font-weight-normal)!important}.font-semibold\!{--tw-font-weight: var(--font-weight-semibold) !important;font-weight:var(--font-weight-semibold)!important}.tracking-normal\!{--tw-tracking: var(--tracking-normal) !important;letter-spacing:var(--tracking-normal)!important}.text-\[\#C2C2C2\]{color:#c2c2c2}.text-\[Ligconsolata\]\!{color:Ligconsolata!important}.text-black{color:var(--color-black)}.text-black\!{color:var(--color-black)!important}.text-white{color:var(--color-white)}.text-white\!{color:var(--color-white)!important}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.uppercase\!{text-transform:uppercase!important}.italic{font-style:italic}.no-underline{text-decoration-line:none}.no-underline\!{text-decoration-line:none!important}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.underline-offset-8{text-underline-offset:8px}.placeholder-black::placeholder{color:var(--color-black)}.placeholder-black\!::placeholder{color:var(--color-black)!important}.shadow,.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);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,)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.group-open\:rotate-180:is(:where(.group):is([open],:popover-open,:open) *){rotate:180deg}@media(hover:hover){.group-hover\:bg-\[\#FF6153\]:is(:where(.group):hover *){background-color:#ff6153}}.peer-checked\:underline:is(:where(.peer):checked~*){text-decoration-line:underline}.placeholder\:text-white\!::placeholder{color:var(--color-white)!important}.after\:hidden:after{content:var(--tw-content);display:none}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.after\:content-\[\'\/\'\]:after{--tw-content: "/";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:calc(var(--spacing) * 0)}.last-of-type\:border-none\!:last-of-type{--tw-border-style: none !important;border-style:none!important}@media(hover:hover){.hover\:bg-black:hover{background-color:var(--color-black)}}@media(hover:hover){.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}}@media(hover:hover){.hover\:bg-transparent:hover{background-color:transparent}}@media(hover:hover){.hover\:text-\[\#E7FE63\]:hover{color:#e7fe63}}@media(hover:hover){.hover\:text-\[\#FF7A59\]:hover{color:#ff7a59}}@media(hover:hover){.hover\:text-\[\#FF6149\]\!:hover{color:#ff6149!important}}@media(hover:hover){.hover\:text-black:hover{color:var(--color-black)}}@media(hover:hover){.hover\:underline\!:hover{text-decoration-line:underline!important}}@media not (min-width:1024px){.max-\[1024px\]\:mb-0\!{margin-bottom:calc(var(--spacing) * 0)!important}}@media not (min-width:1024px){.max-\[1024px\]\:max-w-full\!{max-width:100%!important}}@media not (min-width:1024px){.max-\[1024px\]\:items-start\!{align-items:flex-start!important}}@media not (min-width:1024px){.max-\[1024px\]\:gap-\[4rem\]\!{gap:4rem!important}}@media not (min-width:1024px){.max-\[1024px\]\:gap-\[6rem\]{gap:6rem}}@media not (min-width:1024px){.max-\[1024px\]\:pr-\[0\]\!{padding-right:0!important}}@media not (min-width:1024px){.max-\[1024px\]\:text-left{text-align:left}}@media not (min-width:900px){.max-\[900px\]\:flex{display:flex}}@media not (min-width:900px){.max-\[900px\]\:w-full\!{width:100%!important}}@media not (min-width:900px){.max-\[900px\]\:grid-cols-1\!{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media not (min-width:900px){.max-\[900px\]\:justify-center{justify-content:center}}@media not (min-width:900px){.max-\[900px\]\:gap-\[1\.6rem\]\!{gap:1.6rem!important}}@media not (min-width:900px){.max-\[900px\]\:pl-0\!{padding-left:calc(var(--spacing) * 0)!important}}@media not (min-width:480px){.max-\[480px\]\:w-full\!{width:100%!important}}@media not (min-width:480px){.max-\[480px\]\:flex-col{flex-direction:column}}@media not (min-width:480px){.max-\[480px\]\:gap-\[1\.6rem\]{gap:1.6rem}}@media not (min-width:479px){.max-\[479px\]\:mb-\[2rem\]\!{margin-bottom:2rem!important}}@media(min-width:360){.min-\[360\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:360){.min-\[360\]\:gap-\[3\.2rem\]{gap:3.2rem}}@media(min-width:375px){.min-\[375px\]\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:375px){.min-\[375px\]\:border-r-0\!{border-right-style:var(--tw-border-style)!important;border-right-width:0px!important}}@media(min-width:375px){.min-\[375px\]\:border-b\!{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}}@media(min-width:750px){.min-\[750px\]\:mb-\[5\.6rem\]{margin-bottom:5.6rem}}@media(min-width:750px){.min-\[750px\]\:py-\[8rem\]{padding-block:8rem}}@media(min-width:750px){.min-\[750px\]\:pb-\[9\.6rem\]\!{padding-bottom:9.6rem!important}}@media(min-width:750px){.min-\[750px\]\:text-\[8rem\]\!{font-size:8rem!important}}@media(min-width:1560px){.\32xl\:right-\[15rem\]\!{right:15rem!important}}@media(min-width:1560px){.\32xl\:left-\[15rem\]\!{left:15rem!important}}@media(min-width:1560px){.\32xl\:col-span-3\!{grid-column:span 3 / span 3!important}}@media(min-width:1560px){.\32xl\:col-span-6\!{grid-column:span 6 / span 6!important}}@media(min-width:1560px){.\32xl\:col-span-8\!{grid-column:span 8 / span 8!important}}@media(min-width:1560px){.\32xl\:h-\[12\.4rem\]{height:12.4rem}}@media(min-width:1560px){.\32xl\:max-w-\[118rem\]{max-width:118rem}}@media(min-width:1560px){.\32xl\:max-w-full{max-width:100%}}@media(min-width:1560px){.\32xl\:grid-cols-14\!{grid-template-columns:repeat(14,minmax(0,1fr))!important}}@media(min-width:1560px){.\32xl\:grid-cols-\[47rem_1fr\]\!{grid-template-columns:47rem 1fr!important}}@media(min-width:1560px){.\32xl\:gap-\[3\.8rem\]{gap:3.8rem}}@media(min-width:1560px){.\32xl\:gap-\[10rem\]{gap:10rem}}@media(min-width:1560px){.\32xl\:gap-\[11rem\]{gap:11rem}}@media(min-width:1560px){.\32xl\:gap-\[12\.4rem\]{gap:12.4rem}}@media(min-width:1560px){.\32xl\:gap-\[20rem\]{gap:20rem}}@media(min-width:1560px){.\32xl\:gap-\[20rem\]\!{gap:20rem!important}}@media(min-width:1560px){.\32xl\:text-\[2\.4rem\]{font-size:2.4rem}}@media(min-width:1560px){.\32xl\:text-\[2rem\]{font-size:2rem}}@media(min-width:1560px){.\32xl\:text-\[2rem\]\!{font-size:2rem!important}}@media(min-width:40rem){.sm\:right-\[3rem\]\!{right:3rem!important}}@media(min-width:40rem){.sm\:left-\[3rem\]\!{left:3rem!important}}@media(min-width:40rem){.sm\:mx-auto{margin-inline:auto}}@media(min-width:40rem){.sm\:mb-\[4rem\]{margin-bottom:4rem}}@media(min-width:40rem){.sm\:flex\!{display:flex!important}}@media(min-width:40rem){.sm\:h-\[6\.4rem\]{height:6.4rem}}@media(min-width:40rem){.sm\:min-h-\[44\.5rem\]\!{min-height:44.5rem!important}}@media(min-width:40rem){.sm\:w-\[24rem\]{width:24rem}}@media(min-width:40rem){.sm\:max-w-\[90\%\]{max-width:90%}}@media(min-width:40rem){.sm\:min-w-\[36\.6rem\]{min-width:36.6rem}}@media(min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:40rem){.sm\:gap-\[1\.2rem\]{gap:1.2rem}}@media(min-width:40rem){.sm\:gap-\[10rem\]{gap:10rem}}@media(min-width:40rem){.sm\:px-\[2rem\]\!{padding-inline:2rem!important}}@media(min-width:40rem){.sm\:pt-\[8rem\]{padding-top:8rem}}@media(min-width:40rem){.sm\:pb-\[6rem\]{padding-bottom:6rem}}@media(min-width:40rem){.sm\:pb-\[8\.5rem\]\!{padding-bottom:8.5rem!important}}@media(min-width:40rem){.sm\:text-\[2\.4rem\]\!{font-size:2.4rem!important}}@media(min-width:40rem){.sm\:text-\[2rem\]{font-size:2rem}}@media(min-width:40rem){.sm\:text-\[3rem\]{font-size:3rem}}@media(min-width:40rem){.sm\:text-\[6rem\]{font-size:6rem}}@media(min-width:48rem){.md\:order-1{order:1}}@media(min-width:48rem){.md\:order-2{order:2}}@media(min-width:48rem){.md\:hidden{display:none}}@media(min-width:48rem){.md\:h-\[10rem\]{height:10rem}}@media(min-width:48rem){.md\:w-\[45vw\]{width:45vw}}@media(min-width:48rem){.md\:w-auto{width:auto}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:48rem){.md\:grid-cols-2\!{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:48rem){.md\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:48rem){.md\:px-10{padding-inline:calc(var(--spacing) * 10)}}@media(min-width:48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:64rem){.lg\:sticky{position:sticky}}@media(min-width:64rem){.lg\:top-10{top:calc(var(--spacing) * 10)}}@media(min-width:64rem){.lg\:top-\[15rem\]{top:15rem}}@media(min-width:64rem){.lg\:order-1{order:1}}@media(min-width:64rem){.lg\:order-2{order:2}}@media(min-width:64rem){.lg\:col-span-3{grid-column:span 3 / span 3}}@media(min-width:64rem){.lg\:col-span-4{grid-column:span 4 / span 4}}@media(min-width:64rem){.lg\:col-span-5{grid-column:span 5 / span 5}}@media(min-width:64rem){.lg\:col-span-6{grid-column:span 6 / span 6}}@media(min-width:64rem){.lg\:block{display:block}}@media(min-width:64rem){.lg\:flex{display:flex}}@media(min-width:64rem){.lg\:flex\!{display:flex!important}}@media(min-width:64rem){.lg\:hidden{display:none}}@media(min-width:64rem){.lg\:w-full{width:100%}}@media(min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-cols-12\!{grid-template-columns:repeat(12,minmax(0,1fr))!important}}@media(min-width:64rem){.lg\:grid-cols-\[30rem_1fr\]{grid-template-columns:30rem 1fr}}@media(min-width:64rem){.lg\:grid-cols-\[32rem_1fr\]{grid-template-columns:32rem 1fr}}@media(min-width:64rem){.lg\:grid-cols-\[38\.8rem_1fr\]{grid-template-columns:38.8rem 1fr}}@media(min-width:64rem){.lg\:flex-col{flex-direction:column}}@media(min-width:64rem){.lg\:gap-8{gap:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:gap-\[4\.8rem\]{gap:4.8rem}}@media(min-width:64rem){.lg\:gap-\[10rem\]{gap:10rem}}@media(min-width:64rem){.lg\:overflow-visible{overflow:visible}}@media(min-width:64rem){.lg\:px-0{padding-inline:calc(var(--spacing) * 0)}}@media(min-width:64rem){.lg\:px-20{padding-inline:calc(var(--spacing) * 20)}}@media(min-width:64rem){.lg\:pl-\[3rem\]\!{padding-left:3rem!important}}@media(min-width:64rem){.lg\:text-\[8rem\]\!{font-size:8rem!important}}@media(min-width:80rem){.xl\:right-\[10rem\]\!{right:10rem!important}}@media(min-width:80rem){.xl\:left-\[10rem\]\!{left:10rem!important}}@media(min-width:80rem){.xl\:min-h-\[80rem\]{min-height:80rem}}@media(min-width:80rem){.xl\:gap-20{gap:calc(var(--spacing) * 20)}}@media(min-width:80rem){.xl\:gap-\[10rem\]\!{gap:10rem!important}}@media(min-width:80rem){.xl\:text-\[8rem\]\/\[1\]\!{font-size:8rem!important;line-height:1!important}}@media(min-width:80rem){.xl\:text-\[2rem\]\!{font-size:2rem!important}}@media(min-width:80rem){.xl\:text-\[10rem\]\!{font-size:10rem!important}}.\[\&_a\]\:text-black a{color:var(--color-black)}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_a\]\:underline-offset-2 a{text-underline-offset:2px}@media(hover:hover){.hover\:\[\&_a\]\:text-gray-600:hover a{color:var(--color-gray-600)}}.\[\&_a\:hover\]\:opacity-60 a:hover{opacity:60%}.\[\&_em\]\:font-\[\'Ligconsolata\'\,_\'Courier_New\'\,_monospace\] em{font-family:Ligconsolata,Courier New,monospace}.\[\&_em\]\:font-\[Ligconsolata\] em{font-family:Ligconsolata}.\[\&_em\]\:leading-\[1\.1\] em{--tw-leading: 1.1;line-height:1.1}.\[\&_em\]\:not-italic em{font-style:normal}.\[\&_em\]\:not-italic\! em{font-style:normal!important}.\[\&_p\]\:mb-4 p{margin-bottom:calc(var(--spacing) * 4)}.\[\&_p\]\:mb-\[1\.6rem\] p{margin-bottom:1.6rem}.\[\&_p\:last-of-type\]\:mb-\[0rem\] p:last-of-type{margin-bottom:0rem}.\[\&_strong\]\:block strong{display:block}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:pl-\[1rem\] ul{padding-left:1rem}}.collection-swiper-wrapper .swiper-wrapper,.js-product-swiper{gap:0!important;padding:0!important;margin:0!important;list-style:none!important}swiper-collection .swiper-slide{height:auto!important}@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-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{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-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-content: ""}}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/tailwind.output.css.map */
