:root{--color-base-0:rgb(255,255,255);--color-base-50:rgb(245,245,245);--color-base-100:rgb(235,235,235);--color-base-150:rgb(221,221,221);--color-base-200:rgb(208,208,208);--color-base-250:rgb(195,195,195);--color-base-300:rgb(181,181,181);--color-base-350:rgb(168,168,168);--color-base-400:rgb(154,154,154);--color-base-450:rgb(141,141,141);--color-base-500:rgb(128,128,128);--color-base-550:rgb(114,114,114);--color-base-600:rgb(101,101,101);--color-base-650:rgb(87,87,87);--color-base-700:rgb(74,74,74);--color-base-750:rgb(60,60,60);--color-base-800:rgb(47,47,47);--color-base-850:rgb(34,34,34);--color-base-900:rgb(20,20,20);--color-base-950:rgb(7,7,7);--color-base-1000:rgb(0,0,0);--color-success-50:rgb(247,255,251);--color-success-100:rgb(240,255,247);--color-success-150:rgb(232,255,243);--color-success-200:rgb(224,255,239);--color-success-250:rgb(217,255,235);--color-success-300:rgb(209,255,230);--color-success-350:rgb(201,255,226);--color-success-400:rgb(193,255,222);--color-success-450:rgb(186,255,218);--color-success-500:rgb(178,255,214);--color-success-550:rgb(160,230,193);--color-success-600:rgb(142,204,171);--color-success-650:rgb(125,179,150);--color-success-700:rgb(107,153,128);--color-success-750:rgb(89,128,107);--color-success-800:rgb(71,102,86);--color-success-850:rgb(53,77,64);--color-success-900:rgb(36,51,43);--color-success-950:rgb(18,25,21);--color-warning-50:rgb(255,255,246);--color-warning-100:rgb(255,255,237);--color-warning-150:rgb(254,255,228);--color-warning-200:rgb(254,255,219);--color-warning-250:rgb(254,255,210);--color-warning-300:rgb(254,255,200);--color-warning-350:rgb(254,255,191);--color-warning-400:rgb(253,255,182);--color-warning-450:rgb(253,255,173);--color-warning-500:rgb(253,255,164);--color-warning-550:rgb(228,230,148);--color-warning-600:rgb(202,204,131);--color-warning-650:rgb(177,179,115);--color-warning-700:rgb(152,153,98);--color-warning-750:rgb(127,128,82);--color-warning-800:rgb(101,102,66);--color-warning-850:rgb(76,77,49);--color-warning-900:rgb(51,51,33);--color-warning-950:rgb(25,25,16);--color-error-50:rgb(255,241,241);--color-error-100:rgb(255,226,228);--color-error-150:rgb(255,212,214);--color-error-200:rgb(255,197,200);--color-error-250:rgb(255,183,187);--color-error-300:rgb(255,169,173);--color-error-350:rgb(255,154,159);--color-error-400:rgb(255,140,145);--color-error-450:rgb(255,125,132);--color-error-500:rgb(255,111,118);--color-error-550:rgb(230,100,106);--color-error-600:rgb(204,89,94);--color-error-650:rgb(179,78,83);--color-error-700:rgb(153,67,71);--color-error-750:rgb(128,56,59);--color-error-800:rgb(102,44,47);--color-error-850:rgb(77,33,35);--color-error-900:rgb(51,22,24);--color-error-950:rgb(25,11,12)}h1,h2,h3,h4,h5,h6{font-weight:700}h1{margin:40px 0;font-size:64px;line-height:70px}@media(max-width:1024px){h1{margin:24px 0;font-size:42px;line-height:42px}}h2{margin:28px 0;font-size:48px;line-height:54px;font-weight:700}@media(max-width:1024px){h2{margin:22px 0;font-size:32px;line-height:40px}}h3{margin:24px 0;font-size:32px;line-height:40px;font-weight:700}@media(max-width:1024px){h3{margin:20px 0;font-size:26px;line-height:32px}}h4{margin:20px 0;font-size:26px;line-height:32px;font-weight:700}@media(max-width:1024px){h4{font-size:22px;line-height:30px}}h5{margin:20px 0;font-size:22px;line-height:30px;font-weight:700}@media(max-width:1024px){h5{font-size:18px;line-height:24px}}h6{margin:20px 0;font-size:inherit;line-height:inherit;font-weight:700}html{font-size:18px;line-height:32px}@media(max-width:1024px){html{font-size:15px;line-height:24px}}[data-theme=light]{--theme-success-50:var(--color-success-50);--theme-success-100:var(--color-success-100);--theme-success-150:var(--color-success-150);--theme-success-200:var(--color-success-200);--theme-success-250:var(--color-success-250);--theme-success-300:var(--color-success-300);--theme-success-350:var(--color-success-350);--theme-success-400:var(--color-success-400);--theme-success-450:var(--color-success-450);--theme-success-500:var(--color-success-500);--theme-success-550:var(--color-success-550);--theme-success-600:var(--color-success-600);--theme-success-650:var(--color-success-650);--theme-success-700:var(--color-success-700);--theme-success-750:var(--color-success-750);--theme-success-800:var(--color-success-800);--theme-success-850:var(--color-success-850);--theme-success-900:var(--color-success-900);--theme-success-950:var(--color-success-950);--theme-warning-50:var(--color-warning-50);--theme-warning-100:var(--color-warning-100);--theme-warning-150:var(--color-warning-150);--theme-warning-200:var(--color-warning-200);--theme-warning-250:var(--color-warning-250);--theme-warning-300:var(--color-warning-300);--theme-warning-350:var(--color-warning-350);--theme-warning-400:var(--color-warning-400);--theme-warning-450:var(--color-warning-450);--theme-warning-500:var(--color-warning-500);--theme-warning-550:var(--color-warning-550);--theme-warning-600:var(--color-warning-600);--theme-warning-650:var(--color-warning-650);--theme-warning-700:var(--color-warning-700);--theme-warning-750:var(--color-warning-750);--theme-warning-800:var(--color-warning-800);--theme-warning-850:var(--color-warning-850);--theme-warning-900:var(--color-warning-900);--theme-warning-950:var(--color-warning-950);--theme-error-50:var(--color-error-50);--theme-error-100:var(--color-error-100);--theme-error-150:var(--color-error-150);--theme-error-200:var(--color-error-200);--theme-error-250:var(--color-error-250);--theme-error-300:var(--color-error-300);--theme-error-350:var(--color-error-350);--theme-error-400:var(--color-error-400);--theme-error-450:var(--color-error-450);--theme-error-500:var(--color-error-500);--theme-error-550:var(--color-error-550);--theme-error-600:var(--color-error-600);--theme-error-650:var(--color-error-650);--theme-error-700:var(--color-error-700);--theme-error-750:var(--color-error-750);--theme-error-800:var(--color-error-800);--theme-error-850:var(--color-error-850);--theme-error-900:var(--color-error-900);--theme-error-950:var(--color-error-950);--theme-elevation-0:var(--color-base-0);--theme-elevation-50:var(--color-base-50);--theme-elevation-100:var(--color-base-100);--theme-elevation-150:var(--color-base-150);--theme-elevation-200:var(--color-base-200);--theme-elevation-250:var(--color-base-250);--theme-elevation-300:var(--color-base-300);--theme-elevation-350:var(--color-base-350);--theme-elevation-400:var(--color-base-400);--theme-elevation-450:var(--color-base-450);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-550);--theme-elevation-600:var(--color-base-600);--theme-elevation-650:var(--color-base-650);--theme-elevation-700:var(--color-base-700);--theme-elevation-750:var(--color-base-750);--theme-elevation-800:var(--color-base-800);--theme-elevation-850:var(--color-base-850);--theme-elevation-900:var(--color-base-900);--theme-elevation-950:var(--color-base-950);--theme-elevation-1000:var(--color-base-1000);--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-50);--theme-text:var(--theme-elevation-750);--theme-border-color:var(--theme-elevation-150);color-scheme:light;color:var(--theme-text);--highlight-default-bg-color:var(--theme-success-400);--highlight-default-text-color:var(--theme-text);--highlight-danger-bg-color:var(--theme-error-150);--highlight-danger-text-color:var(--theme-text)}[data-theme=light] h1 a,[data-theme=light] h2 a,[data-theme=light] h3 a,[data-theme=light] h4 a,[data-theme=light] h5 a,[data-theme=light] h6 a{color:var(--theme-elevation-750)}[data-theme=light] h1 a:hover,[data-theme=light] h2 a:hover,[data-theme=light] h3 a:hover,[data-theme=light] h4 a:hover,[data-theme=light] h5 a:hover,[data-theme=light] h6 a:hover{color:var(--theme-elevation-800)}[data-theme=light] h1 a:visited,[data-theme=light] h2 a:visited,[data-theme=light] h3 a:visited,[data-theme=light] h4 a:visited,[data-theme=light] h5 a:visited,[data-theme=light] h6 a:visited{color:var(--theme-elevation-750)}[data-theme=light] h1 a:visited:hover,[data-theme=light] h2 a:visited:hover,[data-theme=light] h3 a:visited:hover,[data-theme=light] h4 a:visited:hover,[data-theme=light] h5 a:visited:hover,[data-theme=light] h6 a:visited:hover{color:var(--theme-elevation-800)}[data-theme=dark]{--theme-success-50:var(--color-success-50);--theme-success-100:var(--color-success-100);--theme-success-150:var(--color-success-150);--theme-success-200:var(--color-success-200);--theme-success-250:var(--color-success-250);--theme-success-300:var(--color-success-300);--theme-success-350:var(--color-success-350);--theme-success-400:var(--color-success-400);--theme-success-450:var(--color-success-450);--theme-success-500:var(--color-success-500);--theme-success-550:var(--color-success-550);--theme-success-600:var(--color-success-600);--theme-success-650:var(--color-success-650);--theme-success-700:var(--color-success-700);--theme-success-750:var(--color-success-750);--theme-success-800:var(--color-success-800);--theme-success-850:var(--color-success-850);--theme-success-900:var(--color-success-900);--theme-success-950:var(--color-success-950);--theme-warning-50:var(--color-warning-50);--theme-warning-100:var(--color-warning-100);--theme-warning-150:var(--color-warning-150);--theme-warning-200:var(--color-warning-200);--theme-warning-250:var(--color-warning-250);--theme-warning-300:var(--color-warning-300);--theme-warning-350:var(--color-warning-350);--theme-warning-400:var(--color-warning-400);--theme-warning-450:var(--color-warning-450);--theme-warning-500:var(--color-warning-500);--theme-warning-550:var(--color-warning-550);--theme-warning-600:var(--color-warning-600);--theme-warning-650:var(--color-warning-650);--theme-warning-700:var(--color-warning-700);--theme-warning-750:var(--color-warning-750);--theme-warning-800:var(--color-warning-800);--theme-warning-850:var(--color-warning-850);--theme-warning-900:var(--color-warning-900);--theme-warning-950:var(--color-warning-950);--theme-error-50:var(--color-error-50);--theme-error-100:var(--color-error-100);--theme-error-150:var(--color-error-150);--theme-error-200:var(--color-error-200);--theme-error-250:var(--color-error-250);--theme-error-300:var(--color-error-300);--theme-error-350:var(--color-error-350);--theme-error-400:var(--color-error-400);--theme-error-450:var(--color-error-450);--theme-error-500:var(--color-error-500);--theme-error-550:var(--color-error-550);--theme-error-600:var(--color-error-600);--theme-error-650:var(--color-error-650);--theme-error-700:var(--color-error-700);--theme-error-750:var(--color-error-750);--theme-error-800:var(--color-error-800);--theme-error-850:var(--color-error-850);--theme-error-900:var(--color-error-900);--theme-error-950:var(--color-error-950);--theme-elevation-0:var(--color-base-0);--theme-elevation-50:var(--color-base-50);--theme-elevation-100:var(--color-base-100);--theme-elevation-150:var(--color-base-150);--theme-elevation-200:var(--color-base-200);--theme-elevation-250:var(--color-base-250);--theme-elevation-300:var(--color-base-300);--theme-elevation-350:var(--color-base-350);--theme-elevation-400:var(--color-base-400);--theme-elevation-450:var(--color-base-450);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-550);--theme-elevation-600:var(--color-base-600);--theme-elevation-650:var(--color-base-650);--theme-elevation-700:var(--color-base-700);--theme-elevation-750:var(--color-base-750);--theme-elevation-800:var(--color-base-800);--theme-elevation-850:var(--color-base-850);--theme-elevation-900:var(--color-base-900);--theme-elevation-950:var(--color-base-950);--theme-elevation-1000:var(--color-base-1000);--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-50);--theme-text:var(--theme-elevation-750);--theme-border-color:var(--theme-elevation-150);color-scheme:dark;color:var(--theme-text);--highlight-default-bg-color:var(--theme-success-400);--highlight-default-text-color:var(--theme-text);--highlight-danger-bg-color:var(--theme-error-150);--highlight-danger-text-color:var(--theme-text)}[data-theme=dark] h1 a,[data-theme=dark] h2 a,[data-theme=dark] h3 a,[data-theme=dark] h4 a,[data-theme=dark] h5 a,[data-theme=dark] h6 a{color:var(--theme-elevation-750)}[data-theme=dark] h1 a:hover,[data-theme=dark] h2 a:hover,[data-theme=dark] h3 a:hover,[data-theme=dark] h4 a:hover,[data-theme=dark] h5 a:hover,[data-theme=dark] h6 a:hover{color:var(--theme-elevation-800)}[data-theme=dark] h1 a:visited,[data-theme=dark] h2 a:visited,[data-theme=dark] h3 a:visited,[data-theme=dark] h4 a:visited,[data-theme=dark] h5 a:visited,[data-theme=dark] h6 a:visited{color:var(--theme-elevation-750)}[data-theme=dark] h1 a:visited:hover,[data-theme=dark] h2 a:visited:hover,[data-theme=dark] h3 a:visited:hover,[data-theme=dark] h4 a:visited:hover,[data-theme=dark] h5 a:visited:hover,[data-theme=dark] h6 a:visited:hover{color:var(--theme-elevation-800)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;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]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-10{bottom:-2.5rem}.-left-5{left:-1.25rem}.-right-20{right:-5rem}.-right-5{right:-1.25rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-28{bottom:7rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-\[-190px\]{bottom:-190px}.bottom-\[1rem\]{bottom:1rem}.bottom-\[2\%\]{bottom:2%}.bottom-\[7rem\]{bottom:7rem}.left-0{left:0}.left-1\/2{left:50%}.left-14{left:3.5rem}.left-5{left:1.25rem}.left-8{left:2rem}.left-\[12rem\]{left:12rem}.left-\[3\.2rem\]{left:3.2rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[8\%\]{right:8%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[-5rem\]{top:-5rem}.top-\[-6\.5rem\]{top:-6.5rem}.top-\[1rem\]{top:1rem}.top-\[4\.5rem\]{top:4.5rem}.top-\[64\.33px\]{top:64.33px}.top-\[65px\]{top:65px}.top-full{top:100%}.-z-10{z-index:-10}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-20{z-index:20}.z-3{z-index:3}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[60\]{z-index:60}.z-\[999\]{z-index:999}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2/span 2}.col-span-6{grid-column:span 6/span 6}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-14{margin:3.5rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-8{margin:2rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-\[10\%\]{margin-left:10%;margin-right:10%}.mx-\[12px\]{margin-left:12px;margin-right:12px}.mx-\[4\%\]{margin-left:4%;margin-right:4%}.mx-\[5\%\]{margin-left:5%;margin-right:5%}.mx-\[7\.5px\]{margin-left:7.5px;margin-right:7.5px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-\[0\.5rem\]{margin-top:.5rem;margin-bottom:.5rem}.my-\[1\.5rem\]{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.my-\[20px\]{margin-top:20px;margin-bottom:20px}.my-\[3rem\]{margin-top:3rem;margin-bottom:3rem}.my-\[50px\]{margin-top:50px;margin-bottom:50px}.my-\[5rem\]{margin-top:5rem;margin-bottom:5rem}.-ml-\[2px\]{margin-left:-2px}.-mt-4{margin-top:-1rem}.-mt-7{margin-top:-1.75rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[20px\]{margin-bottom:20px}.mb-\[26rem\]{margin-bottom:26rem}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ml-0{margin-left:0}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-9{margin-left:2.25rem}.ml-\[\.75rem\]{margin-left:.75rem}.ml-\[1rem\]{margin-left:1rem}.ml-\[5rem\]{margin-left:5rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-1rem\]{margin-top:-1rem}.mt-\[0\.1rem\]{margin-top:.1rem}.mt-\[0\.5rem\]{margin-top:.5rem}.mt-\[10px\]{margin-top:10px}.mt-\[1rem\]{margin-top:1rem}.mt-\[2\%\]{margin-top:2%}.mt-\[2rem\]{margin-top:2rem}.mt-\[3rem\]{margin-top:3rem}.mt-\[4rem\]{margin-top:4rem}.mt-\[50px\]{margin-top:50px}.mt-\[5rem\]{margin-top:5rem}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-17\.5{height:70px}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-\[100\%\]{height:100%}.h-\[11rem\]{height:11rem}.h-\[13\.2rem\]{height:13.2rem}.h-\[14rem\]{height:14rem}.h-\[15rem\]{height:15rem}.h-\[16rem\]{height:16rem}.h-\[17rem\]{height:17rem}.h-\[2\.25rem\]{height:2.25rem}.h-\[2\.4rem\]{height:2.4rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[200px\]{height:200px}.h-\[25px\]{height:25px}.h-\[28rem\]{height:28rem}.h-\[2rem\]{height:2rem}.h-\[3\.25rem\]{height:3.25rem}.h-\[30rem\]{height:30rem}.h-\[380px\]{height:380px}.h-\[40rem\]{height:40rem}.h-\[425px\]{height:425px}.h-\[44px\]{height:44px}.h-\[500px\]{height:500px}.h-\[569px\]{height:569px}.h-\[58px\]{height:58px}.h-\[5rem\]{height:5rem}.h-\[64px\]{height:64px}.h-\[6rem\]{height:6rem}.h-\[70\.02px\]{height:70.02px}.h-\[75px\]{height:75px}.h-\[7rem\]{height:7rem}.h-\[80\%\]{height:80%}.h-\[80px\]{height:80px}.h-\[8rem\]{height:8rem}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-32{max-height:8rem}.max-h-96{max-height:24rem}.max-h-\[1\.50rem\]{max-height:1.5rem}.max-h-\[100\%\]{max-height:100%}.max-h-\[14\.375rem\]{max-height:14.375rem}.max-h-\[18rem\]{max-height:18rem}.max-h-\[200px\]{max-height:200px}.max-h-\[20rem\]{max-height:20rem}.max-h-\[225px\]{max-height:225px}.max-h-\[25rem\]{max-height:25rem}.max-h-\[420px\]{max-height:420px}.max-h-\[44px\]{max-height:44px}.max-h-\[450px\]{max-height:450px}.max-h-\[500px\]{max-height:500px}.max-h-\[800px\]{max-height:800px}.max-h-\[9999px\]{max-height:9999px}.min-h-\[100px\]{min-height:100px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[17\.162rem\]{min-height:17.162rem}.min-h-\[18rem\]{min-height:18rem}.min-h-\[20\.162rem\]{min-height:20.162rem}.min-h-\[20\.25rem\]{min-height:20.25rem}.min-h-\[35rem\]{min-height:35rem}.min-h-\[50vh\]{min-height:50vh}.min-h-\[5rem\]{min-height:5rem}.min-h-screen{min-height:100vh}.\!w-auto{width:auto!important}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-17\.5{width:70px}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[1\.2rem\]{width:1.2rem}.w-\[1\.5rem\]{width:1.5rem}.w-\[100\%\]{width:100%}.w-\[138\.05px\]{width:138.05px}.w-\[138px\]{width:138px}.w-\[13rem\]{width:13rem}.w-\[140px\]{width:140px}.w-\[15rem\]{width:15rem}.w-\[170px\]{width:170px}.w-\[17rem\]{width:17rem}.w-\[18rem\]{width:18rem}.w-\[1px\]{width:1px}.w-\[2\.25rem\]{width:2.25rem}.w-\[2\.5rem\]{width:2.5rem}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[20rem\]{width:20rem}.w-\[22rem\]{width:22rem}.w-\[23rem\]{width:23rem}.w-\[25px\]{width:25px}.w-\[25rem\]{width:25rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[30rem\]{width:30rem}.w-\[40\%\]{width:40%}.w-\[44px\]{width:44px}.w-\[4rem\]{width:4rem}.w-\[5\.375rem\]{width:5.375rem}.w-\[5\.5rem\]{width:5.5rem}.w-\[5\.875rem\]{width:5.875rem}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[525px\]{width:525px}.w-\[55\%\]{width:55%}.w-\[58px\]{width:58px}.w-\[5rem\]{width:5rem}.w-\[6\.25rem\]{width:6.25rem}.w-\[6\.5rem\]{width:6.5rem}.w-\[60\%\]{width:60%}.w-\[64px\]{width:64px}.w-\[6rem\]{width:6rem}.w-\[7\%\]{width:7%}.w-\[70\%\]{width:70%}.w-\[73\%\]{width:73%}.w-\[75\%\]{width:75%}.w-\[75px\]{width:75px}.w-\[77\%\]{width:77%}.w-\[7rem\]{width:7rem}.w-\[8\.5rem\]{width:8.5rem}.w-\[8\.75rem\]{width:8.75rem}.w-\[80\%\]{width:80%}.w-\[820px\]{width:820px}.w-\[87\%\]{width:87%}.w-\[8rem\]{width:8rem}.w-\[90\%\]{width:90%}.w-\[91\%\]{width:91%}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[100\%\]{min-width:100%}.min-w-\[21\.889\]{min-width:21.889}.min-w-\[30\%\]{min-width:30%}.min-w-\[40\%\]{min-width:40%}.min-w-\[50\%\]{min-width:50%}.min-w-\[60\%\]{min-width:60%}.min-w-\[7\%\]{min-width:7%}.min-w-\[70\%\]{min-width:70%}.min-w-full{min-width:100%}.max-w-16{max-width:4rem}.max-w-24{max-width:6rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100\%\]{max-width:100%}.max-w-\[1030px\]{max-width:1030px}.max-w-\[1230px\]{max-width:1230px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[19rem\]{max-width:19rem}.max-w-\[2\.125rem\]{max-width:2.125rem}.max-w-\[22rem\]{max-width:22rem}.max-w-\[35rem\]{max-width:35rem}.max-w-\[475px\]{max-width:475px}.max-w-\[50\%\]{max-width:50%}.max-w-\[500px\]{max-width:500px}.max-w-\[50px\]{max-width:50px}.max-w-\[58rem\]{max-width:58rem}.max-w-\[68rem\]{max-width:68rem}.max-w-\[6rem\]{max-width:6rem}.max-w-\[77\%\]{max-width:77%}.max-w-\[80\%\]{max-width:80%}.max-w-\[8rem\]{max-width:8rem}.max-w-\[900px\]{max-width:900px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.333333%}.basis-1\/4{flex-basis:25%}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-4{--tw-translate-x:-1rem}.-translate-y-1\/4{--tw-translate-y:-25%}.-translate-y-1\/4,.translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x:1rem}.translate-x-\[15\%\]{--tw-translate-x:15%}.translate-x-\[15\%\],.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-2,.translate-y-5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-5{--tw-translate-y:1.25rem}.translate-y-\[10\%\]{--tw-translate-y:10%}.rotate-0,.translate-y-\[10\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate:0deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes infinite-scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-infinite-scroll{animation:infinite-scroll 55s linear infinite}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.animate-shimmer{animation:shimmer 3s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[\.5rem\]{gap:.5rem}.gap-\[0\.8rem\]{gap:.8rem}.gap-\[1\.5rem\]{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-\[1px\]{gap:1px}.gap-\[1rem\]{gap:1rem}.gap-\[2rem\]{gap:2rem}.gap-\[3\.5rem\]{gap:3.5rem}.gap-\[4\.2rem\]{gap:4.2rem}.gap-\[4rem\]{gap:4rem}.gap-\[7\.5rem\]{gap:7.5rem}.gap-x-10{column-gap:2.5rem}.gap-x-\[1vw\]{column-gap:1vw}.gap-x-\[5rem\]{column-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-\[1\.5rem\]{row-gap:1.5rem}.gap-y-\[1vw\]{row-gap:1vw}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overscroll-y-none{overscroll-behavior-y:none}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[4rem\]{border-radius:4rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-bl-xl{border-bottom-left-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.border-\[2px\]{border-width:2px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l-2{border-left-width:2px}.border-l-8{border-left-width:8px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-\[\#55ABAB\]{--tw-border-opacity:1;border-color:rgb(85 171 171/var(--tw-border-opacity,1))}.border-\[\#828282\]{--tw-border-opacity:1;border-color:rgb(130 130 130/var(--tw-border-opacity,1))}.border-\[\#8D8D8D\]{--tw-border-opacity:1;border-color:rgb(141 141 141/var(--tw-border-opacity,1))}.border-\[\#AB5B55\]{--tw-border-opacity:1;border-color:rgb(171 91 85/var(--tw-border-opacity,1))}.border-\[\#B8B8B8\]{--tw-border-opacity:1;border-color:rgb(184 184 184/var(--tw-border-opacity,1))}.border-\[\#f4f4f4\]{--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-brown-100{--tw-border-opacity:1;border-color:rgb(171 91 85/var(--tw-border-opacity,1))}.border-extra-1{--tw-border-opacity:1;border-color:rgb(78 137 231/var(--tw-border-opacity,1))}.border-extra-1\/0{border-color:rgb(78 137 231/0)}.border-extra-1\/10{border-color:rgb(78 137 231/.1)}.border-extra-1\/100{border-color:rgb(78 137 231/1)}.border-extra-1\/15{border-color:rgb(78 137 231/.15)}.border-extra-1\/20{border-color:rgb(78 137 231/.2)}.border-extra-1\/25{border-color:rgb(78 137 231/.25)}.border-extra-1\/30{border-color:rgb(78 137 231/.3)}.border-extra-1\/35{border-color:rgb(78 137 231/.35)}.border-extra-1\/40{border-color:rgb(78 137 231/.4)}.border-extra-1\/45{border-color:rgb(78 137 231/.45)}.border-extra-1\/5{border-color:rgb(78 137 231/.05)}.border-extra-1\/50{border-color:rgb(78 137 231/.5)}.border-extra-1\/55{border-color:rgb(78 137 231/.55)}.border-extra-1\/60{border-color:rgb(78 137 231/.6)}.border-extra-1\/65{border-color:rgb(78 137 231/.65)}.border-extra-1\/70{border-color:rgb(78 137 231/.7)}.border-extra-1\/75{border-color:rgb(78 137 231/.75)}.border-extra-1\/80{border-color:rgb(78 137 231/.8)}.border-extra-1\/85{border-color:rgb(78 137 231/.85)}.border-extra-1\/90{border-color:rgb(78 137 231/.9)}.border-extra-1\/95{border-color:rgb(78 137 231/.95)}.border-extra-2{--tw-border-opacity:1;border-color:rgb(48 148 171/var(--tw-border-opacity,1))}.border-extra-2\/0{border-color:rgb(48 148 171/0)}.border-extra-2\/10{border-color:rgb(48 148 171/.1)}.border-extra-2\/100{border-color:rgb(48 148 171/1)}.border-extra-2\/15{border-color:rgb(48 148 171/.15)}.border-extra-2\/20{border-color:rgb(48 148 171/.2)}.border-extra-2\/25{border-color:rgb(48 148 171/.25)}.border-extra-2\/30{border-color:rgb(48 148 171/.3)}.border-extra-2\/35{border-color:rgb(48 148 171/.35)}.border-extra-2\/40{border-color:rgb(48 148 171/.4)}.border-extra-2\/45{border-color:rgb(48 148 171/.45)}.border-extra-2\/5{border-color:rgb(48 148 171/.05)}.border-extra-2\/50{border-color:rgb(48 148 171/.5)}.border-extra-2\/55{border-color:rgb(48 148 171/.55)}.border-extra-2\/60{border-color:rgb(48 148 171/.6)}.border-extra-2\/65{border-color:rgb(48 148 171/.65)}.border-extra-2\/70{border-color:rgb(48 148 171/.7)}.border-extra-2\/75{border-color:rgb(48 148 171/.75)}.border-extra-2\/80{border-color:rgb(48 148 171/.8)}.border-extra-2\/85{border-color:rgb(48 148 171/.85)}.border-extra-2\/90{border-color:rgb(48 148 171/.9)}.border-extra-2\/95{border-color:rgb(48 148 171/.95)}.border-extra-3{--tw-border-opacity:1;border-color:rgb(109 205 169/var(--tw-border-opacity,1))}.border-extra-3\/0{border-color:rgb(109 205 169/0)}.border-extra-3\/10{border-color:rgb(109 205 169/.1)}.border-extra-3\/100{border-color:rgb(109 205 169/1)}.border-extra-3\/15{border-color:rgb(109 205 169/.15)}.border-extra-3\/20{border-color:rgb(109 205 169/.2)}.border-extra-3\/25{border-color:rgb(109 205 169/.25)}.border-extra-3\/30{border-color:rgb(109 205 169/.3)}.border-extra-3\/35{border-color:rgb(109 205 169/.35)}.border-extra-3\/40{border-color:rgb(109 205 169/.4)}.border-extra-3\/45{border-color:rgb(109 205 169/.45)}.border-extra-3\/5{border-color:rgb(109 205 169/.05)}.border-extra-3\/50{border-color:rgb(109 205 169/.5)}.border-extra-3\/55{border-color:rgb(109 205 169/.55)}.border-extra-3\/60{border-color:rgb(109 205 169/.6)}.border-extra-3\/65{border-color:rgb(109 205 169/.65)}.border-extra-3\/70{border-color:rgb(109 205 169/.7)}.border-extra-3\/75{border-color:rgb(109 205 169/.75)}.border-extra-3\/80{border-color:rgb(109 205 169/.8)}.border-extra-3\/85{border-color:rgb(109 205 169/.85)}.border-extra-3\/90{border-color:rgb(109 205 169/.9)}.border-extra-3\/95{border-color:rgb(109 205 169/.95)}.border-extra-4{--tw-border-opacity:1;border-color:rgb(76 169 124/var(--tw-border-opacity,1))}.border-extra-4\/0{border-color:rgb(76 169 124/0)}.border-extra-4\/10{border-color:rgb(76 169 124/.1)}.border-extra-4\/100{border-color:rgb(76 169 124/1)}.border-extra-4\/15{border-color:rgb(76 169 124/.15)}.border-extra-4\/20{border-color:rgb(76 169 124/.2)}.border-extra-4\/25{border-color:rgb(76 169 124/.25)}.border-extra-4\/30{border-color:rgb(76 169 124/.3)}.border-extra-4\/35{border-color:rgb(76 169 124/.35)}.border-extra-4\/40{border-color:rgb(76 169 124/.4)}.border-extra-4\/45{border-color:rgb(76 169 124/.45)}.border-extra-4\/5{border-color:rgb(76 169 124/.05)}.border-extra-4\/50{border-color:rgb(76 169 124/.5)}.border-extra-4\/55{border-color:rgb(76 169 124/.55)}.border-extra-4\/60{border-color:rgb(76 169 124/.6)}.border-extra-4\/65{border-color:rgb(76 169 124/.65)}.border-extra-4\/70{border-color:rgb(76 169 124/.7)}.border-extra-4\/75{border-color:rgb(76 169 124/.75)}.border-extra-4\/80{border-color:rgb(76 169 124/.8)}.border-extra-4\/85{border-color:rgb(76 169 124/.85)}.border-extra-4\/90{border-color:rgb(76 169 124/.9)}.border-extra-4\/95{border-color:rgb(76 169 124/.95)}.border-extra-5{--tw-border-opacity:1;border-color:rgb(62 188 205/var(--tw-border-opacity,1))}.border-extra-5\/0{border-color:rgb(62 188 205/0)}.border-extra-5\/10{border-color:rgb(62 188 205/.1)}.border-extra-5\/100{border-color:rgb(62 188 205/1)}.border-extra-5\/15{border-color:rgb(62 188 205/.15)}.border-extra-5\/20{border-color:rgb(62 188 205/.2)}.border-extra-5\/25{border-color:rgb(62 188 205/.25)}.border-extra-5\/30{border-color:rgb(62 188 205/.3)}.border-extra-5\/35{border-color:rgb(62 188 205/.35)}.border-extra-5\/40{border-color:rgb(62 188 205/.4)}.border-extra-5\/45{border-color:rgb(62 188 205/.45)}.border-extra-5\/5{border-color:rgb(62 188 205/.05)}.border-extra-5\/50{border-color:rgb(62 188 205/.5)}.border-extra-5\/55{border-color:rgb(62 188 205/.55)}.border-extra-5\/60{border-color:rgb(62 188 205/.6)}.border-extra-5\/65{border-color:rgb(62 188 205/.65)}.border-extra-5\/70{border-color:rgb(62 188 205/.7)}.border-extra-5\/75{border-color:rgb(62 188 205/.75)}.border-extra-5\/80{border-color:rgb(62 188 205/.8)}.border-extra-5\/85{border-color:rgb(62 188 205/.85)}.border-extra-5\/90{border-color:rgb(62 188 205/.9)}.border-extra-5\/95{border-color:rgb(62 188 205/.95)}.border-extra-6{--tw-border-opacity:1;border-color:rgb(8 83 126/var(--tw-border-opacity,1))}.border-extra-6\/0{border-color:rgb(8 83 126/0)}.border-extra-6\/10{border-color:rgb(8 83 126/.1)}.border-extra-6\/100{border-color:rgb(8 83 126/1)}.border-extra-6\/15{border-color:rgb(8 83 126/.15)}.border-extra-6\/20{border-color:rgb(8 83 126/.2)}.border-extra-6\/25{border-color:rgb(8 83 126/.25)}.border-extra-6\/30{border-color:rgb(8 83 126/.3)}.border-extra-6\/35{border-color:rgb(8 83 126/.35)}.border-extra-6\/40{border-color:rgb(8 83 126/.4)}.border-extra-6\/45{border-color:rgb(8 83 126/.45)}.border-extra-6\/5{border-color:rgb(8 83 126/.05)}.border-extra-6\/50{border-color:rgb(8 83 126/.5)}.border-extra-6\/55{border-color:rgb(8 83 126/.55)}.border-extra-6\/60{border-color:rgb(8 83 126/.6)}.border-extra-6\/65{border-color:rgb(8 83 126/.65)}.border-extra-6\/70{border-color:rgb(8 83 126/.7)}.border-extra-6\/75{border-color:rgb(8 83 126/.75)}.border-extra-6\/80{border-color:rgb(8 83 126/.8)}.border-extra-6\/85{border-color:rgb(8 83 126/.85)}.border-extra-6\/90{border-color:rgb(8 83 126/.9)}.border-extra-6\/95{border-color:rgb(8 83 126/.95)}.border-extra-7{--tw-border-opacity:1;border-color:rgb(126 176 255/var(--tw-border-opacity,1))}.border-extra-7\/0{border-color:rgb(126 176 255/0)}.border-extra-7\/10{border-color:rgb(126 176 255/.1)}.border-extra-7\/100{border-color:rgb(126 176 255/1)}.border-extra-7\/15{border-color:rgb(126 176 255/.15)}.border-extra-7\/20{border-color:rgb(126 176 255/.2)}.border-extra-7\/25{border-color:rgb(126 176 255/.25)}.border-extra-7\/30{border-color:rgb(126 176 255/.3)}.border-extra-7\/35{border-color:rgb(126 176 255/.35)}.border-extra-7\/40{border-color:rgb(126 176 255/.4)}.border-extra-7\/45{border-color:rgb(126 176 255/.45)}.border-extra-7\/5{border-color:rgb(126 176 255/.05)}.border-extra-7\/50{border-color:rgb(126 176 255/.5)}.border-extra-7\/55{border-color:rgb(126 176 255/.55)}.border-extra-7\/60{border-color:rgb(126 176 255/.6)}.border-extra-7\/65{border-color:rgb(126 176 255/.65)}.border-extra-7\/70{border-color:rgb(126 176 255/.7)}.border-extra-7\/75{border-color:rgb(126 176 255/.75)}.border-extra-7\/80{border-color:rgb(126 176 255/.8)}.border-extra-7\/85{border-color:rgb(126 176 255/.85)}.border-extra-7\/90{border-color:rgb(126 176 255/.9)}.border-extra-7\/95{border-color:rgb(126 176 255/.95)}.border-extra-8{--tw-border-opacity:1;border-color:rgb(13 117 57/var(--tw-border-opacity,1))}.border-extra-8\/0{border-color:rgb(13 117 57/0)}.border-extra-8\/10{border-color:rgb(13 117 57/.1)}.border-extra-8\/100{border-color:rgb(13 117 57/1)}.border-extra-8\/15{border-color:rgb(13 117 57/.15)}.border-extra-8\/20{border-color:rgb(13 117 57/.2)}.border-extra-8\/25{border-color:rgb(13 117 57/.25)}.border-extra-8\/30{border-color:rgb(13 117 57/.3)}.border-extra-8\/35{border-color:rgb(13 117 57/.35)}.border-extra-8\/40{border-color:rgb(13 117 57/.4)}.border-extra-8\/45{border-color:rgb(13 117 57/.45)}.border-extra-8\/5{border-color:rgb(13 117 57/.05)}.border-extra-8\/50{border-color:rgb(13 117 57/.5)}.border-extra-8\/55{border-color:rgb(13 117 57/.55)}.border-extra-8\/60{border-color:rgb(13 117 57/.6)}.border-extra-8\/65{border-color:rgb(13 117 57/.65)}.border-extra-8\/70{border-color:rgb(13 117 57/.7)}.border-extra-8\/75{border-color:rgb(13 117 57/.75)}.border-extra-8\/80{border-color:rgb(13 117 57/.8)}.border-extra-8\/85{border-color:rgb(13 117 57/.85)}.border-extra-8\/90{border-color:rgb(13 117 57/.9)}.border-extra-8\/95{border-color:rgb(13 117 57/.95)}.border-graph-1{--tw-border-opacity:1;border-color:rgb(171 91 85/var(--tw-border-opacity,1))}.border-graph-1\/0{border-color:rgb(171 91 85/0)}.border-graph-1\/10{border-color:rgb(171 91 85/.1)}.border-graph-1\/100{border-color:rgb(171 91 85/1)}.border-graph-1\/15{border-color:rgb(171 91 85/.15)}.border-graph-1\/20{border-color:rgb(171 91 85/.2)}.border-graph-1\/25{border-color:rgb(171 91 85/.25)}.border-graph-1\/30{border-color:rgb(171 91 85/.3)}.border-graph-1\/35{border-color:rgb(171 91 85/.35)}.border-graph-1\/40{border-color:rgb(171 91 85/.4)}.border-graph-1\/45{border-color:rgb(171 91 85/.45)}.border-graph-1\/5{border-color:rgb(171 91 85/.05)}.border-graph-1\/50{border-color:rgb(171 91 85/.5)}.border-graph-1\/55{border-color:rgb(171 91 85/.55)}.border-graph-1\/60{border-color:rgb(171 91 85/.6)}.border-graph-1\/65{border-color:rgb(171 91 85/.65)}.border-graph-1\/70{border-color:rgb(171 91 85/.7)}.border-graph-1\/75{border-color:rgb(171 91 85/.75)}.border-graph-1\/80{border-color:rgb(171 91 85/.8)}.border-graph-1\/85{border-color:rgb(171 91 85/.85)}.border-graph-1\/90{border-color:rgb(171 91 85/.9)}.border-graph-1\/95{border-color:rgb(171 91 85/.95)}.border-graph-2{--tw-border-opacity:1;border-color:rgb(165 109 105/var(--tw-border-opacity,1))}.border-graph-2\/0{border-color:rgb(165 109 105/0)}.border-graph-2\/10{border-color:rgb(165 109 105/.1)}.border-graph-2\/100{border-color:rgb(165 109 105/1)}.border-graph-2\/15{border-color:rgb(165 109 105/.15)}.border-graph-2\/20{border-color:rgb(165 109 105/.2)}.border-graph-2\/25{border-color:rgb(165 109 105/.25)}.border-graph-2\/30{border-color:rgb(165 109 105/.3)}.border-graph-2\/35{border-color:rgb(165 109 105/.35)}.border-graph-2\/40{border-color:rgb(165 109 105/.4)}.border-graph-2\/45{border-color:rgb(165 109 105/.45)}.border-graph-2\/5{border-color:rgb(165 109 105/.05)}.border-graph-2\/50{border-color:rgb(165 109 105/.5)}.border-graph-2\/55{border-color:rgb(165 109 105/.55)}.border-graph-2\/60{border-color:rgb(165 109 105/.6)}.border-graph-2\/65{border-color:rgb(165 109 105/.65)}.border-graph-2\/70{border-color:rgb(165 109 105/.7)}.border-graph-2\/75{border-color:rgb(165 109 105/.75)}.border-graph-2\/80{border-color:rgb(165 109 105/.8)}.border-graph-2\/85{border-color:rgb(165 109 105/.85)}.border-graph-2\/90{border-color:rgb(165 109 105/.9)}.border-graph-2\/95{border-color:rgb(165 109 105/.95)}.border-graph-3{--tw-border-opacity:1;border-color:rgb(224 97 87/var(--tw-border-opacity,1))}.border-graph-3\/0{border-color:rgb(224 97 87/0)}.border-graph-3\/10{border-color:rgb(224 97 87/.1)}.border-graph-3\/100{border-color:rgb(224 97 87/1)}.border-graph-3\/15{border-color:rgb(224 97 87/.15)}.border-graph-3\/20{border-color:rgb(224 97 87/.2)}.border-graph-3\/25{border-color:rgb(224 97 87/.25)}.border-graph-3\/30{border-color:rgb(224 97 87/.3)}.border-graph-3\/35{border-color:rgb(224 97 87/.35)}.border-graph-3\/40{border-color:rgb(224 97 87/.4)}.border-graph-3\/45{border-color:rgb(224 97 87/.45)}.border-graph-3\/5{border-color:rgb(224 97 87/.05)}.border-graph-3\/50{border-color:rgb(224 97 87/.5)}.border-graph-3\/55{border-color:rgb(224 97 87/.55)}.border-graph-3\/60{border-color:rgb(224 97 87/.6)}.border-graph-3\/65{border-color:rgb(224 97 87/.65)}.border-graph-3\/70{border-color:rgb(224 97 87/.7)}.border-graph-3\/75{border-color:rgb(224 97 87/.75)}.border-graph-3\/80{border-color:rgb(224 97 87/.8)}.border-graph-3\/85{border-color:rgb(224 97 87/.85)}.border-graph-3\/90{border-color:rgb(224 97 87/.9)}.border-graph-3\/95{border-color:rgb(224 97 87/.95)}.border-graph-4{--tw-border-opacity:1;border-color:rgb(122 65 61/var(--tw-border-opacity,1))}.border-graph-4\/0{border-color:rgb(122 65 61/0)}.border-graph-4\/10{border-color:rgb(122 65 61/.1)}.border-graph-4\/100{border-color:rgb(122 65 61/1)}.border-graph-4\/15{border-color:rgb(122 65 61/.15)}.border-graph-4\/20{border-color:rgb(122 65 61/.2)}.border-graph-4\/25{border-color:rgb(122 65 61/.25)}.border-graph-4\/30{border-color:rgb(122 65 61/.3)}.border-graph-4\/35{border-color:rgb(122 65 61/.35)}.border-graph-4\/40{border-color:rgb(122 65 61/.4)}.border-graph-4\/45{border-color:rgb(122 65 61/.45)}.border-graph-4\/5{border-color:rgb(122 65 61/.05)}.border-graph-4\/50{border-color:rgb(122 65 61/.5)}.border-graph-4\/55{border-color:rgb(122 65 61/.55)}.border-graph-4\/60{border-color:rgb(122 65 61/.6)}.border-graph-4\/65{border-color:rgb(122 65 61/.65)}.border-graph-4\/70{border-color:rgb(122 65 61/.7)}.border-graph-4\/75{border-color:rgb(122 65 61/.75)}.border-graph-4\/80{border-color:rgb(122 65 61/.8)}.border-graph-4\/85{border-color:rgb(122 65 61/.85)}.border-graph-4\/90{border-color:rgb(122 65 61/.9)}.border-graph-4\/95{border-color:rgb(122 65 61/.95)}.border-graph-5{--tw-border-opacity:1;border-color:rgb(165 55 46/var(--tw-border-opacity,1))}.border-graph-5\/0{border-color:rgb(165 55 46/0)}.border-graph-5\/10{border-color:rgb(165 55 46/.1)}.border-graph-5\/100{border-color:rgb(165 55 46/1)}.border-graph-5\/15{border-color:rgb(165 55 46/.15)}.border-graph-5\/20{border-color:rgb(165 55 46/.2)}.border-graph-5\/25{border-color:rgb(165 55 46/.25)}.border-graph-5\/30{border-color:rgb(165 55 46/.3)}.border-graph-5\/35{border-color:rgb(165 55 46/.35)}.border-graph-5\/40{border-color:rgb(165 55 46/.4)}.border-graph-5\/45{border-color:rgb(165 55 46/.45)}.border-graph-5\/5{border-color:rgb(165 55 46/.05)}.border-graph-5\/50{border-color:rgb(165 55 46/.5)}.border-graph-5\/55{border-color:rgb(165 55 46/.55)}.border-graph-5\/60{border-color:rgb(165 55 46/.6)}.border-graph-5\/65{border-color:rgb(165 55 46/.65)}.border-graph-5\/70{border-color:rgb(165 55 46/.7)}.border-graph-5\/75{border-color:rgb(165 55 46/.75)}.border-graph-5\/80{border-color:rgb(165 55 46/.8)}.border-graph-5\/85{border-color:rgb(165 55 46/.85)}.border-graph-5\/90{border-color:rgb(165 55 46/.9)}.border-graph-5\/95{border-color:rgb(165 55 46/.95)}.border-graph-6{--tw-border-opacity:1;border-color:rgb(206 61 51/var(--tw-border-opacity,1))}.border-graph-6\/0{border-color:rgb(206 61 51/0)}.border-graph-6\/10{border-color:rgb(206 61 51/.1)}.border-graph-6\/100{border-color:rgb(206 61 51/1)}.border-graph-6\/15{border-color:rgb(206 61 51/.15)}.border-graph-6\/20{border-color:rgb(206 61 51/.2)}.border-graph-6\/25{border-color:rgb(206 61 51/.25)}.border-graph-6\/30{border-color:rgb(206 61 51/.3)}.border-graph-6\/35{border-color:rgb(206 61 51/.35)}.border-graph-6\/40{border-color:rgb(206 61 51/.4)}.border-graph-6\/45{border-color:rgb(206 61 51/.45)}.border-graph-6\/5{border-color:rgb(206 61 51/.05)}.border-graph-6\/50{border-color:rgb(206 61 51/.5)}.border-graph-6\/55{border-color:rgb(206 61 51/.55)}.border-graph-6\/60{border-color:rgb(206 61 51/.6)}.border-graph-6\/65{border-color:rgb(206 61 51/.65)}.border-graph-6\/70{border-color:rgb(206 61 51/.7)}.border-graph-6\/75{border-color:rgb(206 61 51/.75)}.border-graph-6\/80{border-color:rgb(206 61 51/.8)}.border-graph-6\/85{border-color:rgb(206 61 51/.85)}.border-graph-6\/90{border-color:rgb(206 61 51/.9)}.border-graph-6\/95{border-color:rgb(206 61 51/.95)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-teal-400{--tw-border-opacity:1;border-color:rgb(45 212 191/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-b-brown-100{--tw-border-opacity:1;border-bottom-color:rgb(171 91 85/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[\#03fce3\]{--tw-bg-opacity:1;background-color:rgb(3 252 227/var(--tw-bg-opacity,1))}.bg-\[\#55ABAB\]{--tw-bg-opacity:1;background-color:rgb(85 171 171/var(--tw-bg-opacity,1))}.bg-\[\#AB5B55\]{--tw-bg-opacity:1;background-color:rgb(171 91 85/var(--tw-bg-opacity,1))}.bg-\[\#EEDEDD\]{--tw-bg-opacity:1;background-color:rgb(238 222 221/var(--tw-bg-opacity,1))}.bg-\[\#F2E7E6\]{--tw-bg-opacity:1;background-color:rgb(242 231 230/var(--tw-bg-opacity,1))}.bg-\[\#F2F2F2\]{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity,1))}.bg-\[\#F9F0F0\]{--tw-bg-opacity:1;background-color:rgb(249 240 240/var(--tw-bg-opacity,1))}.bg-\[\#F9FAFA\]{--tw-bg-opacity:1;background-color:rgb(249 250 250/var(--tw-bg-opacity,1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-\[\#FFF8F7\]{--tw-bg-opacity:1;background-color:rgb(255 248 247/var(--tw-bg-opacity,1))}.bg-\[\#FFFFFF50\]{background-color:#FFFFFF50}.bg-\[\#FFFFFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[\#e2eeee\]{--tw-bg-opacity:1;background-color:rgb(226 238 238/var(--tw-bg-opacity,1))}.bg-\[\#f0e8e9\]{--tw-bg-opacity:1;background-color:rgb(240 232 233/var(--tw-bg-opacity,1))}.bg-\[\#f7f3f3\]{--tw-bg-opacity:1;background-color:rgb(247 243 243/var(--tw-bg-opacity,1))}.bg-\[\#fef4ea\]{--tw-bg-opacity:1;background-color:rgb(254 244 234/var(--tw-bg-opacity,1))}.bg-\[\#ffffff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[black\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[red\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity,1))}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.25\)\]{background-color:rgba(0,0,0,.25)}.bg-\[transparent\]{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-brown-100{--tw-bg-opacity:1;background-color:rgb(171 91 85/var(--tw-bg-opacity,1))}.bg-brown-light{background-color:#AB5B5520}.bg-extra-1{--tw-bg-opacity:1;background-color:rgb(78 137 231/var(--tw-bg-opacity,1))}.bg-extra-1\/0{background-color:rgb(78 137 231/0)}.bg-extra-1\/10{background-color:rgb(78 137 231/.1)}.bg-extra-1\/100{background-color:rgb(78 137 231/1)}.bg-extra-1\/15{background-color:rgb(78 137 231/.15)}.bg-extra-1\/20{background-color:rgb(78 137 231/.2)}.bg-extra-1\/25{background-color:rgb(78 137 231/.25)}.bg-extra-1\/30{background-color:rgb(78 137 231/.3)}.bg-extra-1\/35{background-color:rgb(78 137 231/.35)}.bg-extra-1\/40{background-color:rgb(78 137 231/.4)}.bg-extra-1\/45{background-color:rgb(78 137 231/.45)}.bg-extra-1\/5{background-color:rgb(78 137 231/.05)}.bg-extra-1\/50{background-color:rgb(78 137 231/.5)}.bg-extra-1\/55{background-color:rgb(78 137 231/.55)}.bg-extra-1\/60{background-color:rgb(78 137 231/.6)}.bg-extra-1\/65{background-color:rgb(78 137 231/.65)}.bg-extra-1\/70{background-color:rgb(78 137 231/.7)}.bg-extra-1\/75{background-color:rgb(78 137 231/.75)}.bg-extra-1\/80{background-color:rgb(78 137 231/.8)}.bg-extra-1\/85{background-color:rgb(78 137 231/.85)}.bg-extra-1\/90{background-color:rgb(78 137 231/.9)}.bg-extra-1\/95{background-color:rgb(78 137 231/.95)}.bg-extra-2{--tw-bg-opacity:1;background-color:rgb(48 148 171/var(--tw-bg-opacity,1))}.bg-extra-2\/0{background-color:rgb(48 148 171/0)}.bg-extra-2\/10{background-color:rgb(48 148 171/.1)}.bg-extra-2\/100{background-color:rgb(48 148 171/1)}.bg-extra-2\/15{background-color:rgb(48 148 171/.15)}.bg-extra-2\/20{background-color:rgb(48 148 171/.2)}.bg-extra-2\/25{background-color:rgb(48 148 171/.25)}.bg-extra-2\/30{background-color:rgb(48 148 171/.3)}.bg-extra-2\/35{background-color:rgb(48 148 171/.35)}.bg-extra-2\/40{background-color:rgb(48 148 171/.4)}.bg-extra-2\/45{background-color:rgb(48 148 171/.45)}.bg-extra-2\/5{background-color:rgb(48 148 171/.05)}.bg-extra-2\/50{background-color:rgb(48 148 171/.5)}.bg-extra-2\/55{background-color:rgb(48 148 171/.55)}.bg-extra-2\/60{background-color:rgb(48 148 171/.6)}.bg-extra-2\/65{background-color:rgb(48 148 171/.65)}.bg-extra-2\/70{background-color:rgb(48 148 171/.7)}.bg-extra-2\/75{background-color:rgb(48 148 171/.75)}.bg-extra-2\/80{background-color:rgb(48 148 171/.8)}.bg-extra-2\/85{background-color:rgb(48 148 171/.85)}.bg-extra-2\/90{background-color:rgb(48 148 171/.9)}.bg-extra-2\/95{background-color:rgb(48 148 171/.95)}.bg-extra-3{--tw-bg-opacity:1;background-color:rgb(109 205 169/var(--tw-bg-opacity,1))}.bg-extra-3\/0{background-color:rgb(109 205 169/0)}.bg-extra-3\/10{background-color:rgb(109 205 169/.1)}.bg-extra-3\/100{background-color:rgb(109 205 169/1)}.bg-extra-3\/15{background-color:rgb(109 205 169/.15)}.bg-extra-3\/20{background-color:rgb(109 205 169/.2)}.bg-extra-3\/25{background-color:rgb(109 205 169/.25)}.bg-extra-3\/30{background-color:rgb(109 205 169/.3)}.bg-extra-3\/35{background-color:rgb(109 205 169/.35)}.bg-extra-3\/40{background-color:rgb(109 205 169/.4)}.bg-extra-3\/45{background-color:rgb(109 205 169/.45)}.bg-extra-3\/5{background-color:rgb(109 205 169/.05)}.bg-extra-3\/50{background-color:rgb(109 205 169/.5)}.bg-extra-3\/55{background-color:rgb(109 205 169/.55)}.bg-extra-3\/60{background-color:rgb(109 205 169/.6)}.bg-extra-3\/65{background-color:rgb(109 205 169/.65)}.bg-extra-3\/70{background-color:rgb(109 205 169/.7)}.bg-extra-3\/75{background-color:rgb(109 205 169/.75)}.bg-extra-3\/80{background-color:rgb(109 205 169/.8)}.bg-extra-3\/85{background-color:rgb(109 205 169/.85)}.bg-extra-3\/90{background-color:rgb(109 205 169/.9)}.bg-extra-3\/95{background-color:rgb(109 205 169/.95)}.bg-extra-4{--tw-bg-opacity:1;background-color:rgb(76 169 124/var(--tw-bg-opacity,1))}.bg-extra-4\/0{background-color:rgb(76 169 124/0)}.bg-extra-4\/10{background-color:rgb(76 169 124/.1)}.bg-extra-4\/100{background-color:rgb(76 169 124/1)}.bg-extra-4\/15{background-color:rgb(76 169 124/.15)}.bg-extra-4\/20{background-color:rgb(76 169 124/.2)}.bg-extra-4\/25{background-color:rgb(76 169 124/.25)}.bg-extra-4\/30{background-color:rgb(76 169 124/.3)}.bg-extra-4\/35{background-color:rgb(76 169 124/.35)}.bg-extra-4\/40{background-color:rgb(76 169 124/.4)}.bg-extra-4\/45{background-color:rgb(76 169 124/.45)}.bg-extra-4\/5{background-color:rgb(76 169 124/.05)}.bg-extra-4\/50{background-color:rgb(76 169 124/.5)}.bg-extra-4\/55{background-color:rgb(76 169 124/.55)}.bg-extra-4\/60{background-color:rgb(76 169 124/.6)}.bg-extra-4\/65{background-color:rgb(76 169 124/.65)}.bg-extra-4\/70{background-color:rgb(76 169 124/.7)}.bg-extra-4\/75{background-color:rgb(76 169 124/.75)}.bg-extra-4\/80{background-color:rgb(76 169 124/.8)}.bg-extra-4\/85{background-color:rgb(76 169 124/.85)}.bg-extra-4\/90{background-color:rgb(76 169 124/.9)}.bg-extra-4\/95{background-color:rgb(76 169 124/.95)}.bg-extra-5{--tw-bg-opacity:1;background-color:rgb(62 188 205/var(--tw-bg-opacity,1))}.bg-extra-5\/0{background-color:rgb(62 188 205/0)}.bg-extra-5\/10{background-color:rgb(62 188 205/.1)}.bg-extra-5\/100{background-color:rgb(62 188 205/1)}.bg-extra-5\/15{background-color:rgb(62 188 205/.15)}.bg-extra-5\/20{background-color:rgb(62 188 205/.2)}.bg-extra-5\/25{background-color:rgb(62 188 205/.25)}.bg-extra-5\/30{background-color:rgb(62 188 205/.3)}.bg-extra-5\/35{background-color:rgb(62 188 205/.35)}.bg-extra-5\/40{background-color:rgb(62 188 205/.4)}.bg-extra-5\/45{background-color:rgb(62 188 205/.45)}.bg-extra-5\/5{background-color:rgb(62 188 205/.05)}.bg-extra-5\/50{background-color:rgb(62 188 205/.5)}.bg-extra-5\/55{background-color:rgb(62 188 205/.55)}.bg-extra-5\/60{background-color:rgb(62 188 205/.6)}.bg-extra-5\/65{background-color:rgb(62 188 205/.65)}.bg-extra-5\/70{background-color:rgb(62 188 205/.7)}.bg-extra-5\/75{background-color:rgb(62 188 205/.75)}.bg-extra-5\/80{background-color:rgb(62 188 205/.8)}.bg-extra-5\/85{background-color:rgb(62 188 205/.85)}.bg-extra-5\/90{background-color:rgb(62 188 205/.9)}.bg-extra-5\/95{background-color:rgb(62 188 205/.95)}.bg-extra-6{--tw-bg-opacity:1;background-color:rgb(8 83 126/var(--tw-bg-opacity,1))}.bg-extra-6\/0{background-color:rgb(8 83 126/0)}.bg-extra-6\/10{background-color:rgb(8 83 126/.1)}.bg-extra-6\/100{background-color:rgb(8 83 126/1)}.bg-extra-6\/15{background-color:rgb(8 83 126/.15)}.bg-extra-6\/20{background-color:rgb(8 83 126/.2)}.bg-extra-6\/25{background-color:rgb(8 83 126/.25)}.bg-extra-6\/30{background-color:rgb(8 83 126/.3)}.bg-extra-6\/35{background-color:rgb(8 83 126/.35)}.bg-extra-6\/40{background-color:rgb(8 83 126/.4)}.bg-extra-6\/45{background-color:rgb(8 83 126/.45)}.bg-extra-6\/5{background-color:rgb(8 83 126/.05)}.bg-extra-6\/50{background-color:rgb(8 83 126/.5)}.bg-extra-6\/55{background-color:rgb(8 83 126/.55)}.bg-extra-6\/60{background-color:rgb(8 83 126/.6)}.bg-extra-6\/65{background-color:rgb(8 83 126/.65)}.bg-extra-6\/70{background-color:rgb(8 83 126/.7)}.bg-extra-6\/75{background-color:rgb(8 83 126/.75)}.bg-extra-6\/80{background-color:rgb(8 83 126/.8)}.bg-extra-6\/85{background-color:rgb(8 83 126/.85)}.bg-extra-6\/90{background-color:rgb(8 83 126/.9)}.bg-extra-6\/95{background-color:rgb(8 83 126/.95)}.bg-extra-7{--tw-bg-opacity:1;background-color:rgb(126 176 255/var(--tw-bg-opacity,1))}.bg-extra-7\/0{background-color:rgb(126 176 255/0)}.bg-extra-7\/10{background-color:rgb(126 176 255/.1)}.bg-extra-7\/100{background-color:rgb(126 176 255/1)}.bg-extra-7\/15{background-color:rgb(126 176 255/.15)}.bg-extra-7\/20{background-color:rgb(126 176 255/.2)}.bg-extra-7\/25{background-color:rgb(126 176 255/.25)}.bg-extra-7\/30{background-color:rgb(126 176 255/.3)}.bg-extra-7\/35{background-color:rgb(126 176 255/.35)}.bg-extra-7\/40{background-color:rgb(126 176 255/.4)}.bg-extra-7\/45{background-color:rgb(126 176 255/.45)}.bg-extra-7\/5{background-color:rgb(126 176 255/.05)}.bg-extra-7\/50{background-color:rgb(126 176 255/.5)}.bg-extra-7\/55{background-color:rgb(126 176 255/.55)}.bg-extra-7\/60{background-color:rgb(126 176 255/.6)}.bg-extra-7\/65{background-color:rgb(126 176 255/.65)}.bg-extra-7\/70{background-color:rgb(126 176 255/.7)}.bg-extra-7\/75{background-color:rgb(126 176 255/.75)}.bg-extra-7\/80{background-color:rgb(126 176 255/.8)}.bg-extra-7\/85{background-color:rgb(126 176 255/.85)}.bg-extra-7\/90{background-color:rgb(126 176 255/.9)}.bg-extra-7\/95{background-color:rgb(126 176 255/.95)}.bg-extra-8{--tw-bg-opacity:1;background-color:rgb(13 117 57/var(--tw-bg-opacity,1))}.bg-extra-8\/0{background-color:rgb(13 117 57/0)}.bg-extra-8\/10{background-color:rgb(13 117 57/.1)}.bg-extra-8\/100{background-color:rgb(13 117 57/1)}.bg-extra-8\/15{background-color:rgb(13 117 57/.15)}.bg-extra-8\/20{background-color:rgb(13 117 57/.2)}.bg-extra-8\/25{background-color:rgb(13 117 57/.25)}.bg-extra-8\/30{background-color:rgb(13 117 57/.3)}.bg-extra-8\/35{background-color:rgb(13 117 57/.35)}.bg-extra-8\/40{background-color:rgb(13 117 57/.4)}.bg-extra-8\/45{background-color:rgb(13 117 57/.45)}.bg-extra-8\/5{background-color:rgb(13 117 57/.05)}.bg-extra-8\/50{background-color:rgb(13 117 57/.5)}.bg-extra-8\/55{background-color:rgb(13 117 57/.55)}.bg-extra-8\/60{background-color:rgb(13 117 57/.6)}.bg-extra-8\/65{background-color:rgb(13 117 57/.65)}.bg-extra-8\/70{background-color:rgb(13 117 57/.7)}.bg-extra-8\/75{background-color:rgb(13 117 57/.75)}.bg-extra-8\/80{background-color:rgb(13 117 57/.8)}.bg-extra-8\/85{background-color:rgb(13 117 57/.85)}.bg-extra-8\/90{background-color:rgb(13 117 57/.9)}.bg-extra-8\/95{background-color:rgb(13 117 57/.95)}.bg-graph-1{--tw-bg-opacity:1;background-color:rgb(171 91 85/var(--tw-bg-opacity,1))}.bg-graph-1\/0{background-color:rgb(171 91 85/0)}.bg-graph-1\/10{background-color:rgb(171 91 85/.1)}.bg-graph-1\/100{background-color:rgb(171 91 85/1)}.bg-graph-1\/15{background-color:rgb(171 91 85/.15)}.bg-graph-1\/20{background-color:rgb(171 91 85/.2)}.bg-graph-1\/25{background-color:rgb(171 91 85/.25)}.bg-graph-1\/30{background-color:rgb(171 91 85/.3)}.bg-graph-1\/35{background-color:rgb(171 91 85/.35)}.bg-graph-1\/40{background-color:rgb(171 91 85/.4)}.bg-graph-1\/45{background-color:rgb(171 91 85/.45)}.bg-graph-1\/5{background-color:rgb(171 91 85/.05)}.bg-graph-1\/50{background-color:rgb(171 91 85/.5)}.bg-graph-1\/55{background-color:rgb(171 91 85/.55)}.bg-graph-1\/60{background-color:rgb(171 91 85/.6)}.bg-graph-1\/65{background-color:rgb(171 91 85/.65)}.bg-graph-1\/70{background-color:rgb(171 91 85/.7)}.bg-graph-1\/75{background-color:rgb(171 91 85/.75)}.bg-graph-1\/80{background-color:rgb(171 91 85/.8)}.bg-graph-1\/85{background-color:rgb(171 91 85/.85)}.bg-graph-1\/90{background-color:rgb(171 91 85/.9)}.bg-graph-1\/95{background-color:rgb(171 91 85/.95)}.bg-graph-2{--tw-bg-opacity:1;background-color:rgb(165 109 105/var(--tw-bg-opacity,1))}.bg-graph-2\/0{background-color:rgb(165 109 105/0)}.bg-graph-2\/10{background-color:rgb(165 109 105/.1)}.bg-graph-2\/100{background-color:rgb(165 109 105/1)}.bg-graph-2\/15{background-color:rgb(165 109 105/.15)}.bg-graph-2\/20{background-color:rgb(165 109 105/.2)}.bg-graph-2\/25{background-color:rgb(165 109 105/.25)}.bg-graph-2\/30{background-color:rgb(165 109 105/.3)}.bg-graph-2\/35{background-color:rgb(165 109 105/.35)}.bg-graph-2\/40{background-color:rgb(165 109 105/.4)}.bg-graph-2\/45{background-color:rgb(165 109 105/.45)}.bg-graph-2\/5{background-color:rgb(165 109 105/.05)}.bg-graph-2\/50{background-color:rgb(165 109 105/.5)}.bg-graph-2\/55{background-color:rgb(165 109 105/.55)}.bg-graph-2\/60{background-color:rgb(165 109 105/.6)}.bg-graph-2\/65{background-color:rgb(165 109 105/.65)}.bg-graph-2\/70{background-color:rgb(165 109 105/.7)}.bg-graph-2\/75{background-color:rgb(165 109 105/.75)}.bg-graph-2\/80{background-color:rgb(165 109 105/.8)}.bg-graph-2\/85{background-color:rgb(165 109 105/.85)}.bg-graph-2\/90{background-color:rgb(165 109 105/.9)}.bg-graph-2\/95{background-color:rgb(165 109 105/.95)}.bg-graph-3{--tw-bg-opacity:1;background-color:rgb(224 97 87/var(--tw-bg-opacity,1))}.bg-graph-3\/0{background-color:rgb(224 97 87/0)}.bg-graph-3\/10{background-color:rgb(224 97 87/.1)}.bg-graph-3\/100{background-color:rgb(224 97 87/1)}.bg-graph-3\/15{background-color:rgb(224 97 87/.15)}.bg-graph-3\/20{background-color:rgb(224 97 87/.2)}.bg-graph-3\/25{background-color:rgb(224 97 87/.25)}.bg-graph-3\/30{background-color:rgb(224 97 87/.3)}.bg-graph-3\/35{background-color:rgb(224 97 87/.35)}.bg-graph-3\/40{background-color:rgb(224 97 87/.4)}.bg-graph-3\/45{background-color:rgb(224 97 87/.45)}.bg-graph-3\/5{background-color:rgb(224 97 87/.05)}.bg-graph-3\/50{background-color:rgb(224 97 87/.5)}.bg-graph-3\/55{background-color:rgb(224 97 87/.55)}.bg-graph-3\/60{background-color:rgb(224 97 87/.6)}.bg-graph-3\/65{background-color:rgb(224 97 87/.65)}.bg-graph-3\/70{background-color:rgb(224 97 87/.7)}.bg-graph-3\/75{background-color:rgb(224 97 87/.75)}.bg-graph-3\/80{background-color:rgb(224 97 87/.8)}.bg-graph-3\/85{background-color:rgb(224 97 87/.85)}.bg-graph-3\/90{background-color:rgb(224 97 87/.9)}.bg-graph-3\/95{background-color:rgb(224 97 87/.95)}.bg-graph-4{--tw-bg-opacity:1;background-color:rgb(122 65 61/var(--tw-bg-opacity,1))}.bg-graph-4\/0{background-color:rgb(122 65 61/0)}.bg-graph-4\/10{background-color:rgb(122 65 61/.1)}.bg-graph-4\/100{background-color:rgb(122 65 61/1)}.bg-graph-4\/15{background-color:rgb(122 65 61/.15)}.bg-graph-4\/20{background-color:rgb(122 65 61/.2)}.bg-graph-4\/25{background-color:rgb(122 65 61/.25)}.bg-graph-4\/30{background-color:rgb(122 65 61/.3)}.bg-graph-4\/35{background-color:rgb(122 65 61/.35)}.bg-graph-4\/40{background-color:rgb(122 65 61/.4)}.bg-graph-4\/45{background-color:rgb(122 65 61/.45)}.bg-graph-4\/5{background-color:rgb(122 65 61/.05)}.bg-graph-4\/50{background-color:rgb(122 65 61/.5)}.bg-graph-4\/55{background-color:rgb(122 65 61/.55)}.bg-graph-4\/60{background-color:rgb(122 65 61/.6)}.bg-graph-4\/65{background-color:rgb(122 65 61/.65)}.bg-graph-4\/70{background-color:rgb(122 65 61/.7)}.bg-graph-4\/75{background-color:rgb(122 65 61/.75)}.bg-graph-4\/80{background-color:rgb(122 65 61/.8)}.bg-graph-4\/85{background-color:rgb(122 65 61/.85)}.bg-graph-4\/90{background-color:rgb(122 65 61/.9)}.bg-graph-4\/95{background-color:rgb(122 65 61/.95)}.bg-graph-5{--tw-bg-opacity:1;background-color:rgb(165 55 46/var(--tw-bg-opacity,1))}.bg-graph-5\/0{background-color:rgb(165 55 46/0)}.bg-graph-5\/10{background-color:rgb(165 55 46/.1)}.bg-graph-5\/100{background-color:rgb(165 55 46/1)}.bg-graph-5\/15{background-color:rgb(165 55 46/.15)}.bg-graph-5\/20{background-color:rgb(165 55 46/.2)}.bg-graph-5\/25{background-color:rgb(165 55 46/.25)}.bg-graph-5\/30{background-color:rgb(165 55 46/.3)}.bg-graph-5\/35{background-color:rgb(165 55 46/.35)}.bg-graph-5\/40{background-color:rgb(165 55 46/.4)}.bg-graph-5\/45{background-color:rgb(165 55 46/.45)}.bg-graph-5\/5{background-color:rgb(165 55 46/.05)}.bg-graph-5\/50{background-color:rgb(165 55 46/.5)}.bg-graph-5\/55{background-color:rgb(165 55 46/.55)}.bg-graph-5\/60{background-color:rgb(165 55 46/.6)}.bg-graph-5\/65{background-color:rgb(165 55 46/.65)}.bg-graph-5\/70{background-color:rgb(165 55 46/.7)}.bg-graph-5\/75{background-color:rgb(165 55 46/.75)}.bg-graph-5\/80{background-color:rgb(165 55 46/.8)}.bg-graph-5\/85{background-color:rgb(165 55 46/.85)}.bg-graph-5\/90{background-color:rgb(165 55 46/.9)}.bg-graph-5\/95{background-color:rgb(165 55 46/.95)}.bg-graph-6{--tw-bg-opacity:1;background-color:rgb(206 61 51/var(--tw-bg-opacity,1))}.bg-graph-6\/0{background-color:rgb(206 61 51/0)}.bg-graph-6\/10{background-color:rgb(206 61 51/.1)}.bg-graph-6\/100{background-color:rgb(206 61 51/1)}.bg-graph-6\/15{background-color:rgb(206 61 51/.15)}.bg-graph-6\/20{background-color:rgb(206 61 51/.2)}.bg-graph-6\/25{background-color:rgb(206 61 51/.25)}.bg-graph-6\/30{background-color:rgb(206 61 51/.3)}.bg-graph-6\/35{background-color:rgb(206 61 51/.35)}.bg-graph-6\/40{background-color:rgb(206 61 51/.4)}.bg-graph-6\/45{background-color:rgb(206 61 51/.45)}.bg-graph-6\/5{background-color:rgb(206 61 51/.05)}.bg-graph-6\/50{background-color:rgb(206 61 51/.5)}.bg-graph-6\/55{background-color:rgb(206 61 51/.55)}.bg-graph-6\/60{background-color:rgb(206 61 51/.6)}.bg-graph-6\/65{background-color:rgb(206 61 51/.65)}.bg-graph-6\/70{background-color:rgb(206 61 51/.7)}.bg-graph-6\/75{background-color:rgb(206 61 51/.75)}.bg-graph-6\/80{background-color:rgb(206 61 51/.8)}.bg-graph-6\/85{background-color:rgb(206 61 51/.85)}.bg-graph-6\/90{background-color:rgb(206 61 51/.9)}.bg-graph-6\/95{background-color:rgb(206 61 51/.95)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-secondarybg{--tw-bg-opacity:1;background-color:rgb(249 250 250/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[linear-gradient\(110deg\2c \#AB5B55\2c 45\%\2c \#EADCF7\2c 55\%\2c \#AB5B55\)\]{background-image:linear-gradient(110deg,#AB5B55,45%,#EADCF7,55%,#AB5B55)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-teal-50{--tw-gradient-from:#f0fdfa var(--tw-gradient-from-position);--tw-gradient-to:rgb(240 253 250/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#fafafa\]{--tw-gradient-to:#fafafa var(--tw-gradient-to-position)}.to-teal-100{--tw-gradient-to:#ccfbf1 var(--tw-gradient-to-position)}.bg-\[length\:200\%_100\%\]{background-size:200% 100%}.bg-clip-border{background-clip:border-box}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[\.8125rem\]{padding:.8125rem}.p-\[0\.5rem\]{padding:.5rem}.p-\[10px\]{padding:10px}.p-\[1rem\]{padding:1rem}.p-\[20px\]{padding:20px}.p-\[2rem\]{padding:2rem}.p-\[5px\]{padding:5px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-\[0\.8rem\]{padding-left:.8rem;padding-right:.8rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12rem\]{padding-left:12rem;padding-right:12rem}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[2rem\]{padding-left:2rem;padding-right:2rem}.px-\[5\%\]{padding-left:5%;padding-right:5%}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[0\.5rem\],.py-\[\.5rem\]{padding-top:.5rem;padding-bottom:.5rem}.py-\[0\.8rem\]{padding-top:.8rem;padding-bottom:.8rem}.py-\[1\.5rem\]{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[4rem\]{padding-bottom:4rem}.pb-\[6rem\]{padding-bottom:6rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8,.pt-\[2rem\]{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.font-outfit{font-family:Outfit,sans-serif}.font-syne{font-family:Syne,sans-serif}.text-18{font-size:18px}.text-22{font-size:22px}.text-28{font-size:28px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[10px\]{font-size:10px}.text-\[14\.22px\]{font-size:14.22px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[1rem\]{font-size:1rem}.text-\[2\.12rem\]{font-size:2.12rem}.text-\[2\.2rem\]{font-size:2.2rem}.text-\[20px\]{font-size:20px}.text-\[21\.49px\]{font-size:21.49px}.text-\[27\.2px\]{font-size:27.2px}.text-\[27px\]{font-size:27px}.text-\[28px\]{font-size:28px}.text-\[29px\]{font-size:29px}.text-\[30\.62px\]{font-size:30.62px}.text-\[30px\]{font-size:30px}.text-\[34\.46px\]{font-size:34.46px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[25\.6px\]{line-height:25.6px}.leading-\[28\.8px\]{line-height:28.8px}.leading-\[28px\]{line-height:28px}.leading-\[2rem\]{line-height:2rem}.leading-\[30\.82px\]{line-height:30.82px}.leading-\[45\.93px\]{line-height:45.93px}.leading-\[51\.69px\]{line-height:51.69px}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#000000\],.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#192734\]{--tw-text-opacity:1;color:rgb(25 39 52/var(--tw-text-opacity,1))}.text-\[\#1F1F1F\]{--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.text-\[\#222\]{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity,1))}.text-\[\#2B2B2B\]{--tw-text-opacity:1;color:rgb(43 43 43/var(--tw-text-opacity,1))}.text-\[\#2C3C55\]{--tw-text-opacity:1;color:rgb(44 60 85/var(--tw-text-opacity,1))}.text-\[\#323850\]{--tw-text-opacity:1;color:rgb(50 56 80/var(--tw-text-opacity,1))}.text-\[\#3333333\]{color:#3333333}.text-\[\#333333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.text-\[\#33333\]{color:#33333}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.text-\[\#3B4C5A\]{--tw-text-opacity:1;color:rgb(59 76 90/var(--tw-text-opacity,1))}.text-\[\#444444\],.text-\[\#444\]{--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity,1))}.text-\[\#4E4E61\]{--tw-text-opacity:1;color:rgb(78 78 97/var(--tw-text-opacity,1))}.text-\[\#4F4F4F\]{--tw-text-opacity:1;color:rgb(79 79 79/var(--tw-text-opacity,1))}.text-\[\#55ABAB\]{--tw-text-opacity:1;color:rgb(85 171 171/var(--tw-text-opacity,1))}.text-\[\#685D5D\]{--tw-text-opacity:1;color:rgb(104 93 93/var(--tw-text-opacity,1))}.text-\[\#697882\]{--tw-text-opacity:1;color:rgb(105 120 130/var(--tw-text-opacity,1))}.text-\[\#7E8299\]{--tw-text-opacity:1;color:rgb(126 130 153/var(--tw-text-opacity,1))}.text-\[\#828282\]{--tw-text-opacity:1;color:rgb(130 130 130/var(--tw-text-opacity,1))}.text-\[\#894B47\]{--tw-text-opacity:1;color:rgb(137 75 71/var(--tw-text-opacity,1))}.text-\[\#8D8D8D\]{--tw-text-opacity:1;color:rgb(141 141 141/var(--tw-text-opacity,1))}.text-\[\#8F8F8F\]{--tw-text-opacity:1;color:rgb(143 143 143/var(--tw-text-opacity,1))}.text-\[\#929090\]{--tw-text-opacity:1;color:rgb(146 144 144/var(--tw-text-opacity,1))}.text-\[\#A1A5B7\]{--tw-text-opacity:1;color:rgb(161 165 183/var(--tw-text-opacity,1))}.text-\[\#AB5B55\]{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}.text-\[\#C9C9C9\]{--tw-text-opacity:1;color:rgb(201 201 201/var(--tw-text-opacity,1))}.text-\[\#FFF\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-\[\#ffff\]{color:#ffff}.text-\[blue\]{--tw-text-opacity:1;color:rgb(0 0 255/var(--tw-text-opacity,1))}.text-\[rgba\(0\2c 0\2c 0\2c 0\.50\)\]{color:rgba(0,0,0,.5)}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-brown-100{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}.text-brown-300{--tw-text-opacity:1;color:rgb(191 111 105/var(--tw-text-opacity,1))}.text-extra-1{--tw-text-opacity:1;color:rgb(78 137 231/var(--tw-text-opacity,1))}.text-extra-1\/0{color:rgb(78 137 231/0)}.text-extra-1\/10{color:rgb(78 137 231/.1)}.text-extra-1\/100{color:rgb(78 137 231/1)}.text-extra-1\/15{color:rgb(78 137 231/.15)}.text-extra-1\/20{color:rgb(78 137 231/.2)}.text-extra-1\/25{color:rgb(78 137 231/.25)}.text-extra-1\/30{color:rgb(78 137 231/.3)}.text-extra-1\/35{color:rgb(78 137 231/.35)}.text-extra-1\/40{color:rgb(78 137 231/.4)}.text-extra-1\/45{color:rgb(78 137 231/.45)}.text-extra-1\/5{color:rgb(78 137 231/.05)}.text-extra-1\/50{color:rgb(78 137 231/.5)}.text-extra-1\/55{color:rgb(78 137 231/.55)}.text-extra-1\/60{color:rgb(78 137 231/.6)}.text-extra-1\/65{color:rgb(78 137 231/.65)}.text-extra-1\/70{color:rgb(78 137 231/.7)}.text-extra-1\/75{color:rgb(78 137 231/.75)}.text-extra-1\/80{color:rgb(78 137 231/.8)}.text-extra-1\/85{color:rgb(78 137 231/.85)}.text-extra-1\/90{color:rgb(78 137 231/.9)}.text-extra-1\/95{color:rgb(78 137 231/.95)}.text-extra-2{--tw-text-opacity:1;color:rgb(48 148 171/var(--tw-text-opacity,1))}.text-extra-2\/0{color:rgb(48 148 171/0)}.text-extra-2\/10{color:rgb(48 148 171/.1)}.text-extra-2\/100{color:rgb(48 148 171/1)}.text-extra-2\/15{color:rgb(48 148 171/.15)}.text-extra-2\/20{color:rgb(48 148 171/.2)}.text-extra-2\/25{color:rgb(48 148 171/.25)}.text-extra-2\/30{color:rgb(48 148 171/.3)}.text-extra-2\/35{color:rgb(48 148 171/.35)}.text-extra-2\/40{color:rgb(48 148 171/.4)}.text-extra-2\/45{color:rgb(48 148 171/.45)}.text-extra-2\/5{color:rgb(48 148 171/.05)}.text-extra-2\/50{color:rgb(48 148 171/.5)}.text-extra-2\/55{color:rgb(48 148 171/.55)}.text-extra-2\/60{color:rgb(48 148 171/.6)}.text-extra-2\/65{color:rgb(48 148 171/.65)}.text-extra-2\/70{color:rgb(48 148 171/.7)}.text-extra-2\/75{color:rgb(48 148 171/.75)}.text-extra-2\/80{color:rgb(48 148 171/.8)}.text-extra-2\/85{color:rgb(48 148 171/.85)}.text-extra-2\/90{color:rgb(48 148 171/.9)}.text-extra-2\/95{color:rgb(48 148 171/.95)}.text-extra-3{--tw-text-opacity:1;color:rgb(109 205 169/var(--tw-text-opacity,1))}.text-extra-3\/0{color:rgb(109 205 169/0)}.text-extra-3\/10{color:rgb(109 205 169/.1)}.text-extra-3\/100{color:rgb(109 205 169/1)}.text-extra-3\/15{color:rgb(109 205 169/.15)}.text-extra-3\/20{color:rgb(109 205 169/.2)}.text-extra-3\/25{color:rgb(109 205 169/.25)}.text-extra-3\/30{color:rgb(109 205 169/.3)}.text-extra-3\/35{color:rgb(109 205 169/.35)}.text-extra-3\/40{color:rgb(109 205 169/.4)}.text-extra-3\/45{color:rgb(109 205 169/.45)}.text-extra-3\/5{color:rgb(109 205 169/.05)}.text-extra-3\/50{color:rgb(109 205 169/.5)}.text-extra-3\/55{color:rgb(109 205 169/.55)}.text-extra-3\/60{color:rgb(109 205 169/.6)}.text-extra-3\/65{color:rgb(109 205 169/.65)}.text-extra-3\/70{color:rgb(109 205 169/.7)}.text-extra-3\/75{color:rgb(109 205 169/.75)}.text-extra-3\/80{color:rgb(109 205 169/.8)}.text-extra-3\/85{color:rgb(109 205 169/.85)}.text-extra-3\/90{color:rgb(109 205 169/.9)}.text-extra-3\/95{color:rgb(109 205 169/.95)}.text-extra-4{--tw-text-opacity:1;color:rgb(76 169 124/var(--tw-text-opacity,1))}.text-extra-4\/0{color:rgb(76 169 124/0)}.text-extra-4\/10{color:rgb(76 169 124/.1)}.text-extra-4\/100{color:rgb(76 169 124/1)}.text-extra-4\/15{color:rgb(76 169 124/.15)}.text-extra-4\/20{color:rgb(76 169 124/.2)}.text-extra-4\/25{color:rgb(76 169 124/.25)}.text-extra-4\/30{color:rgb(76 169 124/.3)}.text-extra-4\/35{color:rgb(76 169 124/.35)}.text-extra-4\/40{color:rgb(76 169 124/.4)}.text-extra-4\/45{color:rgb(76 169 124/.45)}.text-extra-4\/5{color:rgb(76 169 124/.05)}.text-extra-4\/50{color:rgb(76 169 124/.5)}.text-extra-4\/55{color:rgb(76 169 124/.55)}.text-extra-4\/60{color:rgb(76 169 124/.6)}.text-extra-4\/65{color:rgb(76 169 124/.65)}.text-extra-4\/70{color:rgb(76 169 124/.7)}.text-extra-4\/75{color:rgb(76 169 124/.75)}.text-extra-4\/80{color:rgb(76 169 124/.8)}.text-extra-4\/85{color:rgb(76 169 124/.85)}.text-extra-4\/90{color:rgb(76 169 124/.9)}.text-extra-4\/95{color:rgb(76 169 124/.95)}.text-extra-5{--tw-text-opacity:1;color:rgb(62 188 205/var(--tw-text-opacity,1))}.text-extra-5\/0{color:rgb(62 188 205/0)}.text-extra-5\/10{color:rgb(62 188 205/.1)}.text-extra-5\/100{color:rgb(62 188 205/1)}.text-extra-5\/15{color:rgb(62 188 205/.15)}.text-extra-5\/20{color:rgb(62 188 205/.2)}.text-extra-5\/25{color:rgb(62 188 205/.25)}.text-extra-5\/30{color:rgb(62 188 205/.3)}.text-extra-5\/35{color:rgb(62 188 205/.35)}.text-extra-5\/40{color:rgb(62 188 205/.4)}.text-extra-5\/45{color:rgb(62 188 205/.45)}.text-extra-5\/5{color:rgb(62 188 205/.05)}.text-extra-5\/50{color:rgb(62 188 205/.5)}.text-extra-5\/55{color:rgb(62 188 205/.55)}.text-extra-5\/60{color:rgb(62 188 205/.6)}.text-extra-5\/65{color:rgb(62 188 205/.65)}.text-extra-5\/70{color:rgb(62 188 205/.7)}.text-extra-5\/75{color:rgb(62 188 205/.75)}.text-extra-5\/80{color:rgb(62 188 205/.8)}.text-extra-5\/85{color:rgb(62 188 205/.85)}.text-extra-5\/90{color:rgb(62 188 205/.9)}.text-extra-5\/95{color:rgb(62 188 205/.95)}.text-extra-6{--tw-text-opacity:1;color:rgb(8 83 126/var(--tw-text-opacity,1))}.text-extra-6\/0{color:rgb(8 83 126/0)}.text-extra-6\/10{color:rgb(8 83 126/.1)}.text-extra-6\/100{color:rgb(8 83 126/1)}.text-extra-6\/15{color:rgb(8 83 126/.15)}.text-extra-6\/20{color:rgb(8 83 126/.2)}.text-extra-6\/25{color:rgb(8 83 126/.25)}.text-extra-6\/30{color:rgb(8 83 126/.3)}.text-extra-6\/35{color:rgb(8 83 126/.35)}.text-extra-6\/40{color:rgb(8 83 126/.4)}.text-extra-6\/45{color:rgb(8 83 126/.45)}.text-extra-6\/5{color:rgb(8 83 126/.05)}.text-extra-6\/50{color:rgb(8 83 126/.5)}.text-extra-6\/55{color:rgb(8 83 126/.55)}.text-extra-6\/60{color:rgb(8 83 126/.6)}.text-extra-6\/65{color:rgb(8 83 126/.65)}.text-extra-6\/70{color:rgb(8 83 126/.7)}.text-extra-6\/75{color:rgb(8 83 126/.75)}.text-extra-6\/80{color:rgb(8 83 126/.8)}.text-extra-6\/85{color:rgb(8 83 126/.85)}.text-extra-6\/90{color:rgb(8 83 126/.9)}.text-extra-6\/95{color:rgb(8 83 126/.95)}.text-extra-7{--tw-text-opacity:1;color:rgb(126 176 255/var(--tw-text-opacity,1))}.text-extra-7\/0{color:rgb(126 176 255/0)}.text-extra-7\/10{color:rgb(126 176 255/.1)}.text-extra-7\/100{color:rgb(126 176 255/1)}.text-extra-7\/15{color:rgb(126 176 255/.15)}.text-extra-7\/20{color:rgb(126 176 255/.2)}.text-extra-7\/25{color:rgb(126 176 255/.25)}.text-extra-7\/30{color:rgb(126 176 255/.3)}.text-extra-7\/35{color:rgb(126 176 255/.35)}.text-extra-7\/40{color:rgb(126 176 255/.4)}.text-extra-7\/45{color:rgb(126 176 255/.45)}.text-extra-7\/5{color:rgb(126 176 255/.05)}.text-extra-7\/50{color:rgb(126 176 255/.5)}.text-extra-7\/55{color:rgb(126 176 255/.55)}.text-extra-7\/60{color:rgb(126 176 255/.6)}.text-extra-7\/65{color:rgb(126 176 255/.65)}.text-extra-7\/70{color:rgb(126 176 255/.7)}.text-extra-7\/75{color:rgb(126 176 255/.75)}.text-extra-7\/80{color:rgb(126 176 255/.8)}.text-extra-7\/85{color:rgb(126 176 255/.85)}.text-extra-7\/90{color:rgb(126 176 255/.9)}.text-extra-7\/95{color:rgb(126 176 255/.95)}.text-extra-8{--tw-text-opacity:1;color:rgb(13 117 57/var(--tw-text-opacity,1))}.text-extra-8\/0{color:rgb(13 117 57/0)}.text-extra-8\/10{color:rgb(13 117 57/.1)}.text-extra-8\/100{color:rgb(13 117 57/1)}.text-extra-8\/15{color:rgb(13 117 57/.15)}.text-extra-8\/20{color:rgb(13 117 57/.2)}.text-extra-8\/25{color:rgb(13 117 57/.25)}.text-extra-8\/30{color:rgb(13 117 57/.3)}.text-extra-8\/35{color:rgb(13 117 57/.35)}.text-extra-8\/40{color:rgb(13 117 57/.4)}.text-extra-8\/45{color:rgb(13 117 57/.45)}.text-extra-8\/5{color:rgb(13 117 57/.05)}.text-extra-8\/50{color:rgb(13 117 57/.5)}.text-extra-8\/55{color:rgb(13 117 57/.55)}.text-extra-8\/60{color:rgb(13 117 57/.6)}.text-extra-8\/65{color:rgb(13 117 57/.65)}.text-extra-8\/70{color:rgb(13 117 57/.7)}.text-extra-8\/75{color:rgb(13 117 57/.75)}.text-extra-8\/80{color:rgb(13 117 57/.8)}.text-extra-8\/85{color:rgb(13 117 57/.85)}.text-extra-8\/90{color:rgb(13 117 57/.9)}.text-extra-8\/95{color:rgb(13 117 57/.95)}.text-graph-1{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}.text-graph-1\/0{color:rgb(171 91 85/0)}.text-graph-1\/10{color:rgb(171 91 85/.1)}.text-graph-1\/100{color:rgb(171 91 85/1)}.text-graph-1\/15{color:rgb(171 91 85/.15)}.text-graph-1\/20{color:rgb(171 91 85/.2)}.text-graph-1\/25{color:rgb(171 91 85/.25)}.text-graph-1\/30{color:rgb(171 91 85/.3)}.text-graph-1\/35{color:rgb(171 91 85/.35)}.text-graph-1\/40{color:rgb(171 91 85/.4)}.text-graph-1\/45{color:rgb(171 91 85/.45)}.text-graph-1\/5{color:rgb(171 91 85/.05)}.text-graph-1\/50{color:rgb(171 91 85/.5)}.text-graph-1\/55{color:rgb(171 91 85/.55)}.text-graph-1\/60{color:rgb(171 91 85/.6)}.text-graph-1\/65{color:rgb(171 91 85/.65)}.text-graph-1\/70{color:rgb(171 91 85/.7)}.text-graph-1\/75{color:rgb(171 91 85/.75)}.text-graph-1\/80{color:rgb(171 91 85/.8)}.text-graph-1\/85{color:rgb(171 91 85/.85)}.text-graph-1\/90{color:rgb(171 91 85/.9)}.text-graph-1\/95{color:rgb(171 91 85/.95)}.text-graph-2{--tw-text-opacity:1;color:rgb(165 109 105/var(--tw-text-opacity,1))}.text-graph-2\/0{color:rgb(165 109 105/0)}.text-graph-2\/10{color:rgb(165 109 105/.1)}.text-graph-2\/100{color:rgb(165 109 105/1)}.text-graph-2\/15{color:rgb(165 109 105/.15)}.text-graph-2\/20{color:rgb(165 109 105/.2)}.text-graph-2\/25{color:rgb(165 109 105/.25)}.text-graph-2\/30{color:rgb(165 109 105/.3)}.text-graph-2\/35{color:rgb(165 109 105/.35)}.text-graph-2\/40{color:rgb(165 109 105/.4)}.text-graph-2\/45{color:rgb(165 109 105/.45)}.text-graph-2\/5{color:rgb(165 109 105/.05)}.text-graph-2\/50{color:rgb(165 109 105/.5)}.text-graph-2\/55{color:rgb(165 109 105/.55)}.text-graph-2\/60{color:rgb(165 109 105/.6)}.text-graph-2\/65{color:rgb(165 109 105/.65)}.text-graph-2\/70{color:rgb(165 109 105/.7)}.text-graph-2\/75{color:rgb(165 109 105/.75)}.text-graph-2\/80{color:rgb(165 109 105/.8)}.text-graph-2\/85{color:rgb(165 109 105/.85)}.text-graph-2\/90{color:rgb(165 109 105/.9)}.text-graph-2\/95{color:rgb(165 109 105/.95)}.text-graph-3{--tw-text-opacity:1;color:rgb(224 97 87/var(--tw-text-opacity,1))}.text-graph-3\/0{color:rgb(224 97 87/0)}.text-graph-3\/10{color:rgb(224 97 87/.1)}.text-graph-3\/100{color:rgb(224 97 87/1)}.text-graph-3\/15{color:rgb(224 97 87/.15)}.text-graph-3\/20{color:rgb(224 97 87/.2)}.text-graph-3\/25{color:rgb(224 97 87/.25)}.text-graph-3\/30{color:rgb(224 97 87/.3)}.text-graph-3\/35{color:rgb(224 97 87/.35)}.text-graph-3\/40{color:rgb(224 97 87/.4)}.text-graph-3\/45{color:rgb(224 97 87/.45)}.text-graph-3\/5{color:rgb(224 97 87/.05)}.text-graph-3\/50{color:rgb(224 97 87/.5)}.text-graph-3\/55{color:rgb(224 97 87/.55)}.text-graph-3\/60{color:rgb(224 97 87/.6)}.text-graph-3\/65{color:rgb(224 97 87/.65)}.text-graph-3\/70{color:rgb(224 97 87/.7)}.text-graph-3\/75{color:rgb(224 97 87/.75)}.text-graph-3\/80{color:rgb(224 97 87/.8)}.text-graph-3\/85{color:rgb(224 97 87/.85)}.text-graph-3\/90{color:rgb(224 97 87/.9)}.text-graph-3\/95{color:rgb(224 97 87/.95)}.text-graph-4{--tw-text-opacity:1;color:rgb(122 65 61/var(--tw-text-opacity,1))}.text-graph-4\/0{color:rgb(122 65 61/0)}.text-graph-4\/10{color:rgb(122 65 61/.1)}.text-graph-4\/100{color:rgb(122 65 61/1)}.text-graph-4\/15{color:rgb(122 65 61/.15)}.text-graph-4\/20{color:rgb(122 65 61/.2)}.text-graph-4\/25{color:rgb(122 65 61/.25)}.text-graph-4\/30{color:rgb(122 65 61/.3)}.text-graph-4\/35{color:rgb(122 65 61/.35)}.text-graph-4\/40{color:rgb(122 65 61/.4)}.text-graph-4\/45{color:rgb(122 65 61/.45)}.text-graph-4\/5{color:rgb(122 65 61/.05)}.text-graph-4\/50{color:rgb(122 65 61/.5)}.text-graph-4\/55{color:rgb(122 65 61/.55)}.text-graph-4\/60{color:rgb(122 65 61/.6)}.text-graph-4\/65{color:rgb(122 65 61/.65)}.text-graph-4\/70{color:rgb(122 65 61/.7)}.text-graph-4\/75{color:rgb(122 65 61/.75)}.text-graph-4\/80{color:rgb(122 65 61/.8)}.text-graph-4\/85{color:rgb(122 65 61/.85)}.text-graph-4\/90{color:rgb(122 65 61/.9)}.text-graph-4\/95{color:rgb(122 65 61/.95)}.text-graph-5{--tw-text-opacity:1;color:rgb(165 55 46/var(--tw-text-opacity,1))}.text-graph-5\/0{color:rgb(165 55 46/0)}.text-graph-5\/10{color:rgb(165 55 46/.1)}.text-graph-5\/100{color:rgb(165 55 46/1)}.text-graph-5\/15{color:rgb(165 55 46/.15)}.text-graph-5\/20{color:rgb(165 55 46/.2)}.text-graph-5\/25{color:rgb(165 55 46/.25)}.text-graph-5\/30{color:rgb(165 55 46/.3)}.text-graph-5\/35{color:rgb(165 55 46/.35)}.text-graph-5\/40{color:rgb(165 55 46/.4)}.text-graph-5\/45{color:rgb(165 55 46/.45)}.text-graph-5\/5{color:rgb(165 55 46/.05)}.text-graph-5\/50{color:rgb(165 55 46/.5)}.text-graph-5\/55{color:rgb(165 55 46/.55)}.text-graph-5\/60{color:rgb(165 55 46/.6)}.text-graph-5\/65{color:rgb(165 55 46/.65)}.text-graph-5\/70{color:rgb(165 55 46/.7)}.text-graph-5\/75{color:rgb(165 55 46/.75)}.text-graph-5\/80{color:rgb(165 55 46/.8)}.text-graph-5\/85{color:rgb(165 55 46/.85)}.text-graph-5\/90{color:rgb(165 55 46/.9)}.text-graph-5\/95{color:rgb(165 55 46/.95)}.text-graph-6{--tw-text-opacity:1;color:rgb(206 61 51/var(--tw-text-opacity,1))}.text-graph-6\/0{color:rgb(206 61 51/0)}.text-graph-6\/10{color:rgb(206 61 51/.1)}.text-graph-6\/100{color:rgb(206 61 51/1)}.text-graph-6\/15{color:rgb(206 61 51/.15)}.text-graph-6\/20{color:rgb(206 61 51/.2)}.text-graph-6\/25{color:rgb(206 61 51/.25)}.text-graph-6\/30{color:rgb(206 61 51/.3)}.text-graph-6\/35{color:rgb(206 61 51/.35)}.text-graph-6\/40{color:rgb(206 61 51/.4)}.text-graph-6\/45{color:rgb(206 61 51/.45)}.text-graph-6\/5{color:rgb(206 61 51/.05)}.text-graph-6\/50{color:rgb(206 61 51/.5)}.text-graph-6\/55{color:rgb(206 61 51/.55)}.text-graph-6\/60{color:rgb(206 61 51/.6)}.text-graph-6\/65{color:rgb(206 61 51/.65)}.text-graph-6\/70{color:rgb(206 61 51/.7)}.text-graph-6\/75{color:rgb(206 61 51/.75)}.text-graph-6\/80{color:rgb(206 61 51/.8)}.text-graph-6\/85{color:rgb(206 61 51/.85)}.text-graph-6\/90{color:rgb(206 61 51/.9)}.text-graph-6\/95{color:rgb(206 61 51/.95)}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-gray-950{text-decoration-color:#030712}.decoration-dotted{text-decoration-style:dotted}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.invert{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)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.d0bc87a8.ttf) format("truetype")}*{box-sizing:border-box;font-family:Outfit,"sans-serif"}::-moz-selection{color:#fff;background:blue}::-webkit-selection{color:#fff;background:blue}::selection{color:#fff;background:#3498db}html{-webkit-font-smoothing:antialiased}html[data-theme=dark],html[data-theme=light]{opacity:1}#app,body,html{height:100%}body{font-family:var(--font-body);margin:0;color:var(--theme-text)}img{max-width:100%;height:auto;display:block}p{margin:var(--base) 0}@media(max-width:1024px){p{margin:calc(var(--base)*.75) 0}}ol,ul{padding-left:var(--base);margin:0 0 var(--base)}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}h2,p{line-height:32px;letter-spacing:normal}.custom-scrollbar ::-webkit-scrollbar{-webkit-appearance:none}.custom-scrollbar ::-webkit-scrollbar:vertical{width:11px}.custom-scrollbar ::-webkit-scrollbar:horizontal{height:11px}.custom-scrollbar ::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff}.custom-scrollbar ::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.codeb,codeb{color:#55abab;text-decoration:underline dotted}.custom-bg{position:relative;z-index:0}.custom-bg:before{z-index:-1;background-image:url(/Bellatrix.png);background-position:50%;background-repeat:repeat-x;background-size:38% auto;opacity:.2;content:"";position:absolute;width:100%;height:100%;top:0;left:0}@media screen and (max-width:767px){.custom-bg:before{background-size:450px auto}}.custom-footer h2{font-weight:600}.custom-footer ul{padding-left:0;display:flex;flex-direction:column;gap:.5rem!important}.custom-footer ul li a{text-decoration:none;line-height:normal;display:block}.custom-footer ul li p{line-height:normal}.slick-slide{padding:5px}.slick-next,.slick-prev{z-index:100;background-color:#ab5b55;border-radius:100%}.slick-next:before,.slick-prev:before{background-color:#ab5b55;border-radius:100%;opacity:1}.slick-prev{left:-5px}.slick-next{right:-5px}.slick-dots li button:before{font-size:8px;color:#ab5b55}.slick-dots li.slick-active button:before{color:#ab5b55}@media screen and (min-width:840px)and (max-width:1279px){.carousel-container{max-width:800px}}@media screen and (min-width:440px)and (max-width:839px){.carousel-container{max-width:400px}}@media screen and (max-width:439px){.carousel-container{max-width:100%}}.custom-paginate{display:flex;align-items:center;justify-content:flex-end}.custom-paginate li a{width:30px;height:30px;overflow:hidden;line-height:1.5;font-size:.875rem;display:flex;justify-content:center;align-items:center;border-radius:100%;color:#9ca3af}.custom-paginate li a:hover{color:#ab5b55}.custom-paginate li.selected{background-color:#ab5b55;border-radius:100%}.custom-paginate li.selected a,.custom-paginate li.selected a:hover{color:#fff}.custom-paginate li.disabled{cursor:not-allowed;opacity:.5}.custom-paginate li.disabled a{pointer-events:none}.carousel-container{overflow:hidden;width:100%}.carousel-track{display:flex;width:max-content;animation:scroll 25s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.box{--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#f9f0f0,#f9f0f0 5%,#f9f0f0 60%,#f9f0f0 95%);border:4px solid rgba(0,0,0,0);border-radius:1.2em;--gradient-border:conic-gradient(from var(--border-angle),transparent 25%,#3ef5f5,#ab5b55 99%,transparent);background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;animation:bg-spin 3s linear infinite}.box:hover{animation-play-state:paused}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0turn}@keyframes bg-spin{to{--border-angle:1turn}}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border:hover{border-width:1px}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:border-t-4:hover{border-top-width:4px}.hover\:\!border-\[\#55ABAB\]:hover{--tw-border-opacity:1!important;border-color:rgb(85 171 171/var(--tw-border-opacity,1))!important}.hover\:border-\[\#55ABAB\]:hover{--tw-border-opacity:1;border-color:rgb(85 171 171/var(--tw-border-opacity,1))}.hover\:border-\[\#AB5B55\]:hover,.hover\:border-brown-100:hover{--tw-border-opacity:1;border-color:rgb(171 91 85/var(--tw-border-opacity,1))}.hover\:border-teal-500:hover{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity,1))}.hover\:border-t-brown-100:hover{--tw-border-opacity:1;border-top-color:rgb(171 91 85/var(--tw-border-opacity,1))}.hover\:bg-\[\#AB5B55\]:hover{--tw-bg-opacity:1;background-color:rgb(171 91 85/var(--tw-bg-opacity,1))}.hover\:bg-\[\#C46B64\]:hover{--tw-bg-opacity:1;background-color:rgb(196 107 100/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.hover\:text-\[\#AB5B55\]:hover,.hover\:text-brown-100:hover{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.hover\:shadow-2xl:hover,.hover\:shadow-lg:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.focus\:border-\[\#000\]:focus{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-\[\#AB5B55\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(171 91 85/var(--tw-ring-opacity,1))}.focus\:ring-slate-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(148 163 184/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-slate-50:focus{--tw-ring-offset-color:#f8fafc}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:from-teal-100{--tw-gradient-from:#ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to:rgb(204 251 241/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.group:hover .group-hover\:to-teal-200{--tw-gradient-to:#99f6e4 var(--tw-gradient-to-position)}.group:hover .group-hover\:text-\[\#AB5B55\]{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}@media (max-width:1820px){.max-\[1820px\]\:justify-center{justify-content:center}}@media (max-width:1279px){.max-\[1279px\]\:hidden{display:none}}@media (max-width:1025px){.max-\[1025px\]\:my-\[1\.5rem\]{margin-top:1.5rem;margin-bottom:1.5rem}.max-\[1025px\]\:hidden{display:none}.max-\[1025px\]\:w-\[80\%\]{width:80%}}@media not all and (min-width:1024px){.max-lg\:hidden{display:none}}@media (max-width:1024px){.max-\[1024px\]\:h-\[14rem\]{height:14rem}}@media not all and (min-width:768px){.max-md\:hidden{display:none}}@media (max-width:768px){.max-\[768px\]\:w-full{width:100%}}@media (max-width:710px){.max-\[710px\]\:w-11\/12{width:91.666667%}.max-\[710px\]\:w-\[80\%\]{width:80%}}@media not all and (min-width:640px){.max-sm\:my-2{margin-bottom:.5rem}.max-sm\:mt-\[0\.5rem\],.max-sm\:my-2{margin-top:.5rem}.max-sm\:flex{display:flex}.max-sm\:hidden{display:none}.max-sm\:h-48{height:12rem}.max-sm\:h-\[8\.5rem\]{height:8.5rem}.max-sm\:w-\[8rem\]{width:8rem}.max-sm\:w-full{width:100%}.max-sm\:justify-start{justify-content:flex-start}.max-sm\:pt-\[2\.1rem\]{padding-top:2.1rem}}@media (max-width:607px){.max-\[607px\]\:h-\[20rem\]{height:20rem}.max-\[607px\]\:h-\[22rem\]{height:22rem}.max-\[607px\]\:w-\[20rem\]{width:20rem}.max-\[607px\]\:justify-center{justify-content:center}}@media (max-width:580px){.max-\[580px\]\:min-w-\[90\%\]{min-width:90%}}@media (max-width:500px){.max-\[500px\]\:-left-4{left:-1rem}.max-\[500px\]\:-right-4{right:-1rem}.max-\[500px\]\:top-20{top:5rem}.max-\[500px\]\:p-0{padding:0}.max-\[500px\]\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:470px){.max-\[470px\]\:flex-col{flex-direction:column}}@media (max-width:425px){.max-\[425px\]\:w-\[90\%\]{width:90%}}@media (max-width:399px){.max-\[399px\]\:mx-\[0\.5rem\]{margin-left:.5rem;margin-right:.5rem}.max-\[399px\]\:mt-\[0rem\]{margin-top:0}.max-\[399px\]\:w-\[full\]{width:full}}@media (max-width:326px){.max-\[326px\]\:p-0{padding:0}}@media (max-width:320px){.max-\[320px\]\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:640px){.sm\:right-5{right:1.25rem}.sm\:right-6{right:1.5rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:ml-12{margin-left:3rem}.sm\:mt-0{margin-top:0}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-14{margin-top:3.5rem}.sm\:mt-2\.5{margin-top:.625rem}.sm\:mt-32{margin-top:8rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:aspect-\[3\/2\]{aspect-ratio:3/2}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-36{height:9rem}.sm\:h-\[120px\]{height:120px}.sm\:h-\[450px\]{height:450px}.sm\:h-\[600px\]{height:600px}.sm\:h-auto{height:auto}.sm\:max-h-\[400px\]{max-height:400px}.sm\:w-1\/4{width:25%}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-28{width:7rem}.sm\:w-3\/4{width:75%}.sm\:w-37\.5{width:150px}.sm\:w-52{width:13rem}.sm\:w-\[120px\]{width:120px}.sm\:w-\[12rem\]{width:12rem}.sm\:w-\[324px\]{width:324px}.sm\:w-\[45\%\]{width:45%}.sm\:w-\[500px\]{width:500px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-\[410px\]{max-width:410px}.sm\:max-w-md{max-width:28rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:justify-around{justify-content:space-around}.sm\:gap-0{gap:0}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:border{border-width:1px}.sm\:border-l{border-left-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-transparent{border-color:transparent}.sm\:object-cover{object-fit:cover}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pt-0{padding-top:0}.sm\:pt-12{padding-top:3rem}.sm\:text-28{font-size:28px}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[26px\]{font-size:26px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:m-12{margin:3rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mb-\[19rem\]{margin-bottom:19rem}.md\:ml-\[1rem\]{margin-left:1rem}.md\:mt-0{margin-top:0}.md\:mt-4{margin-top:1rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:aspect-\[4\/3\]{aspect-ratio:4/3}.md\:h-\[400px\]{height:400px}.md\:w-1\/2{width:50%}.md\:w-40{width:10rem}.md\:w-\[100\%\]{width:100%}.md\:w-\[13rem\]{width:13rem}.md\:w-\[29rem\]{width:29rem}.md\:w-\[38rem\]{width:38rem}.md\:w-\[500px\]{width:500px}.md\:w-\[80\%\]{width:80%}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[14rem\]{max-width:14rem}.md\:max-w-full{max-width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-2{gap:.5rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:rounded-full{border-radius:9999px}.md\:border{border-width:1px}.md\:border-l{border-left-width:1px}.md\:border-none{border-style:none}.md\:p-0{padding:0}.md\:p-2{padding:.5rem}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-\[1rem\]{padding-left:1rem;padding-right:1rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pr-2\.5{padding-right:.625rem}.md\:pr-\[1rem\]{padding-right:1rem}.md\:pt-17\.5{padding-top:70px}.md\:pt-7{padding-top:1.75rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[30\.62px\]{font-size:30.62px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:right-\[-40px\]{right:-40px}.lg\:top-0{top:0}.lg\:top-1\/2{top:50%}.lg\:top-auto{top:auto}.lg\:col-auto{grid-column:auto}.lg\:m-4{margin:1rem}.lg\:m-auto{margin:auto}.lg\:mx-17\.5{margin-left:70px;margin-right:70px}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mx-\[10\%\]{margin-left:10%;margin-right:10%}.lg\:mx-\[100px\]{margin-left:100px;margin-right:100px}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-\[18rem\]{margin-bottom:18rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-37\.5{margin-top:150px}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[3rem\]{margin-top:3rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-96{height:24rem}.lg\:h-auto{height:auto}.lg\:w-1\/2{width:50%}.lg\:w-40{width:10rem}.lg\:w-\[13rem\]{width:13rem}.lg\:w-\[35rem\]{width:35rem}.lg\:w-\[38rem\]{width:38rem}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[58\%\]{width:58%}.lg\:w-\[700px\]{width:700px}.lg\:w-\[80\%\]{width:80%}.lg\:w-\[800px\]{width:800px}.lg\:w-\[85\%\]{width:85%}.lg\:w-\[90\%\]{width:90%}.lg\:w-\[95\%\]{width:95%}.lg\:w-full{width:100%}.lg\:max-w-\[14rem\]{max-width:14rem}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:-translate-y-1\/2,.lg\:rotate-\[270deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:rotate-\[270deg\]{--tw-rotate:270deg}.lg\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:border-solid{border-style:solid}.lg\:p-0{padding:0}.lg\:p-\[0\.5rem\]{padding:.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[5rem\]{padding-left:5rem;padding-right:5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pr-17\.5{padding-right:70px}.lg\:pr-48{padding-right:12rem}.lg\:pt-0{padding-top:0}.lg\:pt-3{padding-top:.75rem}.lg\:pt-5{padding-top:1.25rem}.lg\:text-start{text-align:start}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[2\.12rem\]{font-size:2.12rem}.lg\:text-\[34\.46px\]{font-size:34.46px}.lg\:text-\[35px\]{font-size:35px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:leading-\[51\.69px\]{line-height:51.69px}}@media (min-width:1025px){.min-\[1025px\]\:w-\[30\%\]{width:30%}}@media (min-width:1280px){.xl\:mx-\[10\%\]{margin-left:10%;margin-right:10%}.xl\:mx-\[20\%\]{margin-left:20%;margin-right:20%}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:flex{display:flex}.xl\:h-\[35rem\]{height:35rem}.xl\:w-40{width:10rem}.xl\:w-\[18rem\]{width:18rem}.xl\:w-\[50\%\]{width:50%}.xl\:w-\[59rem\]{width:59rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-start{justify-content:flex-start}.xl\:text-wrap{text-wrap:wrap}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:text-start{text-align:start}.min-\[1280px\]\:hidden{display:none}}@media (min-width:1536px){.\32xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.\32xl\:mx-\[10\%\]{margin-left:10%;margin-right:10%}.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.\32xl\:h-\[35rem\]{height:35rem}.\32xl\:w-1396{width:1396px}.\32xl\:w-\[1200px\]{width:1200px}.\32xl\:w-\[50\%\]{width:50%}.\32xl\:max-w-\[1396px\]{max-width:1396px}.\32xl\:justify-center{justify-content:center}.\32xl\:px-0{padding-left:0}.\32xl\:pr-0,.\32xl\:px-0{padding-right:0}}@media (prefers-color-scheme:dark){.dark\:bg-brown-100{--tw-bg-opacity:1;background-color:rgb(171 91 85/var(--tw-bg-opacity,1))}.dark\:text-\[\#AB5B55\]{--tw-text-opacity:1;color:rgb(171 91 85/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover,.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}.\[\&_img\]\:max-w-none img{max-width:none}.\[\&_li\]\:mx-8 li{margin-left:2rem;margin-right:2rem}