/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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}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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;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;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}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-\[0\]{top:0}.top-\[30px\]{top:30px}.top-\[150px\]{top:150px}.right-0{right:calc(var(--spacing)*0)}.right-\[-250px\]{right:-250px}.left-0{left:calc(var(--spacing)*0)}.left-\[-280px\]{left:-280px}.z-0{z-index:0}.z-10{z-index:10}.mx-\[auto\]{margin-inline:auto}.mt-\[10px\]{margin-top:10px}.mt-\[15px\]{margin-top:15px}.mt-\[20px\]{margin-top:20px}.mt-\[30px\]{margin-top:30px}.mt-\[40px\]{margin-top:40px}.mt-\[50px\]{margin-top:50px}.mt-\[60px\]{margin-top:60px}.mt-\[70px\]{margin-top:70px}.mt-\[80px\]{margin-top:80px}.mt-\[100px\]{margin-top:100px}.mt-\[150px\]{margin-top:150px}.mb-\[10px\]{margin-bottom:10px}.mb-\[15px\]{margin-bottom:15px}.mb-\[30px\]{margin-bottom:30px}.mb-\[50px\]{margin-bottom:50px}.ml-\[10px\]{margin-left:10px}.ml-\[50px\]{margin-left:50px}.flex{display:flex}.hidden{display:none}.h-\[12\%\]{height:12%}.h-\[25px\]{height:25px}.h-\[40px\]{height:40px}.h-\[auto\],.h-auto{height:auto}.h-full{height:100%}.w-\[25px\]{width:25px}.w-\[55px\]{width:55px}.w-\[75\%\]{width:75%}.w-\[80\%\]{width:80%}.w-\[90\%\]{width:90%}.w-\[100\%\]{width:100%}.w-\[150px\]{width:150px}.w-\[180px\]{width:180px}.w-\[fit-content\]{width:fit-content}.w-\[fit\]{width:fit}.w-auto{width:auto}.w-full{width:100%}.max-w-\[400px\]{max-width:400px}.max-w-\[500px\]{max-width:500px}.max-w-\[650px\]{max-width:650px}.max-w-\[900px\]{max-width:900px}.max-w-\[1900px\]{max-width:1900px}.flex-1{flex:1}.flex-\[0\.5\]{flex:.5}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.scroll-mt-16{scroll-margin-top:calc(var(--spacing)*16)}.scroll-mt-20{scroll-margin-top:calc(var(--spacing)*20)}.scroll-mt-24{scroll-margin-top:calc(var(--spacing)*24)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\[2px\]{gap:2px}.gap-\[10px\]{gap:10px}.gap-\[20px\]{gap:20px}.gap-\[30px\]{gap:30px}.gap-\[40px\]{gap:40px}.gap-\[50px\]{gap:50px}.gap-\[70px\]{gap:70px}.gap-\[80px\]{gap:80px}.gap-y-\[40px\]{row-gap:40px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[7px\]{border-radius:7px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-t-\[80px\]{border-top-left-radius:80px;border-top-right-radius:80px}.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#3C3C3C\]{border-color:#3c3c3c}.border-\[\#2171C04D\]{border-color:#2171c04d}.bg-\[\#0D0D0D\]{background-color:#0d0d0d}.bg-\[\#1A60A6\]{background-color:#1a60a6}.bg-\[\#1A60A61A\]{background-color:#1a60a61a}.bg-\[\#1A60A61F\]{background-color:#1a60a61f}.bg-cover{background-size:cover}.bg-center{background-position:50%}.p-\[30px\]{padding:30px}.px-\[10px\]{padding-inline:10px}.px-\[12px\]{padding-inline:12px}.px-\[20px\]{padding-inline:20px}.px-\[25px\]{padding-inline:25px}.px-\[60px\]{padding-inline:60px}.py-\[5px\]{padding-block:5px}.py-\[8px\]{padding-block:8px}.py-\[10px\]{padding-block:10px}.py-\[50px\]{padding-block:50px}.pt-\[30px\]{padding-top:30px}.pt-\[50px\]{padding-top:50px}.pt-\[80px\]{padding-top:80px}.pt-\[150px\]{padding-top:150px}.pr-\[20px\]{padding-right:20px}.pr-\[25px\]{padding-right:25px}.pr-\[50px\]{padding-right:50px}.pb-\[30px\]{padding-bottom:30px}.pb-\[50px\]{padding-bottom:50px}.pb-\[70px\]{padding-bottom:70px}.pl-\[25px\]{padding-left:25px}.pl-\[50px\]{padding-left:50px}.pl-\[130px\]{padding-left:130px}.text-center{text-align:center}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[40px\]{font-size:40px}.text-\[64px\]{font-size:64px}.font-\[400\]{--tw-font-weight:400;font-weight:400}.font-\[500\]{--tw-font-weight:500;font-weight:500}.font-\[600\]{--tw-font-weight:600;font-weight:600}.text-nowrap{text-wrap:nowrap}.text-\[\#FFFFFF4D\]{color:#ffffff4d}.text-\[\#FFFFFF99\]{color:#fff9}.text-\[\#FFFFFFB2\]{color:#ffffffb2}.text-\[\#FFFFFF\],.text-\[\#FFFF\]{color:#fff}.opacity-0{opacity:0}.opacity-100{opacity:1}@media (hover:hover){.hover\:bg-\[\#0a0a0a\]:hover{background-color:#0a0a0a}}@media (width<87.5em){.max-\[87\.5em\]\:w-full{width:100%}}@media (width<80em){.max-\[80em\]\:gap-\[30px\]{gap:30px}.max-\[80em\]\:py-\[35px\]{padding-block:35px}.max-\[80em\]\:pr-\[20px\]{padding-right:20px}.max-\[80em\]\:pl-\[30px\]{padding-left:30px}}@media (width<74em){.max-\[74em\]\:fixed{position:fixed}.max-\[74em\]\:top-\[-100\%\]{top:-100%}.max-\[74em\]\:top-\[0px\]{top:0}.max-\[74em\]\:top-\[10px\]{top:10px}.max-\[74em\]\:left-\[0px\]{left:0}.max-\[74em\]\:z-\[10\]{z-index:10}.max-\[74em\]\:mt-\[10px\]{margin-top:10px}.max-\[74em\]\:mt-\[20px\]{margin-top:20px}.max-\[74em\]\:block{display:block}.max-\[74em\]\:hidden{display:none}.max-\[74em\]\:h-\[78vh\]{height:78vh}.max-\[74em\]\:h-\[100px\]{height:100px}.max-\[74em\]\:w-\[100vw\]{width:100vw}.max-\[74em\]\:flex-col{flex-direction:column}.max-\[74em\]\:gap-\[15px\]{gap:15px}.max-\[74em\]\:gap-\[20px\]{gap:20px}.max-\[74em\]\:gap-\[25px\]{gap:25px}.max-\[74em\]\:bg-\[\#0D0D0D\]{background-color:#0d0d0d}.max-\[74em\]\:pt-\[100px\]{padding-top:100px}.max-\[74em\]\:pr-\[10px\]{padding-right:10px}.max-\[74em\]\:pb-\[40px\]{padding-bottom:40px}.max-\[74em\]\:pl-\[10px\]{padding-left:10px}.max-\[74em\]\:pl-\[20px\]{padding-left:20px}.max-\[74em\]\:transition-\[top\]{transition-property:top;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.max-\[74em\]\:duration-300{--tw-duration:.3s;transition-duration:.3s}}@media (width<73.75em){.max-\[73\.75em\]\:mt-\[20px\]{margin-top:20px}.max-\[73\.75em\]\:mt-\[30px\]{margin-top:30px}.max-\[73\.75em\]\:mb-\[20px\]{margin-bottom:20px}}@media (width<73em){.max-\[73em\]\:mb-\[30px\]{margin-bottom:30px}}@media (width<73.75em){.max-\[73\.75em\]\:ml-0{margin-left:calc(var(--spacing)*0)}}@media (width<73em){.max-\[73em\]\:block{display:block}.max-\[73em\]\:hidden{display:none}}@media (width<73.75em){.max-\[73\.75em\]\:w-full{width:100%}.max-\[73\.75em\]\:max-w-full{max-width:100%}.max-\[73\.75em\]\:flex-col{flex-direction:column}.max-\[73\.75em\]\:gap-\[20px\]{gap:20px}}@media (width<73em){.max-\[73em\]\:gap-\[30px\]{gap:30px}}@media (width<73.75em){.max-\[73\.75em\]\:pr-\[20px\]{padding-right:20px}.max-\[73\.75em\]\:pl-0{padding-left:calc(var(--spacing)*0)}.max-\[73\.75em\]\:pl-\[20px\]{padding-left:20px}}@media (width<73em){.max-\[73em\]\:text-\[30px\]{font-size:30px}}@media (width<63em){.max-\[63em\]\:absolute{position:absolute}.max-\[63em\]\:relative{position:relative}.max-\[63em\]\:top-0{top:calc(var(--spacing)*0)}.max-\[63em\]\:right-\[20px\]{right:20px}.max-\[63em\]\:mt-\[0\]{margin-top:0}.max-\[63em\]\:mt-\[10px\]{margin-top:10px}.max-\[63em\]\:mt-\[20px\]{margin-top:20px}.max-\[63em\]\:mt-\[50px\]{margin-top:50px}.max-\[63em\]\:mb-\[30px\]{margin-bottom:30px}.max-\[63em\]\:hidden{display:none}.max-\[63em\]\:h-auto{height:auto}.max-\[63em\]\:w-\[60px\]{width:60px}.max-\[63em\]\:w-\[90\%\]{width:90%}.max-\[63em\]\:w-\[110px\]{width:110px}.max-\[63em\]\:max-w-full{max-width:100%}.max-\[63em\]\:flex-col{flex-direction:column}.max-\[63em\]\:gap-\[10px\]{gap:10px}.max-\[63em\]\:gap-y-\[30px\]{row-gap:30px}.max-\[63em\]\:p-\[20px\]{padding:20px}.max-\[63em\]\:px-\[0\]{padding-inline:0}.max-\[63em\]\:pl-\[30px\]{padding-left:30px}.max-\[63em\]\:text-\[20px\]{font-size:20px}}@media (width<38em){.max-\[38em\]\:mt-\[0\]{margin-top:0}.max-\[38em\]\:mt-\[10px\]{margin-top:10px}.max-\[38em\]\:mt-\[20px\]{margin-top:20px}.max-\[38em\]\:mt-\[90px\]{margin-top:90px}.max-\[38em\]\:h-\[150px\]{height:150px}.max-\[38em\]\:w-\[80\%\]{width:80%}.max-\[38em\]\:w-\[90\%\]{width:90%}.max-\[38em\]\:w-\[150px\]{width:150px}.max-\[38em\]\:w-\[350px\]{width:350px}.max-\[38em\]\:w-\[auto\]{width:auto}.max-\[38em\]\:max-w-\[400px\]{max-width:400px}.max-\[38em\]\:max-w-\[500px\]{max-width:500px}.max-\[38em\]\:flex-col{flex-direction:column}.max-\[38em\]\:flex-wrap{flex-wrap:wrap}.max-\[38em\]\:items-center{align-items:center}.max-\[38em\]\:gap-\[0px\]{gap:0}.max-\[38em\]\:px-\[30px\]{padding-inline:30px}.max-\[38em\]\:py-\[15px\]{padding-block:15px}.max-\[38em\]\:pt-0{padding-top:calc(var(--spacing)*0)}.max-\[38em\]\:pb-\[0px\]{padding-bottom:0}.max-\[38em\]\:text-center{text-align:center}.max-\[38em\]\:text-\[16px\]{font-size:16px}.max-\[38em\]\:text-\[30px\]{font-size:30px}.max-\[38em\]\:text-\[45px\]{font-size:45px}}}:root{--background:#fff;--foreground:#171717;--backgroundColor:#060606}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}.slick-dots li button:before{color:#1a60a6!important}.slick-slide,body{width:100%}body{background:var(--backgroundColor);color:#fff;overflow-x:hidden}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v232/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2)format("woff2")}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-moz-font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.slick-slider{width:100%;margin-top:40px;display:flex}.slick-slide>div{padding-inline:10px}.slick-prev{left:-45px!important}.slick-next:before,.slick-prev:before{color:#fff;border-radius:100%;padding:10px;background-color:#2171c033!important;font-family:initial!important}@media (width<=38em){.slick-prev{left:-30px!important}.slick-next{right:-10px!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@font-face{font-family:Urbanist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/680d078f20ab2e33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Urbanist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a22b1dc24103c00d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Urbanist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/680d078f20ab2e33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Urbanist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a22b1dc24103c00d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Urbanist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/680d078f20ab2e33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Urbanist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a22b1dc24103c00d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Urbanist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/680d078f20ab2e33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Urbanist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a22b1dc24103c00d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Urbanist Fallback;src:local("Arial");ascent-override:95.93%;descent-override:25.24%;line-gap-override:0.00%;size-adjust:99.04%}.__className_da819b{font-family:Urbanist,Urbanist Fallback;font-style:normal}.__variable_da819b{--font-urbanist:"Urbanist","Urbanist Fallback"}