@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600;700&display=swap);.about-container{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.about-container .hero-section .hero-content .main-title{animation:titleGlow 2s ease-in-out infinite alternate;color:#fff;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:900;letter-spacing:-2px;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.about-container .hero-section .hero-content .title-underline{animation:expandWidth 1.5s ease-out .5s both;background:linear-gradient(90deg,#ff6b6b,#feca57);border-radius:2px;height:4px;margin:0 auto 2rem;width:100px}.about-container .hero-section .hero-content .hero-subtitle{animation:fadeInUp 1.2s ease-out .3s both;color:#ffffffe6;font-size:1.3rem;font-weight:300;letter-spacing:1px}.about-container .content-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.about-container .content-wrapper.reverse{grid-template-columns:1fr 1fr}.about-container .content-wrapper.reverse .image-content{order:-1}.about-container .mission-section,.about-container .story-section{padding:6rem 0;position:relative}.about-container .story-section{background:#fff;padding:50px 0}.about-container .mission-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.about-container .section-title{animation:slideInLeft 1s ease-out;color:#2c3e50;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;margin-bottom:2rem;position:relative}.about-container .section-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.about-container .description{animation:fadeIn 1s ease-out .2s both;color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.about-container .image-content{animation:slideInRight 1s ease-out;position:relative}.about-container .image-wrapper{border-radius:20px;box-shadow:0 20px 40px #00000026;overflow:hidden;position:relative;transition:transform .4s ease,box-shadow .4s ease}.about-container .image-wrapper:hover{box-shadow:0 30px 60px #00000040;transform:translateY(-10px) scale(1.02)}.about-container .about-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.about-container .image-wrapper:hover .about-image{transform:scale(1.05)}.about-container .image-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;transform:translateY(100%);transition:transform .4s ease}.about-container .image-wrapper:hover .image-overlay{transform:translateY(0)}.about-container .image-overlay h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.about-container .stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:10px 0 20px}.about-container .stat-item{animation:bounceIn 1s ease-out;background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-container .stat-item:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.about-container .stat-number{animation:countUp 2s ease-out;color:#667eea;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.about-container .stat-label{color:#666;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.about-container .values-list{margin-top:2rem}.about-container .value-item{align-items:center;animation:slideInLeft 1s ease-out;background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000014;display:flex;margin-bottom:1.5rem;padding:1rem;transition:transform .3s ease}.about-container .value-item:hover{transform:translateX(10px)}.about-container .value-icon{animation:pulse 2s infinite;font-size:2rem;margin-right:1rem}.about-container .value-text h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.about-container .value-text p{color:#666;font-size:.9rem}.about-container .cta-section{background:linear-gradient(135deg,#2c3e50,#34495e);overflow:hidden;padding:5rem 0;position:relative;text-align:center}.about-container .cta-section:before{animation:float 15s ease-in-out infinite reverse;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='5' cy='5' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about-container .cta-content{animation:fadeInUp 1s ease-out;margin:0 auto;max-width:600px;padding:0 2rem;position:relative;z-index:2}.about-container .cta-title{animation:slideInDown 1s ease-out;color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-container .cta-description{animation:fadeIn 1s ease-out .3s both;color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem}.about-container .cta-button{animation:bounceIn 1s ease-out .6s both;background:linear-gradient(135deg,#ff6b6b,#feca57);border:none;border-radius:50px;box-shadow:0 10px 30px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.about-container .cta-button:hover{background:linear-gradient(135deg,#ff5252,#ffa726);box-shadow:0 15px 35px #ff6b6b66;transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes expandWidth{0%{width:0}to{width:100px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes countUp{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.content-wrapper,.content-wrapper.reverse{gap:2rem;grid-template-columns:1fr;text-align:center}.about-container .content-wrapper{display:block}.content-wrapper.reverse .image-content{order:0}.main-title{font-size:3rem}.section-title{font-size:2.2rem}.stats-container{gap:1rem;grid-template-columns:1fr}.cta-title{font-size:2rem}.about-image{height:300px}}@media (max-width:480px){.about-container .cta-title{font-size:30px}.main-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.content-wrapper{padding:0 1rem}.mission-section,.story-section{padding:4rem 0}.about-container .stats-container{display:block;flex-direction:column;gap:2rem;margin:10px 0 20px}.about-container .stat-item{margin:10px}.about-container .cta-description{font-size:.8rem}.about-container .cta-button a{color:#e9ecef;font-size:.9rem}}.header{background-color:#00352d;box-shadow:0 4px 6px #0000001a;display:block;font-family:Segoe UI,sans-serif;position:sticky;top:0;z-index:999}.container{width:1200px}.header .header-inner{align-items:center;display:flex;justify-content:space-between}.header .header-inner .logo{height:90px;padding:10px;width:25%}.header .header-inner .logo img{height:100%;width:100%}.header .header-inner .navbar{display:flex;justify-content:center;width:55%}.header .header-inner .navbar ul{display:flex}.header .header-inner .navbar ul li{display:block;padding:15px}.header .header-inner .navbar ul li a{color:#ec991c;display:block;font-size:16px;font-weight:600;text-align:center;text-transform:capitalize}.header .header-inner .navbar ul li a:hover{color:#ebe3d7;transition-duration:2s}.header .header-inner .inquriy{display:block;text-align:center;width:20%}.header .header-inner .navbar a,.header .mobile-menu a{color:#fff;text-decoration:none}.header .header-inner .menu-toggle{color:#ec991c;cursor:pointer;display:none;font-size:40px;font-weight:500;padding-top:10px}.header .mobile-menu{background:#124840;display:flex;flex-direction:column;gap:20px;height:50%;padding:20px;position:fixed;right:0;top:-100%;transition:top .3s ease;width:230px;z-index:5}.header .mobile-menu.active{top:0}.header .mobile-menu .close-btn{align-self:flex-end;color:#fff;cursor:pointer;font-size:22px;margin-bottom:20px}@media(max-width:1199px){.container{width:100%}}@media(max-width:991px){.header .header-inner .logo{height:90px;padding:10px;width:25%}.header .header-inner .navbar{padding:10px;width:50%}.header .header-inner .navbar ul li{padding:10px}.header .header-inner .navbar ul li a{font-size:14px}.header .header-inner .inquriy{width:25%}}@media(max-width:767px){.header .header-inner .logo{height:80px;width:38%}.header .header-inner .navbar{width:60%}.header .header-inner .inquriy{display:none}}@media(max-width:639px){.header .header-inner .logo{height:80px;width:30%}}@media (max-width:550px){.header .header-inner .navbar{display:none}.header .header-inner .logo{height:70px;width:60%}.header .header-inner .menu-toggle{display:block}}@media (max-width:430px){.header .header-inner .logo{height:65px;width:50%}}*{box-sizing:border-box;margin:0;padding:0}.hero-slider{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;overflow:hidden;position:relative;width:100%}.slider-container{height:100%;position:relative;width:100%}.slide{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.1);transition:all .8s cubic-bezier(.25,.46,.45,.94);width:100%}.slide.active{opacity:1;transform:scale(1)}.slide-enter{animation:slideEnter .8s ease-out forwards}.slide-exit{animation:slideExit .8s ease-out forwards}.slide-overlay{background:linear-gradient(135deg,#0006,#0003 50%,#0006);top:0;z-index:1}.slide-content,.slide-overlay{height:100%;left:0;position:absolute;width:100%}.slide-content{align-items:center;display:flex;justify-content:center;padding:0 20px;top:10;z-index:2}.content-wrapper{animation:contentFadeIn 1s ease-out .3s both;color:#fff;max-width:800px;text-align:center}.hero-title{font-size:50px;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:20px;text-shadow:2px 2px 4px #00000080}.title-word{animation:wordSlideUp .6s ease-out forwards;display:inline-block;margin-right:15px;opacity:0}.hero-subtitle{animation:subtitleGlow 2s ease-in-out infinite alternate;color:#f0f8ff;font-size:1.5rem;font-weight:300;letter-spacing:2px;margin-bottom:25px;text-shadow:1px 1px 2px #00000080;text-transform:uppercase}.hero-description{animation:descriptionFadeIn .8s ease-out .6s both;color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:40px;opacity:0;text-shadow:1px 1px 2px #0000004d}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;min-width:160px;padding:15px 35px;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-primary{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);box-shadow:0 8px 25px #ff6b6b4d;color:#fff}.btn-primary:hover{background:linear-gradient(45deg,#ff5252,#26a69a);box-shadow:0 15px 35px #ff6b6b66;transform:translateY(-3px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #fffc;color:#fff}.btn-secondary:hover{background:#ffffff1a;border-color:#fff;box-shadow:0 10px 25px #fff3;transform:translateY(-3px)}.nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:3}.nav-btn:hover:not(:disabled){background:#ffffff4d;border-color:#fff9;transform:translateY(-50%) scale(1.1)}.nav-btn:disabled{cursor:not-allowed;opacity:.5}.nav-btn svg{stroke-width:2;height:24px;width:24px}.nav-btn-prev{left:30px}.nav-btn-next{right:30px}.slide-indicators{bottom:40px;display:flex;gap:15px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.indicator{background:#ffffff4d;border:none;border-radius:2px;cursor:pointer;height:4px;overflow:hidden;position:relative;transition:all .3s ease;width:50px}.indicator:hover:not(:disabled){background:#ffffff80}.indicator.active{background:#fffc}.indicator-line{background:#f0f8ff;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.indicator.active .indicator-line{transform:scaleX(1)}.progress-bar{background:#fff3;height:4px;left:0;position:absolute;top:0;width:100%;z-index:1}.progress-fill{animation:progressFill 5s linear;background:#f0f8ff;height:100%;width:0}@keyframes slideEnter{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes slideExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes wordSlideUp{0%{opacity:0;transform:translateY(50px) rotateX(90deg)}to{opacity:1;transform:translateY(0) rotateX(0deg)}}@keyframes subtitleGlow{0%{text-shadow:1px 1px 2px #00000080}to{text-shadow:1px 1px 2px #00000080,0 0 20px #f0f8ff4d}}@keyframes descriptionFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes buttonsFadeIn{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes progressFill{0%{width:0}to{width:100%}}@media screen and (max-width:1024px) and (min-width:769px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1.1rem}.nav-btn{height:50px;width:50px}.nav-btn svg{height:20px;width:20px}.nav-btn-prev{left:20px}.nav-btn-next{right:20px}}@media screen and (max-width:768px){.hero-slider{height:50vh;min-height:500px}.slide-content{padding:0 15px}.content-wrapper{max-width:100%}.hero-title{font-size:2.5rem;line-height:1.2;margin-bottom:15px}.title-word{margin-right:8px}.hero-subtitle{font-size:1.1rem;letter-spacing:1px;margin-bottom:20px}.hero-description{font-size:1rem;line-height:1.5;margin-bottom:30px}.btn-primary,.btn-secondary{font-size:1rem;max-width:280px;padding:12px 25px;width:100%}.nav-btn{height:45px;width:45px}.nav-btn svg{height:18px;width:18px}.nav-btn-prev{left:15px}.nav-btn-next{right:15px}.slide-indicators{bottom:30px;gap:10px}.indicator{height:3px;width:35px}}@media screen and (max-width:480px){.hero-slider{height:60vh;min-height:450px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.9rem}.slide-content{padding:0 10px}.nav-btn{height:40px;width:40px}.nav-btn svg{height:16px;width:16px}.nav-btn-prev{left:10px}.nav-btn-next{right:10px}.slide-indicators{bottom:20px;gap:8px}.indicator{width:30px}}@media screen and (max-width:360px){.hero-slider{height:55vh;min-height:400px}.hero-title{font-size:1.8rem;line-height:1.1}.hero-subtitle{font-size:.9rem;margin-bottom:15px}.hero-description{font-size:.85rem;line-height:1.4;margin-bottom:25px}.btn-primary,.btn-secondary{font-size:.9rem;min-width:140px;padding:10px 20px}.slide-indicators{bottom:15px}.slide-content{padding:0 8px}}@media screen and (min-width:1200px){.hero-title{font-size:5rem}.hero-subtitle{font-size:1.8rem}.hero-description{font-size:1.3rem}.nav-btn{height:70px;width:70px}.nav-btn svg{height:28px;width:28px}.nav-btn-prev{left:40px}.hero-title{font-size:5rem}.hero-subtitle{font-size:1.8rem}.hero-description{font-size:1.3rem}.nav-btn{height:70px;width:70px}.nav-btn svg{height:28px;width:28px}.nav-btn-prev{left:40px}.nav-btn-next{right:40px}}.about-us-section{background:#fff;min-height:100vh;overflow:hidden;padding:80px 0;position:relative}.about-us-section:before{background:radial-gradient(circle at 20% 20%,#0000000d 0,#0000 50%),radial-gradient(circle at 80% 80%,#0000000d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{box-sizing:border-box;display:block;padding:0 15px;position:relative;z-index:1}.about-header{animation:fadeInUp .8s ease-out;margin-bottom:60px;text-align:center}.about-title{animation:titleGlow 3s ease-in-out infinite alternate;color:#111;font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:20px;text-shadow:1px 1px 2px #0000001a}.title-underline{animation:underlineExpand 1s ease-out .5s both;background:linear-gradient(90deg,#d81212,#ccd63f);margin:0 auto;max-width:500px}.about-content{grid-gap:60px;align-items:center;animation:fadeInUp .8s ease-out .3s both;display:grid;gap:60px;grid-template-columns:1fr 1.2fr}.about-content img{height:65%;width:100%}.about-image{border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;position:relative;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.about-image:hover{box-shadow:0 30px 60px #0003;transform:translateY(-10px) scale(1.02)}.about-img{height:400px;object-fit:cover;transition:transform .5s ease;width:100%}.about-image:hover .about-img{transform:scale(1.1)}.image-overlay{background:linear-gradient(#0000,#000000b3);padding:30px;transform:translateY(100%);transition:transform .3s ease}.about-image:hover .image-overlay{transform:translateY(0)}.overlay-text{color:#fff;font-size:1.5rem;font-weight:600;text-align:center}.about-text{color:#333}.section-subtitle{color:#111;font-size:2.2rem;font-weight:600;line-height:1.3;margin-bottom:25px}.about-description{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:40px;text-align:justify}.features-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.feature-item{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000008;border:1px solid #0000000d;border-radius:15px;cursor:pointer;display:flex;gap:15px;padding:20px;transition:all .3s ease}.feature-item:hover{background:#0000000d;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature-icon{animation:bounce 2s infinite;color:#ff6b6b;font-size:2rem}.feature-content h4{color:#111;font-size:1.1rem;font-weight:600;margin-bottom:5px}.feature-content p{color:#555;font-size:.9rem;line-height:1.4}.show-more-btn{align-items:center;background:linear-gradient(45deg,#ff6b6b,#f4f00f);border:none;border-radius:50px;box-shadow:0 8px 25px #ff6b6b4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;letter-spacing:1px;padding:18px 35px;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.show-more-btn span a{color:#fff}.show-more-btn:hover{background:linear-gradient(45deg,#ff5252,#26a69a);box-shadow:0 15px 35px #ff6b6b66;transform:translateY(-3px) scale(1.05)}.show-more-btn:active{transform:translateY(-1px) scale(1.02)}.btn-arrow{height:20px;transition:transform .3s ease;width:20px}.show-more-btn:hover .btn-arrow{transform:translateX(5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes titleGlow{0%{text-shadow:1px 1px 2px #0000001a}to{text-shadow:1px 1px 2px #0000001a,0 0 10px #0000001a}}@keyframes underlineExpand{0%{width:0}to{width:300px}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes numberGlow{0%{text-shadow:0 0 10px #4ecdc480}to{text-shadow:0 0 20px #4ecdc4cc,0 0 30px #4ecdc44d}}@media (max-width:768px){.about-title{font-size:2.5rem}.about-content{gap:40px}.about-content,.features-grid{grid-template-columns:1fr}.stats-section{flex-direction:column;gap:20px}.section-subtitle{font-size:1.8rem}.about-description{font-size:1rem}}@media (max-width:480px){.about-content img{height:100%;margin-top:25px}.show-more-btn span a{color:#fff}.title-underline{max-width:150px}.about-header{margin:0}.about-us-section{padding:40px 0}.about-title{font-size:1.4rem;margin:2px}.container{padding:0 15px}.show-more-btn{box-sizing:border-box;font-size:14px;justify-content:center;padding:10px;width:100%}}.home-team-section{background-color:#fcfcfc;height:auto;margin:0 auto;padding:75px 0}.home-team-section .home-team-inner{width:100%}.home-team-section .home-team-inner .home-team-upper{height:auto;margin-bottom:50px}.home-team-section .home-team-inner .home-team-upper .center-text-title{color:#ff9800;font-family:Dosis,sans-serif;font-size:16px;font-weight:700;margin-bottom:5px;text-align:center;text-transform:uppercase;width:100%}.home-team-section .home-team-inner .home-team-upper .center-text-heading{color:#404040;font-family:Dosis,sans-serif;font-size:40px;font-weight:900;margin-top:10px;text-align:center}.home-team-section .home-team-inner .home-team-lower{height:auto;padding-top:15px;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner{display:flex;height:auto;justify-content:space-around;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner{text-align:center}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img{border-radius:5px;box-sizing:border-box;height:294px;margin:0 auto;overflow:hidden;position:relative;width:261px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img img{border-radius:5px;height:100%;transition:transform .3s ease-in-out;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img .home-team-img1{border-radius:5px;height:100%;position:relative;top:-10%;transform:scale(1.42);transition:transform .3s ease-in-out;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img:hover .home-team-img1{border-radius:5px;height:100%;position:relative;top:-10%;transform:scale(1.56);transition:transform .3s ease-in-out;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img:hover img{transform:scale(1.1)}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img .home-team-social-icon-list{align-items:center;background-color:#0009;border-radius:5px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img:hover .home-team-social-icon-list{opacity:1}.home-team-social-icon-list a{align-items:center;background-color:initial;border:1px solid #fff;border-radius:10px;box-sizing:border-box;color:#fcfcfc;display:flex;font-size:18px;height:40px;justify-content:center;margin:5px;padding:5px;text-decoration:none;transform:scale(.5);transition:.3s ease-in-out;width:40px}.home-team-img:hover .home-team-social-icon-list a{transform:scale(1)}.home-team-social-icon-list a:first-child:hover{background-color:#d93025;border:1px solid #d93025;color:#fff;transition:all .3s ease-in-out}.home-team-social-icon-list a:nth-child(2):hover{background-color:#000;border:1px solid #000;color:#fff;transition:all .3s ease-in-out}.home-team-social-icon-list a:nth-child(3):hover{background-color:#0077b5;border:1px solid #0077b5;color:#fff;transition:all .3s ease-in-out}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info{margin-top:10px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-name{display:block;font-size:20px;font-weight:700}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-post{color:#888;display:block;font-size:16px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info{height:auto;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info .home-team-name{align-items:center;color:#333;display:flex;font-family:Dosis,sans-serif;font-size:20px;font-weight:700;justify-content:center;padding-bottom:5px;padding-top:10px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info .home-team-post{align-items:center;color:#7b68ee;font-family:Catamaran,sans-serif;font-size:16px;font-weight:500;justify-content:center}@media screen and (max-width:768px){.home-team-section{padding:40px 15px}.home-team-section .home-team-inner .home-team-upper .center-text-heading{font-size:26px}.home-team-section .home-team-inner .home-team-upper .center-text-title{font-size:14px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner{align-items:center;flex-direction:column;gap:30px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member{width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img{height:auto;width:90%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img .home-team-img1,.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-img img{height:auto;object-fit:cover;width:100%}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info .home-team-name{font-size:18px;padding-top:8px}.home-team-section .home-team-inner .home-team-lower .home-team-lower-inner .home-team-member .home-team-member-inner .home-team-info .home-team-post{font-size:14px}.home-team-social-icon-list a{border-radius:8px;font-size:16px;height:35px;width:35px}}.home-testimonial-section{background-color:#f5f5f5;padding:60px 0}.home-testimonial-upper .testi{color:#ff9800;font-family:Dosis,sans-serif;font-weight:700;margin-bottom:10px;text-align:center;text-transform:uppercase}.home-testimonial-upper .testi1{color:#404040;font-family:Dosis,sans-serif;font-size:32px;font-weight:800;margin-bottom:30px;text-align:center}.home-testimonial-bottom{overflow:hidden}.home-testimonial-bottom-inner{display:flex;gap:20px;overflow-x:auto;padding:0 10px;scroll-behavior:smooth;scrollbar-width:none}.home-testimonial-bottom-inner::-webkit-scrollbar{display:none}.item{display:flex;flex-basis:33.33333%;flex-grow:0;flex-shrink:0;justify-content:center}.client-feedback{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:20px;text-align:center;width:95%}.client-feedback-inner .star{color:#ffce39;margin-bottom:10px}.client-note{color:#444;font-size:14px;font-style:italic;padding:10px}.home-testimonial-img{border:3px solid #7b68ee;border-radius:50%;height:70px;margin:0 auto 10px;overflow:hidden;width:70px}.home-testimonial-img img{height:100%;object-fit:cover;width:100%}.user-name{color:#222;font-size:16px;font-weight:700}.user-location{color:#7b68ee;display:block;font-size:14px}@media (max-width:1024px){.item{flex-basis:50%;flex-grow:0;flex-shrink:0}}@media (max-width:768px){.item{flex:0 0 100%}.client-feedback{padding:15px;width:90%}.client-note{font-size:13px}.user-name{font-size:15px}.user-location{font-size:13px}.home-testimonial-upper .testi1{font-size:24px}}.products-section{background:linear-gradient(to bottom right,#ebf4ff,#e0e7ff);margin:0 auto;max-width:1484px;min-height:100vh;padding:60px 20px}.products-header{margin-bottom:60px;text-align:center}.products-title{animation:fade-in .8s ease-out;color:#2d3748;font-size:2.5rem;font-weight:700}.products-underline{animation:slide-in 1s ease-out .5s both;background:linear-gradient(90deg,#2563eb,#4f46e5);height:4px;margin:0 auto;width:100px}.products-subtitle{animation:fade-in .8s ease-out .3s both;color:#4a5568;font-size:1.2rem;margin-top:20px}.products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}@media (min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{animation:card-appear .6s ease-out both;border-radius:20px;box-shadow:0 8px 20px #0000001a;overflow:hidden;transform:translateY(0);transition:all .4s ease}.product-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-10px)}.product-image-wrapper{overflow:hidden;position:relative}.product-image{height:240px;object-fit:cover;transition:transform .7s ease;width:100%}@media (max-width:480px){.product-image{height:180px}}.product-card:hover .product-image{transform:scale(1.1)}.product-overlay{background:linear-gradient(0deg,#0003,#0000);inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.product-category{background:#2563eb;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;opacity:0;padding:6px 12px;position:absolute;right:16px;top:16px;transform:translateX(16px);transition:all .3s ease}.product-card:hover .product-category{opacity:1;transform:translateX(0)}.product-content{padding:24px}.product-name{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:12px;transition:color .3s ease}.product-card:hover .product-name{color:#2563eb}.product-description{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:24px}@media (max-width:480px){.product-name{font-size:1.25rem}.product-description{font-size:.95rem}}.product-footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.product-button{align-items:center;background:linear-gradient(90deg,#2563eb,#4f46e5);border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 20px;transition:transform .3s ease,box-shadow .3s ease}.product-button:hover{box-shadow:0 4px 12px #4f46e54d;transform:scale(1.05)}.product-arrow{height:16px;transition:transform .3s ease;width:16px}.product-button:hover .product-arrow{transform:translateX(4px)}.product-status{align-items:center;color:#16a34a;display:flex;font-size:.875rem;font-weight:500;gap:6px}.product-dot{animation:pulse 1.5s infinite;background:#16a34a;border-radius:50%;height:10px;width:10px}.view-all-container{margin-top:60px;text-align:center}.view-all-button{background:linear-gradient(90deg,#4f46e5,#8b5cf6);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px 32px;transition:transform .3s ease,box-shadow .3s ease}.view-all-button:hover{box-shadow:0 6px 20px #8b5cf64d;transform:scale(1.05)}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{width:0}to{width:100px}}@keyframes card-appear{0%{opacity:0;transform:translateY(40px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.certificate-section{background-color:#f9f9f9;font-family:Arial,sans-serif;padding:60px 20px}.container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:50px;text-align:center}.section-title{animation:fadeInDown 1s ease forwards;color:#333;font-size:2.5rem;position:relative}.title-underline{animation:slideIn 1s ease forwards;background:#4a90e2;border-radius:2px;height:4px;margin:10px auto 0;width:80px}.certificates-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:center}.certificate-card{animation:fadeUp .6s ease forwards;opacity:0;transform:translateY(30px)}.card-inner{background:#fff;border-radius:10px;box-shadow:0 6px 20px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease}.card-inner:hover{transform:translateY(-5px)}.image-container{overflow:hidden;position:relative}.certificate-image{height:220px;object-fit:cover;transition:transform .5s ease;width:100%}.card-inner:hover .certificate-image{transform:scale(1.1)}.image-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.card-inner:hover .image-overlay{opacity:1}.zoom-icon{animation:pulse 2s infinite;color:#fff;font-size:2rem}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{width:0}to{width:80px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media (max-width:768px){.certificate-image{height:270px}.section-title{font-size:2rem}}.contact-page{display:flex;font-family:Arial,sans-serif;gap:60px;margin:0 auto;max-width:1200px;padding:40px 20px}.contact-form{flex:1 1;max-width:500px}.contact-form h2{color:#055347;font-size:48px;font-weight:700;margin-bottom:30px;margin-top:0}.contact-form input,.contact-form select,.contact-form textarea{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;color:#666;font-size:16px;margin-bottom:20px;padding:15px 20px;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#007bff;outline:none}.phone-input{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.phone-input input,.phone-input select{border:1px solid #ccc;border-radius:8px;font-size:16px;height:45px;outline:none;padding:0 12px}.phone-input select{flex:0.5 0 120px;min-width:100px}.phone-input input{flex:1 1}.contact-form label{color:#055347;display:block;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:10px}.contact-form select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:20px;cursor:pointer}.contact-form textarea{font-family:inherit;min-height:120px;resize:vertical}.contact-form button{background-color:#d4ed47;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:18px;font-weight:600;margin-top:10px;padding:15px 40px;transition:background-color .3s ease}.contact-form button:hover{background-color:#c5e030}.contact-info{background-color:#cecece;border-left:4px solid #00352d}.contact-info h3{color:#055347;font-size:36px;font-weight:700;margin-bottom:30px;margin-top:0}.contact-info b{color:#055347;display:block;font-size:24px;font-weight:700;margin-bottom:15px;margin-top:30px}.contact-info b:first-of-type{margin-top:0}.contact-info p{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px}.social-icons{display:flex;gap:15px;margin-top:30px}.social-icons a{align-items:center;background-color:#055347;border-radius:50%;color:#fff;display:flex;font-size:20px;height:50px;justify-content:center;text-decoration:none;transition:background-color .3s ease;width:50px}.social-icons a:hover{background-color:#3a7a8a}#map{height:400px;width:450px}@media (max-width:1145px){#map{height:400px;padding:10px;width:400px}}@media (max-width:768px){.contact-page{flex-direction:column;gap:40px;padding:20px 15px}.contact-info{padding-left:0}.contact-form h2{font-size:36px}.contact-info h3{font-size:28px}.contact-info b{font-size:20px}#map{height:300px;padding:10px;width:450px}}@media (max-width:480px){.contact-form h2{font-size:28px}.contact-info h3{font-size:24px}.phone-input{flex-wrap:nowrap}.phone-input select{flex:0.7 0 100px}.phone-input input{flex:1 1}#map{height:300px;padding:10px;width:auto}}footer{align-items:flex-end;bottom:0;display:flex;height:auto;justify-content:center;left:0;margin-top:105px;position:relative;width:100%}.footer_svg{width:0}.gooey-animations{filter:url(#goo);height:250px;overflow:hidden;position:absolute;top:-84px;width:100%}.gooey-animations:after{background-color:#00352d;bottom:0;clip-path:url(#wave);content:" ";height:225px;left:0;position:absolute;width:100%}@media only screen and (max-width:700px){.gooey-animations:after{clip-path:none;height:150px}}.gooey-animations .ball{animation:up 5s cubic-bezier(.18,.89,.32,1.28) infinite;background-color:#00352d;border-radius:50%;height:100px;position:absolute;width:100px}@media only screen and (max-width:700px){.gooey-animations .ball{animation:up-small 5s cubic-bezier(.18,.89,.32,1.28) infinite}}@keyframes up{0%{bottom:0;height:100px;width:100px}50%{bottom:200px}to{bottom:0;height:0;width:0}}@keyframes up-small{0%{bottom:0;height:100px;width:100px}50%{bottom:150px}to{bottom:0;height:0;width:0}}.main-home-footer{background-color:#00352d;position:relative;width:100%;z-index:0}.main-home-footer:before{background-image:url(/static/media/dot-bg.9475ada062bd1a7b2098.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:87%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.main-home-footer .home-footer-inner{height:auto;width:100%}.main-home-footer .home-footer-inner .home-footer-middle{border-top:1px solid #fff3;padding:100px 0;width:100%}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner{display:flex;height:auto;justify-content:space-between;width:100%}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1{height:236px;padding:0 12px;width:440px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 img{height:60%;padding-bottom:15px;width:90%}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 p{color:#ececec;font-family:Catamaran,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:1.8;margin-bottom:15px;text-transform:capitalize}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 .social-icon-list{display:flex}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 .social-icon-list a{align-items:center;background-color:#fff;border:none;border-radius:8px;color:#00352d;display:flex;font-size:20px;height:40px;justify-content:center;margin-right:7px;text-align:center;text-decoration:none;transition:.4s;width:40px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 .social-icon-list a:first-child{margin-left:0}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 .social-div:hover{background-color:#ec991c;color:#fff;transition:.4s ease-in-out}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col2{height:263.7px;padding:0 12px;width:166px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col2 p{border-bottom:1px solid #fff3;color:#fff;font-family:Dosis,sans-serif;font-size:20px;font-weight:700;line-height:1.4;margin:0 0 18px;padding-bottom:10px;position:relative}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col2 a{color:#fff;display:block;font-weight:400;padding-bottom:18px;text-decoration:none;transition-property:all}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col2 a:hover{color:#ec991c;transition:.4s ease-in-out}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col3{height:263.7px;padding:0 12px;width:166px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col3 p{border-bottom:1px solid #fff3;color:#fff;font-family:Dosis,sans-serif;font-size:20px;font-weight:700;line-height:1.4;margin:0 0 18px;padding-bottom:10px;position:relative}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col3 a{color:#fff;display:block;font-weight:400;padding-bottom:18px;text-decoration:none;transition-property:all}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col3 a:hover{color:#ec991c;transition:.4s ease-in-out}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4{height:263.7px;padding:0 12px;width:356px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 p{border-bottom:1px solid #fff3;color:#fff;font-family:Dosis,sans-serif;font-size:20px;font-weight:700;line-height:1.4;margin:0 0 18px;padding-bottom:10px;position:relative}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 h3{color:#ececec;display:block;font-family:Dosis,sans-serif;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 10px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 h4{color:#ececec;display:block;font-family:Catamaran,sans-serif;font-size:15px;font-weight:400;line-height:1.4;margin:0 0 10px;text-transform:capitalize}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .phone-details{display:flex;margin-bottom:16px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .phone-icon{font-size:18px;padding:0 16px 0 0}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .email-details{display:flex;margin-bottom:16px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .email-icon{font-size:18px;padding:0 16px 0 0}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .address-details{display:flex;margin-bottom:16px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .address-icon{font-size:18px;padding:0 16px 0 0}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 i{color:#fff}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 a{color:#ececec;font-size:16px;font-weight:400;text-decoration:none;transition:.4s}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 a:hover{color:#ec991c;transition:.4s ease-in-out}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4 .address-details .address-info{display:block}.main-home-footer .home-footer-inner .home-footer-bottom{border-top:1px solid #fff3;width:100%}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner{align-items:center;display:flex;justify-content:space-between;padding:35px 0;width:100%}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner p{color:#fff;font-family:Catamaran,sans-serif;font-weight:400;letter-spacing:.2px;line-height:1.8;margin-bottom:0}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner p a{color:#fff;font-weight:400;text-decoration:none}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner p a:hover{color:#ec991c;transition:.4s}@media (max-width:991px){.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner{display:block}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1{height:auto;padding-bottom:40px;width:100%}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 img{width:50%}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col2,.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col3,.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col4{width:100%}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner{display:flex}.main-home-footer .home-footer-inner .home-footer-bottom .home-footer-bottom-inner p a{display:none}}@media (max-width:600px){.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 p{margin-bottom:35px}.main-home-footer .home-footer-inner .home-footer-middle .home-footer-middle-inner .col1 img{width:70%}}.gallery-wrapper{background:linear-gradient(to bottom right,#f8fafc,#eff6ff,#f1f5f9);min-height:100vh}.gallery-header{background-color:#eff6fe;color:#00352d;padding:5rem 0;text-align:center}.header-content{margin:0 auto;max-width:960px;padding:0 1rem}.header-badge{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06656a1a;border-radius:9999px;display:inline-flex;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.5rem}.header-badge .icon{color:#00352d}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00352d,#67e8f9);-webkit-background-clip:text;font-size:3rem;margin-bottom:1rem}.header-description{color:#475569;font-size:1.125rem;margin:0 auto;max-width:720px}.gallery-content{margin:0 auto;max-width:1200px;padding:3rem 1rem}.category-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.category-button{background:#fff;border-radius:9999px;box-shadow:0 2px 6px #0000000d;color:#334155;font-weight:600;padding:.75rem 1.5rem;transition:.3s}.category-button:hover{background:#eff6ff;box-shadow:0 4px 10px #0000001a;color:#00352d}.category-button.active{background:#00352d;box-shadow:0 4px 20px #3b82f64d;color:#fff}.category-button .count{font-size:.875rem;margin-left:.5rem;opacity:.7}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.gallery-card{background:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000d;cursor:pointer;overflow:hidden;transform:scale(1);transition:.4s}.gallery-card:hover{box-shadow:0 6px 20px #0000001a;transform:scale(1.05)}.gallery-image-wrapper{height:240px;overflow:hidden;position:relative}.gallery-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-card:hover .gallery-image{transform:scale(1.1)}.overlay{background:linear-gradient(0deg,#0009,#0000);inset:0;opacity:0;position:absolute;transition:.3s}.gallery-card:hover .overlay{opacity:1}.zoom-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:9999px;opacity:0;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:.3s}.gallery-card:hover .zoom-icon{opacity:1}.gallery-info{padding:1.5rem}.gallery-info h3{color:#1e293b;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;transition:color .3s}.gallery-card:hover h3{color:#00352d}.gallery-info p{color:#475569;font-size:.875rem}.category-tag{background:#dbeafe;border-radius:9999px;color:#2563eb;display:inline-block;font-size:.75rem;font-weight:500;margin-top:.75rem;padding:.25rem .75rem;text-transform:capitalize}.modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e6;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.modal-content{max-height:90vh;max-width:80vw;position:relative;text-align:center}.modal-image{border-radius:.5rem;max-height:80vh;max-width:100%;object-fit:contain}.modal-close{background:none;font-size:1.5rem;right:0;top:-3rem}.modal-close,.modal-nav{color:#fff;position:absolute}.modal-nav{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:9999px;padding:.75rem;top:50%;transform:translateY(-50%)}.modal-nav.left{left:1rem}.modal-nav.right{right:1rem}.modal-info{background:linear-gradient(0deg,#000c,#0000);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;bottom:0;color:#fff;left:0;padding:1.5rem;position:absolute;right:0}.icon-large{height:2rem;width:2rem}.terms-and-conditions{margin:80px 0}.terms-and-conditions
.container{box-sizing:border-box;display:block;margin:0 auto;max-width:1117px}.terms-and-conditions
h3{color:#333;font-family:Dosis,sans-serif;font-weight:700;line-height:1.4}.terms-and-conditions
p{color:#5f5f5f;font-family:Catamaran,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:1.8;margin-bottom:15px}.terms-and-conditions h3{font-size:24px;margin:0 0 15px}.privacy-section{margin:70px 0}.privacy-section .container{box-sizing:border-box;display:block;margin:0 auto;max-width:1117px;padding:0}.privacy-section .privacy-policy-info h3{color:#333;font-family:Dosis,sans-serif;font-size:24px;font-weight:700;line-height:1.4;margin:0 0 15px}.privacy-section .privacy-policy-info p{color:#5f5f5f;font-family:Catamaran,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:1.8;margin-bottom:15px}.product-page{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:40px 0 0}.product-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{background:#fff;border:1px solid #ddd;border-radius:12px;cursor:pointer;padding:16px;text-align:center;transition:box-shadow .3s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card img{border-radius:8px;height:250px;margin-bottom:10px;max-width:100%}.product-card h3{font-size:1.2rem;margin:10px 0 5px}.product-card p{color:#333;font-size:.95rem}.product-detail{background:#f9f9f9;border-radius:12px;padding:40px;text-align:center}.product-detail img{border-radius:12px;margin-bottom:20px;max-width:80%}.product-detail h2{font-size:2rem;margin-bottom:10px}.product-detail p{font-size:1rem;margin:8px 0}.back-btn{background-color:#00352d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:20px;padding:10px 18px}.back-btn:hover{background-color:#0056b3}.product-block{background-color:#f9f9f9;border-radius:12px;box-shadow:0 0 15px #0000001a;display:flex;flex-wrap:wrap;gap:30px;margin:0;max-width:1200px;padding:30px}.product-image{flex:1 1 300px}.product-image img{border-radius:8px;height:500px;object-fit:cover;width:100%}.product-details{flex:2 1 500px;font-family:Arial,sans-serif}.product-details h2{color:#333;font-size:24px;margin-bottom:15px}.short-description{color:#555;font-size:16px;margin-bottom:20px}.product-details h3{color:#444;font-size:18px;margin-top:20px}.product-details ul{color:#444;list-style-type:disc;margin-left:20px}.product-details p{color:#444;font-size:15px;margin:8px 0}.contact-info{background-color:#fff;border-left:4px solid #007bff;border-radius:8px;margin-top:20px;padding:15px}@media (max-width:768px){.product-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.product-card img{height:150px}.product-block{flex-direction:column;padding:20px}.product-image img{height:auto;max-height:300px}.product-details{flex:1 1 auto;padding-top:20px}.product-details h2{font-size:20px}.product-details p,.short-description{font-size:14px}.product-details h3{font-size:16px}.back-btn{font-size:.9rem;padding:8px 14px}}@media (max-width:480px){.product-card{padding:12px}.product-card h3{font-size:1rem}.product-card p{font-size:.85rem}.product-detail{padding:20px}.product-detail h2{font-size:1.5rem}.product-detail p{font-size:.9rem}.product-image img{height:220px}.contact-info{font-size:14px;padding:12px}}
/*# sourceMappingURL=main.32a54ca9.css.map*/