/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--x-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--x-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--x-color-black: #000;--x-color-white: #fff;--x-spacing: .25rem;--x-text-3xl: 1.875rem;--x-text-3xl--line-height: 1.2 ;--x-font-weight-light: 300;--x-font-weight-bold: 700;--x-default-font-family: var(--x-font-sans);--x-default-mono-font-family: var(--x-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(--x-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(--x-default-font-feature-settings, normal);font-variation-settings:var(--x-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(--x-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--x-default-mono-font-feature-settings, normal);font-variation-settings:var(--x-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)){{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{.x\: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}.x\:absolute{position:absolute}.x\:fixed{position:fixed}.x\:relative{position:relative}.x\:inset-0{inset:calc(var(--x-spacing) * 0)}.x\:-top-\[50px\]{top:-50px}.x\:top-0{top:calc(var(--x-spacing) * 0)}.x\:top-8{top:calc(var(--x-spacing) * 8)}.x\:right-0{right:calc(var(--x-spacing) * 0)}.x\:bottom-\[5\%\]{bottom:5%}.x\:bottom-\[10\%\]{bottom:10%}.x\:left-0{left:calc(var(--x-spacing) * 0)}.x\:left-\[5\%\]{left:5%}.x\:left-\[20\%\]{left:20%}.x\:z-10{z-index:10}.x\:mx-auto{margin-inline:auto}.x\:mt-16{margin-top:calc(var(--x-spacing) * 16)}.x\:\!mb-40{margin-bottom:calc(var(--x-spacing) * 40)!important}.x\:mb-4{margin-bottom:calc(var(--x-spacing) * 4)}.x\:mb-6{margin-bottom:calc(var(--x-spacing) * 6)}.x\:mb-12{margin-bottom:calc(var(--x-spacing) * 12)}.x\:mb-28{margin-bottom:calc(var(--x-spacing) * 28)}.x\:\!block{display:block!important}.x\:block{display:block}.x\:flex{display:flex}.x\:hidden{display:none}.x\:h-1\/2{height:50%}.x\:h-80{height:calc(var(--x-spacing) * 80)}.x\:h-\[500px\]{height:500px}.x\:h-dvh{height:100dvh}.x\:h-full{height:100%}.x\:h-screen{height:100vh}.x\:h-svh{height:100svh}.x\:w-full{width:100%}.x\:w-screen{width:100vw}.x\:\!max-w-\[95\%\]{max-width:95%!important}.x\:max-w-\[500px\]{max-width:500px}.x\:max-w-\[600px\]{max-width:600px}.x\:flex-grow{flex-grow:1}.x\:basis-1\/2{flex-basis:50%}.x\:basis-1\/4{flex-basis:25%}.x\:basis-full{flex-basis:100%}.x\:flex-col{flex-direction:column}.x\:flex-col-reverse{flex-direction:column-reverse}.x\:flex-wrap{flex-wrap:wrap}.x\:items-center{align-items:center}.x\:items-end{align-items:flex-end}.x\:items-start{align-items:flex-start}.x\:justify-between{justify-content:space-between}.x\:justify-center{justify-content:center}.x\:justify-end{justify-content:flex-end}.x\:justify-start{justify-content:flex-start}.x\:rounded{border-radius:.25rem}.x\:bg-black{background-color:var(--x-color-black)}.x\:bg-black\/70{background-color:var(--x-color-black)}@supports (color: color-mix(in lab,red,red)){.x\:bg-black\/70{background-color:color-mix(in oklab,var(--x-color-black) 70%,transparent)}}.x\:bg-white{background-color:var(--x-color-white)}.x\:object-cover{object-fit:cover}.x\:px-2{padding-inline:calc(var(--x-spacing) * 2)}.x\:px-4{padding-inline:calc(var(--x-spacing) * 4)}.x\:px-6{padding-inline:calc(var(--x-spacing) * 6)}.x\:px-8{padding-inline:calc(var(--x-spacing) * 8)}.x\:py-2{padding-block:calc(var(--x-spacing) * 2)}.x\:py-3{padding-block:calc(var(--x-spacing) * 3)}.x\:py-6{padding-block:calc(var(--x-spacing) * 6)}.x\:py-40{padding-block:calc(var(--x-spacing) * 40)}.x\:\!pr-0{padding-right:calc(var(--x-spacing) * 0)!important}.x\:pb-12{padding-bottom:calc(var(--x-spacing) * 12)}.x\:pb-20{padding-bottom:calc(var(--x-spacing) * 20)}.x\:pl-0{padding-left:calc(var(--x-spacing) * 0)}.x\:text-center{text-align:center}.x\:text-left{text-align:left}.x\:text-right{text-align:right}.x\:text-3xl{font-size:var(--x-text-3xl);line-height:var(--tw-leading, var(--x-text-3xl--line-height))}.x\:\!text-\[50px\]{font-size:50px!important}.x\:text-\[1\.4rem\]{font-size:1.4rem}.x\:text-\[14px\]{font-size:14px}.x\:text-\[16px\]{font-size:16px}.x\:text-\[26px\]{font-size:26px}.x\:\!font-bold{--tw-font-weight: var(--x-font-weight-bold) !important;font-weight:var(--x-font-weight-bold)!important}.x\:\!font-light{--tw-font-weight: var(--x-font-weight-light) !important;font-weight:var(--x-font-weight-light)!important}.x\:font-bold{--tw-font-weight: var(--x-font-weight-bold);font-weight:var(--x-font-weight-bold)}.x\:text-black{color:var(--x-color-black)}.x\:text-white{color:var(--x-color-white)}.x\:uppercase{text-transform:uppercase}@media (width >= 48rem){.x\:md\:mb-0{margin-bottom:calc(var(--x-spacing) * 0)}}@media (width >= 48rem){.x\:md\:block{display:block}}@media (width >= 48rem){.x\:md\:flex{display:flex}}@media (width >= 48rem){.x\:md\:hidden{display:none}}@media (width >= 48rem){.x\:md\:w-fit{width:fit-content}}@media (width >= 48rem){.x\:md\:flex-row{flex-direction:row}}@media (width >= 48rem){.x\:md\:items-center{align-items:center}}@media (width >= 48rem){.x\:md\:px-12{padding-inline:calc(var(--x-spacing) * 12)}}@media (width >= 48rem){.x\:md\:pb-40{padding-bottom:calc(var(--x-spacing) * 40)}}@media (width >= 48rem){.x\:md\:pl-32{padding-left:calc(var(--x-spacing) * 32)}}@media (width >= 48rem){.x\:md\:text-\[60px\]{font-size:60px}}@media (width >= 64rem){.x\:lg\:top-\[5\%\]{top:5%}}@media (width >= 64rem){.x\:lg\:right-\[5\%\]{right:5%}}@media (width >= 64rem){.x\:lg\:bottom-\[10\%\]{bottom:10%}}@media (width >= 64rem){.x\:lg\:bottom-\[20\%\]{bottom:20%}}@media (width >= 64rem){.x\:lg\:left-\[10\%\]{left:10%}}@media (width >= 64rem){.x\:lg\:h-full{height:100%}}@media (width >= 64rem){.x\:lg\:w-7\/12{width:calc(7/12 * 100%)}}@media (width >= 64rem){.x\:lg\:basis-1\/2{flex-basis:50%}}@media (width >= 64rem){.x\:lg\:flex-row{flex-direction:row}}@media (width >= 64rem){.x\:lg\:\!text-\[100px\]{font-size:100px!important}}@media (width >= 64rem){.x\:lg\:\!leading-\[80px\]{--tw-leading: 80px !important;line-height:80px!important}}}*{font-family:helvetica-neue-lt-pro,sans-serif!important}:root{--footer-height: 120px}.h-screen-g{height:calc(100vh - var(--footer-height))}.section-header{height:0}@media (max-width: 990px){.menu-drawer__menu{padding-left:0!important}.menu-drawer__menu-item{text-transform:uppercase;color:#000;font-weight:700}}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-leading{syntax: "*"; 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-font-weight: initial;--tw-leading: initial}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/app.css.map */
