@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700;900&display=swap";*:focus{outline:3px solid #38bdf8!important;outline-offset:2px!important;box-shadow:0 0 0 5px #38bdf866!important}button:focus,a:focus,input:focus,select:focus,textarea:focus{background-color:#38bdf826!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.accessibility-btn:focus-visible{outline:3px solid #38bdf8!important;outline-offset:2px!important;box-shadow:0 0 0 5px #38bdf866!important}.accessibility-btn:focus:not(:focus-visible){outline:none!important;box-shadow:-2px 0 10px #0003!important}.accessibility-btn{position:fixed;right:-5px;top:25%;transform:translateY(-50%);width:50px;height:50px;background:#333333;border:none;border-radius:8px 0 0 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:-2px 0 10px #0003;transition:right .4s ease-out,background-color .3s ease-in-out,box-shadow .3s ease-in-out;z-index:1001;opacity:0}.accessibility-btn.visible{opacity:1}.accessibility-btn:hover{background:#444444;right:0;box-shadow:-3px 0 15px #0000004d}.accessibility-btn:active{transform:translateY(-50%) scale(.95)}.accessibility-btn.drawer-open{right:400px}.accessibility-btn img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.accessibility-drawer{position:fixed;top:0;right:-400px;width:400px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .4s ease-out;z-index:1000;overflow-y:auto;direction:rtl;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.accessibility-drawer.open{right:0}.drawer-header{display:flex;justify-content:center;align-items:center;padding:1.25rem;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;position:relative}.drawer-header h2{margin:0;font-size:1.25rem;color:#333;text-align:center;flex:1}.close-btn{background:none;border:none;cursor:pointer;padding:.5rem;color:#666;transition:color .3s;position:absolute;left:.9375rem;top:50%;transform:translateY(-50%);min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#333}.drawer-content{padding:1.25rem}.settings-row{display:flex;gap:.625rem;margin-bottom:1.25rem}.setting-option{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.9375rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:.5rem;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-align:center;font-family:inherit;font-size:inherit;min-height:5rem}.setting-option:hover{background-color:#e9ecef;transform:translateY(-1px)}.setting-option.active{background-color:#007bff!important;border-color:#007bff!important;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.setting-option.active span{color:#fff!important}.option-icon{font-size:1.25rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 4px #0000001a}.setting-option:hover .option-icon{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.setting-option.active .option-icon{background-color:#fff3;color:#fff}.setting-option span{font-size:.75rem;color:#666;transition:color .3s}.control-section{margin-bottom:1.25rem}.control-section label{display:block;margin-bottom:.625rem;font-size:.875rem;color:#333;font-weight:500}.slider-control{display:flex;align-items:center;gap:.625rem;background-color:#f8f9fa;padding:.625rem;border-radius:.5rem}.slider-control button{width:2.25rem;height:2.25rem;border:none;background-color:#007bff;color:#fff;border-radius:50%;cursor:pointer;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.slider-control button:hover{background-color:#0056b3;transform:scale(1.1)}.slider-control input[type=range]{flex:1;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ddd;border-radius:3px;outline:none}.slider-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;background:#007bff;border-radius:50%;cursor:pointer}.slider-control input[type=range]::-moz-range-thumb{width:1.25rem;height:1.25rem;background:#007bff;border-radius:50%;cursor:pointer;border:none}.slider-control .value{min-width:2.8125rem;text-align:center;font-size:.875rem;color:#666}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.reset-button{width:100%;padding:.9375rem 1.25rem;background-color:#dc3545;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;min-height:44px}.reset-button:hover{background-color:#c82333;transform:translateY(-1px)}.drawer-footer{margin-top:1.875rem;padding-top:1.25rem;border-top:1px solid #e9ecef;text-align:center}.footer-links{margin-bottom:.625rem;display:flex;justify-content:center;align-items:center;direction:ltr;transform:translate(-15px)}.footer-links a{color:#007bff;text-decoration:none;font-size:.875rem;padding:.25rem .5rem}.footer-links a:hover{text-decoration:underline}.footer-links span{color:#666;font-size:.875rem;margin:0 .5rem}.footer-credit{font-size:.75rem;color:#666;text-align:center}.heart{color:#007bff}body.dark-mode{filter:grayscale(100%);background-color:#1a1a1a!important}body.high-contrast{filter:contrast(2)}body.inverted-contrast{filter:invert(1) hue-rotate(180deg)!important;background-color:#000!important}body.black-white{filter:grayscale(100%) contrast(200%) brightness(1.5)!important}body.dark-mode .accessibility-drawer,body.high-contrast .accessibility-drawer,body.inverted-contrast .accessibility-drawer,body.black-white .accessibility-drawer{filter:none!important}body.highlight-headers h1,body.highlight-headers h2,body.highlight-headers h3,body.highlight-headers h4,body.highlight-headers h5,body.highlight-headers h6{background-color:#000c!important;padding:5px 10px!important;border-radius:4px!important;color:#fff!important}body.readable-font *{font-weight:700!important}body.big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Ccircle cx='16' cy='16' r='14' fill='white' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 16 16,auto!important}body.dark-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Ccircle cx='16' cy='16' r='14' fill='black' stroke='white' stroke-width='2'/%3E%3C/svg%3E") 16 16,auto!important}body.hide-images img:not([role="button"]):not(.clickable):not(a img):not(button img){visibility:hidden!important;opacity:0!important}body.underline-links a{text-decoration:underline!important}@media (max-width: 768px){.accessibility-drawer{width:85%!important;max-width:320px!important;height:75vh!important;max-height:600px!important;top:12.5vh!important;left:-85%!important;right:auto!important;transform:translate(0)!important;transition:left .3s ease!important;border-radius:0 15px 15px 0!important}.accessibility-drawer.open{left:0!important;right:auto!important;transform:translate(0)!important}.accessibility-btn{width:52px!important;height:52px!important;left:-5px!important;right:auto!important}.accessibility-btn:hover{transform:translateY(-50%)!important;left:0!important}.accessibility-btn:active{transform:translateY(-50%) scale(.95)!important}.accessibility-btn.drawer-open{left:calc(85% - 52px)!important;transform:translateY(-50%)!important}.accessibility-btn img{width:28px!important;height:28px!important}.accessibility-drawer .drawer-content{padding:12px 16px!important;max-height:85vh!important;overflow-y:auto!important}.accessibility-drawer .settings-row,.accessibility-drawer .settings-grid{gap:8px!important;margin-bottom:12px!important}.accessibility-drawer .setting-option{padding:8px 12px!important;font-size:13px!important;min-height:45px!important}.accessibility-drawer .option-icon{font-size:16px!important;margin-bottom:2px!important}.accessibility-drawer .control-section{margin-bottom:16px!important;padding:12px!important}.accessibility-drawer .control-section label{font-size:14px!important;margin-bottom:8px!important}.accessibility-drawer .slider-control{height:35px!important}.accessibility-drawer .slider-control button{width:30px!important;height:30px!important;font-size:18px!important}.accessibility-drawer .drawer-header{padding:12px 16px!important;min-height:50px!important}.accessibility-drawer .drawer-header h2{font-size:18px!important}.accessibility-drawer .drawer-footer{padding:12px 16px!important;font-size:12px!important}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{width:100%;min-height:100vh;background:linear-gradient(#F4F0FF,#DACDFF)}#chatbot-toggler{position:fixed;bottom:70px;right:35px;height:40px;width:40px;border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ffffff14;cursor:pointer;transition:background .2s ease;z-index:9998;padding:0;box-shadow:none}.container.show-chatbot #chatbot-toggler{transform:rotate(90deg)}#chatbot-toggler span{color:#fff;position:absolute}#chatbot-toggler span:last-child,.container.show-chatbot #chatbot-toggler span:first-child{opacity:0}.container.show-chatbot #chatbot-toggler span:last-child{opacity:1}.chatbot-popup{position:fixed;width:420px;opacity:0;right:35px;bottom:90px;pointer-events:none;transform:scale(.8);overflow:hidden;background:#fff;border-radius:15px;transform-origin:bottom right;box-shadow:0 0 128px #0000001a,0 32px 64px -48px #00000080;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);z-index:9999}.container.show-chatbot .chatbot-popup{opacity:1;pointer-events:auto;transform:scale(1)}.chatbot-popup .chat-header{display:flex;padding:15px 22px;align-items:center;background:#232836;justify-content:space-between}.chat-header .header-info{display:flex;gap:10px;align-items:center}.header-info svg{width:35px;height:35px;flex-shrink:0;padding:6px;fill:#232836;background:#fff;border-radius:50%}.header-info .logo-text{color:#fff;font-weight:600;font-size:1.31rem;letter-spacing:.02rem}.chat-header button{border:none;height:40px;width:40px;color:#fff;cursor:pointer;padding-top:2px;margin-right:-10px;font-size:1.9rem;border-radius:50%;background:none;transition:.2s ease}.chat-header button:hover{background:#232836}.chat-body{display:flex;flex-direction:column;gap:20px;height:460px;overflow-y:auto;margin-bottom:82px;padding:25px 22px;scrollbar-width:thin;scrollbar-color:#DDD3F9 transparent}.chat-body .message{display:flex;gap:11px;align-items:center}.chat-body .message svg{width:35px;height:35px;flex-shrink:0;padding:6px;fill:#fff;align-self:flex-end;margin-bottom:2px;background:#232836;border-radius:50%}.chat-body .message .message-text{padding:12px 16px;max-width:75%;font-size:.95rem;word-wrap:break-word;white-space:pre-line}.chat-body .message.error .message-text{color:red}.chat-body .bot-message{flex-direction:row;align-items:flex-start;direction:ltr}.chat-body .bot-message .message-text{color:#fff;background:#232836;border-radius:13px 13px 3px;direction:rtl;text-align:right}.chat-body .user-message{flex-direction:row;align-items:center}.chat-body .user-message .message-text{color:#232836;background:#f1f1f1;border-radius:13px 13px 13px 3px}.chat-footer{position:absolute;bottom:0;width:100%;background:#fff;padding:15px 22px 20px}.chat-footer .chat-form{display:flex;align-items:center;position:relative;background:#fff;border-radius:32px;outline:1px solid #CCCCE5;box-shadow:0 0 8px #0000000f}.chat-form .message-input{width:100%;height:47px;border:none;outline:none;font-size:.95rem;padding:0 17px;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important}.chat-form .message-input::-moz-placeholder{color:#888!important;-webkit-text-fill-color:#888!important;opacity:1}.chat-form .message-input::placeholder{color:#888!important;-webkit-text-fill-color:#888!important;opacity:1}.chat-form #send-message{height:35px;width:35px;border:none;flex-shrink:0;color:#fff;cursor:pointer;display:none;margin-right:6px;background:#232836;border-radius:50%;font-size:1.15rem;transition:.2s ease}.chat-form .message-input:valid~#send-message{display:block}.chat-form #send-message:hover{background:#593bab}@media (max-width: 520px){#chatbot-toggler{right:20px;bottom:20px;height:80px;width:80px}#chatbot-toggler img{width:40px!important;height:40px!important}#chatbot-toggler svg{width:36px!important;height:36px!important}.chatbot-popup{right:10px;bottom:90px;height:70vh;max-height:600px;border-radius:15px;width:calc(100% - 20px);max-width:300px;box-shadow:0 5px 40px #0003}.chatbot-popup .chat-header{padding:12px 15px;position:sticky;top:0;z-index:10}.header-info .logo-text{font-size:1.1rem}.chat-body{height:calc(100% - 140px);padding:20px 15px;margin-bottom:0}.chat-body .message{gap:8px}.chat-body .message svg{width:30px;height:30px}.chat-body .message .message-text{font-size:.9rem;padding:10px 14px;max-width:85%}.chat-footer{padding:10px 15px 15px;position:absolute;bottom:0}.chat-form .message-input{height:42px;font-size:.9rem;color:#111!important;-webkit-text-fill-color:#111!important}.chatbot-popup{transition:opacity .4s ease,transform .4s ease}}@media (max-width: 380px){.chatbot-popup{width:calc(100% - 16px);right:8px}.header-info .logo-text{font-size:1rem}}.chatbot-popup *:focus,#chatbot-toggler:focus{outline:none!important;box-shadow:none!important;background-color:transparent!important}.chat-footer .chat-form{outline:1px solid #CCCCE5;box-shadow:0 0 8px #0000000f}.chat-form .message-input:focus,.chat-form #send-message:focus,.chat-header button:focus{outline:none!important;box-shadow:none!important}.chat-form .message-input,.chat-form .message-input:focus,.chat-form .message-input:active,.chat-form .message-input:hover{color:#111!important;-webkit-text-fill-color:#111!important;background:#fff!important}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}: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"}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-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}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}*,: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-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-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: }.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 620px){.container{max-width:620px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1060px){.container{max-width:1060px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1700px){.container{max-width:1700px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0px;right:0px;bottom:0px;left:0px}.bottom-4{bottom:1rem}.right-4{right:1rem}.left-4{left:1rem}.top-1\/2{top:50%}.left-2{left:.5rem}.right-2{right:.5rem}.top-0{top:0px}.bottom-40{bottom:10rem}.bottom-20{bottom:5rem}.right-20{right:5rem}.left-0{left:0px}.top-20{top:5rem}.right-0{right:0px}.-right-\[50\%\]{right:-50%}.z-10{z-index:10}.z-\[5\]{z-index:5}.z-\[0\]{z-index:0}.z-\[1\]{z-index:1}.z-50{z-index:50}.m-0{margin:0}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-16{margin-bottom:4rem}.mr-0{margin-right:0}.mt-10{margin-top:2.5rem}.ml-0{margin-left:0}.mt-20{margin-top:5rem}.mb-6{margin-bottom:1.5rem}.mt-12{margin-top:3rem}.mb-4{margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-0{margin-bottom:0}.mb-8{margin-bottom:2rem}.mt-7{margin-top:1.75rem}.mt-6{margin-top:1.5rem}.mt-32{margin-top:8rem}.mb-20{margin-bottom:5rem}.mb-10{margin-bottom:2.5rem}.mt-8{margin-top:2rem}.mr-10{margin-right:2.5rem}.mt-5{margin-top:1.25rem}.ml-2{margin-left:.5rem}.ml-10{margin-left:2.5rem}.mb-12{margin-bottom:3rem}.mb-3{margin-bottom:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-44{height:11rem}.h-1{height:.25rem}.h-9{height:2.25rem}.h-7{height:1.75rem}.h-\[56px\]{height:56px}.h-\[50\%\]{height:50%}.h-\[340px\]{height:340px}.h-3{height:.75rem}.h-\[27px\]{height:27px}.h-\[48px\]{height:48px}.h-\[72px\]{height:72px}.h-\[30px\]{height:30px}.h-\[140px\]{height:140px}.h-\[100\%\]{height:100%}.h-\[23px\]{height:23px}.h-full{height:100%}.h-\[35\%\]{height:35%}.h-\[80\%\]{height:80%}.h-\[36px\]{height:36px}.h-\[28px\]{height:28px}.h-\[60\%\]{height:60%}.h-48{height:12rem}.h-64{height:16rem}.max-h-\[300px\]{max-height:300px}.max-h-\[36px\]{max-height:36px}.min-h-screen{min-height:100vh}.min-h-\[56px\]{min-height:56px}.min-h-\[220px\]{min-height:220px}.w-full{width:100%}.w-44{width:11rem}.w-12{width:3rem}.w-9{width:2.25rem}.w-7{width:1.75rem}.w-\[56px\]{width:56px}.w-\[50\%\]{width:50%}.w-\[180px\]{width:180px}.w-3{width:.75rem}.w-\[100px\]{width:100px}.w-\[42px\]{width:42px}.w-\[48px\]{width:48px}.w-\[266px\]{width:266px}.w-\[30px\]{width:30px}.w-\[140px\]{width:140px}.w-\[100\%\]{width:100%}.w-\[23px\]{width:23px}.w-\[40\%\]{width:40%}.w-\[80\%\]{width:80%}.w-auto{width:auto}.w-\[28px\]{width:28px}.w-\[60\%\]{width:60%}.min-w-\[320px\]{min-width:320px}.min-w-\[56px\]{min-width:56px}.min-w-\[120px\]{min-width:120px}.min-w-\[150px\]{min-width:150px}.min-w-\[140px\]{min-width:140px}.max-w-6xl{max-width:72rem}.max-w-\[420px\]{max-width:420px}.max-w-\[520px\]{max-width:520px}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-\[370px\]{max-width:370px}.max-w-\[312px\]{max-width:312px}.max-w-\[300px\]{max-width:300px}.max-w-5xl{max-width:64rem}.flex-1{flex:1 1 0%}.flex-\[1\.5\]{flex:1.5}.translate-x-8{--tw-translate-x: 2rem;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))}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.-translate-x-full{--tw-translate-x: -100%;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))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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))}.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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-2{gap:.5rem}.gap-5{gap:1.25rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded{border-radius:.25rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[20px\]{border-radius:20px}.rounded-lg{border-radius:.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-xl{border-radius:.75rem}.border-4{border-width:4px}.border{border-width:1px}.border-2{border-width:2px}.border-t-\[1px\]{border-top-width:1px}.border-none{border-style:none}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-\[\#444\]{--tw-border-opacity: 1;border-color:rgb(68 68 68 / var(--tw-border-opacity))}.border-\[\#5CE1E6\]{--tw-border-opacity: 1;border-color:rgb(92 225 230 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-\[\#1A1B26\]{--tw-border-opacity: 1;border-color:rgb(26 27 38 / var(--tw-border-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 4 15 / var(--tw-bg-opacity))}.bg-\[\#191932\]{--tw-bg-opacity: 1;background-color:rgb(25 25 50 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-dimBlue{background-color:#09977c1a}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.bg-\[\#232347\]{--tw-bg-opacity: 1;background-color:rgb(35 35 71 / var(--tw-bg-opacity))}.bg-\[\#1A1B26\]{--tw-bg-opacity: 1;background-color:rgb(26 27 38 / var(--tw-bg-opacity))}.bg-\[\#5CE1E6\]{--tw-bg-opacity: 1;background-color:rgb(92 225 230 / var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.from-purple-600{--tw-gradient-from: #9333ea;--tw-gradient-to: rgb(147 51 234 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6;--tw-gradient-to: rgb(59 130 246 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent;--tw-gradient-to: rgb(0 0 0 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .2), var(--tw-gradient-to)}.to-blue-400{--tw-gradient-to: #60a5fa}.to-cyan-400{--tw-gradient-to: #22d3ee}.to-transparent{--tw-gradient-to: transparent}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-4{padding:1rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-\[2px\]{padding:2px}.p-0{padding:0}.p-6{padding:1.5rem}.p-5{padding:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-0{padding-top:0;padding-bottom:0}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pt-32{padding-top:8rem}.pb-16{padding-bottom:4rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-poppins{font-family:Poppins,sans-serif}.text-\[40px\]{font-size:40px}.text-\[16px\]{font-size:16px}.text-\[26px\]{font-size:26px}.text-base{font-size:1rem;line-height:1.5rem}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-\[14px\]{font-size:14px}.text-\[28px\]{font-size:28px}.text-\[22px\]{font-size:22px}.text-\[32px\]{font-size:32px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[34px\]{font-size:34px}.text-\[30px\]{font-size:30px}.text-\[21px\]{font-size:21px}.text-\[15px\]{font-size:15px}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-semibold{font-weight:600}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[66\.8px\]{line-height:66.8px}.leading-\[22px\]{line-height:22px}.leading-\[36px\]{line-height:36px}.leading-\[20px\]{line-height:20px}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.7rem\]{line-height:1.7rem}.leading-\[40px\]{line-height:40px}.leading-\[32px\]{line-height:32px}.leading-\[24px\]{line-height:24px}.leading-\[23px\]{line-height:23px}.leading-\[42px\]{line-height:42px}.leading-\[43px\]{line-height:43px}.leading-\[21px\]{line-height:21px}.leading-8{line-height:2rem}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-dimWhite{color:#ffffffb3}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(0 4 15 / var(--tw-text-opacity))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-inherit{color:inherit}.text-\[\#5CE1E6\]{--tw-text-opacity: 1;color:rgb(92 225 230 / var(--tw-text-opacity))}.text-\[\#1A1B26\]{--tw-text-opacity: 1;color:rgb(26 27 38 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.placeholder-\[\#6B7280\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.placeholder-\[\#6B7280\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.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-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px 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}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--black-gradient: linear-gradient( 144.39deg, #ffffff -278.56%, #6d6d6d -78.47%, #11101d 91.61% );--card-shadow: 0px 20px 100px -10px rgba(66, 71, 91, .1)}*{scroll-behavior:smooth}.text-gradient{background:radial-gradient(64.18% 64.18% at 71.16% 35.69%,#def9fa .89%,#bef3f5 17.23%,#9dedf0 42.04%,#7de7eb 55.12%,#5ce1e6 71.54%,#33bbcf 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.bg-blue-gradient{background:linear-gradient(157.81deg,#def9fa -43.27%,#bef3f5 -21.24%,#9dedf0 12.19%,#7de7eb 29.82%,#5ce1e6 51.94%,#33bbcf 90.29%)}.bg-black-gradient{background:linear-gradient(144.39deg,#ffffff -278.56%,#6d6d6d -78.47%,#11101d 91.61%)}.bg-black-gradient-2{background:linear-gradient(-168.39deg,#ffffff -278.56%,#6d6d6d -78.47%,#11101d 91.61%)}.bg-gray-gradient{background:linear-gradient(153.47deg,rgba(255,255,255,0) -341.94%,#14101d 95.11%)}.bg-discount-gradient{background:linear-gradient(125.17deg,#272727 0%,#11101d 100%)}.box-shadow{box-shadow:0 20px 100px -10px #42475b1a}.sidebar{animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-top{0%{transform:translateY(100px)}to{transform:translateY(0)}}.feature-card:hover{background:var(--black-gradient);box-shadow:var(--card-shadow)}.feedback-container .feedback-card:last-child{margin-right:0}.feedback-card{background:transparent}.feedback-card:hover{background:var(--black-gradient)}.blue__gradient{background:linear-gradient(180deg,rgba(188,165,255,0) 0%,#214d76 100%);filter:blur(123px)}.pink__gradient{background:linear-gradient(90deg,#f4c4f3 0%,#fc67fa 100%);filter:blur(900px)}.white__gradient{background:rgba(255,255,255,.6);filter:blur(750px)}body{direction:rtl;text-align:right;font-family:Rubik,sans-serif}html,body,*,.font-poppins{font-family:Rubik,sans-serif!important}.navbar-link{position:relative;transition:color .2s}.navbar-link:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;background:linear-gradient(90deg,#5ce1e6 0%,#33bbcf 100%);border-radius:2px;transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.navbar-link:hover:after{transform:scaleX(1)}.navbar-link:hover{color:#5ce1e6}.navbar-glass{position:relative;z-index:1}.navbar-glass:before{content:"";position:absolute;top:0;left:-10px;right:-26px;width:auto;height:100%;border-radius:2.5rem;background:linear-gradient(90deg,rgba(30,41,59,.85) 0%,rgba(30,41,59,.65) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 16px #00000014;transition:background .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .3s cubic-bezier(.4,0,.2,1);transition:background .3s cubic-bezier(.4,0,.2,1),backdrop-filter .3s cubic-bezier(.4,0,.2,1);transition:background .3s cubic-bezier(.4,0,.2,1),backdrop-filter .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .3s cubic-bezier(.4,0,.2,1);z-index:-1}@keyframes fadein{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.animate-fadein{animation:fadein .5s cubic-bezier(.4,0,.2,1)}.accessibility-btn span,.accessibility-btn img{font-size:3.2rem!important;width:3.2rem!important;height:3.2rem!important;display:flex;align-items:center;justify-content:center}*:focus,*:focus-visible{outline:none!important;box-shadow:none!important;background:none!important}button:focus,button:focus-visible,a:focus,a:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important;box-shadow:none!important;background:none!important}input:focus,select:focus{outline:none!important;box-shadow:none!important;border:none!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #232347 inset!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 0 0 1000px #232347 inset!important;background-color:#232347!important;color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}input:focus,input:focus-visible,input:active,select:focus,select:focus-visible,select:active{outline:none!important;box-shadow:none!important;border:none!important;background-color:#232347!important;color:#fff!important;-webkit-box-shadow:none!important;-webkit-text-fill-color:#ffffff!important}.bg-\[#232347\]:focus,.bg-\[#232347\]:focus-visible,.bg-\[#232347\]:active{background-color:#232347!important;color:#fff!important;outline:none!important;box-shadow:none!important;border:none!important}.material-symbols-rounded{font-family:Material Symbols Rounded,sans-serif;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48;font-size:2rem;line-height:1;display:inline-block;vertical-align:middle;direction:ltr;-webkit-font-smoothing:antialiased;color:#5ce1e6}.blog-html-content a{text-decoration:underline;color:#5ce1e6;transition:color .2s}.blog-html-content a:hover{color:#42a5f5;text-decoration:underline}.blog-html-content h1{font-size:2.5rem;font-weight:800;color:#5ce1e6;margin:2.2rem 0 1.2rem;line-height:1.2}.blog-html-content h2{font-size:1.7rem;font-weight:700;color:#5ce1e6;margin:1.7rem 0 .8rem;line-height:1.25}.blog-html-content h3{font-size:1.35rem;font-weight:600;color:#42a5f5;margin:1.1rem 0 .5rem;line-height:1.25}.blog-html-content p{font-size:1.18rem;font-weight:400;color:#fff;margin:.5rem 0;line-height:1.8}.blog-html-content h1,.blog-html-content h2,.blog-html-content h3,.blog-html-content p{margin-top:1.2em;margin-bottom:1.2em}.blog-html-content ul,.blog-html-content ol{margin:0 0 .5em 1.5em;padding:0 0 0 1.2em}.blog-html-content li{margin:0;padding:0;line-height:1.5}.blog-html-content p+ul,.blog-html-content p+ol,.blog-html-content h2+ul,.blog-html-content h2+ol,.blog-html-content h3+ul,.blog-html-content h3+ol{margin-top:.5em}.rankenstein-toc{background:#232836;border-radius:12px;padding:1.5rem 1.5rem 1rem;margin:2rem 0 2.5rem;box-shadow:0 2px 12px #00000012;max-width:100%}.rankenstein-toc-heading{font-size:1.9rem;font-weight:700;color:#5ce1e6;margin-bottom:.5rem;margin-top:0;text-align:right}.rankenstein-toc-list,.rankenstein-toc-sublist{list-style:none;padding:0;margin:0 0 .2rem}.rankenstein-toc-list>li{margin-bottom:.2rem}.rankenstein-toc-list>li>a{font-size:1.9rem;font-weight:600;color:#5ce1e6;text-decoration:underline;transition:color .2s;padding-right:.2em}.rankenstein-toc-list>li>a:hover{color:#42a5f5}.rankenstein-toc-sublist{margin-right:1.2em;margin-top:.1em}.rankenstein-toc-sublist>li{margin-bottom:.1rem}.rankenstein-toc-sublist>li>a{font-size:1.5rem;color:#b2e6f7;font-weight:400;text-decoration:underline;transition:color .2s;padding-right:.5em}.rankenstein-toc-sublist>li>a:hover{color:#5ce1e6}.rankenstein-toc-list ul,.rankenstein-toc-sublist ul{margin-top:0;margin-bottom:0}@media (max-width: 600px){.rankenstein-toc{padding:1rem .5rem .5rem}.rankenstein-toc-heading{font-size:1.1rem}}@media (min-width: 700px){.blog-html-content h1{font-size:3.6rem}.blog-html-content h2{font-size:2.6rem}.blog-html-content h3{font-size:1.9rem}.blog-html-content p,.blog-html-content li{font-size:1.5rem}}.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\:border-\[\#5CE1E6\]:hover{--tw-border-opacity: 1;border-color:rgb(92 225 230 / var(--tw-border-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.hover\:bg-\[\#2a2a4f\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 42 79 / var(--tw-bg-opacity))}.hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.hover\:bg-\[\#5CE1E6\]:hover{--tw-bg-opacity: 1;background-color:rgb(92 225 230 / var(--tw-bg-opacity))}.hover\:bg-\[\#6B7280\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.hover\:from-cyan-400:hover{--tw-gradient-from: #22d3ee;--tw-gradient-to: rgb(34 211 238 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-secondary:hover{--tw-text-opacity: 1;color:rgb(0 246 255 / var(--tw-text-opacity))}.hover\:text-\[\#1A1B26\]:hover{--tw-text-opacity: 1;color:rgb(26 27 38 / var(--tw-text-opacity))}.hover\:shadow-lg:hover{--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)}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:bg-\[\#2a2a4f\]:focus{--tw-bg-opacity: 1;background-color:rgb(42 42 79 / var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity))}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity))}.focus\:ring-\[\#5CE1E6\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(92 225 230 / var(--tw-ring-opacity))}.group:focus-within .group-focus-within\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;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))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[dir=rtl] .rtl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}@media (min-width: 480px){.xs\:text-\[48px\]{font-size:48px}.xs\:text-\[40px\]{font-size:40px}.xs\:text-\[22px\]{font-size:22px}.xs\:leading-\[76\.8px\]{line-height:76.8px}.xs\:leading-\[53px\]{line-height:53px}.xs\:leading-\[26px\]{line-height:26px}}@media (min-width: 620px){.ss\:my-0{margin-top:0;margin-bottom:0}.ss\:hidden{display:none}.ss\:flex-row{flex-direction:row}}@media (min-width: 768px){.sm\:right-4{right:1rem}.sm\:left-auto{left:auto}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mb-14{margin-bottom:3.5rem}.sm\:mt-0{margin-top:0}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-16{margin-top:4rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-0{margin-bottom:0}.sm\:ml-3{margin-left:.75rem}.sm\:mb-16{margin-bottom:4rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[76px\]{height:76px}.sm\:h-\[340px\]{height:340px}.sm\:h-\[60px\]{height:60px}.sm\:max-h-\[600px\]{max-height:600px}.sm\:min-h-\[76px\]{min-height:76px}.sm\:min-h-\[320px\]{min-height:320px}.sm\:w-\[76px\]{width:76px}.sm\:w-\[240px\]{width:240px}.sm\:w-\[192px\]{width:192px}.sm\:w-\[200px\]{width:200px}.sm\:w-80{width:20rem}.sm\:min-w-\[76px\]{min-width:76px}.sm\:min-w-\[192px\]{min-width:192px}.sm\:max-w-\[600px\]{max-width:600px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-start{justify-content:flex-start}.sm\:gap-8{gap:2rem}.sm\:gap-12{gap:3rem}.sm\:p-7{padding:1.75rem}.sm\:p-4{padding:1rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[2\.7rem\]{font-size:2.7rem}.sm\:text-\[1\.13rem\]{font-size:1.13rem}.sm\:text-\[48px\]{font-size:48px}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[40px\]{font-size:40px}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-\[36px\]{font-size:36px}.sm\:text-\[32px\]{font-size:32px}.sm\:leading-\[26px\]{line-height:26px}.sm\:leading-\[36px\]{line-height:36px}.sm\:leading-\[2\.1rem\]{line-height:2.1rem}.sm\:leading-\[60px\]{line-height:60px}.sm\:leading-\[56px\]{line-height:56px}.sm\:leading-\[48px\]{line-height:48px}.sm\:last\:mb-0:last-child{margin-bottom:0}}@media (min-width: 1060px){.md\:-left-16{left:-4rem}.md\:-right-16{right:-4rem}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mr-10{margin-right:2.5rem}.md\:mt-0{margin-top:0}.md\:ml-10{margin-left:2.5rem}.md\:mb-0{margin-bottom:0}.md\:mr-4{margin-right:1rem}.md\:h-\[440px\]{height:440px}.md\:h-\[72px\]{height:72px}.md\:min-h-\[500px\]{min-height:500px}.md\:w-\[340px\]{width:340px}.md\:w-\[240px\]{width:240px}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:gap-16{gap:4rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:text-right{text-align:right}.md\:text-\[26px\]{font-size:26px}.md\:text-\[3\.6rem\]{font-size:3.6rem}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[64px\]{font-size:64px}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[52px\]{font-size:52px}.md\:text-\[40px\]{font-size:40px}.md\:leading-\[30\.8px\]{line-height:30.8px}.md\:leading-\[75px\]{line-height:75px}}@media (min-width: 1200px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:text-\[72px\]{font-size:72px}.lg\:text-\[64px\]{font-size:64px}.lg\:leading-\[100px\]{line-height:100px}}@media (min-width: 1700px){.xl\:max-w-\[1280px\]{max-width:1280px}.xl\:px-0{padding-left:0;padding-right:0}}
