*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-start:0;margin-block-end:0}body{margin:0;font-family:Roboto,Arial,Helvetica,sans-serif}ul[role=list],ol[role=list]{list-style:none}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.alert{padding:15px 20px;margin:20px auto;max-width:600px;border-radius:8px;font-size:16px;font-weight:500;text-align:center;animation:slideDown .3s ease-out}.alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-danger{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.homepage-container{display:flex;flex-direction:column;min-height:100vh;background:#fefefe}.homepage-hero{width:100%;margin:0;padding:0}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.hero-left h1{font-size:2.2rem;color:#1a3d5c;margin-bottom:.5rem}.hero-left p{font-size:1.1rem;color:#333}.hero-rating{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:#ffb400;font-weight:600}.hero-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.hero-cards{display:flex;gap:1rem}.hero-card{background:#f7f7f7;border-radius:10px;box-shadow:0 2px 8px #00000014;padding:1rem 1.2rem;min-width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.hero-card-icon{font-size:2rem}.hero-card-title{font-weight:700;color:#1a3d5c}.hero-card-desc{color:#285a8c;font-size:1rem}.hero-card-img{width:80px;height:80px;border-radius:10px;object-fit:cover}.hero-left p{font-size:1.2rem;color:#333}.hero-left p .homepage-banner{display:flex;align-items:center;justify-content:space-between;background:#285a8c;color:#fff;font-size:1.2rem;font-weight:600;padding:1.2rem 2.5rem;margin:0 2rem;border-radius:10px}.hero-left p .banner-contact-btn{background:#ffb400;color:#1a3d5c;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hero-left p .banner-contact-btn:hover{background:#ffa000}.hero-left p .homepage-reviews{background:#fff;margin:2rem 2rem 0;border-radius:10px;box-shadow:0 2px 8px #0000000a;padding:2rem 2.5rem}.hero-left p .homepage-reviews h2{font-size:1.4rem;color:#1a3d5c;margin-bottom:1.5rem;text-align:center}.hero-left p .review-sites{display:flex;justify-content:space-around;gap:1.5rem}.hero-left p .review-site{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#f7f7f7;border-radius:8px;padding:1rem 1.5rem;min-width:120px;box-shadow:0 2px 8px #00000014}.hero-left p .review-site-logo{font-size:1.1rem;font-weight:700;color:#285a8c}.hero-left p .review-site-rating{font-size:1.2rem;color:#ffb400;font-weight:700}.hero-left p .review-site-count{font-size:.95rem;color:#333}.hero-left p .homepage-service{display:flex;gap:2rem;background:#1a3d5c;color:#fff;margin:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:2rem 2.5rem}.hero-left p .service-left{flex:1;display:flex;align-items:center;justify-content:center}.hero-left p .service-img{width:180px;height:180px;border-radius:12px;object-fit:cover;box-shadow:0 4px 16px #0000001f}.hero-left p .service-right{flex:2;display:flex;flex-direction:column;justify-content:center;gap:1rem}.hero-left p .service-right h2{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.hero-left p .service-right p{font-size:1.1rem;color:#fff}.hero-left p .service-list{margin-top:1rem;padding-left:1.2rem;font-size:1rem;color:#ffb400;list-style:disc}.hero-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1.5rem}.hero-image{width:350px;height:220px;object-fit:cover;border-radius:12px;box-shadow:0 4px 16px #0000001f}.hero-form{width:350px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.homepage-about{display:flex;align-items:center;gap:3rem;padding:3rem 2rem;background:#fff;margin:2rem 0;border-radius:12px}.about-left{flex:1;display:flex;justify-content:center}.about-image-wrapper{position:relative;width:100%;max-width:400px}.about-image{width:100%;height:auto;border-radius:8px;display:block}.about-badge{position:absolute;bottom:-20px;right:-20px;background:#faaa10;color:#fff;width:140px;height:140px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;text-align:center}.badge-number{font-size:3rem;font-weight:700;line-height:1}.badge-text{font-size:.75rem;font-weight:600;text-transform:uppercase;line-height:1.2;margin-top:4px}.about-right{flex:1;display:flex;flex-direction:column;gap:1.5rem}.about-title{font-size:2rem;color:#333;margin:0;position:relative;padding-bottom:10px}.about-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background:#ff6b35}.about-description{color:#666;line-height:1.8;font-size:.95rem;margin:0}.about-buttons{display:flex;gap:1rem;margin-top:.5rem}.btn-primary{background:#153a5b;color:#fff;border:none;padding:12px 32px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-primary:hover{background:#0f2a42}.btn-secondary{background:#dc2626;color:#fff;border:none;padding:12px 32px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-secondary:hover{background:#b91c1c}@media(max-width:768px){.homepage-hero{flex-direction:column;gap:1.5rem}.hero-left h1{font-size:1.8rem}.hero-left p{font-size:1rem}.hero-cards{flex-wrap:wrap;justify-content:center}.hero-card{min-width:100px;padding:.75rem 1rem}.homepage-banner{flex-direction:column;gap:1rem;padding:1rem 1.5rem;margin:0 1rem;text-align:center}.banner-contact-btn{width:100%}.homepage-reviews{margin:2rem 1rem 0;padding:1.5rem}.review-sites{flex-wrap:wrap;gap:1rem}.review-site{flex:1;min-width:100px}.homepage-service{flex-direction:column;margin:2rem 1rem;padding:1.5rem}.service-img{width:150px;height:150px}.service-right h2{font-size:1.2rem}.service-right p{font-size:1rem}.homepage-about{flex-direction:column;gap:2rem;margin:2rem 1rem;padding:1.5rem}.about-badge{bottom:-10px;right:-10px;width:120px;height:120px}.badge-number{font-size:2.5rem}.about-left img{height:300px}.about-right h2{font-size:1.5rem}.about-right p{font-size:1rem}}@media(max-width:480px){.hero-left h1{font-size:1.5rem}.hero-left p,.hero-rating{font-size:.9rem}.hero-card{min-width:90px;padding:.5rem}.hero-card-icon{font-size:1.5rem}.homepage-banner{font-size:1rem;padding:1rem}.homepage-reviews{padding:1rem}.homepage-reviews h2{font-size:1.2rem}.review-sites{flex-direction:column}.homepage-service{padding:1rem}.service-img{width:120px;height:120px}.service-right h2{font-size:1.1rem}.service-right p{font-size:.95rem}.homepage-about{padding:1rem}.about-badge{width:100px;height:100px}.badge-number{font-size:2rem}}.hero-banner{position:relative;overflow:visible;margin-bottom:180px;width:100%;height:100vh;min-height:700px;padding:0}.hero-banner img{width:100%;max-width:100%;height:auto;max-height:100vh;display:block;filter:blur(.5px);object-fit:cover}.hero-slogan-box{position:absolute;top:0;right:100px;background:#153a5be6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 5px 70px 0;text-align:center;z-index:1;box-shadow:0 8px 32px #0003;clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%);min-width:80px;width:150px}.hero-slogan-border{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-slogan-tagline{font-size:1.5rem;font-weight:600;color:#fff;margin:0;font-style:italic;text-transform:capitalize;letter-spacing:1px;position:relative;z-index:1}.hero-cards{position:absolute;left:50%;top:80%;transform:translate(-50%);display:flex;gap:24px;z-index:2;width:25%;justify-content:center}.hero-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;padding:24px 20px;min-width:220px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-card.primary{background:#153a5b;color:#fff}.hero-card .icon{font-size:2rem;margin-bottom:12px}.hero-card h3{margin:0 0 8px;font-size:1.1rem}.hero-card p{font-size:.95rem;margin:0}@media(max-width:768px){.hero-banner{margin-bottom:550px}.hero-slogan-box{top:60px;left:30px;padding:25px 35px 50px}.hero-slogan-tagline{font-size:1.4rem}.hero-cards{flex-direction:column;width:90vw;left:50%;top:80%;transform:translate(-50%);gap:16px;align-items:center}.hero-card{width:100%;min-width:unset;max-width:500px;margin:0 auto}}@media(max-width:480px){.hero-banner{margin-bottom:500px}.hero-slogan-box{top:40px;left:20px;padding:20px 25px 45px}.hero-slogan-tagline{font-size:1.1rem}}.homepage-service{display:flex;flex-direction:column;align-items:center;background:#153a5b;color:#fff;padding:3rem 2rem;margin:2rem 0;border-radius:12px}.service-header{text-align:center;margin-bottom:2.5rem}.service-header h2{font-size:2.5rem;margin:0 0 .5rem;color:#fff;font-weight:600}.service-header p{font-size:1rem;color:#ffffffd9;margin:0}.service-cards{display:flex;gap:2rem;max-width:1200px;width:100%;margin-bottom:2.5rem;justify-content:center}.service-card{flex:1;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;max-width:350px;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.service-card img{width:100%;height:220px;object-fit:cover}.service-card h3{font-size:1.3rem;color:#333;margin:1.5rem 1.5rem .5rem;text-align:center;position:relative;padding-bottom:.75rem}.service-card h3:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:50px;height:3px;background:#dc2626}.service-card p{color:#666;font-size:.95rem;line-height:1.6;margin:.5rem 0;padding:0 1.5rem;text-align:center}.service-card .read-more{color:#333;text-decoration:none;font-weight:600;font-size:.9rem;margin:.5rem 0 1.5rem 1.5rem;display:inline-block;transition:color .3s}.service-card .read-more:hover{color:#dc2626}.view-more-btn{background:#fff;color:#153a5b;border:none;padding:12px 60px 12px 40px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;position:relative}.view-more-btn:after{content:"";position:absolute;right:0;top:0;width:50px;height:100%;background:#dc2626;border-radius:0 6px 6px 0;clip-path:polygon(20% 0%,100% 0%,100% 100%,0% 100%)}.view-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media(max-width:968px){.service-cards{flex-wrap:wrap}.service-card{flex:1 1 45%;min-width:280px}}@media(max-width:768px){.homepage-service{padding:2rem 1rem}.service-header h2{font-size:2rem}.service-cards{flex-direction:column;align-items:center;gap:1.5rem}.service-card{max-width:100%;width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1a4e8c;--sky: #3b9dd2;--ice: #e8f4fc;--gold: #f0a500;--white: #ffffff;--dark: #0d1b2a}.hero{position:relative;width:100%;height:100vh;min-height:700px;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background:url(/image/pic_1.jpeg) center/cover no-repeat}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0d1b2ae0,#0d1b2a8c 45%,#0d1b2a1a)}.hero-bg:after{content:"";position:absolute;bottom:0;left:0;right:0;height:260px;background:linear-gradient(to top,#0d1b2a,#0d1b2ad9 40%,#0d1b2a00)}.hero-content{position:relative;z-index:10;padding:0 60px;max-width:620px;animation:fadeUp .9s ease both}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#3b9dd22e;border:1px solid rgba(59,157,210,.4);border-radius:30px;padding:6px 16px;font-size:12px;font-weight:600;color:var(--sky);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px}.hero-badge:before{content:"❄"}h1{font-family:Playfair Display,serif;font-weight:900;line-height:1.1;margin-bottom:18px;color:var(--white)}h1 em{font-style:normal;color:var(--sky)}.hero-sub{font-size:16px;font-weight:300;color:#06a931bf;line-height:1.7;margin-bottom:36px;max-width:460px}@media(max-width:768px){h1{font-size:clamp(2.3rem,6vw,4rem)}}.navbar{width:100%;position:relative}.navbar-toggle{display:none;background:none;border:none;cursor:pointer;padding:.75rem;z-index:1001;position:relative;border-radius:4px;transition:background .3s ease}.navbar-toggle:hover{background:#ffffff1a}.navbar-toggle:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.hamburger{display:block;width:28px;height:3px;background-color:#fff;position:relative;transition:all .3s ease;border-radius:2px}.hamburger:before,.hamburger:after{content:"";position:absolute;width:28px;height:3px;background-color:#fff;transition:all .3s ease;border-radius:2px;left:0}.hamburger:before{top:-9px}.hamburger:after{bottom:-9px}.hamburger.active{background-color:transparent}.hamburger.active:before{transform:rotate(45deg);top:0}.hamburger.active:after{transform:rotate(-45deg);bottom:0}.navbar-list{display:flex;flex-direction:row;list-style:none;padding:0;margin:0;align-items:center;justify-content:flex-start;text-decoration:none}.navbar-list a:hover{color:#2f6ca1}.navbar-list a{text-decoration:none;color:#fff;transition:color .3s ease}.navbar-list a.active{color:#2f6ca1;font-weight:600}.navbar-list li{margin-right:1.5rem}.navbar-list li:last-child{margin-right:0}@media(max-width:768px){.navbar-toggle{display:block}.navbar-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar-list{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background:linear-gradient(135deg,#0f2a42,#153a5b);flex-direction:column;align-items:flex-start;padding:4rem 2rem 2rem;gap:0;transition:right .3s ease;box-shadow:-4px 0 20px #0006;z-index:1000;overflow-y:auto}.navbar-list.active{right:0}.navbar-list li{margin-right:0;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.navbar-list li:last-child{border-bottom:none}.navbar-list a{display:block;padding:1rem .75rem;font-size:1.15rem;font-weight:500;transition:all .3s ease}.navbar-list a:hover,.navbar-list a.active{color:#2f6ca1;background:#ffffff0d;padding-left:1.25rem;border-left:3px solid #2f6ca1}}@media(max-width:480px){.navbar-list{width:80%}}.homepage-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#0f2a42;gap:2rem}.homepage-logo{display:flex;align-items:center;gap:.75rem}.logo-title{font-size:2rem;font-weight:700;color:#1a3d5c}.homepage-header-info{display:flex;flex-direction:column;gap:.25rem;font-size:1rem;color:#285a8c}.homepage-header-actions{display:flex;align-items:center}.homepage-logo img{height:70px}.license{display:flex;align-items:left;gap:.5rem}.license img{height:30px;width:30px}.license p{margin:0;font-weight:500}.homepage-menu{display:flex;align-items:center}@media(max-width:768px){.homepage-header{padding:.75rem 1rem;gap:1rem}.homepage-logo img{height:50px}.license{gap:.25rem}.license img{width:30px;height:30px}.license p{font-size:.75rem}.homepage-menu{margin-left:auto}.logo-title{font-size:1.5rem}.homepage-header-info{font-size:.85rem}}@media(max-width:480px){.homepage-header{padding:.75rem 1rem;gap:.75rem}.homepage-logo img{height:40px}.logo-title{font-size:1.2rem}.homepage-header-info{font-size:.75rem}.homepage-header-actions{width:100%;justify-content:center}}.gallery-view-more-wrapper{display:flex;justify-content:center;margin-top:2rem}.homepage-galleria{padding:3rem 2rem;background:#fff;margin:2rem 0;border-radius:12px}.gallery-header{text-align:center;margin-bottom:3rem}.gallery-header h2{font-size:2.5rem;color:#333;margin:0 0 .5rem;font-weight:600}.gallery-header p{font-size:1rem;color:#666;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,250px);gap:1.5rem;max-width:1200px;margin:0 auto}.gallery-item{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #00000014}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-item:hover img{transform:scale(1.1)}.gallery-item-1{grid-column:1;grid-row:1}.gallery-item-2{grid-column:1;grid-row:2}.gallery-item-3{grid-column:2;grid-row:1 / 3}.gallery-item-4{grid-column:3;grid-row:1}.gallery-item-5{grid-column:3;grid-row:2}.gallery-item-6{grid-column:4;grid-row:1 / 3}.gallery-overlay{position:absolute;inset:0;background:#153a5bd9;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;padding:1.5rem;text-align:center}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay-icon{width:60px;height:60px;background:#fff3;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-bottom:1rem}.gallery-overlay h3{color:#fff;font-size:1.3rem;margin:0 0 .5rem;font-weight:600}.gallery-overlay p{color:#ffffffe6;font-size:.9rem;margin:0;line-height:1.5}@media(max-width:968px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,250px)}.gallery-item-1{grid-column:1;grid-row:1}.gallery-item-2{grid-column:2;grid-row:1}.gallery-item-3{grid-column:1 / 3;grid-row:2}.gallery-item-4{grid-column:1;grid-row:3}.gallery-item-5{grid-column:2;grid-row:3}.gallery-item-6{grid-column:1 / 3;grid-row:4}.gallery-grid{grid-template-rows:repeat(4,250px)}}@media(max-width:768px){.homepage-galleria{padding:2rem 1rem}.gallery-header h2{font-size:2rem}.gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,250px);gap:1rem}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6{grid-column:1}.gallery-item-1{grid-row:1}.gallery-item-2{grid-row:2}.gallery-item-3{grid-row:3}.gallery-item-4{grid-row:4}.gallery-item-5{grid-row:5}.gallery-item-6{grid-row:6}}.homepage-footer-wrapper{margin-top:4rem}.footer-contact-section{background:#f8f9fa;padding:4rem 2rem 8rem;position:relative}.footer-contact-container{display:flex;gap:3rem;max-width:1200px;margin:0 auto;align-items:stretch;position:relative;z-index:2;justify-content:center}.footer-quick-contact{width:700px;flex-shrink:0;background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 8px 24px #0000001a}.footer-quick-contact h2{font-size:2rem;color:#333;margin:0 0 2rem;font-weight:600}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:flex;gap:1rem}.form-group{flex:1;display:flex;flex-direction:column}.form-group.full-width{width:100%}.form-group input,.form-group textarea{padding:.9rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#153a5b}.form-group textarea{resize:vertical;min-height:100px}.contact-submit-btn{background:#153a5b;color:#fff;border:none;padding:.9rem 2.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s;align-self:flex-start}.contact-submit-btn:hover{background:#0f2a42}.footer-map-section{flex:1;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.footer-map-section img{width:100%;height:100%;object-fit:cover;min-height:400px}.homepage-footer{background:#153a5b;color:#fff;padding:4rem 2rem 2rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo-section img{width:180px;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-logo-section p{color:#fffc;line-height:1.6;font-size:.95rem}.footer-section h3{font-size:1.2rem;margin:0 0 1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:.5rem;font-size:.95rem}.footer-links a:before{content:"›";font-size:1.3rem;font-weight:700}.footer-links a:hover{color:#fff;padding-left:5px}.footer-contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#fffc;font-size:.95rem;line-height:1.6}.contact-icon{font-size:1.2rem;color:#fff;flex-shrink:0;margin-top:2px}.newsletter-form{display:flex;flex-direction:column;gap:1rem}.newsletter-input{padding:.9rem 1rem;border:none;border-radius:6px;font-size:.95rem;font-family:inherit}.newsletter-btn{background:#dc2626;color:#fff;border:none;padding:.9rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.newsletter-btn:hover{background:#b91c1c}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer-copyright{color:#ffffffb3;font-size:.9rem}.footer-social{display:flex;gap:1rem}.social-icon{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.1rem;transition:all .3s}.social-icon:hover{background:#fff;color:#153a5b;transform:translateY(-3px)}@media(max-width:768px){.footer-contact-section{padding:3rem 1rem 6rem}.footer-contact-section:after{height:100px;border-radius:50% 50% 0 0/60px 60px 0 0}.footer-quick-contact{width:100%;padding:2rem 1.5rem}.form-row{flex-direction:column;gap:1.25rem}.homepage-footer{padding:3rem 1rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-content p{padding:0 45px}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-logo-section{text-align:center}.footer-logo-section img{margin-left:auto;margin-right:auto;display:block}#Quick_Links{margin-left:33%}#Contact_Info{margin:auto}#Quick_Quote{margin-left:25%}}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;animation:fadeIn .3s ease}.modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:2001;pointer-events:none}.modal-container{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 20px 60px #0000004d;position:relative;max-width:90vw;max-height:90vh;overflow-y:auto;pointer-events:auto;animation:slideUp .3s ease}.modal-close-btn{position:absolute;top:16px;right:16px;background:#0000001a;border:none;width:40px;height:40px;border-radius:50%;font-size:2rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;line-height:1}.modal-close-btn:hover{background:#0003;transform:rotate(90deg)}.modal-body{padding:1rem}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.modal-container{max-width:95vw;max-height:95vh}.modal-body{padding:.5rem}.modal-close-btn{top:12px;right:12px;width:36px;height:36px;font-size:1.75rem}}.quick-contact-form{max-width:500px;width:100%;padding:1.5rem}.quick-contact-form h2{font-size:1.8rem;color:#153a5b;margin:0 0 .5rem;text-align:center}.quick-contact-subtitle{text-align:center;color:#666;margin:0 0 1.5rem;font-size:.95rem}.quick-contact-form .form-group{margin-bottom:1rem}.quick-contact-form input,.quick-contact-form textarea{width:100%;padding:.85rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .3s}.quick-contact-form input:focus,.quick-contact-form textarea:focus{outline:none;border-color:#153a5b;box-shadow:0 0 0 3px #153a5b1a}.quick-contact-form textarea{resize:vertical}.quick-contact-submit-btn{width:100%;background:#153a5b;color:#fff;border:none;padding:.9rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.quick-contact-submit-btn:hover{background:#0f2a42;transform:translateY(-2px);box-shadow:0 4px 12px #153a5b4d}.quick-contact-trigger-btn{position:fixed;bottom:10px;right:30px;background:#153a5bb3;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #153a5b4d;transition:all .3s;z-index:1000;display:flex;align-items:center;gap:.5rem}.quick-contact-trigger-btn:hover{background:#0f2a42;transform:translateY(-3px);box-shadow:0 6px 20px #153a5b66}.quick-contact-trigger-btn span{font-size:1.2rem}@media(max-width:768px){.quick-contact-form{max-width:100%;padding:1rem}.quick-contact-form h2{font-size:1.5rem}.quick-contact-trigger-btn{bottom:10px;right:20px;font-size:.85rem;padding:.65rem 1rem}}.homepage-testimonials{padding:3rem 2rem;background:#f8f9fa;margin:2rem 0;border-radius:12px}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-header h2{font-size:2.5rem;color:#333;margin:0 0 .5rem;font-weight:600}.testimonials-header p{font-size:1rem;color:#666;margin:0}.testimonials-carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem;max-width:1300px;margin:0 auto 2rem}.carousel-btn{background:#153a5b;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 12px #0000001a;flex-shrink:0;z-index:10}.carousel-btn:hover{background:#0f2a42;transform:scale(1.1);box-shadow:0 6px 16px #00000026}.carousel-btn:active{transform:scale(.95)}.carousel-prev{margin-right:.5rem}.carousel-next{margin-left:.5rem}.testimonials-cards{display:flex;gap:2rem;flex:1;justify-content:center;transition:opacity .3s ease-in-out}.testimonials-cards.transitioning{opacity:.5}.testimonial-card{flex:1;background:#fff;border-radius:12px;padding:2rem 1.5rem;max-width:350px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px #00000014;position:relative;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.testimonial-quote-icon{position:absolute;top:1rem;left:1rem;width:40px;height:40px;background:#153a5b;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700}.testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #f0f0f0}.testimonial-name{font-size:1.1rem;font-weight:600;color:#333;margin:.5rem 0 .25rem}.testimonial-role{font-size:.9rem;color:#dc2626;margin:0 0 1rem;font-weight:500}.testimonial-text{font-size:.95rem;color:#666;text-align:center;line-height:1.6;margin:0 0 1rem;position:relative;word-break:break-word}.testimonial-text.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.8em}.testimonial-more{display:block;text-align:center;color:#153a5b;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:color .3s}.testimonial-more:hover{color:#007bff;text-decoration:underline}.testimonial-rating{display:flex;gap:.25rem;font-size:1.2rem;color:#fbbf24}.testimonials-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.testimonial-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .3s}.testimonial-dot.active{background:#153a5b}.testimonial-dot:hover{background:#9ca3af}@media(max-width:968px){.testimonials-cards{flex-wrap:nowrap}.testimonial-card{flex:0 0 auto;min-width:280px}.carousel-btn{width:40px;height:40px;font-size:1.5rem}}@media(max-width:768px){.homepage-testimonials{padding:2rem 1rem}.testimonials-header h2{font-size:2rem}.testimonials-carousel-wrapper{position:relative;padding:0 50px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;font-size:1.5rem}.carousel-prev{left:0;margin-right:0}.carousel-next{right:0;margin-left:0}.testimonials-cards{flex-direction:row;align-items:center;gap:0;width:100%}.testimonial-card{max-width:100%;width:100%;min-width:100%}}.scroll-to-top{position:fixed;bottom:80px;right:30px;width:40px;height:40px;background:#007bff;color:#fff;border:none;border-radius:50%;font-size:2rem;cursor:pointer;box-shadow:0 2px 8px #0003;opacity:.8;transition:opacity .2s,background .2s;z-index:1000}.scroll-to-top:hover{opacity:1;background:#0056b3}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.services-grid{grid-template-columns:1fr}}.homepage-container{background:radial-gradient(circle at 20% 50%,rgba(21,58,91,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(44,95,141,.04) 0%,transparent 50%),linear-gradient(180deg,#fff,#f8f9fa);min-height:100vh}.contact-title{text-align:center;padding:3rem 2rem 2rem;max-width:800px;margin:0 auto;position:relative}.contact-title:before{content:"";position:absolute;top:2rem;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,transparent 0%,#153A5B 50%,transparent 100%);border-radius:2px}.contact-title h1{font-size:2.5rem;color:#153a5b;margin-bottom:1rem;font-weight:700}.contact-title h2{font-size:1.2rem;color:#555;font-weight:400;line-height:1.6}.contact-form{max-width:700px;margin:0 auto 3rem;padding:0 2rem;position:relative}.contact-form:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,#153a5b0d,#2c5f8d14);border-radius:50%;z-index:0;pointer-events:none}.contact-form:after{content:"";position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;background:linear-gradient(45deg,#153a5b08,#2c5f8d0f);border-radius:50%;z-index:0;pointer-events:none}#contact-form{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 8px 24px #0000001a;position:relative;z-index:1;overflow:hidden}#contact-form:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:linear-gradient(45deg,transparent 48%,rgba(21,58,91,.02) 49%,rgba(21,58,91,.02) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(21,58,91,.02) 49%,rgba(21,58,91,.02) 51%,transparent 52%);background-size:40px 40px;background-position:0 0,20px 20px;z-index:0;pointer-events:none;opacity:.5}#contact-form>*{position:relative;z-index:1}.form-control{width:100%;padding:.9rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .3s ease;background:#fff;margin-bottom:10px}.form-control:focus{outline:none;border-color:#153a5b;box-shadow:0 0 0 3px #153a5b1a}.form-control::placeholder{color:#999}.form-control[name=message]{resize:vertical;min-height:120px;font-family:inherit}.form-control.submit{background:#153a5b;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.form-control.submit:hover:not(:disabled){background:#0f2a42;transform:translateY(-2px);box-shadow:0 4px 12px #153a5b4d}.form-control.submit:active:not(:disabled){transform:translateY(0)}.form-control.submit:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.btn-container{display:flex;justify-content:center;padding:2rem 0 3rem}.btn-container a{text-decoration:none}.btn{background:#153a5b;color:#fff;border:none;padding:1rem 1.5rem;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.5rem;box-shadow:0 4px 12px #00000026}.btn:hover{background:#0f2a42;transform:translateY(-3px);box-shadow:0 6px 16px #0003}.btn i{color:#fff}.alert{animation:slideDown .4s ease-out}.form-control:invalid:not(:placeholder-shown){border-color:#dc3545}.form-control:valid:not(:placeholder-shown){border-color:#28a745}@media(max-width:768px){.contact-title{padding:2rem 1rem 1.5rem}.contact-title h1{font-size:2rem}.contact-title h2{font-size:1rem}.contact-form{padding:0 1rem}#contact-form{padding:1.5rem;gap:1rem}.form-control{padding:.8rem;font-size:.9rem}.form-control.submit{padding:.9rem 1.5rem;font-size:.95rem}.btn{width:50px;height:50px;font-size:1.25rem}}@media(max-width:480px){.contact-title h1{font-size:1.75rem}.contact-title h2{font-size:.95rem}#contact-form{padding:1.25rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.form-control.submit:disabled{animation:pulse 1.5s ease-in-out infinite}.form-control:focus-visible{outline:2px solid #153A5B;outline-offset:2px}.btn:focus-visible{outline:2px solid #153A5B;outline-offset:4px}.about-hero{position:relative;height:400px;background:linear-gradient(135deg,#153a5b,#2c5f8d);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:4rem}.about-hero:before{content:"";position:absolute;inset:0;background:url(/image/pic_1.jpeg) center/cover;opacity:.2;z-index:1}.about-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem;animation:fadeInUp 1s ease-out}.about-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.about-hero-content p{font-size:1.3rem;opacity:.95;line-height:1.6}.about-story{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-story-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;animation:fadeInLeft 1s ease-out}.about-story-image img{width:100%;height:500px;object-fit:cover;display:block;transition:transform .3s ease}.about-story-image:hover img{transform:scale(1.05)}.about-story-content{animation:fadeInRight 1s ease-out}.about-story-content h2{font-size:2.5rem;color:#153a5b;margin-bottom:1.5rem;font-weight:700}.about-story-content p{font-size:1.05rem;line-height:1.8;color:#555;margin-bottom:1rem;text-align:justify}.about-story-content strong{color:#153a5b}.about-stats{background:linear-gradient(135deg,#153a5b,#2c5f8d);padding:4rem 2rem;margin-bottom:4rem}.about-stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.stat-card{text-align:center;color:#fff;padding:2rem 1rem;border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;animation:fadeInUp 1s ease-out}.stat-card:nth-child(2){animation-delay:.1s}.stat-card:nth-child(3){animation-delay:.2s}.stat-card:nth-child(4){animation-delay:.3s}.stat-card:hover{transform:translateY(-10px);background:#ffffff26}.stat-icon{font-size:3rem;margin-bottom:1rem;color:#fff}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1rem;opacity:.9}.about-values{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.about-values h2{font-size:2.5rem;color:#153a5b;text-align:center;margin-bottom:3rem;font-weight:700}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;text-align:center;transition:all .3s ease;animation:fadeInUp 1s ease-out}.value-card:nth-child(2){animation-delay:.2s}.value-card:nth-child(3){animation-delay:.4s}.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.value-icon{width:80px;height:80px;background:linear-gradient(135deg,#153a5b,#2c5f8d);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.value-card:nth-child(1) .value-icon{clip-path:polygon(50% 0%,100% 18%,100% 60%,50% 100%,0% 60%,0% 18%);border-radius:0;background:linear-gradient(135deg,#153a5b,#2c5f8d)}.value-card:nth-child(2) .value-icon{border-radius:40% 40% 50% 50%/30% 30% 50% 50%;background:linear-gradient(135deg,#dc2626,#b91c1c)}.value-card:nth-child(3) .value-icon{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);border-radius:0;background:linear-gradient(135deg,#dc2626,#153a5b)}.value-card h3{font-size:1.5rem;color:#153a5b;margin-bottom:1rem;font-weight:600}.value-card p{color:#666;line-height:1.6;font-size:1rem}.about-timeline{max-width:900px;margin:0 auto 4rem;padding:0 2rem}.about-timeline h2{font-size:2.5rem;color:#153a5b;text-align:center;margin-bottom:3rem;font-weight:700}.timeline{position:relative;padding-left:3rem}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#153a5b,#2c5f8d)}.timeline-item{position:relative;margin-bottom:2.5rem;animation:fadeInLeft 1s ease-out}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.4s}.timeline-item:nth-child(4){animation-delay:.6s}.timeline-dot{position:absolute;left:-3.5rem;top:0;width:20px;height:20px;background:#153a5b;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #153a5b33}.timeline-content{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px #0000001a}.timeline-year{font-size:1.2rem;font-weight:700;color:#153a5b;margin-bottom:.5rem}.timeline-content p{color:#555;line-height:1.6;margin:0}.about-cta{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:4rem 2rem;text-align:center}.about-cta h2{font-size:2.5rem;color:#153a5b;margin-bottom:1rem;font-weight:700}.about-cta p{font-size:1.2rem;color:#555;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.about-cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:#153a5b;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .3s ease}.about-cta-button:hover{background:#0f2a42;transform:translateY(-3px);box-shadow:0 6px 20px #153a5b4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.about-story-grid{grid-template-columns:1fr;gap:2rem}.about-story-image{order:-1}.about-story-image img{height:400px}.values-grid{grid-template-columns:1fr;gap:1.5rem}.about-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-hero{height:300px}.about-hero-content h1{font-size:2rem}.about-hero-content p{font-size:1.1rem}.about-story-content h2,.about-values h2,.about-timeline h2,.about-cta h2{font-size:2rem}.about-stats-grid{grid-template-columns:1fr;gap:1.5rem}.stat-number{font-size:2rem}.timeline{padding-left:2rem}.timeline-dot{left:-2.5rem}}@media(max-width:480px){.about-hero{height:250px}.about-hero-content h1{font-size:1.5rem}.about-hero-content p{font-size:1rem}.about-story,.about-values,.about-timeline{padding:0 1rem}.about-story-content h2,.about-values h2,.about-timeline h2{font-size:1.5rem}.about-story-image img{height:300px}.value-icon{width:60px;height:60px;font-size:1.5rem}.about-cta-button{padding:.8rem 2rem;font-size:1rem}}.galleria-page{min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.galleria-header{text-align:center;margin-bottom:50px;padding-top:80px}.galleria-header h1{font-size:48px;font-weight:700;color:#2c3e50;margin-bottom:15px;position:relative;display:inline-block}.galleria-header h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:2px}.galleria-header p{font-size:18px;color:#7f8c8d;margin-top:20px}.galleria-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;max-width:1400px;margin:0 auto;padding:0 20px}.galleria-item{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;aspect-ratio:4/3;background:#fff;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.galleria-item:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 25px #0003}.galleria-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.galleria-item:hover img{transform:scale(1.1)}.galleria-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.galleria-item:hover .galleria-overlay{opacity:1}.zoom-icon{font-size:48px;color:#fff;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:1024px){.galleria-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.galleria-header h1{font-size:40px}.galleria-header p{font-size:16px}}@media(max-width:768px){.galleria-page{padding:20px 10px}.galleria-header{margin-bottom:30px;padding-top:60px}.galleria-header h1{font-size:32px}.galleria-header p{font-size:15px}.galleria-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;padding:0 10px}.zoom-icon{font-size:36px}}@media(max-width:480px){.galleria-header h1{font-size:28px}.galleria-header p{font-size:14px}.galleria-grid{grid-template-columns:1fr;gap:15px}.galleria-item{aspect-ratio:16/10}}.galleria-footer .homepage-footer-wrapper{margin-top:0}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;position:relative}.lightbox-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px #00000080}.lightbox-close{position:absolute;top:20px;right:30px;background:transparent;border:none;color:#fff;font-size:50px;cursor:pointer;z-index:10000;transition:transform .2s,color .2s;line-height:40px;padding:0;width:50px;height:50px}.lightbox-close:hover{color:#ff6b6b;transform:scale(1.1)}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:60px;cursor:pointer;padding:20px 25px;transition:background-color .3s,transform .2s;border-radius:5px;line-height:40px;z-index:10000}.lightbox-prev:hover,.lightbox-next:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:30px}.lightbox-next{right:30px}.lightbox-counter{color:#fff;font-size:18px;margin-top:15px;padding:8px 16px;background:#0009;border-radius:20px;font-weight:500}@media(max-width:768px){.lightbox-close{top:10px;right:10px;font-size:40px;width:40px;height:40px}.lightbox-prev,.lightbox-next{font-size:40px;padding:15px 20px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-content img{max-height:70vh}.lightbox-counter{font-size:16px}}@media(max-width:480px){.lightbox-prev,.lightbox-next{font-size:30px;padding:10px 15px}.lightbox-close{font-size:35px}}.not-found-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative;overflow:hidden}.not-found-wrapper:before,.not-found-wrapper:after{content:"";position:absolute;border-radius:50%;background:#153a5b0d;animation:float 6s ease-in-out infinite}.not-found-wrapper:before{width:300px;height:300px;top:-100px;left:-100px;animation-delay:0s}.not-found-wrapper:after{width:200px;height:200px;bottom:-50px;right:-50px;animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}}.not-found-content{position:relative;z-index:2;max-width:600px}.not-found-number{font-size:10rem;font-weight:900;color:#153a5b;margin:0;line-height:1;text-shadow:4px 4px 0 rgba(21,58,91,.1);animation:bounceIn 1s ease-out}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.not-found-icon{font-size:5rem;color:#153a5b;margin-bottom:1rem;animation:swing 2s ease-in-out infinite;display:inline-block}@keyframes swing{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}.not-found-title{font-size:2rem;color:#153a5b;margin:1.5rem 0 1rem;font-weight:700;animation:fadeInUp 1s ease-out .3s both}.not-found-message{font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:2.5rem;animation:fadeInUp 1s ease-out .5s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .7s both}.not-found-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#153a5b;color:#fff;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s ease;border:2px solid #153A5B}.not-found-btn:hover{background:#0f2a42;transform:translateY(-3px);box-shadow:0 6px 20px #153a5b4d}.not-found-btn.secondary{background:transparent;color:#153a5b;border:2px solid #153A5B}.not-found-btn.secondary:hover{background:#153a5b;color:#fff}.not-found-btn i{font-size:1.1rem}.not-found-suggestions{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(21,58,91,.1);animation:fadeInUp 1s ease-out .9s both}.not-found-suggestions h3{font-size:1.2rem;color:#153a5b;margin-bottom:1rem;font-weight:600}.suggestion-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.suggestion-link{color:#153a5b;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.suggestion-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#153a5b;transition:width .3s ease}.suggestion-link:hover{color:#0f2a42}.suggestion-link:hover:after{width:100%}@media(max-width:768px){.not-found-wrapper{padding:3rem 1.5rem;min-height:50vh}.not-found-number{font-size:7rem}.not-found-icon{font-size:4rem}.not-found-title{font-size:1.5rem}.not-found-message{font-size:1rem}.not-found-btn{padding:.8rem 1.5rem;font-size:.95rem}.suggestion-links{flex-direction:column;gap:.75rem}}@media(max-width:480px){.not-found-number{font-size:5rem}.not-found-icon{font-size:3rem}.not-found-title{font-size:1.3rem}.not-found-actions{flex-direction:column;width:100%}.not-found-btn{width:100%;justify-content:center}}
