@import"https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700&display=swap";:root{--base-color:#10a4ce;--base-bg-color:#f2fcff;--base-bg-color-2:#e3f9ff;--color-white:#fff;--color-darkWhite:#ffffffcc;--color-gray-2:#749097;--color-black:#000;--color-black-1:#12111140;--color-gray:#565761;--color-gray-1:#ffffff40;--color-lightBlue-1:#10a4ce;--color-green:rgba(15,194,123,.2);--color-blue:#0b63e533;--color-blue-1:#197efa;--color-blue-2:#1c1f2e;--color-blue-3:#252a41;--color-green:#0fc27b33;--color-redLight:#c66d7b}.dropdown-button{cursor:pointer}.dropdown-menu{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s;opacity:0;pointer-events:none}.dropdown-button:focus .dropdown-menu,.dropdown-button:hover .dropdown-menu{opacity:1;pointer-events:auto}.DialogOverlay{position:fixed;top:0;left:0;right:0;bottom:0;display:grid;place-items:center;overflow-y:auto}.DialogOverlay .DialogContent{min-width:300px;border-radius:10px;max-height:90vh;overflow-y:auto}@keyframes slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes show{0%{animation-timing-function:ease-in;width:0}to{animation-timing-function:ease-in;width:100%}}.AccordionItem:first-child{margin-top:0;border-top-left-radius:4px;border-top-right-radius:4px}.AccordionItem:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.AccordionItem:focus-within{position:relative;z-index:1}.AccordionTrigger:hover{background-color:var(--mauve-2)}.AccordionTrigger[data-state=open]>.AccordionChevron{transform:rotate(180deg);transition:transform 1s ease-in-out}.AccordionTrigger .AccordionChevron{transform:rotate(0deg);transition:transform 1s ease-in-out}.AccordionContent{color:var(--mauve-11);background-color:#fff}.AccordionContent[data-state=open]{animation:slideDown .3s cubic-bezier(.87,0,.13,1)}.AccordionContent[data-state=closed]{animation:slideUp .3s cubic-bezier(.87,0,.13,1)}.AccordionChevron{transition:transform .3s cubic-bezier(.87,0,.13,1)}.link{position:relative;color:#505967}.link:before{content:"";position:absolute;left:0;bottom:0;height:2px;background-color:#505967;width:0;transform:scaleX(0);transition:transform .3s ease-in-out,width .3s ease-in-out;transform-origin:bottom right}.link:hover:before{width:100%;transform:scaleX(1)}.navbarLinkWeb{position:relative;display:inline-block;padding-left:1.25rem;padding-right:1.25rem;text-decoration-line:none}@media not all and (min-width:1280px){.navbarLinkWeb{padding-left:.5rem;padding-right:.5rem}}@media (min-width:768px){.navbarLinkWeb{text-align:center}}@media (min-width:1024px){.navbarLinkWeb{font-size:1.25rem;line-height:1.75rem}}.navbarLinkMobile{display:inline-block;padding:.5rem 1.25rem;text-align:center}.footerLink,.navbarLinkMobile{position:relative;text-decoration-line:none}.footerLink{margin-bottom:.5rem;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1}.footerLink,.loginBtnWeb{color:rgb(107 114 128/var(--tw-text-opacity,1))}.loginBtnWeb{margin:.5rem;display:flex;height:42px;width:100px;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(131 142 158/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:1em;--tw-text-opacity:1}.loginBtnWeb:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}@media not all and (min-width:1280px){.loginBtnWeb{width:auto;padding-left:1.25rem;padding-right:1.25rem}}.loginBtnWeb:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.loginBtnWeb:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.loginBtnMobile{display:flex;height:42px;width:100%;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:1em;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.loginBtnMobile:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}@media not all and (min-width:768px){.loginBtnMobile{width:25%}}@media not all and (min-width:640px){.loginBtnMobile{width:50%}}.loginBtnMobile:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.loginBtnMobile:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.dropdown{position:relative;z-index:40;width:4rem;height:4rem;cursor:pointer;overflow:hidden;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.dropdownMenu{position:absolute;inset-inline-start:-3rem;top:55px;z-index:50;margin-top:.5rem;width:8rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dropdownMenu html[lang=ar]{inset-inline-end:-3rem}.dropdownMenu .dropdownMenuItem{display:block;width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.dropdownMenu .dropdownMenuItem:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}html[lang=ar] .borderLine{border-right-width:2px}html[lang=ar] .borderSpan{left:auto;right:-2px}html[lang=ar] .borderSpan2{left:auto;right:-1.5px;border-left-width:0;border-right-width:2px}html[lang=ar] .textDirection{text-align:right}html[lang=ar] .borderRounded{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}html[lang=ar] .roundedContainer{left:0}html[lang=ar] .switchDir{margin-right:.5rem}html[lang=ar] .switchDir:before{right:0}html[lang=ar] .switchDir:checked:before{--tw-translate-x:-100%;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))}html[lang=en] .borderLine{border-left-width:2px}html[lang=en] .borderSpan{left:-2px;right:auto}html[lang=en] .borderSpan2{left:-1.5px;right:auto;border-left-width:2px;border-right-width:0}html[lang=en] .textDirection{text-align:left}html[lang=en] .borderRounded{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}html[lang=en] .roundedContainer{right:0}html[lang=en] .switchDir{margin-left:.5rem}html[lang=en] .switchDir:before{left:0}html[lang=en] .switchDir:checked:before{--tw-translate-x:100%;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))}.mainTitle{display:inline-block;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:#197efa var(--tw-gradient-from-position);--tw-gradient-to:rgba(25,126,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgba(198,109,123,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#c66d7b var(--tw-gradient-via-position),var(--tw-gradient-to);--tw-gradient-to:#818cf8 var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;font-weight:700;color:transparent}.mainInput{border-width:0;font-size:1em;font-weight:700;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1));margin-inline-end:1.25rem}.mainInput:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.mainInput:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.mainInput:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.mainInput:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.mainInput:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.mainInputBtn{width:50%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1));padding-top:.5rem;padding-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.mainInputBtn:is(.dark *){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}@media not all and (min-width:1024px){.mainInputBtn{width:33.333333%}}@media not all and (min-width:640px){.mainInputBtn{width:50%}}.mainInputBtn:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.mainInputBtn:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.mainInputBtn:focus{outline:2px solid transparent;outline-offset:2px;--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.mainInputBtn:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(30 64 175/var(--tw-ring-opacity,1))}.avatar{position:relative;z-index:30;width:3rem;height:3rem;overflow:hidden;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.avatar-1{left:-8px}.avatar-1:where([dir=rtl],[dir=rtl] *){right:-8px}.avatar-2{left:-16px}.avatar-2:where([dir=rtl],[dir=rtl] *){right:-16px}.avatar-3{left:-24px}.avatar-3:where([dir=rtl],[dir=rtl] *){right:-24px}.switchStyle{position:relative;margin-top:.3rem;height:.875rem;width:2rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.4375rem;--tw-bg-opacity:1;background-color:rgb(16 164 206/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.switchStyle:before{content:"";position:absolute;top:50%;width:1rem;height:1rem;--tw-translate-y:-50%;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));border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.switchStyle:checked{--tw-bg-opacity:1;background-color:rgb(16 164 206/var(--tw-bg-opacity,1))}.contactUsInput{display:block;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.625rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.contactUsInput:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.contactUsInput:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.contactUsInput:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.contactUsInput:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.contactUsInput:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}#date ::-webkit-calendar-picker-indicator{background:url(https://cdn3.iconfinder.com/data/icons/linecons-free-vector-icons-pack/32/calendar-16.png) 50%/80% no-repeat;color:#000}*,: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:rgba(59,130,246,.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:rgba(59,130,246,.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.16 | 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;-o-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{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-end-2{inset-inline-end:-.5rem}.-start-12{inset-inline-start:-3rem}.-top-10{top:-2.5rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.end-0{inset-inline-end:0}.end-8{inset-inline-end:2rem}.left-0{left:0}.left-2{left:.5rem}.left-\[-1\.5px\]{left:-1.5px}.left-\[-16px\]{left:-16px}.left-\[-24px\]{left:-24px}.left-\[-2px\]{left:-2px}.left-\[-8px\]{left:-8px}.left-\[50\%\]{left:50%}.left-auto{left:auto}.right-0{right:0}.right-4{right:1rem}.right-\[-1\.5px\]{right:-1.5px}.right-\[-2px\]{right:-2px}.right-\[50\%\]{right:50%}.right-auto{right:auto}.start-0{inset-inline-start:0}.start-2{inset-inline-start:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[50\%\]{top:50%}.top-\[55px\]{top:55px}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.m-10{margin:2.5rem}.m-2{margin:.5rem}.\!my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mt-16{margin-top:-4rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.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}.ml-auto{margin-left:auto}.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-20{margin-top:5rem}.mt-28{margin-top:7rem}.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-8{margin-top:2rem}.mt-\[0\.3rem\]{margin-top:.3rem}.mt-auto{margin-top:auto}.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}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-\[80px\]{width:80px;height:80px}.size-full{width:100%;height:100%}.\!h-\[150px\]{height:150px!important}.\!h-\[180px\]{height:180px!important}.\!h-\[250px\]{height:250px!important}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[114px\]{height:114px}.h-\[125px\]{height:125px}.h-\[26px\]{height:26px}.h-\[280px\]{height:280px}.h-\[30vh\]{height:30vh}.h-\[38px\]{height:38px}.h-\[395px\]{height:395px}.h-\[42px\]{height:42px}.h-\[47px\]{height:47px}.h-\[53px\]{height:53px}.h-\[55vh\]{height:55vh}.h-\[59\.8px\]{height:59.8px}.h-\[8px\]{height:8px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.\!max-h-\[250px\]{max-height:250px!important}.max-h-0{max-height:0}.max-h-40{max-height:10rem}.max-h-\[250px\]{max-height:250px}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-\[150px\]{min-height:150px}.min-h-\[40px\]{min-height:40px}.min-h-\[47px\]{min-height:47px}.min-h-\[48px\]{min-height:48px}.min-h-\[60px\]{min-height:60px}.min-h-screen{min-height:100vh}.\!w-full{width:100%!important}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-2\/4{width:50%}.w-2\/5{width:40%}.w-28{width:7rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-4\/5{width:80%}.w-56{width:14rem}.w-7\/12{width:58.333333%}.w-8{width:2rem}.w-9\/12{width:75%}.w-\[100px\]{width:100px}.w-\[132px\]{width:132px}.w-\[200px\]{width:200px}.w-\[231px\]{width:231px}.w-\[250px\]{width:250px}.w-\[407px\]{width:407px}.w-\[60\%\]{width:60%}.w-\[70\%\]{width:70%}.w-\[80\%\]{width:80%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[150px\]{min-width:150px}.min-w-\[200px\]{min-width:200px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[90px\]{min-width:90px}.max-w-\[264px\]{max-width:264px}.max-w-\[30\%\]{max-width:30%}.max-w-\[50\%\]{max-width:50%}.max-w-\[90vw\]{max-width:90vw}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-\[45\%\]{flex-basis:45%}.basis-\[48\%\]{flex-basis:48%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-\[-50\%\]{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-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[50\%\]{--tw-translate-x:50%}.translate-x-\[50\%\],.translate-y-\[-50\%\]{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-\[-50\%\]{--tw-translate-y:-50%}.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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.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))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.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-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-9{gap:2.25rem}.gap-\[20px\]{gap:20px}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-5{row-gap:1.25rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.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-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-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))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!rounded-3xl{border-radius:1.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0\.4375rem\]{border-radius:.4375rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[8px\]{border-radius:8px}.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-s-3xl{border-start-start-radius:1.5rem;border-end-start-radius:1.5rem}.rounded-s-md{border-start-start-radius:.375rem;border-end-start-radius:.375rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-\[8px\]{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-solid{border-style:solid}.border-none{border-style:none}.\!border-slate-200{--tw-border-opacity:1!important;border-color:rgb(226 232 240/var(--tw-border-opacity,1))!important}.border-\[\#10A4CE\]{--tw-border-opacity:1;border-color:rgb(16 164 206/var(--tw-border-opacity,1))}.border-\[\#4E5663\]{--tw-border-opacity:1;border-color:rgb(78 86 99/var(--tw-border-opacity,1))}.border-\[\#838E9E\]{--tw-border-opacity:1;border-color:rgb(131 142 158/var(--tw-border-opacity,1))}.border-\[\#94A7CC\]{--tw-border-opacity:1;border-color:rgb(148 167 204/var(--tw-border-opacity,1))}.border-\[\#94CC9B\]{--tw-border-opacity:1;border-color:rgb(148 204 155/var(--tw-border-opacity,1))}.border-\[\#B3B3B3\]{--tw-border-opacity:1;border-color:rgb(179 179 179/var(--tw-border-opacity,1))}.border-\[\#BCDDE6\]{--tw-border-opacity:1;border-color:rgb(188 221 230/var(--tw-border-opacity,1))}.border-\[\#BFA191\]{--tw-border-opacity:1;border-color:rgb(191 161 145/var(--tw-border-opacity,1))}.border-\[\#ccc\]{--tw-border-opacity:1;border-color:rgb(204 204 204/var(--tw-border-opacity,1))}.border-\[\#f0f5ff\]{--tw-border-opacity:1;border-color:rgb(240 245 255/var(--tw-border-opacity,1))}.border-base-1{--tw-border-opacity:1;border-color:rgb(16 164 206/var(--tw-border-opacity,1))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 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-green-2{--tw-border-opacity:1;border-color:rgb(20 134 88/var(--tw-border-opacity,1))}.border-green-3{border-color:#a7e2cbba}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.border-slate-700{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-b-black{--tw-border-opacity:1;border-bottom-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-b-gray-100{--tw-border-opacity:1;border-bottom-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-b-gray-200{--tw-border-opacity:1;border-bottom-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-t-gray-200{--tw-border-opacity:1;border-top-color:rgb(229 231 235/var(--tw-border-opacity,1))}.\!bg-base-2{--tw-bg-opacity:1!important;background-color:rgb(242 252 255/var(--tw-bg-opacity,1))!important}.bg-\[\#10A4CE\]{--tw-bg-opacity:1;background-color:rgb(16 164 206/var(--tw-bg-opacity,1))}.bg-\[\#232d37\]{--tw-bg-opacity:1;background-color:rgb(35 45 55/var(--tw-bg-opacity,1))}.bg-\[\#2D3748\]{--tw-bg-opacity:1;background-color:rgb(45 55 72/var(--tw-bg-opacity,1))}.bg-\[\#334155\]{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.bg-\[\#374151\]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-\[\#D6E4FF33\]{background-color:#d6e4ff33}.bg-\[\#D6FFEF33\]{background-color:#d6ffef33}.bg-\[\#E7F6FA\]{--tw-bg-opacity:1;background-color:rgb(231 246 250/var(--tw-bg-opacity,1))}.bg-\[\#E9EEF0\]{--tw-bg-opacity:1;background-color:rgb(233 238 240/var(--tw-bg-opacity,1))}.bg-\[\#F4F8FA\]{--tw-bg-opacity:1;background-color:rgb(244 248 250/var(--tw-bg-opacity,1))}.bg-\[\#F4F9FC\]{--tw-bg-opacity:1;background-color:rgb(244 249 252/var(--tw-bg-opacity,1))}.bg-\[\#F8F8F8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity,1))}.bg-\[\#FCF6F4\]{--tw-bg-opacity:1;background-color:rgb(252 246 244/var(--tw-bg-opacity,1))}.bg-\[\#e8faff\]{--tw-bg-opacity:1;background-color:rgb(232 250 255/var(--tw-bg-opacity,1))}.bg-\[\#f2fcff\]{--tw-bg-opacity:1;background-color:rgb(242 252 255/var(--tw-bg-opacity,1))}.bg-base-1{--tw-bg-opacity:1;background-color:rgb(16 164 206/var(--tw-bg-opacity,1))}.bg-base-2{--tw-bg-opacity:1;background-color:rgb(242 252 255/var(--tw-bg-opacity,1))}.bg-base-3{--tw-bg-opacity:1;background-color:rgb(227 249 255/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-blue-1{--tw-bg-opacity:1;background-color:rgb(14 120 249/var(--tw-bg-opacity,1))}.bg-dark-1{--tw-bg-opacity:1;background-color:rgb(28 31 46/var(--tw-bg-opacity,1))}.bg-dark-3{--tw-bg-opacity:1;background-color:rgb(37 42 65/var(--tw-bg-opacity,1))}.bg-dark-4{--tw-bg-opacity:1;background-color:rgb(30 39 87/var(--tw-bg-opacity,1))}.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-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-green-1{--tw-bg-opacity:1;background-color:rgb(220 247 239/var(--tw-bg-opacity,1))}.bg-green-5{--tw-bg-opacity:1;background-color:rgb(76 175 80/var(--tw-bg-opacity,1))}.bg-grey-1{--tw-bg-opacity:1;background-color:rgb(247 242 250/var(--tw-bg-opacity,1))}.bg-red-1{--tw-bg-opacity:1;background-color:rgb(198 109 123/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-100\/50{background-color:rgba(241,245,249,.5)}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/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-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.\!from-blue-2{--tw-gradient-from:#197efa var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(25,126,250,0) var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}.from-blue-2{--tw-gradient-from:#197efa var(--tw-gradient-from-position);--tw-gradient-to:rgba(25,126,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-400{--tw-gradient-from:#4ade80 var(--tw-gradient-from-position);--tw-gradient-to:rgba(74,222,128,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-400{--tw-gradient-from:#f87171 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,91%,71%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.\!via-red-1{--tw-gradient-to:rgba(198,109,123,0) var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),#c66d7b var(--tw-gradient-via-position),var(--tw-gradient-to)!important}.via-red-1{--tw-gradient-to:rgba(198,109,123,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#c66d7b var(--tw-gradient-via-position),var(--tw-gradient-to)}.\!to-indigo-400{--tw-gradient-to:#818cf8 var(--tw-gradient-to-position)!important}.to-blue-500{--tw-gradient-to:#3b82f6 var(--tw-gradient-to-position)}.to-indigo-400{--tw-gradient-to:#818cf8 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[100px\]{padding:100px}.\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.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-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-4{padding-bottom:1rem}.pb-9{padding-bottom:2.25rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.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-5xl{font-size:3rem;line-height:1}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[1em\]{font-size:1em}.text-\[1rem\]{font-size:1rem}.text-\[20px\]{font-size:20px}.text-\[21px\]{font-size:21px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[32px\]{font-size:32px}.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-\[500\]{font-weight:500!important}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[500px\]{font-weight:500px}.font-\[600\]{font-weight:600}.font-\[700\]{font-weight:700}.font-\[800\]{font-weight:800}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[20px\]{line-height:20px}.leading-\[22\.4px\]{line-height:22.4px}.leading-\[24px\]{line-height:24px}.leading-\[30px\]{line-height:30px}.leading-\[32px\]{line-height:32px}.leading-\[42px\]{line-height:42px}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.\!text-red-600{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity,1))!important}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#08406B\]{--tw-text-opacity:1;color:rgb(8 64 107/var(--tw-text-opacity,1))}.text-\[\#10A4CE\]{--tw-text-opacity:1;color:rgb(16 164 206/var(--tw-text-opacity,1))}.text-\[\#197EFA\]{--tw-text-opacity:1;color:rgb(25 126 250/var(--tw-text-opacity,1))}.text-\[\#344256\]{--tw-text-opacity:1;color:rgb(52 66 86/var(--tw-text-opacity,1))}.text-\[\#374151\]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-\[\#48464E\]{--tw-text-opacity:1;color:rgb(72 70 78/var(--tw-text-opacity,1))}.text-\[\#4E5663\]{--tw-text-opacity:1;color:rgb(78 86 99/var(--tw-text-opacity,1))}.text-\[\#505967\]{--tw-text-opacity:1;color:rgb(80 89 103/var(--tw-text-opacity,1))}.text-\[\#667085\]{--tw-text-opacity:1;color:rgb(102 112 133/var(--tw-text-opacity,1))}.text-\[\#717E90\]{--tw-text-opacity:1;color:rgb(113 126 144/var(--tw-text-opacity,1))}.text-\[\#838E9E\]{--tw-text-opacity:1;color:rgb(131 142 158/var(--tw-text-opacity,1))}.text-\[\#858484\]{--tw-text-opacity:1;color:rgb(133 132 132/var(--tw-text-opacity,1))}.text-\[\#A9B6BB\]{--tw-text-opacity:1;color:rgb(169 182 187/var(--tw-text-opacity,1))}.text-\[\#a1a8b3\]{--tw-text-opacity:1;color:rgb(161 168 179/var(--tw-text-opacity,1))}.text-\[\'\#111827\'\]{color:"#111827"}.text-\[--color-gray-2\]{color:var(--color-gray-2)}.text-\[--color-gray\]{color:var(--color-gray)}.text-\[--color-lightBlue-1\]{color:var(--color-lightBlue-1)}.text-\[--color-white\]{color:var(--color-white)}.text-base-1{--tw-text-opacity:1;color:rgb(16 164 206/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.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-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-2{--tw-text-opacity:1;color:rgb(20 134 88/var(--tw-text-opacity,1))}.text-green-5{--tw-text-opacity:1;color:rgb(76 175 80/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-grey-3{--tw-text-opacity:1;color:rgb(98 91 113/var(--tw-text-opacity,1))}.text-grey-4{--tw-text-opacity:1;color:rgb(73 69 79/var(--tw-text-opacity,1))}.text-red-1{--tw-text-opacity:1;color:rgb(198 109 123/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-sky-2{--tw-text-opacity:1;color:rgb(236 240 255/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.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}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-4{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.ring-offset-white{--tw-ring-offset-color:#fff}.blur{--tw-blur:blur(8px);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)}.\!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)!important}.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)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-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-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.pe-0{padding-inline-end:0}.ps-4{padding-inline-start:1rem}.ps-5{padding-inline-start:1.25rem}.ps-10{padding-inline-start:2.5rem}.ps-3\.5{padding-inline-start:.875rem}.ms-1{margin-inline-start:.25rem}.me-1{margin-inline-end:.25rem}.ms-2{margin-inline-start:.5rem}.me-2{margin-inline-end:.5rem}.ms-3{margin-inline-start:.75rem}.me-3{margin-inline-end:.75rem}.me-4{margin-inline-end:1rem}.ms-5{margin-inline-start:1.25rem}.me-5{margin-inline-end:1.25rem}[dir=rtl] .start-0{right:0}[dir=rtl] .end-0{left:0}[dir=ltr] .end-0{right:0}[dir=ltr] .start-0{left:0}[dir=rtl] .start-2{right:.5rem}[dir=rtl] .end-2{left:.5rem}[dir=ltr] .end-2{right:.5rem}[dir=ltr] .start-2{left:.5rem}[dir=rtl] .end-8{left:2rem}[dir=ltr] .end-8{right:2rem}[dir=rtl] .start-12{right:3rem}[dir=ltr] .start-12{left:3rem}[dir=ltr] .rounded-s-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}[dir=rtl] .rounded-s-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}[dir=ltr] .rounded-s-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}[dir=rtl] .rounded-s-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.border-s-8{border-inline-start-width:8px}.\!border-s{border-inline-start-width:1px!important}.border-s{border-inline-start-width:1px}[dir=rtl] .text-start{text-align:right}[dir=ltr] .text-start{text-align:left}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth!important}html[lang=en]{font-family:Nunito,sans-serif}html[lang=ar]{font-family:Cairo,sans-serif}.str-video__call-stats{max-width:500px;position:relative}.str-video__speaker-layout__wrapper{max-height:700px}.str-video__menu-container,.str-video__notification,.str-video__participant-details{color:var(--color-white)}.str-video__participant-list{background-color:var(--color-blue-3);padding:10px;border-radius:10px;color:var(--color-white);height:100%}.str-video__call-controls__button{height:40px}.glassmorphism{background:var(--color-gray-1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.glassmorphism2{background:var(--color-black-1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cl-internal-wkkub3,.cl-userButtonPopoverActionButton,.cl-userButtonPopoverActionButtonIcon{color:var(--color-white)}.cl-logoBox{height:40px}.cl-dividerLine{background:var(--color-blue-2);height:2px}.cl-socialButtonsIconButton{border:3px solid var(--color-gray)}.show-block{width:100%;max-width:350px;display:block;animation:show .7s linear forwards}.pointer{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.transition-max-height{transition:max-height .5s ease-in-out}h4{margin-top:.5rem;margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:700}#faq,#how_it_works{background-image:linear-gradient(to bottom right,var(--color-blue) 0,var(--color-darkWhite) 30%,var(--color-darkWhite) 70%,var(--color-green) 100%),linear-gradient(to bottom right,var(--color-darkWhite) 0,var(--color-green) 100%);background-size:cover;background-repeat:no-repeat;padding:100px}@media not all and (min-width:768px){#faq,#how_it_works{padding:5rem 2rem}}.gradient-border{border:2px solid var(--color-black);-o-border-image:linear-gradient(to right,var(--color-blue-1),var(--color-redLight));border-image:linear-gradient(to right,var(--color-blue-1),var(--color-redLight));border-image-slice:1}.react-international-phone-input{width:100%!important}.animate-spin{animation:spin 1s linear infinite}.customPhoneInput .react-international-phone-country-selector-button{padding:0 1rem;border-start-start-radius:.375rem;border-end-start-radius:.375rem}[dir=ltr] .customPhoneInput .react-international-phone-country-selector-button{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}[dir=rtl] .customPhoneInput .react-international-phone-country-selector-button{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.customPhoneInput .react-international-phone-country-selector-button:where([dir=rtl],[dir=rtl] *){border-start-end-radius:0;border-end-end-radius:0}[dir=ltr] .customPhoneInput .react-international-phone-country-selector-button:where([dir=rtl],[dir=rtl] *){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .customPhoneInput .react-international-phone-country-selector-button:where([dir=rtl],[dir=rtl] *){border-top-left-radius:0;border-bottom-left-radius:0}.customPhoneInput .react-international-phone-input:where([dir=rtl],[dir=rtl] *){border-start-end-radius:.375rem;border-end-end-radius:.375rem;border-start-start-radius:0;border-end-start-radius:0}[dir=ltr] .customPhoneInput .react-international-phone-input:where([dir=rtl],[dir=rtl] *){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .customPhoneInput .react-international-phone-input:where([dir=rtl],[dir=rtl] *){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .customPhoneInput .react-international-phone-input:where([dir=rtl],[dir=rtl] *){border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}[dir=rtl] .customPhoneInput .react-international-phone-input:where([dir=rtl],[dir=rtl] *){border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.customPhoneInput .react-international-phone-input html[lang=en]{text-align:start}[dir=rtl] .customPhoneInput .react-international-phone-input html[lang=en]{text-align:right}[dir=ltr] .customPhoneInput .react-international-phone-input html[lang=en]{text-align:left}.customPhoneInput .react-international-phone-input html[lang=ar]{text-align:end}[dir=rtl] .customPhoneInput .react-international-phone-input html[lang=ar]{text-align:left}[dir=ltr] .customPhoneInput .react-international-phone-input html[lang=ar]{text-align:right}.customPhoneInput .react-international-phone-country-selector-dropdown{right:0}.tooltip-container{position:relative;display:inline-block;cursor:pointer}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-text{visibility:hidden;background-color:var(--color-black);color:var(--color-white);text-align:center;border-radius:5px;padding:5px 10px;position:absolute;z-index:1;top:140%;right:-65%;margin-left:-40px;opacity:0;transition:opacity .3s}style{background-color:#838e9e;color:#197efa}#main{background-size:contain;background-position:top}#contact_us,#main{background-image:url(/images/Union.svg)!important;background-repeat:no-repeat}#contact_us{background-size:cover;background-position:50%}#zmmtg-root{display:none;min-width:0!important}.rich-text-content h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.rich-text-content h2{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.rich-text-content p{font-size:1.3rem}.rich-text-content ul{list-style:inside!important;margin-bottom:1rem}.rich-text-content ol{list-style:decimal inside!important;margin-bottom:1rem}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-\[\#10A4CE\]:hover,.hover\:border-base-1:hover{--tw-border-opacity:1;border-color:rgb(16 164 206/var(--tw-border-opacity,1))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.hover\:border-red-1:hover{--tw-border-opacity:1;border-color:rgb(198 109 123/var(--tw-border-opacity,1))}.hover\:border-transparent:hover{border-color:transparent}.hover\:bg-\[\#10a5ceb8\]:hover{background-color:#10a5ceb8}.hover\:bg-\[\#fbfbfb\]:hover{--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity,1))}.hover\:bg-base-1:hover{--tw-bg-opacity:1;background-color:rgb(16 164 206/var(--tw-bg-opacity,1))}.hover\:bg-base-2:hover{--tw-bg-opacity:1;background-color:rgb(242 252 255/var(--tw-bg-opacity,1))}.hover\:bg-base-3:hover{--tw-bg-opacity:1;background-color:rgb(227 249 255/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-grey-2:hover{--tw-bg-opacity:1;background-color:rgb(230 224 233/var(--tw-bg-opacity,1))}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-slate-100\/50:hover{background-color:rgba(241,245,249,.5)}.hover\:bg-slate-100\/80:hover{background-color:rgba(241,245,249,.8)}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.hover\:bg-slate-800\/90:hover{background-color:rgba(30,41,59,.9)}.hover\:bg-slate-900\/55:hover{background-color:rgba(15,23,42,.55)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:text-\[\#10A4CE\]:hover,.hover\:text-base-1:hover{--tw-text-opacity:1;color:rgb(16 164 206/var(--tw-text-opacity,1))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-red-1:hover{--tw-text-opacity:1;color:rgb(198 109 123/var(--tw-text-opacity,1))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-yellow-1:hover{--tw-text-opacity:1;color:rgb(249 169 14/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-80:hover{opacity:.8}.focus\:border-base-1:focus{--tw-border-opacity:1;border-color:rgb(16 164 206/var(--tw-border-opacity,1))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.focus\:bg-slate-100:focus{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.focus\:text-slate-900:focus{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.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-base-1:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 164 206/var(--tw-ring-opacity,1))}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.focus\:ring-grey-4:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(73 69 79/var(--tw-ring-opacity,1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-slate-950:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(2 6 23/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-slate-950:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(2 6 23/var(--tw-ring-opacity,1))}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width:0px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-500:disabled{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=open\]\:bg-slate-100[data-state=open],.data-\[state\=selected\]\:bg-slate-100[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.data-\[state\=open\]\:text-slate-500[data-state=open]{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.dark\:border-blue-500:is(.dark *){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.dark\:bg-slate-50:is(.dark *){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:bg-slate-800\/50:is(.dark *){background-color:rgba(30,41,59,.5)}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.dark\:text-slate-50:is(.dark *){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.dark\:text-slate-900:is(.dark *){--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:ring-offset-slate-950:is(.dark *){--tw-ring-offset-color:#020617}.dark\:placeholder\:text-gray-400:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:placeholder\:text-gray-400:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:hover\:bg-blue-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:hover\:bg-red-900\/90:hover:is(.dark *){background-color:rgba(127,29,29,.9)}.dark\:hover\:bg-slate-50\/90:hover:is(.dark *){background-color:rgba(248,250,252,.9)}.dark\:hover\:bg-slate-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.dark\:hover\:bg-slate-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:hover\:bg-slate-800\/50:hover:is(.dark *){background-color:rgba(30,41,59,.5)}.dark\:hover\:bg-slate-800\/80:hover:is(.dark *){background-color:rgba(30,41,59,.8)}.dark\:hover\:text-slate-50:hover:is(.dark *){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:focus\:border-blue-500:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.dark\:focus\:bg-slate-800:focus:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:focus\:text-slate-50:focus:is(.dark *){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity,1))}.dark\:focus\:ring-blue-500:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.dark\:focus\:ring-blue-800:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(30 64 175/var(--tw-ring-opacity,1))}.dark\:focus\:ring-slate-300:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(203 213 225/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-slate-300:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(203 213 225/var(--tw-ring-opacity,1))}.dark\:data-\[state\=open\]\:bg-slate-800[data-state=open]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:data-\[state\=selected\]\:bg-slate-800[data-state=selected]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:data-\[state\=open\]\:text-slate-400[data-state=open]:is(.dark *){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}@media not all and (min-width:1536px){.max-2xl\:hidden{display:none}}@media not all and (min-width:1280px){.max-xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.max-xl\:inline{display:inline}.max-xl\:hidden{display:none}.max-xl\:size-\[40px\]{width:40px;height:40px}.max-xl\:w-1\/2{width:50%}.max-xl\:w-1\/3{width:33.333333%}.max-xl\:w-auto{width:auto}.max-xl\:w-full{width:100%}.max-xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-xl\:flex-wrap{flex-wrap:wrap}.max-xl\:justify-center{justify-content:center}.max-xl\:p-2{padding:.5rem}.max-xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-xl\:px-2{padding-left:.5rem;padding-right:.5rem}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media not all and (min-width:1024px){.max-lg\:col-span-full{grid-column:1/-1}.max-lg\:mx-auto{margin-left:auto;margin-right:auto}.max-lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.max-lg\:mt-10{margin-top:2.5rem}.max-lg\:mt-14{margin-top:3.5rem}.max-lg\:mt-5{margin-top:1.25rem}.max-lg\:mt-6{margin-top:1.5rem}.max-lg\:hidden{display:none}.max-lg\:size-8{width:2rem;height:2rem}.max-lg\:h-\[25vh\]{height:25vh}.max-lg\:h-\[45vh\]{height:45vh}.max-lg\:h-auto{height:auto}.max-lg\:h-fit{height:-moz-fit-content;height:fit-content}.max-lg\:w-1\/2{width:50%}.max-lg\:w-1\/3{width:33.333333%}.max-lg\:w-10\/12{width:83.333333%}.max-lg\:w-11\/12{width:91.666667%}.max-lg\:w-fit{width:-moz-fit-content;width:fit-content}.max-lg\:w-full{width:100%}.max-lg\:max-w-\[45\%\]{max-width:45%}.max-lg\:max-w-\[70\%\]{max-width:70%}.max-lg\:flex-wrap{flex-wrap:wrap}.max-lg\:items-center{align-items:center}.max-lg\:justify-center{justify-content:center}.max-lg\:gap-2{gap:.5rem}.max-lg\:gap-5{gap:1.25rem}.max-lg\:\!border-0{border-width:0!important}.max-lg\:border-none{border-style:none}.max-lg\:px-0{padding-left:0;padding-right:0}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:text-center{text-align:center}.max-lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-lg\:ms-0{margin-inline-start:0}}@media not all and (min-width:768px){.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mt-0{margin-top:0}.max-md\:mt-3{margin-top:.75rem}.max-md\:mt-32{margin-top:8rem}.max-md\:hidden{display:none}.max-md\:w-1\/2{width:50%}.max-md\:w-1\/4{width:25%}.max-md\:w-10\/12{width:83.333333%}.max-md\:w-3\/4{width:75%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:max-w-xl{max-width:36rem}.max-md\:basis-full{flex-basis:100%}.max-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-md\:flex-col{flex-direction:column}.max-md\:flex-wrap{flex-wrap:wrap}.max-md\:items-center{align-items:center}.max-md\:justify-center{justify-content:center}.max-md\:p-8{padding:2rem}.max-md\:px-20{padding-left:5rem;padding-right:5rem}.max-md\:pb-14{padding-bottom:3.5rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.max-md\:text-5xl{font-size:3rem;line-height:1}.max-md\:text-lg{font-size:1.125rem;line-height:1.75rem}.max-md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media not all and (min-width:640px){.max-sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.max-sm\:mx-auto{margin-left:auto;margin-right:auto}.max-sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.max-sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:mb-8{margin-bottom:2rem}.max-sm\:hidden{display:none}.max-sm\:w-1\/2{width:50%}.max-sm\:w-3\/4{width:75%}.max-sm\:w-full{width:100%}.max-sm\:flex-1{flex:1 1 0%}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:flex-row-reverse{flex-direction:row-reverse}.max-sm\:flex-col{flex-direction:column}.max-sm\:flex-col-reverse{flex-direction:column-reverse}.max-sm\:flex-wrap{flex-wrap:wrap}.max-sm\:items-center{align-items:center}.max-sm\:gap-y-5{row-gap:1.25rem}.max-sm\:text-center{text-align:center}.max-sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:640px){.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-2xl{border-radius:1rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[160px\]{width:160px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-3{gap:.75rem}.md\:text-center{text-align:center}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-\[270px\]{width:270px}.lg\:w-\[30\%\]{width:30%}.lg\:max-w-\[563px\]{max-width:563px}.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\:flex-row{flex-direction:row}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1280px){.xl\:max-w-\[863px\]{max-width:863px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-0{gap:0}}@media (min-width:1536px){.\32xl\:hidden{display:none}.\32xl\:w-1\/3{width:33.333333%}}.ltr\:justify-end:where([dir=ltr],[dir=ltr] *){justify-content:flex-end}.ltr\:text-left:where([dir=ltr],[dir=ltr] *){text-align:left}.rtl\:right-\[-16px\]:where([dir=rtl],[dir=rtl] *){right:-16px}.rtl\:right-\[-24px\]:where([dir=rtl],[dir=rtl] *){right:-24px}.rtl\:right-\[-8px\]:where([dir=rtl],[dir=rtl] *){right:-8px}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.rtl\:justify-start:where([dir=rtl],[dir=rtl] *){justify-content:flex-start}.rtl\:justify-end:where([dir=rtl],[dir=rtl] *){justify-content:flex-end}.rtl\:rounded-e-md:where([dir=rtl],[dir=rtl] *){border-start-end-radius:.375rem;border-end-end-radius:.375rem}.rtl\:ps-\[0\.15rem\]:where([dir=rtl],[dir=rtl] *){padding-inline-start:.15rem}.rtl\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\:text-start:where([dir=rtl],[dir=rtl] *){text-align:start}[dir=ltr] .rtl\:rounded-e-md:where([dir=rtl],[dir=rtl] *){border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}[dir=rtl] .rtl\:rounded-e-md:where([dir=rtl],[dir=rtl] *){border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}[dir=rtl] .rtl\:text-start:where([dir=rtl],[dir=rtl] *){text-align:right}[dir=ltr] .rtl\:text-start:where([dir=rtl],[dir=rtl] *){text-align:left}@media not all and (min-width:640px){.max-sm\:rtl\:text-center:where([dir=rtl],[dir=rtl] *){text-align:center}}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}