/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-md:48rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-text-primary:#1e3a5f;--color-text-blue:#14a0ff;--color-bg-primary:#1e3a5f;--color-bg-dark-blue:#0b225a;--color-bg-emerald:#4fd98e;--color-bg-light-blue:#edf5ff;--color-border-blue:#2f6bba}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}a{letter-spacing:1px;text-decoration:none}p{letter-spacing:1px}img{max-width:100%}body{color:#333;background-color:#f8f8f8;font-family:Montserrat,Segoe UI,sans-serif;font-size:16px;line-height:1.6}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.-top-3\.75{top:calc(var(--spacing)*-3.75)}.top-4\.75{top:calc(var(--spacing)*4.75)}.top-10{top:calc(var(--spacing)*10)}.top-16\.5{top:calc(var(--spacing)*16.5)}.top-20{top:calc(var(--spacing)*20)}.-right-20{right:calc(var(--spacing)*-20)}.bottom-0{bottom:calc(var(--spacing)*0)}.-left-10{left:calc(var(--spacing)*-10)}.-left-15{left:calc(var(--spacing)*-15)}.left-0{left:calc(var(--spacing)*0)}.left-3\.25{left:calc(var(--spacing)*3.25)}.-z-10{z-index:-10}.z-1{z-index:1}.z-10{z-index:10}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-3\.75{margin-block:calc(var(--spacing)*3.75)}.\!mt-0{margin-top:calc(var(--spacing)*0)!important}.\!mt-2\.5{margin-top:calc(var(--spacing)*2.5)!important}.mt-1\.25{margin-top:calc(var(--spacing)*1.25)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-3\.75{margin-top:calc(var(--spacing)*3.75)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-7\.5{margin-top:calc(var(--spacing)*7.5)}.mt-10{margin-top:calc(var(--spacing)*10)}.mr-0\.5{margin-right:calc(var(--spacing)*.5)}.\!mb-0{margin-bottom:calc(var(--spacing)*0)!important}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-15{margin-bottom:calc(var(--spacing)*15)}.-ml-2{margin-left:calc(var(--spacing)*-2)}.ml-3\.75{margin-left:calc(var(--spacing)*3.75)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.size-2{width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.h-1{height:calc(var(--spacing)*1)}.h-8\.5{height:calc(var(--spacing)*8.5)}.h-13\.75{height:calc(var(--spacing)*13.75)}.h-\[clamp\(323px\,33\.46vw\+188\.48px\,831px\)\]{height:clamp(323px,33.46vw + 188.48px,831px)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.w-1{width:calc(var(--spacing)*1)}.w-3\.25{width:calc(var(--spacing)*3.25)}.w-\[clamp\(370px\,calc\(5\.11vw\+349\.46px\)\,423px\)\]{width:clamp(370px,5.11vw + 349.46px,423px)}.w-\[clamp\(370px\,calc\(16\.47vw\+303\.79px\)\,541px\)\]{width:clamp(370px,16.47vw + 303.79px,541px)}.w-\[clamp\(370px\,calc\(16\.76vw\+302\.6px\)\,544px\)\]{width:clamp(370px,16.76vw + 302.6px,544px)}.w-\[clamp\(370px\,calc\(18\.79vw\+294\.48px\)\,565px\)\]{width:clamp(370px,18.79vw + 294.48px,565px)}.w-full{width:100%}.max-w-120{max-width:calc(var(--spacing)*120)}.max-w-171\.25{max-width:calc(var(--spacing)*171.25)}.max-w-177{max-width:calc(var(--spacing)*177)}.max-w-183\.75{max-width:calc(var(--spacing)*183.75)}.max-w-186{max-width:calc(var(--spacing)*186)}.max-w-203\.25{max-width:calc(var(--spacing)*203.25)}.max-w-214\.75{max-width:calc(var(--spacing)*214.75)}.max-w-264{max-width:calc(var(--spacing)*264)}.max-w-280{max-width:calc(var(--spacing)*280)}.max-w-297\.5{max-width:calc(var(--spacing)*297.5)}.max-w-299{max-width:calc(var(--spacing)*299)}.max-w-307{max-width:calc(var(--spacing)*307)}.max-w-308\.25{max-width:calc(var(--spacing)*308.25)}.rotate-45{rotate:45deg}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:calc(var(--spacing)*0)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3\.75{gap:calc(var(--spacing)*3.75)}.gap-7\.5{gap:calc(var(--spacing)*7.5)}.gap-9\.25{gap:calc(var(--spacing)*9.25)}.overflow-x-hidden{overflow-x:hidden}.rounded-\[10px\]{border-radius:10px}.border{border-style:var(--tw-border-style);border-width:1px}.border-border-blue{border-color:var(--color-border-blue)}.bg-bg-dark-blue{background-color:var(--color-bg-dark-blue)}.bg-bg-emerald{background-color:var(--color-bg-emerald)}.bg-bg-light-blue{background-color:var(--color-bg-light-blue)}.bg-bg-primary{background-color:var(--color-bg-primary)}.bg-black{background-color:var(--color-black)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[url\(\/images\/s3-background\.png\)\]{background-image:url(/images/s3-background.png)}.bg-\[url\(\/images\/s4-bg\.png\)\]{background-image:url(/images/s4-bg.png)}.from-\[\#1777E200\]{--tw-gradient-from:#1777e200;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#686868\]{--tw-gradient-from:#686868;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\[\#75C7FF\]{--tw-gradient-via:#75c7ff;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#1777E200\]{--tw-gradient-to:#1777e200;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#D0D0D01A\]{--tw-gradient-to:#d0d0d01a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-black{--tw-gradient-to:var(--color-black);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-\[60vw_auto\]{background-size:60vw}.bg-\[100vw_auto\]{background-size:100vw}.bg-\[center_right\]{background-position:100%}.bg-\[top_center\]{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.p-5{padding:calc(var(--spacing)*5)}.px-3\.5{padding-inline:calc(var(--spacing)*3.5)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.py-4\.5{padding-block:calc(var(--spacing)*4.5)}.py-5{padding-block:calc(var(--spacing)*5)}.py-5\.5{padding-block:calc(var(--spacing)*5.5)}.\!pt-15{padding-top:calc(var(--spacing)*15)!important}.pt-2\.5{padding-top:calc(var(--spacing)*2.5)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-13{padding-top:calc(var(--spacing)*13)}.pb-3\.25{padding-bottom:calc(var(--spacing)*3.25)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-4\.25{padding-bottom:calc(var(--spacing)*4.25)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.text-center{text-align:center}.text-right{text-align:right}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[27px\]{font-size:27px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-nowrap{text-wrap:nowrap}.text-wrap{text-wrap:wrap}.\!text-white{color:var(--color-white)!important}.text-text-blue{color:var(--color-text-blue)}.text-text-primary{color:var(--color-text-primary)}.text-white{color:var(--color-white)}.shadow-\[0_0_15px_2px_\#7DC2F1B3\]{--tw-shadow:0 0 15px 2px var(--tw-shadow-color,#7dc2f1b3);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.text-shadow-\[0_0_12px_\#75C7FF\]{text-shadow:0 0 12px var(--tw-text-shadow-color,#75c7ff)}@media(hover:hover){.hover\:scale-103:hover{--tw-scale-x:103%;--tw-scale-y:103%;--tw-scale-z:103%;scale:var(--tw-scale-x)var(--tw-scale-y)}}@media not all and (min-width:48rem){.max-md\:\!mt-15\.75{margin-top:calc(var(--spacing)*15.75)!important}.max-md\:-mt-5{margin-top:calc(var(--spacing)*-5)}.max-md\:-mt-10{margin-top:calc(var(--spacing)*-10)}.max-md\:mt-1\.25{margin-top:calc(var(--spacing)*1.25)}.max-md\:mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.max-md\:-mb-15{margin-bottom:calc(var(--spacing)*-15)}.max-md\:-mb-20{margin-bottom:calc(var(--spacing)*-20)}.max-md\:flex-col{flex-direction:column}.max-md\:gap-3\.75{gap:calc(var(--spacing)*3.75)}}@media(min-width:40rem){.sm\:\!mt-4{margin-top:calc(var(--spacing)*4)!important}.sm\:mt-4{margin-top:calc(var(--spacing)*4)}.sm\:mt-7\.5{margin-top:calc(var(--spacing)*7.5)}.sm\:w-97\.25{width:calc(var(--spacing)*97.25)}.sm\:w-fit{width:fit-content}.sm\:max-w-full{max-width:100%}.sm\:bg-\[center_center\]{background-position:50%}.sm\:px-12\.5{padding-inline:calc(var(--spacing)*12.5)}.sm\:pb-6{padding-bottom:calc(var(--spacing)*6)}.sm\:text-\[20px\]{font-size:20px}}@media(min-width:48rem){.md\:absolute{position:absolute}.md\:my-8\.75{margin-block:calc(var(--spacing)*8.75)}.md\:\!mt-6{margin-top:calc(var(--spacing)*6)!important}.md\:mt-3\.75{margin-top:calc(var(--spacing)*3.75)}.md\:mt-10{margin-top:calc(var(--spacing)*10)}.md\:mt-12\.5{margin-top:calc(var(--spacing)*12.5)}.md\:mb-10{margin-bottom:calc(var(--spacing)*10)}.md\:block{display:block}.md\:hidden{display:none}.md\:min-h-68\.75{min-height:calc(var(--spacing)*68.75)}.md\:w-80{width:calc(var(--spacing)*80)}.md\:w-\[47\.57vw\]{width:47.57vw}.md\:w-\[49\.16vw\]{width:49.16vw}.md\:w-\[51vw\]{width:51vw}.md\:w-\[56\.45vw\]{width:56.45vw}.md\:w-\[59\.65vw\]{width:59.65vw}.md\:w-\[82\.6vw\]{width:82.6vw}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-start{justify-content:flex-start}.md\:gap-3\.75{gap:calc(var(--spacing)*3.75)}.md\:gap-5{gap:calc(var(--spacing)*5)}.md\:px-8{padding-inline:calc(var(--spacing)*8)}.md\:py-6\.25{padding-block:calc(var(--spacing)*6.25)}.md\:py-7\.5{padding-block:calc(var(--spacing)*7.5)}.md\:\!pt-27\.5{padding-top:calc(var(--spacing)*27.5)!important}.md\:pt-3\.5{padding-top:calc(var(--spacing)*3.5)}.md\:pt-7\.5{padding-top:calc(var(--spacing)*7.5)}.md\:pb-2\.25{padding-bottom:calc(var(--spacing)*2.25)}.md\:pb-7\.5{padding-bottom:calc(var(--spacing)*7.5)}.md\:pb-8{padding-bottom:calc(var(--spacing)*8)}.md\:pb-10{padding-bottom:calc(var(--spacing)*10)}.md\:text-\[22px\]{font-size:22px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[25px\]{font-size:25px}.md\:text-\[27px\]{font-size:27px}.md\:text-\[34px\]{font-size:34px}}@media(min-width:64rem){.lg\:-right-12{right:calc(var(--spacing)*-12)}.lg\:\!mt-10{margin-top:calc(var(--spacing)*10)!important}.lg\:-ml-6\.75{margin-left:calc(var(--spacing)*-6.75)}.lg\:w-110\.5{width:calc(var(--spacing)*110.5)}.lg\:pt-10{padding-top:calc(var(--spacing)*10)}.lg\:pb-12\.5{padding-bottom:calc(var(--spacing)*12.5)}.lg\:pb-16\.25{padding-bottom:calc(var(--spacing)*16.25)}.lg\:text-\[25px\]{font-size:25px}.lg\:text-\[30px\]{font-size:30px}.lg\:text-\[45px\]{font-size:45px}}@media(min-width:80rem){.xl\:flex-nowrap{flex-wrap:nowrap}}.\[\&_div\,\&\>img\]\:rounded-\[10px\] div,.\[\&_div\,\&\>img\]\:rounded-\[10px\]>img{border-radius:10px}.\[\&_h2\]\:text-\[25px\] h2{font-size:25px}.\[\&_h2\]\:font-extrabold h2{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.\[\&_h2\]\:text-wrap h2{text-wrap:wrap}.\[\&_h2\]\:text-text-primary h2{color:var(--color-text-primary)}@media(min-width:40rem){.\[\&_h2\]\:sm\:text-\[28px\] h2{font-size:28px}}@media(min-width:48rem){.\[\&_h2\]\:md\:text-\[34px\] h2{font-size:34px}}@media(min-width:64rem){.\[\&_h2\]\:lg\:text-\[40px\] h2{font-size:40px}}.\[\&_img\]\:h-auto img{height:auto}.\[\&_img\]\:w-\[clamp\(96px\,6\.46vw\+70\.05px\,163px\)\] img{width:clamp(96px,6.46vw + 70.05px,163px)}.\[\&_p\]\:text-\[18px\] p{font-size:18px}.\[\&_p\]\:font-medium p{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media(min-width:40rem){.\[\&_p\]\:sm\:text-\[20px\] p{font-size:20px}}@media(min-width:48rem){.\[\&_p\]\:md\:text-\[22px\] p{font-size:22px}}@media(min-width:64rem){.\[\&_p\]\:lg\:text-\[25px\] p{font-size:25px}}.\[\&_section\]\:px-4 section{padding-inline:calc(var(--spacing)*4)}.\[\&_ul\]\:mr-5 ul{margin-right:calc(var(--spacing)*5)}.\[\&_ul\]\:max-w-114 ul{max-width:calc(var(--spacing)*114)}.\[\&_ul\]\:list-outside ul{list-style-position:outside}.\[\&_ul\]\:list-disc ul{list-style-type:disc}@media(min-width:48rem){.\[\&_ul\]\:md\:mr-6 ul{margin-right:calc(var(--spacing)*6)}}}.header{z-index:1000;background-color:#1e3a5f;width:100%;height:auto;position:fixed;top:0}.logo-link{width:100%}.header.scrolled{box-shadow:0 4px 10px #5f5f5f66}.navigate{width:100%;height:100%;padding:17px 0}.navigation{flex-direction:column;gap:9px;width:100%;line-height:1.2;display:flex}.navigation .active img{background:linear-gradient(#ffffff40,#00000040),#d3d3d3 50%/cover no-repeat;border:1px solid #75c7ff;border-radius:46px;width:46px;box-shadow:0 4px 11.4px #75c7ff87}.container{max-width:1200px;margin:0 auto}.contry-icon{justify-content:space-between;align-items:center;display:flex}.contry-icon a{align-items:center;transition:transform .3s ease-in-out;display:flex}.contry-icon a:hover{transform:scale(1.1)}.contry-icon img{width:35px}.navigation ul{flex-direction:row-reverse;justify-content:space-between;list-style:none;display:flex}.navigation a{color:#fff;font-family:Montserrat,Segoe UI,sans-serif;font-size:27px;font-weight:400;text-decoration:underline;transition:transform .3s ease-out}.desktop{display:block}.mobile{display:none}.navigation li{transition:transform .3s ease-in-out}.navigation li:hover{transform:scale(1.1)}.logo-mobile{display:none}.burger-menu{cursor:pointer;z-index:1100;flex-direction:column;display:none;position:absolute;top:15px;right:20px}.burger-menu .bar{background-color:#fff;width:30px;height:4px;margin:2px 0;transition:all .4s}.burger-menu.active .bar:first-child{transform:translateY(8px)rotate(45deg)}.burger-menu.active .bar:nth-child(2){opacity:0}.burger-menu.active .bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media(max-width:768px){.header{height:60px}.burger-menu{display:flex}.logo-mobile,.logo-mobile-container{align-items:center;height:100%;display:flex}.navigation{text-align:center;z-index:1000;background-color:#1e3a5f;flex-direction:column;width:100%;padding:0 20px 20px;display:none;position:absolute;top:60px;right:0}.navigation.active{display:flex}.navigation ul{text-align:left;flex-direction:column;gap:15px;padding-top:10px}.navigation a{font-size:14px}.contry-icon{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.contry-icon a{justify-content:center}.contry-icon img{width:65%}.navigation .active img{border-radius:36px;width:65%}.navigation li:hover{transform:none!important}}@media(max-width:1200px){.container{padding:0 5%}}.main{padding-top:120px}.main-s1{text-align:center;color:#1e3a5f;background-image:url(/images/s1-stadium-background.png);background-position:50%;background-repeat:no-repeat;background-size:contain;padding:5% 0}.s1-first-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.logo{width:50%;height:auto;margin:25px 0}.mobile-app-btn{flex-direction:row-reverse;justify-content:center;gap:25px;margin:25px 0;padding:10px 0;display:flex}.mobile-app-btn a{text-align:left;color:#fff;background:linear-gradient(#666,#000 99%);border-radius:18px;flex-direction:row-reverse;align-items:center;width:263px;height:auto;padding:15px;font-family:Montserrat,Segoe UI,sans-serif;font-size:25px;font-weight:300;line-height:30px;transition:transform .2s ease-in-out;display:flex}.mobile-app-btn a:hover{transform:scale(1.1)}.mobile-app-btn img{width:55px;height:55px}.breadcrumbs{color:#000;padding:10px 0;font-size:14px}.breadcrumbs__list{gap:6px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs__separator{opacity:.7}.breadcrumbs__text{color:#1e3a5f}@media(max-width:768px){.breadcrumbs{padding:6px 0;font-size:12px}}.s1-second-content{padding:2% 0 5%}.s1-title{font-family:Montserrat,Segoe UI,sans-serif;font-size:48px;font-weight:700}.s1-title span{color:#14a0ff}.s1-text{font-family:Montserrat,Segoe UI,sans-serif;font-size:27px;font-weight:300}@media(max-width:768px){.main{padding-top:15%}.mobile-app-btn{flex-direction:column}.logo{width:100%}.mobile-app-btn img{width:45px;height:45px}.mobile-app-btn a{padding:10px 10px 10px 45px;font-size:20px}.s1-title{font-size:27px}.s1-text{font-size:20px}.s1-btn-text{margin-left:5px}}@media(max-width:480px){.navigation .active img{border-radius:28px}.mobile-app-btn a{width:230px;padding-left:10px;font-size:20px}.s1-title{font-size:20px}.main-morocco-s1 .s1-title{margin-bottom:15px}}.main-s2{margin:0;padding:0}.categories{color:#fff;flex-direction:row-reverse;justify-content:space-between;margin-bottom:30px;display:flex}.category{text-align:center;flex-direction:column;justify-content:space-between;width:30%;height:70vh;display:flex;position:relative}.item{text-align:center;border:4px solid #5ddaa7;border-radius:10px;flex-direction:column;justify-content:flex-start;width:100%;height:100%;margin:4px;padding:20px;transition:transform .2s ease-in-out;display:flex;position:relative;box-shadow:0 4px 5px #6bfac094}.bonus-text{z-index:2;border-radius:10px;padding:5px;font-family:Montserrat,Segoe UI,sans-serif;display:inline-block;position:relative}.bonus-text:after{background:radial-gradient(circle,#00000080,#66666680 65%);position:absolute}.item-2 p{margin-bottom:auto}.item:hover{transform:scale(1.05)}.item:before{content:"";z-index:1;background:linear-gradient(#000,#0000001a);border-radius:10px;width:100%;height:100%;transition:background .2s ease-in-out;position:absolute;top:0;left:0}.item:hover:before{background:linear-gradient(#00000080,#0000)}.item-1{background-image:url(/images/s2-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.item-2{background-image:url(/images/s2-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.item-3{background-image:url(/images/s2-3.png);background-repeat:no-repeat;background-size:cover}.item div{z-index:2;text-shadow:1px 1px 2px #0073c1,0 0 5em #0073c1,0 0 .2em #0073c1;border:1px #0073c1;font-family:Montserrat,Segoe UI,sans-serif;font-size:32px;font-weight:600}.item p{z-index:2;text-shadow:1px 1px 2px #0073c1,0 0 5em #0073c1,0 0 .2em #0073c1;border:1px #0073c1;font-family:Montserrat,Segoe UI,sans-serif;font-size:14px;font-weight:400}.s2-item-title{z-index:2;text-shadow:1px 1px 2px #0073c1,0 0 5em #0073c1,0 0 .2em #0073c1;border:1px #0073c1;font-family:Montserrat;font-size:32px;font-weight:600}.s2-button{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(#32cd32,#00ff7f,#32cd32) 0 0/200% 200%;border:none;border-radius:12px;margin-top:25px;padding:15px 40px;font-family:Montserrat,Segoe UI,sans-serif;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.s2-button:hover{transform:scale(1.05)}.s2-button:before{content:"";opacity:.3;filter:blur(15px);background:#fff;width:50px;height:120px;transition:all .3s;animation:2s linear infinite shineAnimation;position:absolute;top:-20px;left:-100%;transform:rotate(37deg)}@keyframes shineAnimation{0%{left:-100%}to{left:100%}}@media(max-width:768px){.categories{flex-direction:column-reverse;align-items:center}.category{width:100%;margin-top:15px}.bonus-text{font-size:45px}.item h3{font-size:34px}.item p{font-size:14px}}@media(max-width:480px){.item h3{font-size:20px}.item p{font-size:14px}.category{width:100%;height:60vh}}.main-s3{color:#fff;background-color:#1e3a5f;background-image:url(/images/s3-background.png);background-position:100% 100%;background-repeat:no-repeat;margin:0;padding:3% 0}.mt40{margin-top:40px}.mb20{margin-bottom:20px}.s3-title{text-align:center;margin:25px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:45px;font-weight:600;line-height:1.6}.s3-text{text-align:center;margin:25px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:26px;font-weight:400;line-height:1.2}.text-blue{color:#14a0ff}.s3-text-li{flex-direction:row-reverse;gap:5px;display:flex}.s3-text-li-item,.s3-text-li-item-num{border:2px dashed #14a0ff;border-radius:24px;margin:2.5px 0;position:relative}.s3-text-li-item{width:100%;padding:15px 50px 15px 15px;font-family:Montserrat,Segoe UI,sans-serif;font-size:22px;font-weight:300;line-height:1.2}.s3-text-li-item-num{text-align:center;justify-content:center;align-items:center;width:100%;max-width:100px;padding:15px 30px;font-family:Montserrat,Segoe UI,sans-serif;font-size:45px;font-weight:400;line-height:1.1;display:flex}.s3-btn-content{margin:25px auto 0}.s3-btn-title{text-align:center;margin-bottom:20px;font-family:Montserrat,Segoe UI,sans-serif;font-size:45px;font-weight:700;line-height:1.6}.copy-box{color:#1e3a5f;cursor:pointer;text-align:center;background-color:#fff;border:3px dashed #4a90e2;border-radius:13px;justify-content:center;align-items:center;width:384px;height:124px;margin:0 auto;font-family:Montserrat,Segoe UI,sans-serif;font-size:58px;font-weight:500;transition:all .2s;display:flex;position:relative}.copy-box:hover{background-color:#f8f8f8}.tooltip{color:#fff;opacity:0;pointer-events:none;background:#4a90e2;border-radius:6px;padding:5px 10px;font-size:14px;transition:opacity .3s;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.tooltip.show{opacity:1}.s3-btn{flex-direction:row-reverse;justify-content:center;gap:20px;margin-top:20px;display:flex}.s3-btn a{color:#fff;cursor:pointer;text-align:center;background-size:200% 200%;border:none;border-radius:12px;width:235px;padding:15px 40px;font-family:Montserrat,Segoe UI,sans-serif;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.s3-btn a:hover{transform:scale(1.05)}.s3-button-grean{background:linear-gradient(#32cd32,#00ff7f,#32cd32)}.s3-button-blue{background:linear-gradient(#60bfff,#1c8eda,#0494f6)}.s3-btn a:before{content:"";opacity:.3;filter:blur(15px);background:#fff;width:50px;height:120px;transition:all .3s;animation:2s linear infinite shineAnimation;position:absolute;top:-20px;left:-100%;transform:rotate(37deg)}@media(max-width:768px){.s3-title{font-size:25px}.desktop{display:none}.mobile{display:block}.s3-text{font-size:17px}.s3-text-li-item{padding-right:15px;font-size:13px}.s3-text-li-item-num{width:100%;max-width:70px;font-size:20px}.s3-btn-content{width:100%}.s3-btn-title{font-size:25px}.copy-box{width:100%;height:106px}.s3-btn{flex-direction:column;gap:10px;width:100%;margin-top:10px}.s3-btn a{width:100%;padding:15px}}@media(max-width:480px){.s3-title{font-size:27px}.mt40{margin-top:30px}.mb20{margin-bottom:15px}.s3-text{font-size:14px}.s3-text-li-item{border:1px dashed #14a0ff;padding-right:15px;font-size:13px}.s3-text-li-item-num{border:1px dashed #14a0ff;max-width:41px;font-size:18px}.main-s3 .s3-content p:nth-child(2){font-size:19px}.s3-btn-title{margin-bottom:15px;font-size:24px}.mobile-app-btn{gap:20px}.s3-btn{margin:20px 0}}.main-s4{background-color:#fff;background-image:url(/images/s4-bg.png);background-repeat:no-repeat;background-size:cover}.s4-content{width:100%;height:auto;padding:5% 0}.s4-title{color:#1e3a5f;text-align:center;margin:20px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:40px;font-weight:600}.s4-text{color:#1e3a5f;text-align:center;margin:10px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:30px;font-weight:400}.s4-advance-block{flex-flow:row-reverse wrap;justify-content:space-between;gap:30px;margin-top:20px;display:flex}.s4-item{text-align:center;border-radius:12px;flex-direction:column;gap:35vh;width:30%;min-width:250px;height:auto;padding:15px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.s4-item:before{content:"";z-index:1;background:linear-gradient(#1b3f70cc,#1b3f7000),linear-gradient(#1b3f7000,#1b3f7080);border-radius:10px;width:100%;height:100%;transition:background .8s ease-in-out;position:absolute;top:0;left:0}.s4-item:hover{transform:scale(1.05)}.s4-item:hover:before{background:linear-gradient(#1b3f7080,#1b3f7000),linear-gradient(#1b3f7000,#1b3f7080)}.s4-item-1{background-image:url(/images/s4-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.s4-item-2{background-image:url(/images/s4-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.s4-item-3{background-image:url(/images/s4-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.s4-item-4{background-image:url(/images/s4-4.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.s4-item-5{background-image:url(/images/s4-5.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.s4-item-6{background-image:url(/images/s4-6.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.blue-ligth-text{color:#fff;z-index:2;text-shadow:-1px 3px 2px #0073c1,0 0 1em #000,0 0 .2em #0073c1;border:1px #0073c1;font-family:Montserrat,Segoe UI,sans-serif;font-size:25px;font-weight:500}.s4-bottom-text{color:#fff;z-index:2;font-family:Montserrat,Segoe UI,sans-serif;font-size:20px;font-weight:500}@media(max-width:768px){.s4-title{font-size:25px}.s4-text{font-size:20px}.s4-item{gap:25vh;width:45%}.s4-bottom-text{font-size:18px}}@media(max-width:480px){.s4-item{width:100%}}.main-s5{background-color:#fff;width:100%;padding:25px 0}.s5-content{background-color:#1e3a5f;border-radius:52px;flex-direction:row-reverse;justify-content:center;gap:3%;width:100%;padding:5% 0;display:flex}.s5-left{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:40%;display:flex}.s5-right{flex-direction:column;justify-content:center;gap:5px;width:50%;display:flex}.s5-left img{width:100%}.s5-btn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(#4eef55,#5ddaa7);border:none;border-radius:12px;justify-content:center;align-items:center;width:50%;height:85px;padding:15px 40px;font-family:Montserrat,Segoe UI,sans-serif;font-size:31px;font-weight:700;text-decoration:none;transition:transform .2s ease-in-out;display:flex;position:relative;overflow:hidden}.s5-btn:before{content:"";opacity:.3;filter:blur(15px);background:#fff;width:50px;height:120px;transition:all .3s;animation:2s linear infinite shineAnimation;position:absolute;top:-20px;left:-100%;transform:rotate(37deg)}.s5-btn:hover{transform:scale(1.05)}.s5-title{color:#fff;font-family:Montserrat,Segoe UI,sans-serif;font-size:40px;font-weight:600;line-height:1.6}.s5-text-item{color:#fff;border-bottom:1px solid #14a0ff80;font-family:Montserrat,Segoe UI,sans-serif;font-size:20px;font-weight:400;line-height:1.6}@media(max-width:768px){.s5-content{border-radius:30px;flex-direction:column-reverse;padding:5%}.s5-left,.s5-right{width:100%}.s5-left{margin-top:20px}.s5-title{font-size:24px}.s5-text-item{font-size:14px}.s5-btn{font-size:20px}}@media(max-width:480px){.s5-content{border-radius:20px}.s5-title{font-size:15px}.s5-text-item{font-size:10px}.s5-btn{text-align:center}}.main-s6,.main-s7,.main-s8,.main-s9,.main-s10,.main-s11,.main-s12,.main-s13,.main-s14,.main-s15{background-color:#fff;padding-bottom:25px}.faq-container{background:#fff;border-radius:8px;max-width:100%;margin:auto;padding:2%;box-shadow:0 4px 10px #0000001a}.faq-title{color:#1e3a5f;width:100%;margin-bottom:20px;font-family:Montserrat,Segoe UI,sans-serif;font-size:40px;font-weight:600;line-height:1.6}.faq-item{border-radius:5px;margin-bottom:10px}.faq-question{cursor:pointer;border-bottom:2px solid #75c7ff;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:2%;padding:15px 0;display:flex}.faq-question p{color:#1e3a5f;font-family:Montserrat,Segoe UI,sans-serif;font-size:40px;font-weight:500}.faq-answer{color:#6dc4ff;background-color:#fff;padding:15px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:26px;font-weight:300;display:none}.faq-question svg{color:#19b4f1;transition:transform .3s;transform:rotate(180deg)}.faq-item.active .faq-answer{display:block}.faq-item.active .faq-question svg{transform:rotate(0)}.faq-answer{color:#6dc4ff;padding:15px 55px 15px 0}.faq-question{border-bottom:none;padding:0}.faq-question p{border-bottom:2px solid #19b4f1;width:100%;padding:15px 0}@media(max-width:768px){.faq-question{border-bottom:1px solid #75c7ff}.faq-title{font-size:26px}.faq-question p{font-size:18px}.faq-answer{font-size:16px}}@media(max-width:480px){.faq-title{font-size:20px}.faq-question p{font-size:15px}.faq-answer{font-size:12px}}.footer{color:#fff;background-color:#1b375c;width:100%;padding:2%}.footer-content{flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.footer-left-content{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-left-content p{font-family:Montserrat,Segoe UI,sans-serif;font-size:22px;font-weight:700}.footer-right-content img{width:100%}.footer-left-content img{width:33px;height:33px}@media(max-width:768px){.footer-left-content p{text-align:left;font-size:14px}.footer-right-content img{width:80%}.footer-left-content img{width:24px;height:24px}}@media(max-width:480px){.footer-left-content p{font-size:8px}.footer-right-content img{width:83px}.footer-left-content img{width:12px;height:12px}.contry-icon{grid-template-columns:repeat(7,1fr);display:grid}}.error{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);justify-content:center;width:100%;transition:background-color .5ms ease-in;display:flex}.content-error{flex-direction:row-reverse;justify-content:space-between;max-width:1200px;height:80vh;transition:background-color .5ms ease-in;display:flex}.left-error-section{z-index:1;background-image:url(/images/404-plazm.png);background-position:50%;background-repeat:no-repeat;background-size:110%;justify-content:center;align-items:center;width:70%;transition:background-color;display:flex}.left-error-section img{filter:drop-shadow(-9px 10px 10px #000c);width:90%;height:auto}.right-error-section{flex-direction:column;justify-content:center;width:50%;display:flex}.right-error-section h1{text-align:center;color:#1e3a5f;padding-bottom:5%;font-family:Montserrat,Segoe UI,sans-serif;font-size:48px;font-weight:900}.error-text-1{text-align:center;color:#1e3a5f;padding-top:5px;font-family:Montserrat,Segoe UI,sans-serif;font-size:30px;font-weight:400;line-height:1.6}.error-text-2{text-align:center;color:#1e3a5f;padding-top:5px;font-family:Montserrat,Segoe UI,sans-serif;font-size:30px;font-weight:600;line-height:1.6}.right-error-section a{text-align:center;color:#5cc7ff;padding-top:10px;font-family:Montserrat,Segoe UI,sans-serif;font-size:30px;font-weight:300;line-height:1.1;text-decoration:underline}.footer-error{margin-top:0}@media(max-width:1200px){.content-error{padding:0 5%}.left-error-section{background-size:90%;width:50%}.left-error-section img{width:80%}.right-error-section h1{font-size:42px}.error-text-1,.error-text-2,.right-error-section a{font-size:25px}}@media(max-width:768px){.right-error-section{width:100%;padding-bottom:5%}.content-error{flex-direction:column;justify-content:space-evenly;align-items:center;height:auto}.left-error-section{background-size:100%;width:80%}.left-error-section img{width:100%}.right-error-section h1{font-size:36px}.error-text-1,.error-text-2,.right-error-section a{font-size:14px}}@media(max-width:480px){.error{height:80vh}.left-error-section{padding:5%}.right-error-section h1{font-size:30px}.error-text-1,.error-text-2,.right-error-section a{font-size:14px}}.main-morocco-s1,.main-bahrein-s1,.main-egypt-s1,.main-algeria-s1{text-align:center;color:#1e3a5f;background-position:50%;background-repeat:no-repeat;background-size:contain;padding:5%}.main-morocco-s2{background:url(/images/bg.png);padding-bottom:20px}.s2-bonus-content{flex-direction:row-reverse;gap:1rem;display:flex}.bonus-text-content{color:#1e3a5f;width:60%}.bonus-left-img{width:40%}.bonus-s2-text{font-family:Montserrat,Segoe UI,sans-serif;font-size:27px;font-weight:300}.bonus-s2-text li{word-break:break-word}.bonus-s2-text{overflow-wrap:break-word;word-break:break-word;padding-right:1.5rem}.main-algeria-s1{background-image:url(/images/algeria/bg.png)}.main-bahrein-s1{background-image:url(/images/bahrein/bg.png)}.main-morocco-s1{background-image:url(/images/morocco/bg.png)}.main-egypt-s1{background-image:url(/images/egypt/bg.png)}html[lang=ar-DZ] .s3-text-li-item{flex-direction:column;justify-content:center;margin:10px 0;font-size:30px;display:flex}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) h2{margin-bottom:15px}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) ul{padding-right:0;list-style:none}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) li{padding-right:30px;position:relative}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) li:before{content:"•";color:currentColor;font-size:30px;position:absolute;right:8px}html[lang=ar-DZ] .sub-title{font-size:27px}html[lang=ar-DZ] .download__content_android-2 .download__content p{margin-bottom:15px}html[lang=ar-DZ] .main-morocco-4-2 .download__content_android-1 h3{margin-bottom:0}html[lang=ar-DZ] .main-morocco-4-2 .download__content_android-1 p{margin-bottom:15px}html[lang=ar-DZ] .s1-title{font-size:47px}html[lang=ar-DZ] .main-morocco-4__container .sub-title{font-weight:600}html[lang=ar-DZ] .main-morocco-5{background-image:url(/images/back.png)}html[lang=ar-DZ] .main-morocco-5-2{background-image:url(/images/algeria/bg-open.png);background-position:50%}@media(max-width:768px){html[lang=ar-DZ] .sub-title{font-size:20px}}@media(max-width:480px){html[lang=ar-DZ] .s3-text-li .s3-text-li-item{font-size:15px}html[lang=ar-DZ] .s3-content .s3-text_light{font-size:20px}html[lang=ar-DZ] main-morocco-5__container h2{margin-bottom:5px}html[lang=ar-DZ] .en{font-weight:500}html[lang=ar-DZ] .main-morocco-4-2 .download__content_android-1 p{margin-bottom:5px}html[lang=ar-DZ] .main-morocco-4 .s1-text{gap:25px;margin-bottom:10px;font-size:18px}html[lang=ar-DZ] .main .main-morocco-5-2{background-image:url(/images/algeria/bg-open-mobile.png)}html[lang=ar-DZ] .main-morocco-6 .s1-text{font-size:18px}html[lang=ar-DZ] .main-morocco-6 .download__content_android{flex-direction:column-reverse}html[lang=ar-DZ] .main-morocco-6 .sub-title{font-size:18px}html[lang=ar-DZ] .download__content_android-2 .download__content p{margin-bottom:5px}html[lang=ar-DZ] .main-morocco-5 .s1-text{font-size:18px}html[lang=ar-DZ] .main-morocco-5 .download__platform--android{flex-direction:column-reverse}html[lang=ar-DZ] .download__content_android{flex-direction:column}html[lang=ar-DZ] .download__content_android-2{flex-direction:column-reverse}html[lang=ar-DZ] .download__text{gap:25px}html[lang=ar-DZ] .main-morocco-4__container div:nth-child(3) p{margin-bottom:10px}html[lang=ar-DZ] .main-morocco-4 .sub-title{font-size:18px;font-weight:600}html[lang=ar-DZ] .main-morocco-4__container div:nth-child(3) li{font-weight:500}html[lang=ar-DZ] .main-morocco-4 ol,html[lang=ar-DZ] .download__notes .s1-text{font-weight:400}html[lang=ar-DZ] .main-morocco-4{background-image:url(/images/algeria/bg-main-4.png)}html[lang=ar-DZ] .main-morocco-5{background-image:url(/images/algeria/bg-main-5.png)}html[lang=ar-DZ] .main-morocco-5__container li:before{font-size:18px}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) li{padding-right:25px}:is(html[lang=ar-DZ] .s3-text-li-item,html[lang=ar-DZ] .main-morocco-5__container) li:before{font-size:18px}}html[lang=ar-BH] .bahrain-img-container{justify-content:center;margin-top:30px;display:flex}html[lang=ar-BH] .s3-text-li-item{flex-direction:column;justify-content:center;margin:10px 0;font-size:23px;display:flex}html[lang=ar-BH] .s1-title{font-size:47px}html[lang=ar-BH] .s3-text_light{margin:15px 0 25px}html[lang=ar-BH] .bahrein-1,html[lang=ar-BH] .bahrein-2,html[lang=ar-BH] .bahrein-3{padding:25px 0}html[lang=ar-BH] .bahrein-5{background-image:url(/images/bahrein/png-7.png)}html[lang=ar-BH] .bahrein-5 .s1-text p:first-child{margin-bottom:30px}html[lang=ar-BH] .bahrein-6 .download__content_android:nth-child(4) .morocco-5>p:first-child{margin-bottom:20px}html[lang=ar-BH] .bahrein-7{background-image:url(/images/bahrein/png-8.png)}html[lang=ar-BH] .bahrein-7 .s1-text p:first-child{margin-bottom:20px}html[lang=ar-BH] .bahrein-7 .download__btn{margin-top:40px}html[lang=ar-BH] .faq-title{font-size:35px;font-weight:600}html[lang=ar-BH] .faq-answer{font-size:23px}html[lang=ar-BH] .faq-question p{font-size:27px;font-weight:500}html[lang=ar-BH] .bahrein-1{background-image:url(/images/bahrein/png-4.png)}html[lang=ar-BH] .bahrein-1 .download__content ul{padding-right:6px;list-style:none}html[lang=ar-BH] .bahrein-1 .download__content ul li{padding-right:20px;position:relative}html[lang=ar-BH] .bahrein-1 .download__content ul li:before{content:"•";font-size:25px;line-height:1;position:absolute;right:0}html[lang=ar-BH] .bahrein-2{background-color:#fff;background-image:url(/images/bahrein/png-5.png)}html[lang=ar-BH] .bahrein-2 .main-morocco-5__container div{padding-bottom:20px}html[lang=ar-BH] .bahrein-3{background-image:url(/images/bahrein/png-6.png)}html[lang=ar-BH] .bahrein-3 .download__content_android{align-items:flex-start}html[lang=ar-BH] .bahrein-3 .download__content_android .download__content{margin-top:20px}:is(html[lang=ar-BH] .bahrein-1,html[lang=ar-BH] .bahrein-3) img{filter:drop-shadow(0 0 40px #14a0ff4d)}html[lang=ar-BH] .bahrein-4 .morocco-5{flex-direction:column;gap:30px;display:flex}html[lang=ar-BH] .download__media,html[lang=ar-BH] .download__content{width:initial}html[lang=ar-BH] .download__content{flex-direction:column;flex:1;gap:30px;display:flex}@media(max-width:768px){html[lang=ar-BH] .bahrein-1 .download__content ul li:before{line-height:.5}html[lang=ar-BH] .faq-title{font-size:26px}html[lang=ar-BH] .faq-question p{font-size:18px}html[lang=ar-BH] .faq-answer{font-size:16px}}@media(max-width:480px){html[lang=ar-BH] .faq-title{font-size:20px}html[lang=ar-BH] .faq-question p{font-size:15px}html[lang=ar-BH] .faq-answer{font-size:12px}html[lang=ar-BH] .download__content{gap:0}html[lang=ar-BH] .bahrein-1 .download__content .mobile{margin-top:20px}html[lang=ar-BH] .bahrein-2 .main-morocco-5__container div:last-child{padding-bottom:0}html[lang=ar-BH] .bahrein-3 .download__content_android .download__content{margin-top:0}html[lang=ar-BH] .bahrein-3 .download__content_android .download__content div:last-child{margin-top:20px}html[lang=ar-BH] .bahrein-1{background-image:url(/images/bahrein/png-9.png)}html[lang=ar-BH] .bahrein-2{background-image:url(/images/bahrein/png-10.png)}html[lang=ar-BH] .bahrein-3{background-image:url(/images/bahrein/png-11.png)}html[lang=ar-BH] .bahrein-5{background-image:url(/images/bahrein/png-14.png)}html[lang=ar-BH] .bahrain-img-container{margin-top:20px}html[lang=ar-BH] .bahrein-4 .morocco-5{padding:5px 0 0}html[lang=ar-BH] .bahrein-2 .s1-text,html[lang=ar-BH] .bahrein-3 .s1-text,html[lang=ar-BH] .bahrein-4 .s1-text,html[lang=ar-BH] .bahrein-5 .s1-text,html[lang=ar-BH] .bahrein-6 .s1-text,html[lang=ar-BH] .bahrein-7 .s1-text{font-size:18px}html[lang=ar-BH] .bahrein-7{background-image:url(/images/bahrein/png-15.png)}html[lang=ar-BH] .bahrein-7 .download__btn{margin-top:20px}}:is(html[lang=ar-DZ],html[lang=ar-BH]) body{line-height:1.2}:is(html[lang=ar-DZ],html[lang=ar-BH]) .logo-link{width:100%}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text-li-item-num{direction:ltr;margin:10px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text-li{gap:18px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s1-text{font-weight:500}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text_light{font-size:22px;font-weight:300}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__text{flex-direction:column;gap:30px;display:flex}:is(html[lang=ar-DZ],html[lang=ar-BH]) .sub-title_algeria{font-size:27px;font-weight:600}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__btn_algeria{background:linear-gradient(#4eef55,#5ddaa7)}:is(html[lang=ar-DZ],html[lang=ar-BH]) .semi-bold{font-weight:600}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s1-title_extra-bold{font-weight:700}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-6__img{margin:23px 0 29px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5-2 .s1-title{margin-bottom:17px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5-2 .download__btn{margin-top:40px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5{background-color:#fff}:is(:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5) h3,:is(:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5) h2{margin-bottom:15px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .morocco-s6-btn{width:307px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-answer{color:#6dc4ff;padding:15px 55px 15px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-question{border-bottom:none;padding:0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-question p{border-bottom:2px solid #19b4f1;width:100%;padding:15px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) table{border-collapse:separate;border-spacing:0;border:3px solid #14a0ff;border-radius:15px;width:100%;overflow:hidden}:is(html[lang=ar-DZ],html[lang=ar-BH]) table td{border-bottom:3px solid #14a0ff;border-right:3px solid #14a0ff;padding:20px}:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:first-child{white-space:nowrap;border-right:none;font-size:24px;font-weight:600}:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:last-child{font-size:24px;font-weight:400}:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr:last-child td{border-bottom:none}@media(max-width:768px){:is(html[lang=ar-DZ],html[lang=ar-BH]) table td{padding:15px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s1-title{font-size:27px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-question p{border-width:1px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-answer{padding:10px 45px 10px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:first-child,:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:last-child{font-size:18px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text{font-size:17px}}@media(max-width:480px){:is(html[lang=ar-DZ],html[lang=ar-BH]) table td{padding:10px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-question p{padding:2px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-question svg{width:12px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .faq-answer{padding:2px 20px 2px 0;font-size:10px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .morocco-5{padding:5px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text-li{gap:5px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-s3{background-image:url(/images/bahrein/png-12.png)}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5{padding:25px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5-2 .s1-title{margin-bottom:5px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5-2 .download__btn{margin-top:20px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .bahrein-1 .s1-text{font-size:18px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text{margin:10px 0;font-size:20px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-btn-content{margin:0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-btn-content .mobile-app-btn{gap:10px;margin:0;padding:15px 0}:is(:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5) h3,:is(:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4-2,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5) h2{margin-bottom:5px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text_light{font-size:18px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-title{margin:10px 0 0;line-height:1}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text-li-item{border-radius:7px;margin:2px 0;padding:9px 6px;font-size:13px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-s3 .s3-content .s3-text-li-item>p{font-size:13px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s3-text-li-item-num{border-radius:7px;margin:2px 0;padding:0 15px}:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:first-child,:is(html[lang=ar-DZ],html[lang=ar-BH]) table tr td:last-child{font-size:13px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-6{padding:25px 0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-6__img{margin:23px 0 15px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s5-btn{justify-content:center;align-items:center;height:85px;font-size:31px;display:flex}}@media(min-width:1441px){:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4{background-position:bottom;background-size:cover}}@media(min-width:1400px){html[lang=ar-DZ] .main-morocco-s1 .s1-text{max-width:1045px}html[lang=ar-DZ] .main-morocco-5-2 .s1-title{font-size:47px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-s1{padding:0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s1-first-content{padding-top:80px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .logo{margin:25px 0 5px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s1-second-content{flex-direction:column;align-items:center;display:flex}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-s3{background-position:bottom;background-size:contain;padding:6px 0 31px}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__content_android-1{justify-content:flex-end;margin-top:40px;margin-bottom:250px;position:relative}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__content_android-1 .download__media{position:absolute;top:-50px;left:0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__content_android-2{justify-content:flex-start;margin-bottom:80px;position:relative}:is(html[lang=ar-DZ],html[lang=ar-BH]) .download__content_android-2 .download__media{position:absolute;bottom:-75px;right:0}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4 .s1-title,:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-5 .s1-title{font-weight:700}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4{background-color:#fff;background-image:url(/images/back.png)}:is(html[lang=ar-DZ],html[lang=ar-BH]) .s5-btn{padding:24px 40px;font-size:31px;font-weight:600}:is(html[lang=ar-DZ],html[lang=ar-BH]) .main-morocco-4 .download__text,:is(html[lang=ar-DZ],html[lang=ar-BH]) .mb-15{margin-bottom:15px}}@media(max-width:768px){.s2-bonus-content{flex-direction:column-reverse}.bonus-left-img,.bonus-text-content{width:100%}.bonus-left-img{justify-content:center;display:flex}.bonus-s2-text{font-size:20px}.s3-btn-content{flex-direction:column;align-items:center;display:flex}}@media(max-width:480px){.main-morocco-s1{background-position:top;background-size:220%;padding:0}.logo{margin:70px 0 15px;padding:0 5%}}.sub-title{text-align:right;padding-top:20px;font-family:Montserrat,Segoe UI,sans-serif;font-size:30px;font-weight:500;line-height:1.2}@media(max-width:768px){.sub-title{padding-top:0;font-size:20px}}.main-morocco-4{background-image:url(/images/back.png);background-repeat:no-repeat;background-size:contain;padding:40px 0}.download__content_android{flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.download__media,.download__content{width:50%}.notes{padding-bottom:40px}.download__step_bg{overflow-wrap:break-word;word-break:break-word;padding-right:1.5rem}@media(max-width:768px){.download__content_android{flex-direction:column-reverse}.download__platform-ios{flex-direction:column}.download__media,.download__content{width:100%}}.main-morocco-5{background-image:url(/images/back.png);background-repeat:no-repeat;background-size:cover;padding:40px 0}.morocco-5{padding:20px 0}.morocco-5-text{padding:0 0 30px}.main-morocco-6{color:#fff;background-color:#1e3a5f;margin:0;padding:3% 0}.morocco-6-title{margin:25px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:45px;font-weight:600;line-height:1.6}.download__content_s6{width:60%}.download__media_s6{width:40%}.morocco-s6-btn{width:240px;margin:0 auto}.download__btn{display:flex}@media(max-width:768px){.download__media_s6,.download__content_s6{width:100%}.download__media_s6{justify-content:center;align-items:center;display:flex}.morocco-5-text{padding:0 0 15px}}.main-egypt-s1{text-align:center;color:#1e3a5f;background-position:50%;background-repeat:no-repeat;background-size:contain;padding:5%}.s3-text-container-egypt{text-align:right;margin:25px 0;font-family:Montserrat,Segoe UI,sans-serif;font-size:26px;font-weight:400;line-height:1.2}.s3-text-container-egypt ol{padding-right:15px}.egypt-text-bg{background-image:url(/images/back.png),url(/images/bg2.png);background-position:top,bottom}:is(html[lang=ar-EG],html[lang=ar-MA]) .s1-text,:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-li-item,:is(html[lang=ar-EG],html[lang=ar-MA]) .bonus-s2-text,:is(html[lang=ar-EG],html[lang=ar-MA]) .mobile-app-btn a,:is(html[lang=ar-EG],html[lang=ar-MA]) .faq-answer{font-weight:400}@media(max-width:480px){:is(html[lang=ar-EG],html[lang=ar-MA]) .main-s3{background-image:url(/images/tunisia/registration-section-bg.png);padding:20px 0}:is(html[lang=ar-EG],html[lang=ar-MA]) .main-s3 .s3-content .s3-text:nth-child(2){margin:0 0 20px;font-size:20px}:is(html[lang=ar-EG],html[lang=ar-MA]) .main-s3 .s3-content p:nth-child(2){font-size:13px;font-weight:300}:is(html[lang=ar-EG],html[lang=ar-MA]) .sub-title{margin-bottom:10px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-title{margin:0 0 5px;font-size:27px;line-height:1.2}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text{margin:15px 0 20px;font-size:20px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-li{gap:5px;font-size:13px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-container-egypt ul li{list-style:outside}:is(html[lang=ar-EG],html[lang=ar-MA]) .strong{font-weight:500}:is(html[lang=ar-EG],html[lang=ar-MA]) .registration__promo{margin-bottom:15px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-li .sub-title{margin:0;font-size:13px}:is(html[lang=ar-EG],html[lang=ar-MA]) .main-s3 .s3-content .s3-text-li>p{font-size:20px;font-weight:500}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-container-egypt{margin:10px 0 20px}:is(html[lang=ar-EG],html[lang=ar-MA]) .container{padding:0 16px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-container-egypt ol{padding-right:31px;font-size:20px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-container-egypt ol li::marker{font-weight:700}:is(html[lang=ar-EG],html[lang=ar-MA]) .registration__promo{font-size:20px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-li-item{border-radius:7px;margin:2px 0;padding:9px 6px;font-size:13px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-text-li-item-num{border-radius:7px;margin:2px 0;padding:0 15px}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-btn-content{margin:0}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-btn-content .mobile-app-btn{gap:10px;margin:0;padding:15px 0 0}:is(html[lang=ar-EG],html[lang=ar-MA]) .s3-btn-title{margin-bottom:15px;font-size:25px}:is(html[lang=ar-EG],html[lang=ar-MA]) .main-s3 .mobile-app-btn a{gap:11px}}.promo-text{text-shadow:-1px 0 #14a0ff,0 -1px #14a0ff,1px 0 #14a0ff,0 1px #14a0ff;font-family:Montserrat,Segoe UI,sans-serif;font-size:58px;font-weight:500}.styled-heading{margin-top:18px;margin-bottom:20px;position:relative}.styled-heading:before{content:"";z-index:-1;width:100%;height:calc(100% + 36px);display:block;position:absolute;bottom:50%;left:0;transform:translateY(50%)skew(-25deg)}.styled-heading:after{content:"";z-index:-1;width:calc(100% - 8px);height:6px;display:block;position:absolute;bottom:-28px;right:0;transform:skew(-25deg)}.styled-heading--red:before,.styled-heading--red:after{background:linear-gradient(90deg,#fe1a1ecc,#9d090c00)}.styled-heading--green:before,.styled-heading--green:after{background:linear-gradient(90deg,#155e0bcc,#0e620000)}.glass{-webkit-backdrop-filter:blur(5px);background:#ffffff05;border:none;border-radius:11px;position:relative}.glass:before{content:"";pointer-events:none;background:conic-gradient(from 135deg,#0000,#ffffff59 60deg 300deg,#0000 360deg);border-radius:11px;padding:.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loader{z-index:9999;opacity:1;background:linear-gradient(#1067d9,#1e3a5f);width:100vw;height:100vh;transition:opacity .4s;position:absolute;top:0;left:0}.loader--hidden{opacity:0;pointer-events:none}.loader__spinner{width:clamp(70px,31.65px + 9.54vw,215.6px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader__spinner img{width:100%;height:auto;animation:2s linear infinite spin}.loader__logo{width:clamp(155px,83.4px + 17.82vw,425.5px);position:absolute;top:30px;right:clamp(36px,2.77px + 8.28vw,162px)}@keyframes spin{to{transform:rotate(360deg)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
