.layout header{z-index:5;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:70px;padding:20px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;box-shadow:1px 0 10px #0000001a}:is(.layout header) ul{align-items:center;gap:25px;display:none}:is(:is(.layout header) ul) li{color:#747981;font-size:clamp(13px,1.5vw,14px)}:is(.layout header) .header-cta{align-items:center;gap:15px;font-size:clamp(13px,1.5vw,14px);display:none}:is(:is(.layout header) .header-cta) .login{color:#747981;border-radius:8px;padding:8px 15px;font-weight:500}:is(:is(.layout header) .header-cta) .download-app{color:#fff;background-color:#231e54;border-radius:8px;padding:8px 15px;font-weight:700;box-shadow:0 1px 4px #0000001f,0 0 1px #00000014}:is(.layout header) .hamburger{cursor:pointer;flex-direction:column;gap:4px;display:flex}:is(:is(.layout header) .hamburger) span{background-color:#231e54;border-radius:25px;width:25px;height:3px;transition:all .3s ease-in-out}:is(.layout header) .logo-container{justify-content:space-between;width:100%;display:flex}.menu-active:is(.layout header){flex-direction:column;height:auto}.menu-active:is(.layout header) ul{flex-direction:column;width:100%;margin-top:15px;display:flex}:is(.menu-active:is(.layout header) ul) li{text-align:center;width:100%}.menu-active:is(.layout header) .header-cta{flex-direction:column;width:100%;margin-top:15px;display:flex}:is(.menu-active:is(.layout header) .header-cta) a{text-align:center;width:80%}.home-header:is(.layout header){background-color:#171a24}:is(.home-header:is(.layout header) ul) li,:is(.home-header:is(.layout header) .header-cta) .login{color:#fff}:is(.home-header:is(.layout header) .hamburger) span{background-color:#fff}.layout .main{min-height:40vh;padding:80px 20px 60px}.layout .container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;box-sizing:border-box;width:100%;height:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.layout .hamburger.open span:first-child{transform:translateY(6px)rotate(45deg)}.layout .hamburger.open span:nth-child(2){opacity:0}.layout .hamburger.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.layout footer{color:#e4e4e4;background-color:#131313;background-image:url(../media/footer-bg.2dg6kqbs_t9ox.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:250px;padding:40px 20px 0;display:flex}:is(.layout footer) .footer-top{flex-direction:column;gap:50px;margin-bottom:80px;display:flex}:is(:is(.layout footer) .footer-top) .outter-col-1{flex-direction:column;gap:20px;width:100%;font-size:clamp(14px,1.5vw,14px);display:flex}:is(:is(:is(.layout footer) .footer-top) .outter-col-1) p{font-weight:300;line-height:26.79px}:is(:is(:is(.layout footer) .footer-top) .outter-col-1) .subscribe{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:5px;font-family:Lato,serif;display:flex}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-1) .subscribe) input{color:#979797;border:none;border-radius:8px;width:100%;padding:10px;font-family:Lato,serif}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-1) .subscribe) button{color:#fff;background-color:#231e54;border-radius:10px;padding:8px 25px;font-weight:700;box-shadow:0 1px 4px #0000001f,0 0 1px #00000014}:is(:is(.layout footer) .footer-top) .outter-col-2{flex-wrap:wrap;gap:50px;width:100%;font-size:clamp(14px,1.5vw,14px);font-weight:300;display:flex}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-links{flex-direction:column;gap:20px;width:33.3333%;display:flex}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) h3{font-size:clamp(14px,1.5vw,16px);font-weight:700}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) ul{flex-direction:column;gap:10px;display:flex}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) ul) li{width:fit-content}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info{gap:20px;width:50%}:is(:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) h3):not(:first-child){color:#c5d86d}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) p{margin:20px 0 10px}:is(:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) p) a{color:#c5d86d;text-decoration:underline}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) .contact{flex-direction:column;margin-top:5px;margin-bottom:10px;font-family:inter,serif;font-weight:300;display:flex}:is(:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) .contact) p{margin:0}:is(:is(:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) .contact) p) a{color:#fff;text-decoration:none}:is(:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info) .socials{flex-direction:row;align-items:center;gap:20px;margin-top:25px;display:flex}:is(.layout footer) .footer-bottom{border-top:1px solid #ffffff4d;min-height:10px;margin:0 20px;padding:30px}:is(:is(.layout footer) .footer-bottom) p{text-align:center;font-size:clamp(14px,1.5vw,14px)}@media screen and (min-width:768px){:is(.layout header) ul,:is(.layout header) .header-cta{display:flex}:is(.layout header) .hamburger{display:none}:is(.layout header) .logo-container{width:auto}:is(.layout footer) .footer-top{gap:50px}:is(:is(.layout footer) .footer-top) .outter-col-1{width:50%}:is(:is(.layout footer) .footer-top) .outter-col-2{flex-direction:row;gap:50px;width:100%}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-links{width:calc(33.3333% - 34px)}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info{width:100%}}@media screen and (min-width:1024px){.layout .main{padding:80px}.layout .container{max-width:900px}.layout header{padding:20px 60px}.layout footer{padding:40px 60px 0}:is(.layout footer) .footer-top{flex-direction:row;gap:50px}:is(:is(.layout footer) .footer-top) .outter-col-1{width:40%}:is(:is(.layout footer) .footer-top) .outter-col-2{width:50%}}@media screen and (min-width:1280px){.layout .container{max-width:1200px}.layout header{padding:20px 60px}.layout footer{flex-wrap:nowrap;padding:60px 60px 0}:is(.layout footer) .footer-top{flex-direction:row;gap:100px}:is(:is(.layout footer) .footer-top) .outter-col-1{width:30%}:is(:is(.layout footer) .footer-top) .outter-col-2{flex-wrap:nowrap;gap:30px;width:70%}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-links{width:33.3333%}:is(:is(:is(.layout footer) .footer-top) .outter-col-2) .footer-info{width:33.3%}}
*,:before,:after,::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:#3b82f680;--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: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family: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:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.table{display:table}.italic{font-style:italic}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background-color:#f4f4f8;font-family:inherit}
