*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg,#f8fafc,#fff);color:#000;font-family:Roboto,sans-serif}h1,h2{color:#2c3e50;font-weight:700}.topbar{background-color:#06026c;color:#fff;min-height:20px;padding:.5rem 1.5rem;position:fixed;top:0;width:100%;z-index:10000}.topbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.contact-info{gap:1.5rem}.contact-info,.contact-info a{align-items:center;display:flex}.contact-info a{color:#fff;font-size:.9rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease,transform .2s ease}.contact-info a:hover{color:#07c;transform:translateY(-2px)}.contact-info a:focus{outline:2px solid #07c;outline-offset:2px}.contact-info svg{font-size:1rem}.social-iconsss{align-items:center;display:flex;gap:1rem}.social-iconsss a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease,transform .2s ease}.social-iconsss a:hover{color:#07c;transform:translateY(-2px)}.social-iconsss a:focus{outline:2px solid #07c;outline-offset:2px}.language-selector{position:relative}.language-toggle{align-items:center;background:none;border:1px solid #ccc;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.2rem 1rem;transition:background-color .3s ease,border-color .3s ease}.language-toggle:hover{background-color:#4243435a;border-color:#07c}.language-toggle:focus{outline:2px solid #07c;outline-offset:2px}.language-dropdown{background-color:#fff;border-radius:4px;box-shadow:0 4px 14px #0000001a;display:none;flex-direction:column;left:10px;min-width:120px;opacity:0;position:absolute;right:0;top:2.5rem;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;z-index:10001}.language-dropdown.show{display:flex;opacity:1;transform:translateY(0)}.language-dropdown button{background:none;border:none;color:#1a1a1a;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;text-align:left;transition:background-color .3s ease,color .3s ease}.language-dropdown button:hover{background-color:#f5f5f5;color:#07c}.language-dropdown button:focus{outline:2px solid #07c;outline-offset:2px}.dropdown-overlay{width:100%;z-index:9999}@media (max-width:768px){.topbar{min-height:60px;padding:.5rem 1rem}.contact-info,.topbar-container{align-items:flex-start;flex-direction:column;gap:.75rem}.contact-info a{font-size:.85rem}.contact-info svg{font-size:.9rem}.social-iconsss{gap:.75rem}.social-iconsss a{font-size:.9rem}.language-toggle{font-size:.85rem;padding:.4rem .8rem}.language-dropdown{min-width:100px}.language-dropdown button{font-size:.85rem;padding:.6rem .8rem}}@media (min-width:769px) and (max-width:1024px){.contact-info{gap:1rem}.contact-info a{font-size:.85rem}.social-iconsss{gap:.85rem}.social-iconsss a{font-size:.9rem}.language-toggle{font-size:.85rem}}.navbar{align-items:center;background:linear-gradient(180deg,#fff,#f8f9fa);box-sizing:border-box;display:flex;justify-content:space-between;opacity:0;padding:1.2rem 3.5rem;position:fixed;top:45px;transform:translateY(-100%);transition:all .4s cubic-bezier(.25,.8,.25,1);width:100%;z-index:9999}.navbar.visible{box-shadow:0 6px 24px #0000001f;opacity:1;transform:translateY(0)}.navbar.hidden{opacity:0;transform:translateY(-100%)}.navbar-logo img{transition:transform .3s ease,filter .3s ease;width:160px}.navbar-logo img:hover{filter:brightness(1.1);transform:scale(1.08)}.menu-icon{background:none;border:none;color:#1a1a1a;cursor:pointer;display:none;font-size:1.8rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%);transition:color .3s ease,transform .3s ease;z-index:1100}.menu-icon:hover{color:#0066b2;transform:translateY(-50%) scale(1.1)}.navbar-links{align-items:center;display:flex;font-family:Inter,sans-serif;gap:2.5rem;list-style:none;margin:0;padding:0}.desktop-login a,.desktop-login button,.dropdown-toggle,.mobile-login button,.navbar-links li a{background:none;border:none;color:#1a1a1a;cursor:pointer;font-size:1.15rem;font-weight:600;position:relative;text-decoration:none;transition:color .3s ease,transform .2s ease}.dropdown-toggle:hover,.navbar-links li a:hover{color:#0066b2}.dropdown-toggle:after,.navbar-links li a:after{background:#0066b2;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.dropdown-toggle:hover:after,.navbar-links li a:hover:after{width:100%}.dropdown-arrow{font-size:.9rem;margin-left:.3rem;transition:transform .3s ease}.dropdown-toggle:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-parent{position:relative}.dropdown{background:#fff;border:1px solid #0066b21a;border-radius:12px;box-shadow:0 8px 24px #00000026;display:none;flex-direction:column;left:0;min-width:240px;opacity:0;padding:1rem 0;position:absolute;top:3rem;transform:translateY(-10px);transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:9998}.dropdown.open{display:flex;opacity:1;transform:translateY(0)}.dropdown li{list-style:none}.dropdown li a{color:#1a1a1a;display:block;font-weight:500;padding:1rem 1.75rem;transition:all .2s ease}.dropdown li a:hover{background:linear-gradient(90deg,#f5f7fa,#e9ecef);color:#0066b2;transform:translateX(5px)}.dropdown-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .4s ease;width:100vw;z-index:500}.dropdown-overlay.active{opacity:1;pointer-events:auto}.blur-active .content,.blur-active main{filter:blur(6px);transition:filter .4s ease}.desktop-login{display:flex}.desktop-login a,.desktop-login button{background:linear-gradient(135deg,#0066b2,#0091ea);border-radius:8px;box-shadow:0 4px 12px #0066b24d;color:#fff;font-size:1.1rem;font-weight:600;padding:.7rem 1.8rem;transition:all .3s ease}.desktop-login a:hover,.desktop-login button:hover{background:linear-gradient(135deg,#059,#007acc);box-shadow:0 6px 16px #0066b266;transform:translateY(-3px)}.mobile-login{display:none}@media (max-width:768px){.navbar{padding:1rem 2rem;top:150px}.navbar.hidden,.navbar.visible{display:flex}.menu-icon{display:block}.navbar-links{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#fff,#f8f9fa);box-shadow:0 0 20px #00000026;flex-direction:column;height:100vh;left:0;max-width:300px;overflow-y:scroll;padding:2.5rem 2rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .5s cubic-bezier(.4,0,.2,1);width:85%;z-index:9998}.navbar-links.active{transform:translateX(0)}.navbar-links li{margin:1.8rem 0}.dropdown-toggle,.navbar-links li a{font-size:1.3rem;font-weight:600}.dropdown{background:#f5f7fa99;border:1px solid #0066b21a;border-radius:8px;box-shadow:none;min-width:0;min-width:auto;opacity:1;padding:.75rem 1.25rem;position:static;transform:none;transition:none}.dropdown li a{font-weight:500;padding:.9rem 1.25rem}.desktop-login{display:none}.mobile-login{display:block}.mobile-login a,.mobile-login button{background:linear-gradient(135deg,#0066b2,#0091ea);border:none;border-radius:8px;box-shadow:0 4px 12px #0066b24d;color:#fff;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-align:center;transition:all .3s ease;width:100%}.mobile-login a:hover,.mobile-login button:hover{background:linear-gradient(135deg,#059,#007acc);box-shadow:0 6px 16px #0066b266;transform:translateY(-3px)}}@media (max-width:1024px) and (min-width:769px){.navbar{padding:1rem 2.5rem}.navbar-links{gap:1.8rem}.dropdown-toggle,.navbar-links li a{font-size:1.05rem}.desktop-login a,.desktop-login button{font-size:1rem;padding:.6rem 1.5rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--primary-color:#007bff;--secondary-color:#1e3a8a;--text-dark:#1a1a1a;--text-light:#666;--background-light:#f8faff;--card-background:#fff;--gradient:linear-gradient(135deg,#e6f0ff,#f0f7ff)}.home-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding-bottom:4rem}.hero-section{align-items:center;animation:fadeIn 1s ease-out;color:#fff;display:flex;height:120vh;justify-content:center;left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:48px;overflow:hidden;padding:2rem;position:relative;right:50%;text-align:center;width:100vw}.hero-video{left:50%;object-fit:cover;opacity:.9;top:50%;transform:translate(-50%,-50%);z-index:-1}.hero-video,.hero-video:after{height:100%;position:absolute;width:100%}.hero-video:after{background:linear-gradient(#0009,#0009);content:"";left:0;top:0;z-index:0}.hero-text{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:rgba(0,0,0,.251);border-radius:1rem;max-width:1100px;padding:1.5rem 2rem;position:relative;width:100%;z-index:1}.hero-text h1{animation:textFadeIn 1.2s ease-out;color:#fff;font-size:3.5rem;font-weight:900;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:0 2px 4px #00000080}.hero-text p{animation:textFadeIn 1.5s ease-out;color:#f0f0f0;font-size:1.6rem;font-weight:500;line-height:1.5;margin-bottom:2.5rem;text-shadow:0 2px 3px #0006}.hero-buttons{display:flex;gap:1.5rem;justify-content:center}.hero-buttons .create-application-btn,.hero-buttons button{background-color:#007bff;background-color:var(--primary-color);border:none;border-radius:2.5rem;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.hero-buttons .create-application-btn:hover,.hero-buttons button:hover{background-color:#0056b3;box-shadow:0 4px 12px #0000004d;transform:scale(1.1)}.statistics-section{background-color:#f8faff;background-color:var(--background-light);border-radius:1rem;margin:0 auto;max-width:1400px;padding:4rem 2rem;text-align:center}.statistics-section h2{animation:fadeIn .8s ease-out;color:#1e3a8a;color:var(--secondary-color);font-size:2rem;font-weight:700;margin-bottom:2rem}.statistics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.stat-card{background:#fff;background:var(--card-background);border-radius:1rem;box-shadow:0 4px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.stat-icon{color:#007bff;color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.stat-card h3{color:#1a1a1a;color:var(--text-dark);font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#666;color:var(--text-light);font-size:1rem;line-height:1.6}.admission-steps{background-color:#f8faff;background-color:var(--background-light);border-radius:1rem;padding:2rem;text-align:left}.admission-steps h2{animation:fadeIn .8s ease-out;color:#1e3a8a;color:var(--secondary-color);font-size:2rem;font-weight:700;margin-bottom:2rem}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.step-card{align-items:flex-start;display:flex;gap:1rem}.step-number{color:#d3d3d3;font-size:3rem;font-weight:300;margin-right:1rem}.step-content{display:flex;flex-direction:column;gap:.5rem}.step-icon{color:#007bff;color:var(--primary-color);font-size:2rem;margin-bottom:.5rem}.step-card h3{color:#1a1a1a;color:var(--text-dark);font-size:1.1rem;font-weight:600;line-height:1.4}.step-card p{color:#666;color:var(--text-light);font-size:1rem;line-height:1.6}.cities{padding:2rem;text-align:center}.cities h2{animation:fadeIn .8s ease-out;color:#1e3a8a;color:var(--secondary-color);font-size:2rem;margin-bottom:2rem}.cities-swiper{margin:0 auto;max-width:1400px;padding-bottom:3rem}.cities-swiper .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center}.city-card{background-color:#fff;background-color:var(--card-background);border-radius:1rem;box-shadow:0 4px 15px #0000001a;max-width:400px;overflow:hidden;padding:0;transition:transform .3s ease,box-shadow .3s ease;width:100%}.city-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.city-card img{border-radius:1rem 1rem 0 0;height:auto;object-fit:cover;width:100%}.city-card h3{color:#1a1a1a;color:var(--text-dark);font-size:1.5rem;font-weight:700;margin:1rem 0;padding:0 1rem}.city-info{font-size:1rem;list-style:none;padding:0 1rem 1rem;text-align:left}.city-info li{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem}.info-label{color:#777;font-size:.9rem}.info-value{color:#1a1a1a;color:var(--text-dark);font-size:.9rem;font-weight:500}.temperature{color:#007bff;color:var(--primary-color);font-weight:600}.cities-swiper .swiper-button-next,.cities-swiper .swiper-button-prev{background-color:#ffffffe6;border-radius:50%;box-shadow:0 2px 5px #0003;color:#007bff;color:var(--primary-color);height:40px;transition:background-color .3s ease;width:40px}.cities-swiper .swiper-button-next:hover,.cities-swiper .swiper-button-prev:hover{background-color:#007bff;background-color:var(--primary-color);color:#fff}.cities-swiper .swiper-button-next:after,.cities-swiper .swiper-button-prev:after{font-size:20px}.cities-swiper .swiper-pagination-bullet{background:#ccc;opacity:.7}.cities-swiper .swiper-pagination-bullet-active{background:#007bff;background:var(--primary-color);opacity:1}.program-section{margin:0 auto;max-width:1400px;padding:4rem 2rem;text-align:center}.program-section h2{color:#1e3a8a;color:var(--secondary-color)}.program-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.program-card{background:#fff;background:var(--card-background);border-radius:1rem;box-shadow:0 4px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.program-card img{align-items:center;animation:pulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#e6f0ff,#f0f7ff);background:var(--gradient);border-radius:50%;display:flex;height:150px;justify-content:center;margin:0 auto 1rem;width:150px}.program-card h3{color:#1a1a1a;color:var(--text-dark);font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.program-card p{color:#666;color:var(--text-light);font-size:1rem;line-height:1.6}.testimonials-section{border-radius:1rem;margin:0 auto;max-width:1000px;padding:4rem 2rem;text-align:center}.testimonials-section h2{animation:fadeIn .8s ease-out;color:#1e3a8a;color:var(--secondary-color);font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:2.5rem}.testimonials-swiper{margin:0 auto;max-width:700px;padding-bottom:3.5rem}.testimonials-swiper .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center;opacity:.5;transition:opacity .5s ease}.testimonials-swiper .swiper-slide-active{opacity:1}.testimonial-card{background:#fff;background:var(--card-background);background-image:linear-gradient(135deg,#e6f0ff,#f0f7ff);background-image:var(--gradient);border:1px solid #007bff1a;border-radius:1.2rem;max-width:450px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.testimonial-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-8px)}.testimonial-quote-icon{color:#007bff;color:var(--primary-color);font-size:2.5rem;line-height:1;margin-bottom:1rem;opacity:.3}.testimonial-text{color:#1a1a1a;color:var(--text-dark);font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.7;margin-bottom:1.5rem}.testimonial-divider{background:#007bff;background:var(--primary-color);height:2px;margin:1rem auto;opacity:.3;width:50px}.testimonial-author{align-items:center;display:flex;gap:1rem;justify-content:center}.testimonial-image{background:linear-gradient(45deg,#007bff,#4dabf7) border-box;background:linear-gradient(45deg,var(--primary-color),#4dabf7) border-box;border:3px solid #0000;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:80px;object-fit:cover;width:80px}.testimonial-author-details{text-align:left}.testimonial-name{color:#1a1a1a;color:var(--text-dark);font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.testimonial-role{color:#666;color:var(--text-light);font-size:.95rem;font-weight:400}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{background:#007bff;background:var(--primary-color);border-radius:50%;box-shadow:0 3px 10px #0003;color:#fff;height:45px;transition:transform .3s ease,background .3s ease;width:45px}.testimonials-swiper .swiper-button-next:hover,.testimonials-swiper .swiper-button-prev:hover{background:#0056b3;transform:scale(1.1)}.testimonials-swiper .swiper-button-next:after,.testimonials-swiper .swiper-button-prev:after{font-size:22px;font-weight:700}.testimonials-swiper .swiper-pagination-bullet{background:#666;background:var(--text-light);height:10px;opacity:.6;width:10px}.testimonials-swiper .swiper-pagination-bullet-active{background:#007bff;background:var(--primary-color);opacity:1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.form-fields{flex-direction:column}.hero-text h1{font-size:3rem}.hero-text p{font-size:1.4rem}.hero-buttons .create-application-btn,.hero-buttons button{font-size:1rem;padding:.9rem 1.8rem}.program-grid,.statistics-grid,.steps-container{grid-template-columns:repeat(2,1fr)}.program-card{padding:1.5rem}.program-icon{font-size:2rem;height:50px;width:50px}.program-card h3{font-size:1.2rem}.program-card p{font-size:.9rem}.city-card img{height:180px}.testimonials-section{padding:3rem 1.5rem}.testimonials-swiper{max-width:550px}.testimonial-card{max-width:400px;padding:2rem}.testimonial-quote-icon{font-size:2.2rem}.testimonial-text{font-size:1rem}.testimonial-image{height:70px;width:70px}.testimonial-name{font-size:1.2rem}.testimonial-role{font-size:.9rem}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{height:40px;width:40px}.testimonials-swiper .swiper-button-next:after,.testimonials-swiper .swiper-button-prev:after{font-size:20px}.testimonials-swiper .swiper-pagination-bullet{height:8px;width:8px}.cities-swiper .swiper-button-next,.cities-swiper .swiper-button-prev{display:none}}@media (max-width:768px){.hero-section{height:auto;margin-top:165px;padding:3rem 1rem}.hero-text{padding:1.2rem}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.2rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .create-application-btn,.hero-buttons button{margin:0 auto;max-width:250px;padding:.8rem 1.5rem;width:100%}.top-bar{align-items:flex-start;flex-direction:column}.toggle-buttons{margin-bottom:1rem}.admission-steps h2{font-size:1.8rem}.steps-container{grid-template-columns:1fr}.step-card{align-items:flex-start;flex-direction:row}.step-number{font-size:2.5rem}.step-icon{font-size:1.8rem}.step-card h3{font-size:1rem}.program-grid,.statistics-grid{grid-template-columns:1fr}.program-section,.statistics-section{padding:3rem 1rem}.city-card img{height:160px}.testimonials-section{max-width:500px;padding:2.5rem 1rem}.testimonials-section h2{font-size:2rem}.testimonials-swiper{max-width:100%;padding:0 .5rem}.testimonial-card{max-width:390px;padding:1.5rem}.testimonial-quote-icon{font-size:2rem}.testimonial-text{font-size:.95rem;line-height:1.6}.testimonial-image{height:60px;width:60px}.testimonial-name{font-size:1.1rem}.testimonial-role{font-size:.85rem}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{display:none}.testimonials-swiper .swiper-pagination-bullet{height:7px;width:7px}}@media (max-width:480px){.home-container{padding:1rem}.hero-section{margin-top:150px}.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem}.hero-buttons .create-application-btn,.hero-buttons button{font-size:.9rem;padding:.7rem 1.2rem}.admission-steps{padding:1.5rem}.admission-steps h2{font-size:1.6rem}.step-number{font-size:2rem}.step-icon{font-size:1.5rem}.step-card h3{font-size:.9rem}.program-card{padding:1.2rem}.program-icon{font-size:1.8rem;height:40px;width:40px}.program-card h3{font-size:1.1rem}.program-card p{font-size:.85rem}.stat-card{padding:1.2rem}.stat-icon{font-size:2rem}.stat-card h3{font-size:1.8rem}.stat-card p{font-size:.9rem}.city-card img{height:140px}.testimonials-section{max-width:300px;padding:2rem .5rem}.testimonials-section h2{font-size:1.8rem;margin-bottom:1.5rem}.testimonials-swiper{max-width:100%;padding:0 .5rem}.testimonial-card{max-width:300px;padding:1.2rem}.testimonial-quote-icon{font-size:1.8rem}.testimonial-text{font-size:.9rem;line-height:1.5}.testimonial-image{height:50px;width:50px}.testimonial-name{font-size:1rem}.testimonial-role{font-size:.8rem}.testimonials-swiper .swiper-pagination-bullet{height:10px;width:10px}}.footer{background-color:#fff;border-top:1px solid #333;color:#fff;padding:3rem 1.5rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.footer-section{display:flex;flex-direction:column}.footer-section h4{color:#1e3a8a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#000;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s ease,transform .2s ease}.footer-section ul li a:hover{color:#07c;transform:translateX(5px)}.footer-section ul li a:focus{outline:2px solid #07c;outline-offset:2px}.logo-section img{margin-bottom:.5rem;transition:transform .3s ease;width:200px}.logo-section img:hover{transform:scale(1.05)}.logo-section p{color:#616161;font-size:.9rem;line-height:1.5;margin-top:.2rem}.footer-contact{margin-top:2rem;text-align:center}.footer-contact h4{color:#1e3a8a;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.social-iconssss{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.social-iconssss a{font-size:1.75rem;transition:color .3s ease,transform .2s ease}.social-iconssss a:hover{transform:scale(1.2)}.social-iconssss a:focus{outline:2px solid #07c;outline-offset:2px}.social-iconssss a[href="mailto:contact@edu-ca.net"]{color:#d14836}.social-iconssss a[href="https://www.facebook.com/educaconseil"]{color:#1e3a8a}.social-iconssss a[href="https://www.instagram.com/educa.conseil/"]{color:#e1306c}.social-iconssss a[href="https://wa.me/21655895119"]{color:#067930}.social-iconssss a[href="https://maps.app.goo.gl/3hSQb1mJqn7oS6HS9"]{color:#10749f}.footer-bottom{border-top:1px solid #333;color:#bfbcbc;font-size:.85rem;margin-top:2rem;padding-top:1rem;text-align:center}@media (max-width:768px){.footer{padding:2rem 1rem}.footer-container{gap:1.5rem;grid-template-columns:1fr}.footer-section h4{font-size:1.1rem}.footer-section ul li a{font-size:.9rem}.logo-section img{width:150px}.logo-section p{font-size:.85rem}.footer-contact h4{font-size:1.25rem}.social-icons a{font-size:1.5rem}.footer-bottom{font-size:.8rem}}@media (min-width:769px) and (max-width:1024px){.footer-container{grid-template-columns:repeat(2,1fr)}.logo-section{grid-column:1/-1;text-align:center}.logo-section img{width:180px}}.register-container{align-items:center;animation:fadeIn 1s ease-in forwards;background:#f0f2f5;display:flex;height:auto;justify-content:center;padding:1rem}.register-box{animation:slideUp 1s ease-out .5s forwards;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;display:flex;margin-bottom:50px;margin-top:130px;max-width:900px;opacity:0;overflow:hidden;transform:translateY(50px);width:100%}.register-left,.register-right{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.register-right img{animation:fadeInRight 1s ease-out 1s forwards;border-radius:12px;height:auto;object-fit:cover;width:100%}.register-logo{animation:fadeIn 1.5s ease-out forwards;margin:1rem auto;width:120px}.register-form{animation:fadeIn 2s ease-out forwards;display:flex;flex-direction:column;gap:1rem}.register-form input{animation:inputAppear .6s ease-out forwards;border:1px solid #ccc;border-radius:8px;font-size:1rem;opacity:0;padding:.8rem 1rem;transform:translateY(20px);transition:border-color .3s ease,transform .3s ease}.register-form input:first-child{animation-delay:.5s}.register-form input:nth-child(2){animation-delay:.7s}.register-form input:nth-child(3){animation-delay:.9s}.register-form input:nth-child(4){animation-delay:1.1s}.register-form input:focus{border-color:#007bff;outline:none;transform:scale(1.02)}.register-form button{animation:inputAppear .6s ease-out 1.3s forwards;background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;opacity:0;padding:.9rem;transform:translateY(20px);transition:background .3s ease,transform .3s ease}.register-form button:hover{background:#0056b3;transform:scale(1.05)}.login-link{animation:fadeIn 2.5s ease-out forwards;font-size:.95rem;margin-top:1rem;text-align:center}.login-link a{color:#007bff;font-weight:700;text-decoration:none}.login-link a:hover{text-decoration:underline}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes inputAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.register-box{flex-direction:column;margin-top:300px}.register-right{display:none}}.login-container{align-items:center;animation:fadeIn 1s ease;background:linear-gradient(135deg,#f0f2f5,#d9e2ec);display:flex;justify-content:center;margin-top:40px;min-height:100vh;padding:2rem}.login-box{animation:slideIn 1s ease;background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001a;display:flex;flex-direction:row;max-width:900px;overflow:hidden;width:100%}.login-left,.login-right{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem}.login-left{background:#fff}.login-right{align-items:center;animation:fadeIn 1.5s ease;background:#0000;justify-content:center}.login-right img{height:auto;object-fit:cover;width:100%}.login-logo{display:block;margin:0 auto 2rem;width:100px}h2{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.2rem}.login-form input{background-color:#f8f9fa;border:1px solid #ced4da;border-radius:10px;font-size:1rem;padding:.85rem 1rem;transition:all .3s ease}.login-form input:focus{background-color:#fff;border-color:#007bff;box-shadow:0 0 5px #007bff66;outline:none}.login-form button{background:#007bff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.85rem;transform:translateY(0);transition:all .3s ease}.login-form button:hover{background:#0056b3;box-shadow:0 8px 20px #005bbb4d;transform:translateY(-3px) scale(1.02)}.forgot-password{color:#007bff;cursor:pointer;font-size:.95rem;font-weight:700;text-align:center;transition:color .3s ease}.forgot-password:hover{color:#0056b3;text-decoration:underline}.error-message{color:#dc3545}.error-message,.success-message{margin-top:-10px;text-align:center}.success-message{color:#28a745}.register-link{font-size:.95rem;margin-top:1.5rem;text-align:center}.register-link a{color:#007bff;font-weight:700;text-decoration:none}.register-link a:hover{text-decoration:underline}@media (max-width:992px){.login-box{flex-direction:column;margin-top:300px}.login-left,.login-right{padding:2rem}.login-right{background:none}.login-right img{display:none}}@media (max-width:576px){.login-container{padding:1rem}.login-box{border-radius:15px}.login-left{padding:1.5rem}.login-logo{margin-bottom:1.5rem;width:80px}h2{font-size:1.7rem}.login-form button,.login-form input{font-size:.95rem;padding:.75rem 1rem}.forgot-password{font-size:.9rem}.error-message,.success-message{font-size:.85rem}.register-link{font-size:.9rem}}.about-page{background-color:#fafafa;color:#1e1e1e;padding-bottom:60px}.about-banner{margin-bottom:60px;margin-top:45px;overflow:hidden;padding:0;position:relative;width:100%}.about-banner img{border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;height:auto;max-height:700px;object-fit:cover;width:100%}.about-content{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:60px auto 0;max-width:1300px;padding:40px}.left-box{flex:1 1;min-width:280px;text-align:left;transition:transform .3s ease}.left-box:hover{transform:translateY(-5px)}.left-box p{color:#000;font-size:18px;line-height:1.7;text-align:left}.right-box{flex:1 1;min-width:280px;text-align:center}.right-box img{border-radius:16px;box-shadow:0 6px 20px #0000001a;height:auto;max-width:450px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.right-box img:hover{box-shadow:0 8px 28px #00000026}@media screen and (max-width:1024px){.about-content{gap:30px;padding:30px}.left-box p{font-size:17px}.about-banner img{max-height:1024px}}@media screen and (max-width:768px){.about-banner{display:none}.about-content{flex-direction:column;margin-top:270px;padding:25px}.left-box,.left-box p,.right-box{text-align:center}}@media screen and (max-width:480px){.about-content{margin-top:300px;padding:20px}.left-box p{font-size:16px;line-height:1.7}.right-box img{max-width:100%}.about-banner img{max-height:200px}}.team-page{background-color:#f9f9f9;color:#000;padding-bottom:50px}.team-banner{display:block;height:auto;margin-top:45px;max-height:1024px;object-fit:cover;object-position:center;width:100%}.team-intro{padding:50px 20px 30px;text-align:center}.team-intro h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:20px}.team-intro p{color:#555;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}.line{margin:0 auto;width:70%}.founder-section{margin:40px auto;max-width:1200px;padding:0 20px;text-align:center}.founder-title{color:#1e3a8a;font-size:2rem;font-weight:700;margin-bottom:30px}.founder-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;margin:0 auto;max-width:400px;overflow:hidden;padding-bottom:20px;text-align:center}.founder-card img{height:auto;object-fit:cover;width:100%}.founder-card h3{color:#1e3a8a;font-size:1.5rem;margin:15px 0 5px}.founder-card p{color:#666;font-size:1.1rem}.team-section{margin:40px auto;max-width:800px;padding:0 20px}.team-section-title{color:#1e3a8a;font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;overflow:hidden;padding-bottom:20px;text-align:center}.team-card img{height:auto;object-fit:cover;width:100%}.team-card h3{color:#1e3a8a;font-size:1.3rem;margin:15px 0 5px}.team-card p{color:#666;font-size:1rem}@media (max-width:768px){.team-banner{display:none}.team-intro{margin-top:300px}.team-intro h2{font-size:2rem}.team-intro p{font-size:1rem}.founder-title,.team-section-title{font-size:1.8rem}}@media (max-width:480px){.team-intro{padding:30px 10px}.team-intro h2{font-size:1.8rem}.founder-section,.team-section{padding:0 10px}.founder-title,.team-section-title{font-size:1.6rem}.founder-card{max-width:100%}.team-grid{padding:0 10px}}.service-page{background-color:#f9f9f9;color:#000;padding-bottom:50px}.service-banner{margin-bottom:60px;margin-top:45px;overflow:hidden;padding:0;position:relative;width:100%}.service-banner img{border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;height:auto;max-height:600px;object-fit:cover;width:100%}.service-intro{animation:slideUp .8s ease-out;background-color:#fff;padding:40px 20px;text-align:center}.service-intro h2{color:#1e3a8a;font-size:32px;font-weight:600;margin-bottom:10px}.service-intro p{color:#444;font-size:18px;line-height:1.6;margin:0 auto;max-width:800px}.services-list{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:30px}.service-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #0000001a;display:flex;max-width:1100px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:90%}.service-card:hover{box-shadow:0 10px 30px #00000026}.service-image{flex:1 1}.service-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.service-content{background-color:#f8f8f8;border-left:1px solid #eaeaea;display:flex;flex:2 1;flex-direction:column;justify-content:center;padding:20px;transition:background-color .3s ease}.service-content:hover{background-color:#f0f0f0}.service-content h3{color:#1e3a8a;font-size:24px;font-weight:600;margin-bottom:10px}.service-content p{color:#555;font-size:16px;font-weight:400;line-height:1.5}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.service-banner{max-height:1024px}.service-card{width:80%}.service-content h3{font-size:22px}.service-content p{font-size:15px}}@media (max-width:768px){.service-banner{display:none}.service-intro{margin-top:300px}.service-intro h2{font-size:28px}.service-intro p{font-size:16px}.service-card{flex-direction:column;gap:20px;width:95%}.service-image img{height:auto}.service-content{border-left:none;padding:15px}.service-content h3{font-size:20px}.service-content p{font-size:14px}}@media (max-width:480px){.service-intro h2{font-size:24px}.service-intro p{font-size:14px}.service-card{gap:15px;width:100%}.service-image img{height:auto}.service-content{padding:10px}.service-content h3{font-size:18px}.service-content p{font-size:12px}}.destination-page{color:#000;padding-bottom:40px}.bannerrr{margin-top:45px;overflow:hidden;padding:0;width:100%}.banner-video{aspect-ratio:16/9;display:block;height:auto;max-height:1080px;object-fit:cover;width:100%}.intro-text{background-color:#f4f7f9;padding:40px 20px 20px;text-align:center}.intro-text h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:10px}.intro-text p{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.destination-content{background-color:#fff;border-radius:12px;box-shadow:0 6px 18px #0000001a;margin:40px auto;max-width:1000px;padding:20px;text-align:center}.destination-content h3{color:#222;font-size:2rem;font-weight:600;margin-bottom:20px}.destination-images{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;justify-content:space-between;margin-bottom:30px;margin-top:50px}.university-btnn{align-items:center;display:flex;justify-content:end}.university-btnn button{background:linear-gradient(135deg,#0066b2,#0091ea);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:.6rem 1.5rem}.university-btnn button:hover{background:linear-gradient(135deg,#059,#007acc)}.destination-images img{border-radius:8px;height:250px;object-fit:cover;width:48%}.destination-info{margin-top:20px;padding:0 20px;text-align:left}.destination-info p{color:#555;font-size:1rem;font-weight:400;line-height:1.5;margin:10px 0}@media (max-width:768px){.banner-video{display:none}.intro-text{margin-top:250px}.intro-text h2{font-size:2rem}.university-btnn{justify-content:center}.destination-content{margin:20px 10px;padding:20px}.destination-images{align-items:center;flex-direction:column}.destination-images img{margin-bottom:20px;width:80%}.destination-info{padding:10px}.destination-info p{font-size:1.1rem}}@media (max-width:480px){.intro-text h2{font-size:1.8rem}.intro-text p{font-size:1rem}.destination-content h3{font-size:1.6rem}.destination-info p{font-size:1rem}.destination-images img{width:100%}}.dashboard{background-color:#f5f7fa;display:flex;margin-top:40px;min-height:100vh}.sidebar{background:linear-gradient(180deg,#003087,#005bb5);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:24px;width:280px}.sidebar-header{margin-bottom:32px;text-align:center}.sidebar-header .logooo{object-fit:contain;width:140px}.sidebar-links{list-style:none;padding:0}.sidebar-links li{align-items:center;border-radius:8px;color:#e6f0ff;cursor:pointer;display:flex;font-size:16px;font-weight:500;margin-bottom:8px;padding:14px 16px}.sidebar-links li svg{font-size:20px;margin-right:12px}.contact-infoss{color:#e6f0ff;font-size:14px;margin-top:auto}.contact-infoss p{align-items:center;display:flex;font-weight:400;margin-bottom:12px}.contact-infoss svg{font-size:16px;margin-right:8px}.main-content{background:#f5f7fa;flex:1 1;overflow-y:auto;padding:32px}.candidature-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;margin-bottom:24px;padding:24px}.candidature-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.candidature-header h2{color:#1a202c;font-size:24px;font-weight:600}.candidature-header button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px;touch-action:manipulation}.progress-bar{margin:24px 0}.progress-bar,.progress-step{align-items:center;display:flex;justify-content:center}.progress-step{background:#e2e8f0;border-radius:50%;color:#718096;font-size:16px;font-weight:600;height:36px;width:36px;z-index:1}.progress-step.active{background:#007bff;color:#fff}.progress-line{background:#e2e8f0;flex:1 1;height:4px;margin:0 8px;position:relative;top:-1px}.progress-line.active{background:#007bff}.multi-step-form{margin-top:24px}.form-step{margin-bottom:24px}.form-step h3{color:#1a202c;font-size:20px;font-weight:600;margin-bottom:16px}.form-step input,.form-step select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;margin-bottom:16px;padding:12px;width:100%}.form-step input:focus,.form-step select:focus{border-color:#007bff;outline:none}.file-size-remark{color:#4a5568;font-size:14px;font-style:italic;margin-bottom:16px;margin-top:4px}.form-navigation{display:flex;gap:16px;justify-content:flex-end;margin-top:24px}.form-navigation button{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;touch-action:manipulation}.form-navigation button:first-child{background:#e2e8f0;color:#1a202c}.form-navigation button:last-child{background:#28a745;color:#fff}.form-navigation button:disabled{background:#ccc;color:#666;cursor:not-allowed}select{border:1px solid #ccc;border-radius:4px;font-size:16px;margin:10px 0;padding:10px;width:100%}.profile-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;padding:24px}.profile-section h2{color:#1a202c;font-size:24px;font-weight:600;margin-bottom:24px}.profile-section .profile-info .saved{display:flex;flex-direction:column;gap:16px;padding:16px}.profile-section .profile-info .saved p{color:#4a5568;font-size:16px}.profile-section .profile-info .saved button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px;touch-action:manipulation}.profile-info .profile-edit-form label{color:#4a5568;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.profile-info .profile-edit-form input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;margin-bottom:16px;padding:12px;width:100%}.profile-info .profile-edit-form input:focus{border-color:#007bff;outline:none}.profile-edit-form .btns{display:flex;gap:16px;margin-top:24px}.profile-edit-form .btns button{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:12px;touch-action:manipulation}.profile-edit-form .btns .save{background:#28a745}.profile-edit-form .btns .cancel{background:#dc3545}.success-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.success-content{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;max-width:400px;padding:32px;text-align:center;width:90%}.success-icon{color:#28a745;font-size:48px;margin-bottom:16px}.success-content h2{color:#1a202c;font-size:24px;font-weight:600;margin-bottom:16px}.success-content p{color:#4a5568;font-size:16px;margin-bottom:24px}.success-content button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;touch-action:manipulation}@media (max-width:1024px){.dashboard{min-height:50vh;padding-top:0}.sidebar{width:240px}.main-content{padding:24px}.candidature-header h2,.profile-section h2{font-size:22px}.form-step input,.form-step select,.profile-info .profile-edit-form input{font-size:15px}.progress-bar{flex-wrap:wrap;gap:6px}.progress-line{flex:0 0 40px}}@media (max-width:768px){.dashboard{flex-direction:column;padding-top:125px}.sidebar{display:flex;gap:50px;position:static;width:100%}.candidature-section,.main-content,.profile-section,.sidebar{padding:16px}.candidature-header{align-items:flex-start;flex-direction:column;gap:16px}.candidature-header h2{font-size:20px}.progress-bar{flex-wrap:wrap;gap:8px;justify-content:center}.progress-step{font-size:14px;height:32px;width:32px}.progress-line{flex:0 0 50px}.form-step h3{font-size:18px}.form-step input,.form-step select{font-size:14px;padding:10px}.form-navigation{flex-direction:column;gap:12px}.form-navigation button{font-size:14px;padding:10px;width:100%}.profile-section h2{font-size:20px}.profile-info .profile-edit-form input{font-size:14px;padding:10px}.profile-edit-form .btns{flex-direction:column;gap:12px}.success-content{max-width:320px;padding:24px}.success-content h2{font-size:20px}.success-content p{font-size:14px}.success-content button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.sidebar{padding:12px}.sidebar-header .logooo{width:120px}.sidebar-links li{font-size:14px;padding:12px}.sidebar-links li svg{font-size:18px}.contact-infoss{font-size:12px}.contact-infoss svg{font-size:14px}.candidature-section,.main-content,.profile-section{padding:12px}.candidature-header h2,.profile-section h2{font-size:18px}.candidature-header button{font-size:14px;padding:8px 16px}.form-step h3{font-size:16px}.form-step input,.form-step select{font-size:13px;padding:8px}.progress-step{font-size:12px;height:28px;width:28px}.progress-line{flex:0 0 40px;height:3px}.form-navigation button,.profile-edit-form .btns button,.profile-info .profile-edit-form input{font-size:13px;padding:8px}.success-content{max-width:280px;padding:16px}.success-icon{font-size:36px}.success-content h2{font-size:18px}.success-content p{font-size:13px}.success-content button{font-size:13px;padding:8px 16px}}:root{--primary-color:#1a73e8;--sidebar-bg:#1a1a2e;--text-primary:#1a1a1a;--text-secondary:#666;--border-color:#e0e0e0;--white:#fff;--shadow:0 4px 6px #0000001a;--transition:all 0.3s ease;--delete-color:#ff4d4d;--success-color:#28a745;--modal-bg:#00000080}.admin-dashboard{background-color:#fff;background-color:var(--white);display:flex;min-height:100vh}.admin-sidebar{background:#1a1a2e;background:var(--sidebar-bg);color:#fff;color:var(--white);height:100vh;left:0;overflow-y:auto;padding:1.5rem;position:fixed;top:0;transition:all .3s ease;transition:var(--transition);width:250px;z-index:1000}.admin-sidebar h2{border-bottom:1px solid #fff3;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.admin-sidebar ul{list-style:none;margin:0;padding:0}.admin-sidebar li{border-bottom:1px solid #ffffff1a;color:#fffc;cursor:pointer;font-size:1rem;padding:.75rem 0;transition:all .3s ease;transition:var(--transition)}.admin-sidebar li.active,.admin-sidebar li:hover{background:#ffffff1a;color:#fff;color:var(--white);font-weight:600;padding-left:.5rem}.logout-btn{color:#ff4d4d;color:var(--delete-color);margin-top:1rem}.admin-main{background-color:#f8fafc;flex-grow:1;margin-left:250px;padding:2rem;transition:all .3s ease;transition:var(--transition)}.admin-section h2{color:#1a1a1a;color:var(--text-primary);font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.table-container{background:#fff;background:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);overflow-x:auto}table{border-collapse:collapse;font-size:.95rem;width:100%}td,th{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);padding:1rem;text-align:left}th{background-color:#f1f3f5;color:#1a1a1a;color:var(--text-primary);font-weight:600}tr:hover{background-color:#00000005}.search-fields{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-fields input{border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:6px;flex:1 1;font-size:.95rem;min-width:150px;padding:.75rem;transition:all .3s ease;transition:var(--transition)}.search-fields input:focus{border-color:#1a73e8;border-color:var(--primary-color);box-shadow:0 0 0 3px #1a73e81a;outline:none}.reset-btn{background-color:#1a73e8;background-color:var(--primary-color);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:.95rem;padding:.75rem 1.5rem;transition:all .3s ease;transition:var(--transition)}.reset-btn:hover{background-color:#1557b0}.application-documents a{color:#1a73e8;color:var(--primary-color);display:inline-block;font-size:.9rem;margin-bottom:.5rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.application-documents a:hover{text-decoration:underline}.pdf-btn{background:none;border:none;color:#1a73e8;color:var(--primary-color);cursor:pointer;font-size:.9rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.pdf-btn:focus-visible,.pdf-btn:hover{text-decoration:underline}.delete-btn{background:none;border:none;border-radius:4px;color:#ff4d4d;color:var(--delete-color);cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease;transition:var(--transition)}.delete-btn:hover{background-color:#ff4d4d1a;transform:scale(1.1)}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#00000080;background-color:var(--modal-bg);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{animation:slideIn .3s ease;background-color:#fff;background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);max-width:400px;padding:1.5rem;width:100%}.modal-title{color:#1a1a1a;color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.modal-message{color:#666;color:var(--text-secondary);font-size:1rem;margin-bottom:1.5rem}.modal-buttons{display:flex;gap:1rem;justify-content:flex-end}.modal-btn{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;padding:.75rem 1.5rem;transition:all .3s ease;transition:var(--transition)}.confirm-btn{background-color:#ff4d4d;background-color:var(--delete-color);color:#fff;color:var(--white)}.confirm-btn:hover{background-color:#c33}.cancel-btn,.close-btn{background-color:#e0e0e0;color:#1a1a1a;color:var(--text-primary)}.cancel-btn:hover,.close-btn:hover{background-color:#d0d0d0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.loading-text{color:#666;color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center}@media (max-width:1024px){.admin-sidebar{width:200px}.admin-main{margin-left:200px}.admin-section h2{font-size:1.5rem}}@media (max-width:768px){.admin-dashboard{flex-direction:column}.admin-sidebar{height:auto;padding:1rem;position:relative;width:100%}.admin-main{margin-left:0;padding:1.5rem}.search-fields{flex-direction:column}.search-fields input{width:100%}.reset-btn{text-align:center;width:100%}table{font-size:.9rem}td,th{padding:.75rem}.modal-content{max-width:90%}}@media (max-width:480px){.admin-sidebar h2{font-size:1.3rem}.admin-sidebar li{font-size:.9rem}.admin-section h2{font-size:1.4rem}.table-container,td,th{font-size:.85rem}td,th{padding:.5rem}.application-documents a{font-size:.8rem}.delete-btn{font-size:1rem;padding:.3rem}.modal-content{padding:1rem}.modal-title{font-size:1.1rem}.modal-btn,.modal-message{font-size:.9rem}.modal-btn{padding:.5rem 1rem}}.reset-password-container{align-items:center;background-color:#f4f4f4;display:flex;height:100vh;justify-content:center}.reset-password-box{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.reset-password-logo{margin-bottom:1rem;width:100px}.reset-password-form{display:flex;flex-direction:column;gap:1rem}.reset-password-form input{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:.8rem}.reset-password-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem}.reset-password-form button:hover{background-color:#0056b3}.error-message,.success-message{font-size:.9rem}.verify-email-container{align-items:center;background-color:#f4f4f4;display:flex;flex-direction:column;height:100vh;justify-content:center}.success-message{color:green}.error-message,.success-message{font-size:1.2rem;margin-bottom:1rem}.error-message{color:red}.videos-page{margin-bottom:140px}.video-banner{margin-bottom:70px;margin-top:40px;overflow:hidden;padding:0;position:relative;width:100%}.video-banner img{border-bottom-left-radius:16px;border-bottom-right-radius:16px;filter:brightness(.95);height:auto;max-height:650px;object-fit:cover;transition:transform .5s ease;width:100%}.video-banner:hover img{transform:scale(1.03)}.videos-container{margin:80px auto;max-width:1320px;padding:0 1.5rem}.videos-container h2{background:linear-gradient(90deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#1e293b;color:#0000;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin-bottom:5rem;text-align:center}.videos-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center}.video-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 8px 32px #00000014;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:380px;min-height:540px;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease}.video-card:focus-within{outline:3px solid #3b82f6;outline-offset:3px}.video-wrapper{background:#000;border-radius:16px;height:0;overflow:hidden;padding-bottom:177.78%;position:relative;width:100%}.video-player,.video-wrapper.reels-mode .video-player{border-radius:16px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.video-player{transition:opacity .3s ease}.video-loading{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:16px;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.vjs-no-js{color:#ef4444;font-size:.9rem;font-weight:500;margin-top:.75rem;text-align:center}.video-card h3{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1.4;margin:1.25rem 0 .75rem;text-align:center}.video-card p{color:#475569;font-size:.95rem;line-height:1.6;text-align:center}@media (max-width:1024px){.videos-container{margin:50px auto;padding:0 1rem}.videos-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.video-card{max-width:360px}}@media (max-width:768px){.videos-page{margin-top:230px}.video-banner{display:none}.videos-container{margin:40px auto;padding:0 .75rem}.videos-container h2{font-size:2.25rem}.videos-grid{gap:2rem;grid-template-columns:1fr}.video-card{max-width:340px;min-height:500px;padding:1.25rem}.video-wrapper{padding-bottom:177.78%}}@media (max-width:480px){.videos-container{margin:30px auto}.videos-container h2{font-size:1.875rem}.video-card{max-width:320px;min-height:460px;padding:1rem}}.about-bannerrr{margin-bottom:60px;margin-top:45px;overflow:hidden;padding:0;position:relative;width:100%}.about-bannerrr img{border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;height:auto;max-height:850px;object-fit:cover;width:100%}.programs-container{background:linear-gradient(180deg,#f8fafc,#fff);margin:100px auto;max-width:1280px;padding:2rem 1.5rem}.programs-section{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:3rem;text-align:center}.search-section{margin-bottom:4rem}.search-section h1{color:#1e3a8a;font-size:2.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:2rem}.search-bar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.domain-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231e3a8a' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;border:1px solid #e2e8f0;border-radius:8px;color:#1e3a8a;font-size:1rem;max-width:100%;padding:.875rem 1.5rem;transition:all .3s ease;width:320px}.domain-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.apply-btn,.pagination-btn,.reset-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 1.75rem;transition:all .3s ease}.reset-btn{background:#ef4444;color:#fff}.reset-btn:hover{background:#dc2626;transform:translateY(-2px)}.category-section{margin-bottom:4rem}.category-section h2{color:#1e3a8a;font-size:2.25rem;font-weight:600;margin-bottom:2rem;position:relative;text-align:left}.category-section h2:after{background:#3b82f6;border-radius:2px;content:"";display:block;height:4px;margin-top:.5rem;width:80px}.programs-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.programs-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:all .3s ease}.programs-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-8px)}.program-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:2rem;text-align:left}.program-content h3{color:#111827;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.program-content p{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.program-details{margin-bottom:1.5rem}.program-details p{align-items:center;color:#6b7280;display:flex;font-size:.95rem;gap:.5rem;margin:.5rem 0}.program-details p:before{color:#3b82f6;content:"•";font-size:1.2rem}.apply-btn{background:#3b82f6;color:#fff;margin-top:auto;text-align:center;width:100%}.apply-btn:hover{background:#2563eb;transform:translateY(-2px)}.pagination{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:3rem}.pagination-btn{background:#3b82f6;color:#fff}.pagination-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px)}.pagination-btn:disabled{background:#d1d5db;cursor:not-allowed}.page-numbers{display:flex;gap:.5rem}.page-btn{background:#f3f4f6;border:none;border-radius:8px;color:#1e3a8a;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .3s ease}.page-btn:hover{background:#e5e7eb}.page-btn.active{background:#3b82f6;color:#fff}@media (max-width:1024px){.programs-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-banner img{max-height:1024px}}@media (max-width:768px){.about-bannerrr{display:none}.programs-container{margin:240px auto;padding:1.5rem 1rem}.programs-section{padding:2rem}.search-section h1{font-size:2.25rem}.category-section h2{font-size:1.875rem}.program-content{padding:1.5rem}.page-numbers{display:none}}@media (max-width:480px){.search-section h1{font-size:1.75rem}.domain-select{width:100%}.apply-btn,.pagination-btn,.reset-btn{text-align:center;width:100%}.program-content h3{font-size:1.5rem}.page-numbers{flex-wrap:wrap;justify-content:center}}
/*# sourceMappingURL=main.965fc959.css.map*/