body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{left:0;padding:0;position:fixed;right:0;top:0;transition:all .3s ease-in-out;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:12px 24px;transition:padding .3s ease}@media screen and (min-width:769px){.navbar.transparent{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:none!important;box-shadow:none!important}.navbar.light.transparent,.navbar.transparent{background:#0000!important}.navbar.light.transparent .dark-mode-toggle,.navbar.light.transparent .dropdown-toggle,.navbar.light.transparent .nav-link,.navbar.light.transparent .store-icon-btn{color:#fff!important}.navbar.light.transparent .hamburger span{background:#fff!important}.navbar.light.transparent .dropdown-arrow{color:#fff!important}.navbar.dark.transparent{background:#0000!important}.navbar.dark.transparent .dark-mode-toggle,.navbar.dark.transparent .dropdown-toggle,.navbar.dark.transparent .nav-link,.navbar.dark.transparent .store-icon-btn{color:#fff!important}.navbar.dark.transparent .hamburger span{background:#fff!important}.navbar.dark.transparent .dropdown-arrow{color:#fff!important}}.navbar.solid{box-shadow:0 2px 20px #0000001a}.navbar.solid .nav-container{padding:0}.navbar.light{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d}.navbar.light.solid{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.navbar.light.solid .dropdown-toggle,.navbar.light.solid .nav-link,.navbar.light.solid .store-icon-btn{color:#333!important}.navbar.light.solid .hamburger span{background:#333!important}.navbar.light.solid .dark-mode-toggle{color:#333!important}.navbar.dark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ef2;border-bottom:1px solid #ffffff0d}.navbar.dark.solid{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1a1a2e}.navbar.dark.solid .dropdown-toggle,.navbar.dark.solid .nav-link,.navbar.dark.solid .store-icon-btn{color:#e0e0e0!important}.navbar.dark.solid .hamburger span{background:#e0e0e0!important}.navbar.dark.solid .dark-mode-toggle{color:#e0e0e0!important}.logo-image{display:block;height:55px;max-width:180px;object-fit:contain;transition:all .3s ease;width:auto}.nav-links{align-items:center;display:flex;gap:8px;list-style:none}.nav-link{background:none;border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.navbar.light .nav-link{color:#333}.navbar.dark .nav-link{color:#e0e0e0}.navbar.light .nav-link:hover{background:#667eea1a;color:#667eea}.navbar.dark .nav-link:hover{background:#667eea33;color:#a78bfa}.nav-link.active{background:#667eea26;font-weight:700;position:relative}.navbar.light .nav-link.active{color:#667eea}.navbar.dark .nav-link.active{color:#a78bfa}.nav-link.active:after{background:currentColor;border-radius:2px;bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.dropdown-container{position:relative}.dropdown-toggle{align-items:center;display:flex;gap:6px}.dropdown-arrow{font-size:10px;transition:transform .2s ease}.dropdown-container:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{animation:fadeInDown .2s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;left:0;min-width:200px;overflow:hidden;position:absolute;top:100%;z-index:1001}.navbar.dark .dropdown-menu{background:#2d2d44;box-shadow:0 10px 25px #0000004d}.dropdown-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-family:inherit;font-size:14px;padding:12px 20px;text-align:left;transition:background .2s ease;width:100%}.navbar.dark .dropdown-item{color:#e0e0e0}.dropdown-item:hover{background:#667eea1a}.navbar.dark .dropdown-item:hover{background:#667eea33}.store-buttons{display:flex;gap:10px;margin-left:8px}.store-icon-btn{align-items:center;background:none;border:none;border-radius:40px;cursor:pointer;display:flex;font-family:inherit;font-weight:500;gap:8px;justify-content:center;padding:8px 16px;transition:all .2s ease}.navbar.light .store-icon-btn{background:#0000000d;color:#333}.navbar.light .store-icon-btn:hover{background:#667eea26;transform:translateY(-2px)}.navbar.dark .store-icon-btn{background:#ffffff14;color:#e0e0e0}.navbar.dark .store-icon-btn:hover{background:#667eea33;transform:translateY(-2px)}.navbar.light.transparent .store-icon-btn{background:#ffffff26;color:#fff}.navbar.light.transparent .store-icon-btn:hover{background:#ffffff40;transform:translateY(-2px)}.navbar.dark.transparent .store-icon-btn{background:#ffffff1a;color:#fff}.navbar.dark.transparent .store-icon-btn:hover{background:#fff3;transform:translateY(-2px)}.navbar.light.solid .store-icon-btn{background:#667eea1a;border:1px solid #667eea33;color:#333}.navbar.light.solid .store-icon-btn:hover{background:#667eea33;transform:translateY(-2px)}.navbar.dark.solid .store-icon-btn{background:#ffffff14;border:1px solid #ffffff1a;color:#e0e0e0}.navbar.dark.solid .store-icon-btn:hover{background:#ffffff26;transform:translateY(-2px)}.store-icon{height:18px;width:18px}.store-text{font-size:.85rem;font-weight:500;white-space:nowrap}.dark-mode-toggle{align-items:center;background:none;border:none;border-radius:20px;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;margin-left:8px;padding:8px 14px;transition:all .2s ease}.navbar.light .dark-mode-toggle{background:#0000000d;color:#333}.navbar.dark .dark-mode-toggle{background:#ffffff1a;color:#e0e0e0}.dark-mode-toggle:hover{transform:scale(.98)}.mode-icon{font-size:16px}.menu-icon{cursor:pointer;display:none;z-index:1002}.hamburger{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:28px}.hamburger span{background:currentColor;border-radius:3px;display:block;height:2.5px;transition:all .3s ease;width:100%}.menu-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:998}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.navbar{background:#0000!important}.navbar.light{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-bottom:1px solid #00000014!important;box-shadow:0 2px 10px #0000001a!important}.navbar.light .dark-mode-toggle,.navbar.light .dropdown-toggle,.navbar.light .nav-link,.navbar.light .store-icon-btn{color:#333!important}.navbar.light .hamburger span{background:#333!important}.navbar.dark{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#1a1a2e!important;border-bottom:1px solid #ffffff14!important;box-shadow:0 2px 10px #0003!important}.navbar.dark .dark-mode-toggle,.navbar.dark .dropdown-toggle,.navbar.dark .nav-link,.navbar.dark .store-icon-btn{color:#e0e0e0!important}.navbar.dark .hamburger span{background:#e0e0e0!important}.navbar.dark.transparent,.navbar.light.transparent,.navbar.solid,.navbar.transparent{background:#0000!important}.navbar.light.solid{background:#fff!important}.navbar.dark.solid{background:#1a1a2e!important}.menu-icon{display:block}.nav-links{box-shadow:-5px 0 20px #0000001a;flex-direction:column;gap:12px;height:100vh;justify-content:flex-start;padding:80px 20px 30px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:999}.navbar.light .nav-links{background:#fff}.navbar.dark .nav-links{background:#1a1a2e}.nav-links.active{right:0}.nav-link{font-size:16px;justify-content:center;padding:12px 16px;text-align:center;width:100%}.nav-link.active:after{display:none}.dropdown-container{width:100%}.dropdown-toggle{justify-content:center;width:100%}.dropdown-menu{border-radius:8px;box-shadow:none;margin-top:8px;position:static;width:100%}.navbar.light .dropdown-menu{background:#f5f5f5}.navbar.dark .dropdown-menu{background:#2d2d44}.dropdown-item{font-size:14px;padding:10px 16px;text-align:center}.store-buttons{flex-direction:column;gap:10px;margin:8px 0;width:100%}.store-icon-btn{justify-content:center;padding:12px 16px;width:100%}.store-icon{height:20px;width:20px}.store-text{font-size:.9rem}.navbar.light .store-icon-btn{background:#667eea1a;border:1px solid #667eea33}.navbar.dark .store-icon-btn{background:#ffffff14;border:1px solid #ffffff1a}.dark-mode-toggle{justify-content:center;margin:8px 0 0;padding:12px;width:100%}.logo-image{height:40px;max-width:130px}.nav-container{padding:10px 16px}.navbar.light .nav-links,.navbar.light.transparent .nav-links{background:#fff!important}.navbar.dark .nav-links,.navbar.dark.transparent .nav-links{background:#1a1a2e!important}}@media screen and (max-width:480px){.nav-container{padding:8px 14px}.logo-image{height:35px;max-width:120px}.nav-links{padding:70px 16px 25px;width:260px}.nav-link{font-size:15px;padding:10px 14px}.dropdown-item{font-size:13px;padding:8px 14px}.dark-mode-toggle{font-size:13px;padding:10px}.mode-icon{font-size:14px}.store-icon-btn{padding:10px 14px}.store-text{font-size:.85rem}.store-icon{height:18px;width:18px}}@media screen and (min-width:769px) and (max-width:1024px){.nav-container{padding:10px 20px}.nav-link{font-size:14px;padding:6px 12px}.logo-image{height:45px;max-width:150px}.dark-mode-toggle{font-size:13px;padding:6px 12px}.store-icon-btn{padding:6px 12px}.store-text{font-size:.8rem}.store-icon{height:16px;width:16px}}@media screen and (min-width:1400px){.nav-container{max-width:1400px;padding:14px 32px}.navbar.solid .nav-container{padding:12px 32px}.logo-image{height:100px;max-width:300px}.nav-link{font-size:16px}.nav-link,.store-icon-btn{padding:10px 20px}.store-text{font-size:.9rem}.store-icon{height:20px;width:20px}}: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{-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.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: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)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.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-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&: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-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.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-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-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}: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;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.banner-slider-new{background:linear-gradient(135deg,#667eea,#764ba2);position:relative;width:100%}.banner-slide,.banner-slider-new .mySwiper{height:auto;width:100%}.banner-slide{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center}.banner-image-new{display:block;height:auto;object-fit:cover;width:100%}@media screen and (min-width:1024px){.banner-image-new{max-height:1000px}}@media screen and (min-width:768px) and (max-width:1023px){.banner-image-new{max-height:450px}}@media screen and (max-width:767px){.banner-image-new{max-height:300px;min-height:200px;object-fit:cover}}.banner-slider-new .swiper-button-next,.banner-slider-new .swiper-button-prev{background:#00000080;border-radius:50%;color:#fff;height:40px;transition:all .3s ease;width:40px}.banner-slider-new .swiper-button-next:hover,.banner-slider-new .swiper-button-prev:hover{background:#000c;transform:scale(1.1)}.banner-slider-new .swiper-button-next:after,.banner-slider-new .swiper-button-prev:after{font-size:18px;font-weight:700}.banner-slider-new .swiper-pagination-bullet{background:#fff9;height:10px;transition:all .3s ease;width:10px}.banner-slider-new .swiper-pagination-bullet-active{background:#fff;border-radius:5px;width:25px}@media screen and (max-width:768px){.banner-slider-new .swiper-button-next,.banner-slider-new .swiper-button-prev{height:30px;width:30px}.banner-slider-new .swiper-button-next:after,.banner-slider-new .swiper-button-prev:after{font-size:14px}.banner-slider-new .swiper-pagination-bullet{height:8px;width:8px}.banner-slider-new .swiper-pagination-bullet-active{width:20px}}.welcome-section{margin:0 auto;max-width:1200px;padding:40px 20px}.welcome-container{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;box-shadow:0 10px 30px #0000001a;display:flex;flex-wrap:wrap;overflow:hidden}.welcome-content{color:#fff;flex:1 1;padding:40px 35px}.welcome-title{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:20px}.welcome-description{font-size:1rem;line-height:1.6;margin-bottom:25px;opacity:.95}.features-list{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;font-size:.85rem;font-weight:500;padding:8px 18px}.store-buttons-section{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.store-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:10px;padding:12px 24px;transition:all .3s ease}.playstore-btn{background:#000;color:#fff}.playstore-btn:hover{background:#1a1a1a;transform:translateY(-2px)}.appstore-btn{background:#fff;color:#000}.appstore-btn:hover{background:#f0f0f0;transform:translateY(-2px)}.store-icon{height:20px;width:20px}.trusted-section{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.stars{display:flex;gap:4px}.stars span{color:gold;font-size:large}.trusted-text{font-size:large;opacity:.9}.welcome-right{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;min-height:400px;padding:40px}body.dark-mode .welcome-right{background:#1a1a2e}.welcome-image{border-radius:24px;box-shadow:0 20px 35px -10px #00000040;display:block;height:auto;max-width:450px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.welcome-image:hover{box-shadow:0 25px 40px -12px #0000004d;transform:scale(1.02)}@media screen and (max-width:968px){.welcome-container{flex-direction:column}.welcome-content{padding:30px 25px}.welcome-title{font-size:1.8rem}.welcome-right{min-height:300px;padding:30px}.welcome-image{max-width:380px}}@media screen and (max-width:768px){.welcome-section{padding:30px 15px}.welcome-content{padding:25px 20px}.welcome-title{font-size:1.5rem}.welcome-description{font-size:x-large}.feature{font-size:large;padding:6px 14px}.store-btn{font-size:.85rem;padding:10px 18px}.welcome-right{min-height:260px;padding:25px}.welcome-image{border-radius:20px;max-width:320px}}@media screen and (max-width:480px){.welcome-title{font-size:1.3rem}.welcome-description{font-size:x-large}.store-buttons-section{flex-direction:column}.store-btn{justify-content:center}.trusted-section{align-items:flex-start;flex-direction:column;gap:8px}.welcome-right{min-height:220px;padding:20px}.welcome-image{border-radius:16px;max-width:260px}}.why-choose-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 20px}body.dark-mode .why-choose-section{background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}.why-choose-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:50px;text-align:center}.section-title{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:15px}.section-subtitle{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}body.dark-mode .section-subtitle{color:#aaa}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000d;padding:35px 25px;text-align:center;transition:all .3s ease}body.dark-mode .feature-card{background:#1e1e2e;box-shadow:0 5px 20px #0003}.feature-card:hover{box-shadow:0 15px 35px #667eea33;transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:15px}body.dark-mode .feature-title{color:#e0e0e0}.feature-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:20px}body.dark-mode .feature-description{color:#aaa}.feature-link{align-items:center;color:#667eea;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;text-decoration:none;transition:all .3s ease}.feature-link:hover{color:#764ba2;gap:12px}.arrow{transition:transform .3s ease}.feature-link:hover .arrow{transform:translateX(5px)}@media screen and (max-width:968px){.features-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.section-title{font-size:2rem}}@media screen and (max-width:768px){.why-choose-section{padding:40px 15px}.section-header{margin-bottom:35px}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem;padding:0 15px}.features-grid{gap:20px}.feature-card{padding:25px 20px}.feature-title{font-size:1.2rem}.feature-description{font-size:large}}@media screen and (max-width:640px){.features-grid{gap:20px;grid-template-columns:1fr}.section-title{font-size:1.5rem}.feature-card{padding:30px 25px}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.3rem}}.our-services-section{background:#f8f9fa;padding:60px 20px}body.dark-mode .our-services-section{background:#0f0f1a}.services-container{margin:0 auto;max-width:1200px}.services-main-title{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:50px;position:relative;text-align:center}.services-main-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.services-grid{align-items:start}.service-card,.service-wrapper{display:flex;flex-direction:column;height:100%}.service-card{border-radius:16px;box-shadow:0 5px 20px #00000014;padding:35px 25px}body.dark-mode .service-card{background:#1e1e2e;box-shadow:0 5px 20px #0003}.service-card:hover{box-shadow:0 15px 35px #667eea26}.service-icon{font-size:3rem;margin-bottom:20px}.service-title{color:#333;font-size:1.4rem;margin-bottom:20px;padding-bottom:12px;position:relative}.service-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}body.dark-mode .service-title{color:#e0e0e0}.service-description{color:#666;flex-grow:1;line-height:1.6;margin-bottom:25px;text-align:center}body.dark-mode .service-description{color:#aaa}.service-btn{align-self:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;letter-spacing:1px;padding:10px 30px;transition:all .3s ease}.service-btn:hover{box-shadow:0 5px 15px #667eea66;transform:scale(1.05)}.service-types-grid{animation:slideDown .3s ease;background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;margin-top:20px;padding:25px;width:100%}body.dark-mode .service-types-grid{background:#1e1e2e}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.types-title{border-bottom:2px solid #667eea;color:#333;display:inline-block;font-size:1.3rem;font-weight:700;margin-bottom:25px;padding-bottom:10px}body.dark-mode .types-title{color:#e0e0e0}.types-cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.type-card{background:#f8f9fa;border-radius:16px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}body.dark-mode .type-card{background:#2d2d44}.type-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.type-image-wrapper{height:200px}.type-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.type-card:hover .type-image{transform:scale(1.05)}.type-details{padding:20px}.type-name{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:10px}body.dark-mode .type-name{color:#e0e0e0}.type-description{color:#666;font-size:.85rem;line-height:1.5;margin-bottom:15px}body.dark-mode .type-description{color:#aaa}.type-info{display:flex;flex-wrap:wrap;font-size:.8rem;gap:10px;margin-bottom:15px}.type-duration,.type-price,.type-prize{background:#667eea1a;border-radius:20px;color:#667eea;font-weight:500;padding:4px 10px}body.dark-mode .type-duration,body.dark-mode .type-price,body.dark-mode .type-prize{background:#667eea33}.book-now-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;padding:10px 15px;transition:all .3s ease;width:100%}.book-now-btn:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}@media screen and (max-width:1024px){.services-grid{gap:25px}.service-card{padding:30px 20px}.types-cards{gap:20px}}@media screen and (max-width:968px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.our-services-section{padding:40px 15px}.services-main-title{font-size:2rem;margin-bottom:35px}.services-grid{gap:20px}.service-card{padding:25px 20px}.service-icon{font-size:2.5rem}.service-title{font-size:1.2rem}.service-description{font-size:.85rem}.service-types-grid{padding:20px}.types-title{font-size:1.1rem}.type-image-wrapper{height:180px}.type-details{padding:15px}.type-name{font-size:1rem}.type-description{font-size:.8rem}}@media screen and (max-width:768px) and (min-width:641px){.types-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.services-grid,.types-cards{gap:20px;grid-template-columns:1fr}.services-main-title{font-size:1.8rem}.service-card{padding:30px 25px}.service-types-grid{padding:15px}.type-image-wrapper{height:200px}.type-info{flex-direction:column;gap:8px}.type-duration,.type-price,.type-prize{display:inline-block;width:-webkit-fit-content;width:fit-content}}@media screen and (min-width:769px) and (max-width:1024px){.service-description{font-size:.85rem}.type-description{font-size:.8rem}}.service-types-grid{animation:expandGrid .3s ease-out}@keyframes expandGrid{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.service-details-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:100px 20px 60px}body.dark-mode .service-details-page{background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}.details-container{margin:0 auto;max-width:1200px}.details-header{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000001a;margin-bottom:40px;padding:40px;text-align:center}body.dark-mode .details-header{background:#1e1e2e}.back-btn{align-items:center;background:#667eea1a;border:none;border-radius:50px;color:#667eea;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;gap:8px;margin-bottom:20px;padding:10px 20px;transition:all .3s ease}.back-btn:hover{background:#667eea;color:#fff;transform:translateX(-5px)}.service-header-info{text-align:center}.service-icon-large{display:block;font-size:4rem;margin-bottom:15px}.service-title-large{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:15px}body.dark-mode .service-title-large{color:#e0e0e0}.service-description-large{color:#666;font-size:1rem;line-height:1.6;margin:0 auto;max-width:600px}body.dark-mode .service-description-large{color:#aaa}.types-grid-section{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000001a;padding:40px}body.dark-mode .types-grid-section{background:#1e1e2e}.section-subtitle{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.types-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.type-card-full{background:#f8f9fa;border-radius:20px;box-shadow:0 5px 15px #00000014;overflow:hidden;transition:all .3s ease}body.dark-mode .type-card-full{background:#2d2d44}.type-card-full:hover{box-shadow:0 15px 30px #667eea33;transform:translateY(-8px)}.type-image-wrapper{height:220px;overflow:hidden;width:100%}.type-image-full{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.type-card-full:hover .type-image-full{transform:scale(1.05)}.type-details-full{padding:25px}.type-name-full{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:12px}body.dark-mode .type-name-full{color:#e0e0e0}.type-description-full{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:20px}body.dark-mode .type-description-full{color:#aaa}.type-info-full{border-bottom:1px solid #0000000d;border-top:1px solid #0000000d;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;padding:10px 0}body.dark-mode .type-info-full{border-color:#ffffff1a}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{color:#999;font-size:.75rem;font-weight:500}.info-value{color:#667eea;font-size:1rem;font-weight:700}.book-now-btn-full{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s ease;width:100%}.book-now-btn-full:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.error-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.error-page h2{font-size:2rem;margin-bottom:20px}@media screen and (max-width:1024px){.types-grid{gap:25px}.type-image-wrapper{height:200px}}@media screen and (max-width:968px){.types-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.service-title-large{font-size:2rem}.section-subtitle{font-size:1.5rem}}@media screen and (max-width:768px){.service-details-page{padding:80px 15px 40px}.details-header,.types-grid-section{padding:30px 20px}.service-icon-large{font-size:3rem}.service-title-large{font-size:1.8rem}.service-description-large{font-size:.9rem}.section-subtitle{font-size:1.3rem;margin-bottom:30px}.type-image-wrapper{height:180px}.type-details-full{padding:20px}.type-name-full{font-size:1.1rem}.type-description-full{font-size:.85rem}.type-info-full{gap:10px}.info-value{font-size:.9rem}}@media screen and (max-width:640px){.types-grid{gap:20px;grid-template-columns:1fr}.service-title-large{font-size:1.5rem}.section-subtitle{font-size:1.2rem}.type-image-wrapper{height:200px}.type-info-full{flex-direction:column;gap:12px}.info-item{align-items:center;flex-direction:row;justify-content:space-between}.back-btn{font-size:.85rem;padding:8px 16px}}.about-us-section{background:linear-gradient(135deg,#f8f9fa,#fff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;padding:60px 20px}.about-us-container{margin:0 auto;max-width:1200px}.about-header{margin-bottom:48px;text-align:center}.about-title{color:#1a1a2e;display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:12px;position:relative}.title-underline{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;height:4px;margin:0 auto;width:60px}.who-section{margin-bottom:40px;text-align:center}.who-title{color:#667eea;font-size:1.8rem;font-weight:700;margin-bottom:20px}.who-description{color:#4a5568;font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:800px}.highlight{color:#667eea;font-weight:700}.vision-section{margin-bottom:50px}.vision-text{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:20px;text-align:justify}.mission-text{border-left:4px solid #667eea;color:#2d3748;font-weight:500;margin-top:25px;padding-left:20px}.stats-grid{grid-gap:30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin-bottom:60px;padding:40px 30px}.stat-card{color:#fff;text-align:center}.stat-value{align-items:center;display:flex;font-size:2.2rem;font-weight:800;gap:5px;justify-content:center;margin-bottom:8px}.stat-star{color:gold;font-size:1.8rem}.stat-label{font-size:.9rem;font-weight:500;opacity:.9}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 5px 20px #0000000d;cursor:pointer;padding:30px 20px;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#667eea4d;box-shadow:0 20px 35px #667eea26;transform:translateY(-8px)}.service-icon{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:50%;color:#667eea;display:flex;height:70px;justify-content:center;margin:0 auto 20px;transition:all .3s ease;width:70px}.service-card:hover .service-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.05)}.service-title{color:#1a1a2e;font-size:1.2rem;font-weight:700;margin-bottom:10px}.service-description{color:#6c757d;font-size:.9rem;line-height:1.5}@media (prefers-color-scheme:dark){.about-us-section{background:linear-gradient(135deg,#121212,#1a1a2e)}.about-title{color:#fff}.vision-text,.who-description{color:silver}.mission-text{color:#e0e0e0}.service-card{background:#1e1e2e;border-color:#ffffff0d}.service-title{color:#fff}.service-description{color:#a0a0a0}}@media screen and (max-width:1024px){.stats-grid{gap:20px;padding:35px 25px}.stat-value{font-size:2rem}.services-grid{gap:25px}}@media screen and (max-width:900px){.about-us-section{padding:50px 20px}.about-title{font-size:2.2rem}.who-title{font-size:1.6rem}.stats-grid{gap:30px}.services-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.about-us-section{padding:40px 16px}.about-title{font-size:2rem}.who-title{font-size:1.4rem}.who-description{font-size:.95rem}.vision-text{font-size:.9rem}.stats-grid{gap:25px;padding:30px 20px}.stat-value{font-size:1.8rem}.stat-label{font-size:.8rem}.services-grid{gap:20px}.service-card{padding:25px 15px}.service-title{font-size:1.1rem}.service-description{font-size:.85rem}}@media screen and (max-width:580px){.about-us-section{padding:30px 12px}.about-title{font-size:1.8rem}.who-title{font-size:1.3rem}.who-description{font-size:.9rem}.vision-text{font-size:.85rem;text-align:left}.stats-grid{gap:25px;grid-template-columns:1fr;padding:30px 20px}.stat-value{font-size:2rem}.services-grid{gap:18px;grid-template-columns:1fr}.service-card{padding:22px 15px}.service-icon{height:60px;width:60px}.service-title{font-size:1rem}.mission-text{padding-left:15px}}@media screen and (max-width:480px){.about-title{font-size:1.6rem}.who-title{font-size:1.2rem}.vision-text,.who-description{font-size:large}.stat-value{font-size:1.8rem}.stat-star{font-size:1.4rem}.service-card{padding:20px 12px}.service-title{font-size:.95rem}.service-description{font-size:large}}.contact-us-section{background:linear-gradient(135deg,#f0f4f8,#fff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;padding:60px 20px}.contact-us-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:50px;text-align:center}.contact-title{color:#1a1a2e;font-size:2.5rem;font-weight:800;margin-bottom:12px}.contact-underline{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;height:4px;margin:0 auto 15px;width:60px}.contact-subtitle{color:#6c757d;font-size:1rem;margin:0 auto;max-width:600px}.contact-cards-wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.contact-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.contact-info-card{padding:40px 30px}.card-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:50%;color:#667eea;display:flex;height:70px;justify-content:center;margin-bottom:20px;width:70px}.card-icon-wrapper svg{height:35px;width:35px}.contact-card-title{color:#1a1a2e;font-size:1.8rem;font-weight:700;margin-bottom:8px}.contact-card-subtitle{color:#6c757d;font-size:.95rem;margin-bottom:30px}.contact-details{margin-bottom:30px}.contact-detail-item{display:flex;gap:15px;margin-bottom:25px}.detail-icon{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;color:#667eea;display:flex;flex-shrink:0;height:45px;justify-content:center;width:45px}.detail-content{flex:1 1}.detail-title{color:#1a1a2e;font-size:1rem;font-weight:700;margin-bottom:5px}.detail-text{color:#6c757d;font-size:.9rem;line-height:1.5}.detail-text.sub{margin-top:3px}.social-section{border-top:1px solid #00000014;margin-top:30px;padding-top:20px}.social-title{color:#1a1a2e;font-size:1rem;font-weight:700;margin-bottom:15px}.social-icons{gap:15px}.social-icon-link{background:linear-gradient(135deg,#667eea15,#764ba215);color:#667eea;height:45px;width:45px}.social-icon-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.contact-image-card,.contact-image-wrapper{min-height:500px;position:relative}.contact-image-wrapper{height:100%;overflow:hidden;width:100%}.contact-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.contact-card:hover .contact-image{transform:scale(1.05)}.image-overlay-text{background:linear-gradient(90deg,#000000b3,#00000080);border-radius:12px;bottom:30px;color:#fff;left:30px;padding:15px 20px;position:absolute;right:30px;text-align:center}.image-overlay-text p{font-size:1rem;font-weight:600;margin-bottom:5px}.image-overlay-text span{font-size:.85rem;opacity:.9}@media (prefers-color-scheme:dark){.contact-us-section{background:linear-gradient(135deg,#121212,#1a1a2e)}.contact-title{color:#fff}.contact-subtitle{color:#a0a0a0}.contact-card{background:#1e1e2e}.contact-card-title,.detail-title{color:#fff}.detail-text{color:#b0b0b0}.social-title{color:#fff}.social-section{border-top-color:#ffffff1a}}@media screen and (max-width:968px){.contact-cards-wrapper{gap:25px}.contact-info-card{padding:30px 25px}.contact-card-title{font-size:1.6rem}}@media screen and (max-width:868px){.contact-cards-wrapper{gap:30px;grid-template-columns:1fr}.contact-image-card,.contact-image-wrapper{min-height:400px}.contact-info-card{order:1}.contact-image-card{order:2}}@media screen and (max-width:768px){.contact-us-section{padding:50px 16px}.contact-title{font-size:2rem}.contact-subtitle{font-size:.9rem}.contact-info-card{padding:25px 20px}.contact-card-title{font-size:1.5rem}.detail-icon{height:40px;width:40px}.detail-title{font-size:.95rem}.detail-text{font-size:.85rem}.social-icon-link{height:40px;width:40px}}@media screen and (max-width:580px){.contact-us-section{padding:40px 12px}.contact-title{font-size:1.8rem}.contact-subtitle{font-size:large}.contact-info-card{padding:20px 16px}.contact-card-title{font-size:1.3rem}.contact-card-subtitle{font-size:.85rem}.contact-detail-item{gap:12px;margin-bottom:20px}.detail-icon{height:35px;width:35px}.detail-icon svg{height:18px;width:18px}.detail-title{font-size:.9rem}.detail-text{font-size:large}.social-icons{gap:12px}.social-icon-link{height:38px;width:38px}.social-icon-link svg{height:18px;width:18px}.contact-image-card,.contact-image-wrapper{min-height:300px}.image-overlay-text{bottom:20px;left:20px;padding:12px 15px;right:20px}.image-overlay-text p{font-size:.9rem}.image-overlay-text span{font-size:.75rem}}@media screen and (max-width:480px){.contact-title{font-size:1.5rem}.contact-card-title{font-size:1.2rem}.card-icon-wrapper{height:55px;width:55px}.card-icon-wrapper svg{height:28px;width:28px}}.footer{background:linear-gradient(135deg,#4a148c,#6a1b9a 40%,#7b1fa2 70%,#9c27b0);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;position:relative;width:100%}.footer:before{background-image:radial-gradient(#ffffff08 1px,#0000 0);background-size:30px 30px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1200px;padding:25px 30px 20px;position:relative;z-index:1}.footer-columns{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-col{flex:1 1;min-width:150px}.footer-col-1{flex:1 1}.footer-logo{margin-bottom:12px}.logo-img{display:block;height:auto;max-width:150px;width:100%}.footer-col-2{flex:1 1}.footer-title{color:#fff;display:inline-block;font-size:large;font-weight:600;letter-spacing:.5px;margin-bottom:15px;position:relative}.footer-title:after{background:linear-gradient(90deg,#ce93d8,#f3e5f5);border-radius:2px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:25px}.quick-links-wrapper{display:flex;flex-wrap:wrap;gap:30px}.quick-links-col{display:flex;flex-direction:column;gap:8px}.footer-link{align-items:center;color:#ffffffbf;cursor:default;display:flex;font-size:.8rem;gap:8px;transition:opacity .2s ease}.link-dot{color:#ce93d8;display:inline-block;font-size:15px;min-width:14px}.link-name{font-size:16px}.footer-col-3{flex:1 1}.services-list{display:flex;flex-direction:column;gap:8px}.footer-social{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;margin:20px 0 15px;padding:12px 0;text-align:center}.social-icons{flex-wrap:wrap;gap:25px}.social-icon-link,.social-icons{display:flex;justify-content:center}.social-icon-link{align-items:center;background:#ffffff1a;border-radius:50%;height:36px;text-decoration:none;transition:all .3s ease;width:36px}.social-icon-link:hover{background:linear-gradient(135deg,#ab47bc,#8e24aa);box-shadow:0 4px 12px #0003;transform:translateY(-3px)}.social-icon-link svg{height:16px;width:16px}.footer-copyright{padding-top:8px;text-align:center}.footer-copyright p{color:#ffffff8c;font-size:.7rem;letter-spacing:.3px}@media screen and (max-width:1024px){.footer-container{padding:22px 25px 18px}.logo-img{max-width:100px}.social-icon-link{height:34px;width:34px}.book-now-image{width:100px}}@media screen and (max-width:900px){.footer-columns{gap:25px}.footer-title{font-size:.85rem;margin-bottom:12px}}@media screen and (max-width:768px){.footer-container{padding:20px 20px 15px}.footer-columns{flex-direction:column;gap:25px}.footer-col{width:100%}.footer-col,.footer-col-1{text-align:center}.footer-logo{display:flex;justify-content:center;margin-bottom:12px}.logo-img{max-width:100px}.footer-col-2{text-align:center}.footer-title{display:inline-block;margin-bottom:10px}.footer-title:after{left:50%;transform:translateX(-50%)}.quick-links-wrapper{justify-content:center}.quick-links-col{align-items:center}.footer-link{justify-content:center}.footer-col-3{text-align:center}.services-list{align-items:center}.footer-social{margin:15px 0 12px;padding:10px 0}.social-icons{gap:20px}.social-icon-link{height:34px;width:34px}}@media screen and (max-width:580px){.footer-container{padding:18px 16px 12px}.footer-columns{gap:20px}.logo-img{max-width:85px}.footer-title{font-size:16px;margin-bottom:10px}.footer-title:after{bottom:-4px;width:20px}.footer-link,.quick-links-col{gap:6px}.link-dot{font-size:.8rem;min-width:12px}.link-name{font-size:14px}.services-list{gap:6px}.book-now-image{width:90px}.book-now-text{font-size:12px}.footer-social{margin:12px 0 10px;padding:8px 0}.social-icons{gap:15px}.social-icon-link{height:32px;width:32px}.footer-copyright{padding-top:5px}.footer-copyright p{font-size:.65rem}}@media screen and (max-width:400px){.footer-container{padding:15px 12px 10px}.logo-img{max-width:40%}.footer-title,.link-name{font-size:large}.book-now-image{width:80px}.book-now-text{font-size:11px}.social-icons{gap:12px}.social-icon-link{height:30px;width:30px}.footer-copyright p{font-size:.6rem}}.footer-link:hover,.service-item:hover{opacity:.8}.footer-link,.service-item{cursor:default;-webkit-user-select:none;user-select:none}.social-icon-link{cursor:pointer}.blog-details-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:100px 20px 60px}.blog-details-container.dark{background:linear-gradient(135deg,#1a1a2e,#16213e)}.blog-details-wrapper{margin:0 auto;max-width:1000px}.back-to-blog-btn{align-items:center;background:#667eea1a;border:none;border-radius:50px;color:#667eea;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;margin-bottom:30px;padding:10px 20px;transition:all .3s ease}.back-to-blog-btn:hover{background:#667eea;color:#fff;transform:translateX(-5px)}.dark .back-to-blog-btn{background:#a8c0ff1a;color:#a8c0ff}.dark .back-to-blog-btn:hover{background:#a8c0ff;color:#1a1a2e}.back-arrow{font-size:1.1rem}.blog-header{background:#fff;border-bottom:4px solid;border-radius:24px;box-shadow:0 10px 30px #0000001a;margin-bottom:30px;padding:40px 20px;text-align:center}.dark .blog-header{background:#2d2d2d;box-shadow:0 10px 30px #0000004d}.blog-icon-large{font-size:4rem;margin-bottom:15px}.blog-title-large{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;margin-bottom:10px}.dark .blog-title-large{background:linear-gradient(135deg,#a8c0ff,#3f2b96);-webkit-background-clip:text;background-clip:text}.blog-subtitle{color:#666;font-size:1rem}.dark .blog-subtitle{color:#aaa}.blog-tabs{background:#fff;border-radius:60px;box-shadow:0 4px 15px #00000014;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;padding:10px}.dark .blog-tabs{background:#2d2d2d}.tab-btn{background:#0000;border:none;border-radius:50px;color:#666;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.dark .tab-btn{color:#aaa}.tab-btn.active{background:#667eea1a;color:#667eea}.dark .tab-btn.active{background:#a8c0ff1a;color:#a8c0ff}.tab-btn:hover{background:#667eea0d}.blog-content-area{margin-bottom:40px}.content-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000001a;padding:40px}.dark .content-card{background:#2d2d2d}.content-title{border-bottom:2px solid #eee;font-size:1.5rem;margin-bottom:20px;padding-bottom:12px}.dark .content-title{border-bottom-color:#444}.content-text{color:#444;font-size:1rem;line-height:1.6}.dark .content-text{color:#ccc}.content-paragraph{margin-bottom:15px}.bullet-point{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;gap:12px;margin-bottom:12px;padding:8px 12px;transition:transform .3s ease}.dark .bullet-point{background:#3a3a3a}.bullet-point:hover{transform:translateX(5px)}.bullet-icon{font-size:.8rem;font-weight:700}.step-point{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;gap:15px;margin-bottom:15px;padding:10px 15px}.dark .step-point{background:#3a3a3a}.step-number{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.85rem;font-weight:700;height:30px;justify-content:center;width:30px}.cta-section{border-radius:24px;margin-top:20px;padding:40px;text-align:center}.cta-section h3{color:#333;font-size:1.5rem;margin-bottom:10px}.dark .cta-section h3{color:#fff}.cta-section p{color:#666;margin-bottom:20px}.dark .cta-section p{color:#aaa}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.blog-details-container{padding:80px 15px 40px}.blog-header{padding:30px 15px}.blog-icon-large{font-size:3rem}.blog-title-large{font-size:1.5rem}.blog-subtitle{font-size:.85rem}.blog-tabs{border-radius:16px;padding:8px}.tab-btn{font-size:.75rem;padding:8px 12px}.content-card{padding:25px 20px}.content-title{font-size:1.2rem}.bullet-point,.step-point{gap:8px;padding:6px 10px}.bullet-point span,.step-point span{font-size:.85rem}.step-number{font-size:.75rem;height:25px;width:25px}.cta-section{padding:30px 20px}.cta-section h3{font-size:1.2rem}.cta-button{font-size:.9rem;padding:12px 24px}}@media screen and (max-width:480px){.blog-title-large{font-size:1.2rem}.blog-icon-large{font-size:2.5rem}.tab-btn{font-size:.65rem;padding:6px 8px}.content-title{font-size:1.1rem}.bullet-point,.step-point{padding:5px 8px}.bullet-point span,.step-point span{font-size:.75rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:background-color .3s ease,color .3s ease}body:not(.dark-mode){background-color:#f5f5f5;color:#333}body.dark-mode{background-color:#121212;color:#e0e0e0}.main-content{margin:0 auto;max-width:1200px;padding:40px 20px}section{background-color:#ffffff0d;border-radius:16px;margin-bottom:30px;min-height:400px;padding:60px 30px;transition:all .3s ease}body.dark-mode section{background-color:#ffffff0d;box-shadow:0 2px 8px #0003}section h1{font-size:2rem;margin-bottom:20px}section p{font-size:1.1rem;line-height:1.6}@media screen and (max-width:768px){.main-content{padding:30px 15px 40px}section{min-height:300px;padding:40px 20px}section h1{font-size:1.5rem}section p{font-size:1rem}.service-card{background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;height:100%;padding:35px 25px;text-align:center;transition:all .3s ease}.service-card,.service-card.clickable{cursor:pointer}.service-card.clickable:hover{box-shadow:0 15px 35px #667eea33;transform:translateY(-8px)}.card-arrow{color:#667eea;font-size:.85rem;margin-top:20px;opacity:0;transition:opacity .3s ease}.service-card.clickable:hover .card-arrow{opacity:1}.card-arrow span{display:inline-block;transition:transform .3s ease}.service-card.clickable:hover .card-arrow span{transform:translateX(5px)}}
/*# sourceMappingURL=main.ea25d0a6.css.map*/