:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}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,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{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}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--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 / .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: }::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 / .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: }.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.bottom-48{bottom:12rem}.bottom-6{bottom:1.5rem}.bottom-\[-65px\]{bottom:-65px}.left-0{left:0}.left-6{left:1.5rem}.left-\[-65px\]{left:-65px}.right-0{right:0}.right-10{right:2.5rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-\[-65px\]{right:-65px}.top-0{top:0}.top-10{top:2.5rem}.top-16{top:4rem}.top-24{top:6rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[-65px\]{top:-65px}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[60\]{z-index:60}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-2{grid-column:span 2 / span 2}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-80px\]{margin-top:-80px}.\!flex{display:flex!important}.flex{display:flex}.grid{display:grid}.hidden{display:none}.\!h-\[38px\]{height:38px!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[150px\]{height:150px}.h-\[240px\]{height:240px}.h-\[30px\]{height:30px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[450px\]{height:450px}.h-\[50px\]{height:50px}.h-\[522px\]{height:522px}.h-\[530px\]{height:530px}.h-\[60px\]{height:60px}.h-\[72vh\]{height:72vh}.h-\[80px\]{height:80px}.h-\[95\%\]{height:95%}.h-\[auto\],.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.min-h-\[280px\]{min-height:280px}.min-h-\[460px\]{min-height:460px}.\!w-\[140px\]{width:140px!important}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[165px\]{width:165px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[215px\]{width:215px}.w-\[240px\]{width:240px}.w-\[255px\]{width:255px}.w-\[285px\]{width:285px}.w-\[320px\]{width:320px}.w-\[380px\]{width:380px}.w-\[60px\]{width:60px}.w-\[80\%\]{width:80%}.w-\[82\%\]{width:82%}.w-\[85\%\]{width:85%}.w-\[85vw\]{width:85vw}.w-\[90\%\]{width:90%}.w-\[95\%\]{width:95%}.w-auto{width:auto}.w-full{width:100%}.max-w-\[240px\]{max-width:240px}.max-w-\[350px\]{max-width:350px}.max-w-\[430px\]{max-width:430px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[540px\]{max-width:540px}.max-w-\[635px\]{max-width:635px}.max-w-\[750px\]{max-width:750px}.max-w-\[850px\]{max-width:850px}.max-w-full{max-width:100%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.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-\[60\%\,40\%\]{grid-template-columns:60% 40%}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[100px\]{gap:100px}.gap-\[60px\]{gap:60px}.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))}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[32px\]{border-radius:32px}.rounded-\[40px\]{border-radius:40px}.rounded-\[4px\]{border-radius:4px}.rounded-\[56px\]{border-radius:56px}.rounded-\[64px\]{border-radius:64px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1\.5px\]{border-bottom-width:1.5px}.border-b-\[1px\]{border-bottom-width:1px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-\[\#D2D2D2\]{--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity))}.border-\[\#E0E0E0\]{--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity))}.border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-\[\#F2F2F2\]{--tw-border-opacity: 1;border-color:rgb(242 242 242 / var(--tw-border-opacity))}.border-\[\#FFFFFF1A\]{border-color:#ffffff1a}.border-\[\#FFFFFF66\]{border-color:#fff6}.border-\[\#cdced9\]{--tw-border-opacity: 1;border-color:rgb(205 206 217 / var(--tw-border-opacity))}.border-\[\#e8e8e8\]{--tw-border-opacity: 1;border-color:rgb(232 232 232 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(22 22 22 / var(--tw-border-opacity))}.border-blue{--tw-border-opacity: 1;border-color:rgb(33 74 160 / var(--tw-border-opacity))}.border-gray{--tw-border-opacity: 1;border-color:rgb(119 119 119 / var(--tw-border-opacity))}.border-b-\[\#f2f2f2\]{--tw-border-opacity: 1;border-bottom-color:rgb(242 242 242 / var(--tw-border-opacity))}.border-b-blue{--tw-border-opacity: 1;border-bottom-color:rgb(33 74 160 / var(--tw-border-opacity))}.border-opacity-80{--tw-border-opacity: .8}.\!bg-\[\#131364\]{--tw-bg-opacity: 1 !important;background-color:rgb(19 19 100 / var(--tw-bg-opacity))!important}.bg-\[\#008000\]{--tw-bg-opacity: 1;background-color:rgb(0 128 0 / var(--tw-bg-opacity))}.bg-\[\#0A0A25\]{--tw-bg-opacity: 1;background-color:rgb(10 10 37 / var(--tw-bg-opacity))}.bg-\[\#0E1F43\]{--tw-bg-opacity: 1;background-color:rgb(14 31 67 / var(--tw-bg-opacity))}.bg-\[\#173572\]{--tw-bg-opacity: 1;background-color:rgb(23 53 114 / var(--tw-bg-opacity))}.bg-\[\#1F2E4F\]{--tw-bg-opacity: 1;background-color:rgb(31 46 79 / var(--tw-bg-opacity))}.bg-\[\#214aa0\]{--tw-bg-opacity: 1;background-color:rgb(33 74 160 / var(--tw-bg-opacity))}.bg-\[\#E6ECEF\]{--tw-bg-opacity: 1;background-color:rgb(230 236 239 / var(--tw-bg-opacity))}.bg-\[\#E6EEFF\]{--tw-bg-opacity: 1;background-color:rgb(230 238 255 / var(--tw-bg-opacity))}.bg-\[\#E9F0FF\]{--tw-bg-opacity: 1;background-color:rgb(233 240 255 / var(--tw-bg-opacity))}.bg-\[\#E9F8FF\]{--tw-bg-opacity: 1;background-color:rgb(233 248 255 / var(--tw-bg-opacity))}.bg-\[\#EDFFEB\]{--tw-bg-opacity: 1;background-color:rgb(237 255 235 / var(--tw-bg-opacity))}.bg-\[\#EFF3FC\]{--tw-bg-opacity: 1;background-color:rgb(239 243 252 / var(--tw-bg-opacity))}.bg-\[\#F2F2F2\]{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity))}.bg-\[\#F4E9FD\]{--tw-bg-opacity: 1;background-color:rgb(244 233 253 / var(--tw-bg-opacity))}.bg-\[\#F5B200\]{--tw-bg-opacity: 1;background-color:rgb(245 178 0 / var(--tw-bg-opacity))}.bg-\[\#F8F9FC\]{--tw-bg-opacity: 1;background-color:rgb(248 249 252 / var(--tw-bg-opacity))}.bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-\[\#FBFBFB\]{--tw-bg-opacity: 1;background-color:rgb(251 251 251 / var(--tw-bg-opacity))}.bg-\[\#FF0000\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity))}.bg-\[\#FFA500\]{--tw-bg-opacity: 1;background-color:rgb(255 165 0 / var(--tw-bg-opacity))}.bg-\[\#FFE8FF\]{--tw-bg-opacity: 1;background-color:rgb(255 232 255 / var(--tw-bg-opacity))}.bg-\[\#FFEBEB\]{--tw-bg-opacity: 1;background-color:rgb(255 235 235 / var(--tw-bg-opacity))}.bg-\[\#FFF1F0\]{--tw-bg-opacity: 1;background-color:rgb(255 241 240 / var(--tw-bg-opacity))}.bg-\[\#FFF5FF\]{--tw-bg-opacity: 1;background-color:rgb(255 245 255 / var(--tw-bg-opacity))}.bg-\[\#FFF6F5\]{--tw-bg-opacity: 1;background-color:rgb(255 246 245 / var(--tw-bg-opacity))}.bg-\[\#FFFFFF0D\]{background-color:#ffffff0d}.bg-\[\#FFFFFF1A\]{background-color:#ffffff1a}.bg-\[\#f6f6f6\]{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity))}.bg-\[\#f7f7f7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-\[\#fdce04\]{--tw-bg-opacity: 1;background-color:rgb(253 206 4 / var(--tw-bg-opacity))}.bg-\[rgba\(0\,0\,0\,0\.4\)\]{background-color:#0006}.bg-\[rgba\(0\,0\,0\,0\.5\)\]{background-color:#00000080}.bg-black{--tw-bg-opacity: 1;background-color:rgb(22 22 22 / var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(33 74 160 / var(--tw-bg-opacity))}.bg-dim{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity))}.bg-smoke{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity))}.bg-tint{--tw-bg-opacity: 1;background-color:rgb(251 251 251 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-16{padding:4rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0;padding-right:0}.px-14{padding-left:3.5rem;padding-right:3.5rem}.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-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.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-8{padding-top:2rem;padding-bottom:2rem}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[150px\]{padding-top:150px;padding-bottom:150px}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.\!pl-\[78px\]{padding-left:78px!important}.pb-0{padding-bottom:0}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-\[100px\]{padding-bottom:100px}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[38px\]{font-size:38px}.text-\[40px\]{font-size:40px}.text-\[56px\]{font-size:56px}.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-\[300\]{font-weight:300}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\]{font-weight:700}.font-\[800\]{font-weight:800}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-7{line-height:1.75rem}.leading-\[-1\.12px\]{line-height:-1.12px}.leading-\[130\%\]{line-height:130%}.leading-\[150\%\]{line-height:150%}.leading-\[160\%\]{line-height:160%}.leading-\[2\.25rem\]{line-height:2.25rem}.leading-\[22px\]{line-height:22px}.leading-\[38px\]{line-height:38px}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-\[-0\.32px\]{letter-spacing:-.32px}.tracking-\[-0\.4px\]{letter-spacing:-.4px}.tracking-\[-0\.64px\]{letter-spacing:-.64px}.tracking-\[-0\.8px\]{letter-spacing:-.8px}.tracking-\[-0\.96px\]{letter-spacing:-.96px}.tracking-\[-1\.12px\]{letter-spacing:-1.12px}.tracking-\[-1\.28px\]{letter-spacing:-1.28px}.\!text-\[\#214AA0\]{--tw-text-opacity: 1 !important;color:rgb(33 74 160 / var(--tw-text-opacity))!important}.text-\[\#000000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#0e1f43\]{--tw-text-opacity: 1;color:rgb(14 31 67 / var(--tw-text-opacity))}.text-\[\#131364\]{--tw-text-opacity: 1;color:rgb(19 19 100 / var(--tw-text-opacity))}.text-\[\#173572\]{--tw-text-opacity: 1;color:rgb(23 53 114 / var(--tw-text-opacity))}.text-\[\#214AA0\],.text-\[\#214aa0\]{--tw-text-opacity: 1;color:rgb(33 74 160 / var(--tw-text-opacity))}.text-\[\#272833\]{--tw-text-opacity: 1;color:rgb(39 40 51 / var(--tw-text-opacity))}.text-\[\#4F4F4F\]{--tw-text-opacity: 1;color:rgb(79 79 79 / var(--tw-text-opacity))}.text-\[\#4a4a4a\]{--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity))}.text-\[\#4f4f4f\]{--tw-text-opacity: 1;color:rgb(79 79 79 / var(--tw-text-opacity))}.text-\[\#505050\]{--tw-text-opacity: 1;color:rgb(80 80 80 / var(--tw-text-opacity))}.text-\[\#606060\]{--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}.text-\[\#6b6c7e\]{--tw-text-opacity: 1;color:rgb(107 108 126 / var(--tw-text-opacity))}.text-\[\#777777\],.text-\[\#777\]{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity))}.text-\[\#8e8e8e\]{--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity))}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity))}.text-\[\#9B51E0\]{--tw-text-opacity: 1;color:rgb(155 81 224 / var(--tw-text-opacity))}.text-\[\#A4A4A4\]{--tw-text-opacity: 1;color:rgb(164 164 164 / var(--tw-text-opacity))}.text-\[\#A52A2A\]{--tw-text-opacity: 1;color:rgb(165 42 42 / var(--tw-text-opacity))}.text-\[\#C0C0C0\]{--tw-text-opacity: 1;color:rgb(192 192 192 / var(--tw-text-opacity))}.text-\[\#E0E0E0\]{--tw-text-opacity: 1;color:rgb(224 224 224 / var(--tw-text-opacity))}.text-\[\#E3ECFD\]{--tw-text-opacity: 1;color:rgb(227 236 253 / var(--tw-text-opacity))}.text-\[\#FFFFFF1A\]{color:#ffffff1a}.text-\[\#e0e0e0\]{--tw-text-opacity: 1;color:rgb(224 224 224 / var(--tw-text-opacity))}.text-\[\#fdce04\]{--tw-text-opacity: 1;color:rgb(253 206 4 / var(--tw-text-opacity))}.text-\[rgba\(255\,255\,255\,0\.5\)\]{color:#ffffff80}.text-ash{--tw-text-opacity: 1;color:rgb(80 80 80 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(22 22 22 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity: 1;color:rgb(33 74 160 / var(--tw-text-opacity))}.text-dark{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-gray{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity))}.text-grey2{--tw-text-opacity: 1;color:rgb(79 79 79 / var(--tw-text-opacity))}.text-offwhite{--tw-text-opacity: 1;color:rgb(224 224 224 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow{--tw-text-opacity: 1;color:rgb(253 195 41 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-\[\#999\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(153 153 153 / var(--tw-placeholder-opacity))}.placeholder-\[\#999\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(153 153 153 / var(--tw-placeholder-opacity))}.opacity-50{opacity:.5}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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}.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,-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}.duration-100{transition-duration:.1s}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Variable-02ad1319.ttf)}@font-face{font-family:Euclid;src:url(/assets/EuclidCircularARegular-ee7a49a4.ttf)}body{overflow-x:hidden}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.black-shadow{box-shadow:2px 2px #161616}.thick-shadow{box-shadow:0 5px 10px #e1e1e11a}.frontend-bg{background:url(/assets/Frontend-662199b8.png),lightgray 50%;background-position:center;background-repeat:no-repeat;background-size:cover}.backend-bg{background:url(/assets/Backend-413e5e61.png),lightgray 50% / cover no-repeat;background-position:right;background-repeat:no-repeat;background-size:cover}.data-bg{background:url(/assets/Data-a6b19cac.png),lightgray 50% / cover no-repeat;background-position:right;background-repeat:no-repeat;background-size:cover}.design-bg{background:url(/assets/Product-3cd2afd5.png),lightgray 50% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.flutter-bg{background:url(/assets/Flutter-bfafc08f.png),lightgray 50% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.qa-bg{background:url(/assets/QA-576a990a.png),lightgray 50% / cover no-repeat;background-position:left;background-repeat:no-repeat;background-size:cover}.sap-bg{background:url(/assets/SAP-871a71af.png),lightgray 50% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.cyber-bg{background:url(/assets/security-b71f5d5f.png),lightgray 50% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.devops-bg{background:url(/assets/devops-43ac1ed2.png),lightgray 50% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.py-bg{background:url(/assets/python-new-f281a54b.png),lightgray 10% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.genai-bg{background:url(/assets/ml-new-55c02d7a.png),lightgray 10% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.aiml-bg{background:url(/assets/ai-pic-501db8c2.png),lightgray 10% / cover no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover}.faq-bg{background:url(/assets/faq-bg-822f24ff.png);background-position:center;background-repeat:no-repeat;background-size:cover}.apply-bg{background:url(/assets/apply-bg-01ce063c.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.eligibility-bg{background:url(/assets/eligible-bg-312234b9.png);background-position:center;background-repeat:no-repeat;background-size:cover}@keyframes loop{0%{transform:translate(0)}to{transform:translate(-100%)}}.infinite{animation:loop 8s linear infinite}@media (max-width: 768px){.frontend-bg,.backend-bg,.data-bg,.design-bg,.flutter-bg,.qa-bg,.sap-bg,.cyber-bg,.devops-bg{background-position:left;background-repeat:no-repeat;background-size:cover}}.overlay{background:linear-gradient(180deg,rgba(0,0,0,0) 1.2%,rgba(0,0,0,0) 10.54%,rgba(0,0,0,.85) 60.07%,rgba(0,0,0,.95) 99.69%)}.bg-filter{background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.text-primary{font-family:Satoshi}.text-secondary{font-family:Euclid}.rot-anim{transform:rotate(-1.774deg);overflow:hidden}.back-gradient{background:linear-gradient(95deg,#214aa0 5.71%,#fdc329 94.94%)}.abt-bg{background:linear-gradient(0deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.55) 100%),url(/assets/about-bg2-46c6d00d.jpg),lightgray 0px -300px / 100% 210.066% no-repeat;background-size:cover}.PhoneInputInput{background:transparent!important;outline:none!important;border:none!important;color:#000!important;font-size:14px!important}.PhoneInputInput::-moz-placeholder{color:#999}.PhoneInputInput::placeholder{color:#999}@media (max-width: 768px){.rot-anim{transform:rotate(0)}}.scroll::-webkit-scrollbar{width:10px}.scroll::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px}.scroll::-webkit-scrollbar-thumb{background-color:#131364;border-radius:10px}.css-4pp0nb-MuiPaper-root-MuiDialog-paper{max-width:100%!important;margin:0!important;width:100%}.md-shadow{box-shadow:0 5px 10px #0006}input:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0px 1000px #f8f8f8 inset!important}.placeholder\:text-\[\#a4a4a4\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(164 164 164 / var(--tw-text-opacity))}.placeholder\:text-\[\#a4a4a4\]::placeholder{--tw-text-opacity: 1;color:rgb(164 164 164 / var(--tw-text-opacity))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-yellow:hover{--tw-border-opacity: 1;border-color:rgb(253 195 41 / var(--tw-border-opacity))}.hover\:bg-\[\#f5f5f5\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.hover\:bg-gray:hover{--tw-bg-opacity: 1;background-color:rgb(119 119 119 / var(--tw-bg-opacity))}.hover\:bg-yellow:hover{--tw-bg-opacity: 1;background-color:rgb(253 195 41 / var(--tw-bg-opacity))}.hover\:text-blue:hover{--tw-text-opacity: 1;color:rgb(33 74 160 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-yellow:hover{--tw-text-opacity: 1;color:rgb(253 195 41 / var(--tw-text-opacity))}.hover\:ease-in-out:hover{transition-timing-function:cubic-bezier(.4,0,.2,1)}.disabled\:text-dark:disabled{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.group:hover .group-hover\:block{display:block}@media (min-width: 640px){.sm\:bottom-4{bottom:1rem}.sm\:h-\[60px\]{height:60px}.sm\:w-\[150px\]{width:150px}.sm\:w-\[200px\]{width:200px}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-6{gap:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-\[56px\]{font-size:56px}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 768px){.md\:-right-9{right:-2.25rem}.md\:right-8{right:2rem}.md\:mt-0{margin-top:0}.md\:mt-14{margin-top:3.5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-9{margin-top:2.25rem}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-\[130px\]{height:130px}.md\:h-\[280px\]{height:280px}.md\:h-\[35px\]{height:35px}.md\:h-\[380px\]{height:380px}.md\:h-\[400px\]{height:400px}.md\:h-\[65vh\]{height:65vh}.md\:h-\[70px\]{height:70px}.md\:h-\[90vh\]{height:90vh}.md\:w-\[200px\]{width:200px}.md\:w-\[42px\]{width:42px}.md\:w-\[45\%\]{width:45%}.md\:w-\[520px\]{width:520px}.md\:w-\[70\%\]{width:70%}.md\:w-\[80\%\]{width:80%}.md\:w-\[85\%\]{width:85%}.md\:w-full{width:100%}.md\:max-w-full{max-width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-3\.5{gap:.875rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[60px\]{gap:60px}.md\:gap-\[72px\]{gap:72px}.md\:rounded-lg{border-radius:.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pl-0{padding-left:0}.md\:pt-14{padding-top:3.5rem}.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-\[36px\]{font-size:36px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[56px\]{font-size:56px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-\[46px\]{line-height:46px}.md\:leading-none{line-height:1}}@media (min-width: 1024px){.lg\:bottom-16{bottom:4rem}.lg\:bottom-56{bottom:14rem}.lg\:right-16{right:4rem}.lg\:right-8{right:2rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-0{margin-left:0}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-\[60px\]{margin-top:60px}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[112px\]{height:112px}.lg\:h-\[150px\]{height:150px}.lg\:h-\[240px\]{height:240px}.lg\:h-\[350px\]{height:350px}.lg\:h-\[490px\]{height:490px}.lg\:h-\[50px\]{height:50px}.lg\:h-\[516px\]{height:516px}.lg\:h-\[612px\]{height:612px}.lg\:h-\[80px\]{height:80px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-\[40\%\]{width:40%}.lg\:w-\[427px\]{width:427px}.lg\:w-\[430px\]{width:430px}.lg\:w-\[45\%\]{width:45%}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[510px\]{width:510px}.lg\:w-\[522px\]{width:522px}.lg\:w-\[540px\]{width:540px}.lg\:w-\[545px\]{width:545px}.lg\:w-\[55\%\]{width:55%}.lg\:w-\[580px\]{width:580px}.lg\:w-\[598px\]{width:598px}.lg\:w-\[65\%\]{width:65%}.lg\:w-\[692px\]{width:692px}.lg\:w-\[699px\]{width:699px}.lg\:w-\[70\%\]{width:70%}.lg\:w-\[700px\]{width:700px}.lg\:w-\[728px\]{width:728px}.lg\:w-\[75\%\]{width:75%}.lg\:w-\[750px\]{width:750px}.lg\:w-\[759px\]{width:759px}.lg\:w-\[763px\]{width:763px}.lg\:w-\[800px\]{width:800px}.lg\:w-\[806px\]{width:806px}.lg\:w-\[80px\]{width:80px}.lg\:w-\[90\%\]{width:90%}.lg\:w-\[958px\]{width:958px}.lg\:w-full{width:100%}.lg\:max-w-\[760px\]{max-width:760px}.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-\[1fr\,506px\]{grid-template-columns:1fr 506px}.lg\:grid-cols-\[1fr\,550px\]{grid-template-columns:1fr 550px}.lg\:grid-cols-\[30\%\,30\%\,auto\]{grid-template-columns:30% 30% auto}.lg\:grid-cols-\[350px\,477px\]{grid-template-columns:350px 477px}.lg\:grid-cols-\[390px\,400px\]{grid-template-columns:390px 400px}.lg\:grid-cols-\[395px\,1fr\]{grid-template-columns:395px 1fr}.lg\:grid-cols-\[43\%\,auto\]{grid-template-columns:43% auto}.lg\:grid-cols-\[45\%\,55\%\]{grid-template-columns:45% 55%}.lg\:grid-cols-\[470px\,auto\]{grid-template-columns:470px auto}.lg\:grid-cols-\[477px\,350px\]{grid-template-columns:477px 350px}.lg\:grid-cols-\[480px\,auto\]{grid-template-columns:480px auto}.lg\:grid-cols-\[500px\,390px\]{grid-template-columns:500px 390px}.lg\:grid-cols-\[53\%\,auto\]{grid-template-columns:53% auto}.lg\:grid-cols-\[54\%\,auto\]{grid-template-columns:54% auto}.lg\:grid-cols-\[auto\,45\%\]{grid-template-columns:auto 45%}.lg\:grid-cols-\[auto\,53\%\]{grid-template-columns:auto 53%}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-24{gap:6rem}.lg\:gap-32{gap:8rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[115px\]{gap:115px}.lg\:gap-\[120px\]{gap:120px}.lg\:bg-transparent{background-color:transparent}.lg\:object-cover{-o-object-fit:cover;object-fit:cover}.lg\:p-0{padding:0}.lg\:p-10{padding:2.5rem}.lg\:p-14{padding:3.5rem}.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-\[200px\]{padding-top:200px;padding-bottom:200px}.lg\:\!pl-24{padding-left:6rem!important}.lg\:\!pt-20{padding-top:5rem!important}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-16{padding-left:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-\[52px\]{padding-top:52px}.lg\:text-center{text-align:center}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[40px\]{font-size:40px}.lg\:text-\[48px\]{font-size:48px}.lg\:text-\[56px\]{font-size:56px}.lg\:text-\[64px\]{font-size:64px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.xl\:bottom-40{bottom:10rem}.xl\:right-36{right:9rem}.xl\:mb-0{margin-bottom:0}.xl\:flex{display:flex}.xl\:h-\[88px\]{height:88px}.xl\:w-\[40\%\]{width:40%}.xl\:w-\[650px\]{width:650px}.xl\:w-\[700px\]{width:700px}.xl\:w-\[80\%\]{width:80%}.xl\:w-\[85\%\]{width:85%}.xl\:w-\[950px\]{width:950px}.xl\:max-w-full{max-width:100%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[1fr\,550px\]{grid-template-columns:1fr 550px}.xl\:grid-cols-\[580px\,auto\]{grid-template-columns:580px auto}.xl\:gap-14{gap:3.5rem}.xl\:gap-20{gap:5rem}.xl\:gap-8{gap:2rem}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-\[100px\]{padding-top:100px;padding-bottom:100px}.xl\:py-\[130px\]{padding-top:130px;padding-bottom:130px}.xl\:pl-20{padding-left:5rem}.xl\:pl-32{padding-left:8rem}.xl\:pr-0{padding-right:0}.xl\:pr-20{padding-right:5rem}.xl\:text-\[48px\]{font-size:48px}.xl\:text-\[54px\]{font-size:54px}.xl\:text-\[64px\]{font-size:64px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:leading-\[59px\]{line-height:59px}}
