:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@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-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: rotateX(0);--tw-rotate-y: rotateY(0);--tw-rotate-z: rotateZ(0);--tw-skew-x: skewX(0);--tw-skew-y: skewY(0);--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-duration: initial;--tw-ease: initial}}}@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-50: oklch(.985 .002 247.839);--color-gray-100: oklch(.967 .003 264.542);--color-gray-800: oklch(.278 .033 256.848);--color-black: #000;--color-white: #fff;--spacing: .25rem;--breakpoint-xl: 80rem;--container-sm: 24rem;--container-md: 28rem;--container-2xl: 42rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-extrabold: 800;--leading-tight: 1.25;--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;--lightningcss-light: initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;--lightningcss-light: initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000;border-radius:0}: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: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}body{background-color:var(--background);color:var(--foreground)}*{border-color:var(--border);outline-color:var(--ring);box-sizing:border-box}@supports (color: color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;min-width:320px;overflow-x:hidden}section{scroll-margin-top:160px}img{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6,span{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}a{word-break:break-word}.content-stretch{min-width:0;min-height:0}@media(width<=768px){section{scroll-margin-top:100px}}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer utilities{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-\[-0\.5px\]{inset:-.5px}.inset-\[-0\.5px_0_0_0\]{inset:-.5px 0 0}.inset-\[-0\.48px_0_0_0\]{inset:-.48px 0 0}.inset-\[-1px_0_0_0\]{inset:-1px 0 0}.inset-\[-3px_0_0_0\]{inset:-3px 0 0}.inset-\[0_0_85\.95\%_0\]{inset:0 0 85.95%}.inset-\[0_0_auto_0\]{inset:0 0 auto}.inset-\[4\.69\%_0\]{inset:4.69% 0}.inset-\[8\.33\%_12\.5\%_0\.78\%_12\.5\%\]{inset:8.33% 12.5% .78%}.inset-\[8\.33\%_20\.83\%\]{inset:8.33% 20.83%}.inset-\[12\.5\%_12\.5\%_0\.77\%_12\.5\%\]{inset:12.5% 12.5% .77%}.inset-\[12\.5\%_12\.5\%_0\.78\%_12\.5\%\]{inset:12.5% 12.5% .78%}.inset-\[12\.54\%_12\.54\%_12\.61\%_12\.61\%\]{inset:12.54% 12.54% 12.61% 12.61%}.inset-\[16\.43\%_0_0_0\]{inset:16.43% 0 0}.inset-\[16\.67\%\]{inset:16.67%}.inset-\[16\.67\%_8\.33\%\]{inset:16.67% 8.33%}.top-0{top:calc(var(--spacing) * 0)}.top-6{top:calc(var(--spacing) * 6)}.top-\[-59\.02\%\]{top:-59.02%}.top-\[0px\]{top:0}.top-\[19px\]{top:19px}.top-\[20px\]{top:20px}.top-\[24px\]{top:24px}.top-\[31px\]{top:31px}.top-\[41px\]{top:41px}.top-\[50px\]{top:50px}.top-\[116px\]{top:116px}.top-\[150px\]{top:150px}.top-\[191px\]{top:191px}.top-\[322px\]{top:322px}.top-\[351px\]{top:351px}.top-\[456px\]{top:456px}.top-\[511px\]{top:511px}.top-\[629px\]{top:629px}.top-\[671px\]{top:671px}.top-\[748px\]{top:748px}.top-\[831px\]{top:831px}.top-\[949px\]{top:949px}.top-\[991px\]{top:991px}.top-\[1189px\]{top:1189px}.top-\[1793px\]{top:1793px}.top-full{top:100%}.right-0{right:calc(var(--spacing) * 0)}.right-6{right:calc(var(--spacing) * 6)}.right-\[-100px\]{right:-100px}.right-\[24px\]{right:24px}.right-\[calc\(50\%\+46px\)\]{right:calc(50% + 46px)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.left-\[-20\.89\%\]{left:-20.89%}.left-\[3px\]{left:3px}.left-\[17px\]{left:17px}.left-\[calc\(50\%\+46px\)\]{left:calc(50% + 46px)}.left-\[calc\(100\%\+38px\)\]{left:calc(100% + 38px)}.left-\[min\(520px\,40\%\)\]{left:min(520px,40%)}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.col-1{grid-column:1}.row-1{grid-row:1}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-0{margin-top:calc(var(--spacing) * 0)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-\[12\.54\%\]{margin-top:12.54%}.mt-\[13px\]{margin-top:13px}.mt-\[16px\]{margin-top:16px}.mt-\[48px\]{margin-top:48px}.mt-\[49px\]{margin-top:49px}.mt-\[55\.95px\]{margin-top:55.95px}.mt-\[59\.89px\]{margin-top:59.89px}.mt-\[68px\]{margin-top:68px}.mt-\[80px\]{margin-top:80px}.mt-\[98px\]{margin-top:98px}.mt-\[147px\]{margin-top:147px}.mt-\[159\.02px\]{margin-top:159.02px}.mt-\[186px\]{margin-top:186px}.mt-\[223\.89px\]{margin-top:223.89px}.mt-\[242px\]{margin-top:242px}.mt-\[308px\]{margin-top:308px}.mt-\[374\.89px\]{margin-top:374.89px}.mt-\[468px\]{margin-top:468px}.mt-\[561\.89px\]{margin-top:561.89px}.mt-\[676px\]{margin-top:676px}.mt-\[790px\]{margin-top:790px}.mt-\[974px\]{margin-top:974px}.mt-\[1045px\]{margin-top:1045px}.mt-\[1113px\]{margin-top:1113px}.mt-\[1178\.89px\]{margin-top:1178.89px}.mt-auto{margin-top:auto}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-\[24px\]{margin-bottom:24px}.mb-\[56px\]{margin-bottom:56px}.mb-\[72px\]{margin-bottom:72px}.mb-\[80px\]{margin-bottom:80px}.mb-\[96px\]{margin-bottom:96px}.mb-\[100px\]{margin-bottom:100px}.mb-\[120px\]{margin-bottom:120px}.ml-0{margin-left:calc(var(--spacing) * 0)}.ml-\[1\.44px\]{margin-left:1.44px}.ml-\[12\.61\%\]{margin-left:12.61%}.ml-\[74\.41px\]{margin-left:74.41px}.ml-\[153px\]{margin-left:153px}.ml-\[165\.22px\]{margin-left:165.22px}.ml-\[172px\]{margin-left:172px}.ml-\[176px\]{margin-left:176px}.ml-\[187px\]{margin-left:187px}.ml-\[200px\]{margin-left:200px}.ml-\[382px\]{margin-left:382px}.ml-px{margin-left:1px}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-grid{display:inline-grid}.aspect-\[1440\/500\]{aspect-ratio:1440 / 500}.aspect-square{aspect-ratio:1}.size-16{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}.size-\[14px\]{width:14px;height:14px}.size-\[16px\]{width:16px;height:16px}.size-\[17\.964px\]{width:17.964px;height:17.964px}.size-\[20px\]{width:20px;height:20px}.size-\[24px\]{width:24px;height:24px}.size-\[26\.946px\]{width:26.946px;height:26.946px}.size-\[26px\]{width:26px;height:26px}.size-\[28\.056px\]{width:28.056px;height:28.056px}.size-\[30px\]{width:30px;height:30px}.size-\[34px\]{width:34px;height:34px}.size-\[36px\]{width:36px;height:36px}.size-\[44px\]{width:44px;height:44px}.size-\[48px\]{width:48px;height:48px}.size-\[60\.631px\]{width:60.631px;height:60.631px}.size-\[60px\]{width:60px;height:60px}.size-\[70px\]{width:70px;height:70px}.size-\[100px\]{width:100px;height:100px}.size-\[120px\]{width:120px;height:120px}.size-\[169px\]{width:169px;height:169px}.size-full{width:100%;height:100%}.h-0{height:calc(var(--spacing) * 0)}.h-1{height:calc(var(--spacing) * 1)}.h-2{height:calc(var(--spacing) * 2)}.h-6{height:calc(var(--spacing) * 6)}.h-10{height:calc(var(--spacing) * 10)}.h-\[4px\]{height:4px}.h-\[12px\]{height:12px}.h-\[28\.056px\]{height:28.056px}.h-\[34px\]{height:34px}.h-\[43px\]{height:43px}.h-\[44px\]{height:44px}.h-\[47px\]{height:47px}.h-\[56px\]{height:56px}.h-\[60px\]{height:60px}.h-\[63px\]{height:63px}.h-\[72px\]{height:72px}.h-\[80px\]{height:80px}.h-\[84\.506px\]{height:84.506px}.h-\[87px\]{height:87px}.h-\[98px\]{height:98px}.h-\[100px\]{height:100px}.h-\[101px\]{height:101px}.h-\[120px\]{height:120px}.h-\[129px\]{height:129px}.h-\[132px\]{height:132px}.h-\[138px\]{height:138px}.h-\[147px\]{height:147px}.h-\[149px\]{height:149px}.h-\[160\.61\%\]{height:160.61%}.h-\[161px\]{height:161px}.h-\[162px\]{height:162px}.h-\[163px\]{height:163px}.h-\[167px\]{height:167px}.h-\[171px\]{height:171px}.h-\[178px\]{height:178px}.h-\[184px\]{height:184px}.h-\[185px\]{height:185px}.h-\[194px\]{height:194px}.h-\[197\.479px\]{height:197.479px}.h-\[198\.9px\]{height:198.9px}.h-\[198px\]{height:198px}.h-\[202px\]{height:202px}.h-\[205px\]{height:205px}.h-\[210px\]{height:210px}.h-\[217px\]{height:217px}.h-\[234px\]{height:234px}.h-\[242px\]{height:242px}.h-\[248px\]{height:248px}.h-\[250\.398px\]{height:250.398px}.h-\[277px\]{height:277px}.h-\[280\.112px\]{height:280.112px}.h-\[280px\]{height:280px}.h-\[283px\]{height:283px}.h-\[298px\]{height:298px}.h-\[310px\]{height:310px}.h-\[340px\]{height:340px}.h-\[354px\]{height:354px}.h-\[358px\]{height:358px}.h-\[396px\]{height:396px}.h-\[400\.31px\]{height:400.31px}.h-\[441px\]{height:441px}.h-\[485\.866px\]{height:485.866px}.h-\[490px\]{height:490px}.h-\[500px\]{height:500px}.h-\[580px\]{height:580px}.h-\[582px\]{height:582px}.h-\[596px\]{height:596px}.h-\[600px\]{height:600px}.h-\[980px\]{height:980px}.h-\[1125px\]{height:1125px}.h-\[2989px\]{height:2989px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[90vh\]{max-height:90vh}.min-h-\[44px\]{min-height:44px}.min-h-\[358px\]{min-height:358px}.min-h-\[750px\]{min-height:750px}.min-h-\[800px\]{min-height:800px}.min-h-\[1021px\]{min-height:1021px}.min-h-\[2400px\]{min-height:2400px}.min-h-px{min-height:1px}.min-h-screen{min-height:100vh}.w-0{width:calc(var(--spacing) * 0)}.w-1{width:calc(var(--spacing) * 1)}.w-2{width:calc(var(--spacing) * 2)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-\[38\.392px\]{width:38.392px}.w-\[40px\]{width:40px}.w-\[42\.434px\]{width:42.434px}.w-\[47\.552px\]{width:47.552px}.w-\[48px\]{width:48px}.w-\[60px\]{width:60px}.w-\[61px\]{width:61px}.w-\[64px\]{width:64px}.w-\[82\.105px\]{width:82.105px}.w-\[83\.519px\]{width:83.519px}.w-\[83\.755px\]{width:83.755px}.w-\[90\.75px\]{width:90.75px}.w-\[90px\]{width:90px}.w-\[101\.695px\]{width:101.695px}.w-\[107\.313px\]{width:107.313px}.w-\[112px\]{width:112px}.w-\[115px\]{width:115px}.w-\[119px\]{width:119px}.w-\[120\.685px\]{width:120.685px}.w-\[124px\]{width:124px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[155\.909px\]{width:155.909px}.w-\[156px\]{width:156px}.w-\[163px\]{width:163px}.w-\[165px\]{width:165px}.w-\[167\.5px\]{width:167.5px}.w-\[167px\]{width:167px}.w-\[177px\]{width:177px}.w-\[178\.615px\]{width:178.615px}.w-\[178px\]{width:178px}.w-\[179\.119px\]{width:179.119px}.w-\[181px\]{width:181px}.w-\[186px\]{width:186px}.w-\[208px\]{width:208px}.w-\[210\.379px\]{width:210.379px}.w-\[213px\]{width:213px}.w-\[220px\]{width:220px}.w-\[224px\]{width:224px}.w-\[225px\]{width:225px}.w-\[226\.685px\]{width:226.685px}.w-\[229\.5px\]{width:229.5px}.w-\[230px\]{width:230px}.w-\[231px\]{width:231px}.w-\[240\.452px\]{width:240.452px}.w-\[253px\]{width:253px}.w-\[262px\]{width:262px}.w-\[264px\]{width:264px}.w-\[265px\]{width:265px}.w-\[266px\]{width:266px}.w-\[267px\]{width:267px}.w-\[271px\]{width:271px}.w-\[278\.92\%\]{width:278.92%}.w-\[279px\]{width:279px}.w-\[289px\]{width:289px}.w-\[292px\]{width:292px}.w-\[300\.73px\]{width:300.73px}.w-\[300px\]{width:300px}.w-\[301\.424px\]{width:301.424px}.w-\[303px\]{width:303px}.w-\[307px\]{width:307px}.w-\[319px\]{width:319px}.w-\[325px\]{width:325px}.w-\[328px\]{width:328px}.w-\[332px\]{width:332px}.w-\[334px\]{width:334px}.w-\[341px\]{width:341px}.w-\[342\.278px\]{width:342.278px}.w-\[342px\]{width:342px}.w-\[343px\]{width:343px}.w-\[344px\]{width:344px}.w-\[347px\]{width:347px}.w-\[348px\]{width:348px}.w-\[349px\]{width:349px}.w-\[353px\]{width:353px}.w-\[358px\]{width:358px}.w-\[364px\]{width:364px}.w-\[417px\]{width:417px}.w-\[418px\]{width:418px}.w-\[419px\]{width:419px}.w-\[427\.804px\]{width:427.804px}.w-\[447px\]{width:447px}.w-\[469px\]{width:469px}.w-\[472px\]{width:472px}.w-\[475px\]{width:475px}.w-\[492px\]{width:492px}.w-\[494px\]{width:494px}.w-\[503px\]{width:503px}.w-\[508px\]{width:508px}.w-\[528px\]{width:528px}.w-\[537px\]{width:537px}.w-\[562px\]{width:562px}.w-\[568px\]{width:568px}.w-\[582px\]{width:582px}.w-\[616px\]{width:616px}.w-\[630px\]{width:630px}.w-\[632px\]{width:632px}.w-\[642px\]{width:642px}.w-\[650px\]{width:650px}.w-\[656px\]{width:656px}.w-\[706px\]{width:706px}.w-\[720px\]{width:720px}.w-\[774px\]{width:774px}.w-\[776px\]{width:776px}.w-\[804px\]{width:804px}.w-\[960px\]{width:960px}.w-\[980px\]{width:980px}.w-\[1114px\]{width:1114px}.w-\[1125px\]{width:1125px}.w-\[min\(450px\,35\%\)\]{width:min(450px,35%)}.w-\[min-content\]{width:min-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[90vw\]{max-width:90vw}.max-w-\[230px\]{max-width:230px}.max-w-\[289px\]{max-width:289px}.max-w-\[292px\]{max-width:292px}.max-w-\[298px\]{max-width:298px}.max-w-\[299px\]{max-width:299px}.max-w-\[309px\]{max-width:309px}.max-w-\[325px\]{max-width:325px}.max-w-\[343px\]{max-width:343px}.max-w-\[394px\]{max-width:394px}.max-w-\[447px\]{max-width:447px}.max-w-\[504px\]{max-width:504px}.max-w-\[630px\]{max-width:630px}.max-w-\[700px\]{max-width:700px}.max-w-\[720px\]{max-width:720px}.max-w-\[728px\]{max-width:728px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1440px\]{max-width:1440px}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.max-w-sm{max-width:var(--container-sm)}.min-w-\[200px\]{min-width:200px}.min-w-full{min-width:100%}.min-w-px{min-width:1px}.flex-1{flex:1}.flex-\[1_0_0\]{flex:1 0 0}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-4{rotate:4deg}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[max-content\]{grid-template-columns:max-content}.grid-rows-\[max-content\]{grid-template-rows:max-content}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.place-items-start{place-items:start}.content-center{align-content:center}.content-start{align-content:flex-start}.content-stretch{align-content:stretch}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-14{gap:calc(var(--spacing) * 14)}.gap-\[2\.399px\]{gap:2.399px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[11px\]{gap:11px}.gap-\[12px\]{gap:12px}.gap-\[13\.859px\]{gap:13.859px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[21px\]{gap:21px}.gap-\[22\.444px\]{gap:22.444px}.gap-\[24px\]{gap:24px}.gap-\[29px\]{gap:29px}.gap-\[32px\]{gap:32px}.gap-\[36px\]{gap:36px}.gap-\[39px\]{gap:39px}.gap-\[40px\]{gap:40px}.gap-\[44px\]{gap:44px}.gap-\[48px\]{gap:48px}.gap-\[53px\]{gap:53px}.gap-\[56px\]{gap:56px}.gap-\[62px\]{gap:62px}.gap-\[64px\]{gap:64px}.gap-\[68px\]{gap:68px}.gap-\[75px\]{gap:75px}.gap-\[76px\]{gap:76px}.gap-\[100px\]{gap:100px}.gap-\[120px\]{gap:120px}.gap-\[160px\]{gap:160px}.gap-y-\[8px\]{row-gap:8px}.gap-y-\[16px\]{row-gap:16px}.self-stretch{align-self:stretch}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[6\.929px\]{border-radius:6.929px}.rounded-\[7\.481px\]{border-radius:7.481px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10\.743px\]{border-radius:10.743px}.rounded-\[10\.907px\]{border-radius:10.907px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[36px\]{border-radius:36px}.rounded-\[100px\]{border-radius:100px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[0\.866px\]{border-style:var(--tw-border-style);border-width:.866px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-\[0\.5px\]{border-top-style:var(--tw-border-style);border-top-width:.5px}.border-none{--tw-border-style: none;border-style:none}.border-solid{--tw-border-style: solid;border-style:solid}.border-\[\#2A2A2A\]{border-color:#2a2a2a}.border-\[\#2C2C2C\]{border-color:#2c2c2c}.border-\[\#E5E5E5\]{border-color:#e5e5e5}.border-\[\#F3EDF7\]{border-color:#f3edf7}.border-\[\#d47d1c\]{border-color:#d47d1c}.border-\[\#e5e1e1\]{border-color:#e5e1e1}.border-\[\#f3edf7\]{border-color:#f3edf7}.border-\[\#f7f2fa\]{border-color:#f7f2fa}.border-transparent{border-color:#0000}.border-white{border-color:var(--color-white)}.border-white\/10{border-color:#ffffff1a}@supports (color: color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-t-\[\#D47D1C\]{border-top-color:#d47d1c}.bg-\[\#0c5cc0\]{background-color:#0c5cc0}.bg-\[\#0c9490\]{background-color:#0c9490}.bg-\[\#1C1C1C\],.bg-\[\#1c1c1c\]{background-color:#1c1c1c}.bg-\[\#4dffd0\]{background-color:#4dffd0}.bg-\[\#7cc4ff\]{background-color:#7cc4ff}.bg-\[\#2883ff\]{background-color:#2883ff}.bg-\[\#85888E\]{background-color:#85888e}.bg-\[\#171717\]{background-color:#171717}.bg-\[\#545355\]{background-color:#545355}.bg-\[\#565050\]{background-color:#565050}.bg-\[\#F0F0FF\]{background-color:#f0f0ff}.bg-\[\#b1ffff\]{background-color:#b1ffff}.bg-\[\#badeff\]{background-color:#badeff}.bg-\[\#d9d9d9\]{background-color:#d9d9d9}.bg-\[\#d47d1c\]{background-color:#d47d1c}.bg-\[\#deecff\]{background-color:#deecff}.bg-\[\#defff6\]{background-color:#defff6}.bg-\[\#edff86\]{background-color:#edff86}.bg-\[\#f3fdff\]{background-color:#f3fdff}.bg-\[\#f4f6ff\]{background-color:#f4f6ff}.bg-\[\#f4fffd\]{background-color:#f4fffd}.bg-\[\#f6f4ff\]{background-color:#f6f4ff}.bg-\[\#f6fcff\]{background-color:#f6fcff}.bg-\[\#fadeff\]{background-color:#fadeff}.bg-\[\#fbffde\]{background-color:#fbffde}.bg-\[\#fdf4ff\]{background-color:#fdf4ff}.bg-\[\#fdfff4\]{background-color:#fdfff4}.bg-\[\#fefff4\]{background-color:#fefff4}.bg-\[\#ff97ff\]{background-color:#ff97ff}.bg-\[\#ffaf84\]{background-color:#ffaf84}.bg-\[\#ffb5ef\]{background-color:#ffb5ef}.bg-\[\#ffbf5c\]{background-color:#ffbf5c}.bg-\[\#ffdea9\]{background-color:#ffdea9}.bg-\[\#fff2de\]{background-color:#fff2de}.bg-\[\#fff4f4\]{background-color:#fff4f4}.bg-\[\#fff4f5\]{background-color:#fff4f5}.bg-\[\#ffffff\]{background-color:#fff}.bg-\[rgba\(0\,0\,0\,0\.2\)\]{background-color:#0003}.bg-\[rgba\(0\,0\,0\,0\.44\)\]{background-color:#00000070}.bg-\[rgba\(0\,0\,0\,0\.72\)\]{background-color:#000000b8}.bg-\[rgba\(255\,255\,255\,0\.23\)\]{background-color:#ffffff3b}.bg-black{background-color:var(--color-black)}.bg-black\/60{background-color:#0009}@supports (color: color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-gray-800{background-color:var(--color-gray-800)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/30{background-color:#ffffff4d}@supports (color: color-mix(in lab,red,red)){.bg-white\/30{background-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.mask-intersect{mask-composite:intersect}.mask-alpha{mask-mode:alpha}.mask-size-\[24px_24px\]{mask-size:24px 24px}.mask-no-clip{mask-clip:no-clip}.mask-position-\[0px_-1\.125px\]{mask-position:0 -1.125px}.mask-no-repeat{mask-repeat:no-repeat}.object-cover{object-fit:cover}.object-top{object-position:top}.p-4{padding:calc(var(--spacing) * 4)}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.p-\[36px\]{padding:36px}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-\[10px\]{padding-inline:10px}.px-\[12px\]{padding-inline:12px}.px-\[16px\]{padding-inline:16px}.px-\[20px\]{padding-inline:20px}.px-\[24px\]{padding-inline:24px}.px-\[26\.185px\]{padding-inline:26.185px}.px-\[32px\]{padding-inline:32px}.px-\[38px\]{padding-inline:38px}.px-\[56px\]{padding-inline:56px}.px-\[64px\]{padding-inline:64px}.px-\[100px\]{padding-inline:100px}.px-\[125px\]{padding-inline:125px}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-\[8px\]{padding-block:8px}.py-\[10px\]{padding-block:10px}.py-\[11\.222px\]{padding-block:11.222px}.py-\[11px\]{padding-block:11px}.py-\[16px\]{padding-block:16px}.py-\[24px\]{padding-block:24px}.py-\[26px\]{padding-block:26px}.py-\[28px\]{padding-block:28px}.py-\[32px\]{padding-block:32px}.py-\[36px\]{padding-block:36px}.py-\[56px\]{padding-block:56px}.py-\[80px\]{padding-block:80px}.py-\[116px\]{padding-block:116px}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-\[2px\]{padding-top:2px}.pt-\[5px\]{padding-top:5px}.pt-\[15px\]{padding-top:15px}.pt-\[16px\]{padding-top:16px}.pt-\[20px\]{padding-top:20px}.pt-\[24px\]{padding-top:24px}.pt-\[30px\]{padding-top:30px}.pt-\[35px\]{padding-top:35px}.pt-\[40px\]{padding-top:40px}.pt-\[48px\]{padding-top:48px}.pt-\[50px\]{padding-top:50px}.pt-\[56px\]{padding-top:56px}.pt-\[80px\]{padding-top:80px}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-\[77px\]{padding-right:77px}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-\[0px\]{padding-bottom:0}.pb-\[16px\]{padding-bottom:16px}.pb-\[24px\]{padding-bottom:24px}.pb-\[36px\]{padding-bottom:36px}.pb-\[40px\]{padding-bottom:40px}.pb-\[48px\]{padding-bottom:48px}.pb-\[80px\]{padding-bottom:80px}.pb-\[100px\]{padding-bottom:100px}.pl-\[16px\]{padding-left:16px}.pl-\[100px\]{padding-left:100px}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Inter\:Medium\'\,sans-serif\]{font-family:Inter\:Medium,sans-serif}.font-\[\'Inter\:Regular\'\,sans-serif\]{font-family:Inter\:Regular,sans-serif}.font-\[\'Inter\:Semi_Bold\'\,sans-serif\]{font-family:Inter\:Semi Bold,sans-serif}.font-\[\'Poppins\'\,sans-serif\]{font-family:Poppins,sans-serif}.font-\[\'Poppins\:Bold\'\,sans-serif\]{font-family:Poppins\:Bold,sans-serif}.font-\[\'Poppins\:ExtraBold\'\,sans-serif\]{font-family:Poppins\:ExtraBold,sans-serif}.font-\[\'Poppins\:Medium\'\,sans-serif\]{font-family:Poppins\:Medium,sans-serif}.font-\[\'Poppins\:Regular\'\,sans-serif\]{font-family:Poppins\:Regular,sans-serif}.font-\[\'Poppins\:SemiBold\'\,sans-serif\]{font-family:Poppins\:SemiBold,sans-serif}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-\[0px\]{font-size:0}.text-\[12px\]{font-size:12px}.text-\[13\.859px\]{font-size:13.859px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[40px\]{font-size:40px}.text-\[64px\]{font-size:64px}.leading-\[0\]{--tw-leading: 0;line-height:0}.leading-\[1\.13\]{--tw-leading: 1.13;line-height:1.13}.leading-\[22px\]{--tw-leading: 22px;line-height:22px}.leading-\[28px\]{--tw-leading: 28px;line-height:28px}.leading-\[45\.2px\]{--tw-leading: 45.2px;line-height:45.2px}.leading-\[110\%\]{--tw-leading: 110%;line-height:110%}.leading-\[120\%\]{--tw-leading: 120%;line-height:120%}.leading-\[160\%\]{--tw-leading: 160%;line-height:160%}.leading-\[normal\]{--tw-leading: normal;line-height:normal}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.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\.02em\]{--tw-tracking: .02em;letter-spacing:.02em}.text-nowrap{text-wrap:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#0c5cc0\]{color:#0c5cc0}.text-\[\#1c1c1c\]{color:#1c1c1c}.text-\[\#2b3d51\]{color:#2b3d51}.text-\[\#605e5e\]{color:#605e5e}.text-\[\#313030\]{color:#313030}.text-\[\#484646\]{color:#484646}.text-\[\#999999\]{color:#999}.text-\[\#D1D5DB\]{color:#d1d5db}.text-\[\#D47D1C\],.text-\[\#d47d1c\]{color:#d47d1c}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.italic{font-style:italic}.not-italic{font-style:normal}.opacity-0{opacity:0}.opacity-6{opacity:.06}.opacity-50{opacity:.5}.opacity-100{opacity:1}.shadow-\[0_10px_30px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow: 0 10px 30px var(--tw-shadow-color, #00000073);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_4px_12px_0px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0px 4px 12px 0px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-all{transition-property:all;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-opacity{transition-property:opacity;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-300{--tw-duration: .3s;transition-duration:.3s}.duration-700{--tw-duration: .7s;transition-duration:.7s}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.will-change-transform{will-change:transform}.outline-none{--tw-outline-style: none;outline-style:none}.paused{animation-play-state:paused}@media(hover:hover){.group-hover\:block:is(:where(.group):hover *){display:block}}@media(hover:hover){.group-hover\:fill-\[\#D47D1C\]:is(:where(.group):hover *){fill:#d47d1c}}.placeholder\:opacity-50::placeholder{opacity:.5}@media(hover:hover){.hover\:bg-\[\#0a4a9a\]:hover{background-color:#0a4a9a}}@media(hover:hover){.hover\:bg-\[\#f5f5f5\]:hover{background-color:#f5f5f5}}@media(hover:hover){.hover\:bg-\[rgba\(0\,0\,0\,0\.55\)\]:hover{background-color:#0000008c}}@media(hover:hover){.hover\:bg-\[rgba\(0\,0\,0\,0\.85\)\]:hover{background-color:#000000d9}}@media(hover:hover){.hover\:bg-\[rgba\(211\,125\,28\,0\.3\)\]:hover{background-color:#d37d1c4d}}@media(hover:hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}}@media(hover:hover){.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}}@media(hover:hover){.hover\:bg-white\/50:hover{background-color:#ffffff80}@supports (color: color-mix(in lab,red,red)){.hover\:bg-white\/50:hover{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}}@media(hover:hover){.hover\:text-\[\#E38A26\]:hover{color:#e38a26}}@media(hover:hover){.hover\:text-\[\#d47d1c\]:hover{color:#d47d1c}}@media(hover:hover){.hover\:opacity-80:hover{opacity:.8}}@media(hover:hover){.hover\:opacity-90:hover{opacity:.9}}@media(width<480px){.max-\[480px\]\:h-\[250px\]{height:250px}}@media(width<480px){.max-\[480px\]\:text-\[14px\]{font-size:14px}}@media(width<480px){.max-\[480px\]\:text-\[16px\]{font-size:16px}}@media(width<480px){.max-\[480px\]\:text-\[24px\]{font-size:24px}}@media(width<480px){.max-\[480px\]\:text-\[32px\]{font-size:32px}}@media(width<48rem){.max-md\:order-2{order:2}}@media(width<48rem){.max-md\:mt-\[12px\]{margin-top:12px}}@media(width<48rem){.max-md\:flex{display:flex}}@media(width<48rem){.max-md\:hidden{display:none}}@media(width<48rem){.max-md\:size-\[56px\]{width:56px;height:56px}}@media(width<48rem){.max-md\:size-\[80px\]{width:80px;height:80px}}@media(width<48rem){.max-md\:h-\[48px\]{height:48px}}@media(width<48rem){.max-md\:h-\[64px\]{height:64px}}@media(width<48rem){.max-md\:h-\[150px\]{height:150px}}@media(width<48rem){.max-md\:h-\[200px\]{height:200px}}@media(width<48rem){.max-md\:h-\[300px\]{height:300px}}@media(width<48rem){.max-md\:min-h-0{min-height:calc(var(--spacing) * 0)}}@media(width<48rem){.max-md\:w-\[40px\]{width:40px}}@media(width<48rem){.max-md\:w-\[45\%\]{width:45%}}@media(width<48rem){.max-md\:w-full{width:100%}}@media(width<48rem){.max-md\:flex-col{flex-direction:column}}@media(width<48rem){.max-md\:flex-wrap{flex-wrap:wrap}}@media(width<48rem){.max-md\:items-center{align-items:center}}@media(width<48rem){.max-md\:items-start{align-items:flex-start}}@media(width<48rem){.max-md\:justify-center{justify-content:center}}@media(width<48rem){.max-md\:gap-\[12px\]{gap:12px}}@media(width<48rem){.max-md\:gap-\[16px\]{gap:16px}}@media(width<48rem){.max-md\:gap-\[20px\]{gap:20px}}@media(width<48rem){.max-md\:gap-\[24px\]{gap:24px}}@media(width<48rem){.max-md\:gap-\[32px\]{gap:32px}}@media(width<48rem){.max-md\:gap-\[40px\]{gap:40px}}@media(width<48rem){.max-md\:gap-\[60px\]{gap:60px}}@media(width<48rem){.max-md\:rounded-\[16px\]{border-radius:16px}}@media(width<48rem){.max-md\:rounded-none{border-radius:0}}@media(width<48rem){.max-md\:px-0{padding-inline:calc(var(--spacing) * 0)}}@media(width<48rem){.max-md\:px-\[16px\]{padding-inline:16px}}@media(width<48rem){.max-md\:px-\[24px\]{padding-inline:24px}}@media(width<48rem){.max-md\:py-\[24px\]{padding-block:24px}}@media(width<48rem){.max-md\:py-\[40px\]{padding-block:40px}}@media(width<48rem){.max-md\:text-center{text-align:center}}@media(width<48rem){.max-md\:text-\[14px\]{font-size:14px}}@media(width<48rem){.max-md\:text-\[16px\]{font-size:16px}}@media(width<48rem){.max-md\:text-\[18px\]{font-size:18px}}@media(width<48rem){.max-md\:text-\[28px\]{font-size:28px}}@media(width<48rem){.max-md\:text-\[36px\]{font-size:36px}}@media(width<48rem){.max-md\:shadow-\[0px_1px_4px_0px_rgba\(12\,12\,13\,0\.05\)\]{--tw-shadow: 0px 1px 4px 0px var(--tw-shadow-color, #0c0c0d0d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(width>=48rem){.md\:flex{display:flex}}@media(width>=48rem){.md\:hidden{display:none}}@media(width>=48rem){.md\:h-\[460px\]{height:460px}}@media(width>=48rem){.md\:w-\[250px\]{width:250px}}@media(width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=48rem){.md\:flex-row{flex-direction:row}}@media(width>=48rem){.md\:items-center{align-items:center}}@media(width>=48rem){.md\:gap-4{gap:calc(var(--spacing) * 4)}}@media(width>=48rem){.md\:px-0{padding-inline:calc(var(--spacing) * 0)}}@media(width>=48rem){.md\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media(width>=48rem){.md\:py-\[56px\]{padding-block:56px}}@media(width>=48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media(width>=48rem){.md\:text-\[16px\]{font-size:16px}}@media(width>=48rem){.md\:text-\[28px\]{font-size:28px}}@media(width>=48rem){.md\:text-\[40px\]{font-size:40px}}@media(width>=64rem){.lg\:w-auto{width:auto}}@media(width>=64rem){.lg\:flex-1{flex:1}}@media(width>=64rem){.lg\:shrink-0{flex-shrink:0}}@media(width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=64rem){.lg\:flex-row{flex-direction:row}}@media(width>=64rem){.lg\:items-center{align-items:center}}@media(width>=64rem){.lg\:gap-\[56px\]{gap:56px}}@media(width>=64rem){.lg\:px-16{padding-inline:calc(var(--spacing) * 16)}}}:root{--font-size: 16px;--brand-primary-bg: #1c1c1c;--brand-secondary-bg: #171717;--brand-accent-orange: #d47d1c;--brand-accent-orange-hover: #e38a26;--brand-accent-orange-dark: #b96b16;--brand-accent-glow: #d47d1c26;--brand-white: #fff;--brand-light-gray: #d1d5db;--brand-border-gray: #2a2a2a;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 40px;--spacing-2xl: 80px;--background: #1c1c1c;--foreground: #fff;--card: #171717;--card-foreground: #fff;--popover: #171717;--popover-foreground: #fff;--primary: #d47d1c;--primary-foreground: #fff;--secondary: #171717;--secondary-foreground: #fff;--muted: #2a2a2a;--muted-foreground: #d1d5db;--accent: #d47d1c;--accent-foreground: #fff;--destructive: #d4183d;--destructive-foreground: #fff;--border: #2a2a2a;--input: transparent;--input-background: #2a2a2a;--switch-background: #2a2a2a;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: #171717;--sidebar-foreground: #fff;--sidebar-primary: #d47d1c;--sidebar-primary-foreground: #fff;--sidebar-accent: #2a2a2a;--sidebar-accent-foreground: #fff;--sidebar-border: #2a2a2a;--sidebar-ring: #d47d1c}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}html{font-size:var(--font-size)}.hero-swiper{width:100%;min-height:750px;overflow:visible}.hero-swiper .swiper-wrapper{min-height:inherit}.hero-swiper .swiper-slide{opacity:0;height:auto;transition:opacity .9s ease-in-out}.hero-swiper .swiper-slide-active,.hero-swiper .swiper-slide-visible{opacity:1!important}.hero-swiper .swiper-slide:first-child{opacity:1}.swiper-pagination{margin-top:2rem;position:relative}.swiper-pagination-bullet{opacity:1;background:#ffffff80;width:12px;height:12px;transition:all .3s}.swiper-pagination-bullet:hover{background:#ffffffbf}.swiper-pagination-bullet-active{border-radius:6px;width:32px;background:#d47d1c!important}@media(width<=768px){.hero-swiper{min-height:500px}.swiper-pagination{margin-top:1rem}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; 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-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: 0;}@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-duration{syntax: "*"; inherits: false}@property --tw-ease{syntax: "*"; inherits: false}@keyframes spin{to{transform:rotate(360deg)}}
