@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-500: oklch(.551 .027 264.364);--color-black: #000;--color-white: #fff;--spacing: var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) );--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-widest: .1em;--leading-tight: 1.25;--radius-xl: .75rem;--default-font-family: var(--font-sans);--default-font-feature-settings: var(--font-sans--font-feature-settings);--default-font-variation-settings: var( --font-sans--font-variation-settings );--default-mono-font-family: var(--font-mono);--default-mono-font-feature-settings: var( --font-mono--font-feature-settings );--default-mono-font-variation-settings: var( --font-mono--font-variation-settings )}}@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}body{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;-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;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}:-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}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start-0{inset-inline-start:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.end-0{inset-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.top-0{top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.top-20{top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.right-0{right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.right-20{right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.bottom-0{bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.left-0{left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.-z-1{z-index:-1}.z-10{z-index:10}.col-2{grid-column:2}.col-3{grid-column:3}.col-4{grid-column:4}.col-6{grid-column:6}.col-8{grid-column:8}.col-12{grid-column:12}.row-start-2{grid-row-start:2}.float-right{float:right}.m-0{margin:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.m-1{margin:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.m-3{margin:var(--theme-spacing-3, calc(var(--spacing) * 3))}.-mx-1{margin-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * -1)}.-mx-\[5px\]{margin-inline:-5px}.-mx-\[14px\]{margin-inline:-14px}.mx-1{margin-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.mx-2{margin-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.mx-3{margin-inline:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mx-4{margin-inline:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.my-1{margin-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.my-2{margin-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.my-3{margin-block:var(--theme-spacing-3, calc(var(--spacing) * 3))}.my-4{margin-block:var(--theme-spacing-4, calc(var(--spacing) * 4))}.my-auto{margin-block:auto}.ms-3{margin-inline-start:var(--theme-spacing-3, calc(var(--spacing) * 3))}.me-1{margin-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.me-2{margin-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.me-4{margin-inline-end:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mt-0{margin-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.mt-1{margin-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.mt-2{margin-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.mt-3{margin-top:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mt-4{margin-top:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mt-5{margin-top:var(--theme-spacing-5, calc(var(--spacing) * 5))}.mt-8{margin-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.mt-\[1vh\]{margin-top:1vh}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.mr-2{margin-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.mr-3{margin-right:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mr-4{margin-right:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mr-20{margin-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.mr-\[1vh\]{margin-right:1vh}.mr-\[5vh\]{margin-right:5vh}.rel-mr-\[8\]{margin-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.mb-0{margin-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.mb-1{margin-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.mb-2{margin-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.mb-3{margin-bottom:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mb-4{margin-bottom:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mb-5{margin-bottom:var(--theme-spacing-5, calc(var(--spacing) * 5))}.mb-20{margin-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.mb-\[0\.3vh\]{margin-bottom:.3vh}.mb-\[0\.5vh\]{margin-bottom:.5vh}.mb-\[5vh\]{margin-bottom:5vh}.rel-mb-\[4\]{margin-bottom:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 4)}.rel-mb-\[8\]{margin-bottom:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.ml-1{margin-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.ml-2{margin-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.ml-3{margin-left:var(--theme-spacing-3, calc(var(--spacing) * 3))}.ml-4{margin-left:var(--theme-spacing-4, calc(var(--spacing) * 4))}.ml-\[0\.75ch\]{margin-left:.75ch}.ml-auto{margin-left:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-8{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.h-4{height:var(--theme-spacing-4, calc(var(--spacing) * 4))}.h-5{height:var(--theme-spacing-5, calc(var(--spacing) * 5))}.h-10{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 10)}.h-12{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 12)}.h-14{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 14)}.h-15{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 15)}.h-16{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 16)}.h-25{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 25)}.h-40{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 40)}.h-45{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 45)}.h-50{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 50)}.h-60{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 60)}.h-75{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 75)}.h-100{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 100)}.h-\[2lh\]{height:2lh}.h-\[3px\]{height:3px}.h-\[4vh\]{height:4vh}.h-\[5\.5vh\]{height:5.5vh}.h-\[6px\]{height:6px}.h-\[7px\]{height:7px}.h-\[8\%\]{height:8%}.h-\[9\%\]{height:9%}.h-\[9\.5\%\]{height:9.5%}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[15\.43px\]{height:15.43px}.h-\[15vh\]{height:15vh}.h-\[22vh\]{height:22vh}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[35px\]{height:35px}.h-\[41px\]{height:41px}.h-\[44px\]{height:44px}.h-\[60\%\]{height:60%}.h-\[60px\]{height:60px}.h-\[75\%\]{height:75%}.h-\[77px\]{height:77px}.h-\[80px\]{height:80px}.h-\[87\.4px\]{height:87.4px}.h-\[210mm\]{height:210mm}.h-\[793px\]{height:793px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[50\%\]{max-height:50%}.max-h-\[calc\(var\(--tw-leading\)\*4\)\]{max-height:calc(var(--tw-leading) * 4)}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.min-h-screen{min-height:100vh}.\!w-1\/2{width:50%!important}.\!w-\[calc\(100\%\+28px\)\]{width:calc(100% + 28px)!important}.w-2\/5{width:40%}.w-25{width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 25)}.w-40{width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 40)}.w-50{width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 50)}.w-160{width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 160)}.w-\[25\%\]{width:25%}.w-\[30\%\]{width:30%}.w-\[50\%\]{width:50%}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[122px\]{width:122px}.w-\[125px\]{width:125px}.w-\[175px\]{width:175px}.w-\[200px\]{width:200px}.w-full{width:100%}.w-screen{width:100vw}.max-w-50{max-width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 50)}.max-w-60{max-width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 60)}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-none{max-width:none}.min-w-0{min-width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.min-w-\[12px\]{min-width:12px}.min-w-\[15\.43px\]{min-width:15.43px}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.flex-grow-1,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-x-\[14px\]{--tw-border-spacing-x: 14px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)}.resize{resize:both}.break-inside-avoid{break-inside:avoid}.grid-flow-col{grid-auto-flow:column}.\!grid-cols-\[repeat\(var\(--gridColumns\)\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(var(--gridColumns),minmax(0,1fr))!important}.grid-cols-\(--grid\){grid-template-columns:var(--grid)}.grid-cols-\[repeat\(3\,_min-content\)\]{grid-template-columns:repeat(3,min-content)}.\!grid-rows-\[auto_repeat\(var\(--gridRows\)\,min-content\)\]{grid-template-rows:auto repeat(var(--gridRows),min-content)!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-end{align-content:flex-end}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-normal{justify-content:normal}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.gap-2{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.gap-2\.5{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2.5)}.gap-3{gap:var(--theme-spacing-3, calc(var(--spacing) * 3))}.gap-4{gap:var(--theme-spacing-4, calc(var(--spacing) * 4))}.gap-5{gap:var(--theme-spacing-5, calc(var(--spacing) * 5))}.gap-8{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.gap-10{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 10)}.gap-20{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.gap-24{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 24)}.gap-30{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 30)}.gap-\[1ch\]{gap:1ch}.gap-\[2px\]{gap:2px}.gap-\[2px_6px\]{gap:2px 6px}.gap-\[3px\]{gap:3px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-\[10\.52px\]{gap:10.52px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.rel-gap-\[8\]{gap:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.gap-x-\[0px\]{column-gap:0px}.gap-x-\[2px\]{column-gap:2px}.gap-x-\[7px\]{column-gap:7px}.gap-x-\[10px\]{column-gap:10px}.self-center{align-self:center}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-xl{border-radius:var(--radius-xl)}.rounded-br-\[60\%\]{border-bottom-right-radius:60%}.border{border-style:var(--tw-border-style);border-width:1px}.border-15{border-style:var(--tw-border-style);border-width:15px}.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0px}.border-t-3{border-top-style:var(--tw-border-style);border-top-width:3px}.border-t-\[4px\]{border-top-style:var(--tw-border-style);border-top-width:4px}.\!border-r-0{border-right-style:var(--tw-border-style)!important;border-right-width:0px!important}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-3{border-bottom-style:var(--tw-border-style);border-bottom-width:3px}.border-black{border-color:var(--color-black)}.border-theme-color-1{border-color:var(--theme-color-1, #fff)}.border-theme-color-2{border-color:var(--theme-color-2, #fff)}.border-transparent{border-color:transparent}.border-t-gray-500{border-top-color:var(--color-gray-500)}.border-t-theme-color-2{border-top-color:var(--theme-color-2, #fff)}.bg-\[\#d1e7da\]{background-color:#d1e7da}.bg-theme-color-1{background-color:var(--theme-color-1, #fff)}.bg-theme-color-2{background-color:var(--theme-color-2, #fff)}.bg-white{background-color:var(--color-white)}.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}.bg-\[url\(\'\/assets\/images\/bg\.jpg\'\)\]{background-image:url(/assets/images/bg.jpg)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.\!p-0{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.p-0{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.p-1{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.p-2{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.p-3{padding:var(--theme-spacing-3, calc(var(--spacing) * 3))}.p-4{padding:var(--theme-spacing-4, calc(var(--spacing) * 4))}.p-8{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.p-16{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 16)}.p-20{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.p-24{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 24)}.p-32{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 32)}.p-35{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 35)}.p-48{padding:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 48)}.p-\[3\.5px\]{padding:3.5px}.p-\[4px\]{padding:4px}.p-\[5px\]{padding:5px}.p-\[5vh\]{padding:5vh}.p-\[16px\]{padding:16px}.rel-p-\[8\]{padding:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.\!px-0{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.\!px-2{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)!important}.px-1{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.px-2{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.px-3{padding-inline:var(--theme-spacing-3, calc(var(--spacing) * 3))}.px-4{padding-inline:var(--theme-spacing-4, calc(var(--spacing) * 4))}.px-5{padding-inline:var(--theme-spacing-5, calc(var(--spacing) * 5))}.px-8{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.px-32{padding-inline:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 32)}.px-\[2\.5vh\]{padding-inline:2.5vh}.px-\[5\.5px\]{padding-inline:5.5px}.px-\[36px\]{padding-inline:36px}.\!py-2{padding-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)!important}.py-1{padding-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.py-2{padding-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.py-3{padding-block:var(--theme-spacing-3, calc(var(--spacing) * 3))}.py-4{padding-block:var(--theme-spacing-4, calc(var(--spacing) * 4))}.py-8{padding-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.py-10{padding-block:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 10)}.py-\[2vh\]{padding-block:2vh}.\!ps-0{padding-inline-start:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.ps-3{padding-inline-start:var(--theme-spacing-3, calc(var(--spacing) * 3))}.ps-5{padding-inline-start:var(--theme-spacing-5, calc(var(--spacing) * 5))}.\!pe-0{padding-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.pe-1{padding-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.pe-2{padding-inline-end:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.pt-0{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.pt-1{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.pt-2{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.pt-3{padding-top:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pt-4{padding-top:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pt-5{padding-top:var(--theme-spacing-5, calc(var(--spacing) * 5))}.pt-10{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 10)}.pt-16{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 16)}.pt-30{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 30)}.pt-32{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 32)}.pt-\[4px\]{padding-top:4px}.pt-\[9px\]{padding-top:9px}.pt-\[28px\]{padding-top:28px}.rel-pt-\[8\]{padding-top:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.rel-pt-\[24\]{padding-top:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 24)}.rel-px-\[4\]{padding-left:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 4);padding-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 4)}.rel-px-\[8\]{padding-left:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8);padding-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.rel-px-\[46\]{padding-left:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 46);padding-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 46)}.\!pr-0{padding-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.pr-1{padding-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.pr-2{padding-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.pr-3{padding-right:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pr-4{padding-right:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pr-5{padding-right:var(--theme-spacing-5, calc(var(--spacing) * 5))}.pr-7{padding-right:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 7)}.pr-\[1px\]{padding-right:1px}.pr-\[12px\]{padding-right:12px}.pr-\[30vw\]{padding-right:30vw}.rel-pr-\[4\]{padding-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 4)}.rel-pr-\[8\]{padding-right:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 8)}.pb-0{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.pb-1{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 1)}.pb-2{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.pb-3{padding-bottom:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pb-4{padding-bottom:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pb-5{padding-bottom:var(--theme-spacing-5, calc(var(--spacing) * 5))}.pb-8{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.pb-20{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.pb-48{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 48)}.pb-\[1px\]{padding-bottom:1px}.pb-\[8px\]{padding-bottom:8px}.pb-\[14px\]{padding-bottom:14px}.pb-\[20px\]{padding-bottom:20px}.rel-pb-\[4\]{padding-bottom:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 4)}.rel-pb-\[16\]{padding-bottom:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 16)}.rel-pb-\[24\]{padding-bottom:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 24)}.\!pl-0{padding-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)!important}.\!pl-3{padding-left:var(--theme-spacing-3, calc(var(--spacing) * 3))!important}.pl-2{padding-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2)}.pl-3{padding-left:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pl-12{padding-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 12)}.pl-16{padding-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 16)}.pl-164{padding-left:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 164)}.pl-\[4px\]{padding-left:4px}.pl-\[5px\]{padding-left:5px}.pl-\[6\.5px\]{padding-left:6.5px}.pl-\[6vh\]{padding-left:6vh}.\!text-left{text-align:left!important}.text-center{text-align:center}.text-end{text-align:end}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.font-\[Channel\]{font-family:Channel}.font-theme-primary{font-family:var(--theme-font-primary, "Inter", sans-serif)}.font-theme-secondary{font-family:var(--theme-font-secondary, "Inter", sans-serif)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-12{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 12)}.text-13{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 13)}.text-14{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 14)}.text-16{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 16)}.text-18{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 18)}.text-20{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 20)}.text-22{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 22)}.text-28{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 28)}.text-32{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 32)}.text-36{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 36)}.text-48{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 48)}.text-56{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 56)}.text-72{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 72)}.text-86{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 86)}.text-\[0\.9em\]{font-size:.9em}.text-\[4vh\]{font-size:4vh}.text-\[5px\]{font-size:5px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8\.5px\]{font-size:8.5px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11\.22px\]{font-size:11.22px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13\.8px\]{font-size:13.8px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[23px\]{font-size:23px}.text-\[25px\]{font-size:25px}.text-\[34\.8px\]{font-size:34.8px}.text-\[90\%\]{font-size:90%}.text-\[115\%\]{font-size:115%}.text-\[190\%\]{font-size:190%}.leading-2\.5{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2.5);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 2.5)}.leading-3{--tw-leading: var(--theme-spacing-3, calc(var(--spacing) * 3));line-height:var(--theme-spacing-3, calc(var(--spacing) * 3))}.leading-14{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 14);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 14)}.leading-20{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}.leading-36{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 36);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 36)}.leading-42{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 42);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 42)}.leading-56{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 56);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 56)}.leading-62{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 62);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 62)}.leading-86{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 86);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 86)}.leading-\[0\.8\]{--tw-leading: .8;line-height:.8}.leading-\[1\.1\]{--tw-leading: 1.1;line-height:1.1}.leading-\[1\.35\]{--tw-leading: 1.35;line-height:1.35}.leading-\[140\%\]{--tw-leading: 140%;line-height:140%}.leading-none{--tw-leading: 1;line-height:1}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.\!font-bold{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking: -.01em;letter-spacing:-.01em}.tracking-\[0\.02em\]{--tw-tracking: .02em;letter-spacing:.02em}.tracking-widest{--tw-tracking: var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-\[\#229922\]{color:#292}.text-theme-color-1{color:var(--theme-color-1, #fff)}.text-theme-color-2{color:var(--theme-color-2, #fff)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-30{opacity:30%}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-black\/50{--tw-shadow-color: color-mix(in oklab, var(--color-black) 50%, transparent)}.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,)}.content-\[url\(\'\/assets\/images\/bg_portrait\.jpg\'\)\]{--tw-content: url(/assets/images/bg_portrait.jpg);content:var(--tw-content)}.\[text-orientation\:mixed\]{text-orientation:mixed}.\[writing-mode\:vertical-lr\]{writing-mode:vertical-lr}@media not (orientation: landscape){.not-landscape\:col-span-full{grid-column:1 / -1}}@media not (orientation: landscape){.not-landscape\:justify-end{justify-content:flex-end}}.group-not-last\/menuCategoryProduct\:border-b-\[2px\]:is(:where(.group\/menuCategoryProduct):not(*:last-child) *){border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.group-not-last\/menuCategoryProduct\:border-b-\[gray\]:is(:where(.group\/menuCategoryProduct):not(*:last-child) *){border-bottom-color:gray}.group-first\/productComponent\:line-clamp-4:is(:where(.group\/productComponent):first-child *){overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.group-first\/productComponent\:font-bold:is(:where(.group\/productComponent):first-child *){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.group-first\/productName\:line-clamp-4:is(:where(.group\/productName):first-child *){overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.group-first\/productName\:font-bold:is(:where(.group\/productName):first-child *){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.group-first\/productPrice\:font-medium:is(:where(.group\/productPrice):first-child *){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-top-10:before{content:var(--tw-content);top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * -10)}.before\:h-10:before{content:var(--tw-content);height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 10)}.before\:w-60:before{content:var(--tw-content);width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 60)}.before\:bg-theme-color-1:before{content:var(--tw-content);background-color:var(--theme-color-1, #fff)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:right-5:after{content:var(--tw-content);right:var(--theme-spacing-5, calc(var(--spacing) * 5))}.after\:bottom-0:after{content:var(--tw-content);bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}.after\:left-5:after{content:var(--tw-content);left:var(--theme-spacing-5, calc(var(--spacing) * 5))}.after\:hidden:after{content:var(--tw-content);display:none}.after\:h-\[3px\]:after{content:var(--tw-content);height:3px}.after\:bg-theme-color-2:after{content:var(--tw-content);background-color:var(--theme-color-2, #fff)}.last\:hidden:last-child{display:none}.empty\:hidden:empty{display:none}.has-\[app-additive-label\]\:flex:has(*:is(app-additive-label)){display:flex}.has-\[app-allergen-label\]\:flex:has(*:is(app-allergen-label)){display:flex}.has-\[app-custom-tag-icon\]\:flex:has(*:is(app-custom-tag-icon)){display:flex}.has-\[app-nutrition-fact\:empty\]\:hidden:has(*:is(app-nutrition-fact:empty)){display:none}.has-\[app-template-outlet\]\:flex:has(*:is(app-template-outlet)){display:flex}.has-\[img\]\:flex:has(*:is(img)){display:flex}.has-\[img\]\:w-3\/5:has(*:is(img)){width:calc(3/5 * 100%)}@media (orientation: landscape){.landscape\:col-span-full{grid-column:1 / -1}}@media (orientation: landscape){.landscape\:row-start-1{grid-row-start:1}}@media (orientation: landscape){.landscape\:mt-0{margin-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 0)}}@media (orientation: landscape){.landscape\:h-60{height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 60)}}@media (orientation: landscape){.landscape\:max-w-60{max-width:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 60)}}@media (orientation: landscape){.landscape\:flex-row{flex-direction:row}}@media (orientation: landscape){.landscape\:gap-20{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 20)}}@media (orientation: landscape){.landscape\:gap-24{gap:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 24)}}@media (orientation: landscape){.landscape\:text-36{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 36)}}@media (orientation: landscape){.landscape\:text-42{font-size:calc(var(--screen-size, 100vw) / var(--template-size, 1920) * 42)}}@media (orientation: landscape){.landscape\:leading-52{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 52);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 52)}}@media (orientation: landscape){.landscape\:leading-56{--tw-leading: calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 56);line-height:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 56)}}@media (orientation: landscape){.landscape\:content-\[url\(\'\/assets\/images\/bg_landscape\.jpg\'\)\]{--tw-content: url(/assets/images/bg_landscape.jpg);content:var(--tw-content)}}.\[\&\.first-row\]\:pt-8.first-row{padding-top:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.\[\&\.last-row\]\:border-none.last-row{--tw-border-style: none;border-style:none}.\[\&\.last-row\]\:pb-8.last-row{padding-bottom:calc(var( --theme-spacing, calc(var(--screen-size, 100vw) / var(--template-size, 1920)) ) * 8)}.\[\&\.last-row\]\:after\:flex.last-row:after{content:var(--tw-content);display:flex}}.minw-0{min-width:0}.minh-0{min-height:0}@property --tw-border-spacing-x{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-border-spacing-y{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false; initial-value: rotateX(0);}@property --tw-rotate-y{syntax: "*"; inherits: false; initial-value: rotateY(0);}@property --tw-rotate-z{syntax: "*"; inherits: false; initial-value: rotateZ(0);}@property --tw-skew-x{syntax: "*"; inherits: false; initial-value: skewX(0);}@property --tw-skew-y{syntax: "*"; inherits: false; initial-value: skewY(0);}@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-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@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-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-content{syntax: "*"; inherits: false; initial-value: "";}
